2024-09-17T11:01:31.226 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T11:01:31.248 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T11:01:31.369 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907731 branch: main description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-reef 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7907731' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 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: 7498493279982dfe87f00616198a5967475f6169 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7498493279982dfe87f00616198a5967475f6169 workunit: branch: main sha1: 2b698643d05f73e79c2d2888228947a84a4ac0bd owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 3649 sha1: 7498493279982dfe87f00616198a5967475f6169 sleep_before_teardown: 0 subset: 42/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 2b698643d05f73e79c2d2888228947a84a4ac0bd targets: smithi092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPJkx+vQwo+PdGejN0NwjdZ3D6ZFqnpDuVxE/Tiy555FVQOx+1uGbVMNhWXLBQVBwHsB8AjvbjjZYBBSDogm6+I= smithi121.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGCG6NwDEYyKpvaKiSXR+csoTFh/BZzGS/48b+30yZV7+5o/UQKya1+GN2h5Qth7MYkeH6dNNND6z+bLH5fFwFI= tasks: - cephadm: compiled_cephadm_branch: reef image: quay.ceph.io/ceph-ci/ceph:reef - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_20:08:15 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T11:01:31.370 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa; will attempt to use it 2024-09-17T11:01:31.370 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks 2024-09-17T11:01:31.371 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T11:01:31.372 INFO:teuthology.task.internal:Checking packages... 2024-09-17T11:01:31.393 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '7498493279982dfe87f00616198a5967475f6169' 2024-09-17T11:01:31.393 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T11:01:31.393 INFO:teuthology.packaging:ref: None 2024-09-17T11:01:31.393 INFO:teuthology.packaging:tag: None 2024-09-17T11:01:31.393 INFO:teuthology.packaging:branch: main 2024-09-17T11:01:31.393 INFO:teuthology.packaging:sha1: 7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:01:31.394 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-09-17T11:01:31.607 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4937-g74984932-1jammy 2024-09-17T11:01:31.609 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T11:01:31.616 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T11:01:31.616 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T11:01:31.634 INFO:teuthology.task.internal:Saving configuration 2024-09-17T11:01:31.652 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T11:01:31.658 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T11:01:31.682 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907731', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 10:55:57.165719', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGm863tMnXeDHZiYxc6Y38ocDA1Qu/DAUCSLHp78P/Fz'} 2024-09-17T11:01:31.705 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907731', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 10:55:57.163977', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMRcZ5PZUKpJnkHNmt47eUF27amEM9ZFnMVBpgxDUWzC'} 2024-09-17T11:01:31.705 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T11:01:31.711 INFO:teuthology.task.internal:roles: ubuntu@smithi092.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-17T11:01:31.711 INFO:teuthology.task.internal:roles: ubuntu@smithi121.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-17T11:01:31.711 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T11:01:31.765 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7646f17490>, signals=[15]) 2024-09-17T11:01:31.765 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T11:01:31.771 INFO:teuthology.task.internal:Opening connections... 2024-09-17T11:01:31.771 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi092.front.sepia.ceph.com 2024-09-17T11:01:31.773 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:01:31.855 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi121.front.sepia.ceph.com 2024-09-17T11:01:31.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:01:31.939 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T11:01:31.946 DEBUG:teuthology.orchestra.run.smithi092:> uname -m 2024-09-17T11:01:31.952 INFO:teuthology.orchestra.run.smithi092.stdout:x86_64 2024-09-17T11:01:31.952 DEBUG:teuthology.orchestra.run.smithi092:> cat /etc/os-release 2024-09-17T11:01:31.996 INFO:teuthology.orchestra.run.smithi092.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:01:31.996 INFO:teuthology.orchestra.run.smithi092.stdout:NAME="Ubuntu" 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_ID="22.04" 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_CODENAME=jammy 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:ID=ubuntu 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:ID_LIKE=debian 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:01:31.997 INFO:teuthology.orchestra.run.smithi092.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:01:31.998 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2024-09-17T11:01:32.030 DEBUG:teuthology.orchestra.run.smithi121:> uname -m 2024-09-17T11:01:32.035 INFO:teuthology.orchestra.run.smithi121.stdout:x86_64 2024-09-17T11:01:32.035 DEBUG:teuthology.orchestra.run.smithi121:> cat /etc/os-release 2024-09-17T11:01:32.081 INFO:teuthology.orchestra.run.smithi121.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T11:01:32.081 INFO:teuthology.orchestra.run.smithi121.stdout:NAME="Ubuntu" 2024-09-17T11:01:32.081 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_ID="22.04" 2024-09-17T11:01:32.081 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T11:01:32.081 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_CODENAME=jammy 2024-09-17T11:01:32.082 INFO:teuthology.orchestra.run.smithi121.stdout:ID=ubuntu 2024-09-17T11:01:32.082 INFO:teuthology.orchestra.run.smithi121.stdout:ID_LIKE=debian 2024-09-17T11:01:32.082 INFO:teuthology.orchestra.run.smithi121.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T11:01:32.082 INFO:teuthology.orchestra.run.smithi121.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T11:01:32.082 INFO:teuthology.orchestra.run.smithi121.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T11:01:32.082 INFO:teuthology.orchestra.run.smithi121.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T11:01:32.082 INFO:teuthology.orchestra.run.smithi121.stdout:UBUNTU_CODENAME=jammy 2024-09-17T11:01:32.082 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2024-09-17T11:01:32.105 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T11:01:32.113 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T11:01:32.118 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T11:01:32.118 DEBUG:teuthology.orchestra.run.smithi092:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:01:32.121 DEBUG:teuthology.orchestra.run.smithi121:> test '!' -e /home/ubuntu/cephtest 2024-09-17T11:01:32.129 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T11:01:32.134 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T11:01:32.135 DEBUG:teuthology.orchestra.run.smithi092:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:01:32.170 DEBUG:teuthology.orchestra.run.smithi121:> test -z $(ls -A /var/lib/ceph) 2024-09-17T11:01:32.179 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T11:01:32.235 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T11:01:32.250 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T11:01:32.250 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T11:01:32.250 DEBUG:teuthology.orchestra.run.smithi092:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:01:32.251 DEBUG:teuthology.orchestra.run.smithi121:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T11:01:32.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:01:32.256 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-09-17T11:01:32.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T11:01:32.257 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-09-17T11:01:32.306 INFO:teuthology.orchestra.run.smithi121.stdout:5.15.0-56-generic 2024-09-17T11:01:32.306 INFO:teuthology.task.kernel:Running kernel on smithi121: 5.15.0-56-generic 2024-09-17T11:01:32.306 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-09-17T11:01:32.308 INFO:teuthology.orchestra.run.smithi092.stdout:5.15.0-56-generic 2024-09-17T11:01:32.309 INFO:teuthology.task.kernel:Running kernel on smithi092: 5.15.0-56-generic 2024-09-17T11:01:32.309 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get clean 2024-09-17T11:01:32.432 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-09-17T11:01:32.438 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get update 2024-09-17T11:01:32.569 INFO:teuthology.orchestra.run.smithi121.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:01:32.586 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:01:32.586 INFO:teuthology.orchestra.run.smithi092.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:01:32.586 INFO:teuthology.orchestra.run.smithi092.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T11:01:32.656 INFO:teuthology.orchestra.run.smithi092.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:01:32.682 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:01:32.767 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T11:01:32.784 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:01:32.817 INFO:teuthology.orchestra.run.smithi092.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:01:32.852 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T11:01:32.888 INFO:teuthology.orchestra.run.smithi092.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:01:32.888 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:01:32.891 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:01:32.891 INFO:teuthology.orchestra.run.smithi121.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:01:32.892 INFO:teuthology.orchestra.run.smithi121.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:01:32.909 INFO:teuthology.orchestra.run.smithi121.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:01:32.912 INFO:teuthology.orchestra.run.smithi121.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:01:32.912 INFO:teuthology.orchestra.run.smithi121.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:01:32.917 INFO:teuthology.orchestra.run.smithi092.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T11:01:32.918 INFO:teuthology.orchestra.run.smithi121.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:01:32.921 INFO:teuthology.orchestra.run.smithi092.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T11:01:32.922 INFO:teuthology.orchestra.run.smithi121.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:01:32.923 INFO:teuthology.orchestra.run.smithi121.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:01:32.923 INFO:teuthology.orchestra.run.smithi092.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T11:01:32.924 INFO:teuthology.orchestra.run.smithi092.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T11:01:32.925 INFO:teuthology.orchestra.run.smithi121.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:01:32.925 INFO:teuthology.orchestra.run.smithi121.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:01:32.943 INFO:teuthology.orchestra.run.smithi092.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T11:01:32.943 INFO:teuthology.orchestra.run.smithi092.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T11:01:32.947 INFO:teuthology.orchestra.run.smithi121.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:01:32.947 INFO:teuthology.orchestra.run.smithi121.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:01:32.947 INFO:teuthology.orchestra.run.smithi092.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T11:01:32.947 INFO:teuthology.orchestra.run.smithi092.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T11:01:32.948 INFO:teuthology.orchestra.run.smithi092.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:01:32.953 INFO:teuthology.orchestra.run.smithi092.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T11:01:32.959 INFO:teuthology.orchestra.run.smithi092.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T11:01:32.960 INFO:teuthology.orchestra.run.smithi092.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T11:01:32.988 INFO:teuthology.orchestra.run.smithi092.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:01:32.988 INFO:teuthology.orchestra.run.smithi092.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T11:01:32.989 INFO:teuthology.orchestra.run.smithi092.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T11:01:32.991 INFO:teuthology.orchestra.run.smithi092.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T11:01:32.992 INFO:teuthology.orchestra.run.smithi092.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:01:32.992 INFO:teuthology.orchestra.run.smithi092.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T11:01:32.992 INFO:teuthology.orchestra.run.smithi092.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:01:32.993 INFO:teuthology.orchestra.run.smithi092.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:01:33.008 INFO:teuthology.orchestra.run.smithi092.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:01:33.011 INFO:teuthology.orchestra.run.smithi092.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:01:33.011 INFO:teuthology.orchestra.run.smithi092.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:01:33.015 INFO:teuthology.orchestra.run.smithi092.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:01:33.022 INFO:teuthology.orchestra.run.smithi092.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:01:33.024 INFO:teuthology.orchestra.run.smithi092.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:01:33.026 INFO:teuthology.orchestra.run.smithi092.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:01:33.026 INFO:teuthology.orchestra.run.smithi092.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:01:33.026 INFO:teuthology.orchestra.run.smithi092.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:01:33.041 INFO:teuthology.orchestra.run.smithi092.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:01:33.042 INFO:teuthology.orchestra.run.smithi092.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:01:33.042 INFO:teuthology.orchestra.run.smithi092.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:01:33.043 INFO:teuthology.orchestra.run.smithi092.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:01:33.043 INFO:teuthology.orchestra.run.smithi092.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:01:33.043 INFO:teuthology.orchestra.run.smithi092.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:01:33.043 INFO:teuthology.orchestra.run.smithi092.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:01:33.060 INFO:teuthology.orchestra.run.smithi092.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:01:33.060 INFO:teuthology.orchestra.run.smithi092.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:01:33.119 INFO:teuthology.orchestra.run.smithi121.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T11:01:33.257 INFO:teuthology.orchestra.run.smithi121.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T11:01:33.451 INFO:teuthology.orchestra.run.smithi121.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T11:01:33.615 INFO:teuthology.orchestra.run.smithi121.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T11:01:33.630 INFO:teuthology.orchestra.run.smithi121.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T11:01:33.630 INFO:teuthology.orchestra.run.smithi121.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T11:01:33.700 INFO:teuthology.orchestra.run.smithi121.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T11:01:33.701 INFO:teuthology.orchestra.run.smithi121.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T11:01:33.716 INFO:teuthology.orchestra.run.smithi121.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T11:01:33.717 INFO:teuthology.orchestra.run.smithi121.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T11:01:33.749 INFO:teuthology.orchestra.run.smithi121.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T11:01:33.770 INFO:teuthology.orchestra.run.smithi121.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T11:01:33.774 INFO:teuthology.orchestra.run.smithi121.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T11:01:33.778 INFO:teuthology.orchestra.run.smithi121.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T11:01:33.779 INFO:teuthology.orchestra.run.smithi121.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T11:01:33.854 INFO:teuthology.orchestra.run.smithi121.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T11:01:33.854 INFO:teuthology.orchestra.run.smithi121.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T11:01:33.854 INFO:teuthology.orchestra.run.smithi121.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T11:01:33.855 INFO:teuthology.orchestra.run.smithi121.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T11:01:33.855 INFO:teuthology.orchestra.run.smithi121.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T11:01:33.860 INFO:teuthology.orchestra.run.smithi121.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T11:01:33.861 INFO:teuthology.orchestra.run.smithi121.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T11:01:33.861 INFO:teuthology.orchestra.run.smithi121.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T11:01:33.941 INFO:teuthology.orchestra.run.smithi121.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T11:01:33.942 INFO:teuthology.orchestra.run.smithi121.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T11:01:39.180 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 16.1 MB in 2s (7,495 kB/s) 2024-09-17T11:01:39.288 INFO:teuthology.orchestra.run.smithi092.stdout:Fetched 16.1 MB in 2s (7,435 kB/s) 2024-09-17T11:01:40.640 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-09-17T11:01:40.657 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:01:40.691 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-09-17T11:01:40.708 DEBUG:teuthology.orchestra.run.smithi092:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:01:40.720 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-09-17T11:01:40.769 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-09-17T11:01:40.935 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-09-17T11:01:40.935 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-09-17T11:01:40.980 INFO:teuthology.orchestra.run.smithi092.stdout:Building dependency tree... 2024-09-17T11:01:40.980 INFO:teuthology.orchestra.run.smithi092.stdout:Reading state information... 2024-09-17T11:01:41.111 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:01:41.111 INFO:teuthology.orchestra.run.smithi121.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:01:41.111 INFO:teuthology.orchestra.run.smithi121.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:01:41.112 INFO:teuthology.orchestra.run.smithi121.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:01:41.112 INFO:teuthology.orchestra.run.smithi121.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:01:41.112 INFO:teuthology.orchestra.run.smithi121.stdout: python2.7-minimal 2024-09-17T11:01:41.112 INFO:teuthology.orchestra.run.smithi121.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:01:41.113 INFO:teuthology.orchestra.run.smithi121.stdout:The following additional packages will be installed: 2024-09-17T11:01:41.113 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:01:41.113 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:01:41.114 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:01:41.115 INFO:teuthology.orchestra.run.smithi121.stdout:Suggested packages: 2024-09-17T11:01:41.115 INFO:teuthology.orchestra.run.smithi121.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:01:41.115 INFO:teuthology.orchestra.run.smithi121.stdout:Recommended packages: 2024-09-17T11:01:41.115 INFO:teuthology.orchestra.run.smithi121.stdout: thermald 2024-09-17T11:01:41.153 INFO:teuthology.orchestra.run.smithi092.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:01:41.153 INFO:teuthology.orchestra.run.smithi092.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:01:41.153 INFO:teuthology.orchestra.run.smithi092.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:01:41.154 INFO:teuthology.orchestra.run.smithi092.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:01:41.154 INFO:teuthology.orchestra.run.smithi092.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T11:01:41.154 INFO:teuthology.orchestra.run.smithi092.stdout: python2.7-minimal 2024-09-17T11:01:41.154 INFO:teuthology.orchestra.run.smithi092.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:01:41.155 INFO:teuthology.orchestra.run.smithi092.stdout:The following additional packages will be installed: 2024-09-17T11:01:41.155 INFO:teuthology.orchestra.run.smithi092.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:01:41.155 INFO:teuthology.orchestra.run.smithi092.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T11:01:41.155 INFO:teuthology.orchestra.run.smithi092.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T11:01:41.157 INFO:teuthology.orchestra.run.smithi092.stdout:Suggested packages: 2024-09-17T11:01:41.157 INFO:teuthology.orchestra.run.smithi092.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T11:01:41.157 INFO:teuthology.orchestra.run.smithi092.stdout:Recommended packages: 2024-09-17T11:01:41.157 INFO:teuthology.orchestra.run.smithi092.stdout: thermald 2024-09-17T11:01:41.170 INFO:teuthology.orchestra.run.smithi121.stdout:The following NEW packages will be installed: 2024-09-17T11:01:41.170 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:01:41.170 INFO:teuthology.orchestra.run.smithi121.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:01:41.170 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:01:41.172 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages will be upgraded: 2024-09-17T11:01:41.172 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:01:41.202 INFO:teuthology.orchestra.run.smithi092.stdout:The following NEW packages will be installed: 2024-09-17T11:01:41.202 INFO:teuthology.orchestra.run.smithi092.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T11:01:41.203 INFO:teuthology.orchestra.run.smithi092.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T11:01:41.203 INFO:teuthology.orchestra.run.smithi092.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T11:01:41.204 INFO:teuthology.orchestra.run.smithi092.stdout:The following packages will be upgraded: 2024-09-17T11:01:41.205 INFO:teuthology.orchestra.run.smithi092.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T11:01:41.256 INFO:teuthology.orchestra.run.smithi092.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:01:41.256 INFO:teuthology.orchestra.run.smithi092.stdout:Need to get 113 MB of archives. 2024-09-17T11:01:41.257 INFO:teuthology.orchestra.run.smithi092.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:01:41.257 INFO:teuthology.orchestra.run.smithi092.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-17T11:01:41.353 INFO:teuthology.orchestra.run.smithi121.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:01:41.353 INFO:teuthology.orchestra.run.smithi121.stdout:Need to get 113 MB of archives. 2024-09-17T11:01:41.353 INFO:teuthology.orchestra.run.smithi121.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T11:01:41.353 INFO:teuthology.orchestra.run.smithi121.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-17T11:01:41.679 INFO:teuthology.orchestra.run.smithi092.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-17T11:01:41.767 INFO:teuthology.orchestra.run.smithi092.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-17T11:01:42.551 INFO:teuthology.orchestra.run.smithi092.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-17T11:01:42.551 INFO:teuthology.orchestra.run.smithi092.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-17T11:01:42.551 INFO:teuthology.orchestra.run.smithi092.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-17T11:01:42.670 INFO:teuthology.orchestra.run.smithi092.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-17T11:01:42.694 INFO:teuthology.orchestra.run.smithi092.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-17T11:01:42.844 INFO:teuthology.orchestra.run.smithi121.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-17T11:01:43.086 INFO:teuthology.orchestra.run.smithi092.stdout:Fetched 113 MB in 1s (76.5 MB/s) 2024-09-17T11:01:43.194 INFO:teuthology.orchestra.run.smithi121.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-17T11:01:43.281 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:01:45.285 INFO:teuthology.orchestra.run.smithi092.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-17T11:01:45.289 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:01:45.424 INFO:teuthology.orchestra.run.smithi121.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-17T11:01:45.424 INFO:teuthology.orchestra.run.smithi121.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-17T11:01:45.424 INFO:teuthology.orchestra.run.smithi121.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-17T11:01:45.452 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:01:45.762 INFO:teuthology.orchestra.run.smithi121.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-17T11:01:45.836 INFO:teuthology.orchestra.run.smithi121.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-17T11:01:46.227 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 113 MB in 5s (24.3 MB/s) 2024-09-17T11:01:46.423 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T11:01:47.561 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:01:47.582 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:01:47.665 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:01:48.090 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:01:48.110 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:01:48.148 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:01:48.396 INFO:teuthology.orchestra.run.smithi121.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-17T11:01:48.400 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:01:48.462 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:01:50.571 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T11:01:50.592 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:01:50.682 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:01:51.166 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T11:01:51.186 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:01:51.224 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:01:54.985 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:01:55.110 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:01:55.433 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:01:55.538 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:01:55.833 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:01:55.855 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:01:55.899 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:01:58.008 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:01:58.135 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:01:58.477 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:01:58.597 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:01:58.867 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T11:01:58.889 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T11:01:58.933 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:02:01.721 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:02:01.758 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:02:01.796 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:04.499 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:02:04.625 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:02:04.958 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:02:05.030 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T11:02:05.060 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T11:02:05.063 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:05.105 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:05.164 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:02:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:06.603 INFO:teuthology.orchestra.run.smithi092.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:02:06.603 INFO:teuthology.orchestra.run.smithi092.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:02:06.603 INFO:teuthology.orchestra.run.smithi092.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:02:06.603 INFO:teuthology.orchestra.run.smithi092.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:02:06.778 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:07.783 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T11:02:07.908 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T11:02:08.948 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:02:09.049 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:02:09.049 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T11:02:09.166 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:09.171 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:09.280 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T11:02:09.412 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:10.568 INFO:teuthology.orchestra.run.smithi092.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:10.628 INFO:teuthology.orchestra.run.smithi092.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:02:10.629 INFO:teuthology.orchestra.run.smithi092.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:02:10.725 INFO:teuthology.orchestra.run.smithi121.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:02:10.725 INFO:teuthology.orchestra.run.smithi121.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T11:02:10.726 INFO:teuthology.orchestra.run.smithi121.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:02:10.726 INFO:teuthology.orchestra.run.smithi121.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T11:02:10.871 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:12.256 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T11:02:12.382 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T11:02:12.517 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:13.935 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T11:02:14.749 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T11:02:14.749 INFO:teuthology.orchestra.run.smithi121.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:02:25.205 INFO:teuthology.orchestra.run.smithi092.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:02:25.205 INFO:teuthology.orchestra.run.smithi092.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:02:25.234 INFO:teuthology.orchestra.run.smithi092.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:02:25.260 INFO:teuthology.orchestra.run.smithi092.stdout:Generating grub configuration file ... 2024-09-17T11:02:25.516 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:02:25.532 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:02:25.801 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:02:25.807 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:02:25.875 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:02:25.881 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:02:26.024 INFO:teuthology.orchestra.run.smithi092.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:02:26.024 INFO:teuthology.orchestra.run.smithi092.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:02:26.024 INFO:teuthology.orchestra.run.smithi092.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:02:26.063 INFO:teuthology.orchestra.run.smithi092.stdout:done 2024-09-17T11:02:26.566 DEBUG:teuthology.orchestra.run.smithi092:> dpkg -s linux-image-generic 2024-09-17T11:02:26.594 INFO:teuthology.orchestra.run.smithi092.stdout:Package: linux-image-generic 2024-09-17T11:02:26.594 INFO:teuthology.orchestra.run.smithi092.stdout:Status: install ok installed 2024-09-17T11:02:26.594 INFO:teuthology.orchestra.run.smithi092.stdout:Priority: optional 2024-09-17T11:02:26.594 INFO:teuthology.orchestra.run.smithi092.stdout:Section: kernel 2024-09-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.stdout:Installed-Size: 21 2024-09-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: amd64 2024-09-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.stdout:Source: linux-meta 2024-09-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.stdout:Version: 5.15.0.122.122 2024-09-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.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-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.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-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.stdout:Recommends: thermald 2024-09-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.stdout:Description: Generic Linux kernel image 2024-09-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:02:26.595 INFO:teuthology.orchestra.run.smithi092.stdout: available. 2024-09-17T11:02:26.596 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:02:26.596 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:02:26.596 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:02:26.596 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T11:02:26.596 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi092.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:02:26.597 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get clean 2024-09-17T11:02:26.777 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get update 2024-09-17T11:02:26.895 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:02:26.895 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:02:26.905 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T11:02:26.921 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:02:28.307 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-09-17T11:02:28.326 DEBUG:teuthology.orchestra.run.smithi092:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:02:28.379 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-09-17T11:02:28.572 INFO:teuthology.orchestra.run.smithi092.stdout:Building dependency tree... 2024-09-17T11:02:28.573 INFO:teuthology.orchestra.run.smithi092.stdout:Reading state information... 2024-09-17T11:02:28.741 INFO:teuthology.orchestra.run.smithi092.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:02:28.741 INFO:teuthology.orchestra.run.smithi092.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:02:28.741 INFO:teuthology.orchestra.run.smithi092.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:02:28.741 INFO:teuthology.orchestra.run.smithi092.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:02:28.741 INFO:teuthology.orchestra.run.smithi092.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:02:28.741 INFO:teuthology.orchestra.run.smithi092.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:02:28.742 INFO:teuthology.orchestra.run.smithi092.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:02:28.742 INFO:teuthology.orchestra.run.smithi092.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:02:28.752 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T11:02:28.752 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub' 2024-09-17T11:02:28.763 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:02:28.781 INFO:teuthology.orchestra.run.smithi092.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:02:28.783 DEBUG:teuthology.orchestra.run.smithi092:> dpkg -s linux-image-generic 2024-09-17T11:02:28.786 INFO:teuthology.orchestra.run.smithi121.stdout:Generating grub configuration file ... 2024-09-17T11:02:28.842 INFO:teuthology.orchestra.run.smithi092.stdout:Package: linux-image-generic 2024-09-17T11:02:28.842 INFO:teuthology.orchestra.run.smithi092.stdout:Status: install ok installed 2024-09-17T11:02:28.842 INFO:teuthology.orchestra.run.smithi092.stdout:Priority: optional 2024-09-17T11:02:28.842 INFO:teuthology.orchestra.run.smithi092.stdout:Section: kernel 2024-09-17T11:02:28.842 INFO:teuthology.orchestra.run.smithi092.stdout:Installed-Size: 21 2024-09-17T11:02:28.842 INFO:teuthology.orchestra.run.smithi092.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:02:28.842 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: amd64 2024-09-17T11:02:28.843 INFO:teuthology.orchestra.run.smithi092.stdout:Source: linux-meta 2024-09-17T11:02:28.843 INFO:teuthology.orchestra.run.smithi092.stdout:Version: 5.15.0.122.122 2024-09-17T11:02:28.843 INFO:teuthology.orchestra.run.smithi092.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-17T11:02:28.843 INFO:teuthology.orchestra.run.smithi092.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-17T11:02:28.843 INFO:teuthology.orchestra.run.smithi092.stdout:Recommends: thermald 2024-09-17T11:02:28.843 INFO:teuthology.orchestra.run.smithi092.stdout:Description: Generic Linux kernel image 2024-09-17T11:02:28.843 INFO:teuthology.orchestra.run.smithi092.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:02:28.843 INFO:teuthology.orchestra.run.smithi092.stdout: available. 2024-09-17T11:02:28.844 DEBUG:teuthology.orchestra.run.smithi092:> mktemp 2024-09-17T11:02:28.891 INFO:teuthology.orchestra.run.smithi092.stdout:/tmp/tmp.adKqvQkijy 2024-09-17T11:02:28.891 DEBUG:teuthology.orchestra.run.smithi092:> sudo cp /boot/grub/grub.cfg /tmp/tmp.adKqvQkijy 2024-09-17T11:02:28.953 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0666 /tmp/tmp.adKqvQkijy 2024-09-17T11:02:29.046 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:02:29.069 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:02:29.075 DEBUG:teuthology.orchestra.remote:smithi092:/tmp/tmp.adKqvQkijy is 10KB 2024-09-17T11:02:29.088 DEBUG:teuthology.orchestra.run.smithi092:> rm -fr /tmp/tmp.adKqvQkijy 2024-09-17T11:02:29.093 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:02:29.148 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:02:29.148 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:02:29.148 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:02:29.214 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:02:29.214 DEBUG:teuthology.orchestra.run.smithi092:> sudo update-grub 2024-09-17T11:02:29.353 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:02:29.358 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:02:29.433 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:02:29.438 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:02:29.607 INFO:teuthology.orchestra.run.smithi121.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:02:29.608 INFO:teuthology.orchestra.run.smithi121.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:02:29.608 INFO:teuthology.orchestra.run.smithi121.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:02:29.648 INFO:teuthology.orchestra.run.smithi121.stdout:done 2024-09-17T11:02:30.124 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-09-17T11:02:30.148 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-09-17T11:02:30.148 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 21 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.15.0.122.122 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.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-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.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-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:02:30.149 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-09-17T11:02:30.150 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T11:02:30.150 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T11:02:30.150 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T11:02:30.150 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T11:02:30.150 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi121.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T11:02:30.150 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-09-17T11:02:30.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-09-17T11:02:30.420 INFO:teuthology.orchestra.run.smithi092.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:02:30.421 INFO:teuthology.orchestra.run.smithi092.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:02:30.422 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T11:02:30.424 INFO:teuthology.orchestra.run.smithi092.stderr:Generating grub configuration file ... 2024-09-17T11:02:30.433 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T11:02:30.450 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T11:02:30.544 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T11:02:30.590 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:02:30.596 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:02:30.830 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:02:30.835 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:02:30.877 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:02:30.881 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:02:30.993 INFO:teuthology.orchestra.run.smithi092.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:02:31.023 INFO:teuthology.orchestra.run.smithi092.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:02:31.023 INFO:teuthology.orchestra.run.smithi092.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:02:31.024 INFO:teuthology.orchestra.run.smithi092.stderr:done 2024-09-17T11:02:31.024 DEBUG:teuthology.orchestra.run.smithi092:> sudo shutdown -r now 2024-09-17T11:02:31.777 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-09-17T11:02:31.796 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T11:02:31.857 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-09-17T11:02:32.065 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-09-17T11:02:32.065 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-09-17T11:02:32.258 INFO:teuthology.orchestra.run.smithi121.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T11:02:32.258 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T11:02:32.258 INFO:teuthology.orchestra.run.smithi121.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T11:02:32.258 INFO:teuthology.orchestra.run.smithi121.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T11:02:32.258 INFO:teuthology.orchestra.run.smithi121.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T11:02:32.258 INFO:teuthology.orchestra.run.smithi121.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T11:02:32.259 INFO:teuthology.orchestra.run.smithi121.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T11:02:32.259 INFO:teuthology.orchestra.run.smithi121.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T11:02:32.301 INFO:teuthology.orchestra.run.smithi121.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T11:02:32.302 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-09-17T11:02:32.318 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-09-17T11:02:32.318 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 21 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.15.0.122.122 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.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-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.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-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-09-17T11:02:32.319 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-09-17T11:02:32.320 DEBUG:teuthology.orchestra.run.smithi121:> mktemp 2024-09-17T11:02:32.365 INFO:teuthology.orchestra.run.smithi121.stdout:/tmp/tmp.rfydF2BhwB 2024-09-17T11:02:32.365 DEBUG:teuthology.orchestra.run.smithi121:> sudo cp /boot/grub/grub.cfg /tmp/tmp.rfydF2BhwB 2024-09-17T11:02:32.421 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0666 /tmp/tmp.rfydF2BhwB 2024-09-17T11:02:32.549 DEBUG:teuthology.orchestra.remote:smithi121:/tmp/tmp.rfydF2BhwB is 10KB 2024-09-17T11:02:32.566 DEBUG:teuthology.orchestra.run.smithi121:> rm -fr /tmp/tmp.rfydF2BhwB 2024-09-17T11:02:32.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T11:02:32.625 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T11:02:32.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T11:02:32.626 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T11:02:32.695 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T11:02:32.695 DEBUG:teuthology.orchestra.run.smithi121:> sudo update-grub 2024-09-17T11:02:33.930 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub' 2024-09-17T11:02:33.930 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T11:02:33.932 INFO:teuthology.orchestra.run.smithi121.stderr:Generating grub configuration file ... 2024-09-17T11:02:34.115 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T11:02:34.121 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T11:02:34.356 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T11:02:34.361 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T11:02:34.399 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T11:02:34.404 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T11:02:34.523 INFO:teuthology.orchestra.run.smithi121.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T11:02:34.523 INFO:teuthology.orchestra.run.smithi121.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T11:02:34.523 INFO:teuthology.orchestra.run.smithi121.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T11:02:34.542 INFO:teuthology.orchestra.run.smithi121.stderr:done 2024-09-17T11:02:34.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo shutdown -r now 2024-09-17T11:03:01.053 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T11:03:01.053 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-17T11:03:01.054 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:03:04.565 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T11:03:04.565 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T11:03:04.565 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:03:19.613 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-09-17T11:03:22.946 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-09-17T11:03:28.620 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-17T11:03:28.621 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:03:31.681 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-09-17T11:03:31.949 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T11:03:31.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:03:35.005 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-09-17T11:03:43.690 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-17T11:03:43.690 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:03:47.009 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T11:03:47.009 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:04:02.113 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-09-17T11:04:05.437 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-09-17T11:04:17.125 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-17T11:04:17.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:04:17.479 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-09-17T11:04:18.402 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-17T11:04:18.402 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-17T11:04:18.402 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-09-17T11:04:18.449 INFO:teuthology.orchestra.run.smithi092.stdout:5.15.0-122-generic 2024-09-17T11:04:18.450 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:04:18.450 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:04:18.450 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:04:19.451 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T11:04:19.451 DEBUG:teuthology.orchestra.run.smithi092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:04:19.512 INFO:teuthology.orchestra.run.smithi092.stdout:ttyS1 2024-09-17T11:04:19.527 DEBUG:teuthology.parallel:result is None 2024-09-17T11:04:20.438 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T11:04:20.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:04:20.651 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-09-17T11:04:21.329 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T11:04:21.329 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-17T11:04:21.329 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-09-17T11:04:21.377 INFO:teuthology.orchestra.run.smithi121.stdout:5.15.0-122-generic 2024-09-17T11:04:21.377 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T11:04:21.377 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T11:04:21.377 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T11:04:22.378 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T11:04:22.378 DEBUG:teuthology.orchestra.run.smithi121:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T11:04:22.432 INFO:teuthology.orchestra.run.smithi121.stdout:ttyS1 2024-09-17T11:04:22.473 DEBUG:teuthology.parallel:result is None 2024-09-17T11:04:22.474 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T11:04:22.481 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T11:04:22.481 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:04:22.483 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T11:04:22.489 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T11:04:22.503 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T11:04:22.511 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T11:04:22.511 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:04:22.530 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T11:04:22.684 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T11:04:22.691 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T11:04:22.691 DEBUG:teuthology.orchestra.run.smithi092:> 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-17T11:04:22.694 DEBUG:teuthology.orchestra.run.smithi121:> 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-17T11:04:22.715 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:04:22.723 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:04:22.728 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:04:22.736 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T11:04:22.738 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T11:04:22.744 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T11:04:22.744 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:04:22.770 DEBUG:teuthology.orchestra.run.smithi121:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T11:04:22.794 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T11:04:22.803 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T11:04:22.803 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:04:22.830 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T11:04:22.840 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:04:22.881 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:04:22.929 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:04:22.929 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:04:23.040 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T11:04:23.046 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T11:04:23.092 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T11:04:23.093 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T11:04:23.159 DEBUG:teuthology.orchestra.run.smithi092:> sudo service rsyslog restart 2024-09-17T11:04:23.161 DEBUG:teuthology.orchestra.run.smithi121:> sudo service rsyslog restart 2024-09-17T11:04:23.229 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T11:04:23.237 INFO:teuthology.task.internal:Starting timer... 2024-09-17T11:04:23.237 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T11:04:23.249 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T11:04:23.257 DEBUG:teuthology.task.selinux:Excluding smithi092: OS 'ubuntu' does not support SELinux 2024-09-17T11:04:23.258 DEBUG:teuthology.task.selinux:Excluding smithi121: OS 'ubuntu' does not support SELinux 2024-09-17T11:04:23.258 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T11:04:23.258 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T11:04:23.258 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T11:04:23.258 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T11:04:23.265 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T11:04:23.277 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-17T11:04:23.278 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi092.front.sepia.ceph.com,smithi121.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T11:11:52.336 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi092.front.sepia.ceph.com'), Remote(name='ubuntu@smithi121.front.sepia.ceph.com')] 2024-09-17T11:11:52.337 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-17T11:11:52.338 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:11:52.421 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-09-17T11:11:52.501 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-17T11:11:52.502 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T11:11:52.502 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T11:11:52.582 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-09-17T11:11:52.660 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-09-17T11:11:52.661 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T11:11:52.671 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T11:11:52.671 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:11:52.672 DEBUG:teuthology.orchestra.run.smithi092:> 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-17T11:11:52.674 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T11:11:52.674 DEBUG:teuthology.orchestra.run.smithi121:> 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-17T11:11:52.701 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:11:52.701 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: Command line: ntpd -gq 2024-09-17T11:11:52.701 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: ---------------------------------------------------- 2024-09-17T11:11:52.701 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:11:52.701 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:11:52.702 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: corporation. Support and training for ntp-4 are 2024-09-17T11:11:52.702 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: available at https://www.nwtime.org/support 2024-09-17T11:11:52.702 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: ---------------------------------------------------- 2024-09-17T11:11:52.703 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: proto: precision = 0.045 usec (-24) 2024-09-17T11:11:52.703 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: basedate set to 2022-02-04 2024-09-17T11:11:52.703 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:11:52.703 INFO:teuthology.orchestra.run.smithi092.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:11:52.704 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:11:52.704 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:11:52.704 INFO:teuthology.orchestra.run.smithi092.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:11:52.705 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:11:52.705 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:11:52.705 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:11:52.705 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: Listen normally on 3 enp3s0f1 172.21.15.92:123 2024-09-17T11:11:52.705 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: Listen normally on 4 lo [::1]:123 2024-09-17T11:11:52.705 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cd45%5]:123 2024-09-17T11:11:52.705 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:11:52 ntpd[18450]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:11:52.726 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T11:11:52.726 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: Command line: ntpd -gq 2024-09-17T11:11:52.726 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: ---------------------------------------------------- 2024-09-17T11:11:52.726 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T11:11:52.726 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T11:11:52.726 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: corporation. Support and training for ntp-4 are 2024-09-17T11:11:52.726 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: available at https://www.nwtime.org/support 2024-09-17T11:11:52.726 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: ---------------------------------------------------- 2024-09-17T11:11:52.727 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: proto: precision = 0.045 usec (-24) 2024-09-17T11:11:52.727 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: basedate set to 2022-02-04 2024-09-17T11:11:52.727 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: gps base set to 2022-02-06 (week 2196) 2024-09-17T11:11:52.727 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:11:52.727 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:11:52.728 INFO:teuthology.orchestra.run.smithi121.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T11:11:52.728 INFO:teuthology.orchestra.run.smithi121.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T11:11:52.729 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T11:11:52.729 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T11:11:52.729 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T11:11:52.729 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: Listen normally on 3 enp3s0f1 172.21.15.121:123 2024-09-17T11:11:52.729 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: Listen normally on 4 lo [::1]:123 2024-09-17T11:11:52.729 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cba3%5]:123 2024-09-17T11:11:52.729 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:52 ntpd[18497]: Listening on routing socket on fd #22 for interface updates 2024-09-17T11:11:53.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:53 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:53.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:53 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:53.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:53 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:53.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:53 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:53.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:53 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:53.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:53 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:54.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:54.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:54 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:54.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:54.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:54 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:54.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:54.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:54 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:54.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:54 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:54.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:54 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:55.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:55 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:55.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:55 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:55.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:55 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:55.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:55 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:55.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:55 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:55.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:55 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:55.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:55 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:55.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:55 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:55.728 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:55 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:56.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:56 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:56.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:56 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:56.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:56 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:56.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:56 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:56.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:56 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:56.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:56 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:56.726 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:56 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:56.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:56 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:56.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:56 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:56.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:56 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:56.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:56 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:56.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:56 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:57.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:57.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:57.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:57.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:57.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:57.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:57.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:57.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:57.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:57.704 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:57.704 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:57.704 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:57 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:57.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:57.728 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:57.728 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:57 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:58.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:58 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:58.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:58 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:58.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:58 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:58.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:58 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:58.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:58 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:58.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:58 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:58.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:58.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:58 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:58.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:58.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:58 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:58.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:58 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:58.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:58 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:59.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:59.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:11:59 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:59.727 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:11:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:11:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:11:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:11:59.728 INFO:teuthology.orchestra.run.smithi121.stdout:17 Sep 11:11:59 ntpd[18497]: ntpd: time slew -0.001397 s 2024-09-17T11:11:59.728 INFO:teuthology.orchestra.run.smithi121.stdout:ntpd: time slew -0.001397s 2024-09-17T11:11:59.728 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:11:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:17 Sep 11:11:59 ntpd[18497]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:11:59.785 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:11:59.785 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-09-17T11:11:59.785 INFO:teuthology.orchestra.run.smithi121.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:11:59.785 INFO:teuthology.orchestra.run.smithi121.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:11:59.785 INFO:teuthology.orchestra.run.smithi121.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:11:59.785 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:12:00.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:00 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:12:00.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:00 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:12:00.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:00 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:12:00.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:00 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:12:00.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:00 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:12:00.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:00 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:12:01.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:12:01.702 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T11:12:01.703 INFO:teuthology.orchestra.run.smithi092.stdout:17 Sep 11:12:01 ntpd[18450]: ntpd: time slew -0.000732 s 2024-09-17T11:12:01.704 INFO:teuthology.orchestra.run.smithi092.stdout:ntpd: time slew -0.000732s 2024-09-17T11:12:01.704 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T11:12:01.704 INFO:teuthology.orchestra.run.smithi092.stderr:17 Sep 11:12:01 ntpd[18450]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T11:12:01.761 INFO:teuthology.orchestra.run.smithi092.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T11:12:01.761 INFO:teuthology.orchestra.run.smithi092.stdout:============================================================================== 2024-09-17T11:12:01.761 INFO:teuthology.orchestra.run.smithi092.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:12:01.761 INFO:teuthology.orchestra.run.smithi092.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:12:01.761 INFO:teuthology.orchestra.run.smithi092.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:12:01.761 INFO:teuthology.orchestra.run.smithi092.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T11:12:01.763 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T11:12:01.858 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', 'image': 'quay.ceph.io/ceph-ci/ceph:reef', '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': '7498493279982dfe87f00616198a5967475f6169'} 2024-09-17T11:12:01.858 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-09-17T11:12:01.859 INFO:tasks.cephadm:Cluster fsid is a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:12:01.859 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T11:12:01.860 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.92', 'mon.c': '[v2:172.21.15.92:3301,v1:172.21.15.92:6790]', 'mon.b': '172.21.15.121'} 2024-09-17T11:12:01.860 INFO:tasks.cephadm:First mon is mon.a on smithi092 2024-09-17T11:12:01.860 INFO:tasks.cephadm:First mgr is y 2024-09-17T11:12:01.860 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T11:12:01.860 DEBUG:teuthology.orchestra.run.smithi092:> sudo hostname $(hostname -s) 2024-09-17T11:12:01.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo hostname $(hostname -s) 2024-09-17T11:12:01.888 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-09-17T11:12:01.888 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:12:02.034 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '7498493279982dfe87f00616198a5967475f6169', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/56090/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4937-g74984932', 'node_name': '172.21.5.38+adami08', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4937-g74984932-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-15 21:50:36.788593', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-17T11:12:02.339 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref reef, sha1 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=reef 2024-09-17T11:12:02.340 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T11:12:02.341 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T11:12:02.341 DEBUG:teuthology.orchestra.run.smithi092:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T11:12:03.016 INFO:teuthology.orchestra.run.smithi092.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 11:12 /home/ubuntu/cephtest/cephadm 2024-09-17T11:12:03.017 DEBUG:teuthology.orchestra.run.smithi121:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T11:12:03.661 INFO:teuthology.orchestra.run.smithi121.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 11:12 /home/ubuntu/cephtest/cephadm 2024-09-17T11:12:03.662 DEBUG:teuthology.orchestra.run.smithi092:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:12:03.669 DEBUG:teuthology.orchestra.run.smithi121:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T11:12:03.687 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-09-17T11:12:03.687 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-17T11:12:03.714 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-17T11:12:03.833 INFO:teuthology.orchestra.run.smithi092.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-17T11:12:03.839 INFO:teuthology.orchestra.run.smithi121.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-17T11:13:15.061 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-09-17T11:13:15.061 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T11:13:15.061 INFO:teuthology.orchestra.run.smithi121.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T11:13:15.062 INFO:teuthology.orchestra.run.smithi121.stdout: "repo_digests": [ 2024-09-17T11:13:15.062 INFO:teuthology.orchestra.run.smithi121.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T11:13:15.062 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2024-09-17T11:13:15.062 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-09-17T11:13:17.420 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:13:17.420 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T11:13:17.420 INFO:teuthology.orchestra.run.smithi092.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T11:13:17.420 INFO:teuthology.orchestra.run.smithi092.stdout: "repo_digests": [ 2024-09-17T11:13:17.420 INFO:teuthology.orchestra.run.smithi092.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T11:13:17.420 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-17T11:13:17.421 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:13:17.456 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /etc/ceph 2024-09-17T11:13:17.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo mkdir -p /etc/ceph 2024-09-17T11:13:17.484 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 777 /etc/ceph 2024-09-17T11:13:17.522 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 777 /etc/ceph 2024-09-17T11:13:17.539 INFO:tasks.cephadm:Writing seed config... 2024-09-17T11:13:17.540 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-17T11:13:17.540 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T11:13:17.540 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T11:13:17.540 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-17T11:13:17.540 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T11:13:17.541 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T11:13:17.541 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T11:13:17.541 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T11:13:17.541 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T11:13:17.541 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:13:17.541 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T11:13:17.569 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 = a9e6fd4e-74e5-11ef-bceb-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-17T11:13:17.569 DEBUG:teuthology.orchestra.run.smithi092:mon.a> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T11:13:17.613 DEBUG:teuthology.orchestra.run.smithi092:mgr.y> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.y.service 2024-09-17T11:13:17.656 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T11:13:17.657 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.92 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:13:17.815 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-17T11:13:17.815 INFO:teuthology.orchestra.run.smithi092.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'a9e6fd4e-74e5-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.92', '--skip-admin-label'] 2024-09-17T11:13:17.816 INFO:teuthology.orchestra.run.smithi092.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T11:13:17.816 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying podman|docker is present... 2024-09-17T11:13:17.816 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying lvm2 is present... 2024-09-17T11:13:17.816 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying time synchronization is in place... 2024-09-17T11:13:17.821 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T11:13:17.822 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T11:13:17.825 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T11:13:17.826 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-17T11:13:17.829 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T11:13:17.829 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T11:13:17.833 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T11:13:17.833 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-17T11:13:17.836 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T11:13:17.836 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout masked 2024-09-17T11:13:17.839 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T11:13:17.840 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-17T11:13:17.843 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T11:13:17.843 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T11:13:17.846 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T11:13:17.846 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-17T11:13:17.850 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout enabled 2024-09-17T11:13:17.854 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout active 2024-09-17T11:13:17.854 INFO:teuthology.orchestra.run.smithi092.stdout:Unit ntp.service is enabled and running 2024-09-17T11:13:17.854 INFO:teuthology.orchestra.run.smithi092.stdout:Repeating the final host check... 2024-09-17T11:13:17.854 INFO:teuthology.orchestra.run.smithi092.stdout:docker (/usr/bin/docker) is present 2024-09-17T11:13:17.854 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl is present 2024-09-17T11:13:17.854 INFO:teuthology.orchestra.run.smithi092.stdout:lvcreate is present 2024-09-17T11:13:17.857 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T11:13:17.857 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T11:13:17.860 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T11:13:17.860 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-17T11:13:17.864 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T11:13:17.864 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T11:13:17.867 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T11:13:17.867 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-17T11:13:17.870 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T11:13:17.870 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout masked 2024-09-17T11:13:17.873 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T11:13:17.873 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-17T11:13:17.877 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T11:13:17.877 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T11:13:17.880 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T11:13:17.880 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-17T11:13:17.884 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout enabled 2024-09-17T11:13:17.888 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout active 2024-09-17T11:13:17.888 INFO:teuthology.orchestra.run.smithi092.stdout:Unit ntp.service is enabled and running 2024-09-17T11:13:17.888 INFO:teuthology.orchestra.run.smithi092.stdout:Host looks OK 2024-09-17T11:13:17.888 INFO:teuthology.orchestra.run.smithi092.stdout:Cluster fsid: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:17.888 INFO:teuthology.orchestra.run.smithi092.stdout:Acquiring lock 139865094026624 on /run/cephadm/a9e6fd4e-74e5-11ef-bceb-c7b262605968.lock 2024-09-17T11:13:17.889 INFO:teuthology.orchestra.run.smithi092.stdout:Lock 139865094026624 acquired on /run/cephadm/a9e6fd4e-74e5-11ef-bceb-c7b262605968.lock 2024-09-17T11:13:17.889 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying IP 172.21.15.92 port 3300 ... 2024-09-17T11:13:17.889 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying IP 172.21.15.92 port 6789 ... 2024-09-17T11:13:17.889 INFO:teuthology.orchestra.run.smithi092.stdout:Base mon IP(s) is [172.21.15.92:3300, 172.21.15.92:6789], mon addrv is [v2:172.21.15.92:3300,v1:172.21.15.92:6789] 2024-09-17T11:13:17.891 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-17T11:13:17.892 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.92 metric 100 2024-09-17T11:13:17.892 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.92 metric 100 2024-09-17T11:13:17.892 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T11:13:17.892 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.92 metric 100 2024-09-17T11:13:17.892 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.92 metric 100 2024-09-17T11:13:17.892 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.92 metric 100 2024-09-17T11:13:17.892 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.92 metric 100 2024-09-17T11:13:17.893 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T11:13:17.893 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-17T11:13:17.893 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1787sec pref medium 2024-09-17T11:13:17.895 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T11:13:17.895 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T11:13:17.895 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T11:13:17.895 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-17T11:13:17.895 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cd45/64 scope link 2024-09-17T11:13:17.896 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.0/20` 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.0/20` 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.1/32` 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.1/32` 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.2/32` 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.2/32` 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.15.254/32` 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.15.254/32` 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-09-17T11:13:17.897 INFO:teuthology.orchestra.run.smithi092.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T11:13:17.898 INFO:teuthology.orchestra.run.smithi092.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-17T11:13:18.659 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/docker: stdout reef: Pulling from ceph-ci/ceph 2024-09-17T11:13:18.659 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/docker: stdout Digest: sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T11:13:18.659 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:reef 2024-09-17T11:13:18.659 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:reef 2024-09-17T11:13:20.359 INFO:teuthology.orchestra.run.smithi092.stdout:ceph: stdout ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T11:13:20.359 INFO:teuthology.orchestra.run.smithi092.stdout:Ceph version: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T11:13:20.359 INFO:teuthology.orchestra.run.smithi092.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T11:13:21.848 INFO:teuthology.orchestra.run.smithi092.stdout:stat: stdout 167 167 2024-09-17T11:13:21.849 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial keys... 2024-09-17T11:13:23.230 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQBSZOlmTQ8QKxAAZVGilgun/IWo+N9uP8nmLA== 2024-09-17T11:13:24.744 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQBUZOlmggrzCRAAbsaq3cq81f6cvM2hh7w8pg== 2024-09-17T11:13:26.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQBVZOlm/rnAIRAAHa+ENq3VaBEa8vrW5HTcng== 2024-09-17T11:13:26.101 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial monmap... 2024-09-17T11:13:27.581 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T11:13:27.582 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-17T11:13:27.582 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:27.582 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T11:13:27.582 INFO:teuthology.orchestra.run.smithi092.stdout:monmaptool for a [v2:172.21.15.92:3300,v1:172.21.15.92:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T11:13:27.582 INFO:teuthology.orchestra.run.smithi092.stdout:setting min_mon_release = pacific 2024-09-17T11:13:27.582 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: set fsid to a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:27.582 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T11:13:27.582 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:13:27.582 INFO:teuthology.orchestra.run.smithi092.stdout:Creating mon... 2024-09-17T11:13:29.092 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.485+0000 7f30a13bbb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:13:29.092 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.485+0000 7f30a13bbb00 1 imported monmap: 2024-09-17T11:13:29.092 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T11:13:29.092 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:29.092 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T11:13:27.027140+0000 2024-09-17T11:13:29.092 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T11:13:27.027140+0000 2024-09-17T11:13:29.092 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-09-17T11:13:29.092 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T11:13:29.092 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.485+0000 7f30a13bbb00 0 /usr/bin/ceph-mon: set fsid to a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Git sha 0 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: DB SUMMARY 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: DB Session ID: CR6EBQRGXBPRYKEQHILX 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T11:13:29.093 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.create_if_missing: 1 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.env: 0x56096c40bbc0 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.info_log: 0x56096db96800 2024-09-17T11:13:29.094 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:13:29.095 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.db_log_dir: 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.wal_dir: 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.write_buffer_manager: 0x56096db9ce60 2024-09-17T11:13:29.096 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:13:29.097 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.row_cache: None 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.wal_filter: None 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:13:29.098 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:13:29.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Compression algorithms supported: 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: kZSTD supported: 0 2024-09-17T11:13:29.100 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T11:13:29.101 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.merge_operator: 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56096db8fd40) 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:13:29.102 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x56096db831f0 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T11:13:29.103 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T11:13:29.104 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:13:29.105 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.num_levels: 7 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:13:29.106 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:13:29.107 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:13:29.108 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:13:29.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:13:29.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:13:29.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 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-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ba311e09-c242-48da-9fd9-2e321ed62539 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.489+0000 7f30a13bbb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.112 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.493+0000 7f30a13bbb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56096dbaee00 2024-09-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.493+0000 7f30a13bbb00 4 rocksdb: DB pointer 0x56096dc80000 2024-09-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.493+0000 7f3098b47640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.493+0000 7f3098b47640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.113 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:13:29.114 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.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-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x56096db831f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.493+0000 7f30a13bbb00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T11:13:29.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.493+0000 7f30a13bbb00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T11:13:29.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T11:13:28.493+0000 7f30a13bbb00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T11:13:29.116 INFO:teuthology.orchestra.run.smithi092.stdout:create mon.a on 2024-09-17T11:13:29.541 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T11:13:29.778 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968.target. 2024-09-17T11:13:29.779 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968.target. 2024-09-17T11:13:30.047 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.a 2024-09-17T11:13:30.047 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T11:13:30.233 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968.target.wants/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service. 2024-09-17T11:13:30.241 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld does not appear to be present 2024-09-17T11:13:30.241 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T11:13:30.242 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mon to start... 2024-09-17T11:13:30.242 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mon... 2024-09-17T11:13:31.950 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:31 smithi092 bash[19333]: cluster 2024-09-17T11:13:31.739530+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout id: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout services: 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.176088s) 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout data: 2024-09-17T11:13:32.527 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T11:13:32.528 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T11:13:32.528 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T11:13:32.528 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T11:13:32.528 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:32.528 INFO:teuthology.orchestra.run.smithi092.stdout:mon is available 2024-09-17T11:13:32.528 INFO:teuthology.orchestra.run.smithi092.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T11:13:33.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:32 smithi092 bash[19333]: cluster 2024-09-17T11:13:31.765937+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:13:33.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:32 smithi092 bash[19333]: cluster 2024-09-17T11:13:31.766221+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:13:33.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:32 smithi092 bash[19333]: cluster 2024-09-17T11:13:31.769058+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T11:13:33.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:32 smithi092 bash[19333]: cluster 2024-09-17T11:13:31.771496+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:13:33.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:32 smithi092 bash[19333]: cluster 2024-09-17T11:13:31.772041+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:13:33.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:32 smithi092 bash[19333]: audit 2024-09-17T11:13:31.941949+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.92:0/239001060' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:13:34.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:33 smithi092 bash[19333]: audit 2024-09-17T11:13:33.614890+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.92:0/553035466' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T11:13:34.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:33 smithi092 bash[19333]: audit 2024-09-17T11:13:33.619827+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.92:0/553035466' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T11:13:34.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:34.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T11:13:34.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout fsid = a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:34.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.92:3300,v1:172.21.15.92:6789] 2024-09-17T11:13:34.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T11:13:34.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T11:13:34.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T11:13:34.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T11:13:34.126 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:34.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T11:13:34.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-17T11:13:34.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T11:13:34.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:34.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T11:13:34.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T11:13:34.127 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T11:13:34.127 INFO:teuthology.orchestra.run.smithi092.stdout:Generating new minimal ceph.conf... 2024-09-17T11:13:35.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:35 smithi092 bash[19333]: audit 2024-09-17T11:13:35.226139+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.92:0/51678137' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:13:35.773 INFO:teuthology.orchestra.run.smithi092.stdout:Restarting the monitor... 2024-09-17T11:13:36.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:35 smithi092 systemd[1]: Stopping Ceph mon.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:13:36.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:35 smithi092 bash[19333]: debug 2024-09-17T11:13:35.909+0000 7f37ed838640 -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-17T11:13:36.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:35 smithi092 bash[19333]: debug 2024-09-17T11:13:35.909+0000 7f37ed838640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T11:13:36.484 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:36 smithi092 bash[19712]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-a 2024-09-17T11:13:36.491 INFO:teuthology.orchestra.run.smithi092.stdout:Setting public_network to 172.21.15.254/32,172.21.0.1/32,172.21.0.0/20,172.21.0.2/32 in mon config section 2024-09-17T11:13:36.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:36 smithi092 bash[19772]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-a 2024-09-17T11:13:36.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:36 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T11:13:36.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:36 smithi092 systemd[1]: Stopped Ceph mon.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:13:36.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:36 smithi092 systemd[1]: Started Ceph mon.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:13:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.921+0000 7f2435676b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:13:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.921+0000 7f2435676b00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T11:13:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.921+0000 7f2435676b00 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:13:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 0 load: jerasure load: lrc 2024-09-17T11:13:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:13:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Git sha 0 2024-09-17T11:13:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: DB SUMMARY 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: DB Session ID: M4S2LKBZF5KJXGHBL91Q 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 83620 ; 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:13:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:13:38.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.env: 0x5582b19b6bc0 2024-09-17T11:13:38.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:13:38.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.info_log: 0x5582b333cbe0 2024-09-17T11:13:38.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:13:38.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:13:38.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:13:38.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:13:38.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.db_log_dir: 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.wal_dir: 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.write_buffer_manager: 0x5582b334a320 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:13:38.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.row_cache: None 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.wal_filter: None 2024-09-17T11:13:38.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:13:38.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:13:38.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Compression algorithms supported: 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: kZSTD supported: 0 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:13:38.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:13:38.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:13:38.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:13:38.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:13:38.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:13:38.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T11:13:38.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:13:38.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:13:38.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.merge_operator: 2024-09-17T11:13:38.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:13:38.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:13:38.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:13:38.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5582b333c7e0) 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: cache_index_and_filter_blocks: 1 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: pin_top_level_index_and_filter: 1 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: index_type: 0 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: data_block_index_type: 0 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: index_shortening: 1 2024-09-17T11:13:38.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: checksum: 4 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: no_block_cache: 0 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: block_cache: 0x5582b3333350 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: block_cache_name: BinnedLRUCache 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: block_cache_options: 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: capacity : 536870912 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: num_shard_bits : 4 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: strict_capacity_limit : 0 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: high_pri_pool_ratio: 0.000 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: block_cache_compressed: (nil) 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: persistent_cache: (nil) 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: block_size: 4096 2024-09-17T11:13:38.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: block_size_deviation: 10 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: block_restart_interval: 16 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: index_block_restart_interval: 1 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: metadata_block_size: 4096 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: partition_filters: 0 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: use_delta_encoding: 1 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: filter_policy: bloomfilter 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: whole_key_filtering: 1 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: verify_compression: 0 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: read_amp_bytes_per_bit: 0 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: format_version: 5 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: enable_index_compression: 1 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: block_align: 0 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: max_auto_readahead_size: 262144 2024-09-17T11:13:38.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: prepopulate_block_cache: 0 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: initial_auto_readahead_size: 8192 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.num_levels: 7 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:13:38.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:13:38.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:13:38.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:13:38.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:13:38.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:13:38.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:13:38.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:13:38.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:13:38.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:13:38.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:13:38.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:13:38.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:13:38.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:13:38.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:13:38.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 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-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ba311e09-c242-48da-9fd9-2e321ed62539 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571617928639, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.925+0000 7f2435676b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.929+0000 7f2435676b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571617930188, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80269, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 252, "table_properties": {"data_size": 78430, "index_size": 223, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 72741, "raw_average_value_size": 344, "num_data_blocks": 10, "num_entries": 211, "num_filter_entries": 211, "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": 1726571617, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ba311e09-c242-48da-9fd9-2e321ed62539", "db_session_id": "M4S2LKBZF5KJXGHBL91Q", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.929+0000 7f2435676b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571617930345, "job": 1, "event": "recovery_finished"} 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.929+0000 7f2435676b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.929+0000 7f2435676b00 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-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.929+0000 7f2435676b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5582b335ce00 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.929+0000 7f2435676b00 4 rocksdb: DB pointer 0x5582b3454000 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.929+0000 7f242b441640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:13:38.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.929+0000 7f242b441640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: ** DB Stats ** 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: 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-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: 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-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: ** Compaction Stats [default] ** 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: 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-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: L0 2/0 80.25 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 81.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Sum 2/0 80.25 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 81.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:13:38.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 81.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: ** Compaction Stats [default] ** 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: 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-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 81.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Cumulative compaction: 0.00 GB write, 13.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:13:38.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Interval compaction: 0.00 GB write, 13.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: 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-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Block cache BinnedLRUCache@0x5582b3333350#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.933+0000 7f2435676b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.933+0000 7f2435676b00 1 mon.a@-1(???) e1 preinit fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.933+0000 7f2435676b00 0 mon.a@-1(???).mds e1 new map 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.933+0000 7f2435676b00 0 mon.a@-1(???).mds e1 print_map 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: e1 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T11:13:38.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: legacy client fscid: -1 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: No filesystems configured 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.933+0000 7f2435676b00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.933+0000 7f2435676b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.933+0000 7f2435676b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.933+0000 7f2435676b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:37 smithi092 bash[19809]: debug 2024-09-17T11:13:37.933+0000 7f2435676b00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:38 smithi092 bash[19809]: cluster 2024-09-17T11:13:37.957936+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:38 smithi092 bash[19809]: cluster 2024-09-17T11:13:37.958002+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:38 smithi092 bash[19809]: cluster 2024-09-17T11:13:37.958421+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:38 smithi092 bash[19809]: cluster 2024-09-17T11:13:37.958445+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T11:13:38.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:38 smithi092 bash[19809]: cluster 2024-09-17T11:13:37.958873+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T11:13:38.737 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T11:13:38.755 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:13:38.755 INFO:teuthology.orchestra.run.smithi092.stdout:Creating mgr... 2024-09-17T11:13:38.756 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T11:13:38.756 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T11:13:39.068 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.y 2024-09-17T11:13:39.068 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-17T11:13:39.127 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:39.265 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968.target.wants/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service. 2024-09-17T11:13:39.273 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld does not appear to be present 2024-09-17T11:13:39.274 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T11:13:39.274 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld does not appear to be present 2024-09-17T11:13:39.274 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T11:13:39.274 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr to start... 2024-09-17T11:13:39.274 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr... 2024-09-17T11:13:39.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:39 smithi092 bash[19809]: audit 2024-09-17T11:13:38.131217+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.92:0/3733554784' entity='client.admin' 2024-09-17T11:13:39.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:13:39.424 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:39 smithi092 systemd[1]: Started Ceph mgr.y for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:13:40.997 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:40 smithi092 bash[20093]: debug 2024-09-17T11:13:40.884+0000 7fa018443040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:13:41.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:41 smithi092 bash[19809]: audit 2024-09-17T11:13:40.985407+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.92:0/3762517042' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T11:13:41.671 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:41.671 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "a9e6fd4e-74e5-11ef-bceb-c7b262605968", 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:13:41.672 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:13:41.673 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:41.674 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:41.675 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:13:41.676 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:41.676 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:13:31.767708+0000", 2024-09-17T11:13:41.676 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:13:41.676 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:41.676 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:13:41.676 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:13:41.676 INFO:teuthology.orchestra.run.smithi092.stdout:mgr not available, waiting (1/15)... 2024-09-17T11:13:42.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:42 smithi092 bash[20093]: debug 2024-09-17T11:13:42.076+0000 7fa018443040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:13:42.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:42 smithi092 bash[20093]: debug 2024-09-17T11:13:42.140+0000 7fa018443040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:13:42.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:42 smithi092 bash[20093]: debug 2024-09-17T11:13:42.288+0000 7fa018443040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:13:43.232 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:42 smithi092 bash[20093]: debug 2024-09-17T11:13:42.916+0000 7fa018443040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:13:43.232 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:42 smithi092 bash[20093]: debug 2024-09-17T11:13:42.984+0000 7fa018443040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:13:43.232 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:43 smithi092 bash[20093]: debug 2024-09-17T11:13:43.052+0000 7fa018443040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:13:43.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:43 smithi092 bash[20093]: debug 2024-09-17T11:13:43.232+0000 7fa018443040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:13:43.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:43 smithi092 bash[20093]: debug 2024-09-17T11:13:43.304+0000 7fa018443040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:13:43.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:43 smithi092 bash[20093]: debug 2024-09-17T11:13:43.372+0000 7fa018443040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:13:43.881 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:43 smithi092 bash[20093]: debug 2024-09-17T11:13:43.620+0000 7fa018443040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:13:43.881 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:43 smithi092 bash[20093]: debug 2024-09-17T11:13:43.688+0000 7fa018443040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:13:44.204 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:43 smithi092 bash[20093]: debug 2024-09-17T11:13:43.880+0000 7fa018443040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:13:44.204 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:43 smithi092 bash[20093]: debug 2024-09-17T11:13:43.956+0000 7fa018443040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:13:44.539 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:44 smithi092 bash[20093]: debug 2024-09-17T11:13:44.204+0000 7fa018443040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:13:44.539 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:44 smithi092 bash[20093]: debug 2024-09-17T11:13:44.376+0000 7fa018443040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:13:44.798 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:44 smithi092 bash[20093]: debug 2024-09-17T11:13:44.536+0000 7fa018443040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:13:44.798 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:44 smithi092 bash[20093]: debug 2024-09-17T11:13:44.616+0000 7fa018443040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:13:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:44 smithi092 bash[19809]: audit 2024-09-17T11:13:44.946464+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.92:0/2814740506' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T11:13:45.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:44 smithi092 bash[20093]: debug 2024-09-17T11:13:44.796+0000 7fa018443040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "a9e6fd4e-74e5-11ef-bceb-c7b262605968", 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:13:45.492 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:45.493 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:13:45.494 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:13:45.494 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:13:45.494 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:13:45.497 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:13:45.497 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:13:45.497 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:45.497 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:13:45.497 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:13:45.497 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:13:45.498 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:13:31.767708+0000", 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:45.499 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:13:45.500 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:13:45.500 INFO:teuthology.orchestra.run.smithi092.stdout:mgr not available, waiting (2/15)... 2024-09-17T11:13:45.888 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:45 smithi092 bash[20093]: debug 2024-09-17T11:13:45.596+0000 7fa018443040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:13:45.888 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:45 smithi092 bash[20093]: debug 2024-09-17T11:13:45.668+0000 7fa018443040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:13:46.324 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:45 smithi092 bash[20093]: debug 2024-09-17T11:13:45.888+0000 7fa018443040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:13:46.324 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:45 smithi092 bash[20093]: debug 2024-09-17T11:13:45.960+0000 7fa018443040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:13:46.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[20093]: debug 2024-09-17T11:13:46.336+0000 7fa018443040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:13:46.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[20093]: debug 2024-09-17T11:13:46.412+0000 7fa018443040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: cluster 2024-09-17T11:13:46.436081+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: cluster 2024-09-17T11:13:46.443083+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00731932s) 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: audit 2024-09-17T11:13:46.444777+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: audit 2024-09-17T11:13:46.445261+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: audit 2024-09-17T11:13:46.445694+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: audit 2024-09-17T11:13:46.445907+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: audit 2024-09-17T11:13:46.446134+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: cluster 2024-09-17T11:13:46.471665+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: audit 2024-09-17T11:13:46.482976+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:46 smithi092 bash[19809]: audit 2024-09-17T11:13:46.485316+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:13:47.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:47 smithi092 bash[19809]: audit 2024-09-17T11:13:46.488475+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' 2024-09-17T11:13:47.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:47 smithi092 bash[19809]: audit 2024-09-17T11:13:46.495985+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' 2024-09-17T11:13:47.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:47 smithi092 bash[19809]: audit 2024-09-17T11:13:46.501137+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.92:0/3296541956' entity='mgr.y' 2024-09-17T11:13:47.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:47 smithi092 bash[19809]: cluster 2024-09-17T11:13:47.451292+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01553s) 2024-09-17T11:13:49.756 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:49.756 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:13:49.756 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "a9e6fd4e-74e5-11ef-bceb-c7b262605968", 2024-09-17T11:13:49.756 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T11:13:49.757 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T11:13:49.757 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T11:13:49.757 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T11:13:49.757 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:49.757 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T11:13:49.757 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T11:13:49.758 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-09-17T11:13:49.758 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:13:49.758 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T11:13:49.758 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T11:13:49.758 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:13:49.759 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-17T11:13:49.759 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T11:13:49.759 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:49.759 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T11:13:49.759 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T11:13:49.759 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:49.759 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T11:13:49.760 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:49.760 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T11:13:49.760 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T11:13:49.760 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T11:13:49.760 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T11:13:49.760 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T11:13:49.761 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T11:13:49.761 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:49.761 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T11:13:49.761 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T11:13:49.761 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T11:13:49.762 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T11:13:49.762 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T11:13:49.762 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T11:13:49.762 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T11:13:49.762 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T11:13:49.762 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T11:13:49.763 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:49.763 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T11:13:49.763 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:49.763 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T11:13:49.763 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T11:13:49.763 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:49.764 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T11:13:49.764 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:13:49.764 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T11:13:49.764 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T11:13:49.764 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T11:13:49.764 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T11:13:49.765 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T11:13:49.765 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-17T11:13:49.765 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:13:49.765 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:49.765 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T11:13:49.765 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T11:13:49.766 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T11:13:31.767708+0000", 2024-09-17T11:13:49.766 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T11:13:49.766 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-17T11:13:49.766 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T11:13:49.766 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:13:49.766 INFO:teuthology.orchestra.run.smithi092.stdout:mgr is available 2024-09-17T11:13:49.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:49 smithi092 bash[19809]: cluster 2024-09-17T11:13:48.499846+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-17T11:13:49.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:49 smithi092 bash[19809]: audit 2024-09-17T11:13:49.162559+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.92:0/2189484906' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T11:13:51.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:51 smithi092 bash[19809]: audit 2024-09-17T11:13:51.241184+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.92:0/2975948530' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T11:13:51.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:51 smithi092 bash[19809]: audit 2024-09-17T11:13:51.245099+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.92:0/2975948530' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T11:13:51.855 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:51.855 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T11:13:51.855 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout fsid = a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T11:13:51.856 INFO:teuthology.orchestra.run.smithi092.stdout:Enabling cephadm module... 2024-09-17T11:13:53.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:53 smithi092 bash[19809]: audit 2024-09-17T11:13:53.295711+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.92:0/4050626020' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T11:13:53.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:53 smithi092 bash[20093]: ignoring --setuser ceph since I am not root 2024-09-17T11:13:53.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:53 smithi092 bash[20093]: ignoring --setgroup ceph since I am not root 2024-09-17T11:13:53.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:53 smithi092 bash[20093]: debug 2024-09-17T11:13:53.496+0000 7efeeeca1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:13:54.671 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:54 smithi092 bash[19809]: audit 2024-09-17T11:13:53.353532+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.92:0/4050626020' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T11:13:54.671 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:54 smithi092 bash[19809]: cluster 2024-09-17T11:13:53.353658+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-17T11:13:55.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:54 smithi092 bash[20093]: debug 2024-09-17T11:13:54.668+0000 7efeeeca1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:13:55.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:54 smithi092 bash[20093]: debug 2024-09-17T11:13:54.732+0000 7efeeeca1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:13:55.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:54 smithi092 bash[20093]: debug 2024-09-17T11:13:54.884+0000 7efeeeca1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:13:55.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:55 smithi092 bash[19809]: audit 2024-09-17T11:13:55.435193+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.92:0/1099684377' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T11:13:55.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:55 smithi092 bash[20093]: debug 2024-09-17T11:13:55.528+0000 7efeeeca1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:13:55.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:55 smithi092 bash[20093]: debug 2024-09-17T11:13:55.596+0000 7efeeeca1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:13:55.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:55 smithi092 bash[20093]: debug 2024-09-17T11:13:55.668+0000 7efeeeca1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T11:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:13:56.034 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T11:13:56.034 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T11:13:56.034 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:13:56.034 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for the mgr to restart... 2024-09-17T11:13:56.034 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr epoch 5... 2024-09-17T11:13:56.113 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:55 smithi092 bash[20093]: debug 2024-09-17T11:13:55.844+0000 7efeeeca1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:13:56.113 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:55 smithi092 bash[20093]: debug 2024-09-17T11:13:55.920+0000 7efeeeca1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:13:56.113 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:55 smithi092 bash[20093]: debug 2024-09-17T11:13:55.988+0000 7efeeeca1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:13:56.504 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:56 smithi092 bash[20093]: debug 2024-09-17T11:13:56.244+0000 7efeeeca1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:13:56.504 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:56 smithi092 bash[20093]: debug 2024-09-17T11:13:56.312+0000 7efeeeca1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:13:56.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:56 smithi092 bash[20093]: debug 2024-09-17T11:13:56.504+0000 7efeeeca1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:13:56.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:56 smithi092 bash[20093]: debug 2024-09-17T11:13:56.576+0000 7efeeeca1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:13:57.172 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:56 smithi092 bash[20093]: debug 2024-09-17T11:13:56.824+0000 7efeeeca1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:13:57.172 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:57 smithi092 bash[20093]: debug 2024-09-17T11:13:57.000+0000 7efeeeca1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:13:57.422 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:57 smithi092 bash[20093]: debug 2024-09-17T11:13:57.172+0000 7efeeeca1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:13:57.423 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:57 smithi092 bash[20093]: debug 2024-09-17T11:13:57.248+0000 7efeeeca1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:13:57.423 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:57 smithi092 bash[20093]: debug 2024-09-17T11:13:57.420+0000 7efeeeca1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:13:58.494 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:58 smithi092 bash[20093]: debug 2024-09-17T11:13:58.204+0000 7efeeeca1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:13:58.494 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:58 smithi092 bash[20093]: debug 2024-09-17T11:13:58.276+0000 7efeeeca1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:13:58.494 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:58 smithi092 bash[20093]: debug 2024-09-17T11:13:58.492+0000 7efeeeca1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:13:58.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:58 smithi092 bash[20093]: debug 2024-09-17T11:13:58.564+0000 7efeeeca1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:13:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: cluster 2024-09-17T11:13:59.043795+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-09-17T11:13:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: cluster 2024-09-17T11:13:59.044214+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-09-17T11:13:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: cluster 2024-09-17T11:13:59.050780+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T11:13:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: cluster 2024-09-17T11:13:59.050878+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00685168s) 2024-09-17T11:13:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: audit 2024-09-17T11:13:59.054308+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:13:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: audit 2024-09-17T11:13:59.056015+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:13:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: audit 2024-09-17T11:13:59.057041+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:13:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: audit 2024-09-17T11:13:59.057421+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:13:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: audit 2024-09-17T11:13:59.057786+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:13:59.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[19809]: cluster 2024-09-17T11:13:59.087407+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-09-17T11:13:59.325 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:58 smithi092 bash[20093]: debug 2024-09-17T11:13:58.944+0000 7efeeeca1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:13:59.325 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:13:59 smithi092 bash[20093]: debug 2024-09-17T11:13:59.020+0000 7efeeeca1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:14:00.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:00 smithi092 bash[19809]: cephadm 2024-09-17T11:13:59.097320+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T11:14:00.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:00 smithi092 bash[19809]: audit 2024-09-17T11:13:59.105123+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:00.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:00 smithi092 bash[19809]: audit 2024-09-17T11:13:59.108588+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:00.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:00 smithi092 bash[19809]: audit 2024-09-17T11:13:59.114305+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:00.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:00 smithi092 bash[19809]: audit 2024-09-17T11:13:59.117159+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:14:00.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:00 smithi092 bash[19809]: audit 2024-09-17T11:13:59.119470+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:14:00.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:00 smithi092 bash[19809]: audit 2024-09-17T11:13:59.130578+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:14:00.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:00 smithi092 bash[19809]: audit 2024-09-17T11:13:59.132385+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:14:00.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:00 smithi092 bash[19809]: cluster 2024-09-17T11:14:00.055213+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e7: y(active, since 1.01117s) 2024-09-17T11:14:00.731 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:14:00.731 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T11:14:00.731 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T11:14:00.731 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:14:00.732 INFO:teuthology.orchestra.run.smithi092.stdout:mgr epoch 5 is available 2024-09-17T11:14:00.732 INFO:teuthology.orchestra.run.smithi092.stdout:Setting orchestrator backend to cephadm... 2024-09-17T11:14:01.687 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[19809]: audit 2024-09-17T11:14:00.052055+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T11:14:01.688 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[19809]: audit 2024-09-17T11:14:00.065576+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T11:14:01.688 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[19809]: audit 2024-09-17T11:14:00.379279+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:01.688 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[19809]: audit 2024-09-17T11:14:00.384541+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:02.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: debug 2024-09-17T11:14:01.700+0000 7efe5695f640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:14:01] ENGINE Error in HTTPServer.serve 2024-09-17T11:14:02.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: Traceback (most recent call last): 2024-09-17T11:14:02.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:14:02.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: self._connections.run(self.expiration_interval) 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: self._run(expiration_interval) 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: s = self.context.wrap_socket( 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: return self.sslsocket_class._create( 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: self.do_handshake() 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:14:02.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: self._sslobj.do_handshake() 2024-09-17T11:14:02.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:01 smithi092 bash[20093]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:14:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:02 smithi092 bash[19809]: cluster 2024-09-17T11:14:01.389958+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-17T11:14:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:02 smithi092 bash[19809]: audit 2024-09-17T11:14:01.702554+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:14:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:02 smithi092 bash[19809]: audit 2024-09-17T11:14:02.180047+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:02 smithi092 bash[19809]: audit 2024-09-17T11:14:02.193923+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: cephadm 2024-09-17T11:14:01.479889+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:11:14:01] ENGINE Bus STARTING 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: cephadm 2024-09-17T11:14:01.581702+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:11:14:01] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: cephadm 2024-09-17T11:14:01.701707+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [17/Sep/2024:11:14:01] ENGINE Serving on https://172.21.15.92:7150 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: cephadm 2024-09-17T11:14:01.701914+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:11:14:01] ENGINE Bus STARTED 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: cephadm 2024-09-17T11:14:01.703846+0000 mgr.y (mgr.14118) 8 : cephadm [ERR] [17/Sep/2024:11:14:01] ENGINE Error in HTTPServer.serve 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: Traceback (most recent call last): 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: self._connections.run(self.expiration_interval) 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:14:03.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: self._run(expiration_interval) 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: s = self.context.wrap_socket( 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: return self.sslsocket_class._create( 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: self.do_handshake() 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: self._sslobj.do_handshake() 2024-09-17T11:14:03.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:14:03.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:03 smithi092 bash[19809]: audit 2024-09-17T11:14:02.170337+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-17T11:14:04.687 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T11:14:04.687 INFO:teuthology.orchestra.run.smithi092.stdout:Generating ssh key... 2024-09-17T11:14:04.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:04 smithi092 bash[19809]: audit 2024-09-17T11:14:04.141585+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-17T11:14:06.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: Generating public/private rsa key pair. 2024-09-17T11:14:06.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: Your identification has been saved in /tmp/tmp498lpkgh/key 2024-09-17T11:14:06.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: Your public key has been saved in /tmp/tmp498lpkgh/key.pub 2024-09-17T11:14:06.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: The key fingerprint is: 2024-09-17T11:14:06.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: SHA256:P6AcG+LFHtp2YxWLFM+jmOmgSDUP47o0yg6zfxVaYs0 ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: The key's randomart image is: 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: +---[RSA 3072]----+ 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: | . | 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: | + | 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: | = o . = | 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: | o B.E= o + | 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: | . oo=X.S o | 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: |...o.X.* + | 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: |++. o.O + o | 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: |=oo .. o . . | 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: |+=.. | 2024-09-17T11:14:06.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:06 smithi092 bash[20093]: +----[SHA256]-----+ 2024-09-17T11:14:07.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:07 smithi092 bash[19809]: audit 2024-09-17T11:14:06.086536+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-17T11:14:07.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:07 smithi092 bash[19809]: cephadm 2024-09-17T11:14:06.086905+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T11:14:07.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:07 smithi092 bash[19809]: audit 2024-09-17T11:14:06.194819+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:07.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:07 smithi092 bash[19809]: audit 2024-09-17T11:14:06.200412+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:08.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:08 smithi092 bash[19809]: audit 2024-09-17T11:14:08.217132+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-17T11:14:08.827 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyDWxkmNVN3rAtWcO9wuwHGLmcbzVjFy1/lrX2n7b5pNzCpZlPYIMGwkvv6B9gWZ5NKpIs/GPDwgnjIxyERiXyrS0FKQc2GFS3TgiVS6ZChY6ZLCTlUZYdO54I3QBr9e8d1wfWaE2IypPAAe/sUKLayixfT/XjbpE4Qnvkq1x2O83HlMufXiqymvmXI4WNpdeoXVz/CMI5fkX//vrnw1yXpHV6TepSZwHSwHMoPmUlnlfund1EJ75QDIgc7yTOwG+onMcZM7G6VRs9V85UpCJJ4BN0+hYy9+Lp/TzmuaFS0FtCSxQEzjy593ZXlosX7dgxG8u6XXy8IsBHHzIlLomM8kfKNePGoV3/pKj1qpI71bzFm9RvimROSTFbog9clfY1aHHxsBNniE1hbcqRlY2iC3KtK7sPA8Vo2ETuS/Xw+HuZvsLTi2icqRmsG9Yf0DNNBa3qTPAuXM1TSbsbkahr7KCEO6FrMtaTn0AZA0+fpqkaq+wHOU+4AuVeOnPMZas= ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:14:08.827 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T11:14:08.827 INFO:teuthology.orchestra.run.smithi092.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T11:14:08.827 INFO:teuthology.orchestra.run.smithi092.stdout:Adding host smithi092... 2024-09-17T11:14:10.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:10 smithi092 bash[19809]: audit 2024-09-17T11:14:10.333263+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi092", "addr": "172.21.15.92", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:11.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:11 smithi092 bash[19809]: cephadm 2024-09-17T11:14:11.311642+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi092 2024-09-17T11:14:14.502 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Added host 'smithi092' with addr '172.21.15.92' 2024-09-17T11:14:14.502 INFO:teuthology.orchestra.run.smithi092.stdout:Deploying unmanaged mon service... 2024-09-17T11:14:14.685 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:14 smithi092 bash[19809]: audit 2024-09-17T11:14:13.426485+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:14.685 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:14 smithi092 bash[19809]: cephadm 2024-09-17T11:14:13.427089+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi092 2024-09-17T11:14:14.685 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:14 smithi092 bash[19809]: audit 2024-09-17T11:14:13.427470+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:14:17.431 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T11:14:17.431 INFO:teuthology.orchestra.run.smithi092.stdout:Deploying unmanaged mgr service... 2024-09-17T11:14:17.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:17 smithi092 bash[19809]: audit 2024-09-17T11:14:16.556385+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:17.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:17 smithi092 bash[19809]: audit 2024-09-17T11:14:16.818929+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-17T11:14:17.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:17 smithi092 bash[19809]: cephadm 2024-09-17T11:14:16.820442+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T11:14:17.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:17 smithi092 bash[19809]: audit 2024-09-17T11:14:16.823590+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:17.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:17 smithi092 bash[19809]: audit 2024-09-17T11:14:16.861670+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:19.555 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T11:14:20.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:19 smithi092 bash[19809]: audit 2024-09-17T11:14:18.928239+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:14:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:19 smithi092 bash[19809]: cephadm 2024-09-17T11:14:18.930347+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T11:14:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:19 smithi092 bash[19809]: audit 2024-09-17T11:14:18.935079+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:19 smithi092 bash[19809]: cluster 2024-09-17T11:14:19.058524+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:14:22.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:21 smithi092 bash[19809]: audit 2024-09-17T11:14:20.947679+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.92:0/1836700337' entity='client.admin' 2024-09-17T11:14:22.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:21 smithi092 bash[19809]: cluster 2024-09-17T11:14:21.058915+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-17T11:14:23.501 INFO:teuthology.orchestra.run.smithi092.stdout:Enabling the dashboard module... 2024-09-17T11:14:23.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:23 smithi092 bash[19809]: audit 2024-09-17T11:14:22.286329+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:23.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:23 smithi092 bash[19809]: audit 2024-09-17T11:14:22.289787+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:23.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:23 smithi092 bash[19809]: audit 2024-09-17T11:14:22.290345+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:14:23.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:23 smithi092 bash[19809]: audit 2024-09-17T11:14:22.294082+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' 2024-09-17T11:14:23.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:23 smithi092 bash[19809]: audit 2024-09-17T11:14:22.295721+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:14:23.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:23 smithi092 bash[19809]: audit 2024-09-17T11:14:22.297729+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.92:0/3684970850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]': finished 2024-09-17T11:14:23.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:23 smithi092 bash[19809]: audit 2024-09-17T11:14:22.859921+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.92:0/2034805864' entity='client.admin' 2024-09-17T11:14:24.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:24 smithi092 bash[19809]: cluster 2024-09-17T11:14:23.059300+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-17T11:14:24.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:24 smithi092 bash[19809]: cephadm 2024-09-17T11:14:23.115704+0000 mgr.y (mgr.14118) 24 : cephadm [INF] Deploying daemon agent.smithi092 on smithi092 2024-09-17T11:14:25.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:25 smithi092 bash[19809]: audit 2024-09-17T11:14:25.126039+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.92:0/3198655218' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T11:14:25.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:25 smithi092 bash[20093]: ignoring --setuser ceph since I am not root 2024-09-17T11:14:25.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:25 smithi092 bash[20093]: ignoring --setgroup ceph since I am not root 2024-09-17T11:14:25.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:25 smithi092 bash[20093]: debug 2024-09-17T11:14:25.456+0000 7f6ad08dd040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:14:26.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:26 smithi092 bash[19809]: audit 2024-09-17T11:14:25.304102+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.92:0/3198655218' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T11:14:26.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:26 smithi092 bash[19809]: cluster 2024-09-17T11:14:25.304144+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: y(active, since 26s) 2024-09-17T11:14:26.931 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:26 smithi092 bash[20093]: debug 2024-09-17T11:14:26.652+0000 7f6ad08dd040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:14:26.931 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:26 smithi092 bash[20093]: debug 2024-09-17T11:14:26.716+0000 7f6ad08dd040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:14:26.931 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:26 smithi092 bash[20093]: debug 2024-09-17T11:14:26.868+0000 7f6ad08dd040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:14:27.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:27 smithi092 bash[19809]: audit 2024-09-17T11:14:27.507363+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.92:0/2750932008' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T11:14:27.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:27 smithi092 bash[20093]: debug 2024-09-17T11:14:27.516+0000 7f6ad08dd040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:14:27.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:27 smithi092 bash[20093]: debug 2024-09-17T11:14:27.588+0000 7f6ad08dd040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:14:27.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:27 smithi092 bash[20093]: debug 2024-09-17T11:14:27.660+0000 7f6ad08dd040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:14:28.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:14:28.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T11:14:28.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T11:14:28.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T11:14:28.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T11:14:28.099 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:14:28.099 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for the mgr to restart... 2024-09-17T11:14:28.099 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr epoch 9... 2024-09-17T11:14:28.187 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:27 smithi092 bash[20093]: debug 2024-09-17T11:14:27.840+0000 7f6ad08dd040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:14:28.188 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:27 smithi092 bash[20093]: debug 2024-09-17T11:14:27.916+0000 7f6ad08dd040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:14:28.188 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:27 smithi092 bash[20093]: debug 2024-09-17T11:14:27.984+0000 7f6ad08dd040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:14:28.503 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:28 smithi092 bash[20093]: debug 2024-09-17T11:14:28.244+0000 7f6ad08dd040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:14:28.503 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:28 smithi092 bash[20093]: debug 2024-09-17T11:14:28.312+0000 7f6ad08dd040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:14:28.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:28 smithi092 bash[20093]: debug 2024-09-17T11:14:28.504+0000 7f6ad08dd040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:14:28.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:28 smithi092 bash[20093]: debug 2024-09-17T11:14:28.580+0000 7f6ad08dd040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:14:29.114 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:28 smithi092 bash[20093]: debug 2024-09-17T11:14:28.828+0000 7f6ad08dd040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:14:29.115 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:29 smithi092 bash[20093]: debug 2024-09-17T11:14:29.004+0000 7f6ad08dd040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:14:29.429 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:29 smithi092 bash[20093]: debug 2024-09-17T11:14:29.172+0000 7f6ad08dd040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:14:29.429 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:29 smithi092 bash[20093]: debug 2024-09-17T11:14:29.252+0000 7f6ad08dd040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:14:29.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:29 smithi092 bash[20093]: debug 2024-09-17T11:14:29.428+0000 7f6ad08dd040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:14:30.519 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:30 smithi092 bash[20093]: debug 2024-09-17T11:14:30.228+0000 7f6ad08dd040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:14:30.520 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:30 smithi092 bash[20093]: debug 2024-09-17T11:14:30.300+0000 7f6ad08dd040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:14:30.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:30 smithi092 bash[20093]: debug 2024-09-17T11:14:30.520+0000 7f6ad08dd040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:14:30.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:30 smithi092 bash[20093]: debug 2024-09-17T11:14:30.592+0000 7f6ad08dd040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:14:31.256 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:30 smithi092 bash[20093]: debug 2024-09-17T11:14:30.976+0000 7f6ad08dd040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:14:31.256 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[20093]: debug 2024-09-17T11:14:31.052+0000 7f6ad08dd040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: cluster 2024-09-17T11:14:31.075474+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon y restarted 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: cluster 2024-09-17T11:14:31.076037+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon y 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: cluster 2024-09-17T11:14:31.082778+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: cluster 2024-09-17T11:14:31.082989+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0071359s) 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: audit 2024-09-17T11:14:31.085007+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: audit 2024-09-17T11:14:31.087111+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: audit 2024-09-17T11:14:31.088203+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: audit 2024-09-17T11:14:31.088588+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: audit 2024-09-17T11:14:31.088906+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: cluster 2024-09-17T11:14:31.111666+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon y is now available 2024-09-17T11:14:31.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:31 smithi092 bash[19809]: audit 2024-09-17T11:14:31.126250+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:32.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[19809]: audit 2024-09-17T11:14:31.131294+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:14:32.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[19809]: audit 2024-09-17T11:14:31.146457+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:14:32.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[19809]: audit 2024-09-17T11:14:31.148719+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:14:32.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[19809]: cluster 2024-09-17T11:14:32.087687+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: y(active, since 1.01183s) 2024-09-17T11:14:32.757 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-17T11:14:32.758 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T11:14:32.758 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T11:14:32.758 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-17T11:14:32.758 INFO:teuthology.orchestra.run.smithi092.stdout:mgr epoch 9 is available 2024-09-17T11:14:32.758 INFO:teuthology.orchestra.run.smithi092.stdout:Generating a dashboard self-signed certificate... 2024-09-17T11:14:32.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: debug 2024-09-17T11:14:32.476+0000 7f6a36d58640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:14:32] ENGINE Error in HTTPServer.serve 2024-09-17T11:14:32.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: Traceback (most recent call last): 2024-09-17T11:14:32.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:14:32.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: self._connections.run(self.expiration_interval) 2024-09-17T11:14:32.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:14:32.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: self._run(expiration_interval) 2024-09-17T11:14:32.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:14:32.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:14:32.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:14:32.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:14:32.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:14:32.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: s = self.context.wrap_socket( 2024-09-17T11:14:32.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:14:32.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: return self.sslsocket_class._create( 2024-09-17T11:14:32.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:14:32.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: self.do_handshake() 2024-09-17T11:14:32.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:14:32.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: self._sslobj.do_handshake() 2024-09-17T11:14:32.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:32 smithi092 bash[20093]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:14:33.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:33 smithi092 bash[19809]: cephadm 2024-09-17T11:14:32.253841+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [17/Sep/2024:11:14:32] ENGINE Bus STARTING 2024-09-17T11:14:33.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:33 smithi092 bash[19809]: cephadm 2024-09-17T11:14:32.355695+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [17/Sep/2024:11:14:32] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:14:34.398 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: cephadm 2024-09-17T11:14:32.475679+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [17/Sep/2024:11:14:32] ENGINE Serving on https://172.21.15.92:7150 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: cephadm 2024-09-17T11:14:32.475829+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [17/Sep/2024:11:14:32] ENGINE Bus STARTED 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: cephadm 2024-09-17T11:14:32.478255+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [17/Sep/2024:11:14:32] ENGINE Error in HTTPServer.serve 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: Traceback (most recent call last): 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: self._connections.run(self.expiration_interval) 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: self._run(expiration_interval) 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: s = self.context.wrap_socket( 2024-09-17T11:14:34.399 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:14:34.400 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: return self.sslsocket_class._create( 2024-09-17T11:14:34.400 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:14:34.400 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: self.do_handshake() 2024-09-17T11:14:34.400 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:14:34.400 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: self._sslobj.do_handshake() 2024-09-17T11:14:34.400 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:14:34.400 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:34 smithi092 bash[19809]: cluster 2024-09-17T11:14:33.144874+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-17T11:14:34.931 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T11:14:34.931 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial admin user... 2024-09-17T11:14:35.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:35 smithi092 bash[19809]: audit 2024-09-17T11:14:34.304705+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-17T11:14:35.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:35 smithi092 bash[19809]: audit 2024-09-17T11:14:34.354361+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:35.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:35 smithi092 bash[19809]: audit 2024-09-17T11:14:34.359398+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:36.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:36 smithi092 bash[19809]: audit 2024-09-17T11:14:36.347148+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-17T11:14:37.228 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$98lQJNBEhjTufqjL0C6JW..ltxJ3IITnqDufnorsdHvZ7m856HGfe", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726571676, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T11:14:37.229 INFO:teuthology.orchestra.run.smithi092.stdout:Fetching dashboard port number... 2024-09-17T11:14:38.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:37 smithi092 bash[19809]: audit 2024-09-17T11:14:36.625198+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:38.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:37 smithi092 bash[19809]: audit 2024-09-17T11:14:36.641234+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:38.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:37 smithi092 bash[19809]: audit 2024-09-17T11:14:36.641970+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:14:38.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:37 smithi092 bash[19809]: audit 2024-09-17T11:14:36.645546+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:37 smithi092 bash[19809]: audit 2024-09-17T11:14:36.646857+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:14:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:37 smithi092 bash[19809]: cephadm 2024-09-17T11:14:37.321937+0000 mgr.y (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi092 on smithi092 2024-09-17T11:14:39.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:38 smithi092 bash[19809]: cluster 2024-09-17T11:14:37.650609+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-17T11:14:39.420 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T11:14:39.420 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld does not appear to be present 2024-09-17T11:14:39.420 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T11:14:39.422 INFO:teuthology.orchestra.run.smithi092.stdout:Ceph Dashboard is now available at: 2024-09-17T11:14:39.422 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:39.422 INFO:teuthology.orchestra.run.smithi092.stdout: URL: https://smithi092.front.sepia.ceph.com:8443/ 2024-09-17T11:14:39.422 INFO:teuthology.orchestra.run.smithi092.stdout: User: admin 2024-09-17T11:14:39.422 INFO:teuthology.orchestra.run.smithi092.stdout: Password: siwn2p1w17 2024-09-17T11:14:39.422 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:39.423 INFO:teuthology.orchestra.run.smithi092.stdout:Saving cluster configuration to /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config directory 2024-09-17T11:14:39.423 INFO:teuthology.orchestra.run.smithi092.stdout:Enabling autotune for osd_memory_target 2024-09-17T11:14:39.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:39 smithi092 bash[19809]: audit 2024-09-17T11:14:38.794078+0000 mon.a (mon.0) 99 : audit [DBG] from='client.? 172.21.15.92:0/1387872455' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T11:14:43.551 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T11:14:43.551 INFO:teuthology.orchestra.run.smithi092.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T11:14:43.552 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:43.552 INFO:teuthology.orchestra.run.smithi092.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T11:14:43.552 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:43.552 INFO:teuthology.orchestra.run.smithi092.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T11:14:43.552 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:43.552 INFO:teuthology.orchestra.run.smithi092.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T11:14:43.552 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:43.553 INFO:teuthology.orchestra.run.smithi092.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T11:14:43.556 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:43.556 INFO:teuthology.orchestra.run.smithi092.stdout: ceph telemetry on 2024-09-17T11:14:43.556 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:43.556 INFO:teuthology.orchestra.run.smithi092.stdout:For more information see: 2024-09-17T11:14:43.557 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:43.557 INFO:teuthology.orchestra.run.smithi092.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T11:14:43.557 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:14:43.557 INFO:teuthology.orchestra.run.smithi092.stdout:Bootstrap complete. 2024-09-17T11:14:43.586 INFO:tasks.cephadm:Fetching config... 2024-09-17T11:14:43.586 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:14:43.587 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T11:14:43.592 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T11:14:43.592 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:14:43.593 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T11:14:43.638 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T11:14:43.639 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:14:43.639 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T11:14:43.693 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T11:14:43.693 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:14:43.693 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T11:14:43.745 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T11:14:43.746 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyDWxkmNVN3rAtWcO9wuwHGLmcbzVjFy1/lrX2n7b5pNzCpZlPYIMGwkvv6B9gWZ5NKpIs/GPDwgnjIxyERiXyrS0FKQc2GFS3TgiVS6ZChY6ZLCTlUZYdO54I3QBr9e8d1wfWaE2IypPAAe/sUKLayixfT/XjbpE4Qnvkq1x2O83HlMufXiqymvmXI4WNpdeoXVz/CMI5fkX//vrnw1yXpHV6TepSZwHSwHMoPmUlnlfund1EJ75QDIgc7yTOwG+onMcZM7G6VRs9V85UpCJJ4BN0+hYy9+Lp/TzmuaFS0FtCSxQEzjy593ZXlosX7dgxG8u6XXy8IsBHHzIlLomM8kfKNePGoV3/pKj1qpI71bzFm9RvimROSTFbog9clfY1aHHxsBNniE1hbcqRlY2iC3KtK7sPA8Vo2ETuS/Xw+HuZvsLTi2icqRmsG9Yf0DNNBa3qTPAuXM1TSbsbkahr7KCEO6FrMtaTn0AZA0+fpqkaq+wHOU+4AuVeOnPMZas= ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:14:43.807 INFO:teuthology.orchestra.run.smithi092.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyDWxkmNVN3rAtWcO9wuwHGLmcbzVjFy1/lrX2n7b5pNzCpZlPYIMGwkvv6B9gWZ5NKpIs/GPDwgnjIxyERiXyrS0FKQc2GFS3TgiVS6ZChY6ZLCTlUZYdO54I3QBr9e8d1wfWaE2IypPAAe/sUKLayixfT/XjbpE4Qnvkq1x2O83HlMufXiqymvmXI4WNpdeoXVz/CMI5fkX//vrnw1yXpHV6TepSZwHSwHMoPmUlnlfund1EJ75QDIgc7yTOwG+onMcZM7G6VRs9V85UpCJJ4BN0+hYy9+Lp/TzmuaFS0FtCSxQEzjy593ZXlosX7dgxG8u6XXy8IsBHHzIlLomM8kfKNePGoV3/pKj1qpI71bzFm9RvimROSTFbog9clfY1aHHxsBNniE1hbcqRlY2iC3KtK7sPA8Vo2ETuS/Xw+HuZvsLTi2icqRmsG9Yf0DNNBa3qTPAuXM1TSbsbkahr7KCEO6FrMtaTn0AZA0+fpqkaq+wHOU+4AuVeOnPMZas= ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:14:43.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyDWxkmNVN3rAtWcO9wuwHGLmcbzVjFy1/lrX2n7b5pNzCpZlPYIMGwkvv6B9gWZ5NKpIs/GPDwgnjIxyERiXyrS0FKQc2GFS3TgiVS6ZChY6ZLCTlUZYdO54I3QBr9e8d1wfWaE2IypPAAe/sUKLayixfT/XjbpE4Qnvkq1x2O83HlMufXiqymvmXI4WNpdeoXVz/CMI5fkX//vrnw1yXpHV6TepSZwHSwHMoPmUlnlfund1EJ75QDIgc7yTOwG+onMcZM7G6VRs9V85UpCJJ4BN0+hYy9+Lp/TzmuaFS0FtCSxQEzjy593ZXlosX7dgxG8u6XXy8IsBHHzIlLomM8kfKNePGoV3/pKj1qpI71bzFm9RvimROSTFbog9clfY1aHHxsBNniE1hbcqRlY2iC3KtK7sPA8Vo2ETuS/Xw+HuZvsLTi2icqRmsG9Yf0DNNBa3qTPAuXM1TSbsbkahr7KCEO6FrMtaTn0AZA0+fpqkaq+wHOU+4AuVeOnPMZas= ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T11:14:43.837 INFO:teuthology.orchestra.run.smithi121.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyDWxkmNVN3rAtWcO9wuwHGLmcbzVjFy1/lrX2n7b5pNzCpZlPYIMGwkvv6B9gWZ5NKpIs/GPDwgnjIxyERiXyrS0FKQc2GFS3TgiVS6ZChY6ZLCTlUZYdO54I3QBr9e8d1wfWaE2IypPAAe/sUKLayixfT/XjbpE4Qnvkq1x2O83HlMufXiqymvmXI4WNpdeoXVz/CMI5fkX//vrnw1yXpHV6TepSZwHSwHMoPmUlnlfund1EJ75QDIgc7yTOwG+onMcZM7G6VRs9V85UpCJJ4BN0+hYy9+Lp/TzmuaFS0FtCSxQEzjy593ZXlosX7dgxG8u6XXy8IsBHHzIlLomM8kfKNePGoV3/pKj1qpI71bzFm9RvimROSTFbog9clfY1aHHxsBNniE1hbcqRlY2iC3KtK7sPA8Vo2ETuS/Xw+HuZvsLTi2icqRmsG9Yf0DNNBa3qTPAuXM1TSbsbkahr7KCEO6FrMtaTn0AZA0+fpqkaq+wHOU+4AuVeOnPMZas= ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:14:43.847 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T11:14:43.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:43 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:43.848 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:43 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:44.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:43 smithi092 bash[19809]: audit 2024-09-17T11:14:42.981045+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.92:0/3070848388' entity='client.admin' 2024-09-17T11:14:44.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:43 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:44.109 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:43 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:44.372 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:44.372 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:44.797 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:14:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:44.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:14:46.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.598856+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:46.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.604662+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.609973+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.625842+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.632194+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.636773+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.641989+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.647109+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.654622+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.671873+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.679008+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:45 smithi092 bash[19809]: audit 2024-09-17T11:14:44.930185+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:47.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:47 smithi092 bash[19809]: audit 2024-09-17T11:14:46.147341+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:48.505 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:14:50.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:49 smithi092 bash[19809]: audit 2024-09-17T11:14:48.838226+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:50.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:49 smithi092 bash[19809]: audit 2024-09-17T11:14:48.841600+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:52.392 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:52 smithi092 bash[19809]: cluster 2024-09-17T11:14:51.089881+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-17T11:14:52.392 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:52 smithi092 bash[19809]: audit 2024-09-17T11:14:51.794977+0000 mon.a (mon.0) 116 : audit [INF] from='client.? 172.21.15.92:0/1180981727' entity='client.admin' 2024-09-17T11:14:52.392 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:52 smithi092 bash[19809]: audit 2024-09-17T11:14:51.809162+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:14:52.393 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:52 smithi092 bash[19809]: audit 2024-09-17T11:14:51.815360+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:14:52.393 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T11:14:52.394 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T11:14:54.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:54 smithi092 bash[19809]: cluster 2024-09-17T11:14:53.090314+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-17T11:14:56.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:56 smithi092 bash[19809]: cluster 2024-09-17T11:14:55.090700+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:14:56.879 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:14:58.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:58 smithi092 bash[19809]: cluster 2024-09-17T11:14:57.091098+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:00.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:59 smithi092 bash[19809]: audit 2024-09-17T11:14:58.724028+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:00.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:59 smithi092 bash[19809]: audit 2024-09-17T11:14:58.729869+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:00.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:14:59 smithi092 bash[19809]: cluster 2024-09-17T11:14:59.091542+0000 mgr.y (mgr.14150) 15 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:01.051 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi121 2024-09-17T11:15:01.051 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T11:15:01.051 DEBUG:teuthology.orchestra.run.smithi121:> dd of=/etc/ceph/ceph.conf 2024-09-17T11:15:01.057 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T11:15:01.057 DEBUG:teuthology.orchestra.run.smithi121:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:15:01.102 INFO:tasks.cephadm:Adding host smithi121 to orchestrator... 2024-09-17T11:15:01.103 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch host add smithi121 2024-09-17T11:15:01.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: audit 2024-09-17T11:15:00.387096+0000 mgr.y (mgr.14150) 16 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:01.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: audit 2024-09-17T11:15:00.392013+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:01.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: audit 2024-09-17T11:15:00.393121+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:01.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: audit 2024-09-17T11:15:00.395523+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:01.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: audit 2024-09-17T11:15:00.396383+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:01.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: cephadm 2024-09-17T11:15:00.397410+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:15:01.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: cephadm 2024-09-17T11:15:00.488739+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:01.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: cephadm 2024-09-17T11:15:00.575076+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:15:01.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: cephadm 2024-09-17T11:15:00.665915+0000 mgr.y (mgr.14150) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:15:01.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: audit 2024-09-17T11:15:00.778737+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:01.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: audit 2024-09-17T11:15:00.785734+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:01.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: audit 2024-09-17T11:15:00.792080+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:01.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:01 smithi092 bash[19809]: cluster 2024-09-17T11:15:01.091956+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-17T11:15:04.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:04 smithi092 bash[19809]: cluster 2024-09-17T11:15:03.092369+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:05.766 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:15:06.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:06 smithi092 bash[19809]: cluster 2024-09-17T11:15:05.092856+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:08.264 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:08 smithi092 bash[19809]: cluster 2024-09-17T11:15:07.093279+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:08.264 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:08 smithi092 bash[19809]: audit 2024-09-17T11:15:07.934975+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:08.264 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:08 smithi092 bash[19809]: audit 2024-09-17T11:15:07.937513+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:08.264 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:08 smithi092 bash[19809]: audit 2024-09-17T11:15:07.940905+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:10.403 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:10 smithi092 bash[19809]: cluster 2024-09-17T11:15:09.093706+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:12.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:12 smithi092 bash[19809]: audit 2024-09-17T11:15:10.712292+0000 mgr.y (mgr.14150) 26 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:12.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:12 smithi092 bash[19809]: cluster 2024-09-17T11:15:11.094147+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:13.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:13 smithi092 bash[19809]: cephadm 2024-09-17T11:15:11.734469+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi121 2024-09-17T11:15:14.031 INFO:teuthology.orchestra.run.smithi092.stdout:Added host 'smithi121' with addr '172.21.15.121' 2024-09-17T11:15:14.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:14 smithi092 bash[19809]: cluster 2024-09-17T11:15:13.094628+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:14.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:14 smithi092 bash[19809]: audit 2024-09-17T11:15:14.033198+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:14.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:14 smithi092 bash[19809]: audit 2024-09-17T11:15:14.034794+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:14.724 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T11:15:15.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:15 smithi092 bash[19809]: cephadm 2024-09-17T11:15:14.034052+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Added host smithi121 2024-09-17T11:15:15.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:15 smithi092 bash[19809]: audit 2024-09-17T11:15:14.354928+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:16.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: cluster 2024-09-17T11:15:15.095090+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: audit 2024-09-17T11:15:15.696552+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: audit 2024-09-17T11:15:15.702620+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: audit 2024-09-17T11:15:15.704042+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:15:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: audit 2024-09-17T11:15:15.706236+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: audit 2024-09-17T11:15:15.707960+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: audit 2024-09-17T11:15:16.310593+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: audit 2024-09-17T11:15:16.317224+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: audit 2024-09-17T11:15:16.319477+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:15:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:16 smithi092 bash[19809]: audit 2024-09-17T11:15:16.324011+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]': finished 2024-09-17T11:15:17.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:17 smithi092 bash[19809]: cephadm 2024-09-17T11:15:15.710435+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:15:17.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:17 smithi092 bash[19809]: cephadm 2024-09-17T11:15:15.883356+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:17.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:17 smithi092 bash[19809]: cephadm 2024-09-17T11:15:16.030720+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:15:17.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:17 smithi092 bash[19809]: cephadm 2024-09-17T11:15:16.170410+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: cephadm 2024-09-17T11:15:17.010096+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: cluster 2024-09-17T11:15:17.095502+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:17.875173+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:17.881646+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:17.887915+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:17.940669+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:17.944455+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:17.945966+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:17.954066+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:18.009531+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:18.013683+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:18.015289+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:18.024019+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:18 smithi092 bash[19809]: audit 2024-09-17T11:15:18.221723+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:19.389 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:15:20.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:20 smithi092 bash[19809]: cluster 2024-09-17T11:15:19.095891+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:20.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:20 smithi092 bash[19809]: audit 2024-09-17T11:15:19.292050+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:20.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:20 smithi092 bash[19809]: audit 2024-09-17T11:15:19.299937+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:22.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:22 smithi092 bash[19809]: cluster 2024-09-17T11:15:21.096322+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:22.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:22 smithi092 bash[19809]: audit 2024-09-17T11:15:21.154972+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:22.636 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:15:22.636 INFO:teuthology.orchestra.run.smithi092.stdout:[{"addr": "172.21.15.92", "hostname": "smithi092", "labels": [], "status": ""}, {"addr": "172.21.15.121", "hostname": "smithi121", "labels": [], "status": ""}] 2024-09-17T11:15:23.576 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T11:15:23.576 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T11:15:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:24 smithi092 bash[19809]: audit 2024-09-17T11:15:22.638476+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:15:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:24 smithi092 bash[19809]: cluster 2024-09-17T11:15:23.096753+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:26.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:26 smithi092 bash[19809]: cluster 2024-09-17T11:15:25.097260+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:28.525 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:15:28.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:28 smithi092 bash[19809]: cluster 2024-09-17T11:15:27.097705+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:28.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:28 smithi092 bash[19809]: audit 2024-09-17T11:15:28.137689+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:28.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:28 smithi092 bash[19809]: audit 2024-09-17T11:15:28.143214+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:28.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:28 smithi092 bash[19809]: audit 2024-09-17T11:15:28.153250+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:30 smithi092 bash[19809]: cluster 2024-09-17T11:15:29.098092+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:32.164 INFO:teuthology.orchestra.run.smithi092.stderr:adjusted tunables profile to default 2024-09-17T11:15:32.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:32 smithi092 bash[19809]: cluster 2024-09-17T11:15:31.098508+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:32.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:32 smithi092 bash[19809]: audit 2024-09-17T11:15:31.660067+0000 mon.a (mon.0) 161 : audit [INF] from='client.? 172.21.15.92:0/4254288336' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T11:15:32.812 INFO:tasks.cephadm:Adding mon.a on smithi092 2024-09-17T11:15:32.812 INFO:tasks.cephadm:Adding mon.c on smithi092 2024-09-17T11:15:32.812 INFO:tasks.cephadm:Adding mon.b on smithi121 2024-09-17T11:15:32.813 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi121:172.21.15.121=b' 2024-09-17T11:15:33.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:33 smithi092 bash[19809]: audit 2024-09-17T11:15:32.167169+0000 mon.a (mon.0) 162 : audit [INF] from='client.? 172.21.15.92:0/4254288336' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:15:33.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:33 smithi092 bash[19809]: cluster 2024-09-17T11:15:32.167295+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:33.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:33 smithi092 bash[19809]: audit 2024-09-17T11:15:32.509025+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:33.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:33 smithi092 bash[19809]: audit 2024-09-17T11:15:32.518914+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:33.973 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:34.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:34 smithi092 bash[19809]: cluster 2024-09-17T11:15:33.098957+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:36.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:36 smithi092 bash[19809]: cluster 2024-09-17T11:15:35.099364+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:36.765 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled mon update... 2024-09-17T11:15:37.496 DEBUG:teuthology.orchestra.run.smithi092:mon.c> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T11:15:37.499 DEBUG:teuthology.orchestra.run.smithi121:mon.b> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T11:15:37.501 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T11:15:37.501 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:15:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: audit 2024-09-17T11:15:36.755987+0000 mgr.y (mgr.14150) 48 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi121:172.21.15.121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: cephadm 2024-09-17T11:15:36.761583+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Saving service mon spec with placement smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi121:172.21.15.121=b;count:3 2024-09-17T11:15:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: audit 2024-09-17T11:15:36.766837+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: audit 2024-09-17T11:15:36.768338+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: audit 2024-09-17T11:15:36.772526+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: audit 2024-09-17T11:15:36.774446+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: audit 2024-09-17T11:15:36.782779+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:38.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: audit 2024-09-17T11:15:36.787400+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: audit 2024-09-17T11:15:36.789338+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: cephadm 2024-09-17T11:15:36.791321+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:15:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:37 smithi092 bash[19809]: cluster 2024-09-17T11:15:37.099752+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:38.695 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:40.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:39 smithi092 bash[19809]: audit 2024-09-17T11:15:38.822877+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:40.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:39 smithi092 bash[19809]: audit 2024-09-17T11:15:38.829316+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:40.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:39 smithi092 bash[19809]: audit 2024-09-17T11:15:38.837169+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:40.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:39 smithi092 bash[19809]: cluster 2024-09-17T11:15:39.100130+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:42.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:42 smithi092 bash[19809]: cluster 2024-09-17T11:15:41.100687+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:43.692 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-09-17T11:15:43.692 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":1,"fsid":"a9e6fd4e-74e5-11ef-bceb-c7b262605968","modified":"2024-09-17T11:13:27.027140Z","created":"2024-09-17T11:13:27.027140Z","min_mon_release":18,"min_mon_release_name":"reef","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T11:15:43.693 INFO:teuthology.orchestra.run.smithi121.stderr:dumped monmap epoch 1 2024-09-17T11:15:44.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:44 smithi092 bash[19809]: cluster 2024-09-17T11:15:43.101207+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:44.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:44 smithi092 bash[19809]: audit 2024-09-17T11:15:43.611504+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:44.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:44 smithi092 bash[19809]: audit 2024-09-17T11:15:43.619967+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:44.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:44 smithi092 bash[19809]: audit 2024-09-17T11:15:43.642244+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:44 smithi092 bash[19809]: audit 2024-09-17T11:15:43.643396+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:44 smithi092 bash[19809]: audit 2024-09-17T11:15:43.645072+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:44 smithi092 bash[19809]: audit 2024-09-17T11:15:43.694471+0000 mon.a (mon.0) 181 : audit [DBG] from='client.? 172.21.15.121:0/4260856156' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:15:45.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:45 smithi092 bash[19809]: cephadm 2024-09-17T11:15:43.646733+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T11:15:45.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:16.319477+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:15:45.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:16.324011+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]': finished 2024-09-17T11:15:45.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cephadm 2024-09-17T11:15:15.710435+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:15:45.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cephadm 2024-09-17T11:15:15.883356+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:45.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cephadm 2024-09-17T11:15:16.030720+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cephadm 2024-09-17T11:15:16.170410+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cephadm 2024-09-17T11:15:17.010096+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:17.095502+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:17.875173+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:17.881646+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:17.887915+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:17.940669+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:17.944455+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:17.945966+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:17.954066+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:18.009531+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:18.013683+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:18.015289+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:18.024019+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:18.221723+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:19.095891+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:19.292050+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:19.299937+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:21.096322+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:21.154972+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:22.638476+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:23.096753+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:25.097260+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:27.097705+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:28.137689+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:28.143214+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:28.153250+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:29.098092+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:31.098508+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:31.660067+0000 mon.a (mon.0) 161 : audit [INF] from='client.? 172.21.15.92:0/4254288336' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:32.167169+0000 mon.a (mon.0) 162 : audit [INF] from='client.? 172.21.15.92:0/4254288336' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:15:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:32.167295+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:32.509025+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:32.518914+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:33.098957+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:35.099364+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:36.755987+0000 mgr.y (mgr.14150) 48 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi121:172.21.15.121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cephadm 2024-09-17T11:15:36.761583+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Saving service mon spec with placement smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi121:172.21.15.121=b;count:3 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:36.766837+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:36.768338+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:36.772526+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:36.774446+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:36.782779+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:36.787400+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:36.789338+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cephadm 2024-09-17T11:15:36.791321+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:37.099752+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:38.822877+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:38.829316+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:38.837169+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:39.100130+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:41.100687+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cluster 2024-09-17T11:15:43.101207+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:43.611504+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:43.619967+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:43.642244+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:43.643396+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:43.645072+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: audit 2024-09-17T11:15:43.694471+0000 mon.a (mon.0) 181 : audit [DBG] from='client.? 172.21.15.121:0/4260856156' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:15:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: cephadm 2024-09-17T11:15:43.646733+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T11:15:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:45 smithi121 bash[20577]: debug 2024-09-17T11:15:45.458+0000 7fac37b0c640 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-17T11:15:45.915 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T11:15:45.915 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T11:15:47.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:47 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:47.747 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:15:47 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:47.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:47 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:47.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:47 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:48.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:47 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:48.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:15:47 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:48.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:47 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:47 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:15:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:47 smithi092 systemd[1]: Started Ceph mon.c for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:15:49.565 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:15:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.197+0000 7f2c00a9ab00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:15:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.197+0000 7f2c00a9ab00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T11:15:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.197+0000 7f2c00a9ab00 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:15:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 0 load: jerasure load: lrc 2024-09-17T11:15:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:15:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Git sha 0 2024-09-17T11:15:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T11:15:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: DB SUMMARY 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: DB Session ID: QZGX0DMZQRL7Y15SEV1I 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:15:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:15:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.env: 0x5596a6f41bc0 2024-09-17T11:15:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:15:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.info_log: 0x5596a8bb6be0 2024-09-17T11:15:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:15:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:15:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:15:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:15:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:15:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:15:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:15:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:15:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:15:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:15:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:15:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.db_log_dir: 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.wal_dir: 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:15:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.write_buffer_manager: 0x5596a8bc4320 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:15:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.row_cache: None 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.wal_filter: None 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:15:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:15:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:15:49.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Compression algorithms supported: 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: kZSTD supported: 0 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:15:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:15:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:15:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:15:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:15:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:15:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:15:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:15:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:15:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-17T11:15:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:15:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:15:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.merge_operator: 2024-09-17T11:15:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:15:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:15:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:15:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:15:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5596a8bb67e0) 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cache_index_and_filter_blocks: 1 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: pin_top_level_index_and_filter: 1 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: index_type: 0 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: data_block_index_type: 0 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: index_shortening: 1 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:15:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: checksum: 4 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: no_block_cache: 0 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: block_cache: 0x5596a8bad350 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: block_cache_name: BinnedLRUCache 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: block_cache_options: 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: capacity : 536870912 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: num_shard_bits : 4 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: strict_capacity_limit : 0 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: high_pri_pool_ratio: 0.000 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: block_cache_compressed: (nil) 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: persistent_cache: (nil) 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: block_size: 4096 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: block_size_deviation: 10 2024-09-17T11:15:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: block_restart_interval: 16 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: index_block_restart_interval: 1 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: metadata_block_size: 4096 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: partition_filters: 0 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: use_delta_encoding: 1 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: filter_policy: bloomfilter 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: whole_key_filtering: 1 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: verify_compression: 0 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: read_amp_bytes_per_bit: 0 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: format_version: 5 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: enable_index_compression: 1 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: block_align: 0 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: max_auto_readahead_size: 262144 2024-09-17T11:15:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: prepopulate_block_cache: 0 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: initial_auto_readahead_size: 8192 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.num_levels: 7 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:15:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:15:49.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:15:49.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:15:49.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:15:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:15:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:15:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 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-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 084c22d2-10f3-4342-9c56-56301b3a96a8 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571749209222, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.201+0000 7f2c00a9ab00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571749209729, "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": 1726571749, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "084c22d2-10f3-4342-9c56-56301b3a96a8", "db_session_id": "QZGX0DMZQRL7Y15SEV1I", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726571749209857, "job": 1, "event": "recovery_finished"} 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T11:15:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 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-17T11:15:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5596a8bd6e00 2024-09-17T11:15:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 4 rocksdb: DB pointer 0x5596a8cce000 2024-09-17T11:15:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2bf6865640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:15:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2bf6865640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:15:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: ** DB Stats ** 2024-09-17T11:15:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:15:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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-17T11:15:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:15:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: ** Compaction Stats [default] ** 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: ** Compaction Stats [default] ** 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:15:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: Block cache BinnedLRUCache@0x5596a8bad350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 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-17T11:15:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 0 using public_addrv [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 0 starting mon.c rank -1 at public addrs [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] at bind addrs [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.205+0000 7f2c00a9ab00 1 mon.c@-1(???) e0 preinit fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: e1 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: legacy client fscid: -1 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: No filesystems configured 2024-09-17T11:15:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 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-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:14:57.091098+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:14:58.724028+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:14:58.729869+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:14:59.091542+0000 mgr.y (mgr.14150) 15 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:00.387096+0000 mgr.y (mgr.14150) 16 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:00.392013+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:00.393121+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:00.395523+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:00.396383+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:00.397410+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:00.488739+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:00.575076+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:00.665915+0000 mgr.y (mgr.14150) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:00.778737+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:00.785734+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:00.792080+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:01.091956+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-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:03.092369+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:05.092856+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:07.093279+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:07.934975+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:07.937513+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:07.940905+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:09.093706+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:10.712292+0000 mgr.y (mgr.14150) 26 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:11.094147+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:11.734469+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi121 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:13.094628+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:14.033198+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:14.034794+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:14.034052+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Added host smithi121 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:14.354928+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:15.095090+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:15.696552+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:15.702620+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:15.704042+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:15.706236+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:15.707960+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:16.310593+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:16.317224+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:16.319477+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:16.324011+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]': finished 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:15.710435+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:15.883356+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:16.030720+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:16.170410+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:17.010096+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:17.095502+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:17.875173+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:17.881646+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:17.887915+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:17.940669+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:49.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:17.944455+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:17.945966+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:17.954066+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:18.009531+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:18.013683+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:18.015289+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:18.024019+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:18.221723+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:19.095891+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:19.292050+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:19.299937+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:21.096322+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:21.154972+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:22.638476+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:23.096753+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:25.097260+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:27.097705+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:28.137689+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:28.143214+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:28.153250+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:29.098092+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:31.098508+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:31.660067+0000 mon.a (mon.0) 161 : audit [INF] from='client.? 172.21.15.92:0/4254288336' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:32.167169+0000 mon.a (mon.0) 162 : audit [INF] from='client.? 172.21.15.92:0/4254288336' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:32.167295+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:32.509025+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:32.518914+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:33.098957+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:35.099364+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:36.755987+0000 mgr.y (mgr.14150) 48 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi121:172.21.15.121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:36.761583+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Saving service mon spec with placement smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi121:172.21.15.121=b;count:3 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:36.766837+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:36.768338+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:36.772526+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:36.774446+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:36.782779+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:36.787400+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:36.789338+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:36.791321+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:15:49.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:37.099752+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:38.822877+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:38.829316+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:38.837169+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:39.100130+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:41.100687+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cluster 2024-09-17T11:15:43.101207+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:43.611504+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:43.619967+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:43.642244+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:43.643396+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:43.645072+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: audit 2024-09-17T11:15:43.694471+0000 mon.a (mon.0) 181 : audit [DBG] from='client.? 172.21.15.121:0/4260856156' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: cephadm 2024-09-17T11:15:43.646733+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T11:15:49.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:49 smithi092 bash[26066]: debug 2024-09-17T11:15:49.225+0000 7f2bf986b640 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-17T11:15:50.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:45.479783+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:15:50.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:45.480120+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-09-17T11:15:50.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:45.484551+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:50.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:46.472877+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:50.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:47.101869+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:50.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:47.471466+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:15:50.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:47.472772+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:50.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:48.472831+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:50.776 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:49.102284+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:50.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:49.236388+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:50.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:49.473199+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:50.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:50.237208+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:50.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:50.472857+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:50.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:50.506273+0000 mon.a (mon.0) 193 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:15:50.777 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:50.516741+0000 mon.a (mon.0) 194 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:15:50.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:50.534349+0000 mon.a (mon.0) 195 : cluster [DBG] fsmap 2024-09-17T11:15:50.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:50.534399+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:50.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:50.534653+0000 mon.a (mon.0) 197 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-09-17T11:15:50.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: cluster 2024-09-17T11:15:50.534891+0000 mon.a (mon.0) 198 : cluster [INF] overall HEALTH_OK 2024-09-17T11:15:50.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:50.541211+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:50.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:50.546836+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:50.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:50.554079+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:50.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:50.561345+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:50.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:50.568590+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:50.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:50.575471+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:50.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:50 smithi121 bash[20577]: audit 2024-09-17T11:15:50.582422+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:45.479783+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:15:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:45.480120+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-09-17T11:15:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:45.484551+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:46.472877+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:47.101869+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:47.471466+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:15:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:47.472772+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:48.472831+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:49.102284+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:49.236388+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:49.473199+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:50.237208+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:50.472857+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:50.506273+0000 mon.a (mon.0) 193 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:50.516741+0000 mon.a (mon.0) 194 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:50.534349+0000 mon.a (mon.0) 195 : cluster [DBG] fsmap 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:50.534399+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:50.534653+0000 mon.a (mon.0) 197 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: cluster 2024-09-17T11:15:50.534891+0000 mon.a (mon.0) 198 : cluster [INF] overall HEALTH_OK 2024-09-17T11:15:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:50.541211+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:50.546836+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:50.554079+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:50.561345+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:50.568590+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:50.575471+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:50 smithi092 bash[19809]: audit 2024-09-17T11:15:50.582422+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.574 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[20093]: debug 2024-09-17T11:15:51.469+0000 7f6a6ff4a640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T11:15:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:45.479783+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:15:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:45.480120+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-09-17T11:15:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:45.484551+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:46.472877+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:47.101869+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:47.471466+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:15:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:47.472772+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:48.472831+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:49.102284+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:49.236388+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:49.473199+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:50.237208+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:50.472857+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:50.506273+0000 mon.a (mon.0) 193 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:15:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:50.516741+0000 mon.a (mon.0) 194 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:15:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:50.534349+0000 mon.a (mon.0) 195 : cluster [DBG] fsmap 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:50.534399+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:50.534653+0000 mon.a (mon.0) 197 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: cluster 2024-09-17T11:15:50.534891+0000 mon.a (mon.0) 198 : cluster [INF] overall HEALTH_OK 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:50.541211+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:50.546836+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:50.554079+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:50.561345+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:50.568590+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:50.575471+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:51 smithi092 bash[26066]: audit 2024-09-17T11:15:50.582422+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:56.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cephadm 2024-09-17T11:15:50.630686+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:15:56.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cephadm 2024-09-17T11:15:50.630888+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:15:56.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cephadm 2024-09-17T11:15:50.759721+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:56.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cephadm 2024-09-17T11:15:50.772056+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:56.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cephadm 2024-09-17T11:15:50.963887+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:15:56.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cephadm 2024-09-17T11:15:50.998284+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:15:56.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cephadm 2024-09-17T11:15:51.001990+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T11:15:56.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:51.102633+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:56.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:51.248421+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:51.250793+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:51.251071+0000 mon.a (mon.0) 220 : cluster [INF] mon.a calling monitor election 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:51.270331+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:51.270472+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:52.237710+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:53.103092+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:53.236682+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:54.237739+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:55.103574+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:55.237323+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:56.237457+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:56.270558+0000 mon.a (mon.0) 228 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:56.275109+0000 mon.a (mon.0) 229 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:15:56.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:56.275894+0000 mon.a (mon.0) 230 : cluster [DBG] fsmap 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:56.275951+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:56.276181+0000 mon.a (mon.0) 232 : cluster [DBG] mgrmap e13: y(active, since 85s) 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:56.276407+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:56.301944+0000 mon.a (mon.0) 234 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:56.301980+0000 mon.a (mon.0) 235 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: cluster 2024-09-17T11:15:56.301997+0000 mon.a (mon.0) 236 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:56.306765+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:56.311275+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:56.315830+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:56.320324+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:56.322915+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:56.324114+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:15:56.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:56 smithi092 bash[19809]: audit 2024-09-17T11:15:56.325126+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:56.537 INFO:teuthology.orchestra.run.smithi121.stderr:dumped monmap epoch 3 2024-09-17T11:15:56.538 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-09-17T11:15:56.538 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":3,"fsid":"a9e6fd4e-74e5-11ef-bceb-c7b262605968","modified":"2024-09-17T11:15:51.246953Z","created":"2024-09-17T11:13:27.027140Z","min_mon_release":18,"min_mon_release_name":"reef","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3301","nonce":0},{"type":"v1","addr":"172.21.15.92:6790","nonce":0}]},"addr":"172.21.15.92:6790/0","public_addr":"172.21.15.92:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T11:15:56.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cephadm 2024-09-17T11:15:50.630686+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:15:56.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cephadm 2024-09-17T11:15:50.630888+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:15:56.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cephadm 2024-09-17T11:15:50.759721+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:56.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cephadm 2024-09-17T11:15:50.772056+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cephadm 2024-09-17T11:15:50.963887+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cephadm 2024-09-17T11:15:50.998284+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cephadm 2024-09-17T11:15:51.001990+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:51.102633+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:51.248421+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:51.250793+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:51.251071+0000 mon.a (mon.0) 220 : cluster [INF] mon.a calling monitor election 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:51.270331+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:51.270472+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:52.237710+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:53.103092+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:53.236682+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:54.237739+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:55.103574+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:55.237323+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:56.237457+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:56.270558+0000 mon.a (mon.0) 228 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:56.275109+0000 mon.a (mon.0) 229 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:56.275894+0000 mon.a (mon.0) 230 : cluster [DBG] fsmap 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:56.275951+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:56.276181+0000 mon.a (mon.0) 232 : cluster [DBG] mgrmap e13: y(active, since 85s) 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:56.276407+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:56.301944+0000 mon.a (mon.0) 234 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T11:15:56.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:56.301980+0000 mon.a (mon.0) 235 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T11:15:56.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: cluster 2024-09-17T11:15:56.301997+0000 mon.a (mon.0) 236 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-17T11:15:56.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:56.306765+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:56.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:56.311275+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:56.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:56.315830+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:56.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:56.320324+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:56.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:56.322915+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:56.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:56.324114+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:15:56.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:56 smithi121 bash[20577]: audit 2024-09-17T11:15:56.325126+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:57.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: cephadm 2024-09-17T11:15:56.322452+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:15:57.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: cephadm 2024-09-17T11:15:56.326268+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T11:15:57.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: audit 2024-09-17T11:15:56.428803+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: audit 2024-09-17T11:15:56.433046+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: audit 2024-09-17T11:15:56.437364+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: audit 2024-09-17T11:15:56.539019+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.121:0/2775532007' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:15:57.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: audit 2024-09-17T11:15:57.027854+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: audit 2024-09-17T11:15:57.034168+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: audit 2024-09-17T11:15:57.040066+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.689 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:57 smithi121 bash[20577]: audit 2024-09-17T11:15:57.238267+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:57.690 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T11:15:57.690 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T11:15:57.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: cephadm 2024-09-17T11:15:56.322452+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:15:57.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: cephadm 2024-09-17T11:15:56.326268+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T11:15:57.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: audit 2024-09-17T11:15:56.428803+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: audit 2024-09-17T11:15:56.433046+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: audit 2024-09-17T11:15:56.437364+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: audit 2024-09-17T11:15:56.539019+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.121:0/2775532007' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:15:57.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: audit 2024-09-17T11:15:57.027854+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: audit 2024-09-17T11:15:57.034168+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: audit 2024-09-17T11:15:57.040066+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:57.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:57 smithi092 bash[19809]: audit 2024-09-17T11:15:57.238267+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cephadm 2024-09-17T11:15:50.630686+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cephadm 2024-09-17T11:15:50.630888+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cephadm 2024-09-17T11:15:50.759721+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cephadm 2024-09-17T11:15:50.772056+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cephadm 2024-09-17T11:15:50.963887+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cephadm 2024-09-17T11:15:50.998284+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cephadm 2024-09-17T11:15:51.001990+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:51.102633+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:51.248421+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:51.250793+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:51.251071+0000 mon.a (mon.0) 220 : cluster [INF] mon.a calling monitor election 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:51.270331+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:51.270472+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:52.237710+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:53.103092+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:53.236682+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:54.237739+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:55.103574+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:55.237323+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.237457+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:56.270558+0000 mon.a (mon.0) 228 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T11:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:56.275109+0000 mon.a (mon.0) 229 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:56.275894+0000 mon.a (mon.0) 230 : cluster [DBG] fsmap 2024-09-17T11:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:56.275951+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:56.276181+0000 mon.a (mon.0) 232 : cluster [DBG] mgrmap e13: y(active, since 85s) 2024-09-17T11:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:56.276407+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T11:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:56.301944+0000 mon.a (mon.0) 234 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T11:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:56.301980+0000 mon.a (mon.0) 235 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cluster 2024-09-17T11:15:56.301997+0000 mon.a (mon.0) 236 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.306765+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.311275+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.315830+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.320324+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.322915+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.324114+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.325126+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cephadm 2024-09-17T11:15:56.322452+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: cephadm 2024-09-17T11:15:56.326268+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.428803+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.433046+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.437364+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:56.539019+0000 mon.a (mon.0) 247 : audit [DBG] from='client.? 172.21.15.121:0/2775532007' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T11:15:58.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:57.027854+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:57.034168+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:57.040066+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:58.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:58 smithi092 bash[26066]: audit 2024-09-17T11:15:57.238267+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:59.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:53.247890+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:15:59.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.275457+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-17T11:15:59.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.277098+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:15:59.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.277987+0000 mon.a (mon.0) 256 : cluster [INF] mon.a calling monitor election 2024-09-17T11:15:59.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.319205+0000 mon.a (mon.0) 257 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:15:59.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.325087+0000 mon.a (mon.0) 258 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:15:59.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.326127+0000 mon.a (mon.0) 259 : cluster [DBG] fsmap 2024-09-17T11:15:59.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.326206+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:59.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.326520+0000 mon.a (mon.0) 261 : cluster [DBG] mgrmap e13: y(active, since 87s) 2024-09-17T11:15:59.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.326875+0000 mon.a (mon.0) 262 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.326926+0000 mon.a (mon.0) 263 : cluster [INF] Cluster is now healthy 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: cluster 2024-09-17T11:15:58.333002+0000 mon.a (mon.0) 264 : cluster [INF] overall HEALTH_OK 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:58.750246+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:58.757282+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:58.759871+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:58.763723+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:58.765716+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:59.095475+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:59.100290+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:59.104614+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:59.109104+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:59.113439+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.507 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:59.148331+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:59.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:53.247890+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:15:59.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.275457+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-17T11:15:59.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.277098+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:15:59.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.277987+0000 mon.a (mon.0) 256 : cluster [INF] mon.a calling monitor election 2024-09-17T11:15:59.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.319205+0000 mon.a (mon.0) 257 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:15:59.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.325087+0000 mon.a (mon.0) 258 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:15:59.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.326127+0000 mon.a (mon.0) 259 : cluster [DBG] fsmap 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.326206+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.326520+0000 mon.a (mon.0) 261 : cluster [DBG] mgrmap e13: y(active, since 87s) 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.326875+0000 mon.a (mon.0) 262 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.326926+0000 mon.a (mon.0) 263 : cluster [INF] Cluster is now healthy 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: cluster 2024-09-17T11:15:58.333002+0000 mon.a (mon.0) 264 : cluster [INF] overall HEALTH_OK 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:58.750246+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:58.757282+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:58.759871+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:58.763723+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:58.765716+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:59.095475+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:59.100290+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:59.104614+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.509 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:59.109104+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.509 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:59.113439+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.509 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:59.148331+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:59.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:59.149760+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:15:59.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:59.150940+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:59.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[19809]: audit 2024-09-17T11:15:59.238505+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:59.509 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:59.149760+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:15:59.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:59.150940+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:59.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:15:59 smithi092 bash[26066]: audit 2024-09-17T11:15:59.238505+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:53.247890+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.275457+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.277098+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.277987+0000 mon.a (mon.0) 256 : cluster [INF] mon.a calling monitor election 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.319205+0000 mon.a (mon.0) 257 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.325087+0000 mon.a (mon.0) 258 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.326127+0000 mon.a (mon.0) 259 : cluster [DBG] fsmap 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.326206+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.326520+0000 mon.a (mon.0) 261 : cluster [DBG] mgrmap e13: y(active, since 87s) 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.326875+0000 mon.a (mon.0) 262 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T11:15:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.326926+0000 mon.a (mon.0) 263 : cluster [INF] Cluster is now healthy 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: cluster 2024-09-17T11:15:58.333002+0000 mon.a (mon.0) 264 : cluster [INF] overall HEALTH_OK 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:58.750246+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:58.757282+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:58.759871+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:58.763723+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:58.765716+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:59.095475+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:59.100290+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:59.104614+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:59.109104+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:59.113439+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:59.148331+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:59.149760+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:15:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:59.150940+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:15:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:15:59 smithi121 bash[20577]: audit 2024-09-17T11:15:59.238505+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:16:00.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[19809]: cephadm 2024-09-17T11:15:58.768023+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:16:00.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[19809]: cephadm 2024-09-17T11:15:58.768476+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:16:00.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[19809]: cephadm 2024-09-17T11:15:58.952755+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:16:00.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[19809]: cephadm 2024-09-17T11:15:58.952916+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:16:00.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[19809]: cluster 2024-09-17T11:15:59.104420+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:00.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[19809]: cephadm 2024-09-17T11:15:59.147793+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T11:16:00.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[19809]: cephadm 2024-09-17T11:15:59.152081+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T11:16:00.546 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[26066]: cephadm 2024-09-17T11:15:58.768023+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:16:00.546 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[26066]: cephadm 2024-09-17T11:15:58.768476+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:16:00.546 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[26066]: cephadm 2024-09-17T11:15:58.952755+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:16:00.546 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[26066]: cephadm 2024-09-17T11:15:58.952916+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:16:00.546 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[26066]: cluster 2024-09-17T11:15:59.104420+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:00.546 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[26066]: cephadm 2024-09-17T11:15:59.147793+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T11:16:00.546 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:00 smithi092 bash[26066]: cephadm 2024-09-17T11:15:59.152081+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T11:16:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:00 smithi121 bash[20577]: cephadm 2024-09-17T11:15:58.768023+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:16:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:00 smithi121 bash[20577]: cephadm 2024-09-17T11:15:58.768476+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:16:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:00 smithi121 bash[20577]: cephadm 2024-09-17T11:15:58.952755+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:16:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:00 smithi121 bash[20577]: cephadm 2024-09-17T11:15:58.952916+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:16:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:00 smithi121 bash[20577]: cluster 2024-09-17T11:15:59.104420+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:00 smithi121 bash[20577]: cephadm 2024-09-17T11:15:59.147793+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T11:16:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:00 smithi121 bash[20577]: cephadm 2024-09-17T11:15:59.152081+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T11:16:02.364 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:16:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:02 smithi121 bash[20577]: cluster 2024-09-17T11:16:01.104881+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:02 smithi121 bash[20577]: audit 2024-09-17T11:16:01.348537+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:02 smithi121 bash[20577]: audit 2024-09-17T11:16:01.353173+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:02 smithi121 bash[20577]: cephadm 2024-09-17T11:16:01.354256+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:16:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:02 smithi121 bash[20577]: audit 2024-09-17T11:16:01.354591+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:16:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:02 smithi121 bash[20577]: audit 2024-09-17T11:16:01.355504+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:16:02.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:02 smithi121 bash[20577]: audit 2024-09-17T11:16:01.356281+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:02.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:02 smithi121 bash[20577]: cephadm 2024-09-17T11:16:01.357242+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring daemon mon.c on smithi092 2024-09-17T11:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[19809]: cluster 2024-09-17T11:16:01.104881+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[19809]: audit 2024-09-17T11:16:01.348537+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[19809]: audit 2024-09-17T11:16:01.353173+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[19809]: cephadm 2024-09-17T11:16:01.354256+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[19809]: audit 2024-09-17T11:16:01.354591+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[19809]: audit 2024-09-17T11:16:01.355504+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[19809]: audit 2024-09-17T11:16:01.356281+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[19809]: cephadm 2024-09-17T11:16:01.357242+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring daemon mon.c on smithi092 2024-09-17T11:16:02.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[26066]: cluster 2024-09-17T11:16:01.104881+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[26066]: audit 2024-09-17T11:16:01.348537+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[26066]: audit 2024-09-17T11:16:01.353173+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[26066]: cephadm 2024-09-17T11:16:01.354256+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T11:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[26066]: audit 2024-09-17T11:16:01.354591+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[26066]: audit 2024-09-17T11:16:01.355504+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[26066]: audit 2024-09-17T11:16:01.356281+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:02 smithi092 bash[26066]: cephadm 2024-09-17T11:16:01.357242+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Reconfiguring daemon mon.c on smithi092 2024-09-17T11:16:04.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:04 smithi092 bash[19809]: cluster 2024-09-17T11:16:03.105323+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:04 smithi092 bash[19809]: audit 2024-09-17T11:16:03.826249+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:04 smithi092 bash[19809]: audit 2024-09-17T11:16:03.830992+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:04 smithi092 bash[26066]: cluster 2024-09-17T11:16:03.105323+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:04 smithi092 bash[26066]: audit 2024-09-17T11:16:03.826249+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:04 smithi092 bash[26066]: audit 2024-09-17T11:16:03.830992+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:04 smithi121 bash[20577]: cluster 2024-09-17T11:16:03.105323+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:04 smithi121 bash[20577]: audit 2024-09-17T11:16:03.826249+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:04 smithi121 bash[20577]: audit 2024-09-17T11:16:03.830992+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:06.078 INFO:teuthology.orchestra.run.smithi092.stdout:# minimal ceph.conf for a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:16:06.079 INFO:teuthology.orchestra.run.smithi092.stdout:[global] 2024-09-17T11:16:06.079 INFO:teuthology.orchestra.run.smithi092.stdout: fsid = a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:16:06.079 INFO:teuthology.orchestra.run.smithi092.stdout: mon_host = [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] 2024-09-17T11:16:06.708 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:06 smithi092 bash[19809]: cluster 2024-09-17T11:16:05.105760+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:06.708 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:06 smithi092 bash[19809]: audit 2024-09-17T11:16:06.080246+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/669515286' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:06.708 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:06 smithi092 bash[26066]: cluster 2024-09-17T11:16:05.105760+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:06.708 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:06 smithi092 bash[26066]: audit 2024-09-17T11:16:06.080246+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/669515286' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:06.710 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T11:16:06.710 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:16:06.710 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T11:16:06.764 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:16:06.764 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:16:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:06 smithi121 bash[20577]: cluster 2024-09-17T11:16:05.105760+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:06 smithi121 bash[20577]: audit 2024-09-17T11:16:06.080246+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/669515286' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:06.820 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T11:16:06.820 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T11:16:06.834 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T11:16:06.834 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:16:06.892 INFO:tasks.cephadm:Adding mgr.y on smithi092 2024-09-17T11:16:06.892 INFO:tasks.cephadm:Adding mgr.x on smithi121 2024-09-17T11:16:06.892 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi092=y;smithi121=x' 2024-09-17T11:16:08.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:08 smithi121 bash[20577]: cluster 2024-09-17T11:16:07.106187+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:08.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:08 smithi092 bash[19809]: cluster 2024-09-17T11:16:07.106187+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:08.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:08 smithi092 bash[26066]: cluster 2024-09-17T11:16:07.106187+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:10 smithi121 bash[20577]: cluster 2024-09-17T11:16:09.106667+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:10.586 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:16:10.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:10 smithi092 bash[19809]: cluster 2024-09-17T11:16:09.106667+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:10.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:10 smithi092 bash[26066]: cluster 2024-09-17T11:16:09.106667+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:12.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:12 smithi121 bash[20577]: cluster 2024-09-17T11:16:11.107194+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:12 smithi092 bash[19809]: cluster 2024-09-17T11:16:11.107194+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:12.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:12 smithi092 bash[26066]: cluster 2024-09-17T11:16:11.107194+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:13.745 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled mgr update... 2024-09-17T11:16:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: cluster 2024-09-17T11:16:13.107664+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: audit 2024-09-17T11:16:13.746308+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: audit 2024-09-17T11:16:13.747943+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: audit 2024-09-17T11:16:13.751699+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: audit 2024-09-17T11:16:13.752747+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: audit 2024-09-17T11:16:13.761108+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: audit 2024-09-17T11:16:13.764409+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:16:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: audit 2024-09-17T11:16:13.770081+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T11:16:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: audit 2024-09-17T11:16:13.771168+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:16:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:14 smithi121 bash[20577]: audit 2024-09-17T11:16:13.772228+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:14.606 DEBUG:teuthology.orchestra.run.smithi121:mgr.x> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T11:16:14.609 DEBUG:tasks.cephadm:set 0 configs 2024-09-17T11:16:14.609 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T11:16:14.609 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:16:14.609 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:16:14.615 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-17T11:16:14.615 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_1 2024-09-17T11:16:14.668 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T11:16:14.668 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:16:14.668 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-09-17T11:16:14.668 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:16:14.668 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-17 11:08:20.437142367 +0000 2024-09-17T11:16:14.668 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-17 11:08:20.185144617 +0000 2024-09-17T11:16:14.668 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-17 11:08:20.185144617 +0000 2024-09-17T11:16:14.668 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-09-17T11:16:14.669 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T11:16:14.721 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: cluster 2024-09-17T11:16:13.107664+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:14.721 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: audit 2024-09-17T11:16:13.746308+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:14.722 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: audit 2024-09-17T11:16:13.747943+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:14.722 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: audit 2024-09-17T11:16:13.751699+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:14.722 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: audit 2024-09-17T11:16:13.752747+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:14.722 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: audit 2024-09-17T11:16:13.761108+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:14.722 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: audit 2024-09-17T11:16:13.764409+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:16:14.722 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: audit 2024-09-17T11:16:13.770081+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T11:16:14.722 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: audit 2024-09-17T11:16:13.771168+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:16:14.723 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[26066]: audit 2024-09-17T11:16:13.772228+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:14.723 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: cluster 2024-09-17T11:16:13.107664+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:14.723 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: audit 2024-09-17T11:16:13.746308+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:14.723 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: audit 2024-09-17T11:16:13.747943+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:14.723 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: audit 2024-09-17T11:16:13.751699+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:14.724 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: audit 2024-09-17T11:16:13.752747+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:14.724 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: audit 2024-09-17T11:16:13.761108+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:14.724 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: audit 2024-09-17T11:16:13.764409+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:16:14.724 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: audit 2024-09-17T11:16:13.770081+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T11:16:14.724 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: audit 2024-09-17T11:16:13.771168+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:16:14.724 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:14 smithi092 bash[19809]: audit 2024-09-17T11:16:13.772228+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:14.726 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-17T11:16:14.726 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-17T11:16:14.726 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000313612 s, 1.6 MB/s 2024-09-17T11:16:14.726 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T11:16:14.773 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_2 2024-09-17T11:16:14.819 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T11:16:14.819 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:16:14.819 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-09-17T11:16:14.819 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:16:14.819 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-17 11:08:20.697140044 +0000 2024-09-17T11:16:14.819 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-17 11:08:20.693140080 +0000 2024-09-17T11:16:14.820 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-17 11:08:20.693140080 +0000 2024-09-17T11:16:14.820 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-09-17T11:16:14.820 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T11:16:14.873 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-17T11:16:14.873 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-17T11:16:14.873 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000435266 s, 1.2 MB/s 2024-09-17T11:16:14.874 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T11:16:14.921 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_3 2024-09-17T11:16:14.971 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T11:16:14.971 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:16:14.971 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-09-17T11:16:14.971 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:16:14.971 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-17 11:08:21.433133470 +0000 2024-09-17T11:16:14.971 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-17 11:08:21.201135542 +0000 2024-09-17T11:16:14.971 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-17 11:08:21.201135542 +0000 2024-09-17T11:16:14.971 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-09-17T11:16:14.972 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T11:16:15.025 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-17T11:16:15.025 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-17T11:16:15.025 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000410651 s, 1.2 MB/s 2024-09-17T11:16:15.026 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T11:16:15.077 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_4 2024-09-17T11:16:15.123 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T11:16:15.123 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:16:15.124 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-09-17T11:16:15.124 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:16:15.124 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-17 11:08:21.653131505 +0000 2024-09-17T11:16:15.124 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-17 11:08:21.649131540 +0000 2024-09-17T11:16:15.124 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-17 11:08:21.649131540 +0000 2024-09-17T11:16:15.124 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-09-17T11:16:15.124 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T11:16:15.177 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-17T11:16:15.178 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-17T11:16:15.178 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000273016 s, 1.9 MB/s 2024-09-17T11:16:15.179 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T11:16:15.229 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T11:16:15.229 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T11:16:15.235 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-17T11:16:15.235 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_1 2024-09-17T11:16:15.283 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T11:16:15.283 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:16:15.283 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-17T11:16:15.283 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:16:15.283 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-09-17 11:08:22.032230931 +0000 2024-09-17T11:16:15.283 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-09-17 11:08:22.028230967 +0000 2024-09-17T11:16:15.283 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-09-17 11:08:22.028230967 +0000 2024-09-17T11:16:15.283 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-09-17T11:16:15.283 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T11:16:15.341 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-09-17T11:16:15.342 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-09-17T11:16:15.342 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000435534 s, 1.2 MB/s 2024-09-17T11:16:15.343 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T11:16:15.391 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_2 2024-09-17T11:16:15.442 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T11:16:15.442 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:16:15.442 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-09-17T11:16:15.442 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:16:15.442 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-09-17 11:08:22.768224357 +0000 2024-09-17T11:16:15.442 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-09-17 11:08:22.512226644 +0000 2024-09-17T11:16:15.442 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-09-17 11:08:22.512226644 +0000 2024-09-17T11:16:15.442 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-09-17T11:16:15.443 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T11:16:15.497 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-09-17T11:16:15.498 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-09-17T11:16:15.498 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000302748 s, 1.7 MB/s 2024-09-17T11:16:15.498 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T11:16:15.546 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_3 2024-09-17T11:16:15.593 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T11:16:15.593 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:16:15.593 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 913 Links: 1 2024-09-17T11:16:15.593 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:16:15.594 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-09-17 11:08:23.248220070 +0000 2024-09-17T11:16:15.594 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-09-17 11:08:23.000222285 +0000 2024-09-17T11:16:15.594 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-09-17 11:08:23.000222285 +0000 2024-09-17T11:16:15.594 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-09-17T11:16:15.594 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T11:16:15.645 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-09-17T11:16:15.645 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-09-17T11:16:15.646 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000275966 s, 1.9 MB/s 2024-09-17T11:16:15.646 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T11:16:15.665 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:15 smithi121 bash[20577]: audit 2024-09-17T11:16:13.734112+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi092=y;smithi121=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:15.665 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:15 smithi121 bash[20577]: cephadm 2024-09-17T11:16:13.737111+0000 mgr.y (mgr.14150) 89 : cephadm [INF] Saving service mgr spec with placement smithi092=y;smithi121=x;count:2 2024-09-17T11:16:15.666 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:15 smithi121 bash[20577]: cephadm 2024-09-17T11:16:13.773377+0000 mgr.y (mgr.14150) 90 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T11:16:15.671 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_4 2024-09-17T11:16:15.718 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T11:16:15.718 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T11:16:15.719 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 930 Links: 1 2024-09-17T11:16:15.719 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T11:16:15.719 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-09-17 11:08:23.704215997 +0000 2024-09-17T11:16:15.719 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-09-17 11:08:23.480217998 +0000 2024-09-17T11:16:15.719 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-09-17 11:08:23.480217998 +0000 2024-09-17T11:16:15.719 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-09-17T11:16:15.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T11:16:15.777 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-09-17T11:16:15.777 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-09-17T11:16:15.777 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000398943 s, 1.3 MB/s 2024-09-17T11:16:15.779 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T11:16:15.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:15 smithi092 bash[19809]: audit 2024-09-17T11:16:13.734112+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi092=y;smithi121=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:15.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:15 smithi092 bash[19809]: cephadm 2024-09-17T11:16:13.737111+0000 mgr.y (mgr.14150) 89 : cephadm [INF] Saving service mgr spec with placement smithi092=y;smithi121=x;count:2 2024-09-17T11:16:15.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:15 smithi092 bash[19809]: cephadm 2024-09-17T11:16:13.773377+0000 mgr.y (mgr.14150) 90 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T11:16:15.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:15 smithi092 bash[26066]: audit 2024-09-17T11:16:13.734112+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi092=y;smithi121=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:15.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:15 smithi092 bash[26066]: cephadm 2024-09-17T11:16:13.737111+0000 mgr.y (mgr.14150) 89 : cephadm [INF] Saving service mgr spec with placement smithi092=y;smithi121=x;count:2 2024-09-17T11:16:15.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:15 smithi092 bash[26066]: cephadm 2024-09-17T11:16:13.773377+0000 mgr.y (mgr.14150) 90 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T11:16:15.827 INFO:tasks.cephadm:Deploying osd.0 on smithi092 with /dev/vg_nvme/lv_4... 2024-09-17T11:16:15.828 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T11:16:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:16 smithi121 bash[20577]: cluster 2024-09-17T11:16:15.108119+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:16 smithi121 bash[20577]: audit 2024-09-17T11:16:16.202466+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:16 smithi121 bash[20577]: audit 2024-09-17T11:16:16.207546+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:16 smithi121 bash[20577]: audit 2024-09-17T11:16:16.212862+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:16.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:16 smithi092 bash[19809]: cluster 2024-09-17T11:16:15.108119+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:16.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:16 smithi092 bash[19809]: audit 2024-09-17T11:16:16.202466+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:16.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:16 smithi092 bash[19809]: audit 2024-09-17T11:16:16.207546+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:16.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:16 smithi092 bash[19809]: audit 2024-09-17T11:16:16.212862+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:16 smithi092 bash[26066]: cluster 2024-09-17T11:16:15.108119+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:16 smithi092 bash[26066]: audit 2024-09-17T11:16:16.202466+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:16 smithi092 bash[26066]: audit 2024-09-17T11:16:16.207546+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:16 smithi092 bash[26066]: audit 2024-09-17T11:16:16.212862+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:16.847 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:16.848 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:16.848 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:16.848 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:16.848 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:16.848 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:16 smithi121 systemd[1]: Started Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:16:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.797258+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.805275+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.812768+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.821453+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.880159+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.883598+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.884977+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.891945+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: cephadm 2024-09-17T11:16:16.892730+0000 mgr.y (mgr.14150) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: cephadm 2024-09-17T11:16:16.932134+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.932647+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.933634+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: audit 2024-09-17T11:16:16.934308+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: cephadm 2024-09-17T11:16:16.935103+0000 mgr.y (mgr.14150) 94 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-17T11:16:18.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:17 smithi121 bash[20577]: cluster 2024-09-17T11:16:17.108573+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-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.797258+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.805275+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.812768+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.821453+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.880159+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.883598+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.884977+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.891945+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: cephadm 2024-09-17T11:16:16.892730+0000 mgr.y (mgr.14150) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: cephadm 2024-09-17T11:16:16.932134+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.932647+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:16:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.933634+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: audit 2024-09-17T11:16:16.934308+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: cephadm 2024-09-17T11:16:16.935103+0000 mgr.y (mgr.14150) 94 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[19809]: cluster 2024-09-17T11:16:17.108573+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-17T11:16:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.797258+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.805275+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.812768+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.821453+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.880159+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.883598+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.884977+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.891945+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: cephadm 2024-09-17T11:16:16.892730+0000 mgr.y (mgr.14150) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:16:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: cephadm 2024-09-17T11:16:16.932134+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T11:16:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.932647+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:16:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.933634+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:16:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: audit 2024-09-17T11:16:16.934308+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: cephadm 2024-09-17T11:16:16.935103+0000 mgr.y (mgr.14150) 94 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-17T11:16:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:17 smithi092 bash[26066]: cluster 2024-09-17T11:16:17.108573+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-17T11:16:18.570 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:18 smithi121 bash[22090]: debug 2024-09-17T11:16:18.418+0000 7f21938af640 1 -- 172.21.15.121:0/2582452697 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5574f2472d00 con 0x5574f2465800 2024-09-17T11:16:18.570 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:18 smithi121 bash[22090]: debug 2024-09-17T11:16:18.530+0000 7f2196118040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:16:19.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[20577]: audit 2024-09-17T11:16:18.413550+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[20577]: cluster 2024-09-17T11:16:19.109092+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-17T11:16:19.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[20577]: audit 2024-09-17T11:16:19.187536+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[20577]: audit 2024-09-17T11:16:19.194560+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[20577]: audit 2024-09-17T11:16:19.196790+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:19.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[20577]: audit 2024-09-17T11:16:19.199593+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:19.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[20577]: audit 2024-09-17T11:16:19.200582+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:19.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[20577]: audit 2024-09-17T11:16:19.208588+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.775 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[20577]: cephadm 2024-09-17T11:16:19.209149+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:16:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[19809]: audit 2024-09-17T11:16:18.413550+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[19809]: cluster 2024-09-17T11:16:19.109092+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-17T11:16:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[19809]: audit 2024-09-17T11:16:19.187536+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[19809]: audit 2024-09-17T11:16:19.194560+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[19809]: audit 2024-09-17T11:16:19.196790+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[19809]: audit 2024-09-17T11:16:19.199593+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[19809]: audit 2024-09-17T11:16:19.200582+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[19809]: audit 2024-09-17T11:16:19.208588+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[19809]: cephadm 2024-09-17T11:16:19.209149+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:16:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[26066]: audit 2024-09-17T11:16:18.413550+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[26066]: cluster 2024-09-17T11:16:19.109092+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-17T11:16:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[26066]: audit 2024-09-17T11:16:19.187536+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[26066]: audit 2024-09-17T11:16:19.194560+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[26066]: audit 2024-09-17T11:16:19.196790+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[26066]: audit 2024-09-17T11:16:19.199593+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[26066]: audit 2024-09-17T11:16:19.200582+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[26066]: audit 2024-09-17T11:16:19.208588+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:19 smithi092 bash[26066]: cephadm 2024-09-17T11:16:19.209149+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:16:20.057 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[22090]: debug 2024-09-17T11:16:19.766+0000 7f2196118040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:16:20.057 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[22090]: debug 2024-09-17T11:16:19.830+0000 7f2196118040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:16:20.057 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:19 smithi121 bash[22090]: debug 2024-09-17T11:16:19.982+0000 7f2196118040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:16:20.713 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:20 smithi121 bash[22090]: debug 2024-09-17T11:16:20.634+0000 7f2196118040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:16:20.817 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:16:20.969 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:20 smithi121 bash[22090]: debug 2024-09-17T11:16:20.706+0000 7f2196118040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:16:20.969 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:20 smithi121 bash[22090]: debug 2024-09-17T11:16:20.774+0000 7f2196118040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:16:21.243 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:20 smithi121 bash[22090]: debug 2024-09-17T11:16:20.962+0000 7f2196118040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:16:21.243 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:21 smithi121 bash[22090]: debug 2024-09-17T11:16:21.042+0000 7f2196118040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:16:21.243 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:21 smithi121 bash[22090]: debug 2024-09-17T11:16:21.114+0000 7f2196118040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:16:21.557 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:21 smithi121 bash[22090]: debug 2024-09-17T11:16:21.370+0000 7f2196118040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:16:21.557 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:21 smithi121 bash[22090]: debug 2024-09-17T11:16:21.434+0000 7f2196118040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:16:21.965 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:21 smithi121 bash[22090]: debug 2024-09-17T11:16:21.626+0000 7f2196118040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:16:21.965 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:21 smithi121 bash[22090]: debug 2024-09-17T11:16:21.706+0000 7f2196118040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:16:22.298 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:21 smithi121 bash[22090]: debug 2024-09-17T11:16:21.958+0000 7f2196118040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:16:22.298 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:22 smithi121 bash[22090]: debug 2024-09-17T11:16:22.130+0000 7f2196118040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:16:22.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:22 smithi121 bash[20577]: cluster 2024-09-17T11:16:21.109626+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:22.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:22 smithi121 bash[20577]: audit 2024-09-17T11:16:21.172822+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:22.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:22 smithi121 bash[20577]: audit 2024-09-17T11:16:21.815969+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:22.549 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:22 smithi121 bash[22090]: debug 2024-09-17T11:16:22.290+0000 7f2196118040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:16:22.549 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:22 smithi121 bash[22090]: debug 2024-09-17T11:16:22.370+0000 7f2196118040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:16:22.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:22 smithi092 bash[19809]: cluster 2024-09-17T11:16:21.109626+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:22.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:22 smithi092 bash[19809]: audit 2024-09-17T11:16:21.172822+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:22.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:22 smithi092 bash[19809]: audit 2024-09-17T11:16:21.815969+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:22.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:22 smithi092 bash[26066]: cluster 2024-09-17T11:16:21.109626+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:22.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:22 smithi092 bash[26066]: audit 2024-09-17T11:16:21.172822+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:22.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:22 smithi092 bash[26066]: audit 2024-09-17T11:16:21.815969+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:22.807 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:22 smithi121 bash[22090]: debug 2024-09-17T11:16:22.542+0000 7f2196118040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:16:23.438 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:23 smithi121 bash[22090]: debug 2024-09-17T11:16:23.346+0000 7f2196118040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:16:23.734 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:23 smithi121 bash[22090]: debug 2024-09-17T11:16:23.434+0000 7f2196118040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:16:23.734 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:23 smithi121 bash[22090]: debug 2024-09-17T11:16:23.654+0000 7f2196118040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:16:24.057 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:23 smithi121 bash[22090]: debug 2024-09-17T11:16:23.726+0000 7f2196118040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:16:24.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:24 smithi092 bash[19809]: cluster 2024-09-17T11:16:23.110052+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:24.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:24 smithi092 bash[19809]: audit 2024-09-17T11:16:23.509534+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:24.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:24 smithi092 bash[26066]: cluster 2024-09-17T11:16:23.110052+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:24.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:24 smithi092 bash[26066]: audit 2024-09-17T11:16:23.509534+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:24 smithi121 bash[20577]: cluster 2024-09-17T11:16:23.110052+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:24 smithi121 bash[20577]: audit 2024-09-17T11:16:23.509534+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:24.557 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:24 smithi121 bash[22090]: debug 2024-09-17T11:16:24.106+0000 7f2196118040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:16:24.557 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:16:24 smithi121 bash[22090]: debug 2024-09-17T11:16:24.182+0000 7f2196118040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:16:24.811 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:16:24.846 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi092:vg_nvme/lv_4 2024-09-17T11:16:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:25 smithi121 bash[20577]: cluster 2024-09-17T11:16:24.211218+0000 mon.a (mon.0) 319 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:16:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:25 smithi121 bash[20577]: audit 2024-09-17T11:16:24.211550+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:16:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:25 smithi121 bash[20577]: audit 2024-09-17T11:16:24.212265+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:16:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:25 smithi121 bash[20577]: audit 2024-09-17T11:16:24.213306+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:16:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:25 smithi121 bash[20577]: audit 2024-09-17T11:16:24.213734+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:16:25.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[19809]: cluster 2024-09-17T11:16:24.211218+0000 mon.a (mon.0) 319 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:16:25.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[19809]: audit 2024-09-17T11:16:24.211550+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:16:25.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[19809]: audit 2024-09-17T11:16:24.212265+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:16:25.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[19809]: audit 2024-09-17T11:16:24.213306+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:16:25.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[19809]: audit 2024-09-17T11:16:24.213734+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:16:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[26066]: cluster 2024-09-17T11:16:24.211218+0000 mon.a (mon.0) 319 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:16:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[26066]: audit 2024-09-17T11:16:24.211550+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:16:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[26066]: audit 2024-09-17T11:16:24.212265+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:16:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[26066]: audit 2024-09-17T11:16:24.213306+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:16:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:25 smithi092 bash[26066]: audit 2024-09-17T11:16:24.213734+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.121:0/1891675969' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:16:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: cluster 2024-09-17T11:16:25.110448+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: cluster 2024-09-17T11:16:25.197142+0000 mon.a (mon.0) 320 : cluster [DBG] mgrmap e14: y(active, since 114s), standbys: x 2024-09-17T11:16:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: audit 2024-09-17T11:16:25.197363+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:16:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: audit 2024-09-17T11:16:25.348669+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: audit 2024-09-17T11:16:25.356489+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: audit 2024-09-17T11:16:25.361593+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: audit 2024-09-17T11:16:25.369210+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: audit 2024-09-17T11:16:25.369607+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: audit 2024-09-17T11:16:25.371604+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:26 smithi121 bash[20577]: audit 2024-09-17T11:16:25.380807+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: cluster 2024-09-17T11:16:25.110448+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: cluster 2024-09-17T11:16:25.197142+0000 mon.a (mon.0) 320 : cluster [DBG] mgrmap e14: y(active, since 114s), standbys: x 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: audit 2024-09-17T11:16:25.197363+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: audit 2024-09-17T11:16:25.348669+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: audit 2024-09-17T11:16:25.356489+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: audit 2024-09-17T11:16:25.361593+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: audit 2024-09-17T11:16:25.369210+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: audit 2024-09-17T11:16:25.369607+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: audit 2024-09-17T11:16:25.371604+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[19809]: audit 2024-09-17T11:16:25.380807+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: cluster 2024-09-17T11:16:25.110448+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: cluster 2024-09-17T11:16:25.197142+0000 mon.a (mon.0) 320 : cluster [DBG] mgrmap e14: y(active, since 114s), standbys: x 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: audit 2024-09-17T11:16:25.197363+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: audit 2024-09-17T11:16:25.348669+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: audit 2024-09-17T11:16:25.356489+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: audit 2024-09-17T11:16:25.361593+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: audit 2024-09-17T11:16:25.369210+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: audit 2024-09-17T11:16:25.369607+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: audit 2024-09-17T11:16:25.371604+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:16:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:26 smithi092 bash[26066]: audit 2024-09-17T11:16:25.380807+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:28.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:28 smithi121 bash[20577]: cluster 2024-09-17T11:16:27.110885+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:28 smithi092 bash[19809]: cluster 2024-09-17T11:16:27.110885+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:28.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:28 smithi092 bash[26066]: cluster 2024-09-17T11:16:27.110885+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:29.520 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:16:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:30 smithi121 bash[20577]: cluster 2024-09-17T11:16:29.111293+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:30 smithi092 bash[19809]: cluster 2024-09-17T11:16:29.111293+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:30.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:30 smithi092 bash[26066]: cluster 2024-09-17T11:16:29.111293+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:32 smithi121 bash[20577]: cluster 2024-09-17T11:16:31.111800+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:32.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:32 smithi092 bash[19809]: cluster 2024-09-17T11:16:31.111800+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:32 smithi092 bash[26066]: cluster 2024-09-17T11:16:31.111800+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:33 smithi121 bash[20577]: audit 2024-09-17T11:16:32.688684+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:16:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:33 smithi121 bash[20577]: audit 2024-09-17T11:16:32.694488+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:16:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:33 smithi121 bash[20577]: audit 2024-09-17T11:16:32.695873+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:33.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:33 smithi092 bash[19809]: audit 2024-09-17T11:16:32.688684+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:16:33.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:33 smithi092 bash[19809]: audit 2024-09-17T11:16:32.694488+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:16:33.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:33 smithi092 bash[19809]: audit 2024-09-17T11:16:32.695873+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:33 smithi092 bash[26066]: audit 2024-09-17T11:16:32.688684+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:16:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:33 smithi092 bash[26066]: audit 2024-09-17T11:16:32.694488+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:16:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:33 smithi092 bash[26066]: audit 2024-09-17T11:16:32.695873+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:34.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:34 smithi092 bash[19809]: audit 2024-09-17T11:16:32.682159+0000 mgr.y (mgr.14150) 104 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:34.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:34 smithi092 bash[19809]: cluster 2024-09-17T11:16:33.112203+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:34.505 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:34 smithi092 bash[26066]: audit 2024-09-17T11:16:32.682159+0000 mgr.y (mgr.14150) 104 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:34.505 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:34 smithi092 bash[26066]: cluster 2024-09-17T11:16:33.112203+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:34 smithi121 bash[20577]: audit 2024-09-17T11:16:32.682159+0000 mgr.y (mgr.14150) 104 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:16:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:34 smithi121 bash[20577]: cluster 2024-09-17T11:16:33.112203+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:36 smithi121 bash[20577]: cluster 2024-09-17T11:16:35.112574+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:36 smithi092 bash[19809]: cluster 2024-09-17T11:16:35.112574+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:36 smithi092 bash[26066]: cluster 2024-09-17T11:16:35.112574+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:37.743 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:37 smithi121 bash[20577]: audit 2024-09-17T11:16:36.335252+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:37.743 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:37 smithi121 bash[20577]: audit 2024-09-17T11:16:36.341540+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:37.743 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:37 smithi121 bash[20577]: audit 2024-09-17T11:16:36.348717+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:37 smithi092 bash[19809]: audit 2024-09-17T11:16:36.335252+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:37 smithi092 bash[19809]: audit 2024-09-17T11:16:36.341540+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:37 smithi092 bash[19809]: audit 2024-09-17T11:16:36.348717+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:37 smithi092 bash[26066]: audit 2024-09-17T11:16:36.335252+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:37 smithi092 bash[26066]: audit 2024-09-17T11:16:36.341540+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:37 smithi092 bash[26066]: audit 2024-09-17T11:16:36.348717+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:38.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:38 smithi121 bash[20577]: cluster 2024-09-17T11:16:37.113027+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:38.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:38 smithi092 bash[19809]: cluster 2024-09-17T11:16:37.113027+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:38.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:38 smithi092 bash[26066]: cluster 2024-09-17T11:16:37.113027+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:40.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:40 smithi121 bash[20577]: cluster 2024-09-17T11:16:39.113353+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:40.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:40 smithi092 bash[19809]: cluster 2024-09-17T11:16:39.113353+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:40.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:40 smithi092 bash[26066]: cluster 2024-09-17T11:16:39.113353+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:42 smithi121 bash[20577]: cluster 2024-09-17T11:16:41.113642+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:42 smithi121 bash[20577]: audit 2024-09-17T11:16:41.604127+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.92:0/3709474821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769a04e3-21fc-43e5-a3fa-7eed5a4fdb32"}]: dispatch 2024-09-17T11:16:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:42 smithi121 bash[20577]: audit 2024-09-17T11:16:41.604623+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769a04e3-21fc-43e5-a3fa-7eed5a4fdb32"}]: dispatch 2024-09-17T11:16:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:42 smithi121 bash[20577]: audit 2024-09-17T11:16:41.614693+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "769a04e3-21fc-43e5-a3fa-7eed5a4fdb32"}]': finished 2024-09-17T11:16:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:42 smithi121 bash[20577]: cluster 2024-09-17T11:16:41.614806+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T11:16:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:42 smithi121 bash[20577]: audit 2024-09-17T11:16:41.614924+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:16:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:42 smithi121 bash[20577]: audit 2024-09-17T11:16:42.220938+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.92:0/3226252421' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:16:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[26066]: cluster 2024-09-17T11:16:41.113642+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[26066]: audit 2024-09-17T11:16:41.604127+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.92:0/3709474821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769a04e3-21fc-43e5-a3fa-7eed5a4fdb32"}]: dispatch 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[26066]: audit 2024-09-17T11:16:41.604623+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769a04e3-21fc-43e5-a3fa-7eed5a4fdb32"}]: dispatch 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[26066]: audit 2024-09-17T11:16:41.614693+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "769a04e3-21fc-43e5-a3fa-7eed5a4fdb32"}]': finished 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[26066]: cluster 2024-09-17T11:16:41.614806+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[26066]: audit 2024-09-17T11:16:41.614924+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[26066]: audit 2024-09-17T11:16:42.220938+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.92:0/3226252421' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[19809]: cluster 2024-09-17T11:16:41.113642+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[19809]: audit 2024-09-17T11:16:41.604127+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.92:0/3709474821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769a04e3-21fc-43e5-a3fa-7eed5a4fdb32"}]: dispatch 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[19809]: audit 2024-09-17T11:16:41.604623+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769a04e3-21fc-43e5-a3fa-7eed5a4fdb32"}]: dispatch 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[19809]: audit 2024-09-17T11:16:41.614693+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "769a04e3-21fc-43e5-a3fa-7eed5a4fdb32"}]': finished 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[19809]: cluster 2024-09-17T11:16:41.614806+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T11:16:42.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[19809]: audit 2024-09-17T11:16:41.614924+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:16:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:42 smithi092 bash[19809]: audit 2024-09-17T11:16:42.220938+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.92:0/3226252421' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:16:44.639 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:44 smithi092 bash[19809]: cluster 2024-09-17T11:16:43.113995+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:44.640 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:44 smithi092 bash[26066]: cluster 2024-09-17T11:16:43.113995+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:44 smithi121 bash[20577]: cluster 2024-09-17T11:16:43.113995+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:46.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:46 smithi121 bash[20577]: cluster 2024-09-17T11:16:45.114465+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:46.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:46 smithi121 bash[20577]: audit 2024-09-17T11:16:45.567896+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:46.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:46 smithi121 bash[20577]: audit 2024-09-17T11:16:45.576414+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:46.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:46 smithi121 bash[20577]: audit 2024-09-17T11:16:45.586494+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:46 smithi092 bash[19809]: cluster 2024-09-17T11:16:45.114465+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:46 smithi092 bash[19809]: audit 2024-09-17T11:16:45.567896+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:46.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:46 smithi092 bash[19809]: audit 2024-09-17T11:16:45.576414+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:46.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:46 smithi092 bash[19809]: audit 2024-09-17T11:16:45.586494+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:46.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:46 smithi092 bash[26066]: cluster 2024-09-17T11:16:45.114465+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:46.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:46 smithi092 bash[26066]: audit 2024-09-17T11:16:45.567896+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:46.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:46 smithi092 bash[26066]: audit 2024-09-17T11:16:45.576414+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:46.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:46 smithi092 bash[26066]: audit 2024-09-17T11:16:45.586494+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:48.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:48 smithi121 bash[20577]: cluster 2024-09-17T11:16:47.114906+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-17T11:16:48.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:48 smithi092 bash[26066]: cluster 2024-09-17T11:16:47.114906+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-17T11:16:48.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:48 smithi092 bash[19809]: cluster 2024-09-17T11:16:47.114906+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-17T11:16:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:50 smithi092 bash[19809]: cluster 2024-09-17T11:16:49.115310+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-17T11:16:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:50 smithi092 bash[26066]: cluster 2024-09-17T11:16:49.115310+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-17T11:16:50.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:50 smithi121 bash[20577]: cluster 2024-09-17T11:16:49.115310+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-17T11:16:52.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:52 smithi121 bash[20577]: cluster 2024-09-17T11:16:51.115759+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-17T11:16:52.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:52 smithi092 bash[26066]: cluster 2024-09-17T11:16:51.115759+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-17T11:16:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:52 smithi092 bash[19809]: cluster 2024-09-17T11:16:51.115759+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-17T11:16:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:54 smithi121 bash[20577]: cluster 2024-09-17T11:16:53.116299+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-17T11:16:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:54 smithi121 bash[20577]: audit 2024-09-17T11:16:54.119920+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T11:16:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:54 smithi121 bash[20577]: audit 2024-09-17T11:16:54.121351+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:54.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:54 smithi092 bash[19809]: cluster 2024-09-17T11:16:53.116299+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-17T11:16:54.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:54 smithi092 bash[19809]: audit 2024-09-17T11:16:54.119920+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T11:16:54.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:54 smithi092 bash[19809]: audit 2024-09-17T11:16:54.121351+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:54.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:54 smithi092 bash[26066]: cluster 2024-09-17T11:16:53.116299+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-17T11:16:54.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:54 smithi092 bash[26066]: audit 2024-09-17T11:16:54.119920+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T11:16:54.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:54 smithi092 bash[26066]: audit 2024-09-17T11:16:54.121351+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:16:55.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:55 smithi092 bash[19809]: cephadm 2024-09-17T11:16:54.122730+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-17T11:16:55.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:55 smithi092 bash[26066]: cephadm 2024-09-17T11:16:54.122730+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-17T11:16:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:55 smithi121 bash[20577]: cephadm 2024-09-17T11:16:54.122730+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-17T11:16:56.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:56 smithi092 bash[19809]: cluster 2024-09-17T11:16:55.116791+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:56.648 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:56 smithi092 bash[26066]: cluster 2024-09-17T11:16:55.116791+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:56 smithi121 bash[20577]: cluster 2024-09-17T11:16:55.116791+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:57 smithi092 bash[19809]: audit 2024-09-17T11:16:56.505122+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:57 smithi092 bash[19809]: audit 2024-09-17T11:16:56.511628+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:57 smithi092 bash[19809]: audit 2024-09-17T11:16:56.518778+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:57 smithi092 bash[19809]: cluster 2024-09-17T11:16:57.117199+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:57.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:57 smithi092 bash[26066]: audit 2024-09-17T11:16:56.505122+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:57.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:57 smithi092 bash[26066]: audit 2024-09-17T11:16:56.511628+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:57.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:57 smithi092 bash[26066]: audit 2024-09-17T11:16:56.518778+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:57.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:57 smithi092 bash[26066]: cluster 2024-09-17T11:16:57.117199+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:57.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:57 smithi121 bash[20577]: audit 2024-09-17T11:16:56.505122+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:57 smithi121 bash[20577]: audit 2024-09-17T11:16:56.511628+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:57 smithi121 bash[20577]: audit 2024-09-17T11:16:56.518778+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:16:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:16:57 smithi121 bash[20577]: cluster 2024-09-17T11:16:57.117199+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:16:59.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:59.547 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:16:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:59.547 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:59.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:16:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:59.826 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:16:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:16:59.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:16:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:00 smithi121 bash[20577]: cluster 2024-09-17T11:16:59.117676+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:00 smithi121 bash[20577]: audit 2024-09-17T11:16:59.783773+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:00 smithi121 bash[20577]: audit 2024-09-17T11:16:59.788377+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:00 smithi121 bash[20577]: audit 2024-09-17T11:16:59.788560+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:00 smithi121 bash[20577]: audit 2024-09-17T11:16:59.789884+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:00 smithi121 bash[20577]: audit 2024-09-17T11:16:59.794107+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:00 smithi121 bash[20577]: audit 2024-09-17T11:16:59.797448+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[19809]: cluster 2024-09-17T11:16:59.117676+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[19809]: audit 2024-09-17T11:16:59.783773+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[19809]: audit 2024-09-17T11:16:59.788377+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[19809]: audit 2024-09-17T11:16:59.788560+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[19809]: audit 2024-09-17T11:16:59.789884+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:00.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[19809]: audit 2024-09-17T11:16:59.794107+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:00.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[19809]: audit 2024-09-17T11:16:59.797448+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:00.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[26066]: cluster 2024-09-17T11:16:59.117676+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:00.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[26066]: audit 2024-09-17T11:16:59.783773+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:00.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[26066]: audit 2024-09-17T11:16:59.788377+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:00.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[26066]: audit 2024-09-17T11:16:59.788560+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:00.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[26066]: audit 2024-09-17T11:16:59.789884+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:00.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[26066]: audit 2024-09-17T11:16:59.794107+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:00.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:00 smithi092 bash[26066]: audit 2024-09-17T11:16:59.797448+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:02 smithi092 bash[19809]: cluster 2024-09-17T11:17:01.118053+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:02 smithi092 bash[26066]: cluster 2024-09-17T11:17:01.118053+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:02 smithi121 bash[20577]: cluster 2024-09-17T11:17:01.118053+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:04 smithi121 bash[20577]: cluster 2024-09-17T11:17:03.118466+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:04 smithi092 bash[19809]: cluster 2024-09-17T11:17:03.118466+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:04 smithi092 bash[26066]: cluster 2024-09-17T11:17:03.118466+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:06.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:06 smithi121 bash[20577]: cluster 2024-09-17T11:17:05.118925+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:06.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:06 smithi121 bash[20577]: audit 2024-09-17T11:17:05.786510+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:06.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:06 smithi121 bash[20577]: audit 2024-09-17T11:17:05.796954+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:06.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:06 smithi121 bash[20577]: audit 2024-09-17T11:17:05.808937+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:06.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:06 smithi092 bash[26066]: cluster 2024-09-17T11:17:05.118925+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:06.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:06 smithi092 bash[26066]: audit 2024-09-17T11:17:05.786510+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:06.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:06 smithi092 bash[26066]: audit 2024-09-17T11:17:05.796954+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:06.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:06 smithi092 bash[26066]: audit 2024-09-17T11:17:05.808937+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:06 smithi092 bash[19809]: cluster 2024-09-17T11:17:05.118925+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:06 smithi092 bash[19809]: audit 2024-09-17T11:17:05.786510+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:06 smithi092 bash[19809]: audit 2024-09-17T11:17:05.796954+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:06 smithi092 bash[19809]: audit 2024-09-17T11:17:05.808937+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:08 smithi121 bash[20577]: cluster 2024-09-17T11:17:07.119322+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:08 smithi121 bash[20577]: audit 2024-09-17T11:17:07.744365+0000 mon.a (mon.0) 356 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T11:17:08.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:08 smithi092 bash[19809]: cluster 2024-09-17T11:17:07.119322+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:08.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:08 smithi092 bash[19809]: audit 2024-09-17T11:17:07.744365+0000 mon.a (mon.0) 356 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T11:17:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:08 smithi092 bash[26066]: cluster 2024-09-17T11:17:07.119322+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:08 smithi092 bash[26066]: audit 2024-09-17T11:17:07.744365+0000 mon.a (mon.0) 356 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T11:17:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:09 smithi121 bash[20577]: audit 2024-09-17T11:17:08.193885+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:17:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:09 smithi121 bash[20577]: cluster 2024-09-17T11:17:08.194029+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:17:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:09 smithi121 bash[20577]: audit 2024-09-17T11:17:08.195788+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:09 smithi121 bash[20577]: audit 2024-09-17T11:17:08.196892+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:17:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:09 smithi121 bash[20577]: audit 2024-09-17T11:17:09.196568+0000 mon.a (mon.0) 361 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:17:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:09 smithi121 bash[20577]: cluster 2024-09-17T11:17:09.196711+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T11:17:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:09 smithi121 bash[20577]: audit 2024-09-17T11:17:09.196982+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[19809]: audit 2024-09-17T11:17:08.193885+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:17:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[19809]: cluster 2024-09-17T11:17:08.194029+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:17:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[19809]: audit 2024-09-17T11:17:08.195788+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[19809]: audit 2024-09-17T11:17:08.196892+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:17:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[19809]: audit 2024-09-17T11:17:09.196568+0000 mon.a (mon.0) 361 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:17:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[19809]: cluster 2024-09-17T11:17:09.196711+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T11:17:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[19809]: audit 2024-09-17T11:17:09.196982+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:09.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[26066]: audit 2024-09-17T11:17:08.193885+0000 mon.a (mon.0) 357 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T11:17:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[26066]: cluster 2024-09-17T11:17:08.194029+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T11:17:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[26066]: audit 2024-09-17T11:17:08.195788+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[26066]: audit 2024-09-17T11:17:08.196892+0000 mon.a (mon.0) 360 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:17:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[26066]: audit 2024-09-17T11:17:09.196568+0000 mon.a (mon.0) 361 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:17:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[26066]: cluster 2024-09-17T11:17:09.196711+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T11:17:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:09 smithi092 bash[26066]: audit 2024-09-17T11:17:09.196982+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:10.527 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 0 on host 'smithi092' 2024-09-17T11:17:10.542 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:10 smithi092 bash[26066]: cluster 2024-09-17T11:17:09.119696+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:10.542 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:10 smithi092 bash[26066]: audit 2024-09-17T11:17:09.205335+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:10.542 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:10 smithi092 bash[26066]: audit 2024-09-17T11:17:10.204842+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:10.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:10 smithi092 bash[19809]: cluster 2024-09-17T11:17:09.119696+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:10.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:10 smithi092 bash[19809]: audit 2024-09-17T11:17:09.205335+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:10.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:10 smithi092 bash[19809]: audit 2024-09-17T11:17:10.204842+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:10 smithi121 bash[20577]: cluster 2024-09-17T11:17:09.119696+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:10 smithi121 bash[20577]: audit 2024-09-17T11:17:09.205335+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:10 smithi121 bash[20577]: audit 2024-09-17T11:17:10.204842+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:11.187 DEBUG:teuthology.orchestra.run.smithi092:osd.0> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T11:17:11.189 INFO:tasks.cephadm:Deploying osd.1 on smithi092 with /dev/vg_nvme/lv_3... 2024-09-17T11:17:11.189 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T11:17:11.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: cluster 2024-09-17T11:17:08.781982+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:17:11.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: cluster 2024-09-17T11:17:08.782055+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:17:11.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: cluster 2024-09-17T11:17:10.218035+0000 mon.a (mon.0) 366 : cluster [INF] osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667] boot 2024-09-17T11:17:11.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: cluster 2024-09-17T11:17:10.218096+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T11:17:11.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: audit 2024-09-17T11:17:10.218610+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:11.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: audit 2024-09-17T11:17:10.518162+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:11.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: audit 2024-09-17T11:17:10.522258+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: audit 2024-09-17T11:17:10.522409+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:17:11.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: audit 2024-09-17T11:17:10.526924+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: audit 2024-09-17T11:17:10.534069+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: audit 2024-09-17T11:17:10.535517+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:11.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: audit 2024-09-17T11:17:10.536403+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:11.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:11 smithi121 bash[20577]: audit 2024-09-17T11:17:10.541475+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: cluster 2024-09-17T11:17:08.781982+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: cluster 2024-09-17T11:17:08.782055+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: cluster 2024-09-17T11:17:10.218035+0000 mon.a (mon.0) 366 : cluster [INF] osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667] boot 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: cluster 2024-09-17T11:17:10.218096+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: audit 2024-09-17T11:17:10.218610+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: audit 2024-09-17T11:17:10.518162+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: audit 2024-09-17T11:17:10.522258+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: audit 2024-09-17T11:17:10.522409+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: audit 2024-09-17T11:17:10.526924+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: audit 2024-09-17T11:17:10.534069+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: audit 2024-09-17T11:17:10.535517+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: audit 2024-09-17T11:17:10.536403+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[19809]: audit 2024-09-17T11:17:10.541475+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: cluster 2024-09-17T11:17:08.781982+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: cluster 2024-09-17T11:17:08.782055+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: cluster 2024-09-17T11:17:10.218035+0000 mon.a (mon.0) 366 : cluster [INF] osd.0 [v2:172.21.15.92:6802/3977274667,v1:172.21.15.92:6803/3977274667] boot 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: cluster 2024-09-17T11:17:10.218096+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: audit 2024-09-17T11:17:10.218610+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: audit 2024-09-17T11:17:10.518162+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:11.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: audit 2024-09-17T11:17:10.522258+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: audit 2024-09-17T11:17:10.522409+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:17:11.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: audit 2024-09-17T11:17:10.526924+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: audit 2024-09-17T11:17:10.534069+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:11.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: audit 2024-09-17T11:17:10.535517+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:11.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: audit 2024-09-17T11:17:10.536403+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:11.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:11 smithi092 bash[26066]: audit 2024-09-17T11:17:10.541475+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:12.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:12 smithi121 bash[20577]: cephadm 2024-09-17T11:17:10.523157+0000 mgr.y (mgr.14150) 125 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 15217M 2024-09-17T11:17:12.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:12 smithi121 bash[20577]: cluster 2024-09-17T11:17:11.120118+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:12.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:12 smithi121 bash[20577]: cluster 2024-09-17T11:17:11.552922+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T11:17:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:12 smithi092 bash[19809]: cephadm 2024-09-17T11:17:10.523157+0000 mgr.y (mgr.14150) 125 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 15217M 2024-09-17T11:17:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:12 smithi092 bash[19809]: cluster 2024-09-17T11:17:11.120118+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:12 smithi092 bash[19809]: cluster 2024-09-17T11:17:11.552922+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T11:17:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:12 smithi092 bash[26066]: cephadm 2024-09-17T11:17:10.523157+0000 mgr.y (mgr.14150) 125 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 15217M 2024-09-17T11:17:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:12 smithi092 bash[26066]: cluster 2024-09-17T11:17:11.120118+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T11:17:12.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:12 smithi092 bash[26066]: cluster 2024-09-17T11:17:11.552922+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T11:17:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:14 smithi121 bash[20577]: cluster 2024-09-17T11:17:13.120602+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-17T11:17:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:14 smithi092 bash[19809]: cluster 2024-09-17T11:17:13.120602+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-17T11:17:14.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:14 smithi092 bash[26066]: cluster 2024-09-17T11:17:13.120602+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-17T11:17:15.051 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:17:16.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:16 smithi092 bash[19809]: cluster 2024-09-17T11:17:15.121081+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-17T11:17:16.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:16 smithi092 bash[26066]: cluster 2024-09-17T11:17:15.121081+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-17T11:17:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:16 smithi121 bash[20577]: cluster 2024-09-17T11:17:15.121081+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-17T11:17:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[19809]: audit 2024-09-17T11:17:16.681049+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[19809]: audit 2024-09-17T11:17:16.687148+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[19809]: cephadm 2024-09-17T11:17:16.689436+0000 mgr.y (mgr.14150) 129 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:17:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[19809]: audit 2024-09-17T11:17:16.690891+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[19809]: audit 2024-09-17T11:17:16.694415+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[19809]: audit 2024-09-17T11:17:16.695261+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[19809]: audit 2024-09-17T11:17:16.696514+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[19809]: cluster 2024-09-17T11:17:16.698894+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[19809]: audit 2024-09-17T11:17:16.703437+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[26066]: audit 2024-09-17T11:17:16.681049+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[26066]: audit 2024-09-17T11:17:16.687148+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[26066]: cephadm 2024-09-17T11:17:16.689436+0000 mgr.y (mgr.14150) 129 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[26066]: audit 2024-09-17T11:17:16.690891+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[26066]: audit 2024-09-17T11:17:16.694415+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[26066]: audit 2024-09-17T11:17:16.695261+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[26066]: audit 2024-09-17T11:17:16.696514+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[26066]: cluster 2024-09-17T11:17:16.698894+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:17 smithi092 bash[26066]: audit 2024-09-17T11:17:16.703437+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:17 smithi121 bash[20577]: audit 2024-09-17T11:17:16.681049+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:17 smithi121 bash[20577]: audit 2024-09-17T11:17:16.687148+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:17 smithi121 bash[20577]: cephadm 2024-09-17T11:17:16.689436+0000 mgr.y (mgr.14150) 129 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:17:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:17 smithi121 bash[20577]: audit 2024-09-17T11:17:16.690891+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:17 smithi121 bash[20577]: audit 2024-09-17T11:17:16.694415+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:17 smithi121 bash[20577]: audit 2024-09-17T11:17:16.695261+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:17 smithi121 bash[20577]: audit 2024-09-17T11:17:16.696514+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:17 smithi121 bash[20577]: cluster 2024-09-17T11:17:16.698894+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:17 smithi121 bash[20577]: audit 2024-09-17T11:17:16.703437+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[19809]: cluster 2024-09-17T11:17:17.692075+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:17:19.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[19809]: audit 2024-09-17T11:17:17.758110+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[19809]: audit 2024-09-17T11:17:17.764485+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[19809]: audit 2024-09-17T11:17:17.766591+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[19809]: audit 2024-09-17T11:17:17.768340+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[19809]: audit 2024-09-17T11:17:17.769020+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[19809]: cluster 2024-09-17T11:17:17.770512+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[19809]: audit 2024-09-17T11:17:17.771830+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[19809]: audit 2024-09-17T11:17:17.778148+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[26066]: cluster 2024-09-17T11:17:17.692075+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[26066]: audit 2024-09-17T11:17:17.758110+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[26066]: audit 2024-09-17T11:17:17.764485+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[26066]: audit 2024-09-17T11:17:17.766591+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:19.009 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[26066]: audit 2024-09-17T11:17:17.768340+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:19.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[26066]: audit 2024-09-17T11:17:17.769020+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:19.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[26066]: cluster 2024-09-17T11:17:17.770512+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:19.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[26066]: audit 2024-09-17T11:17:17.771830+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:18 smithi092 bash[26066]: audit 2024-09-17T11:17:17.778148+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:18 smithi121 bash[20577]: cluster 2024-09-17T11:17:17.692075+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:17:19.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:18 smithi121 bash[20577]: audit 2024-09-17T11:17:17.758110+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:18 smithi121 bash[20577]: audit 2024-09-17T11:17:17.764485+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:18 smithi121 bash[20577]: audit 2024-09-17T11:17:17.766591+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:19.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:18 smithi121 bash[20577]: audit 2024-09-17T11:17:17.768340+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:19.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:18 smithi121 bash[20577]: audit 2024-09-17T11:17:17.769020+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:19.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:18 smithi121 bash[20577]: cluster 2024-09-17T11:17:17.770512+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:19.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:18 smithi121 bash[20577]: audit 2024-09-17T11:17:17.771830+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:19.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:18 smithi121 bash[20577]: audit 2024-09-17T11:17:17.778148+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:20.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:19 smithi121 bash[20577]: cluster 2024-09-17T11:17:18.769774+0000 mon.a (mon.0) 393 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:17:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:19 smithi121 bash[20577]: cluster 2024-09-17T11:17:18.769826+0000 mon.a (mon.0) 394 : cluster [INF] Cluster is now healthy 2024-09-17T11:17:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:19 smithi092 bash[19809]: cluster 2024-09-17T11:17:18.769774+0000 mon.a (mon.0) 393 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:17:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:19 smithi092 bash[19809]: cluster 2024-09-17T11:17:18.769826+0000 mon.a (mon.0) 394 : cluster [INF] Cluster is now healthy 2024-09-17T11:17:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:19 smithi092 bash[26066]: cluster 2024-09-17T11:17:18.769774+0000 mon.a (mon.0) 393 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:17:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:19 smithi092 bash[26066]: cluster 2024-09-17T11:17:18.769826+0000 mon.a (mon.0) 394 : cluster [INF] Cluster is now healthy 2024-09-17T11:17:20.406 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:17:20.432 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi092:vg_nvme/lv_3 2024-09-17T11:17:21.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:20 smithi121 bash[20577]: cluster 2024-09-17T11:17:19.770936+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:20 smithi092 bash[19809]: cluster 2024-09-17T11:17:19.770936+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:20 smithi092 bash[26066]: cluster 2024-09-17T11:17:19.770936+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:22 smithi121 bash[20577]: cluster 2024-09-17T11:17:21.771387+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:22 smithi092 bash[19809]: cluster 2024-09-17T11:17:21.771387+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:23.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:22 smithi092 bash[26066]: cluster 2024-09-17T11:17:21.771387+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:24 smithi121 bash[20577]: cluster 2024-09-17T11:17:23.771861+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:25.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:24 smithi092 bash[19809]: cluster 2024-09-17T11:17:23.771861+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:24 smithi092 bash[26066]: cluster 2024-09-17T11:17:23.771861+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:25.515 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:17:27.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:27 smithi121 bash[20577]: cluster 2024-09-17T11:17:25.772353+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:27.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:27 smithi121 bash[20577]: audit 2024-09-17T11:17:26.019441+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:27.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:27 smithi121 bash[20577]: audit 2024-09-17T11:17:26.029599+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:27.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:27 smithi121 bash[20577]: audit 2024-09-17T11:17:26.041276+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:27.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:27 smithi092 bash[26066]: cluster 2024-09-17T11:17:25.772353+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:27.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:27 smithi092 bash[26066]: audit 2024-09-17T11:17:26.019441+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:27.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:27 smithi092 bash[26066]: audit 2024-09-17T11:17:26.029599+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:27.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:27 smithi092 bash[26066]: audit 2024-09-17T11:17:26.041276+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:27 smithi092 bash[19809]: cluster 2024-09-17T11:17:25.772353+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:27 smithi092 bash[19809]: audit 2024-09-17T11:17:26.019441+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:27 smithi092 bash[19809]: audit 2024-09-17T11:17:26.029599+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:27 smithi092 bash[19809]: audit 2024-09-17T11:17:26.041276+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:29 smithi121 bash[20577]: cluster 2024-09-17T11:17:27.772824+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:29 smithi121 bash[20577]: audit 2024-09-17T11:17:28.771971+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:17:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:29 smithi121 bash[20577]: audit 2024-09-17T11:17:28.774844+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:17:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:29 smithi121 bash[20577]: audit 2024-09-17T11:17:28.776027+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:29 smithi092 bash[19809]: cluster 2024-09-17T11:17:27.772824+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:29 smithi092 bash[19809]: audit 2024-09-17T11:17:28.771971+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:17:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:29 smithi092 bash[19809]: audit 2024-09-17T11:17:28.774844+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:17:29.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:29 smithi092 bash[19809]: audit 2024-09-17T11:17:28.776027+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:29.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:29 smithi092 bash[26066]: cluster 2024-09-17T11:17:27.772824+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:29.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:29 smithi092 bash[26066]: audit 2024-09-17T11:17:28.771971+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:17:29.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:29 smithi092 bash[26066]: audit 2024-09-17T11:17:28.774844+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:17:29.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:29 smithi092 bash[26066]: audit 2024-09-17T11:17:28.776027+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:30 smithi121 bash[20577]: audit 2024-09-17T11:17:28.769175+0000 mgr.y (mgr.14150) 137 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:30 smithi092 bash[19809]: audit 2024-09-17T11:17:28.769175+0000 mgr.y (mgr.14150) 137 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:30.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:30 smithi092 bash[26066]: audit 2024-09-17T11:17:28.769175+0000 mgr.y (mgr.14150) 137 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:17:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:31 smithi121 bash[20577]: cluster 2024-09-17T11:17:29.773228+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:31.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:31 smithi092 bash[19809]: cluster 2024-09-17T11:17:29.773228+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:31 smithi092 bash[26066]: cluster 2024-09-17T11:17:29.773228+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:33 smithi121 bash[20577]: cluster 2024-09-17T11:17:31.773761+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:33.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:33 smithi092 bash[19809]: cluster 2024-09-17T11:17:31.773761+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:33 smithi092 bash[26066]: cluster 2024-09-17T11:17:31.773761+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:35 smithi121 bash[20577]: cluster 2024-09-17T11:17:33.774240+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:35.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:35 smithi092 bash[19809]: cluster 2024-09-17T11:17:33.774240+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:35 smithi092 bash[26066]: cluster 2024-09-17T11:17:33.774240+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:37 smithi121 bash[20577]: cluster 2024-09-17T11:17:35.774740+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:37.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:37 smithi092 bash[26066]: cluster 2024-09-17T11:17:35.774740+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:37.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:37 smithi092 bash[19809]: cluster 2024-09-17T11:17:35.774740+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:38.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[19809]: audit 2024-09-17T11:17:37.339220+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:38.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[19809]: audit 2024-09-17T11:17:37.344179+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:38.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[19809]: audit 2024-09-17T11:17:37.348913+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:38.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[19809]: audit 2024-09-17T11:17:37.406204+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.92:0/3144079409' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bad03f1c-5c02-46b5-92d7-7a26c7daa63f"}]: dispatch 2024-09-17T11:17:38.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[19809]: audit 2024-09-17T11:17:37.406786+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bad03f1c-5c02-46b5-92d7-7a26c7daa63f"}]: dispatch 2024-09-17T11:17:38.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[19809]: audit 2024-09-17T11:17:37.414416+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bad03f1c-5c02-46b5-92d7-7a26c7daa63f"}]': finished 2024-09-17T11:17:38.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[19809]: cluster 2024-09-17T11:17:37.414547+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T11:17:38.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[19809]: audit 2024-09-17T11:17:37.414675+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:17:38.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[26066]: audit 2024-09-17T11:17:37.339220+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:38.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[26066]: audit 2024-09-17T11:17:37.344179+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:38.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[26066]: audit 2024-09-17T11:17:37.348913+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:38.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[26066]: audit 2024-09-17T11:17:37.406204+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.92:0/3144079409' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bad03f1c-5c02-46b5-92d7-7a26c7daa63f"}]: dispatch 2024-09-17T11:17:38.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[26066]: audit 2024-09-17T11:17:37.406786+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bad03f1c-5c02-46b5-92d7-7a26c7daa63f"}]: dispatch 2024-09-17T11:17:38.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[26066]: audit 2024-09-17T11:17:37.414416+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bad03f1c-5c02-46b5-92d7-7a26c7daa63f"}]': finished 2024-09-17T11:17:38.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[26066]: cluster 2024-09-17T11:17:37.414547+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T11:17:38.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:38 smithi092 bash[26066]: audit 2024-09-17T11:17:37.414675+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:17:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:38 smithi121 bash[20577]: audit 2024-09-17T11:17:37.339220+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:38 smithi121 bash[20577]: audit 2024-09-17T11:17:37.344179+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:38 smithi121 bash[20577]: audit 2024-09-17T11:17:37.348913+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:38 smithi121 bash[20577]: audit 2024-09-17T11:17:37.406204+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.92:0/3144079409' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bad03f1c-5c02-46b5-92d7-7a26c7daa63f"}]: dispatch 2024-09-17T11:17:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:38 smithi121 bash[20577]: audit 2024-09-17T11:17:37.406786+0000 mon.a (mon.0) 404 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bad03f1c-5c02-46b5-92d7-7a26c7daa63f"}]: dispatch 2024-09-17T11:17:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:38 smithi121 bash[20577]: audit 2024-09-17T11:17:37.414416+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bad03f1c-5c02-46b5-92d7-7a26c7daa63f"}]': finished 2024-09-17T11:17:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:38 smithi121 bash[20577]: cluster 2024-09-17T11:17:37.414547+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T11:17:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:38 smithi121 bash[20577]: audit 2024-09-17T11:17:37.414675+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:17:39.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:39 smithi121 bash[20577]: cluster 2024-09-17T11:17:37.775289+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-17T11:17:39.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:39 smithi121 bash[20577]: audit 2024-09-17T11:17:38.430368+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.92:0/2765962091' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:17:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:39 smithi092 bash[26066]: cluster 2024-09-17T11:17:37.775289+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-17T11:17:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:39 smithi092 bash[26066]: audit 2024-09-17T11:17:38.430368+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.92:0/2765962091' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:17:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:39 smithi092 bash[19809]: cluster 2024-09-17T11:17:37.775289+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-17T11:17:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:39 smithi092 bash[19809]: audit 2024-09-17T11:17:38.430368+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.92:0/2765962091' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:17:41.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:41 smithi121 bash[20577]: cluster 2024-09-17T11:17:39.775883+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-17T11:17:41.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:41 smithi092 bash[19809]: cluster 2024-09-17T11:17:39.775883+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-17T11:17:41.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:41 smithi092 bash[26066]: cluster 2024-09-17T11:17:39.775883+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-17T11:17:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:43 smithi092 bash[19809]: cluster 2024-09-17T11:17:41.776459+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-17T11:17:43.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:43 smithi092 bash[26066]: cluster 2024-09-17T11:17:41.776459+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-17T11:17:43.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:43 smithi121 bash[20577]: cluster 2024-09-17T11:17:41.776459+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-17T11:17:45.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:45 smithi121 bash[20577]: cluster 2024-09-17T11:17:43.777018+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-17T11:17:45.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:45 smithi092 bash[19809]: cluster 2024-09-17T11:17:43.777018+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-17T11:17:45.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:45 smithi092 bash[26066]: cluster 2024-09-17T11:17:43.777018+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-17T11:17:47.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:47 smithi092 bash[19809]: cluster 2024-09-17T11:17:45.777632+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:47.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:47 smithi092 bash[19809]: audit 2024-09-17T11:17:46.237516+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:47.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:47 smithi092 bash[19809]: audit 2024-09-17T11:17:46.245570+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:47.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:47 smithi092 bash[19809]: audit 2024-09-17T11:17:46.255167+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:47.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:47 smithi092 bash[26066]: cluster 2024-09-17T11:17:45.777632+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:47.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:47 smithi092 bash[26066]: audit 2024-09-17T11:17:46.237516+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:47.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:47 smithi092 bash[26066]: audit 2024-09-17T11:17:46.245570+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:47.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:47 smithi092 bash[26066]: audit 2024-09-17T11:17:46.255167+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:47 smithi121 bash[20577]: cluster 2024-09-17T11:17:45.777632+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:47 smithi121 bash[20577]: audit 2024-09-17T11:17:46.237516+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:47 smithi121 bash[20577]: audit 2024-09-17T11:17:46.245570+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:47 smithi121 bash[20577]: audit 2024-09-17T11:17:46.255167+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:49 smithi121 bash[20577]: cluster 2024-09-17T11:17:47.778111+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:49.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:49 smithi092 bash[19809]: cluster 2024-09-17T11:17:47.778111+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:49 smithi092 bash[26066]: cluster 2024-09-17T11:17:47.778111+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:51 smithi121 bash[20577]: cluster 2024-09-17T11:17:49.778490+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:51 smithi121 bash[20577]: audit 2024-09-17T11:17:50.431122+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T11:17:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:51 smithi121 bash[20577]: audit 2024-09-17T11:17:50.432896+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:51 smithi092 bash[19809]: cluster 2024-09-17T11:17:49.778490+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:51 smithi092 bash[19809]: audit 2024-09-17T11:17:50.431122+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T11:17:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:51 smithi092 bash[19809]: audit 2024-09-17T11:17:50.432896+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:51 smithi092 bash[26066]: cluster 2024-09-17T11:17:49.778490+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:51 smithi092 bash[26066]: audit 2024-09-17T11:17:50.431122+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T11:17:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:51 smithi092 bash[26066]: audit 2024-09-17T11:17:50.432896+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:52 smithi121 bash[20577]: cephadm 2024-09-17T11:17:50.434425+0000 mgr.y (mgr.14150) 149 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-17T11:17:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:52 smithi092 bash[19809]: cephadm 2024-09-17T11:17:50.434425+0000 mgr.y (mgr.14150) 149 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-17T11:17:52.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:52 smithi092 bash[26066]: cephadm 2024-09-17T11:17:50.434425+0000 mgr.y (mgr.14150) 149 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-17T11:17:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:53 smithi121 bash[20577]: cluster 2024-09-17T11:17:51.778857+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:53 smithi092 bash[19809]: cluster 2024-09-17T11:17:51.778857+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:53.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:53 smithi092 bash[26066]: cluster 2024-09-17T11:17:51.778857+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:54 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:55.030 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:17:54 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:55.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:54 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:55.030 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:17:54 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:55.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:17:55 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:55 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[19809]: cluster 2024-09-17T11:17:53.779242+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[19809]: audit 2024-09-17T11:17:55.155802+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[19809]: audit 2024-09-17T11:17:55.159789+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[19809]: audit 2024-09-17T11:17:55.160019+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[19809]: audit 2024-09-17T11:17:55.161244+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[19809]: audit 2024-09-17T11:17:55.165078+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[19809]: audit 2024-09-17T11:17:55.170719+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:55.327 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:17:55 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:55 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:17:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[26066]: cluster 2024-09-17T11:17:53.779242+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[26066]: audit 2024-09-17T11:17:55.155802+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[26066]: audit 2024-09-17T11:17:55.159789+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[26066]: audit 2024-09-17T11:17:55.160019+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[26066]: audit 2024-09-17T11:17:55.161244+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[26066]: audit 2024-09-17T11:17:55.165078+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:55 smithi092 bash[26066]: audit 2024-09-17T11:17:55.170719+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:55 smithi121 bash[20577]: cluster 2024-09-17T11:17:53.779242+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:55 smithi121 bash[20577]: audit 2024-09-17T11:17:55.155802+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:55 smithi121 bash[20577]: audit 2024-09-17T11:17:55.159789+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:55 smithi121 bash[20577]: audit 2024-09-17T11:17:55.160019+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:55 smithi121 bash[20577]: audit 2024-09-17T11:17:55.161244+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:55 smithi121 bash[20577]: audit 2024-09-17T11:17:55.165078+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:55 smithi121 bash[20577]: audit 2024-09-17T11:17:55.170719+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:57.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:57 smithi092 bash[19809]: cluster 2024-09-17T11:17:55.779724+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:57.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:57 smithi092 bash[26066]: cluster 2024-09-17T11:17:55.779724+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:57 smithi121 bash[20577]: cluster 2024-09-17T11:17:55.779724+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:58 smithi121 bash[20577]: audit 2024-09-17T11:17:57.514997+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:58 smithi121 bash[20577]: audit 2024-09-17T11:17:57.520125+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:58 smithi121 bash[20577]: cephadm 2024-09-17T11:17:57.521448+0000 mgr.y (mgr.14150) 153 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:17:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:58 smithi121 bash[20577]: audit 2024-09-17T11:17:57.522616+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:58 smithi121 bash[20577]: audit 2024-09-17T11:17:57.524746+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:58 smithi121 bash[20577]: audit 2024-09-17T11:17:57.525518+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:58 smithi121 bash[20577]: audit 2024-09-17T11:17:57.527946+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:58 smithi121 bash[20577]: audit 2024-09-17T11:17:57.536733+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:17:58 smithi121 bash[20577]: cluster 2024-09-17T11:17:57.780201+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:58.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[19809]: audit 2024-09-17T11:17:57.514997+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[19809]: audit 2024-09-17T11:17:57.520125+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[19809]: cephadm 2024-09-17T11:17:57.521448+0000 mgr.y (mgr.14150) 153 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[19809]: audit 2024-09-17T11:17:57.522616+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[19809]: audit 2024-09-17T11:17:57.524746+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[19809]: audit 2024-09-17T11:17:57.525518+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[19809]: audit 2024-09-17T11:17:57.527946+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[19809]: audit 2024-09-17T11:17:57.536733+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[19809]: cluster 2024-09-17T11:17:57.780201+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[26066]: audit 2024-09-17T11:17:57.514997+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[26066]: audit 2024-09-17T11:17:57.520125+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[26066]: cephadm 2024-09-17T11:17:57.521448+0000 mgr.y (mgr.14150) 153 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:17:58.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[26066]: audit 2024-09-17T11:17:57.522616+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:17:58.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[26066]: audit 2024-09-17T11:17:57.524746+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:17:58.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[26066]: audit 2024-09-17T11:17:57.525518+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:17:58.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[26066]: audit 2024-09-17T11:17:57.527946+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[26066]: audit 2024-09-17T11:17:57.536733+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:17:58.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:17:58 smithi092 bash[26066]: cluster 2024-09-17T11:17:57.780201+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:01.106 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:00 smithi121 bash[20577]: cluster 2024-09-17T11:17:59.780674+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:01.155 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:00 smithi092 bash[19809]: cluster 2024-09-17T11:17:59.780674+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:01.155 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:00 smithi092 bash[26066]: cluster 2024-09-17T11:17:59.780674+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:02.694 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[19809]: audit 2024-09-17T11:18:01.411207+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.694 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[19809]: audit 2024-09-17T11:18:01.417174+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.694 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[19809]: audit 2024-09-17T11:18:01.419523+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:18:02.694 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[19809]: audit 2024-09-17T11:18:01.421404+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[19809]: audit 2024-09-17T11:18:01.422026+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[19809]: audit 2024-09-17T11:18:01.424606+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[19809]: audit 2024-09-17T11:18:01.429550+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[19809]: cluster 2024-09-17T11:18:01.781121+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[26066]: audit 2024-09-17T11:18:01.411207+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[26066]: audit 2024-09-17T11:18:01.417174+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[26066]: audit 2024-09-17T11:18:01.419523+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[26066]: audit 2024-09-17T11:18:01.421404+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[26066]: audit 2024-09-17T11:18:01.422026+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[26066]: audit 2024-09-17T11:18:01.424606+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[26066]: audit 2024-09-17T11:18:01.429550+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:02 smithi092 bash[26066]: cluster 2024-09-17T11:18:01.781121+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:02 smithi121 bash[20577]: audit 2024-09-17T11:18:01.411207+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:02 smithi121 bash[20577]: audit 2024-09-17T11:18:01.417174+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:02 smithi121 bash[20577]: audit 2024-09-17T11:18:01.419523+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:18:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:02 smithi121 bash[20577]: audit 2024-09-17T11:18:01.421404+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:02 smithi121 bash[20577]: audit 2024-09-17T11:18:01.422026+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:18:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:02 smithi121 bash[20577]: audit 2024-09-17T11:18:01.424606+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:02 smithi121 bash[20577]: audit 2024-09-17T11:18:01.429550+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:02 smithi121 bash[20577]: cluster 2024-09-17T11:18:01.781121+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:03 smithi121 bash[20577]: audit 2024-09-17T11:18:02.698148+0000 mon.a (mon.0) 434 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T11:18:03.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:03 smithi092 bash[19809]: audit 2024-09-17T11:18:02.698148+0000 mon.a (mon.0) 434 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T11:18:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:03 smithi092 bash[26066]: audit 2024-09-17T11:18:02.698148+0000 mon.a (mon.0) 434 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T11:18:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:04 smithi121 bash[20577]: audit 2024-09-17T11:18:03.444819+0000 mon.a (mon.0) 435 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:18:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:04 smithi121 bash[20577]: cluster 2024-09-17T11:18:03.444954+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T11:18:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:04 smithi121 bash[20577]: audit 2024-09-17T11:18:03.445280+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:04 smithi121 bash[20577]: audit 2024-09-17T11:18:03.446043+0000 mon.a (mon.0) 438 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:18:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:04 smithi121 bash[20577]: cluster 2024-09-17T11:18:03.781613+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[19809]: audit 2024-09-17T11:18:03.444819+0000 mon.a (mon.0) 435 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:18:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[19809]: cluster 2024-09-17T11:18:03.444954+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T11:18:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[19809]: audit 2024-09-17T11:18:03.445280+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:04.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[19809]: audit 2024-09-17T11:18:03.446043+0000 mon.a (mon.0) 438 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:18:04.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[19809]: cluster 2024-09-17T11:18:03.781613+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[26066]: audit 2024-09-17T11:18:03.444819+0000 mon.a (mon.0) 435 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T11:18:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[26066]: cluster 2024-09-17T11:18:03.444954+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T11:18:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[26066]: audit 2024-09-17T11:18:03.445280+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[26066]: audit 2024-09-17T11:18:03.446043+0000 mon.a (mon.0) 438 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:18:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:04 smithi092 bash[26066]: cluster 2024-09-17T11:18:03.781613+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T11:18:05.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:05 smithi121 bash[20577]: audit 2024-09-17T11:18:04.455999+0000 mon.a (mon.0) 439 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:18:05.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:05 smithi121 bash[20577]: cluster 2024-09-17T11:18:04.456147+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T11:18:05.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:05 smithi121 bash[20577]: audit 2024-09-17T11:18:04.456737+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:05.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:05 smithi121 bash[20577]: audit 2024-09-17T11:18:04.462743+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:05.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:05 smithi092 bash[19809]: audit 2024-09-17T11:18:04.455999+0000 mon.a (mon.0) 439 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:18:05.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:05 smithi092 bash[19809]: cluster 2024-09-17T11:18:04.456147+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T11:18:05.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:05 smithi092 bash[19809]: audit 2024-09-17T11:18:04.456737+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:05.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:05 smithi092 bash[19809]: audit 2024-09-17T11:18:04.462743+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:05.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:05 smithi092 bash[26066]: audit 2024-09-17T11:18:04.455999+0000 mon.a (mon.0) 439 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:18:05.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:05 smithi092 bash[26066]: cluster 2024-09-17T11:18:04.456147+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T11:18:05.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:05 smithi092 bash[26066]: audit 2024-09-17T11:18:04.456737+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:05.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:05 smithi092 bash[26066]: audit 2024-09-17T11:18:04.462743+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:06.084 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 1 on host 'smithi092' 2024-09-17T11:18:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: cluster 2024-09-17T11:18:03.687715+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:18:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: cluster 2024-09-17T11:18:03.687783+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:18:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: cluster 2024-09-17T11:18:05.454925+0000 mon.a (mon.0) 443 : cluster [INF] osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559] boot 2024-09-17T11:18:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: cluster 2024-09-17T11:18:05.454965+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T11:18:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:05.455426+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: cluster 2024-09-17T11:18:05.782093+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.066261+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:18:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.072825+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.073208+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:18:06.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.076577+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:18:06.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.082495+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: cephadm 2024-09-17T11:18:06.084144+0000 mgr.y (mgr.14150) 159 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 7608M 2024-09-17T11:18:06.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.091342+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.093025+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:06.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.094122+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:18:06.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.100336+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:06 smithi121 bash[20577]: audit 2024-09-17T11:18:06.454928+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: cluster 2024-09-17T11:18:03.687715+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:18:06.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: cluster 2024-09-17T11:18:03.687783+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:18:06.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: cluster 2024-09-17T11:18:05.454925+0000 mon.a (mon.0) 443 : cluster [INF] osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559] boot 2024-09-17T11:18:06.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: cluster 2024-09-17T11:18:05.454965+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T11:18:06.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:05.455426+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:06.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: cluster 2024-09-17T11:18:05.782093+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:06.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.066261+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:18:06.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.072825+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.073208+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.076577+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.082495+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: cephadm 2024-09-17T11:18:06.084144+0000 mgr.y (mgr.14150) 159 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 7608M 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.091342+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.093025+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.094122+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.100336+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[26066]: audit 2024-09-17T11:18:06.454928+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: cluster 2024-09-17T11:18:03.687715+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:18:06.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: cluster 2024-09-17T11:18:03.687783+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: cluster 2024-09-17T11:18:05.454925+0000 mon.a (mon.0) 443 : cluster [INF] osd.1 [v2:172.21.15.92:6810/3321214559,v1:172.21.15.92:6811/3321214559] boot 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: cluster 2024-09-17T11:18:05.454965+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:05.455426+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: cluster 2024-09-17T11:18:05.782093+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.066261+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.072825+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.073208+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.076577+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.082495+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: cephadm 2024-09-17T11:18:06.084144+0000 mgr.y (mgr.14150) 159 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 7608M 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.091342+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.093025+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.094122+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:18:06.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.100336+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:06 smithi092 bash[19809]: audit 2024-09-17T11:18:06.454928+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:06.840 DEBUG:teuthology.orchestra.run.smithi092:osd.1> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T11:18:06.843 INFO:tasks.cephadm:Deploying osd.2 on smithi092 with /dev/vg_nvme/lv_2... 2024-09-17T11:18:06.843 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T11:18:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:07 smithi121 bash[20577]: cluster 2024-09-17T11:18:06.473382+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T11:18:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:07 smithi121 bash[20577]: audit 2024-09-17T11:18:06.473639+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:07 smithi121 bash[20577]: audit 2024-09-17T11:18:06.483384+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:07.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:07 smithi092 bash[19809]: cluster 2024-09-17T11:18:06.473382+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T11:18:07.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:07 smithi092 bash[19809]: audit 2024-09-17T11:18:06.473639+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:07.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:07 smithi092 bash[19809]: audit 2024-09-17T11:18:06.483384+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:07.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:07 smithi092 bash[26066]: cluster 2024-09-17T11:18:06.473382+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T11:18:07.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:07 smithi092 bash[26066]: audit 2024-09-17T11:18:06.473639+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:07.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:07 smithi092 bash[26066]: audit 2024-09-17T11:18:06.483384+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:08.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:08 smithi121 bash[20577]: cluster 2024-09-17T11:18:07.782575+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:08.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:08 smithi092 bash[19809]: cluster 2024-09-17T11:18:07.782575+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:08.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:08 smithi092 bash[26066]: cluster 2024-09-17T11:18:07.782575+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:10 smithi121 bash[20577]: cluster 2024-09-17T11:18:09.783061+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:11.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:10 smithi092 bash[19809]: cluster 2024-09-17T11:18:09.783061+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:11.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:10 smithi092 bash[26066]: cluster 2024-09-17T11:18:09.783061+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:11.573 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:12 smithi092 bash[19809]: cluster 2024-09-17T11:18:11.783598+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:12 smithi092 bash[26066]: cluster 2024-09-17T11:18:11.783598+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:12 smithi121 bash[20577]: cluster 2024-09-17T11:18:11.783598+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:15.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:14 smithi092 bash[26066]: cluster 2024-09-17T11:18:13.784042+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:15.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:14 smithi092 bash[19809]: cluster 2024-09-17T11:18:13.784042+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:14 smithi121 bash[20577]: cluster 2024-09-17T11:18:13.784042+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:15.846 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:18:15.874 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi092:vg_nvme/lv_2 2024-09-17T11:18:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:16 smithi121 bash[20577]: cluster 2024-09-17T11:18:15.784511+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:17.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:16 smithi092 bash[19809]: cluster 2024-09-17T11:18:15.784511+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:16 smithi092 bash[26066]: cluster 2024-09-17T11:18:15.784511+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:18 smithi092 bash[19809]: cluster 2024-09-17T11:18:17.785028+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:18 smithi092 bash[19809]: audit 2024-09-17T11:18:18.719676+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:18 smithi092 bash[19809]: audit 2024-09-17T11:18:18.726904+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:18 smithi092 bash[19809]: audit 2024-09-17T11:18:18.735413+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:19.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:18 smithi092 bash[26066]: cluster 2024-09-17T11:18:17.785028+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:19.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:18 smithi092 bash[26066]: audit 2024-09-17T11:18:18.719676+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:19.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:18 smithi092 bash[26066]: audit 2024-09-17T11:18:18.726904+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:19.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:18 smithi092 bash[26066]: audit 2024-09-17T11:18:18.735413+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:18 smithi121 bash[20577]: cluster 2024-09-17T11:18:17.785028+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:18 smithi121 bash[20577]: audit 2024-09-17T11:18:18.719676+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:18 smithi121 bash[20577]: audit 2024-09-17T11:18:18.726904+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:18 smithi121 bash[20577]: audit 2024-09-17T11:18:18.735413+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:20 smithi121 bash[20577]: cluster 2024-09-17T11:18:19.785566+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:20 smithi092 bash[26066]: cluster 2024-09-17T11:18:19.785566+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:20 smithi092 bash[19809]: cluster 2024-09-17T11:18:19.785566+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:21.641 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:18:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:22 smithi092 bash[26066]: cluster 2024-09-17T11:18:21.786065+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:23.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:22 smithi092 bash[19809]: cluster 2024-09-17T11:18:21.786065+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:22 smithi121 bash[20577]: cluster 2024-09-17T11:18:21.786065+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:24 smithi092 bash[26066]: cluster 2024-09-17T11:18:23.786526+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:24 smithi092 bash[19809]: cluster 2024-09-17T11:18:23.786526+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:24 smithi121 bash[20577]: cluster 2024-09-17T11:18:23.786526+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:25 smithi121 bash[20577]: audit 2024-09-17T11:18:25.047668+0000 mgr.y (mgr.14150) 169 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:25 smithi121 bash[20577]: audit 2024-09-17T11:18:25.053704+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:18:26.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:25 smithi121 bash[20577]: audit 2024-09-17T11:18:25.056716+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:18:26.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:25 smithi121 bash[20577]: audit 2024-09-17T11:18:25.057985+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:25 smithi092 bash[19809]: audit 2024-09-17T11:18:25.047668+0000 mgr.y (mgr.14150) 169 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:25 smithi092 bash[19809]: audit 2024-09-17T11:18:25.053704+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:18:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:25 smithi092 bash[19809]: audit 2024-09-17T11:18:25.056716+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:18:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:25 smithi092 bash[19809]: audit 2024-09-17T11:18:25.057985+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:26.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:25 smithi092 bash[26066]: audit 2024-09-17T11:18:25.047668+0000 mgr.y (mgr.14150) 169 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:18:26.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:25 smithi092 bash[26066]: audit 2024-09-17T11:18:25.053704+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:18:26.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:25 smithi092 bash[26066]: audit 2024-09-17T11:18:25.056716+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:18:26.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:25 smithi092 bash[26066]: audit 2024-09-17T11:18:25.057985+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:26 smithi121 bash[20577]: cluster 2024-09-17T11:18:25.786996+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:26 smithi121 bash[20577]: audit 2024-09-17T11:18:26.679044+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:26 smithi121 bash[20577]: audit 2024-09-17T11:18:26.686788+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:27.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:26 smithi121 bash[20577]: audit 2024-09-17T11:18:26.696307+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:26 smithi092 bash[19809]: cluster 2024-09-17T11:18:25.786996+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:26 smithi092 bash[19809]: audit 2024-09-17T11:18:26.679044+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:26 smithi092 bash[19809]: audit 2024-09-17T11:18:26.686788+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:26 smithi092 bash[19809]: audit 2024-09-17T11:18:26.696307+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:27.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:26 smithi092 bash[26066]: cluster 2024-09-17T11:18:25.786996+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:27.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:26 smithi092 bash[26066]: audit 2024-09-17T11:18:26.679044+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:26 smithi092 bash[26066]: audit 2024-09-17T11:18:26.686788+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:26 smithi092 bash[26066]: audit 2024-09-17T11:18:26.696307+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:28 smithi121 bash[20577]: cluster 2024-09-17T11:18:27.787477+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:28 smithi092 bash[19809]: cluster 2024-09-17T11:18:27.787477+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:29.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:28 smithi092 bash[26066]: cluster 2024-09-17T11:18:27.787477+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:31.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:30 smithi092 bash[19809]: cluster 2024-09-17T11:18:29.787976+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:31.190 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:30 smithi092 bash[26066]: cluster 2024-09-17T11:18:29.787976+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:30 smithi121 bash[20577]: cluster 2024-09-17T11:18:29.787976+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:32 smithi121 bash[20577]: cluster 2024-09-17T11:18:31.788385+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:33.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:32 smithi092 bash[19809]: cluster 2024-09-17T11:18:31.788385+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:32 smithi092 bash[26066]: cluster 2024-09-17T11:18:31.788385+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:33 smithi121 bash[20577]: audit 2024-09-17T11:18:33.591759+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.92:0/1279740043' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f66659ec-24c4-4678-9889-4108dae837aa"}]: dispatch 2024-09-17T11:18:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:33 smithi121 bash[20577]: audit 2024-09-17T11:18:33.601750+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.92:0/1279740043' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f66659ec-24c4-4678-9889-4108dae837aa"}]': finished 2024-09-17T11:18:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:33 smithi121 bash[20577]: cluster 2024-09-17T11:18:33.601895+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T11:18:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:33 smithi121 bash[20577]: audit 2024-09-17T11:18:33.602089+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:18:34.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:33 smithi092 bash[19809]: audit 2024-09-17T11:18:33.591759+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.92:0/1279740043' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f66659ec-24c4-4678-9889-4108dae837aa"}]: dispatch 2024-09-17T11:18:34.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:33 smithi092 bash[19809]: audit 2024-09-17T11:18:33.601750+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.92:0/1279740043' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f66659ec-24c4-4678-9889-4108dae837aa"}]': finished 2024-09-17T11:18:34.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:33 smithi092 bash[19809]: cluster 2024-09-17T11:18:33.601895+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T11:18:34.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:33 smithi092 bash[19809]: audit 2024-09-17T11:18:33.602089+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:18:34.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:33 smithi092 bash[26066]: audit 2024-09-17T11:18:33.591759+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.92:0/1279740043' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f66659ec-24c4-4678-9889-4108dae837aa"}]: dispatch 2024-09-17T11:18:34.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:33 smithi092 bash[26066]: audit 2024-09-17T11:18:33.601750+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.92:0/1279740043' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f66659ec-24c4-4678-9889-4108dae837aa"}]': finished 2024-09-17T11:18:34.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:33 smithi092 bash[26066]: cluster 2024-09-17T11:18:33.601895+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T11:18:34.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:33 smithi092 bash[26066]: audit 2024-09-17T11:18:33.602089+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:18:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:34 smithi121 bash[20577]: cluster 2024-09-17T11:18:33.788697+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:34 smithi121 bash[20577]: audit 2024-09-17T11:18:34.266937+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/3756019207' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:18:35.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:34 smithi092 bash[19809]: cluster 2024-09-17T11:18:33.788697+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:35.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:34 smithi092 bash[19809]: audit 2024-09-17T11:18:34.266937+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/3756019207' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:18:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:34 smithi092 bash[26066]: cluster 2024-09-17T11:18:33.788697+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:34 smithi092 bash[26066]: audit 2024-09-17T11:18:34.266937+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/3756019207' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:18:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:36 smithi092 bash[19809]: cluster 2024-09-17T11:18:35.789073+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:36 smithi092 bash[26066]: cluster 2024-09-17T11:18:35.789073+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:36 smithi121 bash[20577]: cluster 2024-09-17T11:18:35.789073+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:38 smithi121 bash[20577]: cluster 2024-09-17T11:18:37.789680+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:38 smithi121 bash[20577]: audit 2024-09-17T11:18:38.897901+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:39.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:38 smithi092 bash[19809]: cluster 2024-09-17T11:18:37.789680+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:39.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:38 smithi092 bash[19809]: audit 2024-09-17T11:18:38.897901+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:38 smithi092 bash[26066]: cluster 2024-09-17T11:18:37.789680+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:38 smithi092 bash[26066]: audit 2024-09-17T11:18:38.897901+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:39 smithi121 bash[20577]: audit 2024-09-17T11:18:38.912147+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:39 smithi121 bash[20577]: audit 2024-09-17T11:18:38.918667+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:40.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:39 smithi092 bash[19809]: audit 2024-09-17T11:18:38.912147+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:40.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:39 smithi092 bash[19809]: audit 2024-09-17T11:18:38.918667+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:40.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:39 smithi092 bash[26066]: audit 2024-09-17T11:18:38.912147+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:40.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:39 smithi092 bash[26066]: audit 2024-09-17T11:18:38.918667+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:40 smithi092 bash[19809]: cluster 2024-09-17T11:18:39.790276+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:41.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:40 smithi092 bash[26066]: cluster 2024-09-17T11:18:39.790276+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:40 smithi121 bash[20577]: cluster 2024-09-17T11:18:39.790276+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:42 smithi121 bash[20577]: cluster 2024-09-17T11:18:41.790833+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:42 smithi092 bash[19809]: cluster 2024-09-17T11:18:41.790833+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:43.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:42 smithi092 bash[26066]: cluster 2024-09-17T11:18:41.790833+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:45.227 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:44 smithi092 bash[19809]: cluster 2024-09-17T11:18:43.791379+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:45.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:44 smithi092 bash[26066]: cluster 2024-09-17T11:18:43.791379+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:44 smithi121 bash[20577]: cluster 2024-09-17T11:18:43.791379+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:46 smithi121 bash[20577]: cluster 2024-09-17T11:18:45.791982+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:46 smithi121 bash[20577]: audit 2024-09-17T11:18:46.894118+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:46 smithi121 bash[20577]: audit 2024-09-17T11:18:46.902408+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:46 smithi121 bash[20577]: audit 2024-09-17T11:18:46.912097+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:47.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:46 smithi092 bash[26066]: cluster 2024-09-17T11:18:45.791982+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:47.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:46 smithi092 bash[26066]: audit 2024-09-17T11:18:46.894118+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:47.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:46 smithi092 bash[26066]: audit 2024-09-17T11:18:46.902408+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:47.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:46 smithi092 bash[26066]: audit 2024-09-17T11:18:46.912097+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:46 smithi092 bash[19809]: cluster 2024-09-17T11:18:45.791982+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:46 smithi092 bash[19809]: audit 2024-09-17T11:18:46.894118+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:46 smithi092 bash[19809]: audit 2024-09-17T11:18:46.902408+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:47.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:46 smithi092 bash[19809]: audit 2024-09-17T11:18:46.912097+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:48 smithi121 bash[20577]: cluster 2024-09-17T11:18:47.792512+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:48 smithi121 bash[20577]: audit 2024-09-17T11:18:48.061760+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T11:18:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:48 smithi121 bash[20577]: audit 2024-09-17T11:18:48.063503+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:48 smithi121 bash[20577]: cephadm 2024-09-17T11:18:48.064915+0000 mgr.y (mgr.14150) 182 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-17T11:18:49.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:48 smithi092 bash[19809]: cluster 2024-09-17T11:18:47.792512+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:49.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:48 smithi092 bash[19809]: audit 2024-09-17T11:18:48.061760+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T11:18:49.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:48 smithi092 bash[19809]: audit 2024-09-17T11:18:48.063503+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:49.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:48 smithi092 bash[19809]: cephadm 2024-09-17T11:18:48.064915+0000 mgr.y (mgr.14150) 182 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-17T11:18:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:48 smithi092 bash[26066]: cluster 2024-09-17T11:18:47.792512+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:48 smithi092 bash[26066]: audit 2024-09-17T11:18:48.061760+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T11:18:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:48 smithi092 bash[26066]: audit 2024-09-17T11:18:48.063503+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:49.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:48 smithi092 bash[26066]: cephadm 2024-09-17T11:18:48.064915+0000 mgr.y (mgr.14150) 182 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-17T11:18:51.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:50 smithi092 bash[19809]: cluster 2024-09-17T11:18:49.792945+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:51.235 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:50 smithi092 bash[26066]: cluster 2024-09-17T11:18:49.792945+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:50 smithi121 bash[20577]: cluster 2024-09-17T11:18:49.792945+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:52.502 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:52.502 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:52.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:52.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:52.503 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:52.826 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:52.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:52.826 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:52.827 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:18:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:18:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:52 smithi121 bash[20577]: cluster 2024-09-17T11:18:51.793455+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:52 smithi121 bash[20577]: audit 2024-09-17T11:18:52.770199+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:18:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:52 smithi121 bash[20577]: audit 2024-09-17T11:18:52.772502+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:52 smithi121 bash[20577]: audit 2024-09-17T11:18:52.773127+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:18:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:52 smithi121 bash[20577]: audit 2024-09-17T11:18:52.776418+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:52 smithi121 bash[20577]: audit 2024-09-17T11:18:52.780566+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:52 smithi121 bash[20577]: audit 2024-09-17T11:18:52.784794+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[19809]: cluster 2024-09-17T11:18:51.793455+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[19809]: audit 2024-09-17T11:18:52.770199+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:18:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[19809]: audit 2024-09-17T11:18:52.772502+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[19809]: audit 2024-09-17T11:18:52.773127+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:18:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[19809]: audit 2024-09-17T11:18:52.776418+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[19809]: audit 2024-09-17T11:18:52.780566+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[19809]: audit 2024-09-17T11:18:52.784794+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[26066]: cluster 2024-09-17T11:18:51.793455+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[26066]: audit 2024-09-17T11:18:52.770199+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:18:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[26066]: audit 2024-09-17T11:18:52.772502+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:18:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[26066]: audit 2024-09-17T11:18:52.773127+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:18:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[26066]: audit 2024-09-17T11:18:52.776418+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[26066]: audit 2024-09-17T11:18:52.780566+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:52 smithi092 bash[26066]: audit 2024-09-17T11:18:52.784794+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:18:55.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:54 smithi092 bash[19809]: cluster 2024-09-17T11:18:53.793965+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:55.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:54 smithi092 bash[26066]: cluster 2024-09-17T11:18:53.793965+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:54 smithi121 bash[20577]: cluster 2024-09-17T11:18:53.793965+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:56 smithi121 bash[20577]: cluster 2024-09-17T11:18:55.794324+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:56 smithi092 bash[19809]: cluster 2024-09-17T11:18:55.794324+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:56 smithi092 bash[26066]: cluster 2024-09-17T11:18:55.794324+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:18:58 smithi121 bash[20577]: cluster 2024-09-17T11:18:57.794752+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:18:58 smithi092 bash[19809]: cluster 2024-09-17T11:18:57.794752+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:18:59.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:18:58 smithi092 bash[26066]: cluster 2024-09-17T11:18:57.794752+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:19:00.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[19809]: audit 2024-09-17T11:18:59.057822+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[19809]: audit 2024-09-17T11:18:59.064480+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[19809]: cephadm 2024-09-17T11:18:59.065867+0000 mgr.y (mgr.14150) 188 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:19:00.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[19809]: audit 2024-09-17T11:18:59.066896+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:00.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[19809]: audit 2024-09-17T11:18:59.068786+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:00.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[19809]: audit 2024-09-17T11:18:59.069529+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:00.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[19809]: audit 2024-09-17T11:18:59.072024+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[19809]: audit 2024-09-17T11:18:59.077752+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[19809]: audit 2024-09-17T11:18:59.920869+0000 mon.a (mon.0) 493 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T11:19:00.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[26066]: audit 2024-09-17T11:18:59.057822+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[26066]: audit 2024-09-17T11:18:59.064480+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[26066]: cephadm 2024-09-17T11:18:59.065867+0000 mgr.y (mgr.14150) 188 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:19:00.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[26066]: audit 2024-09-17T11:18:59.066896+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:00.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[26066]: audit 2024-09-17T11:18:59.068786+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:00.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[26066]: audit 2024-09-17T11:18:59.069529+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:00.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[26066]: audit 2024-09-17T11:18:59.072024+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[26066]: audit 2024-09-17T11:18:59.077752+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:00 smithi092 bash[26066]: audit 2024-09-17T11:18:59.920869+0000 mon.a (mon.0) 493 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T11:19:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:00 smithi121 bash[20577]: audit 2024-09-17T11:18:59.057822+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:00 smithi121 bash[20577]: audit 2024-09-17T11:18:59.064480+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:00 smithi121 bash[20577]: cephadm 2024-09-17T11:18:59.065867+0000 mgr.y (mgr.14150) 188 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:19:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:00 smithi121 bash[20577]: audit 2024-09-17T11:18:59.066896+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:00 smithi121 bash[20577]: audit 2024-09-17T11:18:59.068786+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:00 smithi121 bash[20577]: audit 2024-09-17T11:18:59.069529+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:00 smithi121 bash[20577]: audit 2024-09-17T11:18:59.072024+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:00 smithi121 bash[20577]: audit 2024-09-17T11:18:59.077752+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:00 smithi121 bash[20577]: audit 2024-09-17T11:18:59.920869+0000 mon.a (mon.0) 493 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T11:19:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:01 smithi121 bash[20577]: cluster 2024-09-17T11:18:59.795192+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:19:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:01 smithi121 bash[20577]: audit 2024-09-17T11:19:00.080151+0000 mon.a (mon.0) 494 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:19:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:01 smithi121 bash[20577]: cluster 2024-09-17T11:19:00.080214+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T11:19:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:01 smithi121 bash[20577]: audit 2024-09-17T11:19:00.080581+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:01 smithi121 bash[20577]: audit 2024-09-17T11:19:00.080925+0000 mon.a (mon.0) 497 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:19:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:01 smithi121 bash[20577]: audit 2024-09-17T11:19:01.071581+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:01 smithi121 bash[20577]: audit 2024-09-17T11:19:01.076099+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[19809]: cluster 2024-09-17T11:18:59.795192+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:19:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[19809]: audit 2024-09-17T11:19:00.080151+0000 mon.a (mon.0) 494 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[19809]: cluster 2024-09-17T11:19:00.080214+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[19809]: audit 2024-09-17T11:19:00.080581+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[19809]: audit 2024-09-17T11:19:00.080925+0000 mon.a (mon.0) 497 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[19809]: audit 2024-09-17T11:19:01.071581+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[19809]: audit 2024-09-17T11:19:01.076099+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[26066]: cluster 2024-09-17T11:18:59.795192+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[26066]: audit 2024-09-17T11:19:00.080151+0000 mon.a (mon.0) 494 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[26066]: cluster 2024-09-17T11:19:00.080214+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[26066]: audit 2024-09-17T11:19:00.080581+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[26066]: audit 2024-09-17T11:19:00.080925+0000 mon.a (mon.0) 497 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:19:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[26066]: audit 2024-09-17T11:19:01.071581+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:01.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:01 smithi092 bash[26066]: audit 2024-09-17T11:19:01.076099+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[19809]: audit 2024-09-17T11:19:01.078055+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[19809]: audit 2024-09-17T11:19:01.080037+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[19809]: audit 2024-09-17T11:19:01.085385+0000 mon.a (mon.0) 502 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:19:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[19809]: cluster 2024-09-17T11:19:01.085437+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T11:19:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[19809]: audit 2024-09-17T11:19:01.085843+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[19809]: audit 2024-09-17T11:19:01.086066+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[19809]: audit 2024-09-17T11:19:01.090836+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[19809]: audit 2024-09-17T11:19:01.091526+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[19809]: audit 2024-09-17T11:19:01.095327+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[26066]: audit 2024-09-17T11:19:01.078055+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[26066]: audit 2024-09-17T11:19:01.080037+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[26066]: audit 2024-09-17T11:19:01.085385+0000 mon.a (mon.0) 502 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[26066]: cluster 2024-09-17T11:19:01.085437+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[26066]: audit 2024-09-17T11:19:01.085843+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[26066]: audit 2024-09-17T11:19:01.086066+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[26066]: audit 2024-09-17T11:19:01.090836+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:02.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[26066]: audit 2024-09-17T11:19:01.091526+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:02.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:02 smithi092 bash[26066]: audit 2024-09-17T11:19:01.095327+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:02 smithi121 bash[20577]: audit 2024-09-17T11:19:01.078055+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:02 smithi121 bash[20577]: audit 2024-09-17T11:19:01.080037+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:02 smithi121 bash[20577]: audit 2024-09-17T11:19:01.085385+0000 mon.a (mon.0) 502 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:19:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:02 smithi121 bash[20577]: cluster 2024-09-17T11:19:01.085437+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T11:19:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:02 smithi121 bash[20577]: audit 2024-09-17T11:19:01.085843+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:02 smithi121 bash[20577]: audit 2024-09-17T11:19:01.086066+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:02 smithi121 bash[20577]: audit 2024-09-17T11:19:01.090836+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:02 smithi121 bash[20577]: audit 2024-09-17T11:19:01.091526+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:02 smithi121 bash[20577]: audit 2024-09-17T11:19:01.095327+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[26066]: cluster 2024-09-17T11:19:00.898792+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:19:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[26066]: cluster 2024-09-17T11:19:00.898859+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:19:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[26066]: cluster 2024-09-17T11:19:01.795626+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:19:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[26066]: audit 2024-09-17T11:19:02.097900+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[26066]: cluster 2024-09-17T11:19:02.113892+0000 mon.a (mon.0) 510 : cluster [INF] osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409] boot 2024-09-17T11:19:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[26066]: cluster 2024-09-17T11:19:02.113977+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T11:19:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[26066]: audit 2024-09-17T11:19:02.114193+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:03.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[19809]: cluster 2024-09-17T11:19:00.898792+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:19:03.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[19809]: cluster 2024-09-17T11:19:00.898859+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:19:03.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[19809]: cluster 2024-09-17T11:19:01.795626+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:19:03.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[19809]: audit 2024-09-17T11:19:02.097900+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:03.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[19809]: cluster 2024-09-17T11:19:02.113892+0000 mon.a (mon.0) 510 : cluster [INF] osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409] boot 2024-09-17T11:19:03.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[19809]: cluster 2024-09-17T11:19:02.113977+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T11:19:03.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:03 smithi092 bash[19809]: audit 2024-09-17T11:19:02.114193+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:03.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:03 smithi121 bash[20577]: cluster 2024-09-17T11:19:00.898792+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:19:03.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:03 smithi121 bash[20577]: cluster 2024-09-17T11:19:00.898859+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:19:03.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:03 smithi121 bash[20577]: cluster 2024-09-17T11:19:01.795626+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T11:19:03.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:03 smithi121 bash[20577]: audit 2024-09-17T11:19:02.097900+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:03.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:03 smithi121 bash[20577]: cluster 2024-09-17T11:19:02.113892+0000 mon.a (mon.0) 510 : cluster [INF] osd.2 [v2:172.21.15.92:6818/1033278409,v1:172.21.15.92:6819/1033278409] boot 2024-09-17T11:19:03.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:03 smithi121 bash[20577]: cluster 2024-09-17T11:19:02.113977+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T11:19:03.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:03 smithi121 bash[20577]: audit 2024-09-17T11:19:02.114193+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:19:04.160 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 2 on host 'smithi092' 2024-09-17T11:19:04.395 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:04 smithi092 bash[26066]: cluster 2024-09-17T11:19:03.112106+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T11:19:04.395 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:04 smithi092 bash[26066]: audit 2024-09-17T11:19:03.256706+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' 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-17T11:19:04.395 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:04 smithi092 bash[19809]: cluster 2024-09-17T11:19:03.112106+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T11:19:04.395 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:04 smithi092 bash[19809]: audit 2024-09-17T11:19:03.256706+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' 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-17T11:19:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:04 smithi121 bash[20577]: cluster 2024-09-17T11:19:03.112106+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T11:19:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:04 smithi121 bash[20577]: audit 2024-09-17T11:19:03.256706+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' 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-17T11:19:04.821 DEBUG:teuthology.orchestra.run.smithi092:osd.2> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T11:19:04.863 INFO:tasks.cephadm:Deploying osd.3 on smithi092 with /dev/vg_nvme/lv_1... 2024-09-17T11:19:04.863 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T11:19:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: cluster 2024-09-17T11:19:03.796148+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.125120+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' 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-17T11:19:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: cluster 2024-09-17T11:19:04.125300+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.127048+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.141269+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.149216+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.149604+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.152676+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.158261+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.160675+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: cephadm 2024-09-17T11:19:04.162037+0000 mgr.y (mgr.14150) 192 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5072M 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.168039+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.171384+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.172697+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:05 smithi121 bash[20577]: audit 2024-09-17T11:19:04.179737+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: cluster 2024-09-17T11:19:03.796148+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.125120+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' 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-17T11:19:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: cluster 2024-09-17T11:19:04.125300+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.127048+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.141269+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.149216+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.149604+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.152676+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.158261+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.160675+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: cephadm 2024-09-17T11:19:04.162037+0000 mgr.y (mgr.14150) 192 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5072M 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.168039+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.171384+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.172697+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:05.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[19809]: audit 2024-09-17T11:19:04.179737+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: cluster 2024-09-17T11:19:03.796148+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.125120+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' 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-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: cluster 2024-09-17T11:19:04.125300+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.127048+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.141269+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.149216+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.149604+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.152676+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.158261+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.160675+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: cephadm 2024-09-17T11:19:04.162037+0000 mgr.y (mgr.14150) 192 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5072M 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.168039+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.171384+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.172697+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:05.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:05 smithi092 bash[26066]: audit 2024-09-17T11:19:04.179737+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:06 smithi121 bash[20577]: audit 2024-09-17T11:19:05.127504+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:19:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:06 smithi121 bash[20577]: cluster 2024-09-17T11:19:05.127784+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T11:19:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:06 smithi092 bash[19809]: audit 2024-09-17T11:19:05.127504+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:19:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:06 smithi092 bash[19809]: cluster 2024-09-17T11:19:05.127784+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T11:19:06.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:06 smithi092 bash[26066]: audit 2024-09-17T11:19:05.127504+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T11:19:06.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:06 smithi092 bash[26066]: cluster 2024-09-17T11:19:05.127784+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T11:19:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:07 smithi121 bash[20577]: cluster 2024-09-17T11:19:05.796725+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v149: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:07 smithi121 bash[20577]: cluster 2024-09-17T11:19:06.146024+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T11:19:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:07 smithi121 bash[20577]: audit 2024-09-17T11:19:06.953890+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:07 smithi121 bash[20577]: audit 2024-09-17T11:19:07.109331+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:07 smithi121 bash[20577]: audit 2024-09-17T11:19:07.116809+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:07 smithi121 bash[20577]: audit 2024-09-17T11:19:07.125898+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[26066]: cluster 2024-09-17T11:19:05.796725+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v149: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[26066]: cluster 2024-09-17T11:19:06.146024+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[26066]: audit 2024-09-17T11:19:06.953890+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[26066]: audit 2024-09-17T11:19:07.109331+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[26066]: audit 2024-09-17T11:19:07.116809+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[26066]: audit 2024-09-17T11:19:07.125898+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[19809]: cluster 2024-09-17T11:19:05.796725+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v149: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[19809]: cluster 2024-09-17T11:19:06.146024+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[19809]: audit 2024-09-17T11:19:06.953890+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[19809]: audit 2024-09-17T11:19:07.109331+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[19809]: audit 2024-09-17T11:19:07.116809+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:07.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:07 smithi092 bash[19809]: audit 2024-09-17T11:19:07.125898+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:09.601 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:19:10.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:09 smithi121 bash[20577]: cluster 2024-09-17T11:19:07.797292+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v151: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:10.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:09 smithi121 bash[20577]: cluster 2024-09-17T11:19:08.160392+0000 mon.a (mon.0) 535 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T11:19:10.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:09 smithi121 bash[20577]: audit 2024-09-17T11:19:08.715367+0000 mon.a (mon.0) 536 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:19:10.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:09 smithi092 bash[19809]: cluster 2024-09-17T11:19:07.797292+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v151: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:10.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:09 smithi092 bash[19809]: cluster 2024-09-17T11:19:08.160392+0000 mon.a (mon.0) 535 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T11:19:10.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:09 smithi092 bash[19809]: audit 2024-09-17T11:19:08.715367+0000 mon.a (mon.0) 536 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:19:10.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:09 smithi092 bash[26066]: cluster 2024-09-17T11:19:07.797292+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v151: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:10.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:09 smithi092 bash[26066]: cluster 2024-09-17T11:19:08.160392+0000 mon.a (mon.0) 535 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T11:19:10.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:09 smithi092 bash[26066]: audit 2024-09-17T11:19:08.715367+0000 mon.a (mon.0) 536 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:19:10.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: audit 2024-09-17T11:19:09.584165+0000 mon.a (mon.0) 537 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:19:10.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: audit 2024-09-17T11:19:09.585504+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:19:10.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: audit 2024-09-17T11:19:09.585859+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: audit 2024-09-17T11:19:09.586369+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: audit 2024-09-17T11:19:09.597607+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: audit 2024-09-17T11:19:09.597689+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: audit 2024-09-17T11:19:09.597778+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: audit 2024-09-17T11:19:09.598006+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: cluster 2024-09-17T11:19:09.797842+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v152: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[26066]: audit 2024-09-17T11:19:10.549595+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: audit 2024-09-17T11:19:09.584165+0000 mon.a (mon.0) 537 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: audit 2024-09-17T11:19:09.585504+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:19:10.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: audit 2024-09-17T11:19:09.585859+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:19:10.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: audit 2024-09-17T11:19:09.586369+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:19:10.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: audit 2024-09-17T11:19:09.597607+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:19:10.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: audit 2024-09-17T11:19:09.597689+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:19:10.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: audit 2024-09-17T11:19:09.597778+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:19:10.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: audit 2024-09-17T11:19:09.598006+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:19:10.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: cluster 2024-09-17T11:19:09.797842+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v152: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:10.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:10 smithi092 bash[19809]: audit 2024-09-17T11:19:10.549595+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:19:11.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: audit 2024-09-17T11:19:09.584165+0000 mon.a (mon.0) 537 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:19:11.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: audit 2024-09-17T11:19:09.585504+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:19:11.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: audit 2024-09-17T11:19:09.585859+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:19:11.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: audit 2024-09-17T11:19:09.586369+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:19:11.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: audit 2024-09-17T11:19:09.597607+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:19:11.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: audit 2024-09-17T11:19:09.597689+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:19:11.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: audit 2024-09-17T11:19:09.597778+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:19:11.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: audit 2024-09-17T11:19:09.598006+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:19:11.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: cluster 2024-09-17T11:19:09.797842+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v152: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:11.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:10 smithi121 bash[20577]: audit 2024-09-17T11:19:10.549595+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:19:12.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:11 smithi121 bash[20577]: audit 2024-09-17T11:19:10.609882+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:12.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:11 smithi121 bash[20577]: audit 2024-09-17T11:19:10.612584+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:19:12.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:11 smithi121 bash[20577]: audit 2024-09-17T11:19:10.613066+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:19:12.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:11 smithi121 bash[20577]: audit 2024-09-17T11:19:10.613586+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:19:12.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:11 smithi121 bash[20577]: audit 2024-09-17T11:19:10.613997+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:19:12.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:11 smithi121 bash[20577]: audit 2024-09-17T11:19:11.528408+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:19:12.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[19809]: audit 2024-09-17T11:19:10.609882+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:12.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[19809]: audit 2024-09-17T11:19:10.612584+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:19:12.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[19809]: audit 2024-09-17T11:19:10.613066+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:19:12.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[19809]: audit 2024-09-17T11:19:10.613586+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:19:12.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[19809]: audit 2024-09-17T11:19:10.613997+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:19:12.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[19809]: audit 2024-09-17T11:19:11.528408+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:19:12.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[26066]: audit 2024-09-17T11:19:10.609882+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:12.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[26066]: audit 2024-09-17T11:19:10.612584+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T11:19:12.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[26066]: audit 2024-09-17T11:19:10.613066+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:19:12.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[26066]: audit 2024-09-17T11:19:10.613586+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:19:12.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[26066]: audit 2024-09-17T11:19:10.613997+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:19:12.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:11 smithi092 bash[26066]: audit 2024-09-17T11:19:11.528408+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T11:19:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:12 smithi121 bash[20577]: cluster 2024-09-17T11:19:11.798507+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:12 smithi092 bash[19809]: cluster 2024-09-17T11:19:11.798507+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:13.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:12 smithi092 bash[26066]: cluster 2024-09-17T11:19:11.798507+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:13.933 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:19:13.972 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi092:vg_nvme/lv_1 2024-09-17T11:19:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:14 smithi121 bash[20577]: cluster 2024-09-17T11:19:13.799044+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:14 smithi092 bash[19809]: cluster 2024-09-17T11:19:13.799044+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:14 smithi092 bash[26066]: cluster 2024-09-17T11:19:13.799044+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:16 smithi121 bash[20577]: cluster 2024-09-17T11:19:15.799606+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T11:19:17.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:16 smithi092 bash[19809]: cluster 2024-09-17T11:19:15.799606+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T11:19:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:16 smithi092 bash[26066]: cluster 2024-09-17T11:19:15.799606+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T11:19:18.672 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:19:19.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:18 smithi092 bash[26066]: cluster 2024-09-17T11:19:17.800034+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T11:19:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:18 smithi092 bash[19809]: cluster 2024-09-17T11:19:17.800034+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T11:19:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:18 smithi121 bash[20577]: cluster 2024-09-17T11:19:17.800034+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T11:19:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:19 smithi092 bash[19809]: audit 2024-09-17T11:19:18.860436+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:19 smithi092 bash[19809]: audit 2024-09-17T11:19:18.870031+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:19 smithi092 bash[19809]: audit 2024-09-17T11:19:18.878135+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:19 smithi092 bash[26066]: audit 2024-09-17T11:19:18.860436+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:19 smithi092 bash[26066]: audit 2024-09-17T11:19:18.870031+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:19 smithi092 bash[26066]: audit 2024-09-17T11:19:18.878135+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:19 smithi121 bash[20577]: audit 2024-09-17T11:19:18.860436+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:19 smithi121 bash[20577]: audit 2024-09-17T11:19:18.870031+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:19 smithi121 bash[20577]: audit 2024-09-17T11:19:18.878135+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:21.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:20 smithi092 bash[19809]: cluster 2024-09-17T11:19:19.800525+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T11:19:21.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:20 smithi092 bash[26066]: cluster 2024-09-17T11:19:19.800525+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T11:19:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:20 smithi121 bash[20577]: cluster 2024-09-17T11:19:19.800525+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T11:19:23.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:22 smithi092 bash[19809]: cluster 2024-09-17T11:19:21.800970+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T11:19:23.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:22 smithi092 bash[26066]: cluster 2024-09-17T11:19:21.800970+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T11:19:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:22 smithi121 bash[20577]: cluster 2024-09-17T11:19:21.800970+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T11:19:24.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:23 smithi121 bash[20577]: audit 2024-09-17T11:19:23.462791+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:19:24.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:23 smithi121 bash[20577]: audit 2024-09-17T11:19:23.465452+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:19:24.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:23 smithi121 bash[20577]: audit 2024-09-17T11:19:23.466410+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:23 smithi092 bash[19809]: audit 2024-09-17T11:19:23.462791+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:23 smithi092 bash[19809]: audit 2024-09-17T11:19:23.465452+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:23 smithi092 bash[19809]: audit 2024-09-17T11:19:23.466410+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:24.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:23 smithi092 bash[26066]: audit 2024-09-17T11:19:23.462791+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:19:24.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:23 smithi092 bash[26066]: audit 2024-09-17T11:19:23.465452+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:19:24.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:23 smithi092 bash[26066]: audit 2024-09-17T11:19:23.466410+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:24 smithi121 bash[20577]: audit 2024-09-17T11:19:23.460161+0000 mgr.y (mgr.14150) 202 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:24 smithi121 bash[20577]: cluster 2024-09-17T11:19:23.801520+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T11:19:25.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:24 smithi092 bash[19809]: audit 2024-09-17T11:19:23.460161+0000 mgr.y (mgr.14150) 202 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:25.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:24 smithi092 bash[19809]: cluster 2024-09-17T11:19:23.801520+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T11:19:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:24 smithi092 bash[26066]: audit 2024-09-17T11:19:23.460161+0000 mgr.y (mgr.14150) 202 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:19:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:24 smithi092 bash[26066]: cluster 2024-09-17T11:19:23.801520+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T11:19:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:26 smithi121 bash[20577]: cluster 2024-09-17T11:19:25.802035+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T11:19:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:26 smithi092 bash[19809]: cluster 2024-09-17T11:19:25.802035+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T11:19:27.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:26 smithi092 bash[26066]: cluster 2024-09-17T11:19:25.802035+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T11:19:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:28 smithi092 bash[19809]: audit 2024-09-17T11:19:27.325322+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:28 smithi092 bash[19809]: audit 2024-09-17T11:19:27.333984+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:28 smithi092 bash[19809]: audit 2024-09-17T11:19:27.343700+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:28 smithi092 bash[26066]: audit 2024-09-17T11:19:27.325322+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:28 smithi092 bash[26066]: audit 2024-09-17T11:19:27.333984+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:28 smithi092 bash[26066]: audit 2024-09-17T11:19:27.343700+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:28 smithi121 bash[20577]: audit 2024-09-17T11:19:27.325322+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:28 smithi121 bash[20577]: audit 2024-09-17T11:19:27.333984+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:28.650 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:28 smithi121 bash[20577]: audit 2024-09-17T11:19:27.343700+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:29.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:29 smithi092 bash[19809]: cluster 2024-09-17T11:19:27.802538+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:29.689 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:29 smithi092 bash[26066]: cluster 2024-09-17T11:19:27.802538+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:29.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:29 smithi121 bash[20577]: cluster 2024-09-17T11:19:27.802538+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:31 smithi092 bash[19809]: cluster 2024-09-17T11:19:29.803057+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:31 smithi092 bash[26066]: cluster 2024-09-17T11:19:29.803057+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:31.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:31 smithi121 bash[20577]: cluster 2024-09-17T11:19:29.803057+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:32 smithi121 bash[20577]: audit 2024-09-17T11:19:31.945931+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.92:0/1983885190' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1ba3ead-f57f-46bd-a355-4fd5d449b6e1"}]: dispatch 2024-09-17T11:19:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:32 smithi121 bash[20577]: audit 2024-09-17T11:19:31.946488+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1ba3ead-f57f-46bd-a355-4fd5d449b6e1"}]: dispatch 2024-09-17T11:19:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:32 smithi121 bash[20577]: audit 2024-09-17T11:19:31.953756+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1ba3ead-f57f-46bd-a355-4fd5d449b6e1"}]': finished 2024-09-17T11:19:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:32 smithi121 bash[20577]: cluster 2024-09-17T11:19:31.953883+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T11:19:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:32 smithi121 bash[20577]: audit 2024-09-17T11:19:31.954048+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:19:32.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[19809]: audit 2024-09-17T11:19:31.945931+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.92:0/1983885190' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1ba3ead-f57f-46bd-a355-4fd5d449b6e1"}]: dispatch 2024-09-17T11:19:32.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[19809]: audit 2024-09-17T11:19:31.946488+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1ba3ead-f57f-46bd-a355-4fd5d449b6e1"}]: dispatch 2024-09-17T11:19:32.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[19809]: audit 2024-09-17T11:19:31.953756+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1ba3ead-f57f-46bd-a355-4fd5d449b6e1"}]': finished 2024-09-17T11:19:32.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[19809]: cluster 2024-09-17T11:19:31.953883+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T11:19:32.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[19809]: audit 2024-09-17T11:19:31.954048+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:19:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[26066]: audit 2024-09-17T11:19:31.945931+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.92:0/1983885190' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1ba3ead-f57f-46bd-a355-4fd5d449b6e1"}]: dispatch 2024-09-17T11:19:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[26066]: audit 2024-09-17T11:19:31.946488+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1ba3ead-f57f-46bd-a355-4fd5d449b6e1"}]: dispatch 2024-09-17T11:19:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[26066]: audit 2024-09-17T11:19:31.953756+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1ba3ead-f57f-46bd-a355-4fd5d449b6e1"}]': finished 2024-09-17T11:19:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[26066]: cluster 2024-09-17T11:19:31.953883+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T11:19:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:32 smithi092 bash[26066]: audit 2024-09-17T11:19:31.954048+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:19:33.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:33 smithi121 bash[20577]: cluster 2024-09-17T11:19:31.803407+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:33.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:33 smithi121 bash[20577]: audit 2024-09-17T11:19:32.646581+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/1065594076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:19:33.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:33 smithi092 bash[19809]: cluster 2024-09-17T11:19:31.803407+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:33.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:33 smithi092 bash[19809]: audit 2024-09-17T11:19:32.646581+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/1065594076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:19:33.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:33 smithi092 bash[26066]: cluster 2024-09-17T11:19:31.803407+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:33.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:33 smithi092 bash[26066]: audit 2024-09-17T11:19:32.646581+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/1065594076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:19:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:35 smithi121 bash[20577]: cluster 2024-09-17T11:19:33.803891+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:35.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:35 smithi092 bash[19809]: cluster 2024-09-17T11:19:33.803891+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:35.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:35 smithi092 bash[26066]: cluster 2024-09-17T11:19:33.803891+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:37 smithi121 bash[20577]: cluster 2024-09-17T11:19:35.804518+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:37 smithi092 bash[19809]: cluster 2024-09-17T11:19:35.804518+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:37 smithi092 bash[26066]: cluster 2024-09-17T11:19:35.804518+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:39.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:39 smithi121 bash[20577]: cluster 2024-09-17T11:19:37.805112+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:39.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:39 smithi121 bash[20577]: audit 2024-09-17T11:19:39.061332+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:39.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:39 smithi121 bash[20577]: audit 2024-09-17T11:19:39.070703+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:39.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:39 smithi121 bash[20577]: audit 2024-09-17T11:19:39.080808+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:39 smithi092 bash[19809]: cluster 2024-09-17T11:19:37.805112+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:39 smithi092 bash[19809]: audit 2024-09-17T11:19:39.061332+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:39 smithi092 bash[19809]: audit 2024-09-17T11:19:39.070703+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:39 smithi092 bash[19809]: audit 2024-09-17T11:19:39.080808+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:39 smithi092 bash[26066]: cluster 2024-09-17T11:19:37.805112+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:39 smithi092 bash[26066]: audit 2024-09-17T11:19:39.061332+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:39 smithi092 bash[26066]: audit 2024-09-17T11:19:39.070703+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:39 smithi092 bash[26066]: audit 2024-09-17T11:19:39.080808+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:41.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:41 smithi092 bash[26066]: cluster 2024-09-17T11:19:39.805637+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:41.738 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:41 smithi092 bash[19809]: cluster 2024-09-17T11:19:39.805637+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:41.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:41 smithi121 bash[20577]: cluster 2024-09-17T11:19:39.805637+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:43.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:43 smithi121 bash[20577]: cluster 2024-09-17T11:19:41.806186+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:43.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:43 smithi092 bash[26066]: cluster 2024-09-17T11:19:41.806186+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:43.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:43 smithi092 bash[19809]: cluster 2024-09-17T11:19:41.806186+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:45.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:45 smithi121 bash[20577]: cluster 2024-09-17T11:19:43.806771+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:45.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:45 smithi092 bash[19809]: cluster 2024-09-17T11:19:43.806771+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:45.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:45 smithi092 bash[26066]: cluster 2024-09-17T11:19:43.806771+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:47 smithi121 bash[20577]: cluster 2024-09-17T11:19:45.807349+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:47 smithi121 bash[20577]: audit 2024-09-17T11:19:46.967968+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T11:19:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:47 smithi121 bash[20577]: audit 2024-09-17T11:19:46.969757+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:47.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:47 smithi092 bash[26066]: cluster 2024-09-17T11:19:45.807349+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:47 smithi092 bash[26066]: audit 2024-09-17T11:19:46.967968+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T11:19:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:47 smithi092 bash[26066]: audit 2024-09-17T11:19:46.969757+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:47 smithi092 bash[19809]: cluster 2024-09-17T11:19:45.807349+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:47 smithi092 bash[19809]: audit 2024-09-17T11:19:46.967968+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T11:19:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:47 smithi092 bash[19809]: audit 2024-09-17T11:19:46.969757+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:48.726 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:48 smithi092 bash[19809]: cephadm 2024-09-17T11:19:46.971185+0000 mgr.y (mgr.14150) 215 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T11:19:48.726 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:48 smithi092 bash[19809]: audit 2024-09-17T11:19:47.480798+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:48.726 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:48 smithi092 bash[19809]: audit 2024-09-17T11:19:47.488885+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:48.726 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:48 smithi092 bash[19809]: audit 2024-09-17T11:19:47.499977+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:48.726 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:48 smithi092 bash[26066]: cephadm 2024-09-17T11:19:46.971185+0000 mgr.y (mgr.14150) 215 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T11:19:48.727 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:48 smithi092 bash[26066]: audit 2024-09-17T11:19:47.480798+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:48.727 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:48 smithi092 bash[26066]: audit 2024-09-17T11:19:47.488885+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:48.727 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:48 smithi092 bash[26066]: audit 2024-09-17T11:19:47.499977+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:48 smithi121 bash[20577]: cephadm 2024-09-17T11:19:46.971185+0000 mgr.y (mgr.14150) 215 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T11:19:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:48 smithi121 bash[20577]: audit 2024-09-17T11:19:47.480798+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:48 smithi121 bash[20577]: audit 2024-09-17T11:19:47.488885+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:48 smithi121 bash[20577]: audit 2024-09-17T11:19:47.499977+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:49.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:49 smithi121 bash[20577]: cluster 2024-09-17T11:19:47.807896+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:49.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:49 smithi092 bash[19809]: cluster 2024-09-17T11:19:47.807896+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:49.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:49 smithi092 bash[26066]: cluster 2024-09-17T11:19:47.807896+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:51.672 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:51.673 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:51.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:51 smithi092 bash[19809]: cluster 2024-09-17T11:19:49.808397+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:51.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:51.674 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:51 smithi092 bash[26066]: cluster 2024-09-17T11:19:49.808397+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:51.674 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:51.674 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:51.675 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:51.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:51 smithi121 bash[20577]: cluster 2024-09-17T11:19:49.808397+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:52.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:52.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:52.076 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:52.076 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:52.077 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:19:51 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:19:52.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:52 smithi121 bash[20577]: audit 2024-09-17T11:19:51.802912+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:52.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:52 smithi121 bash[20577]: audit 2024-09-17T11:19:51.807717+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:52.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:52 smithi121 bash[20577]: audit 2024-09-17T11:19:51.807944+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:52.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:52 smithi121 bash[20577]: audit 2024-09-17T11:19:51.809430+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:52.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:52 smithi121 bash[20577]: audit 2024-09-17T11:19:51.812797+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:52.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:52 smithi121 bash[20577]: audit 2024-09-17T11:19:51.816923+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[19809]: audit 2024-09-17T11:19:51.802912+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[19809]: audit 2024-09-17T11:19:51.807717+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[19809]: audit 2024-09-17T11:19:51.807944+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[19809]: audit 2024-09-17T11:19:51.809430+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[19809]: audit 2024-09-17T11:19:51.812797+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[19809]: audit 2024-09-17T11:19:51.816923+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:52.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[26066]: audit 2024-09-17T11:19:51.802912+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:52.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[26066]: audit 2024-09-17T11:19:51.807717+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:52.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[26066]: audit 2024-09-17T11:19:51.807944+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[26066]: audit 2024-09-17T11:19:51.809430+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[26066]: audit 2024-09-17T11:19:51.812797+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:52 smithi092 bash[26066]: audit 2024-09-17T11:19:51.816923+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:53.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:53 smithi092 bash[19809]: cluster 2024-09-17T11:19:51.808780+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:53.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:53 smithi092 bash[26066]: cluster 2024-09-17T11:19:51.808780+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:53.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:53 smithi121 bash[20577]: cluster 2024-09-17T11:19:51.808780+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:55.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:55 smithi092 bash[26066]: cluster 2024-09-17T11:19:53.809297+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:55.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:55 smithi092 bash[19809]: cluster 2024-09-17T11:19:53.809297+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:55.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:55 smithi121 bash[20577]: cluster 2024-09-17T11:19:53.809297+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:57.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:57 smithi092 bash[19809]: cluster 2024-09-17T11:19:55.809766+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:57.740 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:57 smithi092 bash[26066]: cluster 2024-09-17T11:19:55.809766+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:57.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:57 smithi121 bash[20577]: cluster 2024-09-17T11:19:55.809766+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: cluster 2024-09-17T11:19:57.810115+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: audit 2024-09-17T11:19:58.689808+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/682744225,v1:172.21.15.92:6827/682744225]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T11:19:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: audit 2024-09-17T11:19:58.690207+0000 mon.a (mon.0) 575 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T11:19:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: audit 2024-09-17T11:19:59.239460+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: audit 2024-09-17T11:19:59.247303+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: audit 2024-09-17T11:19:59.251510+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:59.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: audit 2024-09-17T11:19:59.253987+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:59.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: audit 2024-09-17T11:19:59.257029+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: audit 2024-09-17T11:19:59.257217+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:59.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:19:59 smithi121 bash[20577]: audit 2024-09-17T11:19:59.266176+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: cluster 2024-09-17T11:19:57.810115+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:59.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: audit 2024-09-17T11:19:58.689808+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/682744225,v1:172.21.15.92:6827/682744225]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T11:19:59.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: audit 2024-09-17T11:19:58.690207+0000 mon.a (mon.0) 575 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T11:19:59.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: audit 2024-09-17T11:19:59.239460+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: audit 2024-09-17T11:19:59.247303+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: audit 2024-09-17T11:19:59.251510+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: audit 2024-09-17T11:19:59.253987+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: audit 2024-09-17T11:19:59.257029+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: audit 2024-09-17T11:19:59.257217+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[19809]: audit 2024-09-17T11:19:59.266176+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: cluster 2024-09-17T11:19:57.810115+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: audit 2024-09-17T11:19:58.689808+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/682744225,v1:172.21.15.92:6827/682744225]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: audit 2024-09-17T11:19:58.690207+0000 mon.a (mon.0) 575 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: audit 2024-09-17T11:19:59.239460+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: audit 2024-09-17T11:19:59.247303+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: audit 2024-09-17T11:19:59.251510+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:19:59.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: audit 2024-09-17T11:19:59.253987+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:19:59.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: audit 2024-09-17T11:19:59.257029+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:19:59.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: audit 2024-09-17T11:19:59.257217+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:19:59.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:19:59 smithi092 bash[26066]: audit 2024-09-17T11:19:59.266176+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: cephadm 2024-09-17T11:19:59.250084+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:20:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:19:59.411896+0000 mon.a (mon.0) 583 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:20:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: cluster 2024-09-17T11:19:59.412088+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T11:20:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:19:59.412743+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:19:59.416026+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/682744225,v1:172.21.15.92:6827/682744225]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:19:59.424066+0000 mon.a (mon.0) 586 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: cluster 2024-09-17T11:19:59.810600+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: cluster 2024-09-17T11:20:00.000143+0000 mon.a (mon.0) 587 : cluster [INF] overall HEALTH_OK 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:20:00.393870+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:20:00.401654+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:20:00.404045+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:20:00.409029+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:20:00.409335+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:00 smithi121 bash[20577]: audit 2024-09-17T11:20:00.411680+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:00.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: cephadm 2024-09-17T11:19:59.250084+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:20:00.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:19:59.411896+0000 mon.a (mon.0) 583 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:20:00.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: cluster 2024-09-17T11:19:59.412088+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T11:20:00.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:19:59.412743+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:00.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:19:59.416026+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/682744225,v1:172.21.15.92:6827/682744225]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:20:00.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:19:59.424066+0000 mon.a (mon.0) 586 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: cluster 2024-09-17T11:19:59.810600+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: cluster 2024-09-17T11:20:00.000143+0000 mon.a (mon.0) 587 : cluster [INF] overall HEALTH_OK 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:20:00.393870+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:20:00.401654+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:20:00.404045+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:20:00.409029+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:20:00.409335+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[19809]: audit 2024-09-17T11:20:00.411680+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: cephadm 2024-09-17T11:19:59.250084+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-17T11:20:00.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:19:59.411896+0000 mon.a (mon.0) 583 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: cluster 2024-09-17T11:19:59.412088+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:19:59.412743+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:19:59.416026+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/682744225,v1:172.21.15.92:6827/682744225]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:19:59.424066+0000 mon.a (mon.0) 586 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: cluster 2024-09-17T11:19:59.810600+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: cluster 2024-09-17T11:20:00.000143+0000 mon.a (mon.0) 587 : cluster [INF] overall HEALTH_OK 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:20:00.393870+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:20:00.401654+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:20:00.404045+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:20:00.409029+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:00.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:20:00.409335+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:00.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:00 smithi092 bash[26066]: audit 2024-09-17T11:20:00.411680+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:01.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[19809]: audit 2024-09-17T11:20:00.420531+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:01.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[19809]: audit 2024-09-17T11:20:00.428600+0000 mon.a (mon.0) 595 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:20:01.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[19809]: cluster 2024-09-17T11:20:00.433438+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T11:20:01.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[19809]: audit 2024-09-17T11:20:00.433697+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:01.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[19809]: audit 2024-09-17T11:20:00.439937+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:01.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[19809]: audit 2024-09-17T11:20:00.927542+0000 mon.a (mon.0) 599 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:20:01.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[26066]: audit 2024-09-17T11:20:00.420531+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:01.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[26066]: audit 2024-09-17T11:20:00.428600+0000 mon.a (mon.0) 595 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:20:01.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[26066]: cluster 2024-09-17T11:20:00.433438+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T11:20:01.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[26066]: audit 2024-09-17T11:20:00.433697+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:01.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[26066]: audit 2024-09-17T11:20:00.439937+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:01.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:01 smithi092 bash[26066]: audit 2024-09-17T11:20:00.927542+0000 mon.a (mon.0) 599 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:20:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:01 smithi121 bash[20577]: audit 2024-09-17T11:20:00.420531+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:01 smithi121 bash[20577]: audit 2024-09-17T11:20:00.428600+0000 mon.a (mon.0) 595 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-17T11:20:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:01 smithi121 bash[20577]: cluster 2024-09-17T11:20:00.433438+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T11:20:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:01 smithi121 bash[20577]: audit 2024-09-17T11:20:00.433697+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:01 smithi121 bash[20577]: audit 2024-09-17T11:20:00.439937+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:01 smithi121 bash[20577]: audit 2024-09-17T11:20:00.927542+0000 mon.a (mon.0) 599 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T11:20:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:02 smithi121 bash[20577]: cluster 2024-09-17T11:19:59.660054+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:02 smithi121 bash[20577]: cluster 2024-09-17T11:19:59.660195+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:02 smithi121 bash[20577]: audit 2024-09-17T11:20:01.439776+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:02 smithi121 bash[20577]: cluster 2024-09-17T11:20:01.811009+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:20:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:02 smithi121 bash[20577]: cluster 2024-09-17T11:20:01.928902+0000 mon.a (mon.0) 601 : cluster [INF] osd.3 [v2:172.21.15.92:6826/682744225,v1:172.21.15.92:6827/682744225] boot 2024-09-17T11:20:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:02 smithi121 bash[20577]: cluster 2024-09-17T11:20:01.928952+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T11:20:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:02 smithi121 bash[20577]: audit 2024-09-17T11:20:01.929060+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:02.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[19809]: cluster 2024-09-17T11:19:59.660054+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:02.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[19809]: cluster 2024-09-17T11:19:59.660195+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:02.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[19809]: audit 2024-09-17T11:20:01.439776+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:02.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[19809]: cluster 2024-09-17T11:20:01.811009+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:20:02.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[19809]: cluster 2024-09-17T11:20:01.928902+0000 mon.a (mon.0) 601 : cluster [INF] osd.3 [v2:172.21.15.92:6826/682744225,v1:172.21.15.92:6827/682744225] boot 2024-09-17T11:20:02.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[19809]: cluster 2024-09-17T11:20:01.928952+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T11:20:02.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[19809]: audit 2024-09-17T11:20:01.929060+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:02.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[26066]: cluster 2024-09-17T11:19:59.660054+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:02.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[26066]: cluster 2024-09-17T11:19:59.660195+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:02.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[26066]: audit 2024-09-17T11:20:01.439776+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:02.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[26066]: cluster 2024-09-17T11:20:01.811009+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T11:20:02.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[26066]: cluster 2024-09-17T11:20:01.928902+0000 mon.a (mon.0) 601 : cluster [INF] osd.3 [v2:172.21.15.92:6826/682744225,v1:172.21.15.92:6827/682744225] boot 2024-09-17T11:20:02.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[26066]: cluster 2024-09-17T11:20:01.928952+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T11:20:02.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:02 smithi092 bash[26066]: audit 2024-09-17T11:20:01.929060+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:20:03.438 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 3 on host 'smithi092' 2024-09-17T11:20:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:03 smithi121 bash[20577]: audit 2024-09-17T11:20:03.422714+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:03 smithi121 bash[20577]: audit 2024-09-17T11:20:03.429494+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:03 smithi121 bash[20577]: audit 2024-09-17T11:20:03.429928+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:03 smithi121 bash[20577]: audit 2024-09-17T11:20:03.432399+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:03 smithi092 bash[19809]: audit 2024-09-17T11:20:03.422714+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:03 smithi092 bash[19809]: audit 2024-09-17T11:20:03.429494+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:03 smithi092 bash[19809]: audit 2024-09-17T11:20:03.429928+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:03 smithi092 bash[19809]: audit 2024-09-17T11:20:03.432399+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:03.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:03 smithi092 bash[26066]: audit 2024-09-17T11:20:03.422714+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:03.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:03 smithi092 bash[26066]: audit 2024-09-17T11:20:03.429494+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:03.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:03 smithi092 bash[26066]: audit 2024-09-17T11:20:03.429928+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:03.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:03 smithi092 bash[26066]: audit 2024-09-17T11:20:03.432399+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:04.687 DEBUG:teuthology.orchestra.run.smithi092:osd.3> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T11:20:04.689 INFO:tasks.cephadm:Deploying osd.4 on smithi121 with /dev/vg_nvme/lv_4... 2024-09-17T11:20:04.690 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T11:20:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: audit 2024-09-17T11:20:03.437905+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: audit 2024-09-17T11:20:03.439937+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: audit 2024-09-17T11:20:03.441039+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: cephadm 2024-09-17T11:20:03.442046+0000 mgr.y (mgr.14150) 225 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3804M 2024-09-17T11:20:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: cluster 2024-09-17T11:20:03.447968+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T11:20:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: audit 2024-09-17T11:20:03.465567+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: audit 2024-09-17T11:20:03.466710+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: audit 2024-09-17T11:20:03.467638+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: audit 2024-09-17T11:20:03.475505+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:04 smithi121 bash[20577]: cluster 2024-09-17T11:20:03.811393+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: audit 2024-09-17T11:20:03.437905+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: audit 2024-09-17T11:20:03.439937+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: audit 2024-09-17T11:20:03.441039+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: cephadm 2024-09-17T11:20:03.442046+0000 mgr.y (mgr.14150) 225 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3804M 2024-09-17T11:20:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: cluster 2024-09-17T11:20:03.447968+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T11:20:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: audit 2024-09-17T11:20:03.465567+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: audit 2024-09-17T11:20:03.466710+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: audit 2024-09-17T11:20:03.467638+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: audit 2024-09-17T11:20:03.475505+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[19809]: cluster 2024-09-17T11:20:03.811393+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: audit 2024-09-17T11:20:03.437905+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: audit 2024-09-17T11:20:03.439937+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: audit 2024-09-17T11:20:03.441039+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: cephadm 2024-09-17T11:20:03.442046+0000 mgr.y (mgr.14150) 225 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3804M 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: cluster 2024-09-17T11:20:03.447968+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: audit 2024-09-17T11:20:03.465567+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: audit 2024-09-17T11:20:03.466710+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: audit 2024-09-17T11:20:03.467638+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:04.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: audit 2024-09-17T11:20:03.475505+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:04.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:04 smithi092 bash[26066]: cluster 2024-09-17T11:20:03.811393+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:06 smithi121 bash[20577]: cluster 2024-09-17T11:20:05.811902+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:06 smithi092 bash[19809]: cluster 2024-09-17T11:20:05.811902+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:06 smithi092 bash[26066]: cluster 2024-09-17T11:20:05.811902+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:08 smithi121 bash[20577]: audit 2024-09-17T11:20:07.684995+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:08 smithi121 bash[20577]: audit 2024-09-17T11:20:07.695169+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:08 smithi121 bash[20577]: audit 2024-09-17T11:20:07.706986+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:08 smithi121 bash[20577]: cluster 2024-09-17T11:20:07.812443+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:09.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:08 smithi092 bash[19809]: audit 2024-09-17T11:20:07.684995+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:09.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:08 smithi092 bash[19809]: audit 2024-09-17T11:20:07.695169+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:09.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:08 smithi092 bash[19809]: audit 2024-09-17T11:20:07.706986+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:09.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:08 smithi092 bash[19809]: cluster 2024-09-17T11:20:07.812443+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:09.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:08 smithi092 bash[26066]: audit 2024-09-17T11:20:07.684995+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:09.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:08 smithi092 bash[26066]: audit 2024-09-17T11:20:07.695169+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:09.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:08 smithi092 bash[26066]: audit 2024-09-17T11:20:07.706986+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:09.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:08 smithi092 bash[26066]: cluster 2024-09-17T11:20:07.812443+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:09.355 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:20:11.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:10 smithi121 bash[20577]: cluster 2024-09-17T11:20:09.812959+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:11.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:10 smithi092 bash[19809]: cluster 2024-09-17T11:20:09.812959+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:11.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:10 smithi092 bash[26066]: cluster 2024-09-17T11:20:09.812959+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:13.109 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-09-17T11:20:13.133 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:12 smithi121 bash[20577]: cluster 2024-09-17T11:20:11.813517+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:13.134 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_4 2024-09-17T11:20:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:12 smithi092 bash[19809]: cluster 2024-09-17T11:20:11.813517+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:12 smithi092 bash[26066]: cluster 2024-09-17T11:20:11.813517+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:14 smithi121 bash[20577]: cluster 2024-09-17T11:20:13.814064+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:14 smithi092 bash[26066]: cluster 2024-09-17T11:20:13.814064+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:14 smithi092 bash[19809]: cluster 2024-09-17T11:20:13.814064+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:17.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:16 smithi121 bash[20577]: cluster 2024-09-17T11:20:15.814646+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:16 smithi092 bash[19809]: cluster 2024-09-17T11:20:15.814646+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:16 smithi092 bash[26066]: cluster 2024-09-17T11:20:15.814646+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:17.794 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:20:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:18 smithi121 bash[20577]: cluster 2024-09-17T11:20:17.815189+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:18 smithi092 bash[19809]: cluster 2024-09-17T11:20:17.815189+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:18 smithi092 bash[26066]: cluster 2024-09-17T11:20:17.815189+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:21 smithi121 bash[20577]: cluster 2024-09-17T11:20:19.815813+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:21 smithi121 bash[20577]: audit 2024-09-17T11:20:20.031359+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:21 smithi121 bash[20577]: audit 2024-09-17T11:20:20.036174+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:21 smithi121 bash[20577]: audit 2024-09-17T11:20:20.041724+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:21 smithi121 bash[20577]: audit 2024-09-17T11:20:20.816218+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:20:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:21 smithi121 bash[20577]: audit 2024-09-17T11:20:20.822204+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:20:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:21 smithi121 bash[20577]: audit 2024-09-17T11:20:20.823793+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:21.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[26066]: cluster 2024-09-17T11:20:19.815813+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[26066]: audit 2024-09-17T11:20:20.031359+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[26066]: audit 2024-09-17T11:20:20.036174+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[26066]: audit 2024-09-17T11:20:20.041724+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[26066]: audit 2024-09-17T11:20:20.816218+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[26066]: audit 2024-09-17T11:20:20.822204+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[26066]: audit 2024-09-17T11:20:20.823793+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[19809]: cluster 2024-09-17T11:20:19.815813+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[19809]: audit 2024-09-17T11:20:20.031359+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[19809]: audit 2024-09-17T11:20:20.036174+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[19809]: audit 2024-09-17T11:20:20.041724+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:21.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[19809]: audit 2024-09-17T11:20:20.816218+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:20:21.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[19809]: audit 2024-09-17T11:20:20.822204+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:20:21.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:21 smithi092 bash[19809]: audit 2024-09-17T11:20:20.823793+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:22.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:22 smithi092 bash[19809]: audit 2024-09-17T11:20:20.809424+0000 mgr.y (mgr.14150) 235 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:20:22.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:22 smithi092 bash[26066]: audit 2024-09-17T11:20:20.809424+0000 mgr.y (mgr.14150) 235 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:20:22.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:22 smithi121 bash[20577]: audit 2024-09-17T11:20:20.809424+0000 mgr.y (mgr.14150) 235 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:20:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:23 smithi092 bash[19809]: cluster 2024-09-17T11:20:21.816437+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:23 smithi092 bash[26066]: cluster 2024-09-17T11:20:21.816437+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:23.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:23 smithi121 bash[20577]: cluster 2024-09-17T11:20:21.816437+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:25.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:25 smithi121 bash[20577]: cluster 2024-09-17T11:20:23.816988+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:25 smithi092 bash[19809]: cluster 2024-09-17T11:20:23.816988+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:25 smithi092 bash[26066]: cluster 2024-09-17T11:20:23.816988+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:27.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:27 smithi121 bash[20577]: cluster 2024-09-17T11:20:25.817557+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:27.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:27 smithi092 bash[26066]: cluster 2024-09-17T11:20:25.817557+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:27 smithi092 bash[19809]: cluster 2024-09-17T11:20:25.817557+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:29.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:28 smithi121 bash[20577]: cluster 2024-09-17T11:20:27.818095+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:29.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:28 smithi121 bash[20577]: audit 2024-09-17T11:20:27.878474+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:29.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:28 smithi121 bash[20577]: audit 2024-09-17T11:20:27.886997+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:29.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:28 smithi121 bash[20577]: audit 2024-09-17T11:20:27.896679+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:28 smithi092 bash[26066]: cluster 2024-09-17T11:20:27.818095+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:28 smithi092 bash[26066]: audit 2024-09-17T11:20:27.878474+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:28 smithi092 bash[26066]: audit 2024-09-17T11:20:27.886997+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:29.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:28 smithi092 bash[26066]: audit 2024-09-17T11:20:27.896679+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:28 smithi092 bash[19809]: cluster 2024-09-17T11:20:27.818095+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:28 smithi092 bash[19809]: audit 2024-09-17T11:20:27.878474+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:28 smithi092 bash[19809]: audit 2024-09-17T11:20:27.886997+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:28 smithi092 bash[19809]: audit 2024-09-17T11:20:27.896679+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:30 smithi121 bash[20577]: cluster 2024-09-17T11:20:29.818608+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:30 smithi121 bash[20577]: audit 2024-09-17T11:20:29.916850+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.121:0/4280366930' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "39f193be-772a-4f0c-bbf0-24bdad21624b"}]: dispatch 2024-09-17T11:20:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:30 smithi121 bash[20577]: audit 2024-09-17T11:20:29.917709+0000 mon.a (mon.0) 628 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "39f193be-772a-4f0c-bbf0-24bdad21624b"}]: dispatch 2024-09-17T11:20:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:30 smithi121 bash[20577]: audit 2024-09-17T11:20:29.925430+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "39f193be-772a-4f0c-bbf0-24bdad21624b"}]': finished 2024-09-17T11:20:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:30 smithi121 bash[20577]: cluster 2024-09-17T11:20:29.925555+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T11:20:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:30 smithi121 bash[20577]: audit 2024-09-17T11:20:29.925846+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:30 smithi121 bash[20577]: audit 2024-09-17T11:20:30.560579+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.121:0/517574629' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[19809]: cluster 2024-09-17T11:20:29.818608+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[19809]: audit 2024-09-17T11:20:29.916850+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.121:0/4280366930' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "39f193be-772a-4f0c-bbf0-24bdad21624b"}]: dispatch 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[19809]: audit 2024-09-17T11:20:29.917709+0000 mon.a (mon.0) 628 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "39f193be-772a-4f0c-bbf0-24bdad21624b"}]: dispatch 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[19809]: audit 2024-09-17T11:20:29.925430+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "39f193be-772a-4f0c-bbf0-24bdad21624b"}]': finished 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[19809]: cluster 2024-09-17T11:20:29.925555+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[19809]: audit 2024-09-17T11:20:29.925846+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[19809]: audit 2024-09-17T11:20:30.560579+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.121:0/517574629' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[26066]: cluster 2024-09-17T11:20:29.818608+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[26066]: audit 2024-09-17T11:20:29.916850+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.121:0/4280366930' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "39f193be-772a-4f0c-bbf0-24bdad21624b"}]: dispatch 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[26066]: audit 2024-09-17T11:20:29.917709+0000 mon.a (mon.0) 628 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "39f193be-772a-4f0c-bbf0-24bdad21624b"}]: dispatch 2024-09-17T11:20:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[26066]: audit 2024-09-17T11:20:29.925430+0000 mon.a (mon.0) 629 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "39f193be-772a-4f0c-bbf0-24bdad21624b"}]': finished 2024-09-17T11:20:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[26066]: cluster 2024-09-17T11:20:29.925555+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T11:20:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[26066]: audit 2024-09-17T11:20:29.925846+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:30 smithi092 bash[26066]: audit 2024-09-17T11:20:30.560579+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.121:0/517574629' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:20:33.263 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:32 smithi121 bash[20577]: cluster 2024-09-17T11:20:31.819151+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:32 smithi092 bash[19809]: cluster 2024-09-17T11:20:31.819151+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:32 smithi092 bash[26066]: cluster 2024-09-17T11:20:31.819151+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:35.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:34 smithi121 bash[20577]: cluster 2024-09-17T11:20:33.819721+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:34 smithi092 bash[19809]: cluster 2024-09-17T11:20:33.819721+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:35.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:34 smithi092 bash[26066]: cluster 2024-09-17T11:20:33.819721+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:37.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:36 smithi121 bash[20577]: cluster 2024-09-17T11:20:35.820282+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:36 smithi092 bash[19809]: cluster 2024-09-17T11:20:35.820282+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:36 smithi092 bash[26066]: cluster 2024-09-17T11:20:35.820282+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:39.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:38 smithi121 bash[20577]: cluster 2024-09-17T11:20:37.820811+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:38 smithi092 bash[19809]: cluster 2024-09-17T11:20:37.820811+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:38 smithi092 bash[26066]: cluster 2024-09-17T11:20:37.820811+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:41 smithi121 bash[20577]: cluster 2024-09-17T11:20:39.821325+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:41 smithi121 bash[20577]: audit 2024-09-17T11:20:40.189290+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:41 smithi121 bash[20577]: audit 2024-09-17T11:20:40.195722+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:41 smithi121 bash[20577]: audit 2024-09-17T11:20:40.202094+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:41.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:41 smithi092 bash[19809]: cluster 2024-09-17T11:20:39.821325+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:41.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:41 smithi092 bash[19809]: audit 2024-09-17T11:20:40.189290+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:41.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:41 smithi092 bash[19809]: audit 2024-09-17T11:20:40.195722+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:41.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:41 smithi092 bash[19809]: audit 2024-09-17T11:20:40.202094+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:41.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:41 smithi092 bash[26066]: cluster 2024-09-17T11:20:39.821325+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:41.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:41 smithi092 bash[26066]: audit 2024-09-17T11:20:40.189290+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:41.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:41 smithi092 bash[26066]: audit 2024-09-17T11:20:40.195722+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:41.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:41 smithi092 bash[26066]: audit 2024-09-17T11:20:40.202094+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:43.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:43 smithi121 bash[20577]: cluster 2024-09-17T11:20:41.821900+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:43.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:43 smithi121 bash[20577]: audit 2024-09-17T11:20:42.215671+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T11:20:43.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:43 smithi121 bash[20577]: audit 2024-09-17T11:20:42.217489+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:43.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:43 smithi121 bash[20577]: cephadm 2024-09-17T11:20:42.219062+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T11:20:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:43 smithi092 bash[26066]: cluster 2024-09-17T11:20:41.821900+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:43 smithi092 bash[26066]: audit 2024-09-17T11:20:42.215671+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T11:20:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:43 smithi092 bash[26066]: audit 2024-09-17T11:20:42.217489+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:43 smithi092 bash[26066]: cephadm 2024-09-17T11:20:42.219062+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T11:20:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:43 smithi092 bash[19809]: cluster 2024-09-17T11:20:41.821900+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:43 smithi092 bash[19809]: audit 2024-09-17T11:20:42.215671+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T11:20:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:43 smithi092 bash[19809]: audit 2024-09-17T11:20:42.217489+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:43 smithi092 bash[19809]: cephadm 2024-09-17T11:20:42.219062+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T11:20:45.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:45 smithi121 bash[20577]: cluster 2024-09-17T11:20:43.822311+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:45 smithi092 bash[19809]: cluster 2024-09-17T11:20:43.822311+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:45 smithi092 bash[26066]: cluster 2024-09-17T11:20:43.822311+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:46.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:46 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:46.514 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:20:46 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:46.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:46 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:46.805 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:20:46 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:20:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:47 smithi121 bash[20577]: cluster 2024-09-17T11:20:45.822844+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:47 smithi121 bash[20577]: audit 2024-09-17T11:20:46.802589+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:47 smithi121 bash[20577]: audit 2024-09-17T11:20:46.810462+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:47 smithi121 bash[20577]: audit 2024-09-17T11:20:46.810905+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:47 smithi121 bash[20577]: audit 2024-09-17T11:20:46.813514+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:47 smithi121 bash[20577]: audit 2024-09-17T11:20:46.819490+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:47 smithi121 bash[20577]: audit 2024-09-17T11:20:46.825591+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:47.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[26066]: cluster 2024-09-17T11:20:45.822844+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:47.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[26066]: audit 2024-09-17T11:20:46.802589+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:47.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[26066]: audit 2024-09-17T11:20:46.810462+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:47.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[26066]: audit 2024-09-17T11:20:46.810905+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:47.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[26066]: audit 2024-09-17T11:20:46.813514+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:47.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[26066]: audit 2024-09-17T11:20:46.819490+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:47.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[26066]: audit 2024-09-17T11:20:46.825591+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[19809]: cluster 2024-09-17T11:20:45.822844+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[19809]: audit 2024-09-17T11:20:46.802589+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[19809]: audit 2024-09-17T11:20:46.810462+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[19809]: audit 2024-09-17T11:20:46.810905+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[19809]: audit 2024-09-17T11:20:46.813514+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[19809]: audit 2024-09-17T11:20:46.819490+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:47 smithi092 bash[19809]: audit 2024-09-17T11:20:46.825591+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:49 smithi121 bash[20577]: cluster 2024-09-17T11:20:47.823400+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:49 smithi121 bash[20577]: audit 2024-09-17T11:20:48.025162+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:49 smithi121 bash[20577]: audit 2024-09-17T11:20:48.033397+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:49 smithi121 bash[20577]: cephadm 2024-09-17T11:20:48.036217+0000 mgr.y (mgr.14150) 251 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:20:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:49 smithi121 bash[20577]: audit 2024-09-17T11:20:48.038286+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:49 smithi121 bash[20577]: audit 2024-09-17T11:20:48.044646+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:49 smithi121 bash[20577]: audit 2024-09-17T11:20:48.045072+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:49 smithi121 bash[20577]: audit 2024-09-17T11:20:48.046897+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:49 smithi121 bash[20577]: audit 2024-09-17T11:20:48.057182+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[19809]: cluster 2024-09-17T11:20:47.823400+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[19809]: audit 2024-09-17T11:20:48.025162+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[19809]: audit 2024-09-17T11:20:48.033397+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[19809]: cephadm 2024-09-17T11:20:48.036217+0000 mgr.y (mgr.14150) 251 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:20:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[19809]: audit 2024-09-17T11:20:48.038286+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[19809]: audit 2024-09-17T11:20:48.044646+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[19809]: audit 2024-09-17T11:20:48.045072+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[19809]: audit 2024-09-17T11:20:48.046897+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[19809]: audit 2024-09-17T11:20:48.057182+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[26066]: cluster 2024-09-17T11:20:47.823400+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[26066]: audit 2024-09-17T11:20:48.025162+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[26066]: audit 2024-09-17T11:20:48.033397+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[26066]: cephadm 2024-09-17T11:20:48.036217+0000 mgr.y (mgr.14150) 251 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[26066]: audit 2024-09-17T11:20:48.038286+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[26066]: audit 2024-09-17T11:20:48.044646+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[26066]: audit 2024-09-17T11:20:48.045072+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[26066]: audit 2024-09-17T11:20:48.046897+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:49.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:49 smithi092 bash[26066]: audit 2024-09-17T11:20:48.057182+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:51.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:51 smithi121 bash[20577]: cluster 2024-09-17T11:20:49.823919+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:51.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:51 smithi092 bash[26066]: cluster 2024-09-17T11:20:49.823919+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:51.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:51 smithi092 bash[19809]: cluster 2024-09-17T11:20:49.823919+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:53.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:53 smithi121 bash[20577]: cluster 2024-09-17T11:20:51.824485+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:53 smithi092 bash[26066]: cluster 2024-09-17T11:20:51.824485+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:53 smithi092 bash[19809]: cluster 2024-09-17T11:20:51.824485+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:54.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:54 smithi121 bash[20577]: audit 2024-09-17T11:20:53.538839+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/1074028051,v1:172.21.15.121:6801/1074028051]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T11:20:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:54 smithi121 bash[20577]: audit 2024-09-17T11:20:53.539889+0000 mon.a (mon.0) 650 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T11:20:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:54 smithi092 bash[26066]: audit 2024-09-17T11:20:53.538839+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/1074028051,v1:172.21.15.121:6801/1074028051]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T11:20:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:54 smithi092 bash[26066]: audit 2024-09-17T11:20:53.539889+0000 mon.a (mon.0) 650 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T11:20:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:54 smithi092 bash[19809]: audit 2024-09-17T11:20:53.538839+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/1074028051,v1:172.21.15.121:6801/1074028051]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T11:20:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:54 smithi092 bash[19809]: audit 2024-09-17T11:20:53.539889+0000 mon.a (mon.0) 650 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T11:20:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:55 smithi121 bash[20577]: cluster 2024-09-17T11:20:53.825020+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:55 smithi121 bash[20577]: audit 2024-09-17T11:20:54.045492+0000 mon.a (mon.0) 651 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:20:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:55 smithi121 bash[20577]: cluster 2024-09-17T11:20:54.045667+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T11:20:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:55 smithi121 bash[20577]: audit 2024-09-17T11:20:54.045877+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:55 smithi121 bash[20577]: audit 2024-09-17T11:20:54.046256+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/1074028051,v1:172.21.15.121:6801/1074028051]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:20:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:55 smithi121 bash[20577]: audit 2024-09-17T11:20:54.047346+0000 mon.a (mon.0) 654 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:20:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[26066]: cluster 2024-09-17T11:20:53.825020+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[26066]: audit 2024-09-17T11:20:54.045492+0000 mon.a (mon.0) 651 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:20:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[26066]: cluster 2024-09-17T11:20:54.045667+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T11:20:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[26066]: audit 2024-09-17T11:20:54.045877+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[26066]: audit 2024-09-17T11:20:54.046256+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/1074028051,v1:172.21.15.121:6801/1074028051]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:20:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[26066]: audit 2024-09-17T11:20:54.047346+0000 mon.a (mon.0) 654 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:20:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[19809]: cluster 2024-09-17T11:20:53.825020+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[19809]: audit 2024-09-17T11:20:54.045492+0000 mon.a (mon.0) 651 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T11:20:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[19809]: cluster 2024-09-17T11:20:54.045667+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T11:20:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[19809]: audit 2024-09-17T11:20:54.045877+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[19809]: audit 2024-09-17T11:20:54.046256+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/1074028051,v1:172.21.15.121:6801/1074028051]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:20:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:55 smithi092 bash[19809]: audit 2024-09-17T11:20:54.047346+0000 mon.a (mon.0) 654 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:20:56.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:56 smithi092 bash[19809]: audit 2024-09-17T11:20:55.050344+0000 mon.a (mon.0) 655 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:20:56.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:56 smithi092 bash[19809]: cluster 2024-09-17T11:20:55.050485+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T11:20:56.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:56 smithi092 bash[19809]: audit 2024-09-17T11:20:55.051158+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:56.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:56 smithi092 bash[19809]: audit 2024-09-17T11:20:55.061092+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:56 smithi092 bash[26066]: audit 2024-09-17T11:20:55.050344+0000 mon.a (mon.0) 655 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:20:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:56 smithi092 bash[26066]: cluster 2024-09-17T11:20:55.050485+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T11:20:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:56 smithi092 bash[26066]: audit 2024-09-17T11:20:55.051158+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:56 smithi092 bash[26066]: audit 2024-09-17T11:20:55.061092+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:56.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:56 smithi121 bash[20577]: audit 2024-09-17T11:20:55.050344+0000 mon.a (mon.0) 655 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:20:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:56 smithi121 bash[20577]: cluster 2024-09-17T11:20:55.050485+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T11:20:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:56 smithi121 bash[20577]: audit 2024-09-17T11:20:55.051158+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:56 smithi121 bash[20577]: audit 2024-09-17T11:20:55.061092+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[19809]: cluster 2024-09-17T11:20:54.511380+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[19809]: cluster 2024-09-17T11:20:54.511491+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[19809]: cluster 2024-09-17T11:20:55.825601+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[19809]: audit 2024-09-17T11:20:56.059347+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[19809]: cluster 2024-09-17T11:20:56.071161+0000 mon.a (mon.0) 660 : cluster [INF] osd.4 [v2:172.21.15.121:6800/1074028051,v1:172.21.15.121:6801/1074028051] boot 2024-09-17T11:20:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[19809]: cluster 2024-09-17T11:20:56.071259+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T11:20:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[19809]: audit 2024-09-17T11:20:56.072072+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[26066]: cluster 2024-09-17T11:20:54.511380+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[26066]: cluster 2024-09-17T11:20:54.511491+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[26066]: cluster 2024-09-17T11:20:55.825601+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[26066]: audit 2024-09-17T11:20:56.059347+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[26066]: cluster 2024-09-17T11:20:56.071161+0000 mon.a (mon.0) 660 : cluster [INF] osd.4 [v2:172.21.15.121:6800/1074028051,v1:172.21.15.121:6801/1074028051] boot 2024-09-17T11:20:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[26066]: cluster 2024-09-17T11:20:56.071259+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T11:20:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:57 smithi092 bash[26066]: audit 2024-09-17T11:20:56.072072+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:57 smithi121 bash[20577]: cluster 2024-09-17T11:20:54.511380+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:20:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:57 smithi121 bash[20577]: cluster 2024-09-17T11:20:54.511491+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:20:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:57 smithi121 bash[20577]: cluster 2024-09-17T11:20:55.825601+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T11:20:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:57 smithi121 bash[20577]: audit 2024-09-17T11:20:56.059347+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:57 smithi121 bash[20577]: cluster 2024-09-17T11:20:56.071161+0000 mon.a (mon.0) 660 : cluster [INF] osd.4 [v2:172.21.15.121:6800/1074028051,v1:172.21.15.121:6801/1074028051] boot 2024-09-17T11:20:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:57 smithi121 bash[20577]: cluster 2024-09-17T11:20:56.071259+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T11:20:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:57 smithi121 bash[20577]: audit 2024-09-17T11:20:56.072072+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:20:58.206 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 4 on host 'smithi121' 2024-09-17T11:20:58.223 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:58 smithi121 bash[20577]: cluster 2024-09-17T11:20:57.068711+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T11:20:58.223 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:58 smithi121 bash[20577]: audit 2024-09-17T11:20:57.908384+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.223 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:58 smithi121 bash[20577]: audit 2024-09-17T11:20:57.920095+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.223 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:58 smithi121 bash[20577]: audit 2024-09-17T11:20:57.925186+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:58.223 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:58 smithi121 bash[20577]: audit 2024-09-17T11:20:57.930644+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.224 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:58 smithi121 bash[20577]: audit 2024-09-17T11:20:57.936032+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:58.224 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:58 smithi121 bash[20577]: audit 2024-09-17T11:20:57.937729+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:58.224 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:58 smithi121 bash[20577]: audit 2024-09-17T11:20:57.947698+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[19809]: cluster 2024-09-17T11:20:57.068711+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T11:20:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[19809]: audit 2024-09-17T11:20:57.908384+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[19809]: audit 2024-09-17T11:20:57.920095+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[19809]: audit 2024-09-17T11:20:57.925186+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[19809]: audit 2024-09-17T11:20:57.930644+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[19809]: audit 2024-09-17T11:20:57.936032+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[19809]: audit 2024-09-17T11:20:57.937729+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[19809]: audit 2024-09-17T11:20:57.947698+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[26066]: cluster 2024-09-17T11:20:57.068711+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[26066]: audit 2024-09-17T11:20:57.908384+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[26066]: audit 2024-09-17T11:20:57.920095+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[26066]: audit 2024-09-17T11:20:57.925186+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[26066]: audit 2024-09-17T11:20:57.930644+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[26066]: audit 2024-09-17T11:20:57.936032+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[26066]: audit 2024-09-17T11:20:57.937729+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:58 smithi092 bash[26066]: audit 2024-09-17T11:20:57.947698+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:58.860 DEBUG:teuthology.orchestra.run.smithi121:osd.4> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T11:20:58.862 INFO:tasks.cephadm:Deploying osd.5 on smithi121 with /dev/vg_nvme/lv_3... 2024-09-17T11:20:58.862 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: cluster 2024-09-17T11:20:57.826105+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: cluster 2024-09-17T11:20:58.097607+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: audit 2024-09-17T11:20:58.188284+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: audit 2024-09-17T11:20:58.196980+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: audit 2024-09-17T11:20:58.197436+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: cephadm 2024-09-17T11:20:58.198916+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 16241M 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: audit 2024-09-17T11:20:58.205475+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: audit 2024-09-17T11:20:58.214048+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: audit 2024-09-17T11:20:58.216718+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: audit 2024-09-17T11:20:58.218434+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:20:59 smithi121 bash[20577]: audit 2024-09-17T11:20:58.228439+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: cluster 2024-09-17T11:20:57.826105+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:20:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: cluster 2024-09-17T11:20:58.097607+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T11:20:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: audit 2024-09-17T11:20:58.188284+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: audit 2024-09-17T11:20:58.196980+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: audit 2024-09-17T11:20:58.197436+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: cephadm 2024-09-17T11:20:58.198916+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 16241M 2024-09-17T11:20:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: audit 2024-09-17T11:20:58.205475+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: audit 2024-09-17T11:20:58.214048+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: audit 2024-09-17T11:20:58.216718+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: audit 2024-09-17T11:20:58.218434+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[19809]: audit 2024-09-17T11:20:58.228439+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: cluster 2024-09-17T11:20:57.826105+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: cluster 2024-09-17T11:20:58.097607+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: audit 2024-09-17T11:20:58.188284+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: audit 2024-09-17T11:20:58.196980+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: audit 2024-09-17T11:20:58.197436+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: cephadm 2024-09-17T11:20:58.198916+0000 mgr.y (mgr.14150) 257 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 16241M 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: audit 2024-09-17T11:20:58.205475+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: audit 2024-09-17T11:20:58.214048+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: audit 2024-09-17T11:20:58.216718+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: audit 2024-09-17T11:20:58.218434+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:20:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:20:59 smithi092 bash[26066]: audit 2024-09-17T11:20:58.228439+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:00.383 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:00 smithi092 bash[19809]: cluster 2024-09-17T11:20:59.089216+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T11:21:00.383 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:00 smithi092 bash[26066]: cluster 2024-09-17T11:20:59.089216+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T11:21:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:00 smithi121 bash[20577]: cluster 2024-09-17T11:20:59.089216+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T11:21:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[19809]: cluster 2024-09-17T11:20:59.826675+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[19809]: cluster 2024-09-17T11:21:00.093597+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-17T11:21:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[19809]: audit 2024-09-17T11:21:00.364712+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[19809]: audit 2024-09-17T11:21:00.373156+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[19809]: audit 2024-09-17T11:21:00.382737+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[26066]: cluster 2024-09-17T11:20:59.826675+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[26066]: cluster 2024-09-17T11:21:00.093597+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-17T11:21:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[26066]: audit 2024-09-17T11:21:00.364712+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[26066]: audit 2024-09-17T11:21:00.373156+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:01 smithi092 bash[26066]: audit 2024-09-17T11:21:00.382737+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:01.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:01 smithi121 bash[20577]: cluster 2024-09-17T11:20:59.826675+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:01 smithi121 bash[20577]: cluster 2024-09-17T11:21:00.093597+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-17T11:21:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:01 smithi121 bash[20577]: audit 2024-09-17T11:21:00.364712+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:01 smithi121 bash[20577]: audit 2024-09-17T11:21:00.373156+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:01 smithi121 bash[20577]: audit 2024-09-17T11:21:00.382737+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:03.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:03 smithi092 bash[19809]: cluster 2024-09-17T11:21:01.827318+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-17T11:21:03.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:03 smithi092 bash[26066]: cluster 2024-09-17T11:21:01.827318+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-17T11:21:03.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:03 smithi121 bash[20577]: cluster 2024-09-17T11:21:01.827318+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-17T11:21:03.576 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:21:05.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:05 smithi121 bash[20577]: cluster 2024-09-17T11:21:03.827918+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T11:21:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:05 smithi092 bash[19809]: cluster 2024-09-17T11:21:03.827918+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T11:21:05.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:05 smithi092 bash[26066]: cluster 2024-09-17T11:21:03.827918+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T11:21:07.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:07 smithi121 bash[20577]: cluster 2024-09-17T11:21:05.828487+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-17T11:21:07.427 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-09-17T11:21:07.452 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_3 2024-09-17T11:21:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:07 smithi092 bash[19809]: cluster 2024-09-17T11:21:05.828487+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-17T11:21:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:07 smithi092 bash[26066]: cluster 2024-09-17T11:21:05.828487+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-17T11:21:09.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:09 smithi121 bash[20577]: cluster 2024-09-17T11:21:07.829047+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-17T11:21:09.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:09 smithi092 bash[19809]: cluster 2024-09-17T11:21:07.829047+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-17T11:21:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:09 smithi092 bash[26066]: cluster 2024-09-17T11:21:07.829047+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-17T11:21:11.364 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:11 smithi121 bash[20577]: cluster 2024-09-17T11:21:09.829617+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:21:11.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:11 smithi092 bash[19809]: cluster 2024-09-17T11:21:09.829617+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:21:11.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:11 smithi092 bash[26066]: cluster 2024-09-17T11:21:09.829617+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:21:12.246 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:21:13.489 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:13 smithi121 bash[20577]: cluster 2024-09-17T11:21:11.830144+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-17T11:21:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:13 smithi092 bash[19809]: cluster 2024-09-17T11:21:11.830144+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-17T11:21:13.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:13 smithi092 bash[26066]: cluster 2024-09-17T11:21:11.830144+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-17T11:21:15.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:15 smithi121 bash[20577]: cluster 2024-09-17T11:21:13.830658+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:15.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:15 smithi092 bash[19809]: cluster 2024-09-17T11:21:13.830658+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:15.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:15 smithi092 bash[26066]: cluster 2024-09-17T11:21:13.830658+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:16.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:16 smithi121 bash[20577]: audit 2024-09-17T11:21:15.753319+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:21:16.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:16 smithi121 bash[20577]: audit 2024-09-17T11:21:15.759401+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:21:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:16 smithi121 bash[20577]: audit 2024-09-17T11:21:15.761194+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:16 smithi092 bash[26066]: audit 2024-09-17T11:21:15.753319+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:21:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:16 smithi092 bash[26066]: audit 2024-09-17T11:21:15.759401+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:21:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:16 smithi092 bash[26066]: audit 2024-09-17T11:21:15.761194+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:16 smithi092 bash[19809]: audit 2024-09-17T11:21:15.753319+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:21:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:16 smithi092 bash[19809]: audit 2024-09-17T11:21:15.759401+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:21:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:16 smithi092 bash[19809]: audit 2024-09-17T11:21:15.761194+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:17 smithi121 bash[20577]: audit 2024-09-17T11:21:15.746935+0000 mgr.y (mgr.14150) 266 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:17 smithi121 bash[20577]: cluster 2024-09-17T11:21:15.831197+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:17.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:17 smithi092 bash[19809]: audit 2024-09-17T11:21:15.746935+0000 mgr.y (mgr.14150) 266 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:17 smithi092 bash[19809]: cluster 2024-09-17T11:21:15.831197+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:17.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:17 smithi092 bash[26066]: audit 2024-09-17T11:21:15.746935+0000 mgr.y (mgr.14150) 266 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:21:17.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:17 smithi092 bash[26066]: cluster 2024-09-17T11:21:15.831197+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:19.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:18 smithi121 bash[20577]: audit 2024-09-17T11:21:17.738861+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:19.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:18 smithi121 bash[20577]: audit 2024-09-17T11:21:17.749073+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:18 smithi121 bash[20577]: audit 2024-09-17T11:21:17.761297+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:18 smithi121 bash[20577]: cluster 2024-09-17T11:21:17.831570+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:19.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:18 smithi092 bash[19809]: audit 2024-09-17T11:21:17.738861+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:18 smithi092 bash[19809]: audit 2024-09-17T11:21:17.749073+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:18 smithi092 bash[19809]: audit 2024-09-17T11:21:17.761297+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:18 smithi092 bash[19809]: cluster 2024-09-17T11:21:17.831570+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:19.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:18 smithi092 bash[26066]: audit 2024-09-17T11:21:17.738861+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:19.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:18 smithi092 bash[26066]: audit 2024-09-17T11:21:17.749073+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:19.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:18 smithi092 bash[26066]: audit 2024-09-17T11:21:17.761297+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:19.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:18 smithi092 bash[26066]: cluster 2024-09-17T11:21:17.831570+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:21.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:20 smithi121 bash[20577]: cluster 2024-09-17T11:21:19.832073+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:21.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:20 smithi121 bash[20577]: audit 2024-09-17T11:21:20.553721+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:21.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:20 smithi121 bash[20577]: audit 2024-09-17T11:21:20.562255+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:21.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:20 smithi121 bash[20577]: audit 2024-09-17T11:21:20.573070+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:20 smithi092 bash[19809]: cluster 2024-09-17T11:21:19.832073+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:20 smithi092 bash[19809]: audit 2024-09-17T11:21:20.553721+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:21.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:20 smithi092 bash[19809]: audit 2024-09-17T11:21:20.562255+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:21.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:20 smithi092 bash[19809]: audit 2024-09-17T11:21:20.573070+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:20 smithi092 bash[26066]: cluster 2024-09-17T11:21:19.832073+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:20 smithi092 bash[26066]: audit 2024-09-17T11:21:20.553721+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:20 smithi092 bash[26066]: audit 2024-09-17T11:21:20.562255+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:20 smithi092 bash[26066]: audit 2024-09-17T11:21:20.573070+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:23.189 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:22 smithi121 bash[20577]: cluster 2024-09-17T11:21:21.832620+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:23.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:22 smithi092 bash[19809]: cluster 2024-09-17T11:21:21.832620+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:23.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:22 smithi092 bash[26066]: cluster 2024-09-17T11:21:21.832620+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:25.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:24 smithi121 bash[20577]: cluster 2024-09-17T11:21:23.833148+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:24 smithi121 bash[20577]: audit 2024-09-17T11:21:23.902063+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.121:0/3333995821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1d422c9-d069-4fc3-8505-3abb0bf452df"}]: dispatch 2024-09-17T11:21:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:24 smithi121 bash[20577]: audit 2024-09-17T11:21:23.903237+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1d422c9-d069-4fc3-8505-3abb0bf452df"}]: dispatch 2024-09-17T11:21:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:24 smithi121 bash[20577]: audit 2024-09-17T11:21:23.911829+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1d422c9-d069-4fc3-8505-3abb0bf452df"}]': finished 2024-09-17T11:21:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:24 smithi121 bash[20577]: cluster 2024-09-17T11:21:23.911975+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T11:21:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:24 smithi121 bash[20577]: audit 2024-09-17T11:21:23.912187+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:24 smithi121 bash[20577]: audit 2024-09-17T11:21:24.546716+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.121:0/3249954306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:21:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[19809]: cluster 2024-09-17T11:21:23.833148+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[19809]: audit 2024-09-17T11:21:23.902063+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.121:0/3333995821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1d422c9-d069-4fc3-8505-3abb0bf452df"}]: dispatch 2024-09-17T11:21:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[19809]: audit 2024-09-17T11:21:23.903237+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1d422c9-d069-4fc3-8505-3abb0bf452df"}]: dispatch 2024-09-17T11:21:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[19809]: audit 2024-09-17T11:21:23.911829+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1d422c9-d069-4fc3-8505-3abb0bf452df"}]': finished 2024-09-17T11:21:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[19809]: cluster 2024-09-17T11:21:23.911975+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T11:21:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[19809]: audit 2024-09-17T11:21:23.912187+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[19809]: audit 2024-09-17T11:21:24.546716+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.121:0/3249954306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:21:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[26066]: cluster 2024-09-17T11:21:23.833148+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[26066]: audit 2024-09-17T11:21:23.902063+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.121:0/3333995821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1d422c9-d069-4fc3-8505-3abb0bf452df"}]: dispatch 2024-09-17T11:21:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[26066]: audit 2024-09-17T11:21:23.903237+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1d422c9-d069-4fc3-8505-3abb0bf452df"}]: dispatch 2024-09-17T11:21:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[26066]: audit 2024-09-17T11:21:23.911829+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1d422c9-d069-4fc3-8505-3abb0bf452df"}]': finished 2024-09-17T11:21:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[26066]: cluster 2024-09-17T11:21:23.911975+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T11:21:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[26066]: audit 2024-09-17T11:21:23.912187+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:24 smithi092 bash[26066]: audit 2024-09-17T11:21:24.546716+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.121:0/3249954306' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:21:27.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:26 smithi121 bash[20577]: cluster 2024-09-17T11:21:25.833723+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:26 smithi092 bash[19809]: cluster 2024-09-17T11:21:25.833723+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:27.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:26 smithi092 bash[26066]: cluster 2024-09-17T11:21:25.833723+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:29.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:28 smithi121 bash[20577]: cluster 2024-09-17T11:21:27.834249+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:29.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:28 smithi092 bash[19809]: cluster 2024-09-17T11:21:27.834249+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:28 smithi092 bash[26066]: cluster 2024-09-17T11:21:27.834249+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:31.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:30 smithi121 bash[20577]: cluster 2024-09-17T11:21:29.834785+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:31.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:30 smithi092 bash[19809]: cluster 2024-09-17T11:21:29.834785+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:31.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:30 smithi092 bash[26066]: cluster 2024-09-17T11:21:29.834785+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:32 smithi121 bash[20577]: cluster 2024-09-17T11:21:31.835340+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:33.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:32 smithi092 bash[19809]: cluster 2024-09-17T11:21:31.835340+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:33.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:32 smithi092 bash[26066]: cluster 2024-09-17T11:21:31.835340+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:35.222 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:35 smithi121 bash[20577]: cluster 2024-09-17T11:21:33.835887+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:35.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:35 smithi092 bash[19809]: cluster 2024-09-17T11:21:33.835887+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:35.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:35 smithi092 bash[26066]: cluster 2024-09-17T11:21:33.835887+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:37.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:37 smithi121 bash[20577]: cluster 2024-09-17T11:21:35.836540+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:37.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:37 smithi092 bash[19809]: cluster 2024-09-17T11:21:35.836540+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:37 smithi092 bash[26066]: cluster 2024-09-17T11:21:35.836540+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:38.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:38 smithi121 bash[20577]: audit 2024-09-17T11:21:37.123860+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T11:21:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:38 smithi121 bash[20577]: audit 2024-09-17T11:21:37.125415+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:38 smithi121 bash[20577]: cephadm 2024-09-17T11:21:37.126769+0000 mgr.y (mgr.14150) 278 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T11:21:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:38 smithi121 bash[20577]: audit 2024-09-17T11:21:37.923936+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:38 smithi121 bash[20577]: audit 2024-09-17T11:21:37.929013+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:38 smithi121 bash[20577]: audit 2024-09-17T11:21:37.935466+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:38.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[19809]: audit 2024-09-17T11:21:37.123860+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T11:21:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[19809]: audit 2024-09-17T11:21:37.125415+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[19809]: cephadm 2024-09-17T11:21:37.126769+0000 mgr.y (mgr.14150) 278 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T11:21:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[19809]: audit 2024-09-17T11:21:37.923936+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[19809]: audit 2024-09-17T11:21:37.929013+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[19809]: audit 2024-09-17T11:21:37.935466+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[26066]: audit 2024-09-17T11:21:37.123860+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T11:21:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[26066]: audit 2024-09-17T11:21:37.125415+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[26066]: cephadm 2024-09-17T11:21:37.126769+0000 mgr.y (mgr.14150) 278 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T11:21:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[26066]: audit 2024-09-17T11:21:37.923936+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:38.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[26066]: audit 2024-09-17T11:21:37.929013+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:38.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:38 smithi092 bash[26066]: audit 2024-09-17T11:21:37.935466+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:39 smithi121 bash[20577]: cluster 2024-09-17T11:21:37.837249+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:39 smithi121 bash[20577]: cephadm 2024-09-17T11:21:37.930681+0000 mgr.y (mgr.14150) 280 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:21:39.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:39 smithi092 bash[19809]: cluster 2024-09-17T11:21:37.837249+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:39 smithi092 bash[19809]: cephadm 2024-09-17T11:21:37.930681+0000 mgr.y (mgr.14150) 280 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:21:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:39 smithi092 bash[26066]: cluster 2024-09-17T11:21:37.837249+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:39 smithi092 bash[26066]: cephadm 2024-09-17T11:21:37.930681+0000 mgr.y (mgr.14150) 280 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:21:41.056 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:41 smithi092 bash[19809]: cluster 2024-09-17T11:21:39.837950+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:41.056 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:41 smithi092 bash[19809]: audit 2024-09-17T11:21:40.777833+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:41.056 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:41 smithi092 bash[19809]: audit 2024-09-17T11:21:40.790242+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:41.056 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:41 smithi092 bash[19809]: audit 2024-09-17T11:21:40.804443+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:41.305 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:41.305 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:41 smithi121 bash[20577]: cluster 2024-09-17T11:21:39.837950+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:41 smithi121 bash[20577]: audit 2024-09-17T11:21:40.777833+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:41 smithi121 bash[20577]: audit 2024-09-17T11:21:40.790242+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:41 smithi121 bash[20577]: audit 2024-09-17T11:21:40.804443+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:41.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:41 smithi092 bash[26066]: cluster 2024-09-17T11:21:39.837950+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:41.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:41 smithi092 bash[26066]: audit 2024-09-17T11:21:40.777833+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:41.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:41 smithi092 bash[26066]: audit 2024-09-17T11:21:40.790242+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:41.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:41 smithi092 bash[26066]: audit 2024-09-17T11:21:40.804443+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:41.730 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:41.730 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:41.731 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[26066]: audit 2024-09-17T11:21:41.641722+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[26066]: audit 2024-09-17T11:21:41.650258+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[26066]: audit 2024-09-17T11:21:41.650855+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[26066]: audit 2024-09-17T11:21:41.653596+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[26066]: audit 2024-09-17T11:21:41.661312+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[26066]: audit 2024-09-17T11:21:41.667844+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[19809]: audit 2024-09-17T11:21:41.641722+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[19809]: audit 2024-09-17T11:21:41.650258+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[19809]: audit 2024-09-17T11:21:41.650855+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[19809]: audit 2024-09-17T11:21:41.653596+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[19809]: audit 2024-09-17T11:21:41.661312+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:42 smithi092 bash[19809]: audit 2024-09-17T11:21:41.667844+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:42 smithi121 bash[20577]: audit 2024-09-17T11:21:41.641722+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:42 smithi121 bash[20577]: audit 2024-09-17T11:21:41.650258+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:42 smithi121 bash[20577]: audit 2024-09-17T11:21:41.650855+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:42 smithi121 bash[20577]: audit 2024-09-17T11:21:41.653596+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:42 smithi121 bash[20577]: audit 2024-09-17T11:21:41.661312+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:42 smithi121 bash[20577]: audit 2024-09-17T11:21:41.667844+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:43.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:43 smithi092 bash[19809]: cluster 2024-09-17T11:21:41.838511+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:43.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:43 smithi092 bash[26066]: cluster 2024-09-17T11:21:41.838511+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:43.356 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:43 smithi121 bash[20577]: cluster 2024-09-17T11:21:41.838511+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:45.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:45 smithi092 bash[19809]: cluster 2024-09-17T11:21:43.839038+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:45 smithi092 bash[26066]: cluster 2024-09-17T11:21:43.839038+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:45.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:45 smithi121 bash[20577]: cluster 2024-09-17T11:21:43.839038+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:47 smithi092 bash[19809]: cluster 2024-09-17T11:21:45.839690+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:47 smithi092 bash[26066]: cluster 2024-09-17T11:21:45.839690+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:47 smithi121 bash[20577]: cluster 2024-09-17T11:21:45.839690+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:49.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:49 smithi092 bash[19809]: cluster 2024-09-17T11:21:47.840291+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:49 smithi092 bash[19809]: audit 2024-09-17T11:21:48.218861+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/921221974,v1:172.21.15.121:6809/921221974]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T11:21:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:49 smithi092 bash[19809]: audit 2024-09-17T11:21:48.220043+0000 mon.a (mon.0) 712 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T11:21:49.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:49 smithi092 bash[26066]: cluster 2024-09-17T11:21:47.840291+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:49.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:49 smithi092 bash[26066]: audit 2024-09-17T11:21:48.218861+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/921221974,v1:172.21.15.121:6809/921221974]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T11:21:49.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:49 smithi092 bash[26066]: audit 2024-09-17T11:21:48.220043+0000 mon.a (mon.0) 712 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T11:21:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:49 smithi121 bash[20577]: cluster 2024-09-17T11:21:47.840291+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:49 smithi121 bash[20577]: audit 2024-09-17T11:21:48.218861+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/921221974,v1:172.21.15.121:6809/921221974]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T11:21:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:49 smithi121 bash[20577]: audit 2024-09-17T11:21:48.220043+0000 mon.a (mon.0) 712 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T11:21:50.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:50 smithi121 bash[20577]: audit 2024-09-17T11:21:49.086303+0000 mon.a (mon.0) 713 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:21:50.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:50 smithi121 bash[20577]: cluster 2024-09-17T11:21:49.086435+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T11:21:50.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:50 smithi121 bash[20577]: audit 2024-09-17T11:21:49.086709+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:50.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:50 smithi121 bash[20577]: audit 2024-09-17T11:21:49.087070+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/921221974,v1:172.21.15.121:6809/921221974]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:21:50.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:50 smithi121 bash[20577]: audit 2024-09-17T11:21:49.088324+0000 mon.a (mon.0) 716 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:21:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[19809]: audit 2024-09-17T11:21:49.086303+0000 mon.a (mon.0) 713 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:21:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[19809]: cluster 2024-09-17T11:21:49.086435+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T11:21:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[19809]: audit 2024-09-17T11:21:49.086709+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[19809]: audit 2024-09-17T11:21:49.087070+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/921221974,v1:172.21.15.121:6809/921221974]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:21:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[19809]: audit 2024-09-17T11:21:49.088324+0000 mon.a (mon.0) 716 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:21:50.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[26066]: audit 2024-09-17T11:21:49.086303+0000 mon.a (mon.0) 713 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T11:21:50.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[26066]: cluster 2024-09-17T11:21:49.086435+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T11:21:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[26066]: audit 2024-09-17T11:21:49.086709+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[26066]: audit 2024-09-17T11:21:49.087070+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/921221974,v1:172.21.15.121:6809/921221974]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:21:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:50 smithi092 bash[26066]: audit 2024-09-17T11:21:49.088324+0000 mon.a (mon.0) 716 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:21:51.089 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 5 on host 'smithi121' 2024-09-17T11:21:51.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: cluster 2024-09-17T11:21:49.840835+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: audit 2024-09-17T11:21:50.090132+0000 mon.a (mon.0) 717 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: cluster 2024-09-17T11:21:50.090358+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: audit 2024-09-17T11:21:50.091186+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: audit 2024-09-17T11:21:50.099394+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: audit 2024-09-17T11:21:50.576167+0000 mon.a (mon.0) 721 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: audit 2024-09-17T11:21:51.071945+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: audit 2024-09-17T11:21:51.080037+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: audit 2024-09-17T11:21:51.080497+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: audit 2024-09-17T11:21:51.083282+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:21:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:51 smithi121 bash[20577]: audit 2024-09-17T11:21:51.089098+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: cluster 2024-09-17T11:21:49.840835+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: audit 2024-09-17T11:21:50.090132+0000 mon.a (mon.0) 717 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:21:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: cluster 2024-09-17T11:21:50.090358+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-17T11:21:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: audit 2024-09-17T11:21:50.091186+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: audit 2024-09-17T11:21:50.099394+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: audit 2024-09-17T11:21:50.576167+0000 mon.a (mon.0) 721 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: audit 2024-09-17T11:21:51.071945+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: audit 2024-09-17T11:21:51.080037+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: audit 2024-09-17T11:21:51.080497+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: audit 2024-09-17T11:21:51.083282+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[19809]: audit 2024-09-17T11:21:51.089098+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: cluster 2024-09-17T11:21:49.840835+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: audit 2024-09-17T11:21:50.090132+0000 mon.a (mon.0) 717 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: cluster 2024-09-17T11:21:50.090358+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: audit 2024-09-17T11:21:50.091186+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: audit 2024-09-17T11:21:50.099394+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: audit 2024-09-17T11:21:50.576167+0000 mon.a (mon.0) 721 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T11:21:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: audit 2024-09-17T11:21:51.071945+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: audit 2024-09-17T11:21:51.080037+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: audit 2024-09-17T11:21:51.080497+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:21:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: audit 2024-09-17T11:21:51.083282+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:21:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:51 smithi092 bash[26066]: audit 2024-09-17T11:21:51.089098+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:52.093 DEBUG:teuthology.orchestra.run.smithi121:osd.5> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T11:21:52.095 INFO:tasks.cephadm:Deploying osd.6 on smithi121 with /dev/vg_nvme/lv_2... 2024-09-17T11:21:52.096 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T11:21:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: cluster 2024-09-17T11:21:49.182042+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: cluster 2024-09-17T11:21:49.182174+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: cephadm 2024-09-17T11:21:51.091098+0000 mgr.y (mgr.14150) 287 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 8120M 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: cluster 2024-09-17T11:21:51.103967+0000 mon.a (mon.0) 727 : cluster [INF] osd.5 [v2:172.21.15.121:6808/921221974,v1:172.21.15.121:6809/921221974] boot 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: cluster 2024-09-17T11:21:51.104052+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: audit 2024-09-17T11:21:51.106361+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: audit 2024-09-17T11:21:51.114688+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: audit 2024-09-17T11:21:51.117450+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: audit 2024-09-17T11:21:51.125064+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: audit 2024-09-17T11:21:51.136630+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:52 smithi121 bash[20577]: cluster 2024-09-17T11:21:52.115107+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T11:21:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: cluster 2024-09-17T11:21:49.182042+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:21:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: cluster 2024-09-17T11:21:49.182174+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:21:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: cephadm 2024-09-17T11:21:51.091098+0000 mgr.y (mgr.14150) 287 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 8120M 2024-09-17T11:21:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: cluster 2024-09-17T11:21:51.103967+0000 mon.a (mon.0) 727 : cluster [INF] osd.5 [v2:172.21.15.121:6808/921221974,v1:172.21.15.121:6809/921221974] boot 2024-09-17T11:21:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: cluster 2024-09-17T11:21:51.104052+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T11:21:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: audit 2024-09-17T11:21:51.106361+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: audit 2024-09-17T11:21:51.114688+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: audit 2024-09-17T11:21:51.117450+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: audit 2024-09-17T11:21:51.125064+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: audit 2024-09-17T11:21:51.136630+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[19809]: cluster 2024-09-17T11:21:52.115107+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: cluster 2024-09-17T11:21:49.182042+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: cluster 2024-09-17T11:21:49.182174+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: cephadm 2024-09-17T11:21:51.091098+0000 mgr.y (mgr.14150) 287 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 8120M 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: cluster 2024-09-17T11:21:51.103967+0000 mon.a (mon.0) 727 : cluster [INF] osd.5 [v2:172.21.15.121:6808/921221974,v1:172.21.15.121:6809/921221974] boot 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: cluster 2024-09-17T11:21:51.104052+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: audit 2024-09-17T11:21:51.106361+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: audit 2024-09-17T11:21:51.114688+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: audit 2024-09-17T11:21:51.117450+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: audit 2024-09-17T11:21:51.125064+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: audit 2024-09-17T11:21:51.136630+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:52.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:52 smithi092 bash[26066]: cluster 2024-09-17T11:21:52.115107+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T11:21:53.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:53 smithi121 bash[20577]: cluster 2024-09-17T11:21:51.841524+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v250: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:53.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:53 smithi121 bash[20577]: cluster 2024-09-17T11:21:53.117823+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T11:21:53.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:53 smithi092 bash[19809]: cluster 2024-09-17T11:21:51.841524+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v250: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:53.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:53 smithi092 bash[19809]: cluster 2024-09-17T11:21:53.117823+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T11:21:53.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:53 smithi092 bash[26066]: cluster 2024-09-17T11:21:51.841524+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v250: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T11:21:53.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:53 smithi092 bash[26066]: cluster 2024-09-17T11:21:53.117823+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T11:21:55.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:55 smithi121 bash[20577]: cluster 2024-09-17T11:21:53.842058+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v253: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:21:55.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:55 smithi121 bash[20577]: cluster 2024-09-17T11:21:54.150891+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T11:21:55.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:55 smithi092 bash[19809]: cluster 2024-09-17T11:21:53.842058+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v253: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:21:55.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:55 smithi092 bash[19809]: cluster 2024-09-17T11:21:54.150891+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T11:21:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:55 smithi092 bash[26066]: cluster 2024-09-17T11:21:53.842058+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v253: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:21:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:55 smithi092 bash[26066]: cluster 2024-09-17T11:21:54.150891+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T11:21:56.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:56 smithi121 bash[20577]: cluster 2024-09-17T11:21:55.153952+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T11:21:56.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:56 smithi092 bash[19809]: cluster 2024-09-17T11:21:55.153952+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T11:21:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:56 smithi092 bash[26066]: cluster 2024-09-17T11:21:55.153952+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T11:21:56.937 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:21:57.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:57 smithi121 bash[20577]: cluster 2024-09-17T11:21:55.842630+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v256: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:21:57.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:57 smithi092 bash[19809]: cluster 2024-09-17T11:21:55.842630+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v256: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:21:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:57 smithi092 bash[26066]: cluster 2024-09-17T11:21:55.842630+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v256: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: cluster 2024-09-17T11:21:57.843240+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.078943+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.087247+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.092238+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.098705+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.099030+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.101380+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: cluster 2024-09-17T11:21:58.105082+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.112210+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: cluster 2024-09-17T11:21:58.167863+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:21:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.330160+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.338959+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.343657+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.349725+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.350101+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.352157+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: cluster 2024-09-17T11:21:58.355052+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-09-17T11:21:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:21:59 smithi121 bash[20577]: audit 2024-09-17T11:21:58.361978+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: cluster 2024-09-17T11:21:57.843240+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-09-17T11:21:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.078943+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.087247+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.092238+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.098705+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.099030+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.101380+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: cluster 2024-09-17T11:21:58.105082+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.112210+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: cluster 2024-09-17T11:21:58.167863+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.330160+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.338959+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.343657+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.349725+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.350101+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.352157+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: cluster 2024-09-17T11:21:58.355052+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[19809]: audit 2024-09-17T11:21:58.361978+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: cluster 2024-09-17T11:21:57.843240+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.078943+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.087247+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.092238+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.098705+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.099030+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.101380+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: cluster 2024-09-17T11:21:58.105082+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.112210+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: cluster 2024-09-17T11:21:58.167863+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.330160+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.338959+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.343657+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.349725+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.350101+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.352157+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: cluster 2024-09-17T11:21:58.355052+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-09-17T11:21:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:21:59 smithi092 bash[26066]: audit 2024-09-17T11:21:58.361978+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:00.357 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:00 smithi121 bash[20577]: cluster 2024-09-17T11:21:59.345048+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:22:00.357 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:00 smithi121 bash[20577]: cluster 2024-09-17T11:21:59.345101+0000 mon.a (mon.0) 754 : cluster [INF] Cluster is now healthy 2024-09-17T11:22:00.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:00 smithi092 bash[19809]: cluster 2024-09-17T11:21:59.345048+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:22:00.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:00 smithi092 bash[19809]: cluster 2024-09-17T11:21:59.345101+0000 mon.a (mon.0) 754 : cluster [INF] Cluster is now healthy 2024-09-17T11:22:00.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:00 smithi092 bash[26066]: cluster 2024-09-17T11:21:59.345048+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:22:00.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:00 smithi092 bash[26066]: cluster 2024-09-17T11:21:59.345101+0000 mon.a (mon.0) 754 : cluster [INF] Cluster is now healthy 2024-09-17T11:22:00.937 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-09-17T11:22:00.967 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_2 2024-09-17T11:22:01.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:01 smithi121 bash[20577]: cluster 2024-09-17T11:22:00.355628+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-17T11:22:01.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:01 smithi121 bash[20577]: audit 2024-09-17T11:22:00.971361+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:01.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:01 smithi121 bash[20577]: audit 2024-09-17T11:22:00.978664+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:01 smithi121 bash[20577]: audit 2024-09-17T11:22:00.986379+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:01.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:01 smithi092 bash[26066]: cluster 2024-09-17T11:22:00.355628+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-17T11:22:01.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:01 smithi092 bash[26066]: audit 2024-09-17T11:22:00.971361+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:01.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:01 smithi092 bash[26066]: audit 2024-09-17T11:22:00.978664+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:01.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:01 smithi092 bash[26066]: audit 2024-09-17T11:22:00.986379+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:01 smithi092 bash[19809]: cluster 2024-09-17T11:22:00.355628+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-17T11:22:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:01 smithi092 bash[19809]: audit 2024-09-17T11:22:00.971361+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:01 smithi092 bash[19809]: audit 2024-09-17T11:22:00.978664+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:01 smithi092 bash[19809]: audit 2024-09-17T11:22:00.986379+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:03.699 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:03 smithi092 bash[19809]: cluster 2024-09-17T11:22:02.356210+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-17T11:22:03.699 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:03 smithi092 bash[26066]: cluster 2024-09-17T11:22:02.356210+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-17T11:22:03.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:03 smithi121 bash[20577]: cluster 2024-09-17T11:22:02.356210+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-17T11:22:05.649 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:22:05.743 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:05 smithi121 bash[20577]: cluster 2024-09-17T11:22:04.356598+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T11:22:05.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:05 smithi092 bash[19809]: cluster 2024-09-17T11:22:04.356598+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T11:22:05.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:05 smithi092 bash[26066]: cluster 2024-09-17T11:22:04.356598+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T11:22:07.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:07 smithi121 bash[20577]: cluster 2024-09-17T11:22:06.357117+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:07.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:07 smithi092 bash[19809]: cluster 2024-09-17T11:22:06.357117+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:07.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:07 smithi092 bash[26066]: cluster 2024-09-17T11:22:06.357117+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:09.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:09 smithi121 bash[20577]: cluster 2024-09-17T11:22:08.357714+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:09.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:09 smithi121 bash[20577]: audit 2024-09-17T11:22:08.585843+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:22:09.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:09 smithi121 bash[20577]: audit 2024-09-17T11:22:08.591879+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:22:09.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:09 smithi121 bash[20577]: audit 2024-09-17T11:22:08.593617+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:09.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:09 smithi092 bash[19809]: cluster 2024-09-17T11:22:08.357714+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:09.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:09 smithi092 bash[19809]: audit 2024-09-17T11:22:08.585843+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:22:09.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:09 smithi092 bash[19809]: audit 2024-09-17T11:22:08.591879+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:22:09.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:09 smithi092 bash[19809]: audit 2024-09-17T11:22:08.593617+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:09.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:09 smithi092 bash[26066]: cluster 2024-09-17T11:22:08.357714+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:09.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:09 smithi092 bash[26066]: audit 2024-09-17T11:22:08.585843+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:22:09.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:09 smithi092 bash[26066]: audit 2024-09-17T11:22:08.591879+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:22:09.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:09 smithi092 bash[26066]: audit 2024-09-17T11:22:08.593617+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:10.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:10 smithi121 bash[20577]: audit 2024-09-17T11:22:08.579338+0000 mgr.y (mgr.14150) 299 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:22:10.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:10 smithi092 bash[19809]: audit 2024-09-17T11:22:08.579338+0000 mgr.y (mgr.14150) 299 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:22:10.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:10 smithi092 bash[26066]: audit 2024-09-17T11:22:08.579338+0000 mgr.y (mgr.14150) 299 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:22:11.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:11 smithi121 bash[20577]: cluster 2024-09-17T11:22:10.358253+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:11.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:11 smithi092 bash[19809]: cluster 2024-09-17T11:22:10.358253+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:11.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:11 smithi092 bash[26066]: cluster 2024-09-17T11:22:10.358253+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:13.705 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:13 smithi121 bash[20577]: cluster 2024-09-17T11:22:12.358819+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:13.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:13 smithi092 bash[19809]: cluster 2024-09-17T11:22:12.358819+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:13.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:13 smithi092 bash[26066]: cluster 2024-09-17T11:22:12.358819+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:15.701 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:15 smithi121 bash[20577]: cluster 2024-09-17T11:22:14.359356+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:15.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:15 smithi092 bash[19809]: cluster 2024-09-17T11:22:14.359356+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:15.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:15 smithi092 bash[26066]: cluster 2024-09-17T11:22:14.359356+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:16.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:16 smithi121 bash[20577]: cluster 2024-09-17T11:22:16.359977+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:16.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:16 smithi092 bash[19809]: cluster 2024-09-17T11:22:16.359977+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:16.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:16 smithi092 bash[26066]: cluster 2024-09-17T11:22:16.359977+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:18.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:17 smithi121 bash[20577]: audit 2024-09-17T11:22:16.936400+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:18.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:17 smithi121 bash[20577]: audit 2024-09-17T11:22:16.945186+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:18.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:17 smithi121 bash[20577]: audit 2024-09-17T11:22:16.955588+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:18.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:17 smithi121 bash[20577]: audit 2024-09-17T11:22:17.231150+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.121:0/2945924122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0397208-adc8-486d-8e71-2cb6e299c5f3"}]: dispatch 2024-09-17T11:22:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:17 smithi121 bash[20577]: audit 2024-09-17T11:22:17.232937+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0397208-adc8-486d-8e71-2cb6e299c5f3"}]: dispatch 2024-09-17T11:22:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:17 smithi121 bash[20577]: audit 2024-09-17T11:22:17.243729+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0397208-adc8-486d-8e71-2cb6e299c5f3"}]': finished 2024-09-17T11:22:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:17 smithi121 bash[20577]: cluster 2024-09-17T11:22:17.243852+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T11:22:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:17 smithi121 bash[20577]: audit 2024-09-17T11:22:17.244148+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:17 smithi121 bash[20577]: audit 2024-09-17T11:22:17.844790+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.121:0/3070847943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:22:18.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[19809]: audit 2024-09-17T11:22:16.936400+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:18.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[19809]: audit 2024-09-17T11:22:16.945186+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[19809]: audit 2024-09-17T11:22:16.955588+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[19809]: audit 2024-09-17T11:22:17.231150+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.121:0/2945924122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0397208-adc8-486d-8e71-2cb6e299c5f3"}]: dispatch 2024-09-17T11:22:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[19809]: audit 2024-09-17T11:22:17.232937+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0397208-adc8-486d-8e71-2cb6e299c5f3"}]: dispatch 2024-09-17T11:22:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[19809]: audit 2024-09-17T11:22:17.243729+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0397208-adc8-486d-8e71-2cb6e299c5f3"}]': finished 2024-09-17T11:22:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[19809]: cluster 2024-09-17T11:22:17.243852+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T11:22:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[19809]: audit 2024-09-17T11:22:17.244148+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[19809]: audit 2024-09-17T11:22:17.844790+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.121:0/3070847943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:22:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[26066]: audit 2024-09-17T11:22:16.936400+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[26066]: audit 2024-09-17T11:22:16.945186+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[26066]: audit 2024-09-17T11:22:16.955588+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[26066]: audit 2024-09-17T11:22:17.231150+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.121:0/2945924122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0397208-adc8-486d-8e71-2cb6e299c5f3"}]: dispatch 2024-09-17T11:22:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[26066]: audit 2024-09-17T11:22:17.232937+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b0397208-adc8-486d-8e71-2cb6e299c5f3"}]: dispatch 2024-09-17T11:22:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[26066]: audit 2024-09-17T11:22:17.243729+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b0397208-adc8-486d-8e71-2cb6e299c5f3"}]': finished 2024-09-17T11:22:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[26066]: cluster 2024-09-17T11:22:17.243852+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T11:22:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[26066]: audit 2024-09-17T11:22:17.244148+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:17 smithi092 bash[26066]: audit 2024-09-17T11:22:17.844790+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.121:0/3070847943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:22:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:18 smithi121 bash[20577]: cluster 2024-09-17T11:22:18.360666+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:19.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:18 smithi092 bash[19809]: cluster 2024-09-17T11:22:18.360666+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:19.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:18 smithi092 bash[26066]: cluster 2024-09-17T11:22:18.360666+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:21.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:21 smithi121 bash[20577]: cluster 2024-09-17T11:22:20.361338+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:21.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:21 smithi121 bash[20577]: audit 2024-09-17T11:22:21.152443+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:21.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:21 smithi121 bash[20577]: audit 2024-09-17T11:22:21.158334+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:21.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:21 smithi121 bash[20577]: audit 2024-09-17T11:22:21.164272+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:21.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:21 smithi092 bash[19809]: cluster 2024-09-17T11:22:20.361338+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:21.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:21 smithi092 bash[19809]: audit 2024-09-17T11:22:21.152443+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:21.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:21 smithi092 bash[19809]: audit 2024-09-17T11:22:21.158334+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:21.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:21 smithi092 bash[19809]: audit 2024-09-17T11:22:21.164272+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:21 smithi092 bash[26066]: cluster 2024-09-17T11:22:20.361338+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:21 smithi092 bash[26066]: audit 2024-09-17T11:22:21.152443+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:21 smithi092 bash[26066]: audit 2024-09-17T11:22:21.158334+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:21 smithi092 bash[26066]: audit 2024-09-17T11:22:21.164272+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:23.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:23 smithi092 bash[19809]: cluster 2024-09-17T11:22:22.361860+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:23.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:23 smithi092 bash[26066]: cluster 2024-09-17T11:22:22.361860+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:23.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:23 smithi121 bash[20577]: cluster 2024-09-17T11:22:22.361860+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:25.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:25 smithi121 bash[20577]: cluster 2024-09-17T11:22:24.362297+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:25.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:25 smithi092 bash[19809]: cluster 2024-09-17T11:22:24.362297+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:25.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:25 smithi092 bash[26066]: cluster 2024-09-17T11:22:24.362297+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:27.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:27 smithi121 bash[20577]: cluster 2024-09-17T11:22:26.362838+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:27.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:27 smithi092 bash[19809]: cluster 2024-09-17T11:22:26.362838+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:27.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:27 smithi092 bash[26066]: cluster 2024-09-17T11:22:26.362838+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:29.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:29 smithi121 bash[20577]: cluster 2024-09-17T11:22:28.363442+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:29.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:29 smithi092 bash[19809]: cluster 2024-09-17T11:22:28.363442+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:29.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:29 smithi092 bash[26066]: cluster 2024-09-17T11:22:28.363442+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:30.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:30 smithi121 bash[20577]: audit 2024-09-17T11:22:29.524117+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T11:22:30.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:30 smithi121 bash[20577]: audit 2024-09-17T11:22:29.525795+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:30.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:30 smithi092 bash[19809]: audit 2024-09-17T11:22:29.524117+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T11:22:30.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:30 smithi092 bash[19809]: audit 2024-09-17T11:22:29.525795+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:30 smithi092 bash[26066]: audit 2024-09-17T11:22:29.524117+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T11:22:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:30 smithi092 bash[26066]: audit 2024-09-17T11:22:29.525795+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:31.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:31 smithi121 bash[20577]: cephadm 2024-09-17T11:22:29.527321+0000 mgr.y (mgr.14150) 310 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T11:22:31.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:31 smithi121 bash[20577]: cluster 2024-09-17T11:22:30.363969+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:31.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:31 smithi092 bash[19809]: cephadm 2024-09-17T11:22:29.527321+0000 mgr.y (mgr.14150) 310 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T11:22:31.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:31 smithi092 bash[19809]: cluster 2024-09-17T11:22:30.363969+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:31.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:31 smithi092 bash[26066]: cephadm 2024-09-17T11:22:29.527321+0000 mgr.y (mgr.14150) 310 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T11:22:31.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:31 smithi092 bash[26066]: cluster 2024-09-17T11:22:30.363969+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:32 smithi121 bash[20577]: cluster 2024-09-17T11:22:32.364526+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:32.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:32 smithi092 bash[19809]: cluster 2024-09-17T11:22:32.364526+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:32.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:32 smithi092 bash[26066]: cluster 2024-09-17T11:22:32.364526+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:35.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:34 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:35.052 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:22:34 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:35.052 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:22:34 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:35.052 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:22:34 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:35.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:35.305 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:22:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:35.305 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:22:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:35.306 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:22:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:22:35.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:35 smithi121 bash[20577]: cluster 2024-09-17T11:22:34.365066+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:35.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:35 smithi121 bash[20577]: audit 2024-09-17T11:22:35.197351+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:35.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:35 smithi121 bash[20577]: audit 2024-09-17T11:22:35.205380+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:35.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:35 smithi121 bash[20577]: audit 2024-09-17T11:22:35.205879+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:35.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:35 smithi121 bash[20577]: audit 2024-09-17T11:22:35.208865+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:35 smithi121 bash[20577]: audit 2024-09-17T11:22:35.216572+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:35 smithi121 bash[20577]: audit 2024-09-17T11:22:35.226640+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:35.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[19809]: cluster 2024-09-17T11:22:34.365066+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:35.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[19809]: audit 2024-09-17T11:22:35.197351+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:35.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[19809]: audit 2024-09-17T11:22:35.205380+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:35.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[19809]: audit 2024-09-17T11:22:35.205879+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:35.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[19809]: audit 2024-09-17T11:22:35.208865+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:35.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[19809]: audit 2024-09-17T11:22:35.216572+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:35.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[19809]: audit 2024-09-17T11:22:35.226640+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[26066]: cluster 2024-09-17T11:22:34.365066+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[26066]: audit 2024-09-17T11:22:35.197351+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[26066]: audit 2024-09-17T11:22:35.205380+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[26066]: audit 2024-09-17T11:22:35.205879+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[26066]: audit 2024-09-17T11:22:35.208865+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[26066]: audit 2024-09-17T11:22:35.216572+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:35 smithi092 bash[26066]: audit 2024-09-17T11:22:35.226640+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:37 smithi121 bash[20577]: cluster 2024-09-17T11:22:36.365597+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:37.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:37 smithi121 bash[20577]: audit 2024-09-17T11:22:37.098315+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:37 smithi121 bash[20577]: audit 2024-09-17T11:22:37.108356+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:37 smithi121 bash[20577]: audit 2024-09-17T11:22:37.113094+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:37.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:37 smithi121 bash[20577]: audit 2024-09-17T11:22:37.120408+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:37 smithi121 bash[20577]: audit 2024-09-17T11:22:37.120759+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:37 smithi121 bash[20577]: audit 2024-09-17T11:22:37.122858+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:37 smithi121 bash[20577]: audit 2024-09-17T11:22:37.137139+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[19809]: cluster 2024-09-17T11:22:36.365597+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[19809]: audit 2024-09-17T11:22:37.098315+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[19809]: audit 2024-09-17T11:22:37.108356+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[19809]: audit 2024-09-17T11:22:37.113094+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[19809]: audit 2024-09-17T11:22:37.120408+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[19809]: audit 2024-09-17T11:22:37.120759+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[19809]: audit 2024-09-17T11:22:37.122858+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[19809]: audit 2024-09-17T11:22:37.137139+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[26066]: cluster 2024-09-17T11:22:36.365597+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[26066]: audit 2024-09-17T11:22:37.098315+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[26066]: audit 2024-09-17T11:22:37.108356+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[26066]: audit 2024-09-17T11:22:37.113094+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[26066]: audit 2024-09-17T11:22:37.120408+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[26066]: audit 2024-09-17T11:22:37.120759+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[26066]: audit 2024-09-17T11:22:37.122858+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:37 smithi092 bash[26066]: audit 2024-09-17T11:22:37.137139+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:39.746 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:39 smithi121 bash[20577]: cluster 2024-09-17T11:22:38.366188+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:39 smithi092 bash[19809]: cluster 2024-09-17T11:22:38.366188+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:39.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:39 smithi092 bash[26066]: cluster 2024-09-17T11:22:38.366188+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:41.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:41 smithi092 bash[19809]: cluster 2024-09-17T11:22:40.366638+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:41.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:41 smithi092 bash[19809]: audit 2024-09-17T11:22:41.334739+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:41.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:41 smithi092 bash[19809]: audit 2024-09-17T11:22:41.340946+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:41.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:41 smithi092 bash[19809]: audit 2024-09-17T11:22:41.349129+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:41.653 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:41 smithi092 bash[26066]: cluster 2024-09-17T11:22:40.366638+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:41.653 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:41 smithi092 bash[26066]: audit 2024-09-17T11:22:41.334739+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:41.653 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:41 smithi092 bash[26066]: audit 2024-09-17T11:22:41.340946+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:41.653 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:41 smithi092 bash[26066]: audit 2024-09-17T11:22:41.349129+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:41.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:41 smithi121 bash[20577]: cluster 2024-09-17T11:22:40.366638+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:41.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:41 smithi121 bash[20577]: audit 2024-09-17T11:22:41.334739+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:41.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:41 smithi121 bash[20577]: audit 2024-09-17T11:22:41.340946+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:41.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:41 smithi121 bash[20577]: audit 2024-09-17T11:22:41.349129+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: audit 2024-09-17T11:22:42.153017+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: audit 2024-09-17T11:22:42.161834+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: cephadm 2024-09-17T11:22:42.164699+0000 mgr.y (mgr.14150) 317 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:22:43.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: audit 2024-09-17T11:22:42.166694+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: audit 2024-09-17T11:22:42.172237+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: audit 2024-09-17T11:22:42.176649+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: audit 2024-09-17T11:22:42.177972+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: audit 2024-09-17T11:22:42.186425+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: cluster 2024-09-17T11:22:42.367135+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: audit 2024-09-17T11:22:42.739202+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/1238089481,v1:172.21.15.121:6817/1238089481]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[26066]: audit 2024-09-17T11:22:42.740345+0000 mon.a (mon.0) 796 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: audit 2024-09-17T11:22:42.153017+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: audit 2024-09-17T11:22:42.161834+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: cephadm 2024-09-17T11:22:42.164699+0000 mgr.y (mgr.14150) 317 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:22:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: audit 2024-09-17T11:22:42.166694+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: audit 2024-09-17T11:22:42.172237+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: audit 2024-09-17T11:22:42.176649+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: audit 2024-09-17T11:22:42.177972+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: audit 2024-09-17T11:22:42.186425+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: cluster 2024-09-17T11:22:42.367135+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: audit 2024-09-17T11:22:42.739202+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/1238089481,v1:172.21.15.121:6817/1238089481]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T11:22:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:43 smithi092 bash[19809]: audit 2024-09-17T11:22:42.740345+0000 mon.a (mon.0) 796 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T11:22:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: audit 2024-09-17T11:22:42.153017+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: audit 2024-09-17T11:22:42.161834+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: cephadm 2024-09-17T11:22:42.164699+0000 mgr.y (mgr.14150) 317 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:22:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: audit 2024-09-17T11:22:42.166694+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: audit 2024-09-17T11:22:42.172237+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: audit 2024-09-17T11:22:42.176649+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: audit 2024-09-17T11:22:42.177972+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: audit 2024-09-17T11:22:42.186425+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: cluster 2024-09-17T11:22:42.367135+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: audit 2024-09-17T11:22:42.739202+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/1238089481,v1:172.21.15.121:6817/1238089481]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T11:22:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:43 smithi121 bash[20577]: audit 2024-09-17T11:22:42.740345+0000 mon.a (mon.0) 796 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T11:22:44.498 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[26066]: audit 2024-09-17T11:22:43.194113+0000 mon.a (mon.0) 797 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T11:22:44.498 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[26066]: cluster 2024-09-17T11:22:43.194263+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T11:22:44.499 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[26066]: audit 2024-09-17T11:22:43.194477+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:44.499 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[26066]: audit 2024-09-17T11:22:43.194523+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/1238089481,v1:172.21.15.121:6817/1238089481]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:22:44.499 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[26066]: audit 2024-09-17T11:22:43.195899+0000 mon.a (mon.0) 800 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:22:44.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[19809]: audit 2024-09-17T11:22:43.194113+0000 mon.a (mon.0) 797 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T11:22:44.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[19809]: cluster 2024-09-17T11:22:43.194263+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T11:22:44.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[19809]: audit 2024-09-17T11:22:43.194477+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:44.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[19809]: audit 2024-09-17T11:22:43.194523+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/1238089481,v1:172.21.15.121:6817/1238089481]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:22:44.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:44 smithi092 bash[19809]: audit 2024-09-17T11:22:43.195899+0000 mon.a (mon.0) 800 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:22:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:44 smithi121 bash[20577]: audit 2024-09-17T11:22:43.194113+0000 mon.a (mon.0) 797 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T11:22:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:44 smithi121 bash[20577]: cluster 2024-09-17T11:22:43.194263+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T11:22:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:44 smithi121 bash[20577]: audit 2024-09-17T11:22:43.194477+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:44 smithi121 bash[20577]: audit 2024-09-17T11:22:43.194523+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/1238089481,v1:172.21.15.121:6817/1238089481]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:22:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:44 smithi121 bash[20577]: audit 2024-09-17T11:22:43.195899+0000 mon.a (mon.0) 800 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:22:45.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:45 smithi121 bash[20577]: audit 2024-09-17T11:22:44.196524+0000 mon.a (mon.0) 801 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:22:45.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:45 smithi121 bash[20577]: cluster 2024-09-17T11:22:44.196733+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-17T11:22:45.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:45 smithi121 bash[20577]: audit 2024-09-17T11:22:44.197442+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:45.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:45 smithi121 bash[20577]: audit 2024-09-17T11:22:44.206340+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:45.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:45 smithi121 bash[20577]: cluster 2024-09-17T11:22:44.367674+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:45 smithi121 bash[20577]: audit 2024-09-17T11:22:44.672765+0000 mon.a (mon.0) 805 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T11:22:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:45 smithi121 bash[20577]: cluster 2024-09-17T11:22:45.196540+0000 mon.a (mon.0) 806 : cluster [INF] osd.6 [v2:172.21.15.121:6816/1238089481,v1:172.21.15.121:6817/1238089481] boot 2024-09-17T11:22:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:45 smithi121 bash[20577]: cluster 2024-09-17T11:22:45.196585+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T11:22:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:45 smithi121 bash[20577]: audit 2024-09-17T11:22:45.197024+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:45.409 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 6 on host 'smithi121' 2024-09-17T11:22:45.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[26066]: audit 2024-09-17T11:22:44.196524+0000 mon.a (mon.0) 801 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:22:45.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[26066]: cluster 2024-09-17T11:22:44.196733+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-17T11:22:45.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[26066]: audit 2024-09-17T11:22:44.197442+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:45.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[26066]: audit 2024-09-17T11:22:44.206340+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:45.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[26066]: cluster 2024-09-17T11:22:44.367674+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[26066]: audit 2024-09-17T11:22:44.672765+0000 mon.a (mon.0) 805 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[26066]: cluster 2024-09-17T11:22:45.196540+0000 mon.a (mon.0) 806 : cluster [INF] osd.6 [v2:172.21.15.121:6816/1238089481,v1:172.21.15.121:6817/1238089481] boot 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[26066]: cluster 2024-09-17T11:22:45.196585+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[26066]: audit 2024-09-17T11:22:45.197024+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[19809]: audit 2024-09-17T11:22:44.196524+0000 mon.a (mon.0) 801 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[19809]: cluster 2024-09-17T11:22:44.196733+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[19809]: audit 2024-09-17T11:22:44.197442+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[19809]: audit 2024-09-17T11:22:44.206340+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[19809]: cluster 2024-09-17T11:22:44.367674+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T11:22:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[19809]: audit 2024-09-17T11:22:44.672765+0000 mon.a (mon.0) 805 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T11:22:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[19809]: cluster 2024-09-17T11:22:45.196540+0000 mon.a (mon.0) 806 : cluster [INF] osd.6 [v2:172.21.15.121:6816/1238089481,v1:172.21.15.121:6817/1238089481] boot 2024-09-17T11:22:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[19809]: cluster 2024-09-17T11:22:45.196585+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T11:22:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:45 smithi092 bash[19809]: audit 2024-09-17T11:22:45.197024+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:22:46.036 DEBUG:teuthology.orchestra.run.smithi121:osd.6> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T11:22:46.039 INFO:tasks.cephadm:Deploying osd.7 on smithi121 with /dev/vg_nvme/lv_1... 2024-09-17T11:22:46.039 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T11:22:46.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: cluster 2024-09-17T11:22:43.702059+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:22:46.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: cluster 2024-09-17T11:22:43.702197+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:22:46.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.392291+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:46.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.400851+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.401339+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.404292+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.409843+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.412357+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: cephadm 2024-09-17T11:22:45.413669+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 5413M 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.422561+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.424910+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.426457+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: audit 2024-09-17T11:22:45.436087+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:46 smithi121 bash[20577]: cluster 2024-09-17T11:22:46.201066+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T11:22:46.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: cluster 2024-09-17T11:22:43.702059+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:22:46.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: cluster 2024-09-17T11:22:43.702197+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:22:46.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.392291+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:46.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.400851+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.401339+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.404292+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.409843+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.412357+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: cephadm 2024-09-17T11:22:45.413669+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 5413M 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.422561+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.424910+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.426457+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: audit 2024-09-17T11:22:45.436087+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[19809]: cluster 2024-09-17T11:22:46.201066+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: cluster 2024-09-17T11:22:43.702059+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:22:46.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: cluster 2024-09-17T11:22:43.702197+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.392291+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.400851+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.401339+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.404292+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.409843+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.412357+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: cephadm 2024-09-17T11:22:45.413669+0000 mgr.y (mgr.14150) 320 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 5413M 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.422561+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.424910+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.426457+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: audit 2024-09-17T11:22:45.436087+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:46 smithi092 bash[26066]: cluster 2024-09-17T11:22:46.201066+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T11:22:47.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:47 smithi121 bash[20577]: cluster 2024-09-17T11:22:46.368238+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v288: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:22:47.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:47 smithi121 bash[20577]: cluster 2024-09-17T11:22:47.203716+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T11:22:47.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:47 smithi092 bash[19809]: cluster 2024-09-17T11:22:46.368238+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v288: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:22:47.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:47 smithi092 bash[19809]: cluster 2024-09-17T11:22:47.203716+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T11:22:47.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:47 smithi092 bash[26066]: cluster 2024-09-17T11:22:46.368238+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v288: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:22:47.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:47 smithi092 bash[26066]: cluster 2024-09-17T11:22:47.203716+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T11:22:49.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:49 smithi092 bash[19809]: cluster 2024-09-17T11:22:48.056572+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T11:22:49.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:49 smithi092 bash[19809]: cluster 2024-09-17T11:22:48.368794+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v291: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:22:49.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:49 smithi092 bash[26066]: cluster 2024-09-17T11:22:48.056572+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T11:22:49.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:49 smithi092 bash[26066]: cluster 2024-09-17T11:22:48.368794+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v291: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:22:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:49 smithi121 bash[20577]: cluster 2024-09-17T11:22:48.056572+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T11:22:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:49 smithi121 bash[20577]: cluster 2024-09-17T11:22:48.368794+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v291: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:22:50.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:50 smithi092 bash[19809]: cluster 2024-09-17T11:22:49.065751+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-17T11:22:50.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:50 smithi092 bash[26066]: cluster 2024-09-17T11:22:49.065751+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-17T11:22:50.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:50 smithi121 bash[20577]: cluster 2024-09-17T11:22:49.065751+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-17T11:22:50.778 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:22:51.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:51 smithi121 bash[20577]: cluster 2024-09-17T11:22:50.369406+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 138 KiB/s, 0 objects/s recovering 2024-09-17T11:22:51.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:51 smithi092 bash[19809]: cluster 2024-09-17T11:22:50.369406+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 138 KiB/s, 0 objects/s recovering 2024-09-17T11:22:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:51 smithi092 bash[26066]: cluster 2024-09-17T11:22:50.369406+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 138 KiB/s, 0 objects/s recovering 2024-09-17T11:22:53.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:53 smithi121 bash[20577]: cluster 2024-09-17T11:22:52.370003+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T11:22:53.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:53 smithi092 bash[19809]: cluster 2024-09-17T11:22:52.370003+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T11:22:53.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:53 smithi092 bash[26066]: cluster 2024-09-17T11:22:52.370003+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T11:22:55.624 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-09-17T11:22:55.659 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_1 2024-09-17T11:22:55.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:55 smithi121 bash[20577]: cluster 2024-09-17T11:22:54.370571+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-17T11:22:55.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:55 smithi092 bash[19809]: cluster 2024-09-17T11:22:54.370571+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-17T11:22:55.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:55 smithi092 bash[26066]: cluster 2024-09-17T11:22:54.370571+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-17T11:22:57.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:57 smithi121 bash[20577]: cluster 2024-09-17T11:22:56.371150+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-17T11:22:57.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:57 smithi092 bash[19809]: cluster 2024-09-17T11:22:56.371150+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-17T11:22:57.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:57 smithi092 bash[26066]: cluster 2024-09-17T11:22:56.371150+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-17T11:22:59.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:59 smithi121 bash[20577]: cluster 2024-09-17T11:22:58.371761+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:22:59.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:59 smithi121 bash[20577]: audit 2024-09-17T11:22:58.659310+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:59.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:59 smithi121 bash[20577]: audit 2024-09-17T11:22:58.670015+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:59.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:22:59 smithi121 bash[20577]: audit 2024-09-17T11:22:58.682172+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:59.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:59 smithi092 bash[19809]: cluster 2024-09-17T11:22:58.371761+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:22:59.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:59 smithi092 bash[19809]: audit 2024-09-17T11:22:58.659310+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:59.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:59 smithi092 bash[19809]: audit 2024-09-17T11:22:58.670015+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:59.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:22:59 smithi092 bash[19809]: audit 2024-09-17T11:22:58.682172+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:59.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:59 smithi092 bash[26066]: cluster 2024-09-17T11:22:58.371761+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T11:22:59.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:59 smithi092 bash[26066]: audit 2024-09-17T11:22:58.659310+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:59.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:59 smithi092 bash[26066]: audit 2024-09-17T11:22:58.670015+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:22:59.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:22:59 smithi092 bash[26066]: audit 2024-09-17T11:22:58.682172+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:00.504 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:23:01.764 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:01 smithi121 bash[20577]: cluster 2024-09-17T11:23:00.372332+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-17T11:23:01.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:01 smithi092 bash[19809]: cluster 2024-09-17T11:23:00.372332+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-17T11:23:01.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:01 smithi092 bash[26066]: cluster 2024-09-17T11:23:00.372332+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-17T11:23:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:02 smithi121 bash[20577]: audit 2024-09-17T11:23:01.511833+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:02 smithi121 bash[20577]: audit 2024-09-17T11:23:01.521860+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:02 smithi121 bash[20577]: audit 2024-09-17T11:23:01.534982+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:02 smithi121 bash[20577]: cluster 2024-09-17T11:23:02.373012+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:02.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:02 smithi092 bash[19809]: audit 2024-09-17T11:23:01.511833+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:02.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:02 smithi092 bash[19809]: audit 2024-09-17T11:23:01.521860+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:02.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:02 smithi092 bash[19809]: audit 2024-09-17T11:23:01.534982+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:02.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:02 smithi092 bash[19809]: cluster 2024-09-17T11:23:02.373012+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:02.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:02 smithi092 bash[26066]: audit 2024-09-17T11:23:01.511833+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:02.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:02 smithi092 bash[26066]: audit 2024-09-17T11:23:01.521860+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:02.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:02 smithi092 bash[26066]: audit 2024-09-17T11:23:01.534982+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:02.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:02 smithi092 bash[26066]: cluster 2024-09-17T11:23:02.373012+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:03.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:03 smithi121 bash[20577]: audit 2024-09-17T11:23:03.475867+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:23:03.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:03 smithi121 bash[20577]: audit 2024-09-17T11:23:03.482136+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:23:03.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:03 smithi121 bash[20577]: audit 2024-09-17T11:23:03.483769+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:03.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:03 smithi092 bash[19809]: audit 2024-09-17T11:23:03.475867+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:23:03.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:03 smithi092 bash[19809]: audit 2024-09-17T11:23:03.482136+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:23:03.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:03 smithi092 bash[19809]: audit 2024-09-17T11:23:03.483769+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:03.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:03 smithi092 bash[26066]: audit 2024-09-17T11:23:03.475867+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T11:23:03.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:03 smithi092 bash[26066]: audit 2024-09-17T11:23:03.482136+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T11:23:03.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:03 smithi092 bash[26066]: audit 2024-09-17T11:23:03.483769+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:04.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:04 smithi121 bash[20577]: audit 2024-09-17T11:23:03.469511+0000 mgr.y (mgr.14150) 330 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:23:04.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:04 smithi121 bash[20577]: cluster 2024-09-17T11:23:04.373641+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:04.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:04 smithi092 bash[19809]: audit 2024-09-17T11:23:03.469511+0000 mgr.y (mgr.14150) 330 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:23:04.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:04 smithi092 bash[19809]: cluster 2024-09-17T11:23:04.373641+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:04.810 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:04 smithi092 bash[26066]: audit 2024-09-17T11:23:03.469511+0000 mgr.y (mgr.14150) 330 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:23:04.810 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:04 smithi092 bash[26066]: cluster 2024-09-17T11:23:04.373641+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:07.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:07 smithi121 bash[20577]: cluster 2024-09-17T11:23:06.374205+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:07.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:07 smithi092 bash[26066]: cluster 2024-09-17T11:23:06.374205+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:07.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:07 smithi092 bash[19809]: cluster 2024-09-17T11:23:06.374205+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:09.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:09 smithi121 bash[20577]: cluster 2024-09-17T11:23:08.374789+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:09.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:09 smithi092 bash[26066]: cluster 2024-09-17T11:23:08.374789+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:09.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:09 smithi092 bash[19809]: cluster 2024-09-17T11:23:08.374789+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:11.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:11 smithi121 bash[20577]: cluster 2024-09-17T11:23:10.375347+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:11.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:11 smithi092 bash[26066]: cluster 2024-09-17T11:23:10.375347+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:11.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:11 smithi092 bash[19809]: cluster 2024-09-17T11:23:10.375347+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:12.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:12 smithi121 bash[20577]: audit 2024-09-17T11:23:11.630187+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.121:0/2990111264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "faa6ebb9-9546-4ffa-8122-ee5d32f54629"}]: dispatch 2024-09-17T11:23:12.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:12 smithi121 bash[20577]: audit 2024-09-17T11:23:11.632064+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "faa6ebb9-9546-4ffa-8122-ee5d32f54629"}]: dispatch 2024-09-17T11:23:12.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:12 smithi121 bash[20577]: audit 2024-09-17T11:23:11.641942+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "faa6ebb9-9546-4ffa-8122-ee5d32f54629"}]': finished 2024-09-17T11:23:12.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:12 smithi121 bash[20577]: cluster 2024-09-17T11:23:11.642095+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T11:23:12.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:12 smithi121 bash[20577]: audit 2024-09-17T11:23:11.642370+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:12.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:12 smithi121 bash[20577]: audit 2024-09-17T11:23:12.295228+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.121:0/3071611543' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:23:12.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[26066]: audit 2024-09-17T11:23:11.630187+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.121:0/2990111264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "faa6ebb9-9546-4ffa-8122-ee5d32f54629"}]: dispatch 2024-09-17T11:23:12.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[26066]: audit 2024-09-17T11:23:11.632064+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "faa6ebb9-9546-4ffa-8122-ee5d32f54629"}]: dispatch 2024-09-17T11:23:12.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[26066]: audit 2024-09-17T11:23:11.641942+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "faa6ebb9-9546-4ffa-8122-ee5d32f54629"}]': finished 2024-09-17T11:23:12.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[26066]: cluster 2024-09-17T11:23:11.642095+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T11:23:12.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[26066]: audit 2024-09-17T11:23:11.642370+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:12.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[26066]: audit 2024-09-17T11:23:12.295228+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.121:0/3071611543' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:23:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[19809]: audit 2024-09-17T11:23:11.630187+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.121:0/2990111264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "faa6ebb9-9546-4ffa-8122-ee5d32f54629"}]: dispatch 2024-09-17T11:23:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[19809]: audit 2024-09-17T11:23:11.632064+0000 mon.a (mon.0) 832 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "faa6ebb9-9546-4ffa-8122-ee5d32f54629"}]: dispatch 2024-09-17T11:23:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[19809]: audit 2024-09-17T11:23:11.641942+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "faa6ebb9-9546-4ffa-8122-ee5d32f54629"}]': finished 2024-09-17T11:23:12.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[19809]: cluster 2024-09-17T11:23:11.642095+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T11:23:12.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[19809]: audit 2024-09-17T11:23:11.642370+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:12.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:12 smithi092 bash[19809]: audit 2024-09-17T11:23:12.295228+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.121:0/3071611543' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T11:23:13.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:13 smithi121 bash[20577]: cluster 2024-09-17T11:23:12.375888+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:13.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:13 smithi092 bash[26066]: cluster 2024-09-17T11:23:12.375888+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:13.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:13 smithi092 bash[19809]: cluster 2024-09-17T11:23:12.375888+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:15.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:15 smithi121 bash[20577]: cluster 2024-09-17T11:23:14.376431+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:15.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:15 smithi092 bash[26066]: cluster 2024-09-17T11:23:14.376431+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:15.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:15 smithi092 bash[19809]: cluster 2024-09-17T11:23:14.376431+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:17.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:17 smithi121 bash[20577]: cluster 2024-09-17T11:23:16.376999+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:17 smithi092 bash[26066]: cluster 2024-09-17T11:23:16.376999+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:17.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:17 smithi092 bash[19809]: cluster 2024-09-17T11:23:16.376999+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:19 smithi121 bash[20577]: cluster 2024-09-17T11:23:18.377603+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:19 smithi121 bash[20577]: audit 2024-09-17T11:23:18.862428+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:19 smithi121 bash[20577]: audit 2024-09-17T11:23:18.873422+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:19 smithi121 bash[20577]: audit 2024-09-17T11:23:18.884625+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:19.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:19 smithi092 bash[19809]: cluster 2024-09-17T11:23:18.377603+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:19.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:19 smithi092 bash[19809]: audit 2024-09-17T11:23:18.862428+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:19.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:19 smithi092 bash[19809]: audit 2024-09-17T11:23:18.873422+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:19.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:19 smithi092 bash[19809]: audit 2024-09-17T11:23:18.884625+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:19.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:19 smithi092 bash[26066]: cluster 2024-09-17T11:23:18.377603+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:19.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:19 smithi092 bash[26066]: audit 2024-09-17T11:23:18.862428+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:19.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:19 smithi092 bash[26066]: audit 2024-09-17T11:23:18.873422+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:19.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:19 smithi092 bash[26066]: audit 2024-09-17T11:23:18.884625+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:20.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:20 smithi092 bash[19809]: cephadm 2024-09-17T11:23:18.876393+0000 mgr.y (mgr.14150) 339 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:23:20.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:20 smithi092 bash[26066]: cephadm 2024-09-17T11:23:18.876393+0000 mgr.y (mgr.14150) 339 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:23:20.389 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:20 smithi121 bash[20577]: cephadm 2024-09-17T11:23:18.876393+0000 mgr.y (mgr.14150) 339 : cephadm [INF] Detected new or changed devices on smithi121 2024-09-17T11:23:21.369 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:21 smithi121 bash[20577]: cluster 2024-09-17T11:23:20.378127+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:21.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:21 smithi092 bash[26066]: cluster 2024-09-17T11:23:20.378127+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:21.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:21 smithi092 bash[19809]: cluster 2024-09-17T11:23:20.378127+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:23.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:22 smithi121 bash[20577]: audit 2024-09-17T11:23:21.681097+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:23.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:22 smithi121 bash[20577]: audit 2024-09-17T11:23:21.686094+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:23.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:22 smithi121 bash[20577]: audit 2024-09-17T11:23:21.691308+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:23.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:22 smithi121 bash[20577]: cluster 2024-09-17T11:23:22.378697+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:23.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:22 smithi092 bash[19809]: audit 2024-09-17T11:23:21.681097+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:23.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:22 smithi092 bash[19809]: audit 2024-09-17T11:23:21.686094+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:23.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:22 smithi092 bash[19809]: audit 2024-09-17T11:23:21.691308+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:23.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:22 smithi092 bash[19809]: cluster 2024-09-17T11:23:22.378697+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:23.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:22 smithi092 bash[26066]: audit 2024-09-17T11:23:21.681097+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:23.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:22 smithi092 bash[26066]: audit 2024-09-17T11:23:21.686094+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:23.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:22 smithi092 bash[26066]: audit 2024-09-17T11:23:21.691308+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:23.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:22 smithi092 bash[26066]: cluster 2024-09-17T11:23:22.378697+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:24.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:24 smithi121 bash[20577]: audit 2024-09-17T11:23:24.041849+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T11:23:24.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:24 smithi121 bash[20577]: audit 2024-09-17T11:23:24.043415+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:24 smithi092 bash[19809]: audit 2024-09-17T11:23:24.041849+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T11:23:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:24 smithi092 bash[19809]: audit 2024-09-17T11:23:24.043415+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:24.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:24 smithi092 bash[26066]: audit 2024-09-17T11:23:24.041849+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T11:23:24.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:24 smithi092 bash[26066]: audit 2024-09-17T11:23:24.043415+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:25.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:25 smithi121 bash[20577]: cephadm 2024-09-17T11:23:24.044933+0000 mgr.y (mgr.14150) 342 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T11:23:25.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:25 smithi121 bash[20577]: cluster 2024-09-17T11:23:24.379261+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:25.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:25 smithi092 bash[19809]: cephadm 2024-09-17T11:23:24.044933+0000 mgr.y (mgr.14150) 342 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T11:23:25.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:25 smithi092 bash[19809]: cluster 2024-09-17T11:23:24.379261+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:25.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:25 smithi092 bash[26066]: cephadm 2024-09-17T11:23:24.044933+0000 mgr.y (mgr.14150) 342 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T11:23:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:25 smithi092 bash[26066]: cluster 2024-09-17T11:23:24.379261+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:27.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:27 smithi121 bash[20577]: cluster 2024-09-17T11:23:26.379833+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:27.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:27 smithi092 bash[19809]: cluster 2024-09-17T11:23:26.379833+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:27.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:27 smithi092 bash[26066]: cluster 2024-09-17T11:23:26.379833+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:28.347 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:28.347 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:28.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:28.348 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:28.348 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:28.600 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:28.600 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:28.601 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:28.601 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:28.601 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:23:29.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:29 smithi121 bash[20577]: cluster 2024-09-17T11:23:28.380394+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:29.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:29 smithi121 bash[20577]: audit 2024-09-17T11:23:28.636722+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:29.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:29 smithi121 bash[20577]: audit 2024-09-17T11:23:28.646500+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:29.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:29 smithi121 bash[20577]: audit 2024-09-17T11:23:28.647041+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:29.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:29 smithi121 bash[20577]: audit 2024-09-17T11:23:28.650330+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:29.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:29 smithi121 bash[20577]: audit 2024-09-17T11:23:28.656139+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:29.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:29 smithi121 bash[20577]: audit 2024-09-17T11:23:28.662744+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:29.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[19809]: cluster 2024-09-17T11:23:28.380394+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:29.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[19809]: audit 2024-09-17T11:23:28.636722+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:29.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[19809]: audit 2024-09-17T11:23:28.646500+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:29.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[19809]: audit 2024-09-17T11:23:28.647041+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:29.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[19809]: audit 2024-09-17T11:23:28.650330+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:29.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[19809]: audit 2024-09-17T11:23:28.656139+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:29.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[19809]: audit 2024-09-17T11:23:28.662744+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:29.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[26066]: cluster 2024-09-17T11:23:28.380394+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:29.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[26066]: audit 2024-09-17T11:23:28.636722+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:29.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[26066]: audit 2024-09-17T11:23:28.646500+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:29.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[26066]: audit 2024-09-17T11:23:28.647041+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:29.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[26066]: audit 2024-09-17T11:23:28.650330+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:29.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[26066]: audit 2024-09-17T11:23:28.656139+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:29.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:29 smithi092 bash[26066]: audit 2024-09-17T11:23:28.662744+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:31.727 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:31 smithi121 bash[20577]: cluster 2024-09-17T11:23:30.380942+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:31.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:31 smithi092 bash[19809]: cluster 2024-09-17T11:23:30.380942+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:31.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:31 smithi092 bash[26066]: cluster 2024-09-17T11:23:30.380942+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:33.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:33 smithi092 bash[19809]: cluster 2024-09-17T11:23:32.381525+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:33.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:33 smithi092 bash[26066]: cluster 2024-09-17T11:23:32.381525+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:33.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:33 smithi121 bash[20577]: cluster 2024-09-17T11:23:32.381525+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:35.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:35 smithi121 bash[20577]: cluster 2024-09-17T11:23:34.382022+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:35.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:35 smithi121 bash[20577]: audit 2024-09-17T11:23:35.362173+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1107755993,v1:172.21.15.121:6825/1107755993]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T11:23:35.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:35 smithi121 bash[20577]: audit 2024-09-17T11:23:35.364097+0000 mon.a (mon.0) 850 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T11:23:35.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:35 smithi092 bash[19809]: cluster 2024-09-17T11:23:34.382022+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:35.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:35 smithi092 bash[19809]: audit 2024-09-17T11:23:35.362173+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1107755993,v1:172.21.15.121:6825/1107755993]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T11:23:35.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:35 smithi092 bash[19809]: audit 2024-09-17T11:23:35.364097+0000 mon.a (mon.0) 850 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T11:23:35.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:35 smithi092 bash[26066]: cluster 2024-09-17T11:23:34.382022+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:35.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:35 smithi092 bash[26066]: audit 2024-09-17T11:23:35.362173+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1107755993,v1:172.21.15.121:6825/1107755993]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T11:23:35.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:35 smithi092 bash[26066]: audit 2024-09-17T11:23:35.364097+0000 mon.a (mon.0) 850 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T11:23:36.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:36 smithi121 bash[20577]: audit 2024-09-17T11:23:35.460842+0000 mon.a (mon.0) 851 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T11:23:36.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:36 smithi121 bash[20577]: audit 2024-09-17T11:23:35.460954+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1107755993,v1:172.21.15.121:6825/1107755993]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:23:36.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:36 smithi121 bash[20577]: cluster 2024-09-17T11:23:35.460983+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T11:23:36.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:36 smithi121 bash[20577]: audit 2024-09-17T11:23:35.461671+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:36.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:36 smithi121 bash[20577]: audit 2024-09-17T11:23:35.473313+0000 mon.a (mon.0) 854 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:23:36.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:36 smithi121 bash[20577]: cluster 2024-09-17T11:23:36.382596+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:36.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[19809]: audit 2024-09-17T11:23:35.460842+0000 mon.a (mon.0) 851 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T11:23:36.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[19809]: audit 2024-09-17T11:23:35.460954+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1107755993,v1:172.21.15.121:6825/1107755993]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:23:36.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[19809]: cluster 2024-09-17T11:23:35.460983+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T11:23:36.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[19809]: audit 2024-09-17T11:23:35.461671+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:36.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[19809]: audit 2024-09-17T11:23:35.473313+0000 mon.a (mon.0) 854 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:23:36.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[19809]: cluster 2024-09-17T11:23:36.382596+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:36.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[26066]: audit 2024-09-17T11:23:35.460842+0000 mon.a (mon.0) 851 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T11:23:36.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[26066]: audit 2024-09-17T11:23:35.460954+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/1107755993,v1:172.21.15.121:6825/1107755993]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:23:36.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[26066]: cluster 2024-09-17T11:23:35.460983+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T11:23:36.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[26066]: audit 2024-09-17T11:23:35.461671+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:36.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[26066]: audit 2024-09-17T11:23:35.473313+0000 mon.a (mon.0) 854 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-09-17T11:23:36.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:36 smithi092 bash[26066]: cluster 2024-09-17T11:23:36.382596+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T11:23:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:37 smithi121 bash[20577]: audit 2024-09-17T11:23:36.479000+0000 mon.a (mon.0) 855 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:23:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:37 smithi121 bash[20577]: cluster 2024-09-17T11:23:36.479243+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T11:23:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:37 smithi121 bash[20577]: audit 2024-09-17T11:23:36.480038+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:37 smithi121 bash[20577]: audit 2024-09-17T11:23:36.489685+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:37 smithi121 bash[20577]: audit 2024-09-17T11:23:36.957025+0000 mon.a (mon.0) 859 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T11:23:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:37 smithi121 bash[20577]: cluster 2024-09-17T11:23:37.476696+0000 mon.a (mon.0) 860 : cluster [INF] osd.7 [v2:172.21.15.121:6824/1107755993,v1:172.21.15.121:6825/1107755993] boot 2024-09-17T11:23:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:37 smithi121 bash[20577]: cluster 2024-09-17T11:23:37.476775+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T11:23:37.774 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:37 smithi121 bash[20577]: audit 2024-09-17T11:23:37.477052+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[19809]: audit 2024-09-17T11:23:36.479000+0000 mon.a (mon.0) 855 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:23:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[19809]: cluster 2024-09-17T11:23:36.479243+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T11:23:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[19809]: audit 2024-09-17T11:23:36.480038+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[19809]: audit 2024-09-17T11:23:36.489685+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[19809]: audit 2024-09-17T11:23:36.957025+0000 mon.a (mon.0) 859 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T11:23:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[19809]: cluster 2024-09-17T11:23:37.476696+0000 mon.a (mon.0) 860 : cluster [INF] osd.7 [v2:172.21.15.121:6824/1107755993,v1:172.21.15.121:6825/1107755993] boot 2024-09-17T11:23:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[19809]: cluster 2024-09-17T11:23:37.476775+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T11:23:37.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[19809]: audit 2024-09-17T11:23:37.477052+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[26066]: audit 2024-09-17T11:23:36.479000+0000 mon.a (mon.0) 855 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-09-17T11:23:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[26066]: cluster 2024-09-17T11:23:36.479243+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T11:23:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[26066]: audit 2024-09-17T11:23:36.480038+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[26066]: audit 2024-09-17T11:23:36.489685+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[26066]: audit 2024-09-17T11:23:36.957025+0000 mon.a (mon.0) 859 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T11:23:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[26066]: cluster 2024-09-17T11:23:37.476696+0000 mon.a (mon.0) 860 : cluster [INF] osd.7 [v2:172.21.15.121:6824/1107755993,v1:172.21.15.121:6825/1107755993] boot 2024-09-17T11:23:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[26066]: cluster 2024-09-17T11:23:37.476775+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T11:23:37.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:37 smithi092 bash[26066]: audit 2024-09-17T11:23:37.477052+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: cluster 2024-09-17T11:23:36.377588+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: cluster 2024-09-17T11:23:36.377738+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: cluster 2024-09-17T11:23:38.073163+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: cluster 2024-09-17T11:23:38.383179+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: audit 2024-09-17T11:23:39.043852+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: audit 2024-09-17T11:23:39.053047+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: audit 2024-09-17T11:23:39.057994+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: audit 2024-09-17T11:23:39.064366+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: audit 2024-09-17T11:23:39.064796+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:39 smithi121 bash[20577]: audit 2024-09-17T11:23:39.066913+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: cluster 2024-09-17T11:23:36.377588+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:23:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: cluster 2024-09-17T11:23:36.377738+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:23:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: cluster 2024-09-17T11:23:38.073163+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T11:23:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: cluster 2024-09-17T11:23:38.383179+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: audit 2024-09-17T11:23:39.043852+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: audit 2024-09-17T11:23:39.053047+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: audit 2024-09-17T11:23:39.057994+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: audit 2024-09-17T11:23:39.064366+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: audit 2024-09-17T11:23:39.064796+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[19809]: audit 2024-09-17T11:23:39.066913+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: cluster 2024-09-17T11:23:36.377588+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: cluster 2024-09-17T11:23:36.377738+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: cluster 2024-09-17T11:23:38.073163+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: cluster 2024-09-17T11:23:38.383179+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: audit 2024-09-17T11:23:39.043852+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: audit 2024-09-17T11:23:39.053047+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: audit 2024-09-17T11:23:39.057994+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: audit 2024-09-17T11:23:39.064366+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: audit 2024-09-17T11:23:39.064796+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:39 smithi092 bash[26066]: audit 2024-09-17T11:23:39.066913+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:40.353 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 7 on host 'smithi121' 2024-09-17T11:23:40.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:40 smithi121 bash[20577]: cluster 2024-09-17T11:23:39.071455+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:40.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:40 smithi121 bash[20577]: cluster 2024-09-17T11:23:39.084740+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T11:23:40.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:40 smithi121 bash[20577]: audit 2024-09-17T11:23:39.093557+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:40.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:40 smithi121 bash[20577]: cluster 2024-09-17T11:23:40.069326+0000 mon.a (mon.0) 872 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:23:40.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:40 smithi092 bash[19809]: cluster 2024-09-17T11:23:39.071455+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:40.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:40 smithi092 bash[19809]: cluster 2024-09-17T11:23:39.084740+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T11:23:40.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:40 smithi092 bash[19809]: audit 2024-09-17T11:23:39.093557+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:40.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:40 smithi092 bash[19809]: cluster 2024-09-17T11:23:40.069326+0000 mon.a (mon.0) 872 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:23:40.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:40 smithi092 bash[26066]: cluster 2024-09-17T11:23:39.071455+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:40.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:40 smithi092 bash[26066]: cluster 2024-09-17T11:23:39.084740+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T11:23:40.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:40 smithi092 bash[26066]: audit 2024-09-17T11:23:39.093557+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:40.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:40 smithi092 bash[26066]: cluster 2024-09-17T11:23:40.069326+0000 mon.a (mon.0) 872 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:23:41.000 DEBUG:teuthology.orchestra.run.smithi121:osd.7> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T11:23:41.002 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T11:23:41.003 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T11:23:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:41 smithi121 bash[20577]: cluster 2024-09-17T11:23:40.096358+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T11:23:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:41 smithi121 bash[20577]: audit 2024-09-17T11:23:40.334996+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:41 smithi121 bash[20577]: audit 2024-09-17T11:23:40.344378+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:41 smithi121 bash[20577]: audit 2024-09-17T11:23:40.344924+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:41 smithi121 bash[20577]: audit 2024-09-17T11:23:40.347928+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:41 smithi121 bash[20577]: cluster 2024-09-17T11:23:40.351810+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:41 smithi121 bash[20577]: cluster 2024-09-17T11:23:40.352373+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:41 smithi121 bash[20577]: audit 2024-09-17T11:23:40.354068+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:41 smithi121 bash[20577]: audit 2024-09-17T11:23:40.362467+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:41.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[19809]: cluster 2024-09-17T11:23:40.096358+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T11:23:41.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[19809]: audit 2024-09-17T11:23:40.334996+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:41.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[19809]: audit 2024-09-17T11:23:40.344378+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:41.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[19809]: audit 2024-09-17T11:23:40.344924+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:41.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[19809]: audit 2024-09-17T11:23:40.347928+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:41.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[19809]: cluster 2024-09-17T11:23:40.351810+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[19809]: cluster 2024-09-17T11:23:40.352373+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[19809]: audit 2024-09-17T11:23:40.354068+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[19809]: audit 2024-09-17T11:23:40.362467+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[26066]: cluster 2024-09-17T11:23:40.096358+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[26066]: audit 2024-09-17T11:23:40.334996+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[26066]: audit 2024-09-17T11:23:40.344378+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[26066]: audit 2024-09-17T11:23:40.344924+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[26066]: audit 2024-09-17T11:23:40.347928+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[26066]: cluster 2024-09-17T11:23:40.351810+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[26066]: cluster 2024-09-17T11:23:40.352373+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[26066]: audit 2024-09-17T11:23:40.354068+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:41.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:41 smithi092 bash[26066]: audit 2024-09-17T11:23:40.362467+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: cluster 2024-09-17T11:23:41.108388+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T11:23:42.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.186736+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.191675+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.193767+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:42.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.196641+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.199571+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:42.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.200393+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:42.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: cluster 2024-09-17T11:23:41.201748+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:42.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.205447+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: cluster 2024-09-17T11:23:41.349456+0000 mon.a (mon.0) 888 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: cluster 2024-09-17T11:23:41.349522+0000 mon.a (mon.0) 889 : cluster [INF] Cluster is now healthy 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.872284+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.879230+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[19809]: audit 2024-09-17T11:23:41.888974+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: cluster 2024-09-17T11:23:41.108388+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.186736+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.191675+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.193767+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:42.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.196641+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.199571+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:42.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.200393+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:42.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: cluster 2024-09-17T11:23:41.201748+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:42.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.205447+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: cluster 2024-09-17T11:23:41.349456+0000 mon.a (mon.0) 888 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:23:42.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: cluster 2024-09-17T11:23:41.349522+0000 mon.a (mon.0) 889 : cluster [INF] Cluster is now healthy 2024-09-17T11:23:42.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.872284+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.879230+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:42 smithi092 bash[26066]: audit 2024-09-17T11:23:41.888974+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: cluster 2024-09-17T11:23:41.108388+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T11:23:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.186736+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.191675+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.193767+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:23:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.196641+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.199571+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:23:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.200393+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:23:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: cluster 2024-09-17T11:23:41.201748+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.205447+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: cluster 2024-09-17T11:23:41.349456+0000 mon.a (mon.0) 888 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:23:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: cluster 2024-09-17T11:23:41.349522+0000 mon.a (mon.0) 889 : cluster [INF] Cluster is now healthy 2024-09-17T11:23:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.872284+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.879230+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:42 smithi121 bash[20577]: audit 2024-09-17T11:23:41.888974+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:23:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:44 smithi121 bash[20577]: cluster 2024-09-17T11:23:43.202329+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-09-17T11:23:44.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:44 smithi092 bash[26066]: cluster 2024-09-17T11:23:43.202329+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-09-17T11:23:44.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:44 smithi092 bash[19809]: cluster 2024-09-17T11:23:43.202329+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-09-17T11:23:45.302 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:23:46.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:46 smithi092 bash[19809]: cluster 2024-09-17T11:23:45.202912+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-09-17T11:23:46.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:46 smithi092 bash[26066]: cluster 2024-09-17T11:23:45.202912+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-09-17T11:23:46.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:46 smithi121 bash[20577]: cluster 2024-09-17T11:23:45.202912+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-09-17T11:23:48.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:48 smithi121 bash[20577]: cluster 2024-09-17T11:23:47.203562+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-17T11:23:48.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:48 smithi092 bash[19809]: cluster 2024-09-17T11:23:47.203562+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-17T11:23:48.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:48 smithi092 bash[26066]: cluster 2024-09-17T11:23:47.203562+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-17T11:23:49.500 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:23:50.176 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1726572217,"num_in_osds":8,"osd_in_since":1726572191,"num_remapped_pgs":0} 2024-09-17T11:23:50.177 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T11:23:50.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:50 smithi121 bash[20577]: cluster 2024-09-17T11:23:49.204202+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T11:23:50.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:50 smithi121 bash[20577]: audit 2024-09-17T11:23:49.502703+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.92:0/2733499117' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T11:23:50.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:50 smithi092 bash[19809]: cluster 2024-09-17T11:23:49.204202+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T11:23:50.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:50 smithi092 bash[19809]: audit 2024-09-17T11:23:49.502703+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.92:0/2733499117' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T11:23:50.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:50 smithi092 bash[26066]: cluster 2024-09-17T11:23:49.204202+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T11:23:50.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:50 smithi092 bash[26066]: audit 2024-09-17T11:23:49.502703+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.92:0/2733499117' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T11:23:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:52 smithi121 bash[20577]: cluster 2024-09-17T11:23:51.204858+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T11:23:52.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:52 smithi092 bash[26066]: cluster 2024-09-17T11:23:51.204858+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T11:23:52.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:52 smithi092 bash[19809]: cluster 2024-09-17T11:23:51.204858+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T11:23:54.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:54 smithi121 bash[20577]: cluster 2024-09-17T11:23:53.205626+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:54.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:54 smithi092 bash[26066]: cluster 2024-09-17T11:23:53.205626+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:54.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:54 smithi092 bash[19809]: cluster 2024-09-17T11:23:53.205626+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T11:23:54.880 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:23:56.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:56 smithi121 bash[20577]: cluster 2024-09-17T11:23:55.206333+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:56.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:56 smithi092 bash[26066]: cluster 2024-09-17T11:23:55.206333+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:56.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:56 smithi092 bash[19809]: cluster 2024-09-17T11:23:55.206333+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:58.168 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:23:58.168 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":59,"fsid":"a9e6fd4e-74e5-11ef-bceb-c7b262605968","created":"2024-09-17T11:13:31.766965+0000","modified":"2024-09-17T11:23:41.089788+0000","last_up_change":"2024-09-17T11:23:37.467414+0000","last_in_change":"2024-09-17T11:23:11.633168+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T11:19:03.694688+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_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":"769a04e3-21fc-43e5-a3fa-7eed5a4fdb32","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.92:6802","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6803","nonce":3977274667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6805","nonce":3977274667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6809","nonce":3977274667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6807","nonce":3977274667}]},"public_addr":"172.21.15.92:6803/3977274667","cluster_addr":"172.21.15.92:6805/3977274667","heartbeat_back_addr":"172.21.15.92:6809/3977274667","heartbeat_front_addr":"172.21.15.92:6807/3977274667","state":["exists","up"]},{"osd":1,"uuid":"bad03f1c-5c02-46b5-92d7-7a26c7daa63f","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.92:6810","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6811","nonce":3321214559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6813","nonce":3321214559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6817","nonce":3321214559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6815","nonce":3321214559}]},"public_addr":"172.21.15.92:6811/3321214559","cluster_addr":"172.21.15.92:6813/3321214559","heartbeat_back_addr":"172.21.15.92:6817/3321214559","heartbeat_front_addr":"172.21.15.92:6815/3321214559","state":["exists","up"]},{"osd":2,"uuid":"f66659ec-24c4-4678-9889-4108dae837aa","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.92:6818","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6819","nonce":1033278409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6821","nonce":1033278409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6825","nonce":1033278409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6823","nonce":1033278409}]},"public_addr":"172.21.15.92:6819/1033278409","cluster_addr":"172.21.15.92:6821/1033278409","heartbeat_back_addr":"172.21.15.92:6825/1033278409","heartbeat_front_addr":"172.21.15.92:6823/1033278409","state":["exists","up"]},{"osd":3,"uuid":"f1ba3ead-f57f-46bd-a355-4fd5d449b6e1","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.92:6826","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6827","nonce":682744225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6829","nonce":682744225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6832","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6833","nonce":682744225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6831","nonce":682744225}]},"public_addr":"172.21.15.92:6827/682744225","cluster_addr":"172.21.15.92:6829/682744225","heartbeat_back_addr":"172.21.15.92:6833/682744225","heartbeat_front_addr":"172.21.15.92:6831/682744225","state":["exists","up"]},{"osd":4,"uuid":"39f193be-772a-4f0c-bbf0-24bdad21624b","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.121:6800","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6801","nonce":1074028051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6803","nonce":1074028051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6807","nonce":1074028051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6805","nonce":1074028051}]},"public_addr":"172.21.15.121:6801/1074028051","cluster_addr":"172.21.15.121:6803/1074028051","heartbeat_back_addr":"172.21.15.121:6807/1074028051","heartbeat_front_addr":"172.21.15.121:6805/1074028051","state":["exists","up"]},{"osd":5,"uuid":"f1d422c9-d069-4fc3-8505-3abb0bf452df","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.121:6808","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6809","nonce":921221974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6811","nonce":921221974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6815","nonce":921221974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6813","nonce":921221974}]},"public_addr":"172.21.15.121:6809/921221974","cluster_addr":"172.21.15.121:6811/921221974","heartbeat_back_addr":"172.21.15.121:6815/921221974","heartbeat_front_addr":"172.21.15.121:6813/921221974","state":["exists","up"]},{"osd":6,"uuid":"b0397208-adc8-486d-8e71-2cb6e299c5f3","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.121:6816","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6817","nonce":1238089481}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6819","nonce":1238089481}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6823","nonce":1238089481}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6821","nonce":1238089481}]},"public_addr":"172.21.15.121:6817/1238089481","cluster_addr":"172.21.15.121:6819/1238089481","heartbeat_back_addr":"172.21.15.121:6823/1238089481","heartbeat_front_addr":"172.21.15.121:6821/1238089481","state":["exists","up"]},{"osd":7,"uuid":"faa6ebb9-9546-4ffa-8122-ee5d32f54629","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.121:6824","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6825","nonce":1107755993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6827","nonce":1107755993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6831","nonce":1107755993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6829","nonce":1107755993}]},"public_addr":"172.21.15.121:6825/1107755993","cluster_addr":"172.21.15.121:6827/1107755993","heartbeat_back_addr":"172.21.15.121:6831/1107755993","heartbeat_front_addr":"172.21.15.121:6829/1107755993","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:17:08.782058+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:18:03.687786+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:19:00.898862+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:19:59.660201+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:20:54.511495+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:21:49.182179+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:22:43.702203+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:23:36.377745+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.92:0/1896480452":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/1265244781":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/1798546492":"2024-09-18T11:14:31.075521+0000","172.21.15.92:6800/719501321":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/1894693844":"2024-09-18T11:13:59.043823+0000","172.21.15.92:6801/351703740":"2024-09-18T11:13:59.043823+0000","172.21.15.92:6800/351703740":"2024-09-18T11:13:59.043823+0000","172.21.15.92:6801/719501321":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/976156839":"2024-09-18T11:13:59.043823+0000","172.21.15.92:0/1645410979":"2024-09-18T11:13:59.043823+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-17T11:23:58.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:58 smithi121 bash[20577]: cluster 2024-09-17T11:23:57.206952+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:23:58 smithi121 bash[20577]: audit 2024-09-17T11:23:58.169707+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.92:0/1153898292' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T11:23:58.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:58 smithi092 bash[26066]: cluster 2024-09-17T11:23:57.206952+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:58.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:23:58 smithi092 bash[26066]: audit 2024-09-17T11:23:58.169707+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.92:0/1153898292' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T11:23:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:58 smithi092 bash[19809]: cluster 2024-09-17T11:23:57.206952+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:23:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:23:58 smithi092 bash[19809]: audit 2024-09-17T11:23:58.169707+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.92:0/1153898292' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T11:23:58.862 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T11:19:03.694688+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_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-17T11:23:58.862 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T11:24:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:00 smithi121 bash[20577]: cluster 2024-09-17T11:23:59.207515+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:00 smithi121 bash[20577]: audit 2024-09-17T11:23:59.862707+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:00 smithi121 bash[20577]: audit 2024-09-17T11:23:59.872333+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:00 smithi121 bash[20577]: audit 2024-09-17T11:23:59.882900+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:00.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:00 smithi092 bash[19809]: cluster 2024-09-17T11:23:59.207515+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:00.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:00 smithi092 bash[19809]: audit 2024-09-17T11:23:59.862707+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:00.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:00 smithi092 bash[19809]: audit 2024-09-17T11:23:59.872333+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:00.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:00 smithi092 bash[19809]: audit 2024-09-17T11:23:59.882900+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:00.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:00 smithi092 bash[26066]: cluster 2024-09-17T11:23:59.207515+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:00.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:00 smithi092 bash[26066]: audit 2024-09-17T11:23:59.862707+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:00.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:00 smithi092 bash[26066]: audit 2024-09-17T11:23:59.872333+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:00.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:00 smithi092 bash[26066]: audit 2024-09-17T11:23:59.882900+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:02 smithi121 bash[20577]: cluster 2024-09-17T11:24:01.208174+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:02 smithi121 bash[20577]: audit 2024-09-17T11:24:02.083745+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:02 smithi121 bash[20577]: audit 2024-09-17T11:24:02.095249+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:02 smithi121 bash[20577]: audit 2024-09-17T11:24:02.107130+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:02 smithi092 bash[19809]: cluster 2024-09-17T11:24:01.208174+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:02 smithi092 bash[19809]: audit 2024-09-17T11:24:02.083745+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:02 smithi092 bash[19809]: audit 2024-09-17T11:24:02.095249+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:02 smithi092 bash[19809]: audit 2024-09-17T11:24:02.107130+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:02.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:02 smithi092 bash[26066]: cluster 2024-09-17T11:24:01.208174+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:02.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:02 smithi092 bash[26066]: audit 2024-09-17T11:24:02.083745+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:02.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:02 smithi092 bash[26066]: audit 2024-09-17T11:24:02.095249+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:02.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:02 smithi092 bash[26066]: audit 2024-09-17T11:24:02.107130+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:03.573 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:24:04.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:04 smithi121 bash[20577]: cluster 2024-09-17T11:24:03.208822+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:04.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:04 smithi092 bash[19809]: cluster 2024-09-17T11:24:03.208822+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:04.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:04 smithi092 bash[26066]: cluster 2024-09-17T11:24:03.208822+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:06.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:06 smithi092 bash[19809]: cluster 2024-09-17T11:24:05.209204+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:06 smithi092 bash[26066]: cluster 2024-09-17T11:24:05.209204+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:06.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:06 smithi121 bash[20577]: cluster 2024-09-17T11:24:05.209204+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:08.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:08 smithi121 bash[20577]: cluster 2024-09-17T11:24:07.209778+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:08.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:08 smithi092 bash[19809]: cluster 2024-09-17T11:24:07.209778+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:08.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:08 smithi092 bash[26066]: cluster 2024-09-17T11:24:07.209778+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:08.589 INFO:teuthology.orchestra.run.smithi092.stdout:pg_num: 1 2024-09-17T11:24:09.468 INFO:tasks.cephadm:Adding prometheus.a on smithi121 2024-09-17T11:24:09.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi121=a' 2024-09-17T11:24:09.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:09 smithi092 bash[19809]: audit 2024-09-17T11:24:08.592940+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.92:0/2511237400' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T11:24:09.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:09 smithi092 bash[26066]: audit 2024-09-17T11:24:08.592940+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.92:0/2511237400' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T11:24:09.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:09 smithi121 bash[20577]: audit 2024-09-17T11:24:08.592940+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.92:0/2511237400' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T11:24:10.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:10 smithi092 bash[19809]: cluster 2024-09-17T11:24:09.210320+0000 mgr.y (mgr.14150) 368 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:10.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:10 smithi092 bash[26066]: cluster 2024-09-17T11:24:09.210320+0000 mgr.y (mgr.14150) 368 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:10.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:10 smithi121 bash[20577]: cluster 2024-09-17T11:24:09.210320+0000 mgr.y (mgr.14150) 368 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:12.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:12 smithi092 bash[19809]: cluster 2024-09-17T11:24:11.210881+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:12.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:12 smithi092 bash[26066]: cluster 2024-09-17T11:24:11.210881+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:12.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:12 smithi121 bash[20577]: cluster 2024-09-17T11:24:11.210881+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:14.172 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:24:14.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:14 smithi092 bash[19809]: cluster 2024-09-17T11:24:13.211464+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:14.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:14 smithi092 bash[26066]: cluster 2024-09-17T11:24:13.211464+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:14.668 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:14 smithi121 bash[20577]: cluster 2024-09-17T11:24:13.211464+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:16.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:16 smithi121 bash[20577]: cluster 2024-09-17T11:24:15.212027+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:16.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:16 smithi092 bash[19809]: cluster 2024-09-17T11:24:15.212027+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:16.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:16 smithi092 bash[26066]: cluster 2024-09-17T11:24:15.212027+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:18.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:18 smithi121 bash[20577]: cluster 2024-09-17T11:24:17.212603+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:18 smithi092 bash[19809]: cluster 2024-09-17T11:24:17.212603+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:18.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:18 smithi092 bash[26066]: cluster 2024-09-17T11:24:17.212603+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:19.025 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled prometheus update... 2024-09-17T11:24:19.716 DEBUG:teuthology.orchestra.run.smithi121:prometheus.a> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-17T11:24:19.719 INFO:tasks.cephadm:Adding node-exporter.a on smithi092 2024-09-17T11:24:19.719 INFO:tasks.cephadm:Adding node-exporter.b on smithi121 2024-09-17T11:24:19.719 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi092=a;smithi121=b' 2024-09-17T11:24:20.026 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: audit 2024-09-17T11:24:19.015099+0000 mgr.y (mgr.14150) 373 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: cephadm 2024-09-17T11:24:19.018040+0000 mgr.y (mgr.14150) 374 : cephadm [INF] Saving service prometheus spec with placement smithi121=a;count:1 2024-09-17T11:24:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: audit 2024-09-17T11:24:19.027598+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: audit 2024-09-17T11:24:19.029302+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: cluster 2024-09-17T11:24:19.213176+0000 mgr.y (mgr.14150) 375 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: audit 2024-09-17T11:24:19.378384+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: audit 2024-09-17T11:24:19.384510+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: audit 2024-09-17T11:24:19.385656+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: audit 2024-09-17T11:24:19.386360+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:20 smithi121 bash[20577]: audit 2024-09-17T11:24:19.392500+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: audit 2024-09-17T11:24:19.015099+0000 mgr.y (mgr.14150) 373 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:20.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: cephadm 2024-09-17T11:24:19.018040+0000 mgr.y (mgr.14150) 374 : cephadm [INF] Saving service prometheus spec with placement smithi121=a;count:1 2024-09-17T11:24:20.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: audit 2024-09-17T11:24:19.027598+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: audit 2024-09-17T11:24:19.029302+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: cluster 2024-09-17T11:24:19.213176+0000 mgr.y (mgr.14150) 375 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: audit 2024-09-17T11:24:19.378384+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: audit 2024-09-17T11:24:19.384510+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: audit 2024-09-17T11:24:19.385656+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: audit 2024-09-17T11:24:19.386360+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[19809]: audit 2024-09-17T11:24:19.392500+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: audit 2024-09-17T11:24:19.015099+0000 mgr.y (mgr.14150) 373 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: cephadm 2024-09-17T11:24:19.018040+0000 mgr.y (mgr.14150) 374 : cephadm [INF] Saving service prometheus spec with placement smithi121=a;count:1 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: audit 2024-09-17T11:24:19.027598+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: audit 2024-09-17T11:24:19.029302+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:20.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: cluster 2024-09-17T11:24:19.213176+0000 mgr.y (mgr.14150) 375 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:20.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: audit 2024-09-17T11:24:19.378384+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: audit 2024-09-17T11:24:19.384510+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:20.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: audit 2024-09-17T11:24:19.385656+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:20.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: audit 2024-09-17T11:24:19.386360+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:20.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:20 smithi092 bash[26066]: audit 2024-09-17T11:24:19.392500+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:21.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:21 smithi121 bash[20577]: cephadm 2024-09-17T11:24:19.643567+0000 mgr.y (mgr.14150) 376 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T11:24:21.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:21 smithi121 bash[20577]: audit 2024-09-17T11:24:20.042405+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:21.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:21 smithi121 bash[20577]: audit 2024-09-17T11:24:20.053934+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:21.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:21 smithi121 bash[20577]: audit 2024-09-17T11:24:20.064310+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:21 smithi092 bash[26066]: cephadm 2024-09-17T11:24:19.643567+0000 mgr.y (mgr.14150) 376 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T11:24:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:21 smithi092 bash[26066]: audit 2024-09-17T11:24:20.042405+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:21 smithi092 bash[26066]: audit 2024-09-17T11:24:20.053934+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:21 smithi092 bash[26066]: audit 2024-09-17T11:24:20.064310+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:21.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:21 smithi092 bash[19809]: cephadm 2024-09-17T11:24:19.643567+0000 mgr.y (mgr.14150) 376 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T11:24:21.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:21 smithi092 bash[19809]: audit 2024-09-17T11:24:20.042405+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:21.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:21 smithi092 bash[19809]: audit 2024-09-17T11:24:20.053934+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:21.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:21 smithi092 bash[19809]: audit 2024-09-17T11:24:20.064310+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:22.303 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:22 smithi092 bash[26066]: cluster 2024-09-17T11:24:21.213743+0000 mgr.y (mgr.14150) 377 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:22.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:22 smithi092 bash[19809]: cluster 2024-09-17T11:24:21.213743+0000 mgr.y (mgr.14150) 377 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:22.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:22 smithi121 bash[20577]: cluster 2024-09-17T11:24:21.213743+0000 mgr.y (mgr.14150) 377 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:23.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:23 smithi121 bash[20577]: audit 2024-09-17T11:24:22.283498+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:23.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:23 smithi121 bash[20577]: audit 2024-09-17T11:24:22.293402+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:23.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:23 smithi121 bash[20577]: audit 2024-09-17T11:24:22.304443+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:23.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:23 smithi092 bash[19809]: audit 2024-09-17T11:24:22.283498+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:23.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:23 smithi092 bash[19809]: audit 2024-09-17T11:24:22.293402+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:23.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:23 smithi092 bash[19809]: audit 2024-09-17T11:24:22.304443+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:23.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:23 smithi092 bash[26066]: audit 2024-09-17T11:24:22.283498+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:23.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:23 smithi092 bash[26066]: audit 2024-09-17T11:24:22.293402+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:23.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:23 smithi092 bash[26066]: audit 2024-09-17T11:24:22.304443+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:24.451 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:24:24.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:24 smithi121 bash[20577]: cluster 2024-09-17T11:24:23.214312+0000 mgr.y (mgr.14150) 378 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:24.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:24 smithi092 bash[19809]: cluster 2024-09-17T11:24:23.214312+0000 mgr.y (mgr.14150) 378 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:24.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:24 smithi092 bash[26066]: cluster 2024-09-17T11:24:23.214312+0000 mgr.y (mgr.14150) 378 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:26.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:26 smithi092 bash[26066]: cluster 2024-09-17T11:24:25.214877+0000 mgr.y (mgr.14150) 379 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:26.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:26 smithi092 bash[19809]: cluster 2024-09-17T11:24:25.214877+0000 mgr.y (mgr.14150) 379 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:26.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:26 smithi121 bash[20577]: cluster 2024-09-17T11:24:25.214877+0000 mgr.y (mgr.14150) 379 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:28.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:28 smithi121 bash[20577]: cluster 2024-09-17T11:24:27.215479+0000 mgr.y (mgr.14150) 380 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:28.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:28 smithi092 bash[19809]: cluster 2024-09-17T11:24:27.215479+0000 mgr.y (mgr.14150) 380 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:28.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:28 smithi092 bash[26066]: cluster 2024-09-17T11:24:27.215479+0000 mgr.y (mgr.14150) 380 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:30 smithi092 bash[19809]: cluster 2024-09-17T11:24:29.216058+0000 mgr.y (mgr.14150) 381 : cluster [DBG] pgmap v353: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:30.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:30 smithi092 bash[26066]: cluster 2024-09-17T11:24:29.216058+0000 mgr.y (mgr.14150) 381 : cluster [DBG] pgmap v353: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:30.753 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled node-exporter update... 2024-09-17T11:24:30.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:30 smithi121 bash[20577]: cluster 2024-09-17T11:24:29.216058+0000 mgr.y (mgr.14150) 381 : cluster [DBG] pgmap v353: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:31.668 DEBUG:teuthology.orchestra.run.smithi092:node-exporter.a> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-17T11:24:31.671 DEBUG:teuthology.orchestra.run.smithi121:node-exporter.b> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-17T11:24:31.674 INFO:tasks.cephadm:Adding alertmanager.a on smithi092 2024-09-17T11:24:31.675 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi092=a' 2024-09-17T11:24:32.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:31 smithi121 bash[20577]: audit 2024-09-17T11:24:30.745791+0000 mgr.y (mgr.14150) 382 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi092=a;smithi121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:32.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:31 smithi121 bash[20577]: cephadm 2024-09-17T11:24:30.748899+0000 mgr.y (mgr.14150) 383 : cephadm [INF] Saving service node-exporter spec with placement smithi092=a;smithi121=b;count:2 2024-09-17T11:24:32.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:31 smithi121 bash[20577]: audit 2024-09-17T11:24:30.756081+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:32.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:31 smithi121 bash[20577]: cluster 2024-09-17T11:24:31.216608+0000 mgr.y (mgr.14150) 384 : cluster [DBG] pgmap v354: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:31 smithi092 bash[19809]: audit 2024-09-17T11:24:30.745791+0000 mgr.y (mgr.14150) 382 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi092=a;smithi121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:31 smithi092 bash[19809]: cephadm 2024-09-17T11:24:30.748899+0000 mgr.y (mgr.14150) 383 : cephadm [INF] Saving service node-exporter spec with placement smithi092=a;smithi121=b;count:2 2024-09-17T11:24:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:31 smithi092 bash[19809]: audit 2024-09-17T11:24:30.756081+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:31 smithi092 bash[19809]: cluster 2024-09-17T11:24:31.216608+0000 mgr.y (mgr.14150) 384 : cluster [DBG] pgmap v354: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:31 smithi092 bash[26066]: audit 2024-09-17T11:24:30.745791+0000 mgr.y (mgr.14150) 382 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi092=a;smithi121=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:31 smithi092 bash[26066]: cephadm 2024-09-17T11:24:30.748899+0000 mgr.y (mgr.14150) 383 : cephadm [INF] Saving service node-exporter spec with placement smithi092=a;smithi121=b;count:2 2024-09-17T11:24:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:31 smithi092 bash[26066]: audit 2024-09-17T11:24:30.756081+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:31 smithi092 bash[26066]: cluster 2024-09-17T11:24:31.216608+0000 mgr.y (mgr.14150) 384 : cluster [DBG] pgmap v354: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:34.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:34 smithi121 bash[20577]: cluster 2024-09-17T11:24:33.217195+0000 mgr.y (mgr.14150) 385 : cluster [DBG] pgmap v355: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:34.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:34 smithi092 bash[19809]: cluster 2024-09-17T11:24:33.217195+0000 mgr.y (mgr.14150) 385 : cluster [DBG] pgmap v355: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:34.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:34 smithi092 bash[26066]: cluster 2024-09-17T11:24:33.217195+0000 mgr.y (mgr.14150) 385 : cluster [DBG] pgmap v355: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:35.717 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:35.717 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:35.718 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:35.718 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:35.719 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:35.719 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:35.720 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.054 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.055 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.055 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.055 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.056 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.056 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.056 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: Started Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:24:36.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:36.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:36 smithi121 bash[20577]: cluster 2024-09-17T11:24:35.217772+0000 mgr.y (mgr.14150) 386 : cluster [DBG] pgmap v356: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:36 smithi121 bash[20577]: audit 2024-09-17T11:24:35.996582+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:36 smithi121 bash[20577]: audit 2024-09-17T11:24:36.005854+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:36 smithi121 bash[20577]: audit 2024-09-17T11:24:36.015820+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:36 smithi121 bash[20577]: audit 2024-09-17T11:24:36.020593+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T11:24:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:36 smithi121 bash[20577]: audit 2024-09-17T11:24:36.215260+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[19809]: cluster 2024-09-17T11:24:35.217772+0000 mgr.y (mgr.14150) 386 : cluster [DBG] pgmap v356: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:36.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[19809]: audit 2024-09-17T11:24:35.996582+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[19809]: audit 2024-09-17T11:24:36.005854+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[19809]: audit 2024-09-17T11:24:36.015820+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[19809]: audit 2024-09-17T11:24:36.020593+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T11:24:36.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[19809]: audit 2024-09-17T11:24:36.215260+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[26066]: cluster 2024-09-17T11:24:35.217772+0000 mgr.y (mgr.14150) 386 : cluster [DBG] pgmap v356: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:36.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[26066]: audit 2024-09-17T11:24:35.996582+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[26066]: audit 2024-09-17T11:24:36.005854+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[26066]: audit 2024-09-17T11:24:36.015820+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[26066]: audit 2024-09-17T11:24:36.020593+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T11:24:36.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:36 smithi092 bash[26066]: audit 2024-09-17T11:24:36.215260+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' 2024-09-17T11:24:36.806 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:24:37.304 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:37 smithi121 bash[22090]: ignoring --setuser ceph since I am not root 2024-09-17T11:24:37.305 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:37 smithi121 bash[22090]: ignoring --setgroup ceph since I am not root 2024-09-17T11:24:37.305 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:37 smithi121 bash[22090]: debug 2024-09-17T11:24:37.086+0000 7fefbf1b1640 1 -- 172.21.15.121:0/3416965622 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562c5d580d00 con 0x562c5d572800 2024-09-17T11:24:37.305 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:37 smithi121 bash[22090]: debug 2024-09-17T11:24:37.198+0000 7fefc1a0c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:24:37.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:37 smithi092 bash[20093]: ignoring --setuser ceph since I am not root 2024-09-17T11:24:37.323 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:37 smithi092 bash[20093]: ignoring --setgroup ceph since I am not root 2024-09-17T11:24:37.323 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:37 smithi092 bash[20093]: debug 2024-09-17T11:24:37.187+0000 7f7d54623040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:24:38.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[20577]: audit 2024-09-17T11:24:37.031431+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T11:24:38.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[20577]: cluster 2024-09-17T11:24:37.031540+0000 mon.a (mon.0) 922 : cluster [DBG] mgrmap e16: y(active, since 10m), standbys: x 2024-09-17T11:24:38.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:38 smithi092 bash[19809]: audit 2024-09-17T11:24:37.031431+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T11:24:38.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:38 smithi092 bash[19809]: cluster 2024-09-17T11:24:37.031540+0000 mon.a (mon.0) 922 : cluster [DBG] mgrmap e16: y(active, since 10m), standbys: x 2024-09-17T11:24:38.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:38 smithi092 bash[26066]: audit 2024-09-17T11:24:37.031431+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14150 172.21.15.92:0/306437969' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T11:24:38.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:38 smithi092 bash[26066]: cluster 2024-09-17T11:24:37.031540+0000 mon.a (mon.0) 922 : cluster [DBG] mgrmap e16: y(active, since 10m), standbys: x 2024-09-17T11:24:38.702 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[22090]: debug 2024-09-17T11:24:38.406+0000 7fefc1a0c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:24:38.702 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[22090]: debug 2024-09-17T11:24:38.474+0000 7fefc1a0c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:24:38.702 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[22090]: debug 2024-09-17T11:24:38.622+0000 7fefc1a0c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:24:38.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:38 smithi092 bash[20093]: debug 2024-09-17T11:24:38.359+0000 7f7d54623040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:24:38.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:38 smithi092 bash[20093]: debug 2024-09-17T11:24:38.423+0000 7f7d54623040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:24:38.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:38 smithi092 bash[20093]: debug 2024-09-17T11:24:38.575+0000 7f7d54623040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:24:38.959 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.801Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T11:24:38.959 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.801Z 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-17T11:24:38.959 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.801Z 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 smithi121 (none))" 2024-09-17T11:24:38.959 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.801Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:24:38.959 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.801Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:24:38.959 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.804Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:24:38.959 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.804Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T11:24:38.959 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.805Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.805Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.807Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.807Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.445µs 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.807Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.807Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.807Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.423µs wal_replay_duration=307.595µs wbl_replay_duration=113ns total_replay_duration=353.467µs 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.808Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.808Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.808Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.829Z 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.92:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.829Z 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.92:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:24:38.960 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.829Z 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.92:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:24:38.961 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.855Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=47.092564ms db_storage=897ns remote_storage=1.026µs web_handler=287ns query_engine=569ns scrape=18.268272ms scrape_sd=116.816µs notify=887ns notify_sd=1.472µs rules=28.375398ms tracing=10.743µs 2024-09-17T11:24:38.961 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.855Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T11:24:38.961 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:38 smithi121 bash[41507]: ts=2024-09-17T11:24:38.855Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:24:39.520 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:39 smithi092 bash[20093]: debug 2024-09-17T11:24:39.203+0000 7f7d54623040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:24:39.521 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:39 smithi092 bash[20093]: debug 2024-09-17T11:24:39.271+0000 7f7d54623040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:24:39.521 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:39 smithi092 bash[20093]: debug 2024-09-17T11:24:39.339+0000 7f7d54623040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:24:39.554 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:39 smithi121 bash[22090]: debug 2024-09-17T11:24:39.302+0000 7fefc1a0c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:24:39.554 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:39 smithi121 bash[22090]: debug 2024-09-17T11:24:39.378+0000 7fefc1a0c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:24:39.554 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:39 smithi121 bash[22090]: debug 2024-09-17T11:24:39.446+0000 7fefc1a0c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:24:39.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:39 smithi092 bash[20093]: debug 2024-09-17T11:24:39.519+0000 7f7d54623040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:24:39.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:39 smithi092 bash[20093]: debug 2024-09-17T11:24:39.595+0000 7f7d54623040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:24:39.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:39 smithi092 bash[20093]: debug 2024-09-17T11:24:39.663+0000 7f7d54623040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:24:39.911 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:39 smithi121 bash[22090]: debug 2024-09-17T11:24:39.634+0000 7fefc1a0c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:24:39.911 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:39 smithi121 bash[22090]: debug 2024-09-17T11:24:39.710+0000 7fefc1a0c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:24:39.911 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:39 smithi121 bash[22090]: debug 2024-09-17T11:24:39.778+0000 7fefc1a0c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:24:40.167 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:40 smithi121 bash[22090]: debug 2024-09-17T11:24:40.038+0000 7fefc1a0c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:24:40.168 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:40 smithi121 bash[22090]: debug 2024-09-17T11:24:40.110+0000 7fefc1a0c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:24:40.171 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:39 smithi092 bash[20093]: debug 2024-09-17T11:24:39.911+0000 7f7d54623040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:24:40.172 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:39 smithi092 bash[20093]: debug 2024-09-17T11:24:39.979+0000 7f7d54623040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:24:40.493 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:40 smithi092 bash[20093]: debug 2024-09-17T11:24:40.171+0000 7f7d54623040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:24:40.493 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:40 smithi092 bash[20093]: debug 2024-09-17T11:24:40.247+0000 7f7d54623040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:24:40.554 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:40 smithi121 bash[22090]: debug 2024-09-17T11:24:40.306+0000 7fefc1a0c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:24:40.554 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:40 smithi121 bash[22090]: debug 2024-09-17T11:24:40.382+0000 7fefc1a0c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:24:40.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:40 smithi092 bash[20093]: debug 2024-09-17T11:24:40.491+0000 7f7d54623040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:24:40.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:40 smithi092 bash[20093]: debug 2024-09-17T11:24:40.667+0000 7f7d54623040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:24:40.975 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:40 smithi121 bash[22090]: debug 2024-09-17T11:24:40.634+0000 7fefc1a0c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:24:40.975 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:40 smithi121 bash[22090]: debug 2024-09-17T11:24:40.806+0000 7fefc1a0c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:24:41.079 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:40 smithi092 bash[20093]: debug 2024-09-17T11:24:40.827+0000 7f7d54623040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:24:41.079 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:40 smithi092 bash[20093]: debug 2024-09-17T11:24:40.903+0000 7f7d54623040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:24:41.230 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:40 smithi121 bash[22090]: debug 2024-09-17T11:24:40.970+0000 7fefc1a0c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:24:41.230 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:41 smithi121 bash[22090]: debug 2024-09-17T11:24:41.050+0000 7fefc1a0c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:24:41.554 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:41 smithi121 bash[22090]: debug 2024-09-17T11:24:41.226+0000 7fefc1a0c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:24:41.572 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:41 smithi092 bash[20093]: debug 2024-09-17T11:24:41.079+0000 7f7d54623040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:24:42.175 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:41 smithi092 bash[20093]: debug 2024-09-17T11:24:41.883+0000 7f7d54623040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:24:42.176 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:41 smithi092 bash[20093]: debug 2024-09-17T11:24:41.959+0000 7f7d54623040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:24:42.176 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[20093]: debug 2024-09-17T11:24:42.175+0000 7f7d54623040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:24:42.304 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[22090]: debug 2024-09-17T11:24:42.046+0000 7fefc1a0c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:24:42.305 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[22090]: debug 2024-09-17T11:24:42.122+0000 7fefc1a0c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:24:42.441 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[20093]: debug 2024-09-17T11:24:42.247+0000 7f7d54623040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:24:42.715 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[20093]: debug 2024-09-17T11:24:42.635+0000 7f7d54623040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:24:42.791 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[22090]: debug 2024-09-17T11:24:42.338+0000 7fefc1a0c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:24:42.791 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[22090]: debug 2024-09-17T11:24:42.410+0000 7fefc1a0c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:24:42.974 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[20093]: debug 2024-09-17T11:24:42.715+0000 7f7d54623040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:24:42.974 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[20093]: [17/Sep/2024:11:24:42] ENGINE Bus STARTING 2024-09-17T11:24:42.974 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[20093]: CherryPy Checker: 2024-09-17T11:24:42.974 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[20093]: The Application mounted at '' has an empty config. 2024-09-17T11:24:42.974 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: cluster 2024-09-17T11:24:42.739574+0000 mon.a (mon.0) 923 : cluster [INF] Active manager daemon y restarted 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: cluster 2024-09-17T11:24:42.740242+0000 mon.a (mon.0) 924 : cluster [INF] Activating manager daemon y 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: cluster 2024-09-17T11:24:42.754743+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: cluster 2024-09-17T11:24:42.755343+0000 mon.a (mon.0) 926 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0152868s), standbys: x 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.757665+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.758309+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.758831+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.760860+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.761443+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.762037+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.762644+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.763309+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.763941+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:24:42.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.764576+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.765211+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.765847+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.766459+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.767128+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.767565+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[19809]: audit 2024-09-17T11:24:42.768662+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: cluster 2024-09-17T11:24:42.739574+0000 mon.a (mon.0) 923 : cluster [INF] Active manager daemon y restarted 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: cluster 2024-09-17T11:24:42.740242+0000 mon.a (mon.0) 924 : cluster [INF] Activating manager daemon y 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: cluster 2024-09-17T11:24:42.754743+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T11:24:42.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: cluster 2024-09-17T11:24:42.755343+0000 mon.a (mon.0) 926 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0152868s), standbys: x 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.757665+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.758309+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.758831+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.760860+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.761443+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.762037+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.762644+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.763309+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.763941+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.764576+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.765211+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:24:42.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.765847+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:24:42.978 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.766459+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:24:42.978 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.767128+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:24:42.978 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.767565+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:24:42.978 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[26066]: audit 2024-09-17T11:24:42.768662+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:24:43.054 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[22090]: debug 2024-09-17T11:24:42.798+0000 7fefc1a0c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:24:43.054 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[22090]: debug 2024-09-17T11:24:42.878+0000 7fefc1a0c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:24:43.054 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[22090]: [17/Sep/2024:11:24:42] ENGINE Bus STARTING 2024-09-17T11:24:43.054 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[22090]: CherryPy Checker: 2024-09-17T11:24:43.054 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[22090]: The Application mounted at '' has an empty config. 2024-09-17T11:24:43.055 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[22090]: [17/Sep/2024:11:24:43] ENGINE Serving on http://:::9283 2024-09-17T11:24:43.055 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[22090]: [17/Sep/2024:11:24:43] ENGINE Bus STARTED 2024-09-17T11:24:43.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: cluster 2024-09-17T11:24:42.739574+0000 mon.a (mon.0) 923 : cluster [INF] Active manager daemon y restarted 2024-09-17T11:24:43.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: cluster 2024-09-17T11:24:42.740242+0000 mon.a (mon.0) 924 : cluster [INF] Activating manager daemon y 2024-09-17T11:24:43.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: cluster 2024-09-17T11:24:42.754743+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T11:24:43.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: cluster 2024-09-17T11:24:42.755343+0000 mon.a (mon.0) 926 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0152868s), standbys: x 2024-09-17T11:24:43.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.757665+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:24:43.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.758309+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.758831+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.760860+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.761443+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.762037+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.762644+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.763309+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.763941+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.764576+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.765211+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.765847+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.766459+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:24:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.767128+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:24:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.767565+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:24:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:42 smithi121 bash[20577]: audit 2024-09-17T11:24:42.768662+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:24:43.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[20093]: [17/Sep/2024:11:24:42] ENGINE Serving on http://:::9283 2024-09-17T11:24:43.323 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:42 smithi092 bash[20093]: [17/Sep/2024:11:24:42] ENGINE Bus STARTED 2024-09-17T11:24:43.826 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled alertmanager update... 2024-09-17T11:24:43.839 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: cluster 2024-09-17T11:24:42.799782+0000 mon.a (mon.0) 943 : cluster [INF] Manager daemon y is now available 2024-09-17T11:24:43.839 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.818150+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:43.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.819950+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:43.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.826755+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:24:43.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.827445+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:24:43.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.833404+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]': finished 2024-09-17T11:24:43.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.840237+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]': finished 2024-09-17T11:24:43.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.841419+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:43.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.842264+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:43.840 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: cephadm 2024-09-17T11:24:42.843606+0000 mgr.y (mgr.14370) 1 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:24:43.841 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: cephadm 2024-09-17T11:24:42.843878+0000 mgr.y (mgr.14370) 2 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:24:43.841 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.845494+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:43.841 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.848710+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:24:43.841 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.859327+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:24:43.841 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.869942+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:24:43.841 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: cluster 2024-09-17T11:24:42.906329+0000 mon.a (mon.0) 956 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T11:24:43.841 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: cluster 2024-09-17T11:24:42.906455+0000 mon.a (mon.0) 957 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:24:43.841 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.907821+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:24:43.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.908475+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:24:43.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.910461+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:24:43.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:42.912220+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:24:43.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:43.718309+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:43.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:43.725417+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:43.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:43.767229+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:43.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:43.774132+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:43.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:43.779519+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:43.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:43 smithi121 bash[20577]: audit 2024-09-17T11:24:43.785219+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: cluster 2024-09-17T11:24:42.799782+0000 mon.a (mon.0) 943 : cluster [INF] Manager daemon y is now available 2024-09-17T11:24:44.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.818150+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.819950+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:44.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.826755+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:24:44.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.827445+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.833404+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]': finished 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.840237+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]': finished 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.841419+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.842264+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: cephadm 2024-09-17T11:24:42.843606+0000 mgr.y (mgr.14370) 1 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: cephadm 2024-09-17T11:24:42.843878+0000 mgr.y (mgr.14370) 2 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.845494+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.848710+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.859327+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.869942+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: cluster 2024-09-17T11:24:42.906329+0000 mon.a (mon.0) 956 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T11:24:44.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: cluster 2024-09-17T11:24:42.906455+0000 mon.a (mon.0) 957 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:24:44.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.907821+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:24:44.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.908475+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:24:44.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: cluster 2024-09-17T11:24:42.799782+0000 mon.a (mon.0) 943 : cluster [INF] Manager daemon y is now available 2024-09-17T11:24:44.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.818150+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.819950+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:44.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.826755+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:24:44.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.827445+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.833404+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]': finished 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.840237+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]': finished 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.841419+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.842264+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: cephadm 2024-09-17T11:24:42.843606+0000 mgr.y (mgr.14370) 1 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: cephadm 2024-09-17T11:24:42.843878+0000 mgr.y (mgr.14370) 2 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.845494+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.848710+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.859327+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.869942+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: cluster 2024-09-17T11:24:42.906329+0000 mon.a (mon.0) 956 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: cluster 2024-09-17T11:24:42.906455+0000 mon.a (mon.0) 957 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:24:44.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.907821+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.908475+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.910461+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:42.912220+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:43.718309+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:43.725417+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:43.767229+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:43.774132+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:43.779519+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[19809]: audit 2024-09-17T11:24:43.785219+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.910461+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:24:44.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:42.912220+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.121:0/3165060512' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:24:44.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:43.718309+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:43.725417+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:43.767229+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:43.774132+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:43.779519+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:43 smithi092 bash[26066]: audit 2024-09-17T11:24:43.785219+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.332 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.632 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.633 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.633 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.633 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.633 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.633 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.634 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.634 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.634 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.634 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.634 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: debug 2024-09-17T11:24:44.391+0000 7f7cb234e640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:24:44] ENGINE Error in HTTPServer.serve 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: Traceback (most recent call last): 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: self._connections.run(self.expiration_interval) 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: self._run(expiration_interval) 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:24:44.635 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: s = self.context.wrap_socket( 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: return self.sslsocket_class._create( 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: self.do_handshake() 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: self._sslobj.do_handshake() 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[20093]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:24:44.636 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:44.640 DEBUG:teuthology.orchestra.run.smithi092:alertmanager.a> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-17T11:24:44.642 INFO:tasks.cephadm:Adding grafana.a on smithi121 2024-09-17T11:24:44.642 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi121=a' 2024-09-17T11:24:44.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cephadm 2024-09-17T11:24:43.357669+0000 mgr.y (mgr.14370) 3 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:24:44.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cephadm 2024-09-17T11:24:43.429446+0000 mgr.y (mgr.14370) 4 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:24:44.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cephadm 2024-09-17T11:24:43.477188+0000 mgr.y (mgr.14370) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cephadm 2024-09-17T11:24:43.547143+0000 mgr.y (mgr.14370) 6 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cephadm 2024-09-17T11:24:43.593893+0000 mgr.y (mgr.14370) 7 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cephadm 2024-09-17T11:24:43.661487+0000 mgr.y (mgr.14370) 8 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cephadm 2024-09-17T11:24:43.787888+0000 mgr.y (mgr.14370) 9 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cluster 2024-09-17T11:24:43.813225+0000 mon.a (mon.0) 964 : cluster [DBG] mgrmap e18: y(active, since 1.07317s), standbys: x 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: audit 2024-09-17T11:24:43.821547+0000 mgr.y (mgr.14370) 10 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cluster 2024-09-17T11:24:43.823404+0000 mgr.y (mgr.14370) 11 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: cephadm 2024-09-17T11:24:43.824586+0000 mgr.y (mgr.14370) 12 : cephadm [INF] Saving service alertmanager spec with placement smithi092=a;count:1 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: audit 2024-09-17T11:24:43.828747+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.960 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: audit 2024-09-17T11:24:44.674726+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.961 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: audit 2024-09-17T11:24:44.682745+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:44.961 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:44 smithi121 bash[20577]: audit 2024-09-17T11:24:44.690135+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:45.070 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:44 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cephadm 2024-09-17T11:24:43.357669+0000 mgr.y (mgr.14370) 3 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:24:45.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cephadm 2024-09-17T11:24:43.429446+0000 mgr.y (mgr.14370) 4 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:24:45.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cephadm 2024-09-17T11:24:43.477188+0000 mgr.y (mgr.14370) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cephadm 2024-09-17T11:24:43.547143+0000 mgr.y (mgr.14370) 6 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cephadm 2024-09-17T11:24:43.593893+0000 mgr.y (mgr.14370) 7 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cephadm 2024-09-17T11:24:43.661487+0000 mgr.y (mgr.14370) 8 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cephadm 2024-09-17T11:24:43.787888+0000 mgr.y (mgr.14370) 9 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cluster 2024-09-17T11:24:43.813225+0000 mon.a (mon.0) 964 : cluster [DBG] mgrmap e18: y(active, since 1.07317s), standbys: x 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: audit 2024-09-17T11:24:43.821547+0000 mgr.y (mgr.14370) 10 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cluster 2024-09-17T11:24:43.823404+0000 mgr.y (mgr.14370) 11 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: cephadm 2024-09-17T11:24:43.824586+0000 mgr.y (mgr.14370) 12 : cephadm [INF] Saving service alertmanager spec with placement smithi092=a;count:1 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: audit 2024-09-17T11:24:43.828747+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: audit 2024-09-17T11:24:44.674726+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: audit 2024-09-17T11:24:44.682745+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[19809]: audit 2024-09-17T11:24:44.690135+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cephadm 2024-09-17T11:24:43.357669+0000 mgr.y (mgr.14370) 3 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cephadm 2024-09-17T11:24:43.429446+0000 mgr.y (mgr.14370) 4 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cephadm 2024-09-17T11:24:43.477188+0000 mgr.y (mgr.14370) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cephadm 2024-09-17T11:24:43.547143+0000 mgr.y (mgr.14370) 6 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cephadm 2024-09-17T11:24:43.593893+0000 mgr.y (mgr.14370) 7 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cephadm 2024-09-17T11:24:43.661487+0000 mgr.y (mgr.14370) 8 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cephadm 2024-09-17T11:24:43.787888+0000 mgr.y (mgr.14370) 9 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cluster 2024-09-17T11:24:43.813225+0000 mon.a (mon.0) 964 : cluster [DBG] mgrmap e18: y(active, since 1.07317s), standbys: x 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: audit 2024-09-17T11:24:43.821547+0000 mgr.y (mgr.14370) 10 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi092=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cluster 2024-09-17T11:24:43.823404+0000 mgr.y (mgr.14370) 11 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: cephadm 2024-09-17T11:24:43.824586+0000 mgr.y (mgr.14370) 12 : cephadm [INF] Saving service alertmanager spec with placement smithi092=a;count:1 2024-09-17T11:24:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: audit 2024-09-17T11:24:43.828747+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: audit 2024-09-17T11:24:44.674726+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: audit 2024-09-17T11:24:44.682745+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[26066]: audit 2024-09-17T11:24:44.690135+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:45.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:44 smithi092 systemd[1]: Started Ceph node-exporter.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:24:45.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:44 smithi092 bash[47255]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T11:24:45.339 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.339 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.339 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.340 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.340 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.340 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.341 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.598 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.598 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.598 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.599 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.599 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.599 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.600 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.600 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.600 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.600 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.600 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:24:45.600 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:45 smithi121 systemd[1]: Started Ceph node-exporter.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:24:46.054 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[42411]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T11:24:46.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: cephadm 2024-09-17T11:24:44.272707+0000 mgr.y (mgr.14370) 13 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Bus STARTING 2024-09-17T11:24:46.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: cephadm 2024-09-17T11:24:44.390232+0000 mgr.y (mgr.14370) 14 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Serving on https://172.21.15.92:7151 2024-09-17T11:24:46.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: cephadm 2024-09-17T11:24:44.393822+0000 mgr.y (mgr.14370) 15 : cephadm [ERR] [17/Sep/2024:11:24:44] ENGINE Error in HTTPServer.serve 2024-09-17T11:24:46.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: Traceback (most recent call last): 2024-09-17T11:24:46.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:24:46.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: self._connections.run(self.expiration_interval) 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: self._run(expiration_interval) 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: s = self.context.wrap_socket( 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: return self.sslsocket_class._create( 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:24:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: self.do_handshake() 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: self._sslobj.do_handshake() 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: cephadm 2024-09-17T11:24:44.491544+0000 mgr.y (mgr.14370) 16 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: cephadm 2024-09-17T11:24:44.491648+0000 mgr.y (mgr.14370) 17 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Bus STARTED 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: cephadm 2024-09-17T11:24:44.690792+0000 mgr.y (mgr.14370) 18 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: cluster 2024-09-17T11:24:44.762009+0000 mgr.y (mgr.14370) 19 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.598590+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.606501+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.613120+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.618887+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.625268+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T11:24:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.707710+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T11:24:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: cluster 2024-09-17T11:24:45.707869+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-09-17T11:24:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.714561+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.750622+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.752883+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:24:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:45 smithi121 bash[20577]: audit 2024-09-17T11:24:45.753120+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:24:46.072 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[47255]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T11:24:46.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: cephadm 2024-09-17T11:24:44.272707+0000 mgr.y (mgr.14370) 13 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Bus STARTING 2024-09-17T11:24:46.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: cephadm 2024-09-17T11:24:44.390232+0000 mgr.y (mgr.14370) 14 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Serving on https://172.21.15.92:7151 2024-09-17T11:24:46.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: cephadm 2024-09-17T11:24:44.393822+0000 mgr.y (mgr.14370) 15 : cephadm [ERR] [17/Sep/2024:11:24:44] ENGINE Error in HTTPServer.serve 2024-09-17T11:24:46.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: Traceback (most recent call last): 2024-09-17T11:24:46.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:24:46.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: self._connections.run(self.expiration_interval) 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: self._run(expiration_interval) 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: s = self.context.wrap_socket( 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: return self.sslsocket_class._create( 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: self.do_handshake() 2024-09-17T11:24:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: self._sslobj.do_handshake() 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: cephadm 2024-09-17T11:24:44.491544+0000 mgr.y (mgr.14370) 16 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: cephadm 2024-09-17T11:24:44.491648+0000 mgr.y (mgr.14370) 17 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Bus STARTED 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: cephadm 2024-09-17T11:24:44.690792+0000 mgr.y (mgr.14370) 18 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: cluster 2024-09-17T11:24:44.762009+0000 mgr.y (mgr.14370) 19 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.598590+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.606501+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.613120+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.618887+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.625268+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T11:24:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.707710+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: cephadm 2024-09-17T11:24:44.272707+0000 mgr.y (mgr.14370) 13 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Bus STARTING 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: cephadm 2024-09-17T11:24:44.390232+0000 mgr.y (mgr.14370) 14 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Serving on https://172.21.15.92:7151 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: cephadm 2024-09-17T11:24:44.393822+0000 mgr.y (mgr.14370) 15 : cephadm [ERR] [17/Sep/2024:11:24:44] ENGINE Error in HTTPServer.serve 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: Traceback (most recent call last): 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: self._connections.run(self.expiration_interval) 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: self._run(expiration_interval) 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:24:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:24:46.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:24:46.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:24:46.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:24:46.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: s = self.context.wrap_socket( 2024-09-17T11:24:46.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:24:46.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: return self.sslsocket_class._create( 2024-09-17T11:24:46.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:24:46.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: self.do_handshake() 2024-09-17T11:24:46.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:24:46.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: self._sslobj.do_handshake() 2024-09-17T11:24:46.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:24:46.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: cephadm 2024-09-17T11:24:44.491544+0000 mgr.y (mgr.14370) 16 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:24:46.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: cephadm 2024-09-17T11:24:44.491648+0000 mgr.y (mgr.14370) 17 : cephadm [INF] [17/Sep/2024:11:24:44] ENGINE Bus STARTED 2024-09-17T11:24:46.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: cephadm 2024-09-17T11:24:44.690792+0000 mgr.y (mgr.14370) 18 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T11:24:46.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: cluster 2024-09-17T11:24:44.762009+0000 mgr.y (mgr.14370) 19 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:46.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.598590+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.606501+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.613120+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.618887+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.625268+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T11:24:46.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.707710+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T11:24:46.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: cluster 2024-09-17T11:24:45.707869+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-09-17T11:24:46.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.714561+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.750622+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:46.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.752883+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:24:46.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[26066]: audit 2024-09-17T11:24:45.753120+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:24:46.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: cluster 2024-09-17T11:24:45.707869+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-09-17T11:24:46.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.714561+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:46.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.750622+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:46.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.752883+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:24:46.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:45 smithi092 bash[19809]: audit 2024-09-17T11:24:45.753120+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:24:46.378 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: 22b70bddd3ac: Pulling fs layer 2024-09-17T11:24:46.378 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: 5c12815fee55: Pulling fs layer 2024-09-17T11:24:46.378 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: c0e87333d380: Pulling fs layer 2024-09-17T11:24:46.378 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: 5c12815fee55: Verifying Checksum 2024-09-17T11:24:46.378 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: 5c12815fee55: Download complete 2024-09-17T11:24:46.378 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: 22b70bddd3ac: Verifying Checksum 2024-09-17T11:24:46.378 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: 22b70bddd3ac: Download complete 2024-09-17T11:24:46.378 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: c0e87333d380: Verifying Checksum 2024-09-17T11:24:46.378 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: c0e87333d380: Download complete 2024-09-17T11:24:46.423 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T11:24:46.424 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: 22b70bddd3ac: Pulling fs layer 2024-09-17T11:24:46.424 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: 5c12815fee55: Pulling fs layer 2024-09-17T11:24:46.424 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: c0e87333d380: Pulling fs layer 2024-09-17T11:24:46.424 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: 22b70bddd3ac: Verifying Checksum 2024-09-17T11:24:46.644 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:46 smithi092 bash[47255]: 22b70bddd3ac: Pull complete 2024-09-17T11:24:46.804 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: 22b70bddd3ac: Download complete 2024-09-17T11:24:46.804 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: 5c12815fee55: Verifying Checksum 2024-09-17T11:24:46.804 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: 5c12815fee55: Download complete 2024-09-17T11:24:46.804 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: 22b70bddd3ac: Pull complete 2024-09-17T11:24:47.304 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: c0e87333d380: Verifying Checksum 2024-09-17T11:24:47.304 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:46 smithi121 bash[42411]: c0e87333d380: Download complete 2024-09-17T11:24:48.054 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[42411]: 5c12815fee55: Pull complete 2024-09-17T11:24:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[20577]: cluster 2024-09-17T11:24:46.762295+0000 mgr.y (mgr.14370) 20 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[20577]: cluster 2024-09-17T11:24:46.830625+0000 mon.a (mon.0) 980 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-17T11:24:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[20577]: audit 2024-09-17T11:24:46.983269+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[20577]: audit 2024-09-17T11:24:47.023780+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[20577]: audit 2024-09-17T11:24:47.024745+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[20577]: audit 2024-09-17T11:24:47.031499+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[20577]: cephadm 2024-09-17T11:24:47.031975+0000 mgr.y (mgr.14370) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:24:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[20577]: audit 2024-09-17T11:24:47.071246+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:24:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:47 smithi121 bash[20577]: audit 2024-09-17T11:24:47.074304+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:48.322 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[47255]: 5c12815fee55: Pull complete 2024-09-17T11:24:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[19809]: cluster 2024-09-17T11:24:46.762295+0000 mgr.y (mgr.14370) 20 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[19809]: cluster 2024-09-17T11:24:46.830625+0000 mon.a (mon.0) 980 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-17T11:24:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[19809]: audit 2024-09-17T11:24:46.983269+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[19809]: audit 2024-09-17T11:24:47.023780+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[19809]: audit 2024-09-17T11:24:47.024745+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[19809]: audit 2024-09-17T11:24:47.031499+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[19809]: cephadm 2024-09-17T11:24:47.031975+0000 mgr.y (mgr.14370) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:24:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[19809]: audit 2024-09-17T11:24:47.071246+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:24:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[19809]: audit 2024-09-17T11:24:47.074304+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[26066]: cluster 2024-09-17T11:24:46.762295+0000 mgr.y (mgr.14370) 20 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[26066]: cluster 2024-09-17T11:24:46.830625+0000 mon.a (mon.0) 980 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-17T11:24:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[26066]: audit 2024-09-17T11:24:46.983269+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[26066]: audit 2024-09-17T11:24:47.023780+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[26066]: audit 2024-09-17T11:24:47.024745+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[26066]: audit 2024-09-17T11:24:47.031499+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[26066]: cephadm 2024-09-17T11:24:47.031975+0000 mgr.y (mgr.14370) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:24:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[26066]: audit 2024-09-17T11:24:47.071246+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:24:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:47 smithi092 bash[26066]: audit 2024-09-17T11:24:47.074304+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.071 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:48 smithi121 bash[42411]: c0e87333d380: Pull complete 2024-09-17T11:24:49.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:48 smithi121 bash[20577]: audit 2024-09-17T11:24:47.843939+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:48 smithi121 bash[20577]: cephadm 2024-09-17T11:24:47.923824+0000 mgr.y (mgr.14370) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:24:49.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:48 smithi121 bash[20577]: audit 2024-09-17T11:24:48.370163+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:48 smithi121 bash[20577]: audit 2024-09-17T11:24:48.514367+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.073 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:48 smithi121 bash[20577]: audit 2024-09-17T11:24:48.622384+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[19809]: audit 2024-09-17T11:24:47.843939+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[19809]: cephadm 2024-09-17T11:24:47.923824+0000 mgr.y (mgr.14370) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:24:49.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[19809]: audit 2024-09-17T11:24:48.370163+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[19809]: audit 2024-09-17T11:24:48.514367+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[19809]: audit 2024-09-17T11:24:48.622384+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.100 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[47255]: c0e87333d380: Pull complete 2024-09-17T11:24:49.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[26066]: audit 2024-09-17T11:24:47.843939+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[26066]: cephadm 2024-09-17T11:24:47.923824+0000 mgr.y (mgr.14370) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:24:49.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[26066]: audit 2024-09-17T11:24:48.370163+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[26066]: audit 2024-09-17T11:24:48.514367+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:48 smithi092 bash[26066]: audit 2024-09-17T11:24:48.622384+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.356 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:24:49.972 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:49 smithi092 bash[47255]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T11:24:49.973 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:49 smithi092 bash[47255]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T11:24:49.973 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:49 smithi092 bash[19809]: cephadm 2024-09-17T11:24:48.182863+0000 mgr.y (mgr.14370) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:24:49.973 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:49 smithi092 bash[19809]: cluster 2024-09-17T11:24:48.762587+0000 mgr.y (mgr.14370) 24 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:49.973 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:49 smithi092 bash[19809]: audit 2024-09-17T11:24:49.660836+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:49.973 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:49 smithi092 bash[26066]: cephadm 2024-09-17T11:24:48.182863+0000 mgr.y (mgr.14370) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:24:49.974 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:49 smithi092 bash[26066]: cluster 2024-09-17T11:24:48.762587+0000 mgr.y (mgr.14370) 24 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:49.974 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:49 smithi092 bash[26066]: audit 2024-09-17T11:24:49.660836+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:50.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:49 smithi121 bash[20577]: cephadm 2024-09-17T11:24:48.182863+0000 mgr.y (mgr.14370) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:24:50.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:49 smithi121 bash[20577]: cluster 2024-09-17T11:24:48.762587+0000 mgr.y (mgr.14370) 24 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:24:50.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:49 smithi121 bash[20577]: audit 2024-09-17T11:24:49.660836+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:50.066 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:49 smithi121 bash[42411]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T11:24:50.066 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:49 smithi121 bash[42411]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T11:24:51.120 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:50 smithi092 bash[19809]: audit 2024-09-17T11:24:49.848962+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:51.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:50 smithi092 bash[26066]: audit 2024-09-17T11:24:49.848962+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:51.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:50 smithi121 bash[20577]: audit 2024-09-17T11:24:49.848962+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:52.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[19809]: cluster 2024-09-17T11:24:50.762956+0000 mgr.y (mgr.14370) 25 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T11:24:52.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[26066]: cluster 2024-09-17T11:24:50.762956+0000 mgr.y (mgr.14370) 25 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T11:24:52.073 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.635Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T11:24:52.073 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.636Z 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-17T11:24:52.073 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.636Z 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-17T11:24:52.073 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.636Z 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-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.636Z 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-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T11:24:52.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T11:24:52.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.637Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T11:24:52.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T11:24:52.077 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T11:24:52.077 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T11:24:52.077 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T11:24:52.077 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T11:24:52.077 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T11:24:52.077 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T11:24:52.077 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T11:24:52.077 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T11:24:52.077 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:24:51 smithi092 bash[47255]: ts=2024-09-17T11:24:51.638Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T11:24:52.109 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:51 smithi121 bash[20577]: cluster 2024-09-17T11:24:50.762956+0000 mgr.y (mgr.14370) 25 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T11:24:52.983 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.913Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T11:24:52.983 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.913Z 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-17T11:24:52.983 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.913Z 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-17T11:24:52.984 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.914Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T11:24:52.984 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.914Z 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-17T11:24:53.305 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.914Z 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-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.914Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.914Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.914Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T11:24:53.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T11:24:53.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T11:24:53.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T11:24:53.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T11:24:53.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T11:24:53.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T11:24:53.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T11:24:53.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T11:24:53.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T11:24:53.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:24:52 smithi121 bash[42411]: ts=2024-09-17T11:24:52.915Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T11:24:54.110 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:53 smithi121 bash[20577]: cluster 2024-09-17T11:24:52.763486+0000 mgr.y (mgr.14370) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T11:24:54.129 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:53 smithi092 bash[19809]: cluster 2024-09-17T11:24:52.763486+0000 mgr.y (mgr.14370) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T11:24:54.129 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:53 smithi092 bash[26066]: cluster 2024-09-17T11:24:52.763486+0000 mgr.y (mgr.14370) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T11:24:55.775 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled grafana update... 2024-09-17T11:24:56.554 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 systemd[1]: Stopping Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:24:56.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[20577]: cluster 2024-09-17T11:24:54.763957+0000 mgr.y (mgr.14370) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T11:24:56.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[20577]: audit 2024-09-17T11:24:55.089298+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:56.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[20577]: audit 2024-09-17T11:24:55.778674+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:56.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:56 smithi092 bash[19809]: cluster 2024-09-17T11:24:54.763957+0000 mgr.y (mgr.14370) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T11:24:56.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:56 smithi092 bash[19809]: audit 2024-09-17T11:24:55.089298+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:56.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:56 smithi092 bash[19809]: audit 2024-09-17T11:24:55.778674+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:56.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:56 smithi092 bash[26066]: cluster 2024-09-17T11:24:54.763957+0000 mgr.y (mgr.14370) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T11:24:56.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:56 smithi092 bash[26066]: audit 2024-09-17T11:24:55.089298+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:56.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:56 smithi092 bash[26066]: audit 2024-09-17T11:24:55.778674+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:56.690 DEBUG:teuthology.orchestra.run.smithi121:grafana.a> sudo journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@grafana.a.service 2024-09-17T11:24:56.693 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T11:24:56.693 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T11:24:56.864 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.592Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:24:56.864 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.592Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.592Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.592Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.592Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.592Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.592Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.592Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.592Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.593Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.593Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T11:24:56.865 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:56 smithi121 bash[41507]: ts=2024-09-17T11:24:56.593Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T11:24:57.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:57 smithi121 bash[20577]: audit 2024-09-17T11:24:55.771861+0000 mgr.y (mgr.14370) 28 : audit [DBG] from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:57.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:57 smithi121 bash[20577]: cephadm 2024-09-17T11:24:55.773931+0000 mgr.y (mgr.14370) 29 : cephadm [INF] Saving service grafana spec with placement smithi121=a;count:1 2024-09-17T11:24:57.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:57 smithi121 bash[20577]: audit 2024-09-17T11:24:56.138509+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:57.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:57 smithi121 bash[20577]: audit 2024-09-17T11:24:56.573809+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:57.117 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:57 smithi121 bash[20577]: cluster 2024-09-17T11:24:56.764511+0000 mgr.y (mgr.14370) 30 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:24:57.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[19809]: audit 2024-09-17T11:24:55.771861+0000 mgr.y (mgr.14370) 28 : audit [DBG] from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[19809]: cephadm 2024-09-17T11:24:55.773931+0000 mgr.y (mgr.14370) 29 : cephadm [INF] Saving service grafana spec with placement smithi121=a;count:1 2024-09-17T11:24:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[19809]: audit 2024-09-17T11:24:56.138509+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[19809]: audit 2024-09-17T11:24:56.573809+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[19809]: cluster 2024-09-17T11:24:56.764511+0000 mgr.y (mgr.14370) 30 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:24:57.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[26066]: audit 2024-09-17T11:24:55.771861+0000 mgr.y (mgr.14370) 28 : audit [DBG] from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:24:57.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[26066]: cephadm 2024-09-17T11:24:55.773931+0000 mgr.y (mgr.14370) 29 : cephadm [INF] Saving service grafana spec with placement smithi121=a;count:1 2024-09-17T11:24:57.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[26066]: audit 2024-09-17T11:24:56.138509+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:57.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[26066]: audit 2024-09-17T11:24:56.573809+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:57.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[26066]: cluster 2024-09-17T11:24:56.764511+0000 mgr.y (mgr.14370) 30 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:24:57.432 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:57 smithi121 bash[43358]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:24:57.432 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:57 smithi121 bash[43421]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:24:57.432 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:57 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T11:24:57.432 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:57 smithi121 systemd[1]: Stopped Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:24:57.432 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:57 smithi121 systemd[1]: Started Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:24:57.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[20093]: [17/Sep/2024:11:24:57] ENGINE Bus STOPPING 2024-09-17T11:24:57.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[20093]: [17/Sep/2024:11:24:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:24:57.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[20093]: [17/Sep/2024:11:24:57] ENGINE Bus STOPPED 2024-09-17T11:24:57.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[20093]: [17/Sep/2024:11:24:57] ENGINE Bus STARTING 2024-09-17T11:24:57.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[20093]: [17/Sep/2024:11:24:57] ENGINE Serving on http://:::9283 2024-09-17T11:24:57.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:24:57 smithi092 bash[20093]: [17/Sep/2024:11:24:57] ENGINE Bus STARTED 2024-09-17T11:24:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.139138+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.143452+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.148418+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.372748+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.382241+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.388652+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:24:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.389779+0000 mgr.y (mgr.14370) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:24:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.392060+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.392939+0000 mgr.y (mgr.14370) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.398627+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.413957+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.419767+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.420931+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.430171+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: cephadm 2024-09-17T11:24:57.431010+0000 mgr.y (mgr.14370) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.488032+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.491208+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.492227+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.500322+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: cephadm 2024-09-17T11:24:57.501036+0000 mgr.y (mgr.14370) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:24:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:58 smithi121 bash[20577]: audit 2024-09-17T11:24:57.849786+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:24:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.139138+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.143452+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.148418+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.372748+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.382241+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.388652+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.389779+0000 mgr.y (mgr.14370) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.392060+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.392939+0000 mgr.y (mgr.14370) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.398627+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.413957+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.419767+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.420931+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.430171+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: cephadm 2024-09-17T11:24:57.431010+0000 mgr.y (mgr.14370) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.488032+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.491208+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:58.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.492227+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.500322+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: cephadm 2024-09-17T11:24:57.501036+0000 mgr.y (mgr.14370) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[19809]: audit 2024-09-17T11:24:57.849786+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.139138+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.143452+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.148418+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.372748+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.382241+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.388652+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:24:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.389779+0000 mgr.y (mgr.14370) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.392060+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.392939+0000 mgr.y (mgr.14370) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi121.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.398627+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.413957+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.419767+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.420931+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.430171+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: cephadm 2024-09-17T11:24:57.431010+0000 mgr.y (mgr.14370) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.488032+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.491208+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.492227+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.500322+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:24:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: cephadm 2024-09-17T11:24:57.501036+0000 mgr.y (mgr.14370) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:24:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:58 smithi092 bash[26066]: audit 2024-09-17T11:24:57.849786+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:24:59.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[20577]: cluster 2024-09-17T11:24:58.765113+0000 mgr.y (mgr.14370) 35 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:24:59.555 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.222Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T11:24:59.555 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.222Z 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-17T11:24:59.555 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.222Z 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 smithi121 (none))" 2024-09-17T11:24:59.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.222Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:24:59.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.222Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:24:59.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.224Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:24:59.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.224Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T11:24:59.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.225Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:24:59.557 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.225Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:24:59.557 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.229Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:24:59.557 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.229Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.198µs 2024-09-17T11:24:59.557 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.229Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:24:59.557 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.229Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-17T11:24:59.558 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.230Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-17T11:24:59.558 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.230Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.687µs wal_replay_duration=515.741µs wbl_replay_duration=124ns total_replay_duration=557.408µs 2024-09-17T11:24:59.558 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.231Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:24:59.558 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.231Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T11:24:59.558 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.231Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:24:59.558 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.255Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.207902ms db_storage=938ns remote_storage=1.232µs web_handler=511ns query_engine=774ns scrape=308.433µs scrape_sd=107.842µs notify=1.365µs notify_sd=2.56µs rules=23.241219ms tracing=6.22µs 2024-09-17T11:24:59.559 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.255Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T11:24:59.559 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:24:59 smithi121 bash[43451]: ts=2024-09-17T11:24:59.255Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:24:59.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:24:59 smithi092 bash[19809]: cluster 2024-09-17T11:24:58.765113+0000 mgr.y (mgr.14370) 35 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:24:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:24:59 smithi092 bash[26066]: cluster 2024-09-17T11:24:58.765113+0000 mgr.y (mgr.14370) 35 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:25:01.017 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:02.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:01 smithi121 bash[20577]: audit 2024-09-17T11:25:00.660059+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:02.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:01 smithi121 bash[20577]: cluster 2024-09-17T11:25:00.765775+0000 mgr.y (mgr.14370) 36 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:25:02.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:01 smithi092 bash[19809]: audit 2024-09-17T11:25:00.660059+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:02.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:01 smithi092 bash[19809]: cluster 2024-09-17T11:25:00.765775+0000 mgr.y (mgr.14370) 36 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:25:02.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:01 smithi092 bash[26066]: audit 2024-09-17T11:25:00.660059+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:02.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:01 smithi092 bash[26066]: cluster 2024-09-17T11:25:00.765775+0000 mgr.y (mgr.14370) 36 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:25:04.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:03 smithi092 bash[19809]: cluster 2024-09-17T11:25:02.766299+0000 mgr.y (mgr.14370) 37 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:04.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:03 smithi092 bash[26066]: cluster 2024-09-17T11:25:02.766299+0000 mgr.y (mgr.14370) 37 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:04.163 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:03 smithi121 bash[20577]: cluster 2024-09-17T11:25:02.766299+0000 mgr.y (mgr.14370) 37 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:04.544 INFO:teuthology.orchestra.run.smithi092.stdout:[client.0] 2024-09-17T11:25:04.544 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQAQZ+lmqWFfIBAAYi6qbuX0wzxCR5Q+mlG9+Q== 2024-09-17T11:25:04.555 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:05.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:03.868067+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:03.876748+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:03.879934+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:25:05.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:03.888039+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:03.888455+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:25:05.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:03.890544+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:25:05.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:03.902572+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: cephadm 2024-09-17T11:25:03.919125+0000 mgr.y (mgr.14370) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-17T11:25:05.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:04.542932+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.92:0/1421664060' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T11:25:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:04.547734+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.92:0/1421664060' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T11:25:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:04.779043+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:04.790516+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:04 smithi121 bash[20577]: audit 2024-09-17T11:25:04.801092+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:03.868067+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:03.876748+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:03.879934+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:03.888039+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:03.888455+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:03.890544+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:03.902572+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: cephadm 2024-09-17T11:25:03.919125+0000 mgr.y (mgr.14370) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:04.542932+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.92:0/1421664060' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:04.547734+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.92:0/1421664060' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T11:25:05.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:04.779043+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:04.790516+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[19809]: audit 2024-09-17T11:25:04.801092+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:03.868067+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:03.876748+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:03.879934+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:03.888039+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:03.888455+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:03.890544+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:03.902572+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: cephadm 2024-09-17T11:25:03.919125+0000 mgr.y (mgr.14370) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-17T11:25:05.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:04.542932+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.92:0/1421664060' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T11:25:05.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:04.547734+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.92:0/1421664060' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T11:25:05.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:04.779043+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:04.790516+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:04 smithi092 bash[26066]: audit 2024-09-17T11:25:04.801092+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:05.513 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-17T11:25:05.513 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T11:25:05.513 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T11:25:05.537 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T11:25:06.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:05 smithi121 bash[20577]: cluster 2024-09-17T11:25:04.766906+0000 mgr.y (mgr.14370) 39 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:06.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:05 smithi092 bash[26066]: cluster 2024-09-17T11:25:04.766906+0000 mgr.y (mgr.14370) 39 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:06.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:05 smithi092 bash[19809]: cluster 2024-09-17T11:25:04.766906+0000 mgr.y (mgr.14370) 39 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:08.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:07 smithi121 bash[20577]: cluster 2024-09-17T11:25:06.767374+0000 mgr.y (mgr.14370) 40 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:08.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:07 smithi092 bash[19809]: cluster 2024-09-17T11:25:06.767374+0000 mgr.y (mgr.14370) 40 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:08.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:07 smithi092 bash[26066]: cluster 2024-09-17T11:25:06.767374+0000 mgr.y (mgr.14370) 40 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:10.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:09 smithi092 bash[19809]: cluster 2024-09-17T11:25:08.767900+0000 mgr.y (mgr.14370) 41 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:10.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:09 smithi092 bash[26066]: cluster 2024-09-17T11:25:08.767900+0000 mgr.y (mgr.14370) 41 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:10.264 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T11:25:10.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:09 smithi121 bash[20577]: cluster 2024-09-17T11:25:08.767900+0000 mgr.y (mgr.14370) 41 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:12.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:11 smithi121 bash[20577]: cluster 2024-09-17T11:25:10.768578+0000 mgr.y (mgr.14370) 42 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:12.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:11 smithi092 bash[19809]: cluster 2024-09-17T11:25:10.768578+0000 mgr.y (mgr.14370) 42 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:12.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:11 smithi092 bash[26066]: cluster 2024-09-17T11:25:10.768578+0000 mgr.y (mgr.14370) 42 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:13.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:12 smithi092 bash[26066]: audit 2024-09-17T11:25:12.850161+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:13.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:12 smithi092 bash[19809]: audit 2024-09-17T11:25:12.850161+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:13.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:12 smithi121 bash[20577]: audit 2024-09-17T11:25:12.850161+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:13.593 INFO:teuthology.orchestra.run.smithi121.stdout:[client.1] 2024-09-17T11:25:13.593 INFO:teuthology.orchestra.run.smithi121.stdout: key = AQAZZ+lmVpgJIxAAbE6j6XzTUuYaJtxkGGVNyA== 2024-09-17T11:25:14.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:25:13] "GET /metrics HTTP/1.1" 200 26203 "" "Prometheus/2.43.0" 2024-09-17T11:25:14.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:13 smithi092 bash[19809]: cluster 2024-09-17T11:25:12.768964+0000 mgr.y (mgr.14370) 43 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:14.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:13 smithi092 bash[19809]: audit 2024-09-17T11:25:13.584969+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.121:0/2697788957' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T11:25:14.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:13 smithi092 bash[19809]: audit 2024-09-17T11:25:13.587509+0000 mon.a (mon.0) 1028 : 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-17T11:25:14.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:13 smithi092 bash[19809]: audit 2024-09-17T11:25:13.595225+0000 mon.a (mon.0) 1029 : 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-17T11:25:14.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:13 smithi092 bash[26066]: cluster 2024-09-17T11:25:12.768964+0000 mgr.y (mgr.14370) 43 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:14.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:13 smithi092 bash[26066]: audit 2024-09-17T11:25:13.584969+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.121:0/2697788957' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T11:25:14.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:13 smithi092 bash[26066]: audit 2024-09-17T11:25:13.587509+0000 mon.a (mon.0) 1028 : 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-17T11:25:14.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:13 smithi092 bash[26066]: audit 2024-09-17T11:25:13.595225+0000 mon.a (mon.0) 1029 : 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-17T11:25:14.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:13 smithi121 bash[20577]: cluster 2024-09-17T11:25:12.768964+0000 mgr.y (mgr.14370) 43 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:14.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:13 smithi121 bash[20577]: audit 2024-09-17T11:25:13.584969+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.121:0/2697788957' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T11:25:14.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:13 smithi121 bash[20577]: audit 2024-09-17T11:25:13.587509+0000 mon.a (mon.0) 1028 : 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-17T11:25:14.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:13 smithi121 bash[20577]: audit 2024-09-17T11:25:13.595225+0000 mon.a (mon.0) 1029 : 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-17T11:25:14.340 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-09-17T11:25:14.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T11:25:14.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T11:25:14.363 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-17T11:25:14.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.619 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.619 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.620 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.620 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.620 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.621 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.621 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.625 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.869 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.869 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.870 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.870 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.870 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.870 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.870 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.870 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: Started Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:25:14.871 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.871 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.871 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.872 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:14.872 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:25:14 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:15.279 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[20093]: [17/Sep/2024:11:25:15] ENGINE Bus STOPPING 2024-09-17T11:25:15.279 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[20093]: [17/Sep/2024:11:25:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:25:15.279 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[20093]: [17/Sep/2024:11:25:15] ENGINE Bus STOPPED 2024-09-17T11:25:15.279 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[20093]: [17/Sep/2024:11:25:15] ENGINE Bus STARTING 2024-09-17T11:25:15.554 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:15.572 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[20093]: [17/Sep/2024:11:25:15] ENGINE Serving on http://:::9283 2024-09-17T11:25:15.572 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[20093]: [17/Sep/2024:11:25:15] ENGINE Bus STARTED 2024-09-17T11:25:16.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: cluster 2024-09-17T11:25:14.769349+0000 mgr.y (mgr.14370) 44 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: audit 2024-09-17T11:25:14.918080+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: audit 2024-09-17T11:25:14.923239+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: audit 2024-09-17T11:25:14.927472+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: audit 2024-09-17T11:25:14.934459+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: cephadm 2024-09-17T11:25:14.946453+0000 mgr.y (mgr.14370) 45 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: audit 2024-09-17T11:25:14.971266+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: audit 2024-09-17T11:25:14.991287+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: audit 2024-09-17T11:25:14.994082+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: audit 2024-09-17T11:25:14.994475+0000 mgr.y (mgr.14370) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: audit 2024-09-17T11:25:15.000358+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:15 smithi121 bash[20577]: cephadm 2024-09-17T11:25:15.004782+0000 mgr.y (mgr.14370) 47 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T11:25:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: cluster 2024-09-17T11:25:14.769349+0000 mgr.y (mgr.14370) 44 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: audit 2024-09-17T11:25:14.918080+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: audit 2024-09-17T11:25:14.923239+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: audit 2024-09-17T11:25:14.927472+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: audit 2024-09-17T11:25:14.934459+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: cephadm 2024-09-17T11:25:14.946453+0000 mgr.y (mgr.14370) 45 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T11:25:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: audit 2024-09-17T11:25:14.971266+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: audit 2024-09-17T11:25:14.991287+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: audit 2024-09-17T11:25:14.994082+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T11:25:16.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: audit 2024-09-17T11:25:14.994475+0000 mgr.y (mgr.14370) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T11:25:16.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: audit 2024-09-17T11:25:15.000358+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[19809]: cephadm 2024-09-17T11:25:15.004782+0000 mgr.y (mgr.14370) 47 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T11:25:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: cluster 2024-09-17T11:25:14.769349+0000 mgr.y (mgr.14370) 44 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: audit 2024-09-17T11:25:14.918080+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: audit 2024-09-17T11:25:14.923239+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: audit 2024-09-17T11:25:14.927472+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: audit 2024-09-17T11:25:14.934459+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: cephadm 2024-09-17T11:25:14.946453+0000 mgr.y (mgr.14370) 45 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T11:25:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: audit 2024-09-17T11:25:14.971266+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: audit 2024-09-17T11:25:14.991287+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: audit 2024-09-17T11:25:14.994082+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T11:25:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: audit 2024-09-17T11:25:14.994475+0000 mgr.y (mgr.14370) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T11:25:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: audit 2024-09-17T11:25:15.000358+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:15 smithi092 bash[26066]: cephadm 2024-09-17T11:25:15.004782+0000 mgr.y (mgr.14370) 47 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T11:25:18.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[19809]: cluster 2024-09-17T11:25:16.769925+0000 mgr.y (mgr.14370) 48 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:18.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[19809]: audit 2024-09-17T11:25:17.339406+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:18.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[19809]: audit 2024-09-17T11:25:17.849900+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:18.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[26066]: cluster 2024-09-17T11:25:16.769925+0000 mgr.y (mgr.14370) 48 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:18.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[26066]: audit 2024-09-17T11:25:17.339406+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:18.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[26066]: audit 2024-09-17T11:25:17.849900+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:18.073 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[48741]: ts=2024-09-17T11:25:17.834Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T11:25:18.074 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[48741]: ts=2024-09-17T11:25:17.834Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T11:25:18.074 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[48741]: ts=2024-09-17T11:25:17.836Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.92 port=9094 2024-09-17T11:25:18.074 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[48741]: ts=2024-09-17T11:25:17.838Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T11:25:18.074 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[48741]: ts=2024-09-17T11:25:17.874Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:25:18.074 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[48741]: ts=2024-09-17T11:25:17.874Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:25:18.074 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[48741]: ts=2024-09-17T11:25:17.878Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T11:25:18.074 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:17 smithi092 bash[48741]: ts=2024-09-17T11:25:17.878Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T11:25:18.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:17 smithi121 bash[20577]: cluster 2024-09-17T11:25:16.769925+0000 mgr.y (mgr.14370) 48 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:18.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:17 smithi121 bash[20577]: audit 2024-09-17T11:25:17.339406+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:18.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:17 smithi121 bash[20577]: audit 2024-09-17T11:25:17.849900+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.735 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:19.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:19 smithi121 bash[20577]: audit 2024-09-17T11:25:18.519014+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:19 smithi121 bash[20577]: audit 2024-09-17T11:25:18.528130+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:19 smithi121 bash[20577]: audit 2024-09-17T11:25:18.536309+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:19 smithi121 bash[20577]: cluster 2024-09-17T11:25:18.770464+0000 mgr.y (mgr.14370) 49 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:19.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:19 smithi092 bash[19809]: audit 2024-09-17T11:25:18.519014+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:19 smithi092 bash[19809]: audit 2024-09-17T11:25:18.528130+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:19 smithi092 bash[19809]: audit 2024-09-17T11:25:18.536309+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:19 smithi092 bash[19809]: cluster 2024-09-17T11:25:18.770464+0000 mgr.y (mgr.14370) 49 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:19.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:19 smithi092 bash[26066]: audit 2024-09-17T11:25:18.519014+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:19 smithi092 bash[26066]: audit 2024-09-17T11:25:18.528130+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:19 smithi092 bash[26066]: audit 2024-09-17T11:25:18.536309+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:19.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:19 smithi092 bash[26066]: cluster 2024-09-17T11:25:18.770464+0000 mgr.y (mgr.14370) 49 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:20.322 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:19 smithi092 bash[48741]: ts=2024-09-17T11:25:19.839Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000155687s 2024-09-17T11:25:21.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:21 smithi121 bash[20577]: audit 2024-09-17T11:25:20.431185+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:21.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:21 smithi121 bash[20577]: cluster 2024-09-17T11:25:20.771092+0000 mgr.y (mgr.14370) 50 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:21.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:21 smithi092 bash[26066]: audit 2024-09-17T11:25:20.431185+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:21.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:21 smithi092 bash[26066]: cluster 2024-09-17T11:25:20.771092+0000 mgr.y (mgr.14370) 50 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:21.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:21 smithi092 bash[19809]: audit 2024-09-17T11:25:20.431185+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:21.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:21 smithi092 bash[19809]: cluster 2024-09-17T11:25:20.771092+0000 mgr.y (mgr.14370) 50 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:23.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:25:23] "GET /metrics HTTP/1.1" 200 26203 "" "Prometheus/2.43.0" 2024-09-17T11:25:24.222 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:23 smithi092 bash[19809]: cluster 2024-09-17T11:25:22.771469+0000 mgr.y (mgr.14370) 51 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:24.222 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:23 smithi092 bash[19809]: audit 2024-09-17T11:25:23.447739+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:24.222 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:23 smithi092 bash[19809]: audit 2024-09-17T11:25:23.457207+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:24.222 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:23 smithi092 bash[19809]: audit 2024-09-17T11:25:23.465135+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:24.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:23 smithi092 bash[26066]: cluster 2024-09-17T11:25:22.771469+0000 mgr.y (mgr.14370) 51 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:24.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:23 smithi092 bash[26066]: audit 2024-09-17T11:25:23.447739+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:24.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:23 smithi092 bash[26066]: audit 2024-09-17T11:25:23.457207+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:24.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:23 smithi092 bash[26066]: audit 2024-09-17T11:25:23.465135+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:24.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:23 smithi121 bash[20577]: cluster 2024-09-17T11:25:22.771469+0000 mgr.y (mgr.14370) 51 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:24.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:23 smithi121 bash[20577]: audit 2024-09-17T11:25:23.447739+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:24.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:23 smithi121 bash[20577]: audit 2024-09-17T11:25:23.457207+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:24.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:23 smithi121 bash[20577]: audit 2024-09-17T11:25:23.465135+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:24.880 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:25:25.979 INFO:teuthology.orchestra.run.smithi092.stdout:[{"version":25,"timestamp":"2024-09-17T11:25:14.994827+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-17T11:25:25.980 INFO:tasks.ceph_manager:config epoch is 25 2024-09-17T11:25:25.980 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T11:25:25.980 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T11:25:25.980 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T11:25:26.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:25 smithi092 bash[19809]: cluster 2024-09-17T11:25:24.772039+0000 mgr.y (mgr.14370) 52 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:26.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:25 smithi092 bash[19809]: audit 2024-09-17T11:25:24.884669+0000 mon.a (mon.0) 1047 : audit [DBG] from='client.? 172.21.15.92:0/333330978' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T11:25:26.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:25 smithi092 bash[26066]: cluster 2024-09-17T11:25:24.772039+0000 mgr.y (mgr.14370) 52 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:26.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:25 smithi092 bash[26066]: audit 2024-09-17T11:25:24.884669+0000 mon.a (mon.0) 1047 : audit [DBG] from='client.? 172.21.15.92:0/333330978' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T11:25:26.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:25 smithi121 bash[20577]: cluster 2024-09-17T11:25:24.772039+0000 mgr.y (mgr.14370) 52 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:26.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:25 smithi121 bash[20577]: audit 2024-09-17T11:25:24.884669+0000 mon.a (mon.0) 1047 : audit [DBG] from='client.? 172.21.15.92:0/333330978' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T11:25:27.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:27 smithi121 bash[20577]: audit 2024-09-17T11:25:26.098461+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:27.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:27 smithi121 bash[20577]: audit 2024-09-17T11:25:26.104363+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:27.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:27 smithi121 bash[20577]: audit 2024-09-17T11:25:26.110203+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:27.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:27 smithi121 bash[20577]: cluster 2024-09-17T11:25:26.772615+0000 mgr.y (mgr.14370) 53 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:27.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:27 smithi092 bash[19809]: audit 2024-09-17T11:25:26.098461+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:27.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:27 smithi092 bash[19809]: audit 2024-09-17T11:25:26.104363+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:27.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:27 smithi092 bash[19809]: audit 2024-09-17T11:25:26.110203+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:27.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:27 smithi092 bash[19809]: cluster 2024-09-17T11:25:26.772615+0000 mgr.y (mgr.14370) 53 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:27.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:27 smithi092 bash[26066]: audit 2024-09-17T11:25:26.098461+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:27.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:27 smithi092 bash[26066]: audit 2024-09-17T11:25:26.104363+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:27.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:27 smithi092 bash[26066]: audit 2024-09-17T11:25:26.110203+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:27.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:27 smithi092 bash[26066]: cluster 2024-09-17T11:25:26.772615+0000 mgr.y (mgr.14370) 53 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:28.108 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:27 smithi092 bash[48741]: ts=2024-09-17T11:25:27.841Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002202723s 2024-09-17T11:25:28.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:28 smithi121 bash[20577]: audit 2024-09-17T11:25:27.850849+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:28.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:28 smithi092 bash[19809]: audit 2024-09-17T11:25:27.850849+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:28.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:28 smithi092 bash[26066]: audit 2024-09-17T11:25:27.850849+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:29.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:29 smithi121 bash[20577]: cluster 2024-09-17T11:25:28.773202+0000 mgr.y (mgr.14370) 54 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:29.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:29 smithi092 bash[19809]: cluster 2024-09-17T11:25:28.773202+0000 mgr.y (mgr.14370) 54 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:29.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:29 smithi092 bash[26066]: cluster 2024-09-17T11:25:28.773202+0000 mgr.y (mgr.14370) 54 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:30.696 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:32.174 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:31 smithi092 bash[19809]: cluster 2024-09-17T11:25:30.773860+0000 mgr.y (mgr.14370) 55 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:32.174 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:31 smithi092 bash[26066]: cluster 2024-09-17T11:25:30.773860+0000 mgr.y (mgr.14370) 55 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:32.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:31 smithi121 bash[20577]: cluster 2024-09-17T11:25:30.773860+0000 mgr.y (mgr.14370) 55 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:34.062 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:25:34.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:25:33] "GET /metrics HTTP/1.1" 200 26200 "" "Prometheus/2.43.0" 2024-09-17T11:25:34.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:34 smithi121 bash[20577]: cluster 2024-09-17T11:25:32.774395+0000 mgr.y (mgr.14370) 56 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:34.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:34 smithi121 bash[20577]: audit 2024-09-17T11:25:34.057400+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.92:0/2324935248' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T11:25:34.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:34 smithi092 bash[19809]: cluster 2024-09-17T11:25:32.774395+0000 mgr.y (mgr.14370) 56 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:34.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:34 smithi092 bash[19809]: audit 2024-09-17T11:25:34.057400+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.92:0/2324935248' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T11:25:34.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:34 smithi092 bash[26066]: cluster 2024-09-17T11:25:32.774395+0000 mgr.y (mgr.14370) 56 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:34.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:34 smithi092 bash[26066]: audit 2024-09-17T11:25:34.057400+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.92:0/2324935248' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T11:25:34.806 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":20,"flags":0,"active_gid":14370,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6800","nonce":322144741},{"type":"v1","addr":"172.21.15.92:6801","nonce":322144741}]},"active_addr":"172.21.15.92:6801/322144741","active_change":"2024-09-17T11:24:42.740036+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24301,"name":"x","mgr_features":4540138322906710015,"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","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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/ceph-grafana:9.4.7","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.0.0","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_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":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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/ceph-grafana:9.4.7","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.0.0","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_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":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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.92:8443/","prometheus":"http://172.21.15.92: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"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":2821462574}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":589350003}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":899434644}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":2059578957}]}]} 2024-09-17T11:25:34.810 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T11:25:34.810 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T11:25:34.811 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T11:25:36.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:36 smithi121 bash[20577]: cluster 2024-09-17T11:25:34.775032+0000 mgr.y (mgr.14370) 57 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:36.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:36 smithi092 bash[19809]: cluster 2024-09-17T11:25:34.775032+0000 mgr.y (mgr.14370) 57 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:36.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:36 smithi092 bash[26066]: cluster 2024-09-17T11:25:34.775032+0000 mgr.y (mgr.14370) 57 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:37.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:37 smithi121 bash[20577]: cluster 2024-09-17T11:25:36.775711+0000 mgr.y (mgr.14370) 58 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:37.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:37 smithi092 bash[19809]: cluster 2024-09-17T11:25:36.775711+0000 mgr.y (mgr.14370) 58 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:37.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:37 smithi092 bash[26066]: cluster 2024-09-17T11:25:36.775711+0000 mgr.y (mgr.14370) 58 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:39.533 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:39.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:39 smithi121 bash[20577]: audit 2024-09-17T11:25:38.660697+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:39.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:39 smithi121 bash[20577]: audit 2024-09-17T11:25:38.670517+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:39.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:39 smithi121 bash[20577]: audit 2024-09-17T11:25:38.683087+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:39.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:39 smithi121 bash[20577]: cluster 2024-09-17T11:25:38.776317+0000 mgr.y (mgr.14370) 59 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:40.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:39 smithi092 bash[19809]: audit 2024-09-17T11:25:38.660697+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:40.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:39 smithi092 bash[19809]: audit 2024-09-17T11:25:38.670517+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:40.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:39 smithi092 bash[19809]: audit 2024-09-17T11:25:38.683087+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:40.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:39 smithi092 bash[19809]: cluster 2024-09-17T11:25:38.776317+0000 mgr.y (mgr.14370) 59 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:40.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:39 smithi092 bash[26066]: audit 2024-09-17T11:25:38.660697+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:40.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:39 smithi092 bash[26066]: audit 2024-09-17T11:25:38.670517+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:40.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:39 smithi092 bash[26066]: audit 2024-09-17T11:25:38.683087+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:40.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:39 smithi092 bash[26066]: cluster 2024-09-17T11:25:38.776317+0000 mgr.y (mgr.14370) 59 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:41.054 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:25:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.055 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:25:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:25:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:25:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.056 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:25:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.057 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:25:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.401 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.402 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.403 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.403 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.404 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.404 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.405 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.405 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.405 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.405 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.406 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: Started Ceph grafana.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:25:41.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:41.406 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:25:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:25:42.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: cluster 2024-09-17T11:25:40.776998+0000 mgr.y (mgr.14370) 60 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:42.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.334815+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.344608+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.352469+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.359972+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.406433+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:25:42.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.714156+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.720977+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.721984+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:25:42.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.722704+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:25:42.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[19809]: audit 2024-09-17T11:25:41.727025+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: cluster 2024-09-17T11:25:40.776998+0000 mgr.y (mgr.14370) 60 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.334815+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.344608+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.352469+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.359972+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.406433+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:25:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.714156+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.720977+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.721984+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:25:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.722704+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:25:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:41 smithi092 bash[26066]: audit 2024-09-17T11:25:41.727025+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: cluster 2024-09-17T11:25:40.776998+0000 mgr.y (mgr.14370) 60 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:42.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.334815+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.344608+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.352469+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.359972+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.406433+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:25:42.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.714156+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.720977+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:42.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.721984+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:25:42.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.722704+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:25:42.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:41 smithi121 bash[20577]: audit 2024-09-17T11:25:41.727025+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:43.136 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:42 smithi121 bash[20577]: cephadm 2024-09-17T11:25:41.727340+0000 mgr.y (mgr.14370) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:25:43.137 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:42 smithi121 bash[20577]: cephadm 2024-09-17T11:25:41.755646+0000 mgr.y (mgr.14370) 62 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T11:25:43.137 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:42 smithi121 bash[20577]: cephadm 2024-09-17T11:25:41.759166+0000 mgr.y (mgr.14370) 63 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi092 2024-09-17T11:25:43.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:42 smithi092 bash[19809]: cephadm 2024-09-17T11:25:41.727340+0000 mgr.y (mgr.14370) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:25:43.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:42 smithi092 bash[19809]: cephadm 2024-09-17T11:25:41.755646+0000 mgr.y (mgr.14370) 62 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T11:25:43.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:42 smithi092 bash[19809]: cephadm 2024-09-17T11:25:41.759166+0000 mgr.y (mgr.14370) 63 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi092 2024-09-17T11:25:43.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:42 smithi092 bash[26066]: cephadm 2024-09-17T11:25:41.727340+0000 mgr.y (mgr.14370) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:25:43.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:42 smithi092 bash[26066]: cephadm 2024-09-17T11:25:41.755646+0000 mgr.y (mgr.14370) 62 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T11:25:43.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:42 smithi092 bash[26066]: cephadm 2024-09-17T11:25:41.759166+0000 mgr.y (mgr.14370) 63 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi092 2024-09-17T11:25:43.688 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403501612Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-17T11:25:43.688 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403753015Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-17T11:25:43.688 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403788123Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403809043Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403821973Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403834846Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403847808Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403859139Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403871646Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403882266Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403895709Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403908053Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403920015Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=settings t=2024-09-17T11:25:43.403932551Z level=info msg="App mode production" 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=sqlstore t=2024-09-17T11:25:43.404009301Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T11:25:43.689 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=sqlstore t=2024-09-17T11:25:43.404040272Z 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-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.405431237Z level=info msg="Starting DB migrations" 2024-09-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.405545299Z level=info msg="Executing migration" id="create migration_log table" 2024-09-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.445071037Z level=info msg="Executing migration" id="create user table" 2024-09-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.47036822Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.512452858Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.537765779Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.563002338Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.605276003Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.647323966Z level=info msg="Executing migration" id="create user table v2" 2024-09-17T11:25:43.690 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.689365555Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-17T11:25:43.973 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[20577]: cluster 2024-09-17T11:25:42.777640+0000 mgr.y (mgr.14370) 64 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:43.973 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[20577]: audit 2024-09-17T11:25:42.851168+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:43.973 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[20577]: audit 2024-09-17T11:25:42.861027+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:43.974 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.731398022Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-17T11:25:43.974 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.773516893Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-17T11:25:43.974 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.815263895Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-17T11:25:43.974 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.868313386Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-17T11:25:43.974 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.933053288Z level=info msg="Executing migration" id="Update user table charset" 2024-09-17T11:25:43.974 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:43 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:43.975132319Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-17T11:25:44.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:25:43] "GET /metrics HTTP/1.1" 200 26199 "" "Prometheus/2.43.0" 2024-09-17T11:25:44.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:43 smithi092 bash[19809]: cluster 2024-09-17T11:25:42.777640+0000 mgr.y (mgr.14370) 64 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:44.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:43 smithi092 bash[19809]: audit 2024-09-17T11:25:42.851168+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:44.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:43 smithi092 bash[19809]: audit 2024-09-17T11:25:42.861027+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:44.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:43 smithi092 bash[26066]: cluster 2024-09-17T11:25:42.777640+0000 mgr.y (mgr.14370) 64 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:44.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:43 smithi092 bash[26066]: audit 2024-09-17T11:25:42.851168+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:44.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:43 smithi092 bash[26066]: audit 2024-09-17T11:25:42.861027+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:44.225 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.017024065Z level=info msg="Executing migration" id="Add missing user data" 2024-09-17T11:25:44.225 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.085427393Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-17T11:25:44.225 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.154127561Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-17T11:25:44.225 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.226573005Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-17T11:25:44.542 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.330256636Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-17T11:25:44.804 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.544800264Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-17T11:25:44.804 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.780418328Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-17T11:25:45.053 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:25:45.053 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":60,"fsid":"a9e6fd4e-74e5-11ef-bceb-c7b262605968","created":"2024-09-17T11:13:31.766965+0000","modified":"2024-09-17T11:24:42.739732+0000","last_up_change":"2024-09-17T11:23:37.467414+0000","last_in_change":"2024-09-17T11:23:11.633168+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T11:19:03.694688+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_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":"769a04e3-21fc-43e5-a3fa-7eed5a4fdb32","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.92:6802","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6803","nonce":3977274667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6805","nonce":3977274667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6809","nonce":3977274667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6807","nonce":3977274667}]},"public_addr":"172.21.15.92:6803/3977274667","cluster_addr":"172.21.15.92:6805/3977274667","heartbeat_back_addr":"172.21.15.92:6809/3977274667","heartbeat_front_addr":"172.21.15.92:6807/3977274667","state":["exists","up"]},{"osd":1,"uuid":"bad03f1c-5c02-46b5-92d7-7a26c7daa63f","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.92:6810","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6811","nonce":3321214559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6813","nonce":3321214559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6817","nonce":3321214559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6815","nonce":3321214559}]},"public_addr":"172.21.15.92:6811/3321214559","cluster_addr":"172.21.15.92:6813/3321214559","heartbeat_back_addr":"172.21.15.92:6817/3321214559","heartbeat_front_addr":"172.21.15.92:6815/3321214559","state":["exists","up"]},{"osd":2,"uuid":"f66659ec-24c4-4678-9889-4108dae837aa","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.92:6818","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6819","nonce":1033278409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6821","nonce":1033278409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6825","nonce":1033278409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6823","nonce":1033278409}]},"public_addr":"172.21.15.92:6819/1033278409","cluster_addr":"172.21.15.92:6821/1033278409","heartbeat_back_addr":"172.21.15.92:6825/1033278409","heartbeat_front_addr":"172.21.15.92:6823/1033278409","state":["exists","up"]},{"osd":3,"uuid":"f1ba3ead-f57f-46bd-a355-4fd5d449b6e1","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.92:6826","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6827","nonce":682744225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6829","nonce":682744225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6832","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6833","nonce":682744225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6831","nonce":682744225}]},"public_addr":"172.21.15.92:6827/682744225","cluster_addr":"172.21.15.92:6829/682744225","heartbeat_back_addr":"172.21.15.92:6833/682744225","heartbeat_front_addr":"172.21.15.92:6831/682744225","state":["exists","up"]},{"osd":4,"uuid":"39f193be-772a-4f0c-bbf0-24bdad21624b","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.121:6800","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6801","nonce":1074028051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6803","nonce":1074028051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6807","nonce":1074028051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6805","nonce":1074028051}]},"public_addr":"172.21.15.121:6801/1074028051","cluster_addr":"172.21.15.121:6803/1074028051","heartbeat_back_addr":"172.21.15.121:6807/1074028051","heartbeat_front_addr":"172.21.15.121:6805/1074028051","state":["exists","up"]},{"osd":5,"uuid":"f1d422c9-d069-4fc3-8505-3abb0bf452df","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.121:6808","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6809","nonce":921221974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6811","nonce":921221974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6815","nonce":921221974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6813","nonce":921221974}]},"public_addr":"172.21.15.121:6809/921221974","cluster_addr":"172.21.15.121:6811/921221974","heartbeat_back_addr":"172.21.15.121:6815/921221974","heartbeat_front_addr":"172.21.15.121:6813/921221974","state":["exists","up"]},{"osd":6,"uuid":"b0397208-adc8-486d-8e71-2cb6e299c5f3","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.121:6816","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6817","nonce":1238089481}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6819","nonce":1238089481}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6823","nonce":1238089481}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6821","nonce":1238089481}]},"public_addr":"172.21.15.121:6817/1238089481","cluster_addr":"172.21.15.121:6819/1238089481","heartbeat_back_addr":"172.21.15.121:6823/1238089481","heartbeat_front_addr":"172.21.15.121:6821/1238089481","state":["exists","up"]},{"osd":7,"uuid":"faa6ebb9-9546-4ffa-8122-ee5d32f54629","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.121:6824","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6825","nonce":1107755993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6827","nonce":1107755993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6831","nonce":1107755993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6829","nonce":1107755993}]},"public_addr":"172.21.15.121:6825/1107755993","cluster_addr":"172.21.15.121:6827/1107755993","heartbeat_back_addr":"172.21.15.121:6831/1107755993","heartbeat_front_addr":"172.21.15.121:6829/1107755993","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:17:08.782058+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:18:03.687786+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:19:00.898862+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:19:59.660201+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:20:54.511495+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:21:49.182179+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:22:43.702203+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:23:36.377745+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.92:0/1645410979":"2024-09-18T11:13:59.043823+0000","172.21.15.92:0/976156839":"2024-09-18T11:13:59.043823+0000","172.21.15.92:6801/719501321":"2024-09-18T11:14:31.075521+0000","172.21.15.92:6800/1448719293":"2024-09-18T11:24:42.739625+0000","172.21.15.92:6800/351703740":"2024-09-18T11:13:59.043823+0000","172.21.15.92:6801/351703740":"2024-09-18T11:13:59.043823+0000","172.21.15.92:0/2746324568":"2024-09-18T11:24:42.739625+0000","172.21.15.92:0/1894693844":"2024-09-18T11:13:59.043823+0000","172.21.15.92:6800/719501321":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/1798546492":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/3204670003":"2024-09-18T11:24:42.739625+0000","172.21.15.92:6801/1448719293":"2024-09-18T11:24:42.739625+0000","172.21.15.92:0/1958640790":"2024-09-18T11:24:42.739625+0000","172.21.15.92:0/1265244781":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/3462886905":"2024-09-18T11:24:42.739625+0000","172.21.15.92:0/1896480452":"2024-09-18T11:14:31.075521+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-17T11:25:45.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.862529838Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T11:25:45.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.921559523Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-17T11:25:45.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:44 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:44.990476446Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-17T11:25:45.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:45 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:45.056960166Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-17T11:25:45.576 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:45 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:45.320096963Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-17T11:25:45.840 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:45 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:45.578682532Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-17T11:25:45.840 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:45 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:45.643130993Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-17T11:25:46.144 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:45 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:45.897510984Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-17T11:25:46.145 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.020560454Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-17T11:25:46.145 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.079350427Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-17T11:25:46.145 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:45 smithi121 bash[20577]: cluster 2024-09-17T11:25:44.778100+0000 mgr.y (mgr.14370) 65 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:46.145 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:45 smithi121 bash[20577]: audit 2024-09-17T11:25:45.055418+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.92:0/2410816446' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T11:25:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:45 smithi092 bash[26066]: cluster 2024-09-17T11:25:44.778100+0000 mgr.y (mgr.14370) 65 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:45 smithi092 bash[26066]: audit 2024-09-17T11:25:45.055418+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.92:0/2410816446' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T11:25:46.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:45 smithi092 bash[19809]: cluster 2024-09-17T11:25:44.778100+0000 mgr.y (mgr.14370) 65 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:46.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:45 smithi092 bash[19809]: audit 2024-09-17T11:25:45.055418+0000 mon.a (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.92:0/2410816446' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T11:25:46.360 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T11:25:46.360 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T11:25:46.396 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.1467182Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-17T11:25:46.396 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.247127085Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-17T11:25:46.396 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.349046994Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-17T11:25:46.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.398098266Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-17T11:25:46.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.465593978Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-17T11:25:46.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.551168553Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-17T11:25:46.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.591116081Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-17T11:25:46.682 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.633681594Z level=info msg="Executing migration" id="create star table" 2024-09-17T11:25:47.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.684091654Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-17T11:25:47.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.743338576Z level=info msg="Executing migration" id="create org table v1" 2024-09-17T11:25:47.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.793951897Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-17T11:25:47.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:46 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:46.88624618Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-17T11:25:47.001 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:47.002854556Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-17T11:25:47.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:47.204281813Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T11:25:47.554 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:47 smithi092 bash[19809]: audit 2024-09-17T11:25:46.314014+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:47.555 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:47 smithi092 bash[19809]: audit 2024-09-17T11:25:46.326154+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:47.555 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:47 smithi092 bash[19809]: audit 2024-09-17T11:25:46.336787+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:47.555 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:47 smithi092 bash[19809]: cluster 2024-09-17T11:25:46.778572+0000 mgr.y (mgr.14370) 66 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:47.555 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:47 smithi092 bash[26066]: audit 2024-09-17T11:25:46.314014+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:47.555 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:47 smithi092 bash[26066]: audit 2024-09-17T11:25:46.326154+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:47.555 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:47 smithi092 bash[26066]: audit 2024-09-17T11:25:46.336787+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:47.555 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:47 smithi092 bash[26066]: cluster 2024-09-17T11:25:46.778572+0000 mgr.y (mgr.14370) 66 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:47.570 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:47.429564876Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-17T11:25:47.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[20577]: audit 2024-09-17T11:25:46.314014+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:47.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[20577]: audit 2024-09-17T11:25:46.326154+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:47.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[20577]: audit 2024-09-17T11:25:46.336787+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:47.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[20577]: cluster 2024-09-17T11:25:46.778572+0000 mgr.y (mgr.14370) 66 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:47.849 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:47.572072775Z level=info msg="Executing migration" id="Update org table charset" 2024-09-17T11:25:47.849 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:47.63950255Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-17T11:25:47.849 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:47.698954105Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-17T11:25:47.849 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:47.741027832Z level=info msg="Executing migration" id="create dashboard table" 2024-09-17T11:25:47.850 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:47.791760893Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-17T11:25:47.850 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:47 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:47.85084784Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-17T11:25:48.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:48 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:48.060736921Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-17T11:25:48.322 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:48 smithi092 systemd[1]: Stopping Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:25:48.322 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:48 smithi092 bash[48741]: ts=2024-09-17T11:25:48.151Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:25:48.753 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:48 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:48.383516724Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T11:25:48.753 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:48 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:48.497916567Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T11:25:49.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:48 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:48.755064096Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T11:25:49.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:48 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:48.883121356Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-17T11:25:49.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:48 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:48.984001548Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-17T11:25:49.072 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:48 smithi092 bash[50535]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:25:49.072 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:48 smithi092 bash[50594]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:25:49.072 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:48 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T11:25:49.072 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:48 smithi092 systemd[1]: Stopped Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:25:49.072 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:48 smithi092 systemd[1]: Started Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:25:49.354 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.101206229Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T11:25:49.355 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.176723457Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-17T11:25:49.355 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.268679739Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-17T11:25:49.629 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.356531317Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-17T11:25:49.629 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.43664551Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-17T11:25:49.629 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.487039641Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-17T11:25:49.629 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.529591065Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-17T11:25:49.629 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.588812654Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-17T11:25:49.906 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.63089093Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-17T11:25:49.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.672921934Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-17T11:25:49.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.698223513Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-17T11:25:49.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.723396027Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-17T11:25:49.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.775894884Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-17T11:25:49.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.824426627Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-17T11:25:49.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.866540832Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-17T11:25:49.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.908641363Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-17T11:25:50.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:49 smithi092 bash[19809]: cluster 2024-09-17T11:25:48.779152+0000 mgr.y (mgr.14370) 67 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:50.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:49 smithi092 bash[19809]: audit 2024-09-17T11:25:48.914640+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:50.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:49 smithi092 bash[19809]: audit 2024-09-17T11:25:48.919857+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:50.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:49 smithi092 bash[19809]: cephadm 2024-09-17T11:25:48.921532+0000 mgr.y (mgr.14370) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:25:50.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:49 smithi092 bash[26066]: cluster 2024-09-17T11:25:48.779152+0000 mgr.y (mgr.14370) 67 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:50.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:49 smithi092 bash[26066]: audit 2024-09-17T11:25:48.914640+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:50.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:49 smithi092 bash[26066]: audit 2024-09-17T11:25:48.919857+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:50.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:49 smithi092 bash[26066]: cephadm 2024-09-17T11:25:48.921532+0000 mgr.y (mgr.14370) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:25:50.181 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.950933745Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-17T11:25:50.181 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:49.992936151Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-17T11:25:50.181 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.04300803Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-17T11:25:50.181 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.068264894Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-17T11:25:50.181 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.110509924Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-17T11:25:50.181 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.143946685Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T11:25:50.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[20577]: cluster 2024-09-17T11:25:48.779152+0000 mgr.y (mgr.14370) 67 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:50.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[20577]: audit 2024-09-17T11:25:48.914640+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:50.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[20577]: audit 2024-09-17T11:25:48.919857+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:50.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:49 smithi121 bash[20577]: cephadm 2024-09-17T11:25:48.921532+0000 mgr.y (mgr.14370) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:25:50.450 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.186124106Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-17T11:25:50.450 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.239478247Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T11:25:50.450 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.342625785Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-17T11:25:50.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.452039878Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T11:25:50.777 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.621329665Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T11:25:50.916 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[50625]: ts=2024-09-17T11:25:50.750Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T11:25:50.916 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[50625]: ts=2024-09-17T11:25:50.750Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T11:25:50.916 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[50625]: ts=2024-09-17T11:25:50.752Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.92 port=9094 2024-09-17T11:25:50.916 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[50625]: ts=2024-09-17T11:25:50.753Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T11:25:50.916 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[50625]: ts=2024-09-17T11:25:50.791Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:25:50.916 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[50625]: ts=2024-09-17T11:25:50.791Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:25:50.916 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[50625]: ts=2024-09-17T11:25:50.795Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T11:25:50.916 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[50625]: ts=2024-09-17T11:25:50.795Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T11:25:51.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:50.77607141Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-17T11:25:51.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:51.001795681Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T11:25:51.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:50 smithi121 bash[20577]: cephadm 2024-09-17T11:25:49.151529+0000 mgr.y (mgr.14370) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:25:51.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[19809]: cephadm 2024-09-17T11:25:49.151529+0000 mgr.y (mgr.14370) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:25:51.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:50 smithi092 bash[26066]: cephadm 2024-09-17T11:25:49.151529+0000 mgr.y (mgr.14370) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:25:51.554 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:51.124270145Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-17T11:25:51.555 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:51.199865821Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-17T11:25:51.555 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:51.242567343Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-17T11:25:51.555 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:51.293537486Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-17T11:25:51.555 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:51.36072674Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-17T11:25:51.898 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:51.557911238Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-17T11:25:52.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[20577]: cluster 2024-09-17T11:25:50.779555+0000 mgr.y (mgr.14370) 70 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:52.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[20577]: audit 2024-09-17T11:25:51.350681+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:52.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:51 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:51.900527305Z level=info msg="Executing migration" id="create data_source table" 2024-09-17T11:25:52.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:52 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:52.047570469Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-17T11:25:52.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:52 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:52.132406222Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-17T11:25:52.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:51 smithi092 bash[19809]: cluster 2024-09-17T11:25:50.779555+0000 mgr.y (mgr.14370) 70 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:52.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:51 smithi092 bash[19809]: audit 2024-09-17T11:25:51.350681+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:52.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:51 smithi092 bash[26066]: cluster 2024-09-17T11:25:50.779555+0000 mgr.y (mgr.14370) 70 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:52.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:51 smithi092 bash[26066]: audit 2024-09-17T11:25:51.350681+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:52.655 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:25:52.742 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:52 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:52.408383674Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-17T11:25:52.742 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:52 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:52.542254827Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T11:25:52.742 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:52 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:52.643341967Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-17T11:25:53.029 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:52 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:52.744011201Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-17T11:25:53.029 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:52 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:52.844243077Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-17T11:25:53.029 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:52 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:52.886530638Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-17T11:25:53.029 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:52 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:52.966749022Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-17T11:25:53.029 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:53.030766021Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-17T11:25:53.071 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:25:52 smithi092 bash[50625]: ts=2024-09-17T11:25:52.753Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.0000983s 2024-09-17T11:25:53.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:53.070889761Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-17T11:25:53.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:53.113431228Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-17T11:25:53.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:53.155465615Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-17T11:25:53.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:53.239561698Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-17T11:25:53.698 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:53.306992862Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-17T11:25:53.699 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:53.401369676Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-17T11:25:53.699 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:53.491118751Z level=info msg="Executing migration" id="Add uid column" 2024-09-17T11:25:53.699 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[20577]: audit 2024-09-17T11:25:52.541661+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:53.699 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[20577]: audit 2024-09-17T11:25:52.551896+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:53.699 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[20577]: audit 2024-09-17T11:25:52.562783+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:53.699 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[20577]: cluster 2024-09-17T11:25:52.780004+0000 mgr.y (mgr.14370) 71 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:53.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:53 smithi092 bash[19809]: audit 2024-09-17T11:25:52.541661+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:53.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:53 smithi092 bash[19809]: audit 2024-09-17T11:25:52.551896+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:53.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:53 smithi092 bash[19809]: audit 2024-09-17T11:25:52.562783+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:53.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:53 smithi092 bash[19809]: cluster 2024-09-17T11:25:52.780004+0000 mgr.y (mgr.14370) 71 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:53.805 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:25:53] "GET /metrics HTTP/1.1" 200 26199 "" "Prometheus/2.43.0" 2024-09-17T11:25:53.805 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:53 smithi092 bash[26066]: audit 2024-09-17T11:25:52.541661+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:53.805 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:53 smithi092 bash[26066]: audit 2024-09-17T11:25:52.551896+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:53.805 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:53 smithi092 bash[26066]: audit 2024-09-17T11:25:52.562783+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:53.805 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:53 smithi092 bash[26066]: cluster 2024-09-17T11:25:52.780004+0000 mgr.y (mgr.14370) 71 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:54.276 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:53 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:53.70047569Z level=info msg="Executing migration" id="Update uid value" 2024-09-17T11:25:54.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.009173079Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-17T11:25:54.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.126671497Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-17T11:25:54.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.210713337Z level=info msg="Executing migration" id="create api_key table" 2024-09-17T11:25:54.277 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.27863921Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-17T11:25:54.554 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.32081452Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-17T11:25:54.554 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.388385853Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-17T11:25:54.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.640243763Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-17T11:25:54.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.769100843Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-17T11:25:54.982 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.883119655Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T11:25:55.232 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:54 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:54.983585131Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-17T11:25:55.492 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:55 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:55.234109728Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-17T11:25:55.492 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:55 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:55.355614234Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-17T11:25:55.774 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:55 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:55.494377516Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-17T11:25:55.774 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:55 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:55.570053761Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-17T11:25:55.774 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:55 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:55.678815261Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-17T11:25:55.774 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:55 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:55.775857566Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-17T11:25:55.935 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:25:55.935 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":60,"fsid":"a9e6fd4e-74e5-11ef-bceb-c7b262605968","created":"2024-09-17T11:13:31.766965+0000","modified":"2024-09-17T11:24:42.739732+0000","last_up_change":"2024-09-17T11:23:37.467414+0000","last_in_change":"2024-09-17T11:23:11.633168+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T11:19:03.694688+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_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":"769a04e3-21fc-43e5-a3fa-7eed5a4fdb32","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.92:6802","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6803","nonce":3977274667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6805","nonce":3977274667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6809","nonce":3977274667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":3977274667},{"type":"v1","addr":"172.21.15.92:6807","nonce":3977274667}]},"public_addr":"172.21.15.92:6803/3977274667","cluster_addr":"172.21.15.92:6805/3977274667","heartbeat_back_addr":"172.21.15.92:6809/3977274667","heartbeat_front_addr":"172.21.15.92:6807/3977274667","state":["exists","up"]},{"osd":1,"uuid":"bad03f1c-5c02-46b5-92d7-7a26c7daa63f","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.92:6810","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6811","nonce":3321214559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6813","nonce":3321214559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6817","nonce":3321214559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":3321214559},{"type":"v1","addr":"172.21.15.92:6815","nonce":3321214559}]},"public_addr":"172.21.15.92:6811/3321214559","cluster_addr":"172.21.15.92:6813/3321214559","heartbeat_back_addr":"172.21.15.92:6817/3321214559","heartbeat_front_addr":"172.21.15.92:6815/3321214559","state":["exists","up"]},{"osd":2,"uuid":"f66659ec-24c4-4678-9889-4108dae837aa","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.92:6818","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6819","nonce":1033278409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6821","nonce":1033278409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6825","nonce":1033278409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":1033278409},{"type":"v1","addr":"172.21.15.92:6823","nonce":1033278409}]},"public_addr":"172.21.15.92:6819/1033278409","cluster_addr":"172.21.15.92:6821/1033278409","heartbeat_back_addr":"172.21.15.92:6825/1033278409","heartbeat_front_addr":"172.21.15.92:6823/1033278409","state":["exists","up"]},{"osd":3,"uuid":"f1ba3ead-f57f-46bd-a355-4fd5d449b6e1","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.92:6826","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6827","nonce":682744225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6829","nonce":682744225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6832","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6833","nonce":682744225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":682744225},{"type":"v1","addr":"172.21.15.92:6831","nonce":682744225}]},"public_addr":"172.21.15.92:6827/682744225","cluster_addr":"172.21.15.92:6829/682744225","heartbeat_back_addr":"172.21.15.92:6833/682744225","heartbeat_front_addr":"172.21.15.92:6831/682744225","state":["exists","up"]},{"osd":4,"uuid":"39f193be-772a-4f0c-bbf0-24bdad21624b","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.121:6800","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6801","nonce":1074028051}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6803","nonce":1074028051}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6807","nonce":1074028051}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":1074028051},{"type":"v1","addr":"172.21.15.121:6805","nonce":1074028051}]},"public_addr":"172.21.15.121:6801/1074028051","cluster_addr":"172.21.15.121:6803/1074028051","heartbeat_back_addr":"172.21.15.121:6807/1074028051","heartbeat_front_addr":"172.21.15.121:6805/1074028051","state":["exists","up"]},{"osd":5,"uuid":"f1d422c9-d069-4fc3-8505-3abb0bf452df","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.121:6808","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6809","nonce":921221974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6811","nonce":921221974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6815","nonce":921221974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":921221974},{"type":"v1","addr":"172.21.15.121:6813","nonce":921221974}]},"public_addr":"172.21.15.121:6809/921221974","cluster_addr":"172.21.15.121:6811/921221974","heartbeat_back_addr":"172.21.15.121:6815/921221974","heartbeat_front_addr":"172.21.15.121:6813/921221974","state":["exists","up"]},{"osd":6,"uuid":"b0397208-adc8-486d-8e71-2cb6e299c5f3","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.121:6816","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6817","nonce":1238089481}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6818","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6819","nonce":1238089481}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6823","nonce":1238089481}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":1238089481},{"type":"v1","addr":"172.21.15.121:6821","nonce":1238089481}]},"public_addr":"172.21.15.121:6817/1238089481","cluster_addr":"172.21.15.121:6819/1238089481","heartbeat_back_addr":"172.21.15.121:6823/1238089481","heartbeat_front_addr":"172.21.15.121:6821/1238089481","state":["exists","up"]},{"osd":7,"uuid":"faa6ebb9-9546-4ffa-8122-ee5d32f54629","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.121:6824","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6825","nonce":1107755993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6827","nonce":1107755993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6831","nonce":1107755993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1107755993},{"type":"v1","addr":"172.21.15.121:6829","nonce":1107755993}]},"public_addr":"172.21.15.121:6825/1107755993","cluster_addr":"172.21.15.121:6827/1107755993","heartbeat_back_addr":"172.21.15.121:6831/1107755993","heartbeat_front_addr":"172.21.15.121:6829/1107755993","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:17:08.782058+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:18:03.687786+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:19:00.898862+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:19:59.660201+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:20:54.511495+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:21:49.182179+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:22:43.702203+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T11:23:36.377745+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.92:0/1645410979":"2024-09-18T11:13:59.043823+0000","172.21.15.92:0/976156839":"2024-09-18T11:13:59.043823+0000","172.21.15.92:6801/719501321":"2024-09-18T11:14:31.075521+0000","172.21.15.92:6800/1448719293":"2024-09-18T11:24:42.739625+0000","172.21.15.92:6800/351703740":"2024-09-18T11:13:59.043823+0000","172.21.15.92:6801/351703740":"2024-09-18T11:13:59.043823+0000","172.21.15.92:0/2746324568":"2024-09-18T11:24:42.739625+0000","172.21.15.92:0/1894693844":"2024-09-18T11:13:59.043823+0000","172.21.15.92:6800/719501321":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/1798546492":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/3204670003":"2024-09-18T11:24:42.739625+0000","172.21.15.92:6801/1448719293":"2024-09-18T11:24:42.739625+0000","172.21.15.92:0/1958640790":"2024-09-18T11:24:42.739625+0000","172.21.15.92:0/1265244781":"2024-09-18T11:14:31.075521+0000","172.21.15.92:0/3462886905":"2024-09-18T11:24:42.739625+0000","172.21.15.92:0/1896480452":"2024-09-18T11:14:31.075521+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-17T11:25:55.946 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:55 smithi092 bash[19809]: cluster 2024-09-17T11:25:54.780604+0000 mgr.y (mgr.14370) 72 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:55.946 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:55 smithi092 bash[26066]: cluster 2024-09-17T11:25:54.780604+0000 mgr.y (mgr.14370) 72 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:56.044 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:55 smithi121 bash[20577]: cluster 2024-09-17T11:25:54.780604+0000 mgr.y (mgr.14370) 72 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:56.045 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:55 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:55.837968402Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-17T11:25:56.045 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:55 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:55.905412415Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-17T11:25:56.045 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:56.005772437Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-17T11:25:56.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:56.047848782Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-17T11:25:56.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:56.090033549Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-17T11:25:56.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:56.140479944Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-17T11:25:56.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:56.22425718Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-17T11:25:56.624 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:56.308493307Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-17T11:25:56.624 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:56.417270816Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-17T11:25:56.641 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T11:25:56.642 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T11:25:56.642 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T11:25:56.643 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T11:25:56.643 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T11:25:56.643 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T11:25:56.644 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T11:25:56.644 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T11:25:56.876 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:56.626168578Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T11:25:56.876 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[20577]: audit 2024-09-17T11:25:55.938426+0000 mon.a (mon.0) 1078 : audit [DBG] from='client.? 172.21.15.92:0/281991208' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T11:25:57.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:56 smithi092 bash[19809]: audit 2024-09-17T11:25:55.938426+0000 mon.a (mon.0) 1078 : audit [DBG] from='client.? 172.21.15.92:0/281991208' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T11:25:57.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:56 smithi092 bash[26066]: audit 2024-09-17T11:25:55.938426+0000 mon.a (mon.0) 1078 : audit [DBG] from='client.? 172.21.15.92:0/281991208' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T11:25:57.159 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:56 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:56.87842864Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T11:25:57.159 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.094440657Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T11:25:57.462 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 systemd[1]: Stopping Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:25:57.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.161640435Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T11:25:57.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.228878416Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-17T11:25:57.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.288795472Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T11:25:57.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.33063165Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-17T11:25:57.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.356044329Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-17T11:25:57.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.406533093Z level=info msg="Executing migration" id="create quota table v1" 2024-09-17T11:25:57.790 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.465731499Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T11:25:57.790 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.507659405Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-17T11:25:57.790 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.56670253Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-17T11:25:57.790 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.675526413Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T11:25:57.790 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:57.792109502Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-17T11:25:57.790 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.464Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.464Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.464Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.464Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.464Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.464Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.464Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.464Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.464Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.465Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.465Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T11:25:57.791 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[43451]: ts=2024-09-17T11:25:57.465Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T11:25:58.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:57 smithi121 bash[20577]: cluster 2024-09-17T11:25:56.781017+0000 mgr.y (mgr.14370) 73 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:58.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:58.001903586Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-17T11:25:58.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:57 smithi092 bash[26066]: cluster 2024-09-17T11:25:56.781017+0000 mgr.y (mgr.14370) 73 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:58.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:57 smithi092 bash[19809]: cluster 2024-09-17T11:25:56.781017+0000 mgr.y (mgr.14370) 73 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:25:58.595 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:58.344379326Z level=info msg="Executing migration" id="create session table" 2024-09-17T11:25:58.595 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:58.453342873Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-17T11:25:58.595 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:58.529174208Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-17T11:25:58.595 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[45882]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:25:58.595 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[45943]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:25:58.596 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:58 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T11:25:58.596 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:58 smithi121 systemd[1]: Stopped Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:25:58.596 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:25:58 smithi121 systemd[1]: Started Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:25:58.847 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:58.597293763Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-17T11:25:58.847 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:58.648457419Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-17T11:25:58.847 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:58.706958908Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-17T11:25:58.975 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[20093]: [17/Sep/2024:11:25:58] ENGINE Bus STOPPING 2024-09-17T11:25:58.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:57.854282+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:58.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.627285+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:58.975 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.636900+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.642582+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.645212+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.651204+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.667128+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.674859+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.676821+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.682829+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.764096+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.767781+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.769285+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:25:58.976 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[19809]: audit 2024-09-17T11:25:58.778269+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:57.854282+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.627285+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.636900+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.642582+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.645212+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.651204+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.667128+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.674859+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.676821+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:25:58.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.682829+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:58.978 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.764096+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:25:58.978 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.767781+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:25:58.978 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.769285+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:25:58.978 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[26066]: audit 2024-09-17T11:25:58.778269+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:59.229 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:58.910601604Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-17T11:25:59.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:57.854282+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:25:59.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.627285+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:59.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.636900+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.642582+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.645212+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.651204+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.667128+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.674859+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.676821+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.682829+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.764096+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.767781+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.769285+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:25:59.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:58 smithi121 bash[20577]: audit 2024-09-17T11:25:58.778269+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:25:59.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[20093]: [17/Sep/2024:11:25:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:25:59.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[20093]: [17/Sep/2024:11:25:58] ENGINE Bus STOPPED 2024-09-17T11:25:59.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:58 smithi092 bash[20093]: [17/Sep/2024:11:25:58] ENGINE Bus STARTING 2024-09-17T11:25:59.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[20093]: [17/Sep/2024:11:25:59] ENGINE Serving on http://:::9283 2024-09-17T11:25:59.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[20093]: [17/Sep/2024:11:25:59] ENGINE Bus STARTED 2024-09-17T11:25:59.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[20093]: [17/Sep/2024:11:25:59] ENGINE Bus STOPPING 2024-09-17T11:25:59.484 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:59.231480041Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-17T11:25:59.484 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:59.435669984Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-17T11:25:59.804 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:59.715344648Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-17T11:25:59.821 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[20093]: [17/Sep/2024:11:25:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:25:59.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[20093]: [17/Sep/2024:11:25:59] ENGINE Bus STOPPED 2024-09-17T11:25:59.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[20093]: [17/Sep/2024:11:25:59] ENGINE Bus STARTING 2024-09-17T11:25:59.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[20093]: [17/Sep/2024:11:25:59] ENGINE Serving on http://:::9283 2024-09-17T11:25:59.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[20093]: [17/Sep/2024:11:25:59] ENGINE Bus STARTED 2024-09-17T11:26:00.176 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:25:59.958218327Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-17T11:26:00.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[20577]: audit 2024-09-17T11:25:58.643162+0000 mgr.y (mgr.14370) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:26:00.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[20577]: audit 2024-09-17T11:25:58.645709+0000 mgr.y (mgr.14370) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:26:00.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[20577]: audit 2024-09-17T11:25:58.667786+0000 mgr.y (mgr.14370) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:26:00.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[20577]: audit 2024-09-17T11:25:58.675268+0000 mgr.y (mgr.14370) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:26:00.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[20577]: audit 2024-09-17T11:25:58.677211+0000 mgr.y (mgr.14370) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:26:00.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:25:59 smithi121 bash[20577]: cluster 2024-09-17T11:25:58.781456+0000 mgr.y (mgr.14370) 79 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[26066]: audit 2024-09-17T11:25:58.643162+0000 mgr.y (mgr.14370) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:26:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[26066]: audit 2024-09-17T11:25:58.645709+0000 mgr.y (mgr.14370) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:26:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[26066]: audit 2024-09-17T11:25:58.667786+0000 mgr.y (mgr.14370) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:26:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[26066]: audit 2024-09-17T11:25:58.675268+0000 mgr.y (mgr.14370) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:26:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[26066]: audit 2024-09-17T11:25:58.677211+0000 mgr.y (mgr.14370) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:26:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[26066]: cluster 2024-09-17T11:25:58.781456+0000 mgr.y (mgr.14370) 79 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:00.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[19809]: audit 2024-09-17T11:25:58.643162+0000 mgr.y (mgr.14370) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:26:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[19809]: audit 2024-09-17T11:25:58.645709+0000 mgr.y (mgr.14370) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T11:26:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[19809]: audit 2024-09-17T11:25:58.667786+0000 mgr.y (mgr.14370) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:26:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[19809]: audit 2024-09-17T11:25:58.675268+0000 mgr.y (mgr.14370) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:26:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[19809]: audit 2024-09-17T11:25:58.677211+0000 mgr.y (mgr.14370) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi121.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T11:26:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:25:59 smithi092 bash[19809]: cluster 2024-09-17T11:25:58.781456+0000 mgr.y (mgr.14370) 79 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:00.554 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:00 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:00.178295247Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-17T11:26:00.554 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:00 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:00.346116113Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-17T11:26:00.881 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:00 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:00.578997647Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-17T11:26:00.881 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:00 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:00.750694247Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-17T11:26:01.071 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:26:00 smithi092 bash[50625]: ts=2024-09-17T11:26:00.755Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002246709s 2024-09-17T11:26:01.210 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:00 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:00.883131659Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-17T11:26:01.210 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:00 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:00.967046215Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-17T11:26:01.210 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.108797706Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-17T11:26:01.456 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:01.457 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:01.458 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:01.460 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:01.460 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:01.461 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:01.461 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:01.462 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:01.504 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.249522303Z level=info msg="Executing migration" id="create alert table v1" 2024-09-17T11:26:01.504 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.328038886Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-17T11:26:01.504 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.448200963Z level=info msg="Executing migration" id="add index alert state" 2024-09-17T11:26:01.505 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.326Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T11:26:01.505 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.326Z 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-17T11:26:01.505 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.326Z 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 smithi121 (none))" 2024-09-17T11:26:01.505 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.326Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:26:01.505 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.326Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:26:01.505 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.328Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:26:01.505 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.328Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T11:26:01.505 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.330Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:26:01.505 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.330Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.332Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.332Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.857µs 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.332Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.333Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.341Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.341Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.341Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.55µs wal_replay_duration=9.127043ms wbl_replay_duration=126ns total_replay_duration=9.174001ms 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.343Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.343Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.343Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.367Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.378602ms db_storage=943ns remote_storage=1.762µs web_handler=438ns query_engine=671ns scrape=261.982µs scrape_sd=97.774µs notify=11.842µs notify_sd=11.686µs rules=23.50587ms tracing=6.364µs 2024-09-17T11:26:01.506 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.367Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T11:26:01.507 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[45970]: ts=2024-09-17T11:26:01.368Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:26:01.804 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.506047184Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-17T11:26:01.804 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.547982978Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-17T11:26:01.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.581844321Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T11:26:01.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.598762239Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-17T11:26:01.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.666507968Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-17T11:26:01.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.735308174Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-17T11:26:02.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:01 smithi092 bash[19809]: cluster 2024-09-17T11:26:00.782167+0000 mgr.y (mgr.14370) 80 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:02.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:01 smithi092 bash[26066]: cluster 2024-09-17T11:26:00.782167+0000 mgr.y (mgr.14370) 80 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:02.200 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.809217118Z 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-17T11:26:02.201 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:01.891341104Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-17T11:26:02.201 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:02 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:02.009304041Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-17T11:26:02.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:01 smithi121 bash[20577]: cluster 2024-09-17T11:26:00.782167+0000 mgr.y (mgr.14370) 80 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:02.779 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:02 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:02.202569484Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-17T11:26:02.779 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:02 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:02.523524017Z level=info msg="Executing migration" id="Add column is_default" 2024-09-17T11:26:02.779 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:02 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:02.662302191Z level=info msg="Executing migration" id="Add column frequency" 2024-09-17T11:26:02.779 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:02 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:02.738258419Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-17T11:26:02.779 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:02 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:02.780914266Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-17T11:26:03.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:02 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:02.806329054Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-17T11:26:03.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:02 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:02.857227965Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-17T11:26:03.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:02 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:02.93287351Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-17T11:26:03.475 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:03 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:03.188650278Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-17T11:26:03.476 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:03 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:03.355364055Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T11:26:03.804 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:03 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:03.477811666Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-17T11:26:03.804 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:03 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:03.545110058Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-17T11:26:04.144 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:03 smithi092 bash[19809]: cluster 2024-09-17T11:26:02.782597+0000 mgr.y (mgr.14370) 81 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:04.145 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:03 smithi092 bash[26066]: cluster 2024-09-17T11:26:02.782597+0000 mgr.y (mgr.14370) 81 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:04.147 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:03 smithi121 bash[20577]: cluster 2024-09-17T11:26:02.782597+0000 mgr.y (mgr.14370) 81 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:04.148 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:03 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:03.824472176Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T11:26:04.148 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:03 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:03.938702908Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-17T11:26:04.148 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.047758398Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-17T11:26:04.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.149748328Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-17T11:26:04.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.24902604Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-17T11:26:04.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.307586894Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-17T11:26:04.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.361440711Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-17T11:26:04.462 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.463876922Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-17T11:26:04.735 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.509167037Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-17T11:26:04.735 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.55983181Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-17T11:26:04.735 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.627247082Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-17T11:26:04.735 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.669254501Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-17T11:26:04.735 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.71137224Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-17T11:26:04.735 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.736658343Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-17T11:26:04.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.7787526Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-17T11:26:04.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.820623608Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-17T11:26:04.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.862615894Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-17T11:26:04.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.905136365Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-17T11:26:04.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.947128656Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-17T11:26:04.995 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:04 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:04.997155906Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-17T11:26:05.267 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.056254465Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-17T11:26:05.267 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.098333796Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-17T11:26:05.267 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.140511214Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T11:26:05.267 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.165837115Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-17T11:26:05.267 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.207753883Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-17T11:26:05.267 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.269523191Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-17T11:26:05.555 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.372348509Z 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-17T11:26:05.555 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.480694784Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-17T11:26:06.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[20577]: cluster 2024-09-17T11:26:04.783098+0000 mgr.y (mgr.14370) 82 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:06.055 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.668518495Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-17T11:26:06.055 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:05 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:05.909996123Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-17T11:26:06.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:05 smithi092 bash[19809]: cluster 2024-09-17T11:26:04.783098+0000 mgr.y (mgr.14370) 82 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:06.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:05 smithi092 bash[26066]: cluster 2024-09-17T11:26:04.783098+0000 mgr.y (mgr.14370) 82 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:06.372 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.086516919Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-17T11:26:06.372 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.162197138Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-17T11:26:06.372 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.230550364Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-17T11:26:06.372 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.255861863Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-17T11:26:06.372 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.280984365Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-17T11:26:06.372 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.306378371Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-17T11:26:06.372 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.331555497Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-17T11:26:06.372 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.37364777Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-17T11:26:06.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.407339539Z level=info msg="Executing migration" id="Move region to single row" 2024-09-17T11:26:06.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.441068257Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-17T11:26:06.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.458031182Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T11:26:06.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.491623025Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T11:26:06.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.517006916Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T11:26:06.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.542305988Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T11:26:06.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.5676138Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-17T11:26:06.633 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.634623329Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-17T11:26:06.902 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.676703298Z level=info msg="Executing migration" id="create test_data table" 2024-09-17T11:26:06.902 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.71875853Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-17T11:26:06.902 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.744037566Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-17T11:26:06.902 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.769301125Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T11:26:06.902 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.81116492Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-17T11:26:06.902 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.836502788Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-17T11:26:06.902 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.86181243Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-17T11:26:06.902 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.903811747Z level=info msg="Executing migration" id="create team table" 2024-09-17T11:26:07.163 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.929135062Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-17T11:26:07.163 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.954521223Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-17T11:26:07.163 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:06 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:06.979985946Z level=info msg="Executing migration" id="create team member table" 2024-09-17T11:26:07.163 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.022429147Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-17T11:26:07.163 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.055652056Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T11:26:07.163 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.080968581Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-17T11:26:07.164 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.106210262Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-17T11:26:07.164 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.131476947Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-17T11:26:07.164 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.165120647Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-17T11:26:07.433 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.182105495Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-17T11:26:07.433 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.199073376Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-17T11:26:07.433 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.216061371Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.233097476Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.249955531Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.266935959Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.283860908Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.300831043Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.317762059Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.359762815Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.385082364Z level=info msg="Executing migration" id="create tag table" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.410377337Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-17T11:26:07.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.435511923Z level=info msg="Executing migration" id="create login attempt table" 2024-09-17T11:26:07.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[20577]: audit 2024-09-17T11:26:06.474545+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:07.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[20577]: audit 2024-09-17T11:26:06.480829+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:07.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[20577]: audit 2024-09-17T11:26:06.487242+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:07.728 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[20577]: cluster 2024-09-17T11:26:06.783460+0000 mgr.y (mgr.14370) 83 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:07.729 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.502505698Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-17T11:26:07.729 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.528017088Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-17T11:26:07.729 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.553504441Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T11:26:07.729 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.586778434Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-17T11:26:07.729 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.628845086Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-17T11:26:07.729 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.654254987Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-17T11:26:07.729 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.679445239Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-17T11:26:07.729 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.730189756Z level=info msg="Executing migration" id="create user auth table" 2024-09-17T11:26:07.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:07 smithi092 bash[19809]: audit 2024-09-17T11:26:06.474545+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:07.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:07 smithi092 bash[19809]: audit 2024-09-17T11:26:06.480829+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:07.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:07 smithi092 bash[19809]: audit 2024-09-17T11:26:06.487242+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:07.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:07 smithi092 bash[19809]: cluster 2024-09-17T11:26:06.783460+0000 mgr.y (mgr.14370) 83 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:07.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:07 smithi092 bash[26066]: audit 2024-09-17T11:26:06.474545+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:07.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:07 smithi092 bash[26066]: audit 2024-09-17T11:26:06.480829+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:07.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:07 smithi092 bash[26066]: audit 2024-09-17T11:26:06.487242+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:07.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:07 smithi092 bash[26066]: cluster 2024-09-17T11:26:06.783460+0000 mgr.y (mgr.14370) 83 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:07.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.755456125Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T11:26:07.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.797516615Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-17T11:26:07.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.839433257Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-17T11:26:07.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.864720186Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-17T11:26:07.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.906852932Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-17T11:26:07.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.932107281Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-17T11:26:07.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.957453383Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-17T11:26:07.981 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:07 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:07.982630534Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-17T11:26:08.242 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.008011285Z level=info msg="Executing migration" id="create server_lock table" 2024-09-17T11:26:08.242 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.033286448Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-17T11:26:08.242 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.058576634Z level=info msg="Executing migration" id="create user auth token table" 2024-09-17T11:26:08.242 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.083869773Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-17T11:26:08.242 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.109075141Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-17T11:26:08.242 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.151121472Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-17T11:26:08.242 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.193158562Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-17T11:26:08.242 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.218493965Z level=info msg="Executing migration" id="create cache_data table" 2024-09-17T11:26:08.242 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.243786331Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-17T11:26:08.536 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.277346125Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-17T11:26:08.537 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.302642002Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-17T11:26:08.537 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.344626013Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-17T11:26:08.537 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.386527378Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-17T11:26:08.537 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.411910094Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-17T11:26:08.537 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.437318219Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-17T11:26:08.537 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.462632901Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-17T11:26:08.537 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.487685257Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-17T11:26:08.537 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.538385735Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-17T11:26:08.804 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.55534648Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-17T11:26:08.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.572316778Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-17T11:26:08.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.58927234Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-17T11:26:08.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.606273662Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-17T11:26:08.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.648223826Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-17T11:26:08.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.69026035Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-17T11:26:08.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.715547153Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-17T11:26:08.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.740833436Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-17T11:26:08.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.76605479Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-17T11:26:09.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[20577]: audit 2024-09-17T11:26:07.820523+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:09.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[20577]: audit 2024-09-17T11:26:07.826592+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:09.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[20577]: audit 2024-09-17T11:26:07.833786+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:09.059 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.808014668Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-17T11:26:09.059 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.850256913Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-17T11:26:09.059 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.875653008Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-17T11:26:09.059 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.917582424Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-17T11:26:09.060 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.942767468Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-17T11:26:09.060 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:08 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:08.968159459Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-17T11:26:09.060 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.010230376Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-17T11:26:09.060 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.035539262Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-17T11:26:09.152 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:08 smithi092 bash[26066]: audit 2024-09-17T11:26:07.820523+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:09.152 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:08 smithi092 bash[26066]: audit 2024-09-17T11:26:07.826592+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:09.152 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:08 smithi092 bash[26066]: audit 2024-09-17T11:26:07.833786+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:09.152 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:08 smithi092 bash[19809]: audit 2024-09-17T11:26:07.820523+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:09.152 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:08 smithi092 bash[19809]: audit 2024-09-17T11:26:07.826592+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:09.153 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:08 smithi092 bash[19809]: audit 2024-09-17T11:26:07.833786+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:09.311 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.060786949Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-17T11:26:09.311 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.102647516Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-17T11:26:09.311 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.144720424Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-17T11:26:09.311 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.169985167Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-17T11:26:09.311 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.211993319Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-17T11:26:09.311 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.237361364Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-17T11:26:09.312 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.262586115Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-17T11:26:09.312 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.287812485Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-17T11:26:09.312 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.313148755Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-17T11:26:09.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.355337284Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-17T11:26:09.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.397367142Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-17T11:26:09.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.42263379Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-17T11:26:09.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.447962229Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-17T11:26:09.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.473250497Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-17T11:26:09.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.515413242Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-17T11:26:09.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.540735089Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-17T11:26:09.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.58270335Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-17T11:26:09.844 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.624810964Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-17T11:26:09.844 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.65017824Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-17T11:26:09.844 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.692064453Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-17T11:26:09.844 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.717311149Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-17T11:26:09.844 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.734366994Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-17T11:26:09.844 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.751300473Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-17T11:26:09.844 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.768277988Z 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-17T11:26:09.844 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.81032615Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-17T11:26:09.845 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.827191395Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-17T11:26:10.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:09 smithi092 bash[19809]: cluster 2024-09-17T11:26:08.783978+0000 mgr.y (mgr.14370) 84 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:10.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:09 smithi092 bash[26066]: cluster 2024-09-17T11:26:08.783978+0000 mgr.y (mgr.14370) 84 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:10.094 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[20577]: cluster 2024-09-17T11:26:08.783978+0000 mgr.y (mgr.14370) 84 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:10.094 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.869380449Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-17T11:26:10.094 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.911351031Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-17T11:26:10.095 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.936708196Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-17T11:26:10.095 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.961975066Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-17T11:26:10.095 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:09 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:09.987228574Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-17T11:26:10.095 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.029106796Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-17T11:26:10.095 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.054391909Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-17T11:26:10.356 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.096744905Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-17T11:26:10.356 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.138970647Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-17T11:26:10.357 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.164139478Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-17T11:26:10.357 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.189456587Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-17T11:26:10.357 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.214751703Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-17T11:26:10.357 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.240146056Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-17T11:26:10.357 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.265217174Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-17T11:26:10.357 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.290654504Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-17T11:26:10.357 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.332472266Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-17T11:26:10.357 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.358123615Z level=info msg="Executing migration" id="create alert_image table" 2024-09-17T11:26:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.383334096Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-17T11:26:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.408675569Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-17T11:26:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.433927056Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-17T11:26:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.459261586Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-17T11:26:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.50111599Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T11:26:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.501454509Z 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-17T11:26:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.518067059Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-17T11:26:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.593565275Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-17T11:26:10.634 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.635556314Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-17T11:26:10.903 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.636140307Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-17T11:26:10.903 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.636599439Z level=info msg="alerts found to migrate" alerts=0 2024-09-17T11:26:10.903 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.677710271Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-17T11:26:10.903 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.71975335Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-17T11:26:10.903 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.744962984Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-17T11:26:10.903 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.77030607Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-17T11:26:10.903 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.812265283Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-17T11:26:10.903 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.837580773Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-17T11:26:10.904 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.879529156Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-17T11:26:10.904 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.904844272Z level=info msg="Executing migration" id="create data_keys table" 2024-09-17T11:26:11.163 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.930442925Z level=info msg="Executing migration" id="create secrets table" 2024-09-17T11:26:11.164 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.955735386Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-17T11:26:11.164 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:10 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:10.99761309Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-17T11:26:11.164 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.022798671Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-17T11:26:11.164 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.081753727Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-17T11:26:11.164 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.132047901Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.165706303Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.182816287Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.199596689Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.21662216Z level=info msg="Executing migration" id="create permission table" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.241869508Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.267148686Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.309153259Z level=info msg="Executing migration" id="create role table" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.334463932Z level=info msg="Executing migration" id="add column display_name" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.359691514Z level=info msg="Executing migration" id="add column group_name" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.384978391Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-17T11:26:11.434 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.410387357Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-17T11:26:11.435 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.435650881Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-17T11:26:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.460881159Z level=info msg="Executing migration" id="create team role table" 2024-09-17T11:26:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.502894581Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-17T11:26:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.544984329Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-17T11:26:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.57012972Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-17T11:26:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.595571045Z level=info msg="Executing migration" id="create user role table" 2024-09-17T11:26:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.637528255Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-17T11:26:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.662813529Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-17T11:26:11.703 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.704912534Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-17T11:26:11.964 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[20577]: cluster 2024-09-17T11:26:10.784694+0000 mgr.y (mgr.14370) 85 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:11.964 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.755518955Z level=info msg="Executing migration" id="create builtin role table" 2024-09-17T11:26:11.964 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.797551598Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-17T11:26:11.964 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.822753349Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-17T11:26:11.964 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.864784145Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-17T11:26:11.964 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.89024651Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-17T11:26:11.965 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.915540267Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-17T11:26:11.965 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.940726633Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-17T11:26:11.965 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.965976114Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-17T11:26:12.172 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:11 smithi092 bash[19809]: cluster 2024-09-17T11:26:10.784694+0000 mgr.y (mgr.14370) 85 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:12.172 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:11 smithi092 bash[26066]: cluster 2024-09-17T11:26:10.784694+0000 mgr.y (mgr.14370) 85 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:12.225 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:11 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:11.991250765Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-17T11:26:12.225 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.008192844Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-17T11:26:12.225 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.025167873Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-17T11:26:12.225 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.050308932Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-17T11:26:12.225 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.075686327Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-17T11:26:12.226 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.092571511Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-17T11:26:12.226 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.134577043Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-17T11:26:12.226 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.176629969Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-17T11:26:12.226 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.201955953Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-17T11:26:12.226 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.227185058Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-17T11:26:12.477 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.269198105Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-17T11:26:12.478 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.294419241Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-17T11:26:12.478 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.336511236Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-17T11:26:12.478 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.361830003Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-17T11:26:12.478 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.387013539Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-17T11:26:12.478 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.412374602Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-17T11:26:12.478 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.454409739Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-17T11:26:12.478 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.479736556Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.50501464Z level=info msg="Executing migration" id="add correlation config column" 2024-09-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.530217059Z level=info msg="Executing migration" id="create entity_events table" 2024-09-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.555889162Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.59778768Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.59813983Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.639850349Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.640215052Z 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-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.665041285Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.690228722Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-17T11:26:12.756 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.715530405Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-17T11:26:12.757 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.757709639Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T11:26:13.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.799688722Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-17T11:26:13.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.824963978Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T11:26:13.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.850422202Z level=info msg="Executing migration" id="Drop public config table" 2024-09-17T11:26:13.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.875695827Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-17T11:26:13.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.917575587Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-17T11:26:13.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.942762487Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T11:26:13.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.968066641Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-17T11:26:13.025 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:12 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:12.993566174Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-17T11:26:13.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.027066825Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-17T11:26:13.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.052370113Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-17T11:26:13.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.077631998Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-17T11:26:13.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.102902176Z level=info msg="Executing migration" id="add share column" 2024-09-17T11:26:13.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.144889234Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-17T11:26:13.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.170315207Z level=info msg="Executing migration" id="create file table" 2024-09-17T11:26:13.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.212364124Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-17T11:26:13.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.263259512Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-17T11:26:13.606 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.33907972Z level=info msg="Executing migration" id="create file_meta table" 2024-09-17T11:26:13.606 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.49070362Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-17T11:26:13.955 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.608062273Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T11:26:13.955 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.771031823Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-17T11:26:13.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[20577]: audit 2024-09-17T11:26:12.764585+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:13.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[20577]: audit 2024-09-17T11:26:12.774932+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:13.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[20577]: cluster 2024-09-17T11:26:12.785386+0000 mgr.y (mgr.14370) 86 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:13.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[20577]: audit 2024-09-17T11:26:12.785844+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:13.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[20577]: audit 2024-09-17T11:26:12.851947+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:14.104 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:26:13] "GET /metrics HTTP/1.1" 200 26193 "" "Prometheus/2.43.0" 2024-09-17T11:26:14.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[19809]: audit 2024-09-17T11:26:12.764585+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:14.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[19809]: audit 2024-09-17T11:26:12.774932+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:14.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[19809]: cluster 2024-09-17T11:26:12.785386+0000 mgr.y (mgr.14370) 86 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:14.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[19809]: audit 2024-09-17T11:26:12.785844+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:14.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[19809]: audit 2024-09-17T11:26:12.851947+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:14.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[26066]: audit 2024-09-17T11:26:12.764585+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:14.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[26066]: audit 2024-09-17T11:26:12.774932+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:14.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[26066]: cluster 2024-09-17T11:26:12.785386+0000 mgr.y (mgr.14370) 86 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:14.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[26066]: audit 2024-09-17T11:26:12.785844+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:14.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:13 smithi092 bash[26066]: audit 2024-09-17T11:26:12.851947+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:14.256 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:13 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:13.954480289Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-17T11:26:14.554 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:14 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:14.258383019Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-17T11:26:14.554 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:14 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:14.410600149Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-17T11:26:14.919 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:14 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:14.63227324Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-17T11:26:15.255 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:14 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:14.921416271Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-17T11:26:15.256 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:14 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:14.997897345Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-17T11:26:15.256 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.072120638Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-17T11:26:15.256 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.171642532Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-17T11:26:15.256 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.25767082Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-17T11:26:15.512 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.333188221Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-17T11:26:15.512 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.409010375Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-17T11:26:15.513 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.478155914Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-17T11:26:15.793 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.561133106Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-17T11:26:15.793 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.627315305Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-17T11:26:15.793 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.652594495Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-17T11:26:15.794 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.711933619Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-17T11:26:15.794 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.795437149Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-17T11:26:16.054 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:15.91387889Z level=info msg="Executing migration" id="create folder table" 2024-09-17T11:26:16.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[20577]: cluster 2024-09-17T11:26:14.785851+0000 mgr.y (mgr.14370) 87 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:16.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[20577]: audit 2024-09-17T11:26:14.975825+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:16.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[20577]: audit 2024-09-17T11:26:14.980154+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:16.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:15 smithi121 bash[20577]: audit 2024-09-17T11:26:14.985706+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:16.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:16.11327604Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-17T11:26:16.581 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:16.353241969Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-17T11:26:16.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:15 smithi092 bash[19809]: cluster 2024-09-17T11:26:14.785851+0000 mgr.y (mgr.14370) 87 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:16.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:15 smithi092 bash[19809]: audit 2024-09-17T11:26:14.975825+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:16.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:15 smithi092 bash[19809]: audit 2024-09-17T11:26:14.980154+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:16.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:15 smithi092 bash[19809]: audit 2024-09-17T11:26:14.985706+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:16.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:15 smithi092 bash[26066]: cluster 2024-09-17T11:26:14.785851+0000 mgr.y (mgr.14370) 87 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:16.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:15 smithi092 bash[26066]: audit 2024-09-17T11:26:14.975825+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:16.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:15 smithi092 bash[26066]: audit 2024-09-17T11:26:14.980154+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:16.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:15 smithi092 bash[26066]: audit 2024-09-17T11:26:14.985706+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:16.929 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:16.584538254Z level=info msg="Executing migration" id="Update folder title length" 2024-09-17T11:26:16.929 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:16.723608424Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-17T11:26:16.929 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=migrator t=2024-09-17T11:26:16.799422146Z level=info msg="migrations completed" performed=485 skipped=0 duration=33.39391412s 2024-09-17T11:26:16.929 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=sqlstore t=2024-09-17T11:26:16.800893702Z level=info msg="Created default organization" 2024-09-17T11:26:17.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=plugin.loader t=2024-09-17T11:26:16.93178659Z level=info msg="Plugin registered" pluginID=input 2024-09-17T11:26:17.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=plugin.loader t=2024-09-17T11:26:16.962674322Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-17T11:26:17.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=plugin.loader t=2024-09-17T11:26:16.962707806Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-17T11:26:17.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=secrets t=2024-09-17T11:26:16.962751372Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T11:26:17.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=query_data t=2024-09-17T11:26:16.964728444Z level=info msg="Query Service initialization" 2024-09-17T11:26:17.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:16 smithi121 bash[44867]: logger=live.push_http t=2024-09-17T11:26:16.967998997Z level=info msg="Live Push Gateway initialization" 2024-09-17T11:26:18.047 INFO:teuthology.orchestra.run.smithi092.stdout:167503724598 2024-09-17T11:26:18.047 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T11:26:18.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:17 smithi121 bash[20577]: cluster 2024-09-17T11:26:16.786344+0000 mgr.y (mgr.14370) 88 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:18.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:17 smithi092 bash[19809]: cluster 2024-09-17T11:26:16.786344+0000 mgr.y (mgr.14370) 88 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:18.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:17 smithi092 bash[26066]: cluster 2024-09-17T11:26:16.786344+0000 mgr.y (mgr.14370) 88 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:18.627 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=infra.usagestats.collector t=2024-09-17T11:26:18.350743065Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T11:26:18.628 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=provisioning.datasources t=2024-09-17T11:26:18.406580013Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T11:26:18.628 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=provisioning.datasources t=2024-09-17T11:26:18.501776806Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-17T11:26:18.628 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=provisioning.alerting t=2024-09-17T11:26:18.585048465Z level=info msg="starting to provision alerting" 2024-09-17T11:26:18.628 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=provisioning.alerting t=2024-09-17T11:26:18.585149851Z level=info msg="finished to provision alerting" 2024-09-17T11:26:18.628 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=grafanaStorageLogger t=2024-09-17T11:26:18.585646145Z level=info msg="storage starting" 2024-09-17T11:26:18.628 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=ngalert.state.manager t=2024-09-17T11:26:18.586154088Z level=info msg="Warming state cache for startup" 2024-09-17T11:26:18.628 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=http.server t=2024-09-17T11:26:18.588642116Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T11:26:18.628 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=sqlstore.transactions t=2024-09-17T11:26:18.597437954Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T11:26:18.761 INFO:teuthology.orchestra.run.smithi092.stdout:34359738479 2024-09-17T11:26:18.761 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T11:26:18.880 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=ngalert.state.manager t=2024-09-17T11:26:18.629822293Z level=info msg="State cache has been initialized" states=0 duration=43.664665ms 2024-09-17T11:26:18.880 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=ngalert.multiorg.alertmanager t=2024-09-17T11:26:18.62991873Z level=info msg="starting MultiOrg Alertmanager" 2024-09-17T11:26:18.880 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=ticker t=2024-09-17T11:26:18.62995216Z level=info msg=starting first_tick=2024-09-17T11:26:20Z 2024-09-17T11:26:19.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=sqlstore.transactions t=2024-09-17T11:26:18.90210141Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T11:26:19.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:18 smithi121 bash[44867]: logger=sqlstore.transactions t=2024-09-17T11:26:18.913413294Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-17T11:26:19.304 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:19 smithi121 bash[44867]: logger=sqlstore.transactions t=2024-09-17T11:26:18.924826723Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-17T11:26:19.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:26:19 smithi121 bash[44867]: logger=sqlstore.transactions t=2024-09-17T11:26:18.936150104Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-09-17T11:26:20.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:19 smithi092 bash[19809]: cluster 2024-09-17T11:26:18.786975+0000 mgr.y (mgr.14370) 89 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:20.142 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:19 smithi092 bash[26066]: cluster 2024-09-17T11:26:18.786975+0000 mgr.y (mgr.14370) 89 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:20.171 INFO:teuthology.orchestra.run.smithi092.stdout:55834574948 2024-09-17T11:26:20.171 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T11:26:20.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:19 smithi121 bash[20577]: cluster 2024-09-17T11:26:18.786975+0000 mgr.y (mgr.14370) 89 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:21.787 INFO:teuthology.orchestra.run.smithi092.stdout:133143986243 2024-09-17T11:26:21.788 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T11:26:22.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:22 smithi092 bash[26066]: cluster 2024-09-17T11:26:20.787392+0000 mgr.y (mgr.14370) 90 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:22.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:21 smithi092 bash[19809]: cluster 2024-09-17T11:26:20.787392+0000 mgr.y (mgr.14370) 90 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:22.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:21 smithi121 bash[20577]: cluster 2024-09-17T11:26:20.787392+0000 mgr.y (mgr.14370) 90 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:22.573 INFO:teuthology.orchestra.run.smithi092.stdout:77309411418 2024-09-17T11:26:22.574 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T11:26:23.777 INFO:teuthology.orchestra.run.smithi092.stdout:201863462957 2024-09-17T11:26:23.777 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T11:26:23.986 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:26:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:26:23] "GET /metrics HTTP/1.1" 200 26193 "" "Prometheus/2.43.0" 2024-09-17T11:26:24.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:23 smithi092 bash[19809]: cluster 2024-09-17T11:26:22.787766+0000 mgr.y (mgr.14370) 91 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:24.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:24 smithi092 bash[26066]: cluster 2024-09-17T11:26:22.787766+0000 mgr.y (mgr.14370) 91 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:24.222 INFO:teuthology.orchestra.run.smithi092.stdout:111669149774 2024-09-17T11:26:24.222 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T11:26:24.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:23 smithi121 bash[20577]: cluster 2024-09-17T11:26:22.787766+0000 mgr.y (mgr.14370) 91 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:24.490 INFO:teuthology.orchestra.run.smithi092.stdout:236223201314 2024-09-17T11:26:24.490 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T11:26:26.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:25 smithi121 bash[20577]: cluster 2024-09-17T11:26:24.788333+0000 mgr.y (mgr.14370) 92 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:26.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:25 smithi092 bash[19809]: cluster 2024-09-17T11:26:24.788333+0000 mgr.y (mgr.14370) 92 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:26.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:25 smithi092 bash[26066]: cluster 2024-09-17T11:26:24.788333+0000 mgr.y (mgr.14370) 92 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:27.012 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:27.012 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:27.012 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:27.015 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:27.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:27 smithi121 bash[20577]: audit 2024-09-17T11:26:26.206924+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:27.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:27 smithi121 bash[20577]: audit 2024-09-17T11:26:26.213856+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:27.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:27 smithi121 bash[20577]: audit 2024-09-17T11:26:26.220184+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:27.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:27 smithi121 bash[20577]: cluster 2024-09-17T11:26:26.788882+0000 mgr.y (mgr.14370) 93 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:27.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:27 smithi092 bash[19809]: audit 2024-09-17T11:26:26.206924+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:27.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:27 smithi092 bash[19809]: audit 2024-09-17T11:26:26.213856+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:27.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:27 smithi092 bash[19809]: audit 2024-09-17T11:26:26.220184+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:27.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:27 smithi092 bash[19809]: cluster 2024-09-17T11:26:26.788882+0000 mgr.y (mgr.14370) 93 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:27.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:27 smithi092 bash[26066]: audit 2024-09-17T11:26:26.206924+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:27.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:27 smithi092 bash[26066]: audit 2024-09-17T11:26:26.213856+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:27 smithi092 bash[26066]: audit 2024-09-17T11:26:26.220184+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:27 smithi092 bash[26066]: cluster 2024-09-17T11:26:26.788882+0000 mgr.y (mgr.14370) 93 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:28.031 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:28.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:28 smithi121 bash[20577]: audit 2024-09-17T11:26:27.852456+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:28.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:28 smithi092 bash[19809]: audit 2024-09-17T11:26:27.852456+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:28.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:28 smithi092 bash[26066]: audit 2024-09-17T11:26:27.852456+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:29.048 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:29.049 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:29.049 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:29.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:29 smithi121 bash[20577]: cluster 2024-09-17T11:26:28.789436+0000 mgr.y (mgr.14370) 94 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:29.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:29 smithi092 bash[19809]: cluster 2024-09-17T11:26:28.789436+0000 mgr.y (mgr.14370) 94 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:29.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:29 smithi092 bash[26066]: cluster 2024-09-17T11:26:28.789436+0000 mgr.y (mgr.14370) 94 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:32.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:31 smithi092 bash[19809]: cluster 2024-09-17T11:26:30.789963+0000 mgr.y (mgr.14370) 95 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:32.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:31 smithi092 bash[19809]: audit 2024-09-17T11:26:31.684644+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:32.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:31 smithi092 bash[19809]: audit 2024-09-17T11:26:31.694729+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:32.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:31 smithi092 bash[19809]: audit 2024-09-17T11:26:31.705020+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:32.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:31 smithi092 bash[26066]: cluster 2024-09-17T11:26:30.789963+0000 mgr.y (mgr.14370) 95 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:32.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:31 smithi092 bash[26066]: audit 2024-09-17T11:26:31.684644+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:32.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:31 smithi092 bash[26066]: audit 2024-09-17T11:26:31.694729+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:32.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:31 smithi092 bash[26066]: audit 2024-09-17T11:26:31.705020+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:32.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:31 smithi121 bash[20577]: cluster 2024-09-17T11:26:30.789963+0000 mgr.y (mgr.14370) 95 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:32.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:31 smithi121 bash[20577]: audit 2024-09-17T11:26:31.684644+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:32.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:31 smithi121 bash[20577]: audit 2024-09-17T11:26:31.694729+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:32.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:31 smithi121 bash[20577]: audit 2024-09-17T11:26:31.705020+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:34.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:33 smithi121 bash[20577]: cluster 2024-09-17T11:26:32.790423+0000 mgr.y (mgr.14370) 96 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:34.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:33 smithi092 bash[19809]: cluster 2024-09-17T11:26:32.790423+0000 mgr.y (mgr.14370) 96 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:34.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:26:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:26:33] "GET /metrics HTTP/1.1" 200 26198 "" "Prometheus/2.43.0" 2024-09-17T11:26:34.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:33 smithi092 bash[26066]: cluster 2024-09-17T11:26:32.790423+0000 mgr.y (mgr.14370) 96 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:36.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:35 smithi092 bash[19809]: cluster 2024-09-17T11:26:34.791074+0000 mgr.y (mgr.14370) 97 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:36.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:35 smithi092 bash[26066]: cluster 2024-09-17T11:26:34.791074+0000 mgr.y (mgr.14370) 97 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:36.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:35 smithi121 bash[20577]: cluster 2024-09-17T11:26:34.791074+0000 mgr.y (mgr.14370) 97 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:38.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:37 smithi092 bash[19809]: cluster 2024-09-17T11:26:36.791804+0000 mgr.y (mgr.14370) 98 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:38.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:37 smithi092 bash[26066]: cluster 2024-09-17T11:26:36.791804+0000 mgr.y (mgr.14370) 98 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:38.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:37 smithi121 bash[20577]: cluster 2024-09-17T11:26:36.791804+0000 mgr.y (mgr.14370) 98 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:39.467 INFO:teuthology.orchestra.run.smithi092.stdout:55834574952 2024-09-17T11:26:40.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:39 smithi092 bash[19809]: cluster 2024-09-17T11:26:38.792271+0000 mgr.y (mgr.14370) 99 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:40.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:39 smithi092 bash[19809]: audit 2024-09-17T11:26:39.472230+0000 mon.a (mon.0) 1113 : audit [DBG] from='client.? 172.21.15.92:0/3032161500' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T11:26:40.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:39 smithi092 bash[26066]: cluster 2024-09-17T11:26:38.792271+0000 mgr.y (mgr.14370) 99 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:40.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:39 smithi092 bash[26066]: audit 2024-09-17T11:26:39.472230+0000 mon.a (mon.0) 1113 : audit [DBG] from='client.? 172.21.15.92:0/3032161500' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T11:26:40.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:39 smithi121 bash[20577]: cluster 2024-09-17T11:26:38.792271+0000 mgr.y (mgr.14370) 99 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:40.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:39 smithi121 bash[20577]: audit 2024-09-17T11:26:39.472230+0000 mon.a (mon.0) 1113 : audit [DBG] from='client.? 172.21.15.92:0/3032161500' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T11:26:40.888 INFO:teuthology.orchestra.run.smithi092.stdout:133143986247 2024-09-17T11:26:42.170 INFO:teuthology.orchestra.run.smithi092.stdout:167503724603 2024-09-17T11:26:42.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:41 smithi092 bash[19809]: cluster 2024-09-17T11:26:40.792653+0000 mgr.y (mgr.14370) 100 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:42.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:41 smithi092 bash[19809]: audit 2024-09-17T11:26:40.893226+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.92:0/114965125' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T11:26:42.182 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:41 smithi092 bash[26066]: cluster 2024-09-17T11:26:40.792653+0000 mgr.y (mgr.14370) 100 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:42.183 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:41 smithi092 bash[26066]: audit 2024-09-17T11:26:40.893226+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.92:0/114965125' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T11:26:42.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:41 smithi121 bash[20577]: cluster 2024-09-17T11:26:40.792653+0000 mgr.y (mgr.14370) 100 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:42.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:41 smithi121 bash[20577]: audit 2024-09-17T11:26:40.893226+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.92:0/114965125' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T11:26:42.349 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574948 got 55834574952 for osd.1 2024-09-17T11:26:42.349 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:43.137 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:42 smithi092 bash[19809]: audit 2024-09-17T11:26:42.175770+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/1832150355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T11:26:43.138 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:42 smithi092 bash[19809]: audit 2024-09-17T11:26:42.859445+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:43.138 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:42 smithi092 bash[26066]: audit 2024-09-17T11:26:42.175770+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/1832150355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T11:26:43.138 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:42 smithi092 bash[26066]: audit 2024-09-17T11:26:42.859445+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:43.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:42 smithi121 bash[20577]: audit 2024-09-17T11:26:42.175770+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/1832150355' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T11:26:43.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:42 smithi121 bash[20577]: audit 2024-09-17T11:26:42.859445+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:44.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:43 smithi092 bash[19809]: cluster 2024-09-17T11:26:42.793239+0000 mgr.y (mgr.14370) 101 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:44.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:26:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:26:43] "GET /metrics HTTP/1.1" 200 26190 "" "Prometheus/2.43.0" 2024-09-17T11:26:44.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:43 smithi092 bash[26066]: cluster 2024-09-17T11:26:42.793239+0000 mgr.y (mgr.14370) 101 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:44.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:43 smithi121 bash[20577]: cluster 2024-09-17T11:26:42.793239+0000 mgr.y (mgr.14370) 101 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:44.858 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986243 got 133143986247 for osd.4 2024-09-17T11:26:44.858 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:45.920 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:45 smithi092 bash[19809]: cluster 2024-09-17T11:26:44.793968+0000 mgr.y (mgr.14370) 102 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:46.232 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:45 smithi092 bash[26066]: cluster 2024-09-17T11:26:44.793968+0000 mgr.y (mgr.14370) 102 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:46.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:45 smithi121 bash[20577]: cluster 2024-09-17T11:26:44.793968+0000 mgr.y (mgr.14370) 102 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:46.374 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724598 got 167503724603 for osd.5 2024-09-17T11:26:46.374 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:46.566 INFO:teuthology.orchestra.run.smithi092.stdout:77309411423 2024-09-17T11:26:46.767 INFO:teuthology.orchestra.run.smithi092.stdout:34359738485 2024-09-17T11:26:47.178 INFO:teuthology.orchestra.run.smithi092.stdout:111669149779 2024-09-17T11:26:47.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[26066]: audit 2024-09-17T11:26:46.351506+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:47.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[26066]: audit 2024-09-17T11:26:46.361296+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:47.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[26066]: audit 2024-09-17T11:26:46.373246+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:47.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[26066]: audit 2024-09-17T11:26:46.572119+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.92:0/3349324897' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T11:26:47.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[26066]: audit 2024-09-17T11:26:46.772261+0000 mon.a (mon.0) 1120 : audit [DBG] from='client.? 172.21.15.92:0/3022843215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T11:26:47.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[26066]: cluster 2024-09-17T11:26:46.794358+0000 mgr.y (mgr.14370) 103 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:47.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[26066]: audit 2024-09-17T11:26:47.183534+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/242818645' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T11:26:47.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[19809]: audit 2024-09-17T11:26:46.351506+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:47.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[19809]: audit 2024-09-17T11:26:46.361296+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:47.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[19809]: audit 2024-09-17T11:26:46.373246+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:47.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[19809]: audit 2024-09-17T11:26:46.572119+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.92:0/3349324897' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T11:26:47.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[19809]: audit 2024-09-17T11:26:46.772261+0000 mon.a (mon.0) 1120 : audit [DBG] from='client.? 172.21.15.92:0/3022843215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T11:26:47.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[19809]: cluster 2024-09-17T11:26:46.794358+0000 mgr.y (mgr.14370) 103 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:47.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:47 smithi092 bash[19809]: audit 2024-09-17T11:26:47.183534+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/242818645' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T11:26:47.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:47 smithi121 bash[20577]: audit 2024-09-17T11:26:46.351506+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:47.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:47 smithi121 bash[20577]: audit 2024-09-17T11:26:46.361296+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:47.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:47 smithi121 bash[20577]: audit 2024-09-17T11:26:46.373246+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:47.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:47 smithi121 bash[20577]: audit 2024-09-17T11:26:46.572119+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.92:0/3349324897' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T11:26:47.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:47 smithi121 bash[20577]: audit 2024-09-17T11:26:46.772261+0000 mon.a (mon.0) 1120 : audit [DBG] from='client.? 172.21.15.92:0/3022843215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T11:26:47.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:47 smithi121 bash[20577]: cluster 2024-09-17T11:26:46.794358+0000 mgr.y (mgr.14370) 103 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:47.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:47 smithi121 bash[20577]: audit 2024-09-17T11:26:47.183534+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/242818645' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T11:26:47.946 INFO:teuthology.orchestra.run.smithi092.stdout:236223201319 2024-09-17T11:26:48.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:48 smithi121 bash[20577]: audit 2024-09-17T11:26:47.951314+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.92:0/469649005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T11:26:48.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:48 smithi092 bash[19809]: audit 2024-09-17T11:26:47.951314+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.92:0/469649005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T11:26:48.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:48 smithi092 bash[26066]: audit 2024-09-17T11:26:47.951314+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.92:0/469649005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T11:26:49.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:49 smithi092 bash[19809]: cluster 2024-09-17T11:26:48.794823+0000 mgr.y (mgr.14370) 104 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:49.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:49 smithi092 bash[26066]: cluster 2024-09-17T11:26:48.794823+0000 mgr.y (mgr.14370) 104 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:49.726 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411418 got 77309411423 for osd.2 2024-09-17T11:26:49.726 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:49.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:49 smithi121 bash[20577]: cluster 2024-09-17T11:26:48.794823+0000 mgr.y (mgr.14370) 104 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:49.878 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738479 got 34359738485 for osd.0 2024-09-17T11:26:49.879 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:50.208 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149774 got 111669149779 for osd.3 2024-09-17T11:26:50.209 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:50.657 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201314 got 236223201319 for osd.7 2024-09-17T11:26:50.657 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:51.148 INFO:teuthology.orchestra.run.smithi092.stdout:201863462963 2024-09-17T11:26:52.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:51 smithi092 bash[19809]: cluster 2024-09-17T11:26:50.795540+0000 mgr.y (mgr.14370) 105 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:52.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:51 smithi092 bash[19809]: audit 2024-09-17T11:26:51.151132+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/3316040165' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T11:26:52.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:51 smithi092 bash[26066]: cluster 2024-09-17T11:26:50.795540+0000 mgr.y (mgr.14370) 105 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:52.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:51 smithi092 bash[26066]: audit 2024-09-17T11:26:51.151132+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/3316040165' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T11:26:52.116 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462957 got 201863462963 for osd.6 2024-09-17T11:26:52.116 DEBUG:teuthology.parallel:result is None 2024-09-17T11:26:52.116 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T11:26:52.117 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T11:26:52.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:51 smithi121 bash[20577]: cluster 2024-09-17T11:26:50.795540+0000 mgr.y (mgr.14370) 105 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:52.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:51 smithi121 bash[20577]: audit 2024-09-17T11:26:51.151132+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/3316040165' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T11:26:53.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:52 smithi121 bash[20577]: audit 2024-09-17T11:26:51.892931+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:53.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:52 smithi121 bash[20577]: audit 2024-09-17T11:26:51.898562+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:53.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:52 smithi121 bash[20577]: audit 2024-09-17T11:26:51.903503+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:53.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:52 smithi092 bash[19809]: audit 2024-09-17T11:26:51.892931+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:53.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:52 smithi092 bash[19809]: audit 2024-09-17T11:26:51.898562+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:53.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:52 smithi092 bash[19809]: audit 2024-09-17T11:26:51.903503+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:52 smithi092 bash[26066]: audit 2024-09-17T11:26:51.892931+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:52 smithi092 bash[26066]: audit 2024-09-17T11:26:51.898562+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:52 smithi092 bash[26066]: audit 2024-09-17T11:26:51.903503+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:26:54.030 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:53 smithi121 bash[20577]: cluster 2024-09-17T11:26:52.796147+0000 mgr.y (mgr.14370) 106 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:54.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:53 smithi092 bash[19809]: cluster 2024-09-17T11:26:52.796147+0000 mgr.y (mgr.14370) 106 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:54.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:53 smithi092 bash[26066]: cluster 2024-09-17T11:26:52.796147+0000 mgr.y (mgr.14370) 106 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:54.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:26:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:26:53] "GET /metrics HTTP/1.1" 200 26190 "" "Prometheus/2.43.0" 2024-09-17T11:26:56.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:55 smithi092 bash[19809]: cluster 2024-09-17T11:26:54.796860+0000 mgr.y (mgr.14370) 107 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:56.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:55 smithi092 bash[26066]: cluster 2024-09-17T11:26:54.796860+0000 mgr.y (mgr.14370) 107 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:56.160 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:55 smithi121 bash[20577]: cluster 2024-09-17T11:26:54.796860+0000 mgr.y (mgr.14370) 107 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:56.845 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:26:58.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:57 smithi121 bash[20577]: cluster 2024-09-17T11:26:56.797479+0000 mgr.y (mgr.14370) 108 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:58.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:57 smithi121 bash[20577]: audit 2024-09-17T11:26:57.860192+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:58.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:57 smithi092 bash[19809]: cluster 2024-09-17T11:26:56.797479+0000 mgr.y (mgr.14370) 108 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:58.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:57 smithi092 bash[19809]: audit 2024-09-17T11:26:57.860192+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:26:58.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:57 smithi092 bash[26066]: cluster 2024-09-17T11:26:56.797479+0000 mgr.y (mgr.14370) 108 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:26:58.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:57 smithi092 bash[26066]: audit 2024-09-17T11:26:57.860192+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[19809]: cluster 2024-09-17T11:26:58.797880+0000 mgr.y (mgr.14370) 109 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[19809]: audit 2024-09-17T11:26:58.921957+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:27:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[19809]: audit 2024-09-17T11:26:58.925524+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:27:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[19809]: audit 2024-09-17T11:26:58.926561+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:27:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[19809]: audit 2024-09-17T11:26:58.934441+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[26066]: cluster 2024-09-17T11:26:58.797880+0000 mgr.y (mgr.14370) 109 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[26066]: audit 2024-09-17T11:26:58.921957+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:27:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[26066]: audit 2024-09-17T11:26:58.925524+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:27:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[26066]: audit 2024-09-17T11:26:58.926561+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:27:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:26:59 smithi092 bash[26066]: audit 2024-09-17T11:26:58.934441+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:00.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:59 smithi121 bash[20577]: cluster 2024-09-17T11:26:58.797880+0000 mgr.y (mgr.14370) 109 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:59 smithi121 bash[20577]: audit 2024-09-17T11:26:58.921957+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:27:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:59 smithi121 bash[20577]: audit 2024-09-17T11:26:58.925524+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:27:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:59 smithi121 bash[20577]: audit 2024-09-17T11:26:58.926561+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:27:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:26:59 smithi121 bash[20577]: audit 2024-09-17T11:26:58.934441+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:02.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:01 smithi121 bash[20577]: cluster 2024-09-17T11:27:00.798275+0000 mgr.y (mgr.14370) 110 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:02.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:01 smithi092 bash[19809]: cluster 2024-09-17T11:27:00.798275+0000 mgr.y (mgr.14370) 110 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:02.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:01 smithi092 bash[26066]: cluster 2024-09-17T11:27:00.798275+0000 mgr.y (mgr.14370) 110 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:02.455 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-17T11:27:02.456 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:27:03.237 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":72,"stamp":"2024-09-17T11:27:00.798077+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":226616,"kb_used_data":6364,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749734600,"statfs":{"total":767960285184,"available":767728230400,"internally_reserved":0,"allocated":6516736,"data_stored":3700992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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.003506"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":256,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-17T11:24:44.880271+0000","last_change":"2024-09-17T11:23:41.110589+0000","last_active":"2024-09-17T11:24:44.880271+0000","last_peered":"2024-09-17T11:24:44.880271+0000","last_clean":"2024-09-17T11:24:44.880271+0000","last_became_active":"2024-09-17T11:23:41.110233+0000","last_became_peered":"2024-09-17T11:23:41.110233+0000","last_unstale":"2024-09-17T11:24:44.880271+0000","last_undegraded":"2024-09-17T11:24:44.880271+0000","last_fullsized":"2024-09-17T11:24:44.880271+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-17T11:19:04.109844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T11:19:04.109844+0000","last_clean_scrub_stamp":"2024-09-17T11:19:04.109844+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-18T19:01:49.195749+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":236223201322,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1156,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1183744,"data_stored":831475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.89100000000000001,"15min":0.90300000000000002},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.1910000000000001,"5min":1.339,"15min":1.339},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.83499999999999996,"15min":0.84899999999999998},"min":{"1min":0.56899999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.0089999999999999,"5min":1.167,"15min":1.167},"last":1.0449999999999999}]},{"osd":1,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.91900000000000004,"15min":0.94399999999999995},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.871,"5min":0.89500000000000002,"15min":0.92100000000000004},"min":{"1min":0.55300000000000005,"5min":0.498,"15min":0.498},"max":{"1min":1.1850000000000001,"5min":1.222,"15min":1.222},"last":0.90000000000000002}]},{"osd":2,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.93200000000000005,"15min":0.94799999999999995},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.90900000000000003,"15min":0.93600000000000005},"min":{"1min":0.48199999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2410000000000001,"5min":1.302,"15min":1.302},"last":1.1459999999999999}]},{"osd":3,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.96699999999999997,"15min":0.97799999999999998},"min":{"1min":0.66700000000000004,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":1.206},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.93300000000000005,"15min":0.96699999999999997},"min":{"1min":0.60099999999999998,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.21,"5min":1.304,"15min":1.304},"last":1.097}]},{"osd":4,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.88,"15min":0.89400000000000002},"min":{"1min":0.379,"5min":0.317,"15min":0.317},"max":{"1min":1.214,"5min":1.254,"15min":1.254},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.93400000000000005,"15min":0.93899999999999995},"min":{"1min":0.40699999999999997,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.071}]},{"osd":5,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.90200000000000002,"15min":0.92800000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1699999999999999,"5min":1.452,"15min":1.452},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.0129999999999999,"15min":1.0369999999999999},"min":{"1min":0.432,"5min":0.373,"15min":0.373},"max":{"1min":1.383,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.1160000000000001}]},{"osd":6,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.98199999999999998,"15min":1.016},"min":{"1min":0.39400000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.179,"5min":1.403,"15min":1.403},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.042,"5min":1.079,"15min":1.105},"min":{"1min":0.433,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.0149999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462965,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1156,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1183744,"data_stored":831425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.90200000000000002,"15min":0.93999999999999995},"min":{"1min":0.52200000000000002,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1379999999999999,"5min":1.48,"15min":1.48},"last":0.877},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.88700000000000001,"15min":0.93899999999999995},"min":{"1min":0.58799999999999997,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.228,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.228}]},{"osd":1,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.82499999999999996,"15min":0.85699999999999998},"min":{"1min":0.54500000000000004,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.101,"5min":1.423,"15min":1.423},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.92600000000000005,"15min":0.97999999999999998},"min":{"1min":0.68100000000000005,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.1919999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.96999999999999997}]},{"osd":2,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.91000000000000003,"15min":0.91700000000000004},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.3100000000000001,"5min":1.383,"15min":1.383},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.93200000000000005,"15min":0.96999999999999997},"min":{"1min":0.58399999999999996,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.359,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.81699999999999995}]},{"osd":3,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.94499999999999995,"15min":0.98999999999999999},"min":{"1min":0.56699999999999995,"5min":0.503,"15min":0.503},"max":{"1min":1.323,"5min":1.333,"15min":1.333},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.98099999999999998,"15min":1.0089999999999999},"min":{"1min":0.57099999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.284,"5min":1.343,"15min":1.343},"last":1.284}]},{"osd":4,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.79900000000000004,"15min":0.84999999999999998},"min":{"1min":0.38,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.1659999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.93700000000000006,"15min":0.999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.147}]},{"osd":5,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.90800000000000003,"15min":0.96799999999999997},"min":{"1min":0.35299999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.351,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90700000000000003,"15min":0.96799999999999997},"min":{"1min":0.432,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1990000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.1140000000000001}]},{"osd":7,"last update":"Tue Sep 17 11:26:45 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.99299999999999999,"15min":1.028},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.4179999999999999,"5min":1.556,"15min":1.556},"last":1.171},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.95099999999999996,"15min":0.96599999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.2769999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.0129999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724607,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":576,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":589824,"data_stored":241057,"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:25:58 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.86599999999999999,"15min":0.85399999999999998},"min":{"1min":0.65000000000000002,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.121},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.84699999999999998,"15min":0.85799999999999998},"min":{"1min":0.624,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.1080000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.77100000000000002}]},{"osd":1,"last update":"Tue Sep 17 11:25:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.88500000000000001,"15min":0.86099999999999999},"min":{"1min":0.69499999999999995,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.874,"15min":0.85999999999999999},"min":{"1min":0.60699999999999998,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1499999999999999,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.85999999999999999}]},{"osd":2,"last update":"Tue Sep 17 11:25:58 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.88500000000000001,"15min":0.86899999999999999},"min":{"1min":0.63900000000000001,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.85699999999999998,"15min":0.82999999999999996},"min":{"1min":0.64000000000000001,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.222,"5min":1.26,"15min":1.26},"last":0.90500000000000003}]},{"osd":3,"last update":"Tue Sep 17 11:25:58 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.875,"15min":0.86599999999999999},"min":{"1min":0.64300000000000002,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.02,"5min":0.92600000000000005,"15min":0.92600000000000005},"min":{"1min":0.69799999999999995,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.04}]},{"osd":4,"last update":"Tue Sep 17 11:25:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.77200000000000002,"15min":0.70399999999999996},"min":{"1min":0.435,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.0780000000000001},{"interface":"front","average":{"1min":1,"5min":0.81999999999999995,"15min":0.748},"min":{"1min":0.60599999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.6850000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":0.72099999999999997}]},{"osd":6,"last update":"Tue Sep 17 11:26:48 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.89300000000000002,"15min":0.84299999999999997},"min":{"1min":0.48799999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.202,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.2},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.91000000000000003,"15min":0.85699999999999998},"min":{"1min":0.44800000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.212,"5min":1.464,"15min":1.464},"last":0.81000000000000005}]},{"osd":7,"last update":"Tue Sep 17 11:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.94099999999999995,"15min":0.91700000000000004},"min":{"1min":0.46400000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.341,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.036,"5min":1.0700000000000001,"15min":1.075},"min":{"1min":0.42599999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2470000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.1499999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986251,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:05 2024","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.81599999999999995,"15min":0.81000000000000005},"min":{"1min":0.55800000000000005,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":0.97499999999999998,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.85399999999999998,"15min":0.83999999999999997},"min":{"1min":0.64800000000000002,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.167,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.69699999999999995}]},{"osd":1,"last update":"Tue Sep 17 11:26:05 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.85599999999999998,"15min":0.83799999999999997},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.143,"5min":1.167,"15min":1.167},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.84999999999999998,"15min":0.78400000000000003},"min":{"1min":0.51800000000000002,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.82299999999999995}]},{"osd":2,"last update":"Tue Sep 17 11:26:05 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.88900000000000001,"15min":0.84999999999999998},"min":{"1min":0.626,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.361,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.026},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.89600000000000002,"15min":0.84799999999999998},"min":{"1min":0.63,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.78900000000000003}]},{"osd":3,"last update":"Tue Sep 17 11:26:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.95999999999999996,"15min":0.92000000000000004},"min":{"1min":0.73699999999999999,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.05},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.93999999999999995,"15min":0.92100000000000004},"min":{"1min":0.65600000000000003,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.1479999999999999}]},{"osd":5,"last update":"Tue Sep 17 11:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.73599999999999999,"15min":0.67800000000000005},"min":{"1min":0.53900000000000003,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.083,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.86199999999999999,"15min":0.81599999999999995},"min":{"1min":0.55100000000000005,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.94799999999999995}]},{"osd":6,"last update":"Tue Sep 17 11:26:52 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.84499999999999997,"15min":0.81100000000000005},"min":{"1min":0.44400000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.2110000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.93300000000000005,"15min":0.88900000000000001},"min":{"1min":0.40999999999999998,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.3879999999999999,"5min":1.677,"15min":1.677},"last":0.98299999999999998}]},{"osd":7,"last update":"Tue Sep 17 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.0229999999999999,"15min":1.0369999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.073},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.032,"15min":1.036},"min":{"1min":0.45500000000000002,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2729999999999999,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.117}]}]},{"osd":3,"up_from":26,"seq":111669149782,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31696,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713456,"statfs":{"total":95995035648,"available":95962578944,"internally_reserved":0,"allocated":593920,"data_stored":241388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.625,"15min":0.61699999999999999},"min":{"1min":0.44400000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.012,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.73099999999999998,"15min":0.68600000000000005},"min":{"1min":0.42399999999999999,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.012,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.59399999999999997}]},{"osd":1,"last update":"Tue Sep 17 11:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.747,"15min":0.72499999999999998},"min":{"1min":0.38600000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.099,"5min":1.218,"15min":1.218},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.751,"5min":0.71599999999999997,"15min":0.71799999999999997},"min":{"1min":0.46400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.64900000000000002}]},{"osd":2,"last update":"Tue Sep 17 11:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.79700000000000004,"15min":0.79300000000000004},"min":{"1min":0.496,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.101,"5min":1.206,"15min":1.206},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.73599999999999999,"15min":0.74199999999999999},"min":{"1min":0.47499999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.93799999999999994,"5min":1.194,"15min":1.194},"last":0.879}]},{"osd":4,"last update":"Tue Sep 17 11:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91600000000000004,"15min":0.86599999999999999},"min":{"1min":0.63200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.069},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.91500000000000004,"15min":0.85899999999999999},"min":{"1min":0.69899999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.98699999999999999}]},{"osd":5,"last update":"Tue Sep 17 11:26:04 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.91000000000000003,"15min":0.89200000000000002},"min":{"1min":0.73299999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.96099999999999997,"15min":0.94299999999999995},"min":{"1min":0.77900000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.0329999999999999}]},{"osd":6,"last update":"Tue Sep 17 11:26:52 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.0169999999999999,"15min":1.042},"min":{"1min":0.72999999999999998,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0209999999999999,"15min":1.0429999999999999},"min":{"1min":0.79300000000000004,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.3240000000000001,"5min":1.347,"15min":1.347},"last":0.91200000000000003}]},{"osd":7,"last update":"Tue Sep 17 11:26:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.026,"15min":1.0269999999999999},"min":{"1min":0.88800000000000001,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4039999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0600000000000001,"15min":1.0620000000000001},"min":{"1min":0.76600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.375,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.1419999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411426,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:11 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.65500000000000003,"15min":0.55200000000000005},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.26200000000000001},"max":{"1min":0.95599999999999996,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.71299999999999997,"15min":0.57199999999999995},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28699999999999998},"max":{"1min":0.98699999999999999,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.432}]},{"osd":1,"last update":"Tue Sep 17 11:26:11 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.68400000000000005,"15min":0.57499999999999996},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.92700000000000005,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.754,"15min":0.60299999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.30299999999999999},"max":{"1min":1.0680000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.33900000000000002}]},{"osd":3,"last update":"Tue Sep 17 11:26:11 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.75600000000000001,"15min":0.72799999999999998},"min":{"1min":0.34899999999999998,"5min":0.33400000000000002,"15min":0.30099999999999999},"max":{"1min":1.0649999999999999,"5min":1.486,"15min":1.486},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.748,"5min":0.81399999999999995,"15min":0.77600000000000002},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.0840000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":0.45900000000000002}]},{"osd":4,"last update":"Tue Sep 17 11:26:11 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.872,"15min":0.83799999999999997},"min":{"1min":0.61199999999999999,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.103,"5min":1.29,"15min":1.29},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.88600000000000001,"15min":0.85399999999999998},"min":{"1min":0.57899999999999996,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.64900000000000002}]},{"osd":5,"last update":"Tue Sep 17 11:25:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.93799999999999994,"15min":0.91600000000000004},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.179,"5min":1.379,"15min":1.379},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.92700000000000005,"15min":0.93899999999999995},"min":{"1min":0.63800000000000001,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2270000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":0.61699999999999999}]},{"osd":6,"last update":"Tue Sep 17 11:25:56 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95399999999999996,"15min":0.95799999999999996},"min":{"1min":0.63,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.753},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.0329999999999999,"15min":1.0369999999999999},"min":{"1min":0.69899999999999995,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3640000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.67200000000000004}]},{"osd":7,"last update":"Tue Sep 17 11:26:47 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.98199999999999998,"15min":1.0009999999999999},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.58099999999999996},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.103,"15min":1.1319999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.371,"5min":1.5,"15min":1.5},"last":0.73399999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574957,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":576,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":589824,"data_stored":241115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.65500000000000003,"15min":0.56899999999999995},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.23999999999999999},"max":{"1min":0.94399999999999995,"5min":1.0669999999999999,"15min":1.0669999999999999},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.69699999999999995,"15min":0.61699999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.25700000000000001},"max":{"1min":1.091,"5min":1.869,"15min":1.869},"last":0.871}]},{"osd":2,"last update":"Tue Sep 17 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.66400000000000003,"15min":0.61199999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.96599999999999997,"5min":1.071,"15min":1.071},"last":0.746},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.77500000000000002,"15min":0.67900000000000005},"min":{"1min":0.35999999999999999,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.0600000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.02}]},{"osd":3,"last update":"Tue Sep 17 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.75700000000000001,"15min":0.745},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.80400000000000005,"15min":0.78400000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.99399999999999999,"5min":1.931,"15min":1.931},"last":0.71199999999999997}]},{"osd":4,"last update":"Tue Sep 17 11:26:12 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.96499999999999997,"15min":0.91500000000000004},"min":{"1min":0.624,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":3.4769999999999999,"5min":3.4769999999999999,"15min":3.4769999999999999},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.88400000000000001,"15min":0.85099999999999998},"min":{"1min":0.57099999999999995,"5min":0.503,"15min":0.503},"max":{"1min":1.2949999999999999,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":1.23}]},{"osd":5,"last update":"Tue Sep 17 11:26:00 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0069999999999999,"15min":0.98499999999999999},"min":{"1min":0.77000000000000002,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3360000000000001,"5min":1.978,"15min":1.978},"last":1.2809999999999999},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91100000000000003,"15min":0.89900000000000002},"min":{"1min":0.60599999999999998,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.246,"5min":1.831,"15min":1.831},"last":0.98199999999999998}]},{"osd":6,"last update":"Tue Sep 17 11:26:52 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.96399999999999997,"15min":0.996},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.228,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":1.081},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.0349999999999999,"15min":1.0609999999999999},"min":{"1min":0.55700000000000005,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.28,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.329}]},{"osd":7,"last update":"Tue Sep 17 11:26:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.0840000000000001,"15min":1.1180000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3420000000000001,"5min":2.0720000000000001,"15min":2.0720000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.155}]}]},{"osd":0,"up_from":8,"seq":34359738488,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1187840,"data_stored":831756,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 11:26:21 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.65800000000000003,"15min":0.54600000000000004},"min":{"1min":0.33000000000000002,"5min":0.29399999999999998,"15min":0.28599999999999998},"max":{"1min":1.1419999999999999,"5min":1.145,"15min":1.145},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.70499999999999996,"15min":0.57499999999999996},"min":{"1min":0.39400000000000002,"5min":0.28100000000000003,"15min":0.26700000000000002},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.85399999999999998}]},{"osd":2,"last update":"Tue Sep 17 11:26:21 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.68200000000000005,"15min":0.60799999999999998},"min":{"1min":0.374,"5min":0.33400000000000002,"15min":0.32500000000000001},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.008},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.77000000000000002,"15min":0.64800000000000002},"min":{"1min":0.38,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.173,"5min":1.474,"15min":1.474},"last":0.83699999999999997}]},{"osd":3,"last update":"Tue Sep 17 11:26:10 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.75900000000000001,"15min":0.73199999999999998},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.79000000000000004},"min":{"1min":0.44700000000000001,"5min":0.376,"15min":0.376},"max":{"1min":1.0740000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.78500000000000003}]},{"osd":4,"last update":"Tue Sep 17 11:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90400000000000003,"15min":0.874},"min":{"1min":0.67200000000000004,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.2230000000000001,"5min":1.268,"15min":1.268},"last":1.093},{"interface":"front","average":{"1min":1.008,"5min":0.95799999999999996,"15min":0.92900000000000005},"min":{"1min":0.56899999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":0.94799999999999995}]},{"osd":5,"last update":"Tue Sep 17 11:26:00 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.995,"15min":0.999},"min":{"1min":0.71099999999999997,"5min":0.432,"15min":0.432},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":1.141},{"interface":"front","average":{"1min":1.012,"5min":0.93799999999999994,"15min":0.92000000000000004},"min":{"1min":0.68000000000000005,"5min":0.44,"15min":0.44},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.2210000000000001}]},{"osd":6,"last update":"Tue Sep 17 11:26:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.032,"15min":1.0529999999999999},"min":{"1min":0.63500000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.45,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.042},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.96099999999999997,"15min":0.95099999999999996},"min":{"1min":0.55700000000000005,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.238,"5min":1.575,"15min":1.575},"last":0.97199999999999998}]},{"osd":7,"last update":"Tue Sep 17 11:26:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.98299999999999998,"15min":0.97399999999999998},"min":{"1min":0.71599999999999997,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.208,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.042,"15min":1.022},"min":{"1min":0.61399999999999999,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.4139999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.169}]}]}],"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-17T11:27:03.239 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T11:27:04.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:27:03] "GET /metrics HTTP/1.1" 200 26208 "" "Prometheus/2.43.0" 2024-09-17T11:27:04.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:03 smithi092 bash[19809]: audit 2024-09-17T11:27:02.454610+0000 mgr.y (mgr.14370) 111 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:04.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:03 smithi092 bash[19809]: cluster 2024-09-17T11:27:02.798792+0000 mgr.y (mgr.14370) 112 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:04.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:03 smithi092 bash[26066]: audit 2024-09-17T11:27:02.454610+0000 mgr.y (mgr.14370) 111 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:04.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:03 smithi092 bash[26066]: cluster 2024-09-17T11:27:02.798792+0000 mgr.y (mgr.14370) 112 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:04.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:03 smithi121 bash[20577]: audit 2024-09-17T11:27:02.454610+0000 mgr.y (mgr.14370) 111 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:04.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:03 smithi121 bash[20577]: cluster 2024-09-17T11:27:02.798792+0000 mgr.y (mgr.14370) 112 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:06.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:05 smithi121 bash[20577]: cluster 2024-09-17T11:27:04.799477+0000 mgr.y (mgr.14370) 113 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:06.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:05 smithi092 bash[19809]: cluster 2024-09-17T11:27:04.799477+0000 mgr.y (mgr.14370) 113 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:06.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:05 smithi092 bash[26066]: cluster 2024-09-17T11:27:04.799477+0000 mgr.y (mgr.14370) 113 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:07.786 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:08.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:07 smithi121 bash[20577]: audit 2024-09-17T11:27:06.578309+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:08.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:07 smithi121 bash[20577]: audit 2024-09-17T11:27:06.589406+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:08.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:07 smithi121 bash[20577]: audit 2024-09-17T11:27:06.601537+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:08.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:07 smithi121 bash[20577]: cluster 2024-09-17T11:27:06.800024+0000 mgr.y (mgr.14370) 114 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:08.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:07 smithi092 bash[19809]: audit 2024-09-17T11:27:06.578309+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:08.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:07 smithi092 bash[19809]: audit 2024-09-17T11:27:06.589406+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:08.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:07 smithi092 bash[19809]: audit 2024-09-17T11:27:06.601537+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:08.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:07 smithi092 bash[19809]: cluster 2024-09-17T11:27:06.800024+0000 mgr.y (mgr.14370) 114 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:08.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:07 smithi092 bash[26066]: audit 2024-09-17T11:27:06.578309+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:08.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:07 smithi092 bash[26066]: audit 2024-09-17T11:27:06.589406+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:08.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:07 smithi092 bash[26066]: audit 2024-09-17T11:27:06.601537+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:08.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:07 smithi092 bash[26066]: cluster 2024-09-17T11:27:06.800024+0000 mgr.y (mgr.14370) 114 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:10.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:09 smithi121 bash[20577]: cluster 2024-09-17T11:27:08.800576+0000 mgr.y (mgr.14370) 115 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:10.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:09 smithi092 bash[19809]: cluster 2024-09-17T11:27:08.800576+0000 mgr.y (mgr.14370) 115 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:10.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:09 smithi092 bash[26066]: cluster 2024-09-17T11:27:08.800576+0000 mgr.y (mgr.14370) 115 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:12.126 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:11 smithi121 bash[20577]: cluster 2024-09-17T11:27:10.801132+0000 mgr.y (mgr.14370) 116 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:12.138 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:11 smithi092 bash[19809]: cluster 2024-09-17T11:27:10.801132+0000 mgr.y (mgr.14370) 116 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:12.139 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:11 smithi092 bash[26066]: cluster 2024-09-17T11:27:10.801132+0000 mgr.y (mgr.14370) 116 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:12.663 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-17T11:27:12.663 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:27:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:13 smithi092 bash[19809]: audit 2024-09-17T11:27:12.108526+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:13 smithi092 bash[19809]: audit 2024-09-17T11:27:12.118288+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:13 smithi092 bash[19809]: audit 2024-09-17T11:27:12.129152+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:13 smithi092 bash[19809]: audit 2024-09-17T11:27:12.860276+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:13.467 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:13 smithi092 bash[26066]: audit 2024-09-17T11:27:12.108526+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:13.467 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:13 smithi092 bash[26066]: audit 2024-09-17T11:27:12.118288+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:13.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:13 smithi092 bash[26066]: audit 2024-09-17T11:27:12.129152+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:13.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:13 smithi092 bash[26066]: audit 2024-09-17T11:27:12.860276+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:13.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:13 smithi121 bash[20577]: audit 2024-09-17T11:27:12.108526+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:13.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:13 smithi121 bash[20577]: audit 2024-09-17T11:27:12.118288+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:13.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:13 smithi121 bash[20577]: audit 2024-09-17T11:27:12.129152+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:13.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:13 smithi121 bash[20577]: audit 2024-09-17T11:27:12.860276+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:13.898 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":77,"stamp":"2024-09-17T11:27:10.800828+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":226616,"kb_used_data":6364,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749734600,"statfs":{"total":767960285184,"available":767728230400,"internally_reserved":0,"allocated":6516736,"data_stored":3700992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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.003097"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":256,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-17T11:24:44.880271+0000","last_change":"2024-09-17T11:23:41.110589+0000","last_active":"2024-09-17T11:24:44.880271+0000","last_peered":"2024-09-17T11:24:44.880271+0000","last_clean":"2024-09-17T11:24:44.880271+0000","last_became_active":"2024-09-17T11:23:41.110233+0000","last_became_peered":"2024-09-17T11:23:41.110233+0000","last_unstale":"2024-09-17T11:24:44.880271+0000","last_undegraded":"2024-09-17T11:24:44.880271+0000","last_fullsized":"2024-09-17T11:24:44.880271+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-17T11:19:04.109844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T11:19:04.109844+0000","last_clean_scrub_stamp":"2024-09-17T11:19:04.109844+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-18T19:01:49.195749+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":236223201324,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1156,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1183744,"data_stored":831475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.89100000000000001,"15min":0.90300000000000002},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.1910000000000001,"5min":1.339,"15min":1.339},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.83499999999999996,"15min":0.84899999999999998},"min":{"1min":0.56899999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.0089999999999999,"5min":1.167,"15min":1.167},"last":0.90100000000000002}]},{"osd":1,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.91900000000000004,"15min":0.94399999999999995},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.036},{"interface":"front","average":{"1min":0.871,"5min":0.89500000000000002,"15min":0.92100000000000004},"min":{"1min":0.55300000000000005,"5min":0.498,"15min":0.498},"max":{"1min":1.1850000000000001,"5min":1.222,"15min":1.222},"last":1.0649999999999999}]},{"osd":2,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.93200000000000005,"15min":0.94799999999999995},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.90900000000000003,"15min":0.93600000000000005},"min":{"1min":0.48199999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2410000000000001,"5min":1.302,"15min":1.302},"last":0.93400000000000005}]},{"osd":3,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.96699999999999997,"15min":0.97799999999999998},"min":{"1min":0.66700000000000004,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.93300000000000005,"15min":0.96699999999999997},"min":{"1min":0.60099999999999998,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.21,"5min":1.304,"15min":1.304},"last":0.84099999999999997}]},{"osd":4,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.88,"15min":0.89400000000000002},"min":{"1min":0.379,"5min":0.317,"15min":0.317},"max":{"1min":1.214,"5min":1.254,"15min":1.254},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.93400000000000005,"15min":0.93899999999999995},"min":{"1min":0.40699999999999997,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.79900000000000004}]},{"osd":5,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.90200000000000002,"15min":0.92800000000000005},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1699999999999999,"5min":1.452,"15min":1.452},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.0129999999999999,"15min":1.0369999999999999},"min":{"1min":0.432,"5min":0.373,"15min":0.373},"max":{"1min":1.383,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.77200000000000002}]},{"osd":6,"last update":"Tue Sep 17 11:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.98199999999999998,"15min":1.016},"min":{"1min":0.39400000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.179,"5min":1.403,"15min":1.403},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.042,"5min":1.079,"15min":1.105},"min":{"1min":0.433,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.874}]}]},{"osd":6,"up_from":47,"seq":201863462967,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1156,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1183744,"data_stored":831425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.90200000000000002,"15min":0.93999999999999995},"min":{"1min":0.52200000000000002,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1379999999999999,"5min":1.48,"15min":1.48},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.88700000000000001,"15min":0.93899999999999995},"min":{"1min":0.58799999999999997,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.228,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.55600000000000005}]},{"osd":1,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.82499999999999996,"15min":0.85699999999999998},"min":{"1min":0.54500000000000004,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.101,"5min":1.423,"15min":1.423},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.92600000000000005,"15min":0.97999999999999998},"min":{"1min":0.68100000000000005,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.1919999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.746}]},{"osd":2,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.91000000000000003,"15min":0.91700000000000004},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.3100000000000001,"5min":1.383,"15min":1.383},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.93200000000000005,"15min":0.96999999999999997},"min":{"1min":0.58399999999999996,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.359,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.77000000000000002}]},{"osd":3,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.94499999999999995,"15min":0.98999999999999999},"min":{"1min":0.56699999999999995,"5min":0.503,"15min":0.503},"max":{"1min":1.323,"5min":1.333,"15min":1.333},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.98099999999999998,"15min":1.0089999999999999},"min":{"1min":0.57099999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.284,"5min":1.343,"15min":1.343},"last":0.72599999999999998}]},{"osd":4,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.79900000000000004,"15min":0.84999999999999998},"min":{"1min":0.38,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.1659999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.93700000000000006,"15min":0.999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.41099999999999998}]},{"osd":5,"last update":"Tue Sep 17 11:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.90800000000000003,"15min":0.96799999999999997},"min":{"1min":0.35299999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.351,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.443},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90700000000000003,"15min":0.96799999999999997},"min":{"1min":0.432,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1990000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.39900000000000002}]},{"osd":7,"last update":"Tue Sep 17 11:26:45 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.99299999999999999,"15min":1.028},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.4179999999999999,"5min":1.556,"15min":1.556},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.95099999999999996,"15min":0.96599999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.2769999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.42899999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724609,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":576,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":589824,"data_stored":241057,"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:27:00 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.86599999999999999,"15min":0.85399999999999998},"min":{"1min":0.56200000000000006,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.1379999999999999,"5min":1.337,"15min":1.337},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.85199999999999998,"15min":0.85999999999999999},"min":{"1min":0.48099999999999998,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":1.292}]},{"osd":1,"last update":"Tue Sep 17 11:27:00 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.89900000000000002,"15min":0.86499999999999999},"min":{"1min":0.60099999999999998,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.875,"15min":0.85999999999999999},"min":{"1min":0.56699999999999995,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1499999999999999,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.0649999999999999}]},{"osd":2,"last update":"Tue Sep 17 11:27:00 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.88,"15min":0.86799999999999999},"min":{"1min":0.495,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.099,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.88100000000000001,"15min":0.83799999999999997},"min":{"1min":0.52800000000000002,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.2250000000000001,"5min":1.26,"15min":1.26},"last":0.64900000000000002}]},{"osd":3,"last update":"Tue Sep 17 11:27:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.88200000000000001,"15min":0.86799999999999999},"min":{"1min":0.57299999999999995,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.194,"5min":1.395,"15min":1.395},"last":1.194},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.93000000000000005,"15min":0.92800000000000005},"min":{"1min":0.74399999999999999,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2010000000000001,"5min":1.427,"15min":1.427},"last":1.0189999999999999}]},{"osd":4,"last update":"Tue Sep 17 11:27:00 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.82499999999999996,"15min":0.72199999999999998},"min":{"1min":0.48599999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.292,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.85499999999999998,"15min":0.76000000000000001},"min":{"1min":0.38700000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.129,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.1180000000000001}]},{"osd":6,"last update":"Tue Sep 17 11:26:48 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.89300000000000002,"15min":0.84299999999999997},"min":{"1min":0.48799999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.202,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.2350000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.91000000000000003,"15min":0.85699999999999998},"min":{"1min":0.44800000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.212,"5min":1.464,"15min":1.464},"last":1.264}]},{"osd":7,"last update":"Tue Sep 17 11:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.94099999999999995,"15min":0.91700000000000004},"min":{"1min":0.46400000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.341,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.036,"5min":1.0700000000000001,"15min":1.075},"min":{"1min":0.42599999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2470000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.335}]}]},{"osd":4,"up_from":31,"seq":133143986253,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.82199999999999995,"15min":0.81200000000000006},"min":{"1min":0.57199999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.129,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.85799999999999998,"15min":0.84199999999999997},"min":{"1min":0.54900000000000004,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.151,"5min":1.167,"15min":1.6659999999999999},"last":0.89600000000000002}]},{"osd":1,"last update":"Tue Sep 17 11:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.86399999999999999,"15min":0.84099999999999997},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.875,"5min":0.875,"15min":0.79300000000000004},"min":{"1min":0.54100000000000004,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.123,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.755}]},{"osd":2,"last update":"Tue Sep 17 11:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.90800000000000003,"15min":0.85599999999999998},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.333,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.357},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.90400000000000003,"15min":0.85099999999999998},"min":{"1min":0.621,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.1319999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.82199999999999995}]},{"osd":3,"last update":"Tue Sep 17 11:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.97699999999999998,"15min":0.92500000000000004},"min":{"1min":0.67200000000000004,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.95299999999999996,"15min":0.92500000000000004},"min":{"1min":0.65200000000000002,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.272,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.232}]},{"osd":5,"last update":"Tue Sep 17 11:26:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.77300000000000002,"15min":0.69099999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.131,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":1.268},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88400000000000001,"15min":0.82299999999999995},"min":{"1min":0.501,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.2210000000000001,"5min":1.5,"15min":1.5},"last":1.073}]},{"osd":6,"last update":"Tue Sep 17 11:26:52 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.84499999999999997,"15min":0.81100000000000005},"min":{"1min":0.44400000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.2110000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.3149999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.93300000000000005,"15min":0.88900000000000001},"min":{"1min":0.40999999999999998,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.3879999999999999,"5min":1.677,"15min":1.677},"last":1.46}]},{"osd":7,"last update":"Tue Sep 17 11:26:44 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.0229999999999999,"15min":1.0369999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.417},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.032,"15min":1.036},"min":{"1min":0.45500000000000002,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2729999999999999,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.96999999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149784,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31696,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713456,"statfs":{"total":95995035648,"available":95962578944,"internally_reserved":0,"allocated":593920,"data_stored":241388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.625,"15min":0.61699999999999999},"min":{"1min":0.44400000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.012,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.73099999999999998,"15min":0.68600000000000005},"min":{"1min":0.42399999999999999,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.012,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.80800000000000005}]},{"osd":1,"last update":"Tue Sep 17 11:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.747,"15min":0.72499999999999998},"min":{"1min":0.38600000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.099,"5min":1.218,"15min":1.218},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.751,"5min":0.71599999999999997,"15min":0.71799999999999997},"min":{"1min":0.46400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.71399999999999997}]},{"osd":2,"last update":"Tue Sep 17 11:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.79700000000000004,"15min":0.79300000000000004},"min":{"1min":0.496,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.101,"5min":1.206,"15min":1.206},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.73599999999999999,"15min":0.74199999999999999},"min":{"1min":0.47499999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.93799999999999994,"5min":1.194,"15min":1.194},"last":0.88100000000000001}]},{"osd":4,"last update":"Tue Sep 17 11:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91600000000000004,"15min":0.86599999999999999},"min":{"1min":0.63200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.1839999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.91500000000000004,"15min":0.85899999999999999},"min":{"1min":0.69899999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.052}]},{"osd":5,"last update":"Tue Sep 17 11:27:04 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.92800000000000005,"15min":0.89800000000000002},"min":{"1min":0.747,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2230000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.006,"5min":0.97599999999999998,"15min":0.94799999999999995},"min":{"1min":0.626,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.2090000000000001}]},{"osd":6,"last update":"Tue Sep 17 11:26:52 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.0169999999999999,"15min":1.042},"min":{"1min":0.72999999999999998,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.149},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0209999999999999,"15min":1.0429999999999999},"min":{"1min":0.79300000000000004,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.3240000000000001,"5min":1.347,"15min":1.347},"last":0.96999999999999997}]},{"osd":7,"last update":"Tue Sep 17 11:26:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.026,"15min":1.0269999999999999},"min":{"1min":0.88800000000000001,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4039999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.107},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0600000000000001,"15min":1.0620000000000001},"min":{"1min":0.76600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.375,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.081}]}]},{"osd":2,"up_from":18,"seq":77309411428,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":593920,"data_stored":241388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:11 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.65500000000000003,"15min":0.55200000000000005},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.26200000000000001},"max":{"1min":0.95599999999999996,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.71299999999999997,"15min":0.57199999999999995},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28699999999999998},"max":{"1min":0.98699999999999999,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":1.1399999999999999}]},{"osd":1,"last update":"Tue Sep 17 11:26:11 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.68400000000000005,"15min":0.57499999999999996},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.92700000000000005,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.754,"15min":0.60299999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.30299999999999999},"max":{"1min":1.0680000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.874}]},{"osd":3,"last update":"Tue Sep 17 11:26:11 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.75600000000000001,"15min":0.72799999999999998},"min":{"1min":0.34899999999999998,"5min":0.33400000000000002,"15min":0.30099999999999999},"max":{"1min":1.0649999999999999,"5min":1.486,"15min":1.486},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.748,"5min":0.81399999999999995,"15min":0.77600000000000002},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.0840000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.0680000000000001}]},{"osd":4,"last update":"Tue Sep 17 11:26:11 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.872,"15min":0.83799999999999997},"min":{"1min":0.61199999999999999,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.103,"5min":1.29,"15min":1.29},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.88600000000000001,"15min":0.85399999999999998},"min":{"1min":0.57899999999999996,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.81399999999999995}]},{"osd":5,"last update":"Tue Sep 17 11:26:59 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.95799999999999996,"15min":0.92300000000000004},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1890000000000001,"5min":1.379,"15min":1.379},"last":1.3879999999999999},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.92000000000000004,"15min":0.93700000000000006},"min":{"1min":0.59899999999999998,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2130000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":0.92300000000000004}]},{"osd":6,"last update":"Tue Sep 17 11:26:58 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.94699999999999995,"15min":0.95599999999999996},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.167,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0229999999999999,"15min":1.034},"min":{"1min":0.55500000000000005,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.222}]},{"osd":7,"last update":"Tue Sep 17 11:26:47 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.98199999999999998,"15min":1.0009999999999999},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.194},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.103,"15min":1.1319999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.371,"5min":1.5,"15min":1.5},"last":1.304}]}]},{"osd":1,"up_from":13,"seq":55834574959,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":576,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":589824,"data_stored":241115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.65500000000000003,"15min":0.56899999999999995},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.23999999999999999},"max":{"1min":0.94399999999999995,"5min":1.0669999999999999,"15min":1.0669999999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.69699999999999995,"15min":0.61699999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.25700000000000001},"max":{"1min":1.091,"5min":1.869,"15min":1.869},"last":0.73199999999999998}]},{"osd":2,"last update":"Tue Sep 17 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.66400000000000003,"15min":0.61199999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.96599999999999997,"5min":1.071,"15min":1.071},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.77500000000000002,"15min":0.67900000000000005},"min":{"1min":0.35999999999999999,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.0600000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.004}]},{"osd":3,"last update":"Tue Sep 17 11:26:20 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.75700000000000001,"15min":0.745},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.80400000000000005,"15min":0.78400000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.99399999999999999,"5min":1.931,"15min":1.931},"last":0.84299999999999997}]},{"osd":4,"last update":"Tue Sep 17 11:26:12 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.96499999999999997,"15min":0.91500000000000004},"min":{"1min":0.624,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":3.4769999999999999,"5min":3.4769999999999999,"15min":3.4769999999999999},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.88400000000000001,"15min":0.85099999999999998},"min":{"1min":0.57099999999999995,"5min":0.503,"15min":0.503},"max":{"1min":1.2949999999999999,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":0.96899999999999997}]},{"osd":5,"last update":"Tue Sep 17 11:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.98899999999999999,"15min":0.97899999999999998},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2809999999999999,"5min":1.978,"15min":1.978},"last":1.099},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.90900000000000003,"15min":0.89900000000000002},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.133,"5min":1.831,"15min":1.831},"last":1.032}]},{"osd":6,"last update":"Tue Sep 17 11:26:52 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.96399999999999997,"15min":0.996},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.228,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.0349999999999999,"15min":1.0609999999999999},"min":{"1min":0.55700000000000005,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.28,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.054}]},{"osd":7,"last update":"Tue Sep 17 11:26:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.0840000000000001,"15min":1.1180000000000001},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3420000000000001,"5min":2.0720000000000001,"15min":2.0720000000000001},"last":1.143},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.873}]}]},{"osd":0,"up_from":8,"seq":34359738490,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1187840,"data_stored":831756,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 11:26:21 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.65800000000000003,"15min":0.54600000000000004},"min":{"1min":0.33000000000000002,"5min":0.29399999999999998,"15min":0.28599999999999998},"max":{"1min":1.1419999999999999,"5min":1.145,"15min":1.145},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.70499999999999996,"15min":0.57499999999999996},"min":{"1min":0.39400000000000002,"5min":0.28100000000000003,"15min":0.26700000000000002},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.63900000000000001}]},{"osd":2,"last update":"Tue Sep 17 11:26:21 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.68200000000000005,"15min":0.60799999999999998},"min":{"1min":0.374,"5min":0.33400000000000002,"15min":0.32500000000000001},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.77000000000000002,"15min":0.64800000000000002},"min":{"1min":0.38,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.173,"5min":1.474,"15min":1.474},"last":0.69499999999999995}]},{"osd":3,"last update":"Tue Sep 17 11:26:10 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.75900000000000001,"15min":0.73199999999999998},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.79000000000000004},"min":{"1min":0.44700000000000001,"5min":0.376,"15min":0.376},"max":{"1min":1.0740000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.78000000000000003}]},{"osd":4,"last update":"Tue Sep 17 11:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90400000000000003,"15min":0.874},"min":{"1min":0.67200000000000004,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.2230000000000001,"5min":1.268,"15min":1.268},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.008,"5min":0.95799999999999996,"15min":0.92900000000000005},"min":{"1min":0.56899999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":0.90100000000000002}]},{"osd":5,"last update":"Tue Sep 17 11:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.99099999999999999,"15min":0.998},"min":{"1min":0.60199999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.5109999999999999,"5min":1.706,"15min":1.706},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.95599999999999996,"15min":0.92600000000000005},"min":{"1min":0.63600000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.3680000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.014}]},{"osd":6,"last update":"Tue Sep 17 11:26:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.032,"15min":1.0529999999999999},"min":{"1min":0.63500000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.45,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.96099999999999997,"15min":0.95099999999999996},"min":{"1min":0.55700000000000005,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.238,"5min":1.575,"15min":1.575},"last":1.2749999999999999}]},{"osd":7,"last update":"Tue Sep 17 11:26:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.98299999999999998,"15min":0.97399999999999998},"min":{"1min":0.71599999999999997,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.208,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.218},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.042,"15min":1.022},"min":{"1min":0.61399999999999999,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.4139999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.105}]}]}],"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-17T11:27:13.900 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T11:27:13.900 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T11:27:13.900 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T11:27:13.900 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T11:27:14.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:27:13] "GET /metrics HTTP/1.1" 200 26206 "" "Prometheus/2.43.0" 2024-09-17T11:27:14.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:14 smithi092 bash[19809]: audit 2024-09-17T11:27:12.666516+0000 mgr.y (mgr.14370) 117 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:14.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:14 smithi092 bash[19809]: cluster 2024-09-17T11:27:12.801623+0000 mgr.y (mgr.14370) 118 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:14.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:14 smithi092 bash[26066]: audit 2024-09-17T11:27:12.666516+0000 mgr.y (mgr.14370) 117 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:14.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:14 smithi092 bash[26066]: cluster 2024-09-17T11:27:12.801623+0000 mgr.y (mgr.14370) 118 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:14.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:14 smithi121 bash[20577]: audit 2024-09-17T11:27:12.666516+0000 mgr.y (mgr.14370) 117 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T11:27:14.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:14 smithi121 bash[20577]: cluster 2024-09-17T11:27:12.801623+0000 mgr.y (mgr.14370) 118 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:16.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:16 smithi121 bash[20577]: cluster 2024-09-17T11:27:14.802164+0000 mgr.y (mgr.14370) 119 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:16.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:16 smithi092 bash[19809]: cluster 2024-09-17T11:27:14.802164+0000 mgr.y (mgr.14370) 119 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:16.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:16 smithi092 bash[26066]: cluster 2024-09-17T11:27:14.802164+0000 mgr.y (mgr.14370) 119 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:17.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:17 smithi121 bash[20577]: cluster 2024-09-17T11:27:16.802745+0000 mgr.y (mgr.14370) 120 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:17.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:17 smithi092 bash[19809]: cluster 2024-09-17T11:27:16.802745+0000 mgr.y (mgr.14370) 120 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:17 smithi092 bash[26066]: cluster 2024-09-17T11:27:16.802745+0000 mgr.y (mgr.14370) 120 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:18.626 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:20.150 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:19 smithi092 bash[19809]: cluster 2024-09-17T11:27:18.803334+0000 mgr.y (mgr.14370) 121 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:20.151 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:19 smithi092 bash[26066]: cluster 2024-09-17T11:27:18.803334+0000 mgr.y (mgr.14370) 121 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:20.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:19 smithi121 bash[20577]: cluster 2024-09-17T11:27:18.803334+0000 mgr.y (mgr.14370) 121 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:22.029 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:27:22.029 INFO:teuthology.orchestra.run.smithi092.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T11:27:22.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:21 smithi092 bash[26066]: cluster 2024-09-17T11:27:20.803942+0000 mgr.y (mgr.14370) 122 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:22.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:21 smithi092 bash[19809]: cluster 2024-09-17T11:27:20.803942+0000 mgr.y (mgr.14370) 122 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:22.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:21 smithi121 bash[20577]: cluster 2024-09-17T11:27:20.803942+0000 mgr.y (mgr.14370) 122 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:22.743 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T11:27:22.743 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T11:27:22.743 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T11:27:22.757 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-17T11:27:22.757 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-17T11:27:23.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:22 smithi092 bash[19809]: audit 2024-09-17T11:27:22.034173+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/4166557843' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T11:27:23.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:22 smithi092 bash[26066]: audit 2024-09-17T11:27:22.034173+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/4166557843' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T11:27:23.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:22 smithi121 bash[20577]: audit 2024-09-17T11:27:22.034173+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/4166557843' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T11:27:24.042 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:27:23] "GET /metrics HTTP/1.1" 200 26206 "" "Prometheus/2.43.0" 2024-09-17T11:27:24.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:23 smithi092 bash[26066]: cluster 2024-09-17T11:27:22.804340+0000 mgr.y (mgr.14370) 123 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:24.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:23 smithi092 bash[19809]: cluster 2024-09-17T11:27:22.804340+0000 mgr.y (mgr.14370) 123 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:24.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:23 smithi121 bash[20577]: cluster 2024-09-17T11:27:22.804340+0000 mgr.y (mgr.14370) 123 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:26.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:25 smithi121 bash[20577]: cluster 2024-09-17T11:27:24.804849+0000 mgr.y (mgr.14370) 124 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:26.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:25 smithi092 bash[19809]: cluster 2024-09-17T11:27:24.804849+0000 mgr.y (mgr.14370) 124 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:26.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:25 smithi092 bash[26066]: cluster 2024-09-17T11:27:24.804849+0000 mgr.y (mgr.14370) 124 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:27.796 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:27.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:27 smithi121 bash[20577]: audit 2024-09-17T11:27:26.708261+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:27.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:27 smithi121 bash[20577]: audit 2024-09-17T11:27:26.714915+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:27.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:27 smithi121 bash[20577]: audit 2024-09-17T11:27:26.724354+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:27.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:27 smithi121 bash[20577]: cluster 2024-09-17T11:27:26.805396+0000 mgr.y (mgr.14370) 125 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:28.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:27 smithi092 bash[19809]: audit 2024-09-17T11:27:26.708261+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:28.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:27 smithi092 bash[19809]: audit 2024-09-17T11:27:26.714915+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:28.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:27 smithi092 bash[19809]: audit 2024-09-17T11:27:26.724354+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:28.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:27 smithi092 bash[19809]: cluster 2024-09-17T11:27:26.805396+0000 mgr.y (mgr.14370) 125 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:28.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:27 smithi092 bash[26066]: audit 2024-09-17T11:27:26.708261+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:28.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:27 smithi092 bash[26066]: audit 2024-09-17T11:27:26.714915+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:28.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:27 smithi092 bash[26066]: audit 2024-09-17T11:27:26.724354+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:28.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:27 smithi092 bash[26066]: cluster 2024-09-17T11:27:26.805396+0000 mgr.y (mgr.14370) 125 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:29.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:28 smithi092 bash[19809]: audit 2024-09-17T11:27:27.860816+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:29.012 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:28 smithi092 bash[26066]: audit 2024-09-17T11:27:27.860816+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:29.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:28 smithi121 bash[20577]: audit 2024-09-17T11:27:27.860816+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:30.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:29 smithi121 bash[20577]: cluster 2024-09-17T11:27:28.805924+0000 mgr.y (mgr.14370) 126 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:30.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:29 smithi092 bash[19809]: cluster 2024-09-17T11:27:28.805924+0000 mgr.y (mgr.14370) 126 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:30.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:29 smithi092 bash[26066]: cluster 2024-09-17T11:27:28.805924+0000 mgr.y (mgr.14370) 126 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:31.570 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:31 smithi092 bash[20093]: [17/Sep/2024:11:27:31] ENGINE Bus STOPPING 2024-09-17T11:27:31.571 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:31 smithi092 bash[20093]: [17/Sep/2024:11:27:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:27:31.571 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:31 smithi092 bash[20093]: [17/Sep/2024:11:27:31] ENGINE Bus STOPPED 2024-09-17T11:27:31.571 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:31 smithi092 bash[20093]: [17/Sep/2024:11:27:31] ENGINE Bus STARTING 2024-09-17T11:27:31.571 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:31 smithi092 bash[20093]: [17/Sep/2024:11:27:31] ENGINE Serving on http://:::9283 2024-09-17T11:27:31.571 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:31 smithi092 bash[20093]: [17/Sep/2024:11:27:31] ENGINE Bus STARTED 2024-09-17T11:27:31.900 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T11:27:31.909 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-17T11:27:31.909 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-17T11:27:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[26066]: cluster 2024-09-17T11:27:30.806622+0000 mgr.y (mgr.14370) 127 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[26066]: audit 2024-09-17T11:27:31.112368+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T11:27:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[26066]: audit 2024-09-17T11:27:31.126493+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:27:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[26066]: audit 2024-09-17T11:27:31.127403+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:27:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[26066]: audit 2024-09-17T11:27:31.133439+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:32.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[19809]: cluster 2024-09-17T11:27:30.806622+0000 mgr.y (mgr.14370) 127 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:32.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[19809]: audit 2024-09-17T11:27:31.112368+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T11:27:32.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[19809]: audit 2024-09-17T11:27:31.126493+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:27:32.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[19809]: audit 2024-09-17T11:27:31.127403+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:27:32.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:32 smithi092 bash[19809]: audit 2024-09-17T11:27:31.133439+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:32 smithi121 bash[20577]: cluster 2024-09-17T11:27:30.806622+0000 mgr.y (mgr.14370) 127 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:32 smithi121 bash[20577]: audit 2024-09-17T11:27:31.112368+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.admin' 2024-09-17T11:27:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:32 smithi121 bash[20577]: audit 2024-09-17T11:27:31.126493+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:27:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:32 smithi121 bash[20577]: audit 2024-09-17T11:27:31.127403+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:27:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:32 smithi121 bash[20577]: audit 2024-09-17T11:27:31.133439+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:33 smithi092 bash[26066]: audit 2024-09-17T11:27:32.334285+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:33 smithi092 bash[26066]: audit 2024-09-17T11:27:32.344326+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:33 smithi092 bash[26066]: audit 2024-09-17T11:27:32.355156+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:33 smithi092 bash[26066]: cluster 2024-09-17T11:27:32.807158+0000 mgr.y (mgr.14370) 128 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:33.703 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:33 smithi092 bash[19809]: audit 2024-09-17T11:27:32.334285+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.703 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:33 smithi092 bash[19809]: audit 2024-09-17T11:27:32.344326+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.703 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:33 smithi092 bash[19809]: audit 2024-09-17T11:27:32.355156+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.703 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:33 smithi092 bash[19809]: cluster 2024-09-17T11:27:32.807158+0000 mgr.y (mgr.14370) 128 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:33.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:33 smithi121 bash[20577]: audit 2024-09-17T11:27:32.334285+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:33 smithi121 bash[20577]: audit 2024-09-17T11:27:32.344326+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:33 smithi121 bash[20577]: audit 2024-09-17T11:27:32.355156+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:33.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:33 smithi121 bash[20577]: cluster 2024-09-17T11:27:32.807158+0000 mgr.y (mgr.14370) 128 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:34.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:27:33] "GET /metrics HTTP/1.1" 200 26205 "" "Prometheus/2.43.0" 2024-09-17T11:27:36.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:35 smithi121 bash[20577]: cluster 2024-09-17T11:27:34.807825+0000 mgr.y (mgr.14370) 129 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:36.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:35 smithi092 bash[19809]: cluster 2024-09-17T11:27:34.807825+0000 mgr.y (mgr.14370) 129 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:36.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:35 smithi092 bash[26066]: cluster 2024-09-17T11:27:34.807825+0000 mgr.y (mgr.14370) 129 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:36.637 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:38.171 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:37 smithi092 bash[19809]: cluster 2024-09-17T11:27:36.808417+0000 mgr.y (mgr.14370) 130 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:38.171 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:37 smithi092 bash[26066]: cluster 2024-09-17T11:27:36.808417+0000 mgr.y (mgr.14370) 130 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:38.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:37 smithi121 bash[20577]: cluster 2024-09-17T11:27:36.808417+0000 mgr.y (mgr.14370) 130 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:40.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:40 smithi121 bash[20577]: cluster 2024-09-17T11:27:38.809004+0000 mgr.y (mgr.14370) 131 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:40.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:40 smithi092 bash[19809]: cluster 2024-09-17T11:27:38.809004+0000 mgr.y (mgr.14370) 131 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:40.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:40 smithi092 bash[26066]: cluster 2024-09-17T11:27:38.809004+0000 mgr.y (mgr.14370) 131 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:41.386 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:27:41.386 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "7839563b-4cca-4a02-b588-b7f325d3c812", 2024-09-17T11:27:41.386 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "r", 2024-09-17T11:27:41.386 INFO:teuthology.orchestra.run.smithi092.stdout: "current_period": "3aae36be-7783-40c4-bb90-5d56065426d7", 2024-09-17T11:27:41.386 INFO:teuthology.orchestra.run.smithi092.stdout: "epoch": 1 2024-09-17T11:27:41.386 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:27:41.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:41 smithi121 bash[20577]: cluster 2024-09-17T11:27:40.323031+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T11:27:41.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:41 smithi121 bash[20577]: audit 2024-09-17T11:27:40.326183+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/244520715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T11:27:41.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:41 smithi121 bash[20577]: audit 2024-09-17T11:27:40.328933+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T11:27:41.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:41 smithi121 bash[20577]: cluster 2024-09-17T11:27:40.809651+0000 mgr.y (mgr.14370) 132 : cluster [DBG] pgmap v93: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:41.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:41 smithi092 bash[19809]: cluster 2024-09-17T11:27:40.323031+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T11:27:41.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:41 smithi092 bash[19809]: audit 2024-09-17T11:27:40.326183+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/244520715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T11:27:41.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:41 smithi092 bash[19809]: audit 2024-09-17T11:27:40.328933+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T11:27:41.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:41 smithi092 bash[19809]: cluster 2024-09-17T11:27:40.809651+0000 mgr.y (mgr.14370) 132 : cluster [DBG] pgmap v93: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:41.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:41 smithi092 bash[26066]: cluster 2024-09-17T11:27:40.323031+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T11:27:41.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:41 smithi092 bash[26066]: audit 2024-09-17T11:27:40.326183+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/244520715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T11:27:41.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:41 smithi092 bash[26066]: audit 2024-09-17T11:27:40.328933+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T11:27:41.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:41 smithi092 bash[26066]: cluster 2024-09-17T11:27:40.809651+0000 mgr.y (mgr.14370) 132 : cluster [DBG] pgmap v93: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:42.136 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-17T11:27:42.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:42 smithi092 bash[19809]: cluster 2024-09-17T11:27:41.318695+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:27:42.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:42 smithi092 bash[19809]: audit 2024-09-17T11:27:41.330683+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T11:27:42.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:42 smithi092 bash[19809]: cluster 2024-09-17T11:27:41.331293+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T11:27:42.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:42 smithi092 bash[26066]: cluster 2024-09-17T11:27:41.318695+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:27:42.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:42 smithi092 bash[26066]: audit 2024-09-17T11:27:41.330683+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T11:27:42.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:42 smithi092 bash[26066]: cluster 2024-09-17T11:27:41.331293+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T11:27:42.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:42 smithi121 bash[20577]: cluster 2024-09-17T11:27:41.318695+0000 mon.a (mon.0) 1150 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:27:42.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:42 smithi121 bash[20577]: audit 2024-09-17T11:27:41.330683+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T11:27:42.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:42 smithi121 bash[20577]: cluster 2024-09-17T11:27:41.331293+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T11:27:43.700 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:43 smithi092 bash[26066]: cluster 2024-09-17T11:27:42.348940+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T11:27:43.701 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:43 smithi092 bash[26066]: cluster 2024-09-17T11:27:42.810246+0000 mgr.y (mgr.14370) 133 : cluster [DBG] pgmap v96: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:43.701 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:43 smithi092 bash[26066]: audit 2024-09-17T11:27:42.869659+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:43.701 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:43 smithi092 bash[26066]: audit 2024-09-17T11:27:42.871679+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:43.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:43 smithi092 bash[19809]: cluster 2024-09-17T11:27:42.348940+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T11:27:43.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:43 smithi092 bash[19809]: cluster 2024-09-17T11:27:42.810246+0000 mgr.y (mgr.14370) 133 : cluster [DBG] pgmap v96: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:43.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:43 smithi092 bash[19809]: audit 2024-09-17T11:27:42.869659+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:43.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:43 smithi092 bash[19809]: audit 2024-09-17T11:27:42.871679+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:43.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:43 smithi121 bash[20577]: cluster 2024-09-17T11:27:42.348940+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T11:27:43.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:43 smithi121 bash[20577]: cluster 2024-09-17T11:27:42.810246+0000 mgr.y (mgr.14370) 133 : cluster [DBG] pgmap v96: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:27:43.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:43 smithi121 bash[20577]: audit 2024-09-17T11:27:42.869659+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:43.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:43 smithi121 bash[20577]: audit 2024-09-17T11:27:42.871679+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:44.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:27:43] "GET /metrics HTTP/1.1" 200 28564 "" "Prometheus/2.43.0" 2024-09-17T11:27:44.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:44 smithi121 bash[20577]: cluster 2024-09-17T11:27:43.353225+0000 mon.a (mon.0) 1156 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:27:44.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:44 smithi121 bash[20577]: cluster 2024-09-17T11:27:43.353293+0000 mon.a (mon.0) 1157 : cluster [INF] Cluster is now healthy 2024-09-17T11:27:44.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:44 smithi092 bash[19809]: cluster 2024-09-17T11:27:43.353225+0000 mon.a (mon.0) 1156 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:27:44.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:44 smithi092 bash[19809]: cluster 2024-09-17T11:27:43.353293+0000 mon.a (mon.0) 1157 : cluster [INF] Cluster is now healthy 2024-09-17T11:27:44.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:44 smithi092 bash[26066]: cluster 2024-09-17T11:27:43.353225+0000 mon.a (mon.0) 1156 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:27:44.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:44 smithi092 bash[26066]: cluster 2024-09-17T11:27:43.353293+0000 mon.a (mon.0) 1157 : cluster [INF] Cluster is now healthy 2024-09-17T11:27:45.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:45 smithi092 bash[19809]: cluster 2024-09-17T11:27:44.811014+0000 mgr.y (mgr.14370) 134 : cluster [DBG] pgmap v97: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-09-17T11:27:45.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:45 smithi092 bash[26066]: cluster 2024-09-17T11:27:44.811014+0000 mgr.y (mgr.14370) 134 : cluster [DBG] pgmap v97: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-09-17T11:27:45.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:45 smithi121 bash[20577]: cluster 2024-09-17T11:27:44.811014+0000 mgr.y (mgr.14370) 134 : cluster [DBG] pgmap v97: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-09-17T11:27:45.892 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:48.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:47 smithi092 bash[19809]: cluster 2024-09-17T11:27:46.811434+0000 mgr.y (mgr.14370) 135 : cluster [DBG] pgmap v98: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 315 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T11:27:48.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:47 smithi092 bash[19809]: audit 2024-09-17T11:27:46.918569+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:48.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:47 smithi092 bash[19809]: audit 2024-09-17T11:27:46.926643+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:48.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:47 smithi092 bash[19809]: audit 2024-09-17T11:27:46.934745+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:48.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:47 smithi092 bash[26066]: cluster 2024-09-17T11:27:46.811434+0000 mgr.y (mgr.14370) 135 : cluster [DBG] pgmap v98: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 315 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T11:27:48.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:47 smithi092 bash[26066]: audit 2024-09-17T11:27:46.918569+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:48.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:47 smithi092 bash[26066]: audit 2024-09-17T11:27:46.926643+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:48.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:47 smithi092 bash[26066]: audit 2024-09-17T11:27:46.934745+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:48.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:47 smithi121 bash[20577]: cluster 2024-09-17T11:27:46.811434+0000 mgr.y (mgr.14370) 135 : cluster [DBG] pgmap v98: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 315 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T11:27:48.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:47 smithi121 bash[20577]: audit 2024-09-17T11:27:46.918569+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:48.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:47 smithi121 bash[20577]: audit 2024-09-17T11:27:46.926643+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:48.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:47 smithi121 bash[20577]: audit 2024-09-17T11:27:46.934745+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:49.543 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:27:49.543 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "5e1ade41-214f-4e83-b592-63a15459042f", 2024-09-17T11:27:49.543 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "default", 2024-09-17T11:27:49.543 INFO:teuthology.orchestra.run.smithi092.stdout: "api_name": "default", 2024-09-17T11:27:49.543 INFO:teuthology.orchestra.run.smithi092.stdout: "is_master": true, 2024-09-17T11:27:49.543 INFO:teuthology.orchestra.run.smithi092.stdout: "endpoints": [], 2024-09-17T11:27:49.543 INFO:teuthology.orchestra.run.smithi092.stdout: "hostnames": [], 2024-09-17T11:27:49.543 INFO:teuthology.orchestra.run.smithi092.stdout: "hostnames_s3website": [], 2024-09-17T11:27:49.544 INFO:teuthology.orchestra.run.smithi092.stdout: "master_zone": "", 2024-09-17T11:27:49.544 INFO:teuthology.orchestra.run.smithi092.stdout: "zones": [], 2024-09-17T11:27:49.544 INFO:teuthology.orchestra.run.smithi092.stdout: "placement_targets": [ 2024-09-17T11:27:49.544 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-17T11:27:49.544 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "default-placement", 2024-09-17T11:27:49.545 INFO:teuthology.orchestra.run.smithi092.stdout: "tags": [], 2024-09-17T11:27:49.545 INFO:teuthology.orchestra.run.smithi092.stdout: "storage_classes": [] 2024-09-17T11:27:49.545 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:27:49.545 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:27:49.545 INFO:teuthology.orchestra.run.smithi092.stdout: "default_placement": "default-placement", 2024-09-17T11:27:49.545 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_id": "7839563b-4cca-4a02-b588-b7f325d3c812", 2024-09-17T11:27:49.545 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_policy": { 2024-09-17T11:27:49.546 INFO:teuthology.orchestra.run.smithi092.stdout: "groups": [] 2024-09-17T11:27:49.546 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:27:49.546 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled_features": [ 2024-09-17T11:27:49.546 INFO:teuthology.orchestra.run.smithi092.stdout: "resharding" 2024-09-17T11:27:49.546 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-17T11:27:49.546 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:27:50.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:49 smithi092 bash[19809]: cluster 2024-09-17T11:27:48.811989+0000 mgr.y (mgr.14370) 136 : cluster [DBG] pgmap v99: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T11:27:50.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:49 smithi092 bash[26066]: cluster 2024-09-17T11:27:48.811989+0000 mgr.y (mgr.14370) 136 : cluster [DBG] pgmap v99: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T11:27:50.209 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-17T11:27:50.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:49 smithi121 bash[20577]: cluster 2024-09-17T11:27:48.811989+0000 mgr.y (mgr.14370) 136 : cluster [DBG] pgmap v99: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T11:27:52.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:51 smithi121 bash[20577]: cluster 2024-09-17T11:27:50.812807+0000 mgr.y (mgr.14370) 137 : cluster [DBG] pgmap v100: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 215 B/s rd, 863 B/s wr, 1 op/s 2024-09-17T11:27:52.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:51 smithi092 bash[19809]: cluster 2024-09-17T11:27:50.812807+0000 mgr.y (mgr.14370) 137 : cluster [DBG] pgmap v100: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 215 B/s rd, 863 B/s wr, 1 op/s 2024-09-17T11:27:52.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:51 smithi092 bash[26066]: cluster 2024-09-17T11:27:50.812807+0000 mgr.y (mgr.14370) 137 : cluster [DBG] pgmap v100: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 215 B/s rd, 863 B/s wr, 1 op/s 2024-09-17T11:27:53.820 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:27:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:27:53] "GET /metrics HTTP/1.1" 200 28564 "" "Prometheus/2.43.0" 2024-09-17T11:27:53.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:53 smithi092 bash[26066]: audit 2024-09-17T11:27:52.562532+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:53.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:53 smithi092 bash[26066]: audit 2024-09-17T11:27:52.572939+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:53.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:53 smithi092 bash[26066]: audit 2024-09-17T11:27:52.583193+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:53.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:53 smithi092 bash[26066]: cluster 2024-09-17T11:27:52.813392+0000 mgr.y (mgr.14370) 138 : cluster [DBG] pgmap v101: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 195 B/s rd, 782 B/s wr, 1 op/s 2024-09-17T11:27:53.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:53 smithi092 bash[19809]: audit 2024-09-17T11:27:52.562532+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:53.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:53 smithi092 bash[19809]: audit 2024-09-17T11:27:52.572939+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:53.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:53 smithi092 bash[19809]: audit 2024-09-17T11:27:52.583193+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:53.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:53 smithi092 bash[19809]: cluster 2024-09-17T11:27:52.813392+0000 mgr.y (mgr.14370) 138 : cluster [DBG] pgmap v101: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 195 B/s rd, 782 B/s wr, 1 op/s 2024-09-17T11:27:53.918 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:53 smithi121 bash[20577]: audit 2024-09-17T11:27:52.562532+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:53.918 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:53 smithi121 bash[20577]: audit 2024-09-17T11:27:52.572939+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:53.918 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:53 smithi121 bash[20577]: audit 2024-09-17T11:27:52.583193+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:53.918 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:53 smithi121 bash[20577]: cluster 2024-09-17T11:27:52.813392+0000 mgr.y (mgr.14370) 138 : cluster [DBG] pgmap v101: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 195 B/s rd, 782 B/s wr, 1 op/s 2024-09-17T11:27:54.933 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:27:56.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:55 smithi121 bash[20577]: cluster 2024-09-17T11:27:54.814242+0000 mgr.y (mgr.14370) 139 : cluster [DBG] pgmap v102: 33 pgs: 33 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T11:27:56.141 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:55 smithi092 bash[19809]: cluster 2024-09-17T11:27:54.814242+0000 mgr.y (mgr.14370) 139 : cluster [DBG] pgmap v102: 33 pgs: 33 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T11:27:56.141 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:55 smithi092 bash[26066]: cluster 2024-09-17T11:27:54.814242+0000 mgr.y (mgr.14370) 139 : cluster [DBG] pgmap v102: 33 pgs: 33 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 1023 B/s wr, 2 op/s 2024-09-17T11:27:58.080 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "2b8c8ed2-6afb-4b11-8121-16ddf894a775", 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "z", 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "domain_root": "z.rgw.meta:root", 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "control_pool": "z.rgw.control", 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "log_pool": "z.rgw.log", 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-17T11:27:58.081 INFO:teuthology.orchestra.run.smithi092.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "otp_pool": "z.rgw.otp", 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "system_key": { 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "access_key": "", 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "secret_key": "" 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: "placement_pools": [ 2024-09-17T11:27:58.082 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: "key": "default-placement", 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: "val": { 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: "storage_classes": { 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: "STANDARD": { 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: "index_type": 0, 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: "inline_data": true 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:27:58.083 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:27:58.084 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:27:58.084 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_id": "7839563b-4cca-4a02-b588-b7f325d3c812", 2024-09-17T11:27:58.084 INFO:teuthology.orchestra.run.smithi092.stdout: "notif_pool": "z.rgw.log:notif" 2024-09-17T11:27:58.084 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:27:58.122 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:57 smithi092 bash[19809]: cluster 2024-09-17T11:27:56.814794+0000 mgr.y (mgr.14370) 140 : cluster [DBG] pgmap v103: 33 pgs: 33 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T11:27:58.122 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:57 smithi092 bash[19809]: audit 2024-09-17T11:27:57.867631+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:58.122 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:57 smithi092 bash[19809]: audit 2024-09-17T11:27:57.869251+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:58.122 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:57 smithi092 bash[26066]: cluster 2024-09-17T11:27:56.814794+0000 mgr.y (mgr.14370) 140 : cluster [DBG] pgmap v103: 33 pgs: 33 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T11:27:58.122 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:57 smithi092 bash[26066]: audit 2024-09-17T11:27:57.867631+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:58.123 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:57 smithi092 bash[26066]: audit 2024-09-17T11:27:57.869251+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:58.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:57 smithi121 bash[20577]: cluster 2024-09-17T11:27:56.814794+0000 mgr.y (mgr.14370) 140 : cluster [DBG] pgmap v103: 33 pgs: 33 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T11:27:58.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:57 smithi121 bash[20577]: audit 2024-09-17T11:27:57.867631+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:27:58.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:57 smithi121 bash[20577]: audit 2024-09-17T11:27:57.869251+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:27:58.740 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-17T11:28:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:27:59 smithi121 bash[20577]: cluster 2024-09-17T11:27:58.815371+0000 mgr.y (mgr.14370) 141 : cluster [DBG] pgmap v104: 33 pgs: 33 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T11:28:00.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:27:59 smithi092 bash[19809]: cluster 2024-09-17T11:27:58.815371+0000 mgr.y (mgr.14370) 141 : cluster [DBG] pgmap v104: 33 pgs: 33 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T11:28:00.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:27:59 smithi092 bash[26066]: cluster 2024-09-17T11:27:58.815371+0000 mgr.y (mgr.14370) 141 : cluster [DBG] pgmap v104: 33 pgs: 33 active+clean; 578 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T11:28:02.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:01 smithi092 bash[19809]: cluster 2024-09-17T11:28:00.816206+0000 mgr.y (mgr.14370) 142 : cluster [DBG] pgmap v105: 33 pgs: 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T11:28:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:01 smithi092 bash[26066]: cluster 2024-09-17T11:28:00.816206+0000 mgr.y (mgr.14370) 142 : cluster [DBG] pgmap v105: 33 pgs: 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T11:28:02.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:01 smithi121 bash[20577]: cluster 2024-09-17T11:28:00.816206+0000 mgr.y (mgr.14370) 142 : cluster [DBG] pgmap v105: 33 pgs: 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T11:28:03.475 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:04.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:03 smithi092 bash[19809]: cluster 2024-09-17T11:28:02.816842+0000 mgr.y (mgr.14370) 143 : cluster [DBG] pgmap v106: 33 pgs: 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T11:28:04.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:28:03] "GET /metrics HTTP/1.1" 200 28603 "" "Prometheus/2.43.0" 2024-09-17T11:28:04.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:03 smithi092 bash[26066]: cluster 2024-09-17T11:28:02.816842+0000 mgr.y (mgr.14370) 143 : cluster [DBG] pgmap v106: 33 pgs: 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T11:28:04.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:03 smithi121 bash[20577]: cluster 2024-09-17T11:28:02.816842+0000 mgr.y (mgr.14370) 143 : cluster [DBG] pgmap v106: 33 pgs: 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T11:28:06.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:05 smithi092 bash[19809]: cluster 2024-09-17T11:28:04.817693+0000 mgr.y (mgr.14370) 144 : cluster [DBG] pgmap v107: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T11:28:06.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:05 smithi092 bash[26066]: cluster 2024-09-17T11:28:04.817693+0000 mgr.y (mgr.14370) 144 : cluster [DBG] pgmap v107: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T11:28:06.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:05 smithi121 bash[20577]: cluster 2024-09-17T11:28:04.817693+0000 mgr.y (mgr.14370) 144 : cluster [DBG] pgmap v107: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T11:28:08.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:08 smithi121 bash[20577]: cluster 2024-09-17T11:28:06.818169+0000 mgr.y (mgr.14370) 145 : cluster [DBG] pgmap v108: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T11:28:08.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:08 smithi121 bash[20577]: audit 2024-09-17T11:28:07.050886+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:08.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:08 smithi121 bash[20577]: audit 2024-09-17T11:28:07.057753+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:08.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:08 smithi121 bash[20577]: audit 2024-09-17T11:28:07.063011+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:08.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:08 smithi092 bash[19809]: cluster 2024-09-17T11:28:06.818169+0000 mgr.y (mgr.14370) 145 : cluster [DBG] pgmap v108: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T11:28:08.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:08 smithi092 bash[19809]: audit 2024-09-17T11:28:07.050886+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:08.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:08 smithi092 bash[19809]: audit 2024-09-17T11:28:07.057753+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:08.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:08 smithi092 bash[19809]: audit 2024-09-17T11:28:07.063011+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:08.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:08 smithi092 bash[26066]: cluster 2024-09-17T11:28:06.818169+0000 mgr.y (mgr.14370) 145 : cluster [DBG] pgmap v108: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T11:28:08.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:08 smithi092 bash[26066]: audit 2024-09-17T11:28:07.050886+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:08.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:08 smithi092 bash[26066]: audit 2024-09-17T11:28:07.057753+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:08.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:08 smithi092 bash[26066]: audit 2024-09-17T11:28:07.063011+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:09.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:09 smithi121 bash[20577]: cluster 2024-09-17T11:28:08.818569+0000 mgr.y (mgr.14370) 146 : cluster [DBG] pgmap v109: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T11:28:09.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:09 smithi092 bash[19809]: cluster 2024-09-17T11:28:08.818569+0000 mgr.y (mgr.14370) 146 : cluster [DBG] pgmap v109: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T11:28:09.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:09 smithi092 bash[26066]: cluster 2024-09-17T11:28:08.818569+0000 mgr.y (mgr.14370) 146 : cluster [DBG] pgmap v109: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 426 B/s wr, 1 op/s 2024-09-17T11:28:10.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:10 smithi121 bash[20577]: cluster 2024-09-17T11:28:09.423626+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T11:28:10.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:10 smithi121 bash[20577]: audit 2024-09-17T11:28:09.428373+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.92:0/3039337489' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T11:28:10.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:10 smithi121 bash[20577]: audit 2024-09-17T11:28:09.430440+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T11:28:10.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:10 smithi121 bash[20577]: audit 2024-09-17T11:28:10.425645+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T11:28:10.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:10 smithi121 bash[20577]: cluster 2024-09-17T11:28:10.425999+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T11:28:10.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[26066]: cluster 2024-09-17T11:28:09.423626+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T11:28:10.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[26066]: audit 2024-09-17T11:28:09.428373+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.92:0/3039337489' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T11:28:10.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[26066]: audit 2024-09-17T11:28:09.430440+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T11:28:10.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[26066]: audit 2024-09-17T11:28:10.425645+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T11:28:10.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[26066]: cluster 2024-09-17T11:28:10.425999+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T11:28:10.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[19809]: cluster 2024-09-17T11:28:09.423626+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T11:28:10.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[19809]: audit 2024-09-17T11:28:09.428373+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.92:0/3039337489' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T11:28:10.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[19809]: audit 2024-09-17T11:28:09.430440+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T11:28:10.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[19809]: audit 2024-09-17T11:28:10.425645+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T11:28:10.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:10 smithi092 bash[19809]: cluster 2024-09-17T11:28:10.425999+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T11:28:11.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:11 smithi121 bash[20577]: cluster 2024-09-17T11:28:10.819127+0000 mgr.y (mgr.14370) 147 : cluster [DBG] pgmap v112: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:11.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:11 smithi092 bash[26066]: cluster 2024-09-17T11:28:10.819127+0000 mgr.y (mgr.14370) 147 : cluster [DBG] pgmap v112: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:11.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:11 smithi092 bash[19809]: cluster 2024-09-17T11:28:10.819127+0000 mgr.y (mgr.14370) 147 : cluster [DBG] pgmap v112: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:12.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:12 smithi121 bash[20577]: cluster 2024-09-17T11:28:11.454979+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T11:28:12.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:12 smithi121 bash[20577]: audit 2024-09-17T11:28:11.457989+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.92:0/3039337489' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T11:28:12.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:12 smithi121 bash[20577]: audit 2024-09-17T11:28:11.458809+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T11:28:12.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:12 smithi092 bash[19809]: cluster 2024-09-17T11:28:11.454979+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T11:28:12.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:12 smithi092 bash[19809]: audit 2024-09-17T11:28:11.457989+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.92:0/3039337489' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T11:28:12.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:12 smithi092 bash[19809]: audit 2024-09-17T11:28:11.458809+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T11:28:12.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:12 smithi092 bash[26066]: cluster 2024-09-17T11:28:11.454979+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T11:28:12.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:12 smithi092 bash[26066]: audit 2024-09-17T11:28:11.457989+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.92:0/3039337489' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T11:28:12.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:12 smithi092 bash[26066]: audit 2024-09-17T11:28:11.458809+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T11:28:13.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:13 smithi121 bash[20577]: audit 2024-09-17T11:28:12.463255+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T11:28:13.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:13 smithi121 bash[20577]: cluster 2024-09-17T11:28:12.463801+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T11:28:13.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:13 smithi121 bash[20577]: audit 2024-09-17T11:28:12.736138+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:13.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:13 smithi121 bash[20577]: audit 2024-09-17T11:28:12.748592+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:13.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:13 smithi121 bash[20577]: audit 2024-09-17T11:28:12.761400+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:13.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:13 smithi121 bash[20577]: cluster 2024-09-17T11:28:12.819744+0000 mgr.y (mgr.14370) 148 : cluster [DBG] pgmap v115: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:13.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:13 smithi121 bash[20577]: audit 2024-09-17T11:28:12.862445+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:13.820 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:28:13] "GET /metrics HTTP/1.1" 200 33177 "" "Prometheus/2.43.0" 2024-09-17T11:28:13.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[19809]: audit 2024-09-17T11:28:12.463255+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T11:28:13.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[19809]: cluster 2024-09-17T11:28:12.463801+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T11:28:13.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[19809]: audit 2024-09-17T11:28:12.736138+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:13.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[19809]: audit 2024-09-17T11:28:12.748592+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:13.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[19809]: audit 2024-09-17T11:28:12.761400+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:13.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[19809]: cluster 2024-09-17T11:28:12.819744+0000 mgr.y (mgr.14370) 148 : cluster [DBG] pgmap v115: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:13.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[19809]: audit 2024-09-17T11:28:12.862445+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:13.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[26066]: audit 2024-09-17T11:28:12.463255+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T11:28:13.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[26066]: cluster 2024-09-17T11:28:12.463801+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T11:28:13.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[26066]: audit 2024-09-17T11:28:12.736138+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:13.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[26066]: audit 2024-09-17T11:28:12.748592+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:13.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[26066]: audit 2024-09-17T11:28:12.761400+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:13.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[26066]: cluster 2024-09-17T11:28:12.819744+0000 mgr.y (mgr.14370) 148 : cluster [DBG] pgmap v115: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:13.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:13 smithi092 bash[26066]: audit 2024-09-17T11:28:12.862445+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:14.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:14 smithi121 bash[20577]: cluster 2024-09-17T11:28:13.523179+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T11:28:14.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:14 smithi121 bash[20577]: audit 2024-09-17T11:28:13.527056+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T11:28:14.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:14 smithi121 bash[20577]: audit 2024-09-17T11:28:14.530379+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T11:28:14.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:14 smithi121 bash[20577]: cluster 2024-09-17T11:28:14.530908+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T11:28:14.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:14 smithi092 bash[19809]: cluster 2024-09-17T11:28:13.523179+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T11:28:14.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:14 smithi092 bash[19809]: audit 2024-09-17T11:28:13.527056+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T11:28:14.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:14 smithi092 bash[19809]: audit 2024-09-17T11:28:14.530379+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T11:28:14.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:14 smithi092 bash[19809]: cluster 2024-09-17T11:28:14.530908+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T11:28:14.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:14 smithi092 bash[26066]: cluster 2024-09-17T11:28:13.523179+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T11:28:14.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:14 smithi092 bash[26066]: audit 2024-09-17T11:28:13.527056+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T11:28:14.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:14 smithi092 bash[26066]: audit 2024-09-17T11:28:14.530379+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T11:28:14.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:14 smithi092 bash[26066]: cluster 2024-09-17T11:28:14.530908+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T11:28:15.619 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:28:15.619 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "e67cef14-2ac0-4cf9-9f79-c648282b80e6", 2024-09-17T11:28:15.619 INFO:teuthology.orchestra.run.smithi092.stdout: "epoch": 1, 2024-09-17T11:28:15.619 INFO:teuthology.orchestra.run.smithi092.stdout: "predecessor_uuid": "3aae36be-7783-40c4-bb90-5d56065426d7", 2024-09-17T11:28:15.619 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_status": [], 2024-09-17T11:28:15.619 INFO:teuthology.orchestra.run.smithi092.stdout: "period_map": { 2024-09-17T11:28:15.619 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "e67cef14-2ac0-4cf9-9f79-c648282b80e6", 2024-09-17T11:28:15.619 INFO:teuthology.orchestra.run.smithi092.stdout: "zonegroups": [ 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "5e1ade41-214f-4e83-b592-63a15459042f", 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "default", 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "api_name": "default", 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "is_master": true, 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "endpoints": [], 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "hostnames": [], 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "hostnames_s3website": [], 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "master_zone": "2b8c8ed2-6afb-4b11-8121-16ddf894a775", 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "zones": [ 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-17T11:28:15.620 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "2b8c8ed2-6afb-4b11-8121-16ddf894a775", 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "z", 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "endpoints": [], 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "log_meta": false, 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "log_data": false, 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "bucket_index_max_shards": 11, 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "read_only": false, 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "tier_type": "", 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_from_all": true, 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_from": [], 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "redirect_zone": "", 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "supported_features": [ 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "compress-encrypted", 2024-09-17T11:28:15.621 INFO:teuthology.orchestra.run.smithi092.stdout: "resharding" 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: "placement_targets": [ 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "default-placement", 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: "tags": [], 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: "storage_classes": [ 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: "STANDARD" 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:28:15.622 INFO:teuthology.orchestra.run.smithi092.stdout: "default_placement": "default-placement", 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_id": "7839563b-4cca-4a02-b588-b7f325d3c812", 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_policy": { 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: "groups": [] 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled_features": [ 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: "resharding" 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:28:15.623 INFO:teuthology.orchestra.run.smithi092.stdout: "short_zone_ids": [ 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: "key": "2b8c8ed2-6afb-4b11-8121-16ddf894a775", 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: "val": 3239963991 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: "master_zonegroup": "5e1ade41-214f-4e83-b592-63a15459042f", 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: "master_zone": "2b8c8ed2-6afb-4b11-8121-16ddf894a775", 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: "period_config": { 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: "bucket_quota": { 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false, 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: "check_on_raw": false, 2024-09-17T11:28:15.624 INFO:teuthology.orchestra.run.smithi092.stdout: "max_size": -1, 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "max_size_kb": 0, 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "max_objects": -1 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "user_quota": { 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false, 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "check_on_raw": false, 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "max_size": -1, 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "max_size_kb": 0, 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "max_objects": -1 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "user_ratelimit": { 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_ops": 0, 2024-09-17T11:28:15.625 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_ops": 0, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_bytes": 0, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_bytes": 0, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "bucket_ratelimit": { 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_ops": 0, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_ops": 0, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_bytes": 0, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_bytes": 0, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "anonymous_ratelimit": { 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_ops": 0, 2024-09-17T11:28:15.626 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_ops": 0, 2024-09-17T11:28:15.627 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_bytes": 0, 2024-09-17T11:28:15.627 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_bytes": 0, 2024-09-17T11:28:15.627 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false 2024-09-17T11:28:15.627 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:28:15.627 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:28:15.627 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_id": "7839563b-4cca-4a02-b588-b7f325d3c812", 2024-09-17T11:28:15.627 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_name": "r", 2024-09-17T11:28:15.627 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_epoch": 2 2024-09-17T11:28:15.627 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:28:15.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:15 smithi121 bash[20577]: audit 2024-09-17T11:28:14.538322+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T11:28:15.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:15 smithi121 bash[20577]: cluster 2024-09-17T11:28:14.820486+0000 mgr.y (mgr.14370) 149 : cluster [DBG] pgmap v118: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-17T11:28:15.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:15 smithi121 bash[20577]: audit 2024-09-17T11:28:15.532381+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T11:28:15.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:15 smithi121 bash[20577]: cluster 2024-09-17T11:28:15.532543+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T11:28:15.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:15 smithi092 bash[19809]: audit 2024-09-17T11:28:14.538322+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T11:28:15.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:15 smithi092 bash[19809]: cluster 2024-09-17T11:28:14.820486+0000 mgr.y (mgr.14370) 149 : cluster [DBG] pgmap v118: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-17T11:28:15.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:15 smithi092 bash[19809]: audit 2024-09-17T11:28:15.532381+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T11:28:15.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:15 smithi092 bash[19809]: cluster 2024-09-17T11:28:15.532543+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T11:28:15.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:15 smithi092 bash[26066]: audit 2024-09-17T11:28:14.538322+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T11:28:15.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:15 smithi092 bash[26066]: cluster 2024-09-17T11:28:14.820486+0000 mgr.y (mgr.14370) 149 : cluster [DBG] pgmap v118: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 6 op/s 2024-09-17T11:28:15.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:15 smithi092 bash[26066]: audit 2024-09-17T11:28:15.532381+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.92:0/545774668' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T11:28:15.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:15 smithi092 bash[26066]: cluster 2024-09-17T11:28:15.532543+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T11:28:16.600 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-17T11:28:18.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:17 smithi121 bash[20577]: cluster 2024-09-17T11:28:16.821225+0000 mgr.y (mgr.14370) 150 : cluster [DBG] pgmap v120: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 469 B/s wr, 5 op/s 2024-09-17T11:28:18.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:17 smithi092 bash[19809]: cluster 2024-09-17T11:28:16.821225+0000 mgr.y (mgr.14370) 150 : cluster [DBG] pgmap v120: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 469 B/s wr, 5 op/s 2024-09-17T11:28:18.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:17 smithi092 bash[26066]: cluster 2024-09-17T11:28:16.821225+0000 mgr.y (mgr.14370) 150 : cluster [DBG] pgmap v120: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 469 B/s wr, 5 op/s 2024-09-17T11:28:20.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:19 smithi121 bash[20577]: cluster 2024-09-17T11:28:18.822006+0000 mgr.y (mgr.14370) 151 : cluster [DBG] pgmap v121: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T11:28:20.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:19 smithi092 bash[19809]: cluster 2024-09-17T11:28:18.822006+0000 mgr.y (mgr.14370) 151 : cluster [DBG] pgmap v121: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T11:28:20.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:19 smithi092 bash[26066]: cluster 2024-09-17T11:28:18.822006+0000 mgr.y (mgr.14370) 151 : cluster [DBG] pgmap v121: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T11:28:21.324 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:22.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:21 smithi121 bash[20577]: cluster 2024-09-17T11:28:20.823146+0000 mgr.y (mgr.14370) 152 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.6 KiB/s wr, 7 op/s 2024-09-17T11:28:22.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:21 smithi092 bash[19809]: cluster 2024-09-17T11:28:20.823146+0000 mgr.y (mgr.14370) 152 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.6 KiB/s wr, 7 op/s 2024-09-17T11:28:22.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:21 smithi092 bash[26066]: cluster 2024-09-17T11:28:20.823146+0000 mgr.y (mgr.14370) 152 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.6 KiB/s wr, 7 op/s 2024-09-17T11:28:23.884 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:28:23] "GET /metrics HTTP/1.1" 200 33177 "" "Prometheus/2.43.0" 2024-09-17T11:28:24.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:23 smithi121 bash[20577]: cluster 2024-09-17T11:28:22.823643+0000 mgr.y (mgr.14370) 153 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-17T11:28:24.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:23 smithi092 bash[19809]: cluster 2024-09-17T11:28:22.823643+0000 mgr.y (mgr.14370) 153 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-17T11:28:24.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:23 smithi092 bash[26066]: cluster 2024-09-17T11:28:22.823643+0000 mgr.y (mgr.14370) 153 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-17T11:28:25.668 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled rgw.foo update... 2024-09-17T11:28:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:25 smithi121 bash[20577]: cluster 2024-09-17T11:28:24.825055+0000 mgr.y (mgr.14370) 154 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-17T11:28:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:25 smithi121 bash[20577]: audit 2024-09-17T11:28:25.671504+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:25 smithi121 bash[20577]: audit 2024-09-17T11:28:25.673856+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:25 smithi121 bash[20577]: audit 2024-09-17T11:28:25.675168+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:25 smithi121 bash[20577]: audit 2024-09-17T11:28:25.682505+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:25 smithi121 bash[20577]: audit 2024-09-17T11:28:25.687712+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T11:28:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:25 smithi121 bash[20577]: audit 2024-09-17T11:28:25.691974+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T11:28:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:25 smithi121 bash[20577]: audit 2024-09-17T11:28:25.697613+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:25 smithi121 bash[20577]: audit 2024-09-17T11:28:25.698363+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:26.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[19809]: cluster 2024-09-17T11:28:24.825055+0000 mgr.y (mgr.14370) 154 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-17T11:28:26.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[19809]: audit 2024-09-17T11:28:25.671504+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:26.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[19809]: audit 2024-09-17T11:28:25.673856+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:26.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[19809]: audit 2024-09-17T11:28:25.675168+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:26.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[19809]: audit 2024-09-17T11:28:25.682505+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:26.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[19809]: audit 2024-09-17T11:28:25.687712+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T11:28:26.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[19809]: audit 2024-09-17T11:28:25.691974+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T11:28:26.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[19809]: audit 2024-09-17T11:28:25.697613+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:26.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[19809]: audit 2024-09-17T11:28:25.698363+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:26.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[26066]: cluster 2024-09-17T11:28:24.825055+0000 mgr.y (mgr.14370) 154 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-17T11:28:26.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[26066]: audit 2024-09-17T11:28:25.671504+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:26.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[26066]: audit 2024-09-17T11:28:25.673856+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:26.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[26066]: audit 2024-09-17T11:28:25.675168+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:26.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[26066]: audit 2024-09-17T11:28:25.682505+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:26.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[26066]: audit 2024-09-17T11:28:25.687712+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T11:28:26.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[26066]: audit 2024-09-17T11:28:25.691974+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T11:28:26.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[26066]: audit 2024-09-17T11:28:25.697613+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:26.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:25 smithi092 bash[26066]: audit 2024-09-17T11:28:25.698363+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:27.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:26 smithi121 bash[20577]: audit 2024-09-17T11:28:25.663414+0000 mgr.y (mgr.14370) 155 : audit [DBG] from='client.14646 -' 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-17T11:28:27.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:26 smithi121 bash[20577]: cephadm 2024-09-17T11:28:25.667169+0000 mgr.y (mgr.14370) 156 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T11:28:27.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:26 smithi121 bash[20577]: cephadm 2024-09-17T11:28:25.699107+0000 mgr.y (mgr.14370) 157 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T11:28:27.194 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:26 smithi092 bash[26066]: audit 2024-09-17T11:28:25.663414+0000 mgr.y (mgr.14370) 155 : audit [DBG] from='client.14646 -' 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-17T11:28:27.194 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:26 smithi092 bash[26066]: cephadm 2024-09-17T11:28:25.667169+0000 mgr.y (mgr.14370) 156 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T11:28:27.194 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:26 smithi092 bash[26066]: cephadm 2024-09-17T11:28:25.699107+0000 mgr.y (mgr.14370) 157 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T11:28:27.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:26 smithi092 bash[19809]: audit 2024-09-17T11:28:25.663414+0000 mgr.y (mgr.14370) 155 : audit [DBG] from='client.14646 -' 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-17T11:28:27.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:26 smithi092 bash[19809]: cephadm 2024-09-17T11:28:25.667169+0000 mgr.y (mgr.14370) 156 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T11:28:27.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:26 smithi092 bash[19809]: cephadm 2024-09-17T11:28:25.699107+0000 mgr.y (mgr.14370) 157 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T11:28:27.197 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph osd pool create foo' 2024-09-17T11:28:28.133 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.134 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.134 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.135 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.135 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.135 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.135 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.136 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.136 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:27 smithi121 bash[20577]: cluster 2024-09-17T11:28:26.825889+0000 mgr.y (mgr.14370) 158 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 906 B/s wr, 2 op/s 2024-09-17T11:28:28.136 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:27 smithi121 bash[20577]: audit 2024-09-17T11:28:27.252473+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:28.136 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:27 smithi121 bash[20577]: audit 2024-09-17T11:28:27.261367+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:28.136 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:27 smithi121 bash[20577]: audit 2024-09-17T11:28:27.273232+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:28.136 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:27 smithi121 bash[20577]: audit 2024-09-17T11:28:27.862914+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:28.136 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[19809]: cluster 2024-09-17T11:28:26.825889+0000 mgr.y (mgr.14370) 158 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 906 B/s wr, 2 op/s 2024-09-17T11:28:28.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[19809]: audit 2024-09-17T11:28:27.252473+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:28.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[19809]: audit 2024-09-17T11:28:27.261367+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:28.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[19809]: audit 2024-09-17T11:28:27.273232+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:28.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[19809]: audit 2024-09-17T11:28:27.862914+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:28.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[26066]: cluster 2024-09-17T11:28:26.825889+0000 mgr.y (mgr.14370) 158 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 906 B/s wr, 2 op/s 2024-09-17T11:28:28.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[26066]: audit 2024-09-17T11:28:27.252473+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:28.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[26066]: audit 2024-09-17T11:28:27.261367+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:28.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[26066]: audit 2024-09-17T11:28:27.273232+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:28.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:27 smithi092 bash[26066]: audit 2024-09-17T11:28:27.862914+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:28.404 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.404 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.405 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.405 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.406 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.406 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.406 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:28.407 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:28:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:29.725 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:29 smithi121 bash[20577]: audit 2024-09-17T11:28:28.445522+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.725 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:29 smithi121 bash[20577]: audit 2024-09-17T11:28:28.452131+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.725 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:29 smithi121 bash[20577]: audit 2024-09-17T11:28:28.461318+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.725 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:29 smithi121 bash[20577]: audit 2024-09-17T11:28:28.462319+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T11:28:29.726 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:29 smithi121 bash[20577]: audit 2024-09-17T11:28:28.469668+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T11:28:29.726 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:29 smithi121 bash[20577]: audit 2024-09-17T11:28:28.478900+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.726 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:29 smithi121 bash[20577]: audit 2024-09-17T11:28:28.480699+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:29.726 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:29 smithi121 bash[20577]: cephadm 2024-09-17T11:28:28.481922+0000 mgr.y (mgr.14370) 159 : cephadm [INF] Deploying daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T11:28:29.726 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:29 smithi121 bash[20577]: cluster 2024-09-17T11:28:28.826627+0000 mgr.y (mgr.14370) 160 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-17T11:28:29.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[19809]: audit 2024-09-17T11:28:28.445522+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[19809]: audit 2024-09-17T11:28:28.452131+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[19809]: audit 2024-09-17T11:28:28.461318+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[19809]: audit 2024-09-17T11:28:28.462319+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[19809]: audit 2024-09-17T11:28:28.469668+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[19809]: audit 2024-09-17T11:28:28.478900+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[19809]: audit 2024-09-17T11:28:28.480699+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[19809]: cephadm 2024-09-17T11:28:28.481922+0000 mgr.y (mgr.14370) 159 : cephadm [INF] Deploying daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[19809]: cluster 2024-09-17T11:28:28.826627+0000 mgr.y (mgr.14370) 160 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[26066]: audit 2024-09-17T11:28:28.445522+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[26066]: audit 2024-09-17T11:28:28.452131+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[26066]: audit 2024-09-17T11:28:28.461318+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[26066]: audit 2024-09-17T11:28:28.462319+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T11:28:29.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[26066]: audit 2024-09-17T11:28:28.469668+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T11:28:29.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[26066]: audit 2024-09-17T11:28:28.478900+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:29.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[26066]: audit 2024-09-17T11:28:28.480699+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:29.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[26066]: cephadm 2024-09-17T11:28:28.481922+0000 mgr.y (mgr.14370) 159 : cephadm [INF] Deploying daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T11:28:29.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:29 smithi092 bash[26066]: cluster 2024-09-17T11:28:28.826627+0000 mgr.y (mgr.14370) 160 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-17T11:28:31.815 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:31.816 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:31.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:31.817 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:31.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:31.817 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:31.818 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:31.818 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:31.818 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:31.960 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:32.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:32.070 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:32.070 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:32.071 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:32.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:31 smithi092 bash[19809]: cluster 2024-09-17T11:28:30.827857+0000 mgr.y (mgr.14370) 161 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-17T11:28:32.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:32.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:31 smithi092 bash[26066]: cluster 2024-09-17T11:28:30.827857+0000 mgr.y (mgr.14370) 161 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-17T11:28:32.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:32.072 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:32.072 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:32.073 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:28:31 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:28:32.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:31 smithi121 bash[20577]: cluster 2024-09-17T11:28:30.827857+0000 mgr.y (mgr.14370) 161 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-17T11:28:32.820 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:32 smithi092 bash[20093]: [17/Sep/2024:11:28:32] ENGINE Bus STOPPING 2024-09-17T11:28:32.820 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:32 smithi092 bash[20093]: [17/Sep/2024:11:28:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:28:32.820 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:32 smithi092 bash[20093]: [17/Sep/2024:11:28:32] ENGINE Bus STOPPED 2024-09-17T11:28:32.820 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:32 smithi092 bash[20093]: [17/Sep/2024:11:28:32] ENGINE Bus STARTING 2024-09-17T11:28:33.114 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:32 smithi092 bash[20093]: [17/Sep/2024:11:28:32] ENGINE Serving on http://:::9283 2024-09-17T11:28:33.114 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:32 smithi092 bash[20093]: [17/Sep/2024:11:28:32] ENGINE Bus STARTED 2024-09-17T11:28:33.114 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:32 smithi092 bash[20093]: [17/Sep/2024:11:28:32] ENGINE Bus STOPPING 2024-09-17T11:28:33.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.096551+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.103188+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.108503+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.113627+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.120033+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: cephadm 2024-09-17T11:28:32.120586+0000 mgr.y (mgr.14370) 162 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.127053+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.132235+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.163848+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.164508+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.524816+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.537703+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.547962+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.627041+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.627788+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.858869+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.923156+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.928312+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.936460+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.940936+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.943338+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.943460+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:33 smithi121 bash[20577]: audit 2024-09-17T11:28:32.950920+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[20093]: [17/Sep/2024:11:28:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:28:33.433 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[20093]: [17/Sep/2024:11:28:33] ENGINE Bus STOPPED 2024-09-17T11:28:33.433 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[20093]: [17/Sep/2024:11:28:33] ENGINE Bus STARTING 2024-09-17T11:28:33.433 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[20093]: [17/Sep/2024:11:28:33] ENGINE Serving on http://:::9283 2024-09-17T11:28:33.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.096551+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.103188+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.108503+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.113627+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.120033+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: cephadm 2024-09-17T11:28:32.120586+0000 mgr.y (mgr.14370) 162 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T11:28:33.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.127053+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.132235+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.163848+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.164508+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.524816+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.537703+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.547962+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.627041+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.627788+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.858869+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.923156+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.928312+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.936460+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.940936+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:33.436 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.943338+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.436 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.943460+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:33.436 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[19809]: audit 2024-09-17T11:28:32.950920+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.096551+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.103188+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.108503+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.113627+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.120033+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: cephadm 2024-09-17T11:28:32.120586+0000 mgr.y (mgr.14370) 162 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.127053+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.132235+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.163848+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.164508+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.524816+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.537703+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.547962+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.627041+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.627788+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.858869+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.923156+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.928312+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.936460+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.940936+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:33.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.943338+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.943460+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:33.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[26066]: audit 2024-09-17T11:28:32.950920+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:33.702 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[20093]: [17/Sep/2024:11:28:33] ENGINE Bus STARTED 2024-09-17T11:28:34.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:28:33] "GET /metrics HTTP/1.1" 200 35500 "" "Prometheus/2.43.0" 2024-09-17T11:28:34.484 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:34 smithi121 bash[20577]: cephadm 2024-09-17T11:28:32.168426+0000 mgr.y (mgr.14370) 163 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:28:34.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:34 smithi121 bash[20577]: cephadm 2024-09-17T11:28:32.548413+0000 mgr.y (mgr.14370) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:34.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:34 smithi121 bash[20577]: cephadm 2024-09-17T11:28:32.653408+0000 mgr.y (mgr.14370) 165 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:28:34.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:34 smithi121 bash[20577]: cluster 2024-09-17T11:28:32.828493+0000 mgr.y (mgr.14370) 166 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:34.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:34 smithi121 bash[20577]: cephadm 2024-09-17T11:28:32.859263+0000 mgr.y (mgr.14370) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:34.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:34 smithi121 bash[20577]: cluster 2024-09-17T11:28:32.945519+0000 mgr.y (mgr.14370) 168 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:34.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:34 smithi121 bash[20577]: cephadm 2024-09-17T11:28:32.951236+0000 mgr.y (mgr.14370) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:34.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:34 smithi121 bash[20577]: cluster 2024-09-17T11:28:33.545554+0000 mon.a (mon.0) 1229 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:28:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[26066]: cephadm 2024-09-17T11:28:32.168426+0000 mgr.y (mgr.14370) 163 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:28:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[26066]: cephadm 2024-09-17T11:28:32.548413+0000 mgr.y (mgr.14370) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[26066]: cephadm 2024-09-17T11:28:32.653408+0000 mgr.y (mgr.14370) 165 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:28:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[26066]: cluster 2024-09-17T11:28:32.828493+0000 mgr.y (mgr.14370) 166 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[26066]: cephadm 2024-09-17T11:28:32.859263+0000 mgr.y (mgr.14370) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[26066]: cluster 2024-09-17T11:28:32.945519+0000 mgr.y (mgr.14370) 168 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[26066]: cephadm 2024-09-17T11:28:32.951236+0000 mgr.y (mgr.14370) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:34.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[26066]: cluster 2024-09-17T11:28:33.545554+0000 mon.a (mon.0) 1229 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:28:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[19809]: cephadm 2024-09-17T11:28:32.168426+0000 mgr.y (mgr.14370) 163 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:28:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[19809]: cephadm 2024-09-17T11:28:32.548413+0000 mgr.y (mgr.14370) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[19809]: cephadm 2024-09-17T11:28:32.653408+0000 mgr.y (mgr.14370) 165 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T11:28:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[19809]: cluster 2024-09-17T11:28:32.828493+0000 mgr.y (mgr.14370) 166 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[19809]: cephadm 2024-09-17T11:28:32.859263+0000 mgr.y (mgr.14370) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[19809]: cluster 2024-09-17T11:28:32.945519+0000 mgr.y (mgr.14370) 168 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 581 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[19809]: cephadm 2024-09-17T11:28:32.951236+0000 mgr.y (mgr.14370) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:34 smithi092 bash[19809]: cluster 2024-09-17T11:28:33.545554+0000 mon.a (mon.0) 1229 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T11:28:35.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:35 smithi121 bash[20577]: audit 2024-09-17T11:28:34.489038+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:35.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:35 smithi121 bash[20577]: cluster 2024-09-17T11:28:34.947296+0000 mgr.y (mgr.14370) 170 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.5 KiB/s wr, 114 op/s 2024-09-17T11:28:35.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:35 smithi092 bash[19809]: audit 2024-09-17T11:28:34.489038+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:35.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:35 smithi092 bash[19809]: cluster 2024-09-17T11:28:34.947296+0000 mgr.y (mgr.14370) 170 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.5 KiB/s wr, 114 op/s 2024-09-17T11:28:35.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:35 smithi092 bash[26066]: audit 2024-09-17T11:28:34.489038+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:35.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:35 smithi092 bash[26066]: cluster 2024-09-17T11:28:34.947296+0000 mgr.y (mgr.14370) 170 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.5 KiB/s wr, 114 op/s 2024-09-17T11:28:38.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:38 smithi121 bash[20577]: cluster 2024-09-17T11:28:36.948041+0000 mgr.y (mgr.14370) 171 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.5 KiB/s wr, 114 op/s 2024-09-17T11:28:38.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:38 smithi121 bash[20577]: audit 2024-09-17T11:28:37.459952+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:38.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:38 smithi092 bash[19809]: cluster 2024-09-17T11:28:36.948041+0000 mgr.y (mgr.14370) 171 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.5 KiB/s wr, 114 op/s 2024-09-17T11:28:38.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:38 smithi092 bash[19809]: audit 2024-09-17T11:28:37.459952+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:38.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:38 smithi092 bash[26066]: cluster 2024-09-17T11:28:36.948041+0000 mgr.y (mgr.14370) 171 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 3.5 KiB/s wr, 114 op/s 2024-09-17T11:28:38.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:38 smithi092 bash[26066]: audit 2024-09-17T11:28:37.459952+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.259 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[19809]: audit 2024-09-17T11:28:38.051394+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.259 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[19809]: audit 2024-09-17T11:28:38.062260+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.259 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[19809]: audit 2024-09-17T11:28:38.074165+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[19809]: audit 2024-09-17T11:28:38.074594+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[19809]: audit 2024-09-17T11:28:38.076488+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[19809]: cluster 2024-09-17T11:28:38.079537+0000 mgr.y (mgr.14370) 172 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 3.8 KiB/s wr, 125 op/s 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[19809]: audit 2024-09-17T11:28:38.086944+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[19809]: cephadm 2024-09-17T11:28:38.087906+0000 mgr.y (mgr.14370) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[26066]: audit 2024-09-17T11:28:38.051394+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[26066]: audit 2024-09-17T11:28:38.062260+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[26066]: audit 2024-09-17T11:28:38.074165+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[26066]: audit 2024-09-17T11:28:38.074594+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:39.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[26066]: audit 2024-09-17T11:28:38.076488+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:39.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[26066]: cluster 2024-09-17T11:28:38.079537+0000 mgr.y (mgr.14370) 172 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 3.8 KiB/s wr, 125 op/s 2024-09-17T11:28:39.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[26066]: audit 2024-09-17T11:28:38.086944+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:39 smithi092 bash[26066]: cephadm 2024-09-17T11:28:38.087906+0000 mgr.y (mgr.14370) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:39 smithi121 bash[20577]: audit 2024-09-17T11:28:38.051394+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:39 smithi121 bash[20577]: audit 2024-09-17T11:28:38.062260+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:39 smithi121 bash[20577]: audit 2024-09-17T11:28:38.074165+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:39 smithi121 bash[20577]: audit 2024-09-17T11:28:38.074594+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:39 smithi121 bash[20577]: audit 2024-09-17T11:28:38.076488+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:39 smithi121 bash[20577]: cluster 2024-09-17T11:28:38.079537+0000 mgr.y (mgr.14370) 172 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 3.8 KiB/s wr, 125 op/s 2024-09-17T11:28:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:39 smithi121 bash[20577]: audit 2024-09-17T11:28:38.086944+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:39 smithi121 bash[20577]: cephadm 2024-09-17T11:28:38.087906+0000 mgr.y (mgr.14370) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:28:40.080 INFO:teuthology.orchestra.run.smithi092.stderr:pool 'foo' created 2024-09-17T11:28:40.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:40 smithi121 bash[20577]: cluster 2024-09-17T11:28:39.069248+0000 mon.a (mon.0) 1238 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:28:40.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:40 smithi121 bash[20577]: cluster 2024-09-17T11:28:39.069275+0000 mon.a (mon.0) 1239 : cluster [INF] Cluster is now healthy 2024-09-17T11:28:40.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:40 smithi121 bash[20577]: audit 2024-09-17T11:28:39.342858+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.92:0/1396287732' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T11:28:40.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:40 smithi092 bash[19809]: cluster 2024-09-17T11:28:39.069248+0000 mon.a (mon.0) 1238 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:28:40.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:40 smithi092 bash[19809]: cluster 2024-09-17T11:28:39.069275+0000 mon.a (mon.0) 1239 : cluster [INF] Cluster is now healthy 2024-09-17T11:28:40.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:40 smithi092 bash[19809]: audit 2024-09-17T11:28:39.342858+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.92:0/1396287732' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T11:28:40.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:40 smithi092 bash[26066]: cluster 2024-09-17T11:28:39.069248+0000 mon.a (mon.0) 1238 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T11:28:40.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:40 smithi092 bash[26066]: cluster 2024-09-17T11:28:39.069275+0000 mon.a (mon.0) 1239 : cluster [INF] Cluster is now healthy 2024-09-17T11:28:40.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:40 smithi092 bash[26066]: audit 2024-09-17T11:28:39.342858+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? 172.21.15.92:0/1396287732' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T11:28:41.264 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'rbd pool init foo' 2024-09-17T11:28:41.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:41 smithi121 bash[20577]: cluster 2024-09-17T11:28:40.079927+0000 mgr.y (mgr.14370) 174 : cluster [DBG] pgmap v134: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 5.0 KiB/s wr, 297 op/s 2024-09-17T11:28:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:41 smithi121 bash[20577]: audit 2024-09-17T11:28:40.080893+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? 172.21.15.92:0/1396287732' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T11:28:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:41 smithi121 bash[20577]: cluster 2024-09-17T11:28:40.080954+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T11:28:41.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:41 smithi092 bash[19809]: cluster 2024-09-17T11:28:40.079927+0000 mgr.y (mgr.14370) 174 : cluster [DBG] pgmap v134: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 5.0 KiB/s wr, 297 op/s 2024-09-17T11:28:41.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:41 smithi092 bash[19809]: audit 2024-09-17T11:28:40.080893+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? 172.21.15.92:0/1396287732' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T11:28:41.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:41 smithi092 bash[19809]: cluster 2024-09-17T11:28:40.080954+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T11:28:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:41 smithi092 bash[26066]: cluster 2024-09-17T11:28:40.079927+0000 mgr.y (mgr.14370) 174 : cluster [DBG] pgmap v134: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 5.0 KiB/s wr, 297 op/s 2024-09-17T11:28:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:41 smithi092 bash[26066]: audit 2024-09-17T11:28:40.080893+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? 172.21.15.92:0/1396287732' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T11:28:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:41 smithi092 bash[26066]: cluster 2024-09-17T11:28:40.080954+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T11:28:42.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:42 smithi092 bash[19809]: cluster 2024-09-17T11:28:41.075939+0000 mon.a (mon.0) 1243 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:28:42.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:42 smithi092 bash[19809]: cluster 2024-09-17T11:28:41.096713+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T11:28:42.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:42 smithi092 bash[19809]: audit 2024-09-17T11:28:41.350982+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:42.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:42 smithi092 bash[26066]: cluster 2024-09-17T11:28:41.075939+0000 mon.a (mon.0) 1243 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:28:42.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:42 smithi092 bash[26066]: cluster 2024-09-17T11:28:41.096713+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T11:28:42.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:42 smithi092 bash[26066]: audit 2024-09-17T11:28:41.350982+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:42.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:42 smithi121 bash[20577]: cluster 2024-09-17T11:28:41.075939+0000 mon.a (mon.0) 1243 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T11:28:42.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:42 smithi121 bash[20577]: cluster 2024-09-17T11:28:41.096713+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T11:28:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:42 smithi121 bash[20577]: audit 2024-09-17T11:28:41.350982+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: cluster 2024-09-17T11:28:42.080351+0000 mgr.y (mgr.14370) 175 : cluster [DBG] pgmap v136: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 143 B/s wr, 139 op/s 2024-09-17T11:28:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: cluster 2024-09-17T11:28:42.101187+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T11:28:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: audit 2024-09-17T11:28:42.418969+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: audit 2024-09-17T11:28:42.426749+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: audit 2024-09-17T11:28:42.435986+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: audit 2024-09-17T11:28:42.436259+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: audit 2024-09-17T11:28:42.437298+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: audit 2024-09-17T11:28:42.445404+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: audit 2024-09-17T11:28:42.869501+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:43 smithi121 bash[20577]: audit 2024-09-17T11:28:42.871592+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:43.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: cluster 2024-09-17T11:28:42.080351+0000 mgr.y (mgr.14370) 175 : cluster [DBG] pgmap v136: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 143 B/s wr, 139 op/s 2024-09-17T11:28:43.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: cluster 2024-09-17T11:28:42.101187+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T11:28:43.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: audit 2024-09-17T11:28:42.418969+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: audit 2024-09-17T11:28:42.426749+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: audit 2024-09-17T11:28:42.435986+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: audit 2024-09-17T11:28:42.436259+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: audit 2024-09-17T11:28:42.437298+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: audit 2024-09-17T11:28:42.445404+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: audit 2024-09-17T11:28:42.869501+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[19809]: audit 2024-09-17T11:28:42.871592+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: cluster 2024-09-17T11:28:42.080351+0000 mgr.y (mgr.14370) 175 : cluster [DBG] pgmap v136: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 143 B/s wr, 139 op/s 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: cluster 2024-09-17T11:28:42.101187+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: audit 2024-09-17T11:28:42.418969+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: audit 2024-09-17T11:28:42.426749+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: audit 2024-09-17T11:28:42.435986+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: audit 2024-09-17T11:28:42.436259+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:28:43.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: audit 2024-09-17T11:28:42.437298+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:28:43.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: audit 2024-09-17T11:28:42.445404+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: audit 2024-09-17T11:28:42.869501+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:43.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[26066]: audit 2024-09-17T11:28:42.871592+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:44.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:28:43] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.43.0" 2024-09-17T11:28:45.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:45 smithi121 bash[20577]: cluster 2024-09-17T11:28:44.081908+0000 mgr.y (mgr.14370) 176 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 165 op/s 2024-09-17T11:28:45.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:45 smithi092 bash[19809]: cluster 2024-09-17T11:28:44.081908+0000 mgr.y (mgr.14370) 176 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 165 op/s 2024-09-17T11:28:45.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:45 smithi092 bash[26066]: cluster 2024-09-17T11:28:44.081908+0000 mgr.y (mgr.14370) 176 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 165 op/s 2024-09-17T11:28:45.822 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:47.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:47 smithi092 bash[19809]: cluster 2024-09-17T11:28:46.082611+0000 mgr.y (mgr.14370) 177 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:47.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:47 smithi092 bash[26066]: cluster 2024-09-17T11:28:46.082611+0000 mgr.y (mgr.14370) 177 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:47.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:47 smithi121 bash[20577]: cluster 2024-09-17T11:28:46.082611+0000 mgr.y (mgr.14370) 177 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:49.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:49 smithi092 bash[19809]: cluster 2024-09-17T11:28:48.083358+0000 mgr.y (mgr.14370) 178 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:49.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:49 smithi092 bash[19809]: audit 2024-09-17T11:28:49.079994+0000 mon.a (mon.0) 1255 : audit [INF] from='client.? 172.21.15.92:0/3189877524' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T11:28:49.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:49 smithi092 bash[26066]: cluster 2024-09-17T11:28:48.083358+0000 mgr.y (mgr.14370) 178 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:49.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:49 smithi092 bash[26066]: audit 2024-09-17T11:28:49.079994+0000 mon.a (mon.0) 1255 : audit [INF] from='client.? 172.21.15.92:0/3189877524' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T11:28:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:49 smithi121 bash[20577]: cluster 2024-09-17T11:28:48.083358+0000 mgr.y (mgr.14370) 178 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:49 smithi121 bash[20577]: audit 2024-09-17T11:28:49.079994+0000 mon.a (mon.0) 1255 : audit [INF] from='client.? 172.21.15.92:0/3189877524' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T11:28:50.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:50 smithi121 bash[20577]: audit 2024-09-17T11:28:49.115918+0000 mon.a (mon.0) 1256 : audit [INF] from='client.? 172.21.15.92:0/3189877524' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T11:28:50.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:50 smithi121 bash[20577]: cluster 2024-09-17T11:28:49.115979+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T11:28:50.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:50 smithi092 bash[19809]: audit 2024-09-17T11:28:49.115918+0000 mon.a (mon.0) 1256 : audit [INF] from='client.? 172.21.15.92:0/3189877524' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T11:28:50.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:50 smithi092 bash[19809]: cluster 2024-09-17T11:28:49.115979+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T11:28:50.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:50 smithi092 bash[26066]: audit 2024-09-17T11:28:49.115918+0000 mon.a (mon.0) 1256 : audit [INF] from='client.? 172.21.15.92:0/3189877524' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T11:28:50.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:50 smithi092 bash[26066]: cluster 2024-09-17T11:28:49.115979+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T11:28:51.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:51 smithi092 bash[19809]: cluster 2024-09-17T11:28:50.084135+0000 mgr.y (mgr.14370) 179 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:51.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:51 smithi092 bash[19809]: cluster 2024-09-17T11:28:50.119924+0000 mon.a (mon.0) 1258 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:28:51.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:51 smithi092 bash[19809]: cluster 2024-09-17T11:28:50.119995+0000 mon.a (mon.0) 1259 : cluster [INF] Cluster is now healthy 2024-09-17T11:28:51.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:51 smithi092 bash[19809]: cluster 2024-09-17T11:28:50.128020+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T11:28:51.381 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:51 smithi092 bash[26066]: cluster 2024-09-17T11:28:50.084135+0000 mgr.y (mgr.14370) 179 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:51.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:51 smithi092 bash[26066]: cluster 2024-09-17T11:28:50.119924+0000 mon.a (mon.0) 1258 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:28:51.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:51 smithi092 bash[26066]: cluster 2024-09-17T11:28:50.119995+0000 mon.a (mon.0) 1259 : cluster [INF] Cluster is now healthy 2024-09-17T11:28:51.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:51 smithi092 bash[26066]: cluster 2024-09-17T11:28:50.128020+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T11:28:51.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:51 smithi121 bash[20577]: cluster 2024-09-17T11:28:50.084135+0000 mgr.y (mgr.14370) 179 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:51.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:51 smithi121 bash[20577]: cluster 2024-09-17T11:28:50.119924+0000 mon.a (mon.0) 1258 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T11:28:51.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:51 smithi121 bash[20577]: cluster 2024-09-17T11:28:50.119995+0000 mon.a (mon.0) 1259 : cluster [INF] Cluster is now healthy 2024-09-17T11:28:51.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:51 smithi121 bash[20577]: cluster 2024-09-17T11:28:50.128020+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T11:28:51.905 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-17T11:28:52.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:52 smithi092 bash[19809]: cluster 2024-09-17T11:28:51.150183+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T11:28:52.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:52 smithi092 bash[19809]: cluster 2024-09-17T11:28:52.084657+0000 mgr.y (mgr.14370) 180 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:52.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:52 smithi092 bash[26066]: cluster 2024-09-17T11:28:51.150183+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T11:28:52.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:52 smithi092 bash[26066]: cluster 2024-09-17T11:28:52.084657+0000 mgr.y (mgr.14370) 180 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:52 smithi121 bash[20577]: cluster 2024-09-17T11:28:51.150183+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T11:28:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:52 smithi121 bash[20577]: cluster 2024-09-17T11:28:52.084657+0000 mgr.y (mgr.14370) 180 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:28:54.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:28:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:28:53] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.43.0" 2024-09-17T11:28:54.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:54 smithi121 bash[20577]: cluster 2024-09-17T11:28:54.086738+0000 mgr.y (mgr.14370) 181 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:28:54.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:54 smithi092 bash[19809]: cluster 2024-09-17T11:28:54.086738+0000 mgr.y (mgr.14370) 181 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:28:54.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:54 smithi092 bash[26066]: cluster 2024-09-17T11:28:54.086738+0000 mgr.y (mgr.14370) 181 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T11:28:56.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:56 smithi092 bash[19809]: cluster 2024-09-17T11:28:56.087549+0000 mgr.y (mgr.14370) 182 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 293 B/s wr, 0 op/s 2024-09-17T11:28:56.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:56 smithi092 bash[26066]: cluster 2024-09-17T11:28:56.087549+0000 mgr.y (mgr.14370) 182 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 293 B/s wr, 0 op/s 2024-09-17T11:28:56.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:56 smithi121 bash[20577]: cluster 2024-09-17T11:28:56.087549+0000 mgr.y (mgr.14370) 182 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 293 B/s wr, 0 op/s 2024-09-17T11:28:56.636 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:28:59.148 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[19809]: audit 2024-09-17T11:28:57.870164+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.148 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[19809]: audit 2024-09-17T11:28:57.872012+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:59.148 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[19809]: cluster 2024-09-17T11:28:58.088251+0000 mgr.y (mgr.14370) 183 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T11:28:59.148 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[19809]: audit 2024-09-17T11:28:58.277293+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.148 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[19809]: audit 2024-09-17T11:28:58.289889+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.148 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[19809]: audit 2024-09-17T11:28:58.300831+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.148 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[19809]: cluster 2024-09-17T11:28:58.539768+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T11:28:59.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[26066]: audit 2024-09-17T11:28:57.870164+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[26066]: audit 2024-09-17T11:28:57.872012+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:59.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[26066]: cluster 2024-09-17T11:28:58.088251+0000 mgr.y (mgr.14370) 183 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T11:28:59.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[26066]: audit 2024-09-17T11:28:58.277293+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[26066]: audit 2024-09-17T11:28:58.289889+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[26066]: audit 2024-09-17T11:28:58.300831+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:28:58 smithi092 bash[26066]: cluster 2024-09-17T11:28:58.539768+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T11:28:59.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:58 smithi121 bash[20577]: audit 2024-09-17T11:28:57.870164+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:58 smithi121 bash[20577]: audit 2024-09-17T11:28:57.872012+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:28:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:58 smithi121 bash[20577]: cluster 2024-09-17T11:28:58.088251+0000 mgr.y (mgr.14370) 183 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-17T11:28:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:58 smithi121 bash[20577]: audit 2024-09-17T11:28:58.277293+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:58 smithi121 bash[20577]: audit 2024-09-17T11:28:58.289889+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:58 smithi121 bash[20577]: audit 2024-09-17T11:28:58.300831+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:28:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:28:58 smithi121 bash[20577]: cluster 2024-09-17T11:28:58.539768+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T11:29:00.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:00 smithi092 bash[19809]: cluster 2024-09-17T11:29:00.089963+0000 mgr.y (mgr.14370) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 228 B/s wr, 0 op/s 2024-09-17T11:29:00.445 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:00 smithi092 bash[26066]: cluster 2024-09-17T11:29:00.089963+0000 mgr.y (mgr.14370) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 228 B/s wr, 0 op/s 2024-09-17T11:29:00.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:00 smithi121 bash[20577]: cluster 2024-09-17T11:29:00.089963+0000 mgr.y (mgr.14370) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 228 B/s wr, 0 op/s 2024-09-17T11:29:01.471 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled iscsi.foo update... 2024-09-17T11:29:02.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.471050+0000 mgr.y (mgr.14370) 185 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:29:02.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: cephadm 2024-09-17T11:29:01.473040+0000 mgr.y (mgr.14370) 186 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T11:29:02.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.477680+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.479702+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.480660+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.487414+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.492390+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.497270+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.502593+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: cephadm 2024-09-17T11:29:01.503621+0000 mgr.y (mgr.14370) 187 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.625803+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.633607+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: audit 2024-09-17T11:29:01.640033+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[19809]: cluster 2024-09-17T11:29:02.090618+0000 mgr.y (mgr.14370) 188 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.471050+0000 mgr.y (mgr.14370) 185 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: cephadm 2024-09-17T11:29:01.473040+0000 mgr.y (mgr.14370) 186 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.477680+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.479702+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.480660+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.487414+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.492390+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.497270+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.502593+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: cephadm 2024-09-17T11:29:01.503621+0000 mgr.y (mgr.14370) 187 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.625803+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.633607+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: audit 2024-09-17T11:29:01.640033+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:02 smithi092 bash[26066]: cluster 2024-09-17T11:29:02.090618+0000 mgr.y (mgr.14370) 188 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-17T11:29:02.579 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T11:29:02.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.471050+0000 mgr.y (mgr.14370) 185 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:29:02.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: cephadm 2024-09-17T11:29:01.473040+0000 mgr.y (mgr.14370) 186 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T11:29:02.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.477680+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.479702+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:02.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.480660+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:02.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.487414+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.492390+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:29:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.497270+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:29:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.502593+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: cephadm 2024-09-17T11:29:01.503621+0000 mgr.y (mgr.14370) 187 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:29:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.625803+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.633607+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: audit 2024-09-17T11:29:01.640033+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:02 smithi121 bash[20577]: cluster 2024-09-17T11:29:02.090618+0000 mgr.y (mgr.14370) 188 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-17T11:29:04.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:29:03] "GET /metrics HTTP/1.1" 200 38129 "" "Prometheus/2.43.0" 2024-09-17T11:29:04.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:04 smithi092 bash[19809]: cluster 2024-09-17T11:29:04.092176+0000 mgr.y (mgr.14370) 189 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:04.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.521 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.521 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.521 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.522 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.522 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:04 smithi092 bash[26066]: cluster 2024-09-17T11:29:04.092176+0000 mgr.y (mgr.14370) 189 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:04.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.523 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.523 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:04 smithi121 bash[20577]: cluster 2024-09-17T11:29:04.092176+0000 mgr.y (mgr.14370) 189 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:04.784 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.785 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.785 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.785 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.786 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.786 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.786 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:04.787 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:29:04 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:29:05.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:04 smithi092 bash[20093]: [17/Sep/2024:11:29:04] ENGINE Bus STOPPING 2024-09-17T11:29:05.570 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[20093]: [17/Sep/2024:11:29:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:29:05.570 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[20093]: [17/Sep/2024:11:29:05] ENGINE Bus STOPPED 2024-09-17T11:29:05.570 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[20093]: [17/Sep/2024:11:29:05] ENGINE Bus STARTING 2024-09-17T11:29:05.570 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[20093]: [17/Sep/2024:11:29:05] ENGINE Serving on http://:::9283 2024-09-17T11:29:05.570 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[20093]: [17/Sep/2024:11:29:05] ENGINE Bus STARTED 2024-09-17T11:29:06.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.834259+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.843434+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.850048+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: cephadm 2024-09-17T11:29:04.850986+0000 mgr.y (mgr.14370) 190 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.865063+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.899577+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.900361+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.907634+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: cephadm 2024-09-17T11:29:04.908118+0000 mgr.y (mgr.14370) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.945331+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.945874+0000 mgr.y (mgr.14370) 192 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: cephadm 2024-09-17T11:29:04.946905+0000 mgr.y (mgr.14370) 193 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.947110+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.947457+0000 mgr.y (mgr.14370) 194 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.954126+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.961359+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:29:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.962060+0000 mgr.y (mgr.14370) 195 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:29:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:04.967784+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:05.045872+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:05.047311+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: audit 2024-09-17T11:29:05.054484+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:05 smithi121 bash[20577]: cephadm 2024-09-17T11:29:05.055110+0000 mgr.y (mgr.14370) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:29:06.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.834259+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.843434+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.850048+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: cephadm 2024-09-17T11:29:04.850986+0000 mgr.y (mgr.14370) 190 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.865063+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.899577+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.900361+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.907634+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: cephadm 2024-09-17T11:29:04.908118+0000 mgr.y (mgr.14370) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.945331+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.945874+0000 mgr.y (mgr.14370) 192 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: cephadm 2024-09-17T11:29:04.946905+0000 mgr.y (mgr.14370) 193 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-17T11:29:06.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.947110+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.947457+0000 mgr.y (mgr.14370) 194 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.954126+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.961359+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.962060+0000 mgr.y (mgr.14370) 195 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:04.967784+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:05.045872+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:05.047311+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.834259+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.843434+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.850048+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: cephadm 2024-09-17T11:29:04.850986+0000 mgr.y (mgr.14370) 190 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.865063+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.899577+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.900361+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.907634+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: cephadm 2024-09-17T11:29:04.908118+0000 mgr.y (mgr.14370) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.945331+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.945874+0000 mgr.y (mgr.14370) 192 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: cephadm 2024-09-17T11:29:04.946905+0000 mgr.y (mgr.14370) 193 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.947110+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.947457+0000 mgr.y (mgr.14370) 194 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.954126+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.961359+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:29:06.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.962060+0000 mgr.y (mgr.14370) 195 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:29:06.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:04.967784+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:05.045872+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:06.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:05.047311+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:06.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: audit 2024-09-17T11:29:05.054484+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[19809]: cephadm 2024-09-17T11:29:05.055110+0000 mgr.y (mgr.14370) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:29:06.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: audit 2024-09-17T11:29:05.054484+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:06.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:05 smithi092 bash[26066]: cephadm 2024-09-17T11:29:05.055110+0000 mgr.y (mgr.14370) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:29:07.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:06 smithi121 bash[20577]: cluster 2024-09-17T11:29:06.092790+0000 mgr.y (mgr.14370) 197 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:07.305 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:29:07.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:06 smithi092 bash[19809]: cluster 2024-09-17T11:29:06.092790+0000 mgr.y (mgr.14370) 197 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:07.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:06 smithi092 bash[26066]: cluster 2024-09-17T11:29:06.092790+0000 mgr.y (mgr.14370) 197 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:08.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:07 smithi092 bash[19809]: cluster 2024-09-17T11:29:06.857419+0000 mon.a (mon.0) 1293 : cluster [DBG] mgrmap e21: y(active, since 4m), standbys: x 2024-09-17T11:29:08.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:07 smithi092 bash[26066]: cluster 2024-09-17T11:29:06.857419+0000 mon.a (mon.0) 1293 : cluster [DBG] mgrmap e21: y(active, since 4m), standbys: x 2024-09-17T11:29:08.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:07 smithi121 bash[20577]: cluster 2024-09-17T11:29:06.857419+0000 mon.a (mon.0) 1293 : cluster [DBG] mgrmap e21: y(active, since 4m), standbys: x 2024-09-17T11:29:09.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:08 smithi121 bash[20577]: audit 2024-09-17T11:29:07.937283+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:09.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:08 smithi121 bash[20577]: cluster 2024-09-17T11:29:08.093523+0000 mgr.y (mgr.14370) 198 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:09.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:08 smithi121 bash[20577]: audit 2024-09-17T11:29:08.140187+0000 mon.a (mon.0) 1295 : audit [DBG] from='client.? 172.21.15.92:0/2656893235' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:29:09.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:08 smithi121 bash[20577]: audit 2024-09-17T11:29:08.450336+0000 mon.a (mon.0) 1296 : audit [INF] from='client.? 172.21.15.92:0/4257334329' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1645410979"}]: dispatch 2024-09-17T11:29:09.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:08 smithi092 bash[19809]: audit 2024-09-17T11:29:07.937283+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:09.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:08 smithi092 bash[19809]: cluster 2024-09-17T11:29:08.093523+0000 mgr.y (mgr.14370) 198 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:09.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:08 smithi092 bash[19809]: audit 2024-09-17T11:29:08.140187+0000 mon.a (mon.0) 1295 : audit [DBG] from='client.? 172.21.15.92:0/2656893235' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:29:09.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:08 smithi092 bash[19809]: audit 2024-09-17T11:29:08.450336+0000 mon.a (mon.0) 1296 : audit [INF] from='client.? 172.21.15.92:0/4257334329' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1645410979"}]: dispatch 2024-09-17T11:29:09.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:08 smithi092 bash[26066]: audit 2024-09-17T11:29:07.937283+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:09.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:08 smithi092 bash[26066]: cluster 2024-09-17T11:29:08.093523+0000 mgr.y (mgr.14370) 198 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:09.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:08 smithi092 bash[26066]: audit 2024-09-17T11:29:08.140187+0000 mon.a (mon.0) 1295 : audit [DBG] from='client.? 172.21.15.92:0/2656893235' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:29:09.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:08 smithi092 bash[26066]: audit 2024-09-17T11:29:08.450336+0000 mon.a (mon.0) 1296 : audit [INF] from='client.? 172.21.15.92:0/4257334329' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1645410979"}]: dispatch 2024-09-17T11:29:10.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:09 smithi092 bash[19809]: audit 2024-09-17T11:29:08.942777+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.92:0/4257334329' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1645410979"}]': finished 2024-09-17T11:29:10.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:09 smithi092 bash[19809]: cluster 2024-09-17T11:29:08.943389+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T11:29:10.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:09 smithi092 bash[19809]: audit 2024-09-17T11:29:09.253811+0000 mon.a (mon.0) 1299 : audit [INF] from='client.? 172.21.15.92:0/2471324489' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/976156839"}]: dispatch 2024-09-17T11:29:10.215 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:09 smithi092 bash[26066]: audit 2024-09-17T11:29:08.942777+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.92:0/4257334329' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1645410979"}]': finished 2024-09-17T11:29:10.215 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:09 smithi092 bash[26066]: cluster 2024-09-17T11:29:08.943389+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T11:29:10.215 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:09 smithi092 bash[26066]: audit 2024-09-17T11:29:09.253811+0000 mon.a (mon.0) 1299 : audit [INF] from='client.? 172.21.15.92:0/2471324489' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/976156839"}]: dispatch 2024-09-17T11:29:10.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:09 smithi121 bash[20577]: audit 2024-09-17T11:29:08.942777+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.92:0/4257334329' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1645410979"}]': finished 2024-09-17T11:29:10.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:09 smithi121 bash[20577]: cluster 2024-09-17T11:29:08.943389+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T11:29:10.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:09 smithi121 bash[20577]: audit 2024-09-17T11:29:09.253811+0000 mon.a (mon.0) 1299 : audit [INF] from='client.? 172.21.15.92:0/2471324489' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/976156839"}]: dispatch 2024-09-17T11:29:11.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:10 smithi121 bash[20577]: audit 2024-09-17T11:29:09.968446+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? 172.21.15.92:0/2471324489' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/976156839"}]': finished 2024-09-17T11:29:11.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:10 smithi121 bash[20577]: cluster 2024-09-17T11:29:09.968723+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T11:29:11.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:10 smithi121 bash[20577]: cluster 2024-09-17T11:29:10.093916+0000 mgr.y (mgr.14370) 199 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-09-17T11:29:11.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:10 smithi121 bash[20577]: audit 2024-09-17T11:29:10.275624+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? 172.21.15.92:0/773051852' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/719501321"}]: dispatch 2024-09-17T11:29:11.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:10 smithi092 bash[19809]: audit 2024-09-17T11:29:09.968446+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? 172.21.15.92:0/2471324489' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/976156839"}]': finished 2024-09-17T11:29:11.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:10 smithi092 bash[19809]: cluster 2024-09-17T11:29:09.968723+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T11:29:11.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:10 smithi092 bash[19809]: cluster 2024-09-17T11:29:10.093916+0000 mgr.y (mgr.14370) 199 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-09-17T11:29:11.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:10 smithi092 bash[19809]: audit 2024-09-17T11:29:10.275624+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? 172.21.15.92:0/773051852' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/719501321"}]: dispatch 2024-09-17T11:29:11.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[26066]: audit 2024-09-17T11:29:09.968446+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? 172.21.15.92:0/2471324489' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/976156839"}]': finished 2024-09-17T11:29:11.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[26066]: cluster 2024-09-17T11:29:09.968723+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T11:29:11.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[26066]: cluster 2024-09-17T11:29:10.093916+0000 mgr.y (mgr.14370) 199 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-09-17T11:29:11.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[26066]: audit 2024-09-17T11:29:10.275624+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? 172.21.15.92:0/773051852' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/719501321"}]: dispatch 2024-09-17T11:29:12.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:11 smithi121 bash[20577]: audit 2024-09-17T11:29:10.983237+0000 mon.a (mon.0) 1303 : audit [INF] from='client.? 172.21.15.92:0/773051852' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/719501321"}]': finished 2024-09-17T11:29:12.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:11 smithi121 bash[20577]: cluster 2024-09-17T11:29:10.983441+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T11:29:12.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:11 smithi121 bash[20577]: audit 2024-09-17T11:29:11.295067+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? 172.21.15.92:0/4283547137' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/1448719293"}]: dispatch 2024-09-17T11:29:12.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[19809]: audit 2024-09-17T11:29:10.983237+0000 mon.a (mon.0) 1303 : audit [INF] from='client.? 172.21.15.92:0/773051852' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/719501321"}]': finished 2024-09-17T11:29:12.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[19809]: cluster 2024-09-17T11:29:10.983441+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T11:29:12.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[19809]: audit 2024-09-17T11:29:11.295067+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? 172.21.15.92:0/4283547137' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/1448719293"}]: dispatch 2024-09-17T11:29:12.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[26066]: audit 2024-09-17T11:29:10.983237+0000 mon.a (mon.0) 1303 : audit [INF] from='client.? 172.21.15.92:0/773051852' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/719501321"}]': finished 2024-09-17T11:29:12.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[26066]: cluster 2024-09-17T11:29:10.983441+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T11:29:12.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:11 smithi092 bash[26066]: audit 2024-09-17T11:29:11.295067+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? 172.21.15.92:0/4283547137' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/1448719293"}]: dispatch 2024-09-17T11:29:13.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[19809]: audit 2024-09-17T11:29:11.992929+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.92:0/4283547137' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/1448719293"}]': finished 2024-09-17T11:29:13.014 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[19809]: cluster 2024-09-17T11:29:11.993073+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T11:29:13.014 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[19809]: cluster 2024-09-17T11:29:12.094334+0000 mgr.y (mgr.14370) 200 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-09-17T11:29:13.014 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[19809]: audit 2024-09-17T11:29:12.313134+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? 172.21.15.92:0/257555991' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/351703740"}]: dispatch 2024-09-17T11:29:13.014 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[19809]: audit 2024-09-17T11:29:12.864095+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:13.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[26066]: audit 2024-09-17T11:29:11.992929+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.92:0/4283547137' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/1448719293"}]': finished 2024-09-17T11:29:13.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[26066]: cluster 2024-09-17T11:29:11.993073+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T11:29:13.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[26066]: cluster 2024-09-17T11:29:12.094334+0000 mgr.y (mgr.14370) 200 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-09-17T11:29:13.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[26066]: audit 2024-09-17T11:29:12.313134+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? 172.21.15.92:0/257555991' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/351703740"}]: dispatch 2024-09-17T11:29:13.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:12 smithi092 bash[26066]: audit 2024-09-17T11:29:12.864095+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:13.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:12 smithi121 bash[20577]: audit 2024-09-17T11:29:11.992929+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.92:0/4283547137' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/1448719293"}]': finished 2024-09-17T11:29:13.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:12 smithi121 bash[20577]: cluster 2024-09-17T11:29:11.993073+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T11:29:13.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:12 smithi121 bash[20577]: cluster 2024-09-17T11:29:12.094334+0000 mgr.y (mgr.14370) 200 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-09-17T11:29:13.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:12 smithi121 bash[20577]: audit 2024-09-17T11:29:12.313134+0000 mon.a (mon.0) 1308 : audit [INF] from='client.? 172.21.15.92:0/257555991' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/351703740"}]: dispatch 2024-09-17T11:29:13.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:12 smithi121 bash[20577]: audit 2024-09-17T11:29:12.864095+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:13.997 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:29:13] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:29:14.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:14 smithi121 bash[20577]: audit 2024-09-17T11:29:13.003862+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? 172.21.15.92:0/257555991' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/351703740"}]': finished 2024-09-17T11:29:14.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:14 smithi121 bash[20577]: cluster 2024-09-17T11:29:13.004089+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T11:29:14.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:14 smithi121 bash[20577]: audit 2024-09-17T11:29:13.303270+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? 172.21.15.92:0/1637208280' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/351703740"}]: dispatch 2024-09-17T11:29:14.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:14 smithi092 bash[26066]: audit 2024-09-17T11:29:13.003862+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? 172.21.15.92:0/257555991' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/351703740"}]': finished 2024-09-17T11:29:14.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:14 smithi092 bash[26066]: cluster 2024-09-17T11:29:13.004089+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T11:29:14.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:14 smithi092 bash[26066]: audit 2024-09-17T11:29:13.303270+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? 172.21.15.92:0/1637208280' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/351703740"}]: dispatch 2024-09-17T11:29:14.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:14 smithi092 bash[19809]: audit 2024-09-17T11:29:13.003862+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? 172.21.15.92:0/257555991' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/351703740"}]': finished 2024-09-17T11:29:14.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:14 smithi092 bash[19809]: cluster 2024-09-17T11:29:13.004089+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T11:29:14.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:14 smithi092 bash[19809]: audit 2024-09-17T11:29:13.303270+0000 mon.a (mon.0) 1312 : audit [INF] from='client.? 172.21.15.92:0/1637208280' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/351703740"}]: dispatch 2024-09-17T11:29:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:15 smithi121 bash[20577]: audit 2024-09-17T11:29:13.999543+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.92:0/1637208280' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/351703740"}]': finished 2024-09-17T11:29:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:15 smithi121 bash[20577]: cluster 2024-09-17T11:29:13.999648+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T11:29:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:15 smithi121 bash[20577]: audit 2024-09-17T11:29:14.078353+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:15 smithi121 bash[20577]: cluster 2024-09-17T11:29:14.094723+0000 mgr.y (mgr.14370) 201 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:15 smithi121 bash[20577]: audit 2024-09-17T11:29:14.303214+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.92:0/4119456572' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2746324568"}]: dispatch 2024-09-17T11:29:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:15 smithi121 bash[20577]: audit 2024-09-17T11:29:14.304021+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2746324568"}]: dispatch 2024-09-17T11:29:15.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[26066]: audit 2024-09-17T11:29:13.999543+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.92:0/1637208280' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/351703740"}]': finished 2024-09-17T11:29:15.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[26066]: cluster 2024-09-17T11:29:13.999648+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T11:29:15.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[26066]: audit 2024-09-17T11:29:14.078353+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:15.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[26066]: cluster 2024-09-17T11:29:14.094723+0000 mgr.y (mgr.14370) 201 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:15.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[26066]: audit 2024-09-17T11:29:14.303214+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.92:0/4119456572' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2746324568"}]: dispatch 2024-09-17T11:29:15.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[26066]: audit 2024-09-17T11:29:14.304021+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2746324568"}]: dispatch 2024-09-17T11:29:15.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[19809]: audit 2024-09-17T11:29:13.999543+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.92:0/1637208280' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/351703740"}]': finished 2024-09-17T11:29:15.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[19809]: cluster 2024-09-17T11:29:13.999648+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T11:29:15.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[19809]: audit 2024-09-17T11:29:14.078353+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:15.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[19809]: cluster 2024-09-17T11:29:14.094723+0000 mgr.y (mgr.14370) 201 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:15.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[19809]: audit 2024-09-17T11:29:14.303214+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.92:0/4119456572' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2746324568"}]: dispatch 2024-09-17T11:29:15.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:15 smithi092 bash[19809]: audit 2024-09-17T11:29:14.304021+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2746324568"}]: dispatch 2024-09-17T11:29:16.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:16 smithi121 bash[20577]: audit 2024-09-17T11:29:15.092617+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2746324568"}]': finished 2024-09-17T11:29:16.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:16 smithi121 bash[20577]: cluster 2024-09-17T11:29:15.092797+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T11:29:16.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:16 smithi121 bash[20577]: audit 2024-09-17T11:29:15.402033+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.92:0/957939403' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1894693844"}]: dispatch 2024-09-17T11:29:16.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:16 smithi092 bash[19809]: audit 2024-09-17T11:29:15.092617+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2746324568"}]': finished 2024-09-17T11:29:16.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:16 smithi092 bash[19809]: cluster 2024-09-17T11:29:15.092797+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T11:29:16.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:16 smithi092 bash[19809]: audit 2024-09-17T11:29:15.402033+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.92:0/957939403' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1894693844"}]: dispatch 2024-09-17T11:29:16.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:16 smithi092 bash[26066]: audit 2024-09-17T11:29:15.092617+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2746324568"}]': finished 2024-09-17T11:29:16.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:16 smithi092 bash[26066]: cluster 2024-09-17T11:29:15.092797+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T11:29:16.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:16 smithi092 bash[26066]: audit 2024-09-17T11:29:15.402033+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.92:0/957939403' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1894693844"}]: dispatch 2024-09-17T11:29:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:17 smithi121 bash[20577]: cluster 2024-09-17T11:29:16.095608+0000 mgr.y (mgr.14370) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:17 smithi121 bash[20577]: audit 2024-09-17T11:29:16.096582+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.92:0/957939403' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1894693844"}]': finished 2024-09-17T11:29:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:17 smithi121 bash[20577]: cluster 2024-09-17T11:29:16.096825+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T11:29:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:17 smithi121 bash[20577]: audit 2024-09-17T11:29:16.407009+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.92:0/3019668847' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/719501321"}]: dispatch 2024-09-17T11:29:17.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:17 smithi092 bash[19809]: cluster 2024-09-17T11:29:16.095608+0000 mgr.y (mgr.14370) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:17.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:17 smithi092 bash[19809]: audit 2024-09-17T11:29:16.096582+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.92:0/957939403' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1894693844"}]': finished 2024-09-17T11:29:17.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:17 smithi092 bash[19809]: cluster 2024-09-17T11:29:16.096825+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T11:29:17.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:17 smithi092 bash[19809]: audit 2024-09-17T11:29:16.407009+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.92:0/3019668847' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/719501321"}]: dispatch 2024-09-17T11:29:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:17 smithi092 bash[26066]: cluster 2024-09-17T11:29:16.095608+0000 mgr.y (mgr.14370) 202 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:17 smithi092 bash[26066]: audit 2024-09-17T11:29:16.096582+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.92:0/957939403' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1894693844"}]': finished 2024-09-17T11:29:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:17 smithi092 bash[26066]: cluster 2024-09-17T11:29:16.096825+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T11:29:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:17 smithi092 bash[26066]: audit 2024-09-17T11:29:16.407009+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.92:0/3019668847' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/719501321"}]: dispatch 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: audit 2024-09-17T11:29:17.108800+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? 172.21.15.92:0/3019668847' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/719501321"}]': finished 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: cluster 2024-09-17T11:29:17.108865+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: audit 2024-09-17T11:29:17.262553+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: audit 2024-09-17T11:29:17.269099+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: audit 2024-09-17T11:29:17.272015+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: audit 2024-09-17T11:29:17.272729+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: audit 2024-09-17T11:29:17.275787+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: audit 2024-09-17T11:29:17.282357+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: audit 2024-09-17T11:29:17.402014+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.92:0/2040554721' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1798546492"}]: dispatch 2024-09-17T11:29:18.485 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:18 smithi121 bash[20577]: audit 2024-09-17T11:29:17.402788+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1798546492"}]: dispatch 2024-09-17T11:29:18.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: audit 2024-09-17T11:29:17.108800+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? 172.21.15.92:0/3019668847' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/719501321"}]': finished 2024-09-17T11:29:18.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: cluster 2024-09-17T11:29:17.108865+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T11:29:18.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: audit 2024-09-17T11:29:17.262553+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: audit 2024-09-17T11:29:17.269099+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: audit 2024-09-17T11:29:17.272015+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:18.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: audit 2024-09-17T11:29:17.272729+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:18.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: audit 2024-09-17T11:29:17.275787+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: audit 2024-09-17T11:29:17.282357+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: audit 2024-09-17T11:29:17.402014+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.92:0/2040554721' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1798546492"}]: dispatch 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[19809]: audit 2024-09-17T11:29:17.402788+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1798546492"}]: dispatch 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: audit 2024-09-17T11:29:17.108800+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? 172.21.15.92:0/3019668847' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/719501321"}]': finished 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: cluster 2024-09-17T11:29:17.108865+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: audit 2024-09-17T11:29:17.262553+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: audit 2024-09-17T11:29:17.269099+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: audit 2024-09-17T11:29:17.272015+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: audit 2024-09-17T11:29:17.272729+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: audit 2024-09-17T11:29:17.275787+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: audit 2024-09-17T11:29:17.282357+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:18.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: audit 2024-09-17T11:29:17.402014+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.92:0/2040554721' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1798546492"}]: dispatch 2024-09-17T11:29:18.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:18 smithi092 bash[26066]: audit 2024-09-17T11:29:17.402788+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1798546492"}]: dispatch 2024-09-17T11:29:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:19 smithi121 bash[20577]: audit 2024-09-17T11:29:17.764166+0000 mgr.y (mgr.14370) 203 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:19 smithi121 bash[20577]: cluster 2024-09-17T11:29:18.096290+0000 mgr.y (mgr.14370) 204 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:19 smithi121 bash[20577]: audit 2024-09-17T11:29:18.295409+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1798546492"}]': finished 2024-09-17T11:29:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:19 smithi121 bash[20577]: cluster 2024-09-17T11:29:18.295599+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T11:29:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:19 smithi121 bash[20577]: audit 2024-09-17T11:29:18.471900+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:19 smithi121 bash[20577]: audit 2024-09-17T11:29:18.480023+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:19 smithi121 bash[20577]: audit 2024-09-17T11:29:18.489256+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:19 smithi121 bash[20577]: audit 2024-09-17T11:29:18.621399+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.92:0/3480808098' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3204670003"}]: dispatch 2024-09-17T11:29:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:19 smithi121 bash[20577]: audit 2024-09-17T11:29:18.622150+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3204670003"}]: dispatch 2024-09-17T11:29:19.509 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[26066]: audit 2024-09-17T11:29:17.764166+0000 mgr.y (mgr.14370) 203 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:19.509 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[26066]: cluster 2024-09-17T11:29:18.096290+0000 mgr.y (mgr.14370) 204 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:19.509 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[26066]: audit 2024-09-17T11:29:18.295409+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1798546492"}]': finished 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[26066]: cluster 2024-09-17T11:29:18.295599+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[26066]: audit 2024-09-17T11:29:18.471900+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[26066]: audit 2024-09-17T11:29:18.480023+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[26066]: audit 2024-09-17T11:29:18.489256+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[26066]: audit 2024-09-17T11:29:18.621399+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.92:0/3480808098' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3204670003"}]: dispatch 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[26066]: audit 2024-09-17T11:29:18.622150+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3204670003"}]: dispatch 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[19809]: audit 2024-09-17T11:29:17.764166+0000 mgr.y (mgr.14370) 203 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[19809]: cluster 2024-09-17T11:29:18.096290+0000 mgr.y (mgr.14370) 204 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[19809]: audit 2024-09-17T11:29:18.295409+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1798546492"}]': finished 2024-09-17T11:29:19.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[19809]: cluster 2024-09-17T11:29:18.295599+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T11:29:19.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[19809]: audit 2024-09-17T11:29:18.471900+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:19.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[19809]: audit 2024-09-17T11:29:18.480023+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:19.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[19809]: audit 2024-09-17T11:29:18.489256+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:19.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[19809]: audit 2024-09-17T11:29:18.621399+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.92:0/3480808098' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3204670003"}]: dispatch 2024-09-17T11:29:19.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:19 smithi092 bash[19809]: audit 2024-09-17T11:29:18.622150+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3204670003"}]: dispatch 2024-09-17T11:29:20.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:20 smithi121 bash[20577]: audit 2024-09-17T11:29:19.497252+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3204670003"}]': finished 2024-09-17T11:29:20.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:20 smithi121 bash[20577]: cluster 2024-09-17T11:29:19.497434+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T11:29:20.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:20 smithi121 bash[20577]: audit 2024-09-17T11:29:19.806676+0000 mon.a (mon.0) 1340 : audit [INF] from='client.? 172.21.15.92:0/1152789836' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/1448719293"}]: dispatch 2024-09-17T11:29:20.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:20 smithi121 bash[20577]: cluster 2024-09-17T11:29:20.096989+0000 mgr.y (mgr.14370) 205 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:20.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:20 smithi092 bash[19809]: audit 2024-09-17T11:29:19.497252+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3204670003"}]': finished 2024-09-17T11:29:20.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:20 smithi092 bash[19809]: cluster 2024-09-17T11:29:19.497434+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T11:29:20.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:20 smithi092 bash[19809]: audit 2024-09-17T11:29:19.806676+0000 mon.a (mon.0) 1340 : audit [INF] from='client.? 172.21.15.92:0/1152789836' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/1448719293"}]: dispatch 2024-09-17T11:29:20.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:20 smithi092 bash[19809]: cluster 2024-09-17T11:29:20.096989+0000 mgr.y (mgr.14370) 205 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:20.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:20 smithi092 bash[26066]: audit 2024-09-17T11:29:19.497252+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3204670003"}]': finished 2024-09-17T11:29:20.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:20 smithi092 bash[26066]: cluster 2024-09-17T11:29:19.497434+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T11:29:20.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:20 smithi092 bash[26066]: audit 2024-09-17T11:29:19.806676+0000 mon.a (mon.0) 1340 : audit [INF] from='client.? 172.21.15.92:0/1152789836' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/1448719293"}]: dispatch 2024-09-17T11:29:20.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:20 smithi092 bash[26066]: cluster 2024-09-17T11:29:20.096989+0000 mgr.y (mgr.14370) 205 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:21.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:21 smithi121 bash[20577]: audit 2024-09-17T11:29:20.506664+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.92:0/1152789836' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/1448719293"}]': finished 2024-09-17T11:29:21.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:21 smithi121 bash[20577]: cluster 2024-09-17T11:29:20.506854+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T11:29:21.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:21 smithi121 bash[20577]: audit 2024-09-17T11:29:20.813507+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.92:0/2922493791' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1958640790"}]: dispatch 2024-09-17T11:29:21.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:21 smithi092 bash[19809]: audit 2024-09-17T11:29:20.506664+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.92:0/1152789836' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/1448719293"}]': finished 2024-09-17T11:29:21.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:21 smithi092 bash[19809]: cluster 2024-09-17T11:29:20.506854+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T11:29:21.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:21 smithi092 bash[19809]: audit 2024-09-17T11:29:20.813507+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.92:0/2922493791' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1958640790"}]: dispatch 2024-09-17T11:29:21.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:21 smithi092 bash[26066]: audit 2024-09-17T11:29:20.506664+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.92:0/1152789836' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/1448719293"}]': finished 2024-09-17T11:29:21.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:21 smithi092 bash[26066]: cluster 2024-09-17T11:29:20.506854+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T11:29:21.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:21 smithi092 bash[26066]: audit 2024-09-17T11:29:20.813507+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.92:0/2922493791' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1958640790"}]: dispatch 2024-09-17T11:29:22.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:22 smithi121 bash[20577]: audit 2024-09-17T11:29:21.510048+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.92:0/2922493791' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1958640790"}]': finished 2024-09-17T11:29:22.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:22 smithi121 bash[20577]: cluster 2024-09-17T11:29:21.510250+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T11:29:22.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:22 smithi121 bash[20577]: audit 2024-09-17T11:29:21.817281+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.92:0/3849487682' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1265244781"}]: dispatch 2024-09-17T11:29:22.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:22 smithi121 bash[20577]: audit 2024-09-17T11:29:21.817997+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1265244781"}]: dispatch 2024-09-17T11:29:22.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:22 smithi121 bash[20577]: cluster 2024-09-17T11:29:22.097733+0000 mgr.y (mgr.14370) 206 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:22.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[19809]: audit 2024-09-17T11:29:21.510048+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.92:0/2922493791' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1958640790"}]': finished 2024-09-17T11:29:22.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[19809]: cluster 2024-09-17T11:29:21.510250+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T11:29:22.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[19809]: audit 2024-09-17T11:29:21.817281+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.92:0/3849487682' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1265244781"}]: dispatch 2024-09-17T11:29:22.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[19809]: audit 2024-09-17T11:29:21.817997+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1265244781"}]: dispatch 2024-09-17T11:29:22.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[19809]: cluster 2024-09-17T11:29:22.097733+0000 mgr.y (mgr.14370) 206 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:22.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[26066]: audit 2024-09-17T11:29:21.510048+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.92:0/2922493791' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1958640790"}]': finished 2024-09-17T11:29:22.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[26066]: cluster 2024-09-17T11:29:21.510250+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T11:29:22.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[26066]: audit 2024-09-17T11:29:21.817281+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.92:0/3849487682' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1265244781"}]: dispatch 2024-09-17T11:29:22.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[26066]: audit 2024-09-17T11:29:21.817997+0000 mon.a (mon.0) 1346 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1265244781"}]: dispatch 2024-09-17T11:29:22.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:22 smithi092 bash[26066]: cluster 2024-09-17T11:29:22.097733+0000 mgr.y (mgr.14370) 206 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:29:23.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:23 smithi121 bash[20577]: audit 2024-09-17T11:29:22.530816+0000 mon.a (mon.0) 1347 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1265244781"}]': finished 2024-09-17T11:29:23.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:23 smithi121 bash[20577]: cluster 2024-09-17T11:29:22.531034+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T11:29:23.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:23 smithi121 bash[20577]: audit 2024-09-17T11:29:22.836000+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.92:0/1081429092' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3462886905"}]: dispatch 2024-09-17T11:29:23.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:23 smithi121 bash[20577]: audit 2024-09-17T11:29:22.836550+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3462886905"}]: dispatch 2024-09-17T11:29:23.819 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:29:23] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:29:23.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:23 smithi092 bash[26066]: audit 2024-09-17T11:29:22.530816+0000 mon.a (mon.0) 1347 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1265244781"}]': finished 2024-09-17T11:29:23.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:23 smithi092 bash[26066]: cluster 2024-09-17T11:29:22.531034+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T11:29:23.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:23 smithi092 bash[26066]: audit 2024-09-17T11:29:22.836000+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.92:0/1081429092' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3462886905"}]: dispatch 2024-09-17T11:29:23.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:23 smithi092 bash[26066]: audit 2024-09-17T11:29:22.836550+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3462886905"}]: dispatch 2024-09-17T11:29:23.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:23 smithi092 bash[19809]: audit 2024-09-17T11:29:22.530816+0000 mon.a (mon.0) 1347 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1265244781"}]': finished 2024-09-17T11:29:23.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:23 smithi092 bash[19809]: cluster 2024-09-17T11:29:22.531034+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T11:29:23.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:23 smithi092 bash[19809]: audit 2024-09-17T11:29:22.836000+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.92:0/1081429092' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3462886905"}]: dispatch 2024-09-17T11:29:23.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:23 smithi092 bash[19809]: audit 2024-09-17T11:29:22.836550+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3462886905"}]: dispatch 2024-09-17T11:29:24.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:24 smithi121 bash[20577]: audit 2024-09-17T11:29:23.531795+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3462886905"}]': finished 2024-09-17T11:29:24.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:24 smithi121 bash[20577]: cluster 2024-09-17T11:29:23.532244+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T11:29:24.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:24 smithi121 bash[20577]: audit 2024-09-17T11:29:23.845656+0000 mon.a (mon.0) 1352 : audit [INF] from='client.? 172.21.15.92:0/2805638919' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1896480452"}]: dispatch 2024-09-17T11:29:24.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:24 smithi121 bash[20577]: cluster 2024-09-17T11:29:24.099340+0000 mgr.y (mgr.14370) 207 : cluster [DBG] pgmap v177: 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-17T11:29:24.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:24 smithi092 bash[19809]: audit 2024-09-17T11:29:23.531795+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3462886905"}]': finished 2024-09-17T11:29:24.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:24 smithi092 bash[19809]: cluster 2024-09-17T11:29:23.532244+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T11:29:24.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:24 smithi092 bash[19809]: audit 2024-09-17T11:29:23.845656+0000 mon.a (mon.0) 1352 : audit [INF] from='client.? 172.21.15.92:0/2805638919' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1896480452"}]: dispatch 2024-09-17T11:29:24.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:24 smithi092 bash[19809]: cluster 2024-09-17T11:29:24.099340+0000 mgr.y (mgr.14370) 207 : cluster [DBG] pgmap v177: 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-17T11:29:24.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:24 smithi092 bash[26066]: audit 2024-09-17T11:29:23.531795+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3462886905"}]': finished 2024-09-17T11:29:24.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:24 smithi092 bash[26066]: cluster 2024-09-17T11:29:23.532244+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T11:29:24.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:24 smithi092 bash[26066]: audit 2024-09-17T11:29:23.845656+0000 mon.a (mon.0) 1352 : audit [INF] from='client.? 172.21.15.92:0/2805638919' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1896480452"}]: dispatch 2024-09-17T11:29:24.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:24 smithi092 bash[26066]: cluster 2024-09-17T11:29:24.099340+0000 mgr.y (mgr.14370) 207 : cluster [DBG] pgmap v177: 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-17T11:29:25.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:25 smithi121 bash[20577]: audit 2024-09-17T11:29:24.552137+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? 172.21.15.92:0/2805638919' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1896480452"}]': finished 2024-09-17T11:29:25.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:25 smithi121 bash[20577]: cluster 2024-09-17T11:29:24.552311+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T11:29:25.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:25 smithi092 bash[19809]: audit 2024-09-17T11:29:24.552137+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? 172.21.15.92:0/2805638919' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1896480452"}]': finished 2024-09-17T11:29:25.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:25 smithi092 bash[19809]: cluster 2024-09-17T11:29:24.552311+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T11:29:25.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:25 smithi092 bash[26066]: audit 2024-09-17T11:29:24.552137+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? 172.21.15.92:0/2805638919' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1896480452"}]': finished 2024-09-17T11:29:25.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:25 smithi092 bash[26066]: cluster 2024-09-17T11:29:24.552311+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T11:29:26.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:26 smithi121 bash[20577]: cluster 2024-09-17T11:29:26.100037+0000 mgr.y (mgr.14370) 208 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:29:26.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:26 smithi092 bash[19809]: cluster 2024-09-17T11:29:26.100037+0000 mgr.y (mgr.14370) 208 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:29:26.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:26 smithi092 bash[26066]: cluster 2024-09-17T11:29:26.100037+0000 mgr.y (mgr.14370) 208 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:29:28.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:27 smithi092 bash[19809]: audit 2024-09-17T11:29:27.864479+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:28.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:27 smithi092 bash[26066]: audit 2024-09-17T11:29:27.864479+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:28.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:27 smithi121 bash[20577]: audit 2024-09-17T11:29:27.864479+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:29.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:28 smithi121 bash[20577]: audit 2024-09-17T11:29:27.774221+0000 mgr.y (mgr.14370) 209 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:29.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:28 smithi121 bash[20577]: cluster 2024-09-17T11:29:28.100528+0000 mgr.y (mgr.14370) 210 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:29:29.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:28 smithi092 bash[26066]: audit 2024-09-17T11:29:27.774221+0000 mgr.y (mgr.14370) 209 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:29.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:28 smithi092 bash[26066]: cluster 2024-09-17T11:29:28.100528+0000 mgr.y (mgr.14370) 210 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:29:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:28 smithi092 bash[19809]: audit 2024-09-17T11:29:27.774221+0000 mgr.y (mgr.14370) 209 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:28 smithi092 bash[19809]: cluster 2024-09-17T11:29:28.100528+0000 mgr.y (mgr.14370) 210 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:29:30.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:30 smithi092 bash[19809]: cluster 2024-09-17T11:29:30.101407+0000 mgr.y (mgr.14370) 211 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:29:30.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:30 smithi092 bash[26066]: cluster 2024-09-17T11:29:30.101407+0000 mgr.y (mgr.14370) 211 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:29:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:30 smithi121 bash[20577]: cluster 2024-09-17T11:29:30.101407+0000 mgr.y (mgr.14370) 211 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:29:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:32 smithi121 bash[20577]: cluster 2024-09-17T11:29:32.102023+0000 mgr.y (mgr.14370) 212 : cluster [DBG] pgmap v182: 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-17T11:29:32.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:32 smithi092 bash[19809]: cluster 2024-09-17T11:29:32.102023+0000 mgr.y (mgr.14370) 212 : cluster [DBG] pgmap v182: 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-17T11:29:32.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:32 smithi092 bash[26066]: cluster 2024-09-17T11:29:32.102023+0000 mgr.y (mgr.14370) 212 : cluster [DBG] pgmap v182: 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-17T11:29:34.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:29:33] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-17T11:29:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:34 smithi121 bash[20577]: audit 2024-09-17T11:29:33.154936+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:34 smithi121 bash[20577]: audit 2024-09-17T11:29:33.160756+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:34 smithi121 bash[20577]: audit 2024-09-17T11:29:33.166992+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:34 smithi121 bash[20577]: cluster 2024-09-17T11:29:34.103602+0000 mgr.y (mgr.14370) 213 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:29:34.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:34 smithi092 bash[19809]: audit 2024-09-17T11:29:33.154936+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:34.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:34 smithi092 bash[19809]: audit 2024-09-17T11:29:33.160756+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:34.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:34 smithi092 bash[19809]: audit 2024-09-17T11:29:33.166992+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:34.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:34 smithi092 bash[19809]: cluster 2024-09-17T11:29:34.103602+0000 mgr.y (mgr.14370) 213 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:29:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:34 smithi092 bash[26066]: audit 2024-09-17T11:29:33.154936+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:34 smithi092 bash[26066]: audit 2024-09-17T11:29:33.160756+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:34 smithi092 bash[26066]: audit 2024-09-17T11:29:33.166992+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:34.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:34 smithi092 bash[26066]: cluster 2024-09-17T11:29:34.103602+0000 mgr.y (mgr.14370) 213 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:29:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:36 smithi121 bash[20577]: cluster 2024-09-17T11:29:36.104313+0000 mgr.y (mgr.14370) 214 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-09-17T11:29:36.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:36 smithi092 bash[19809]: cluster 2024-09-17T11:29:36.104313+0000 mgr.y (mgr.14370) 214 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-09-17T11:29:36.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:36 smithi092 bash[26066]: cluster 2024-09-17T11:29:36.104313+0000 mgr.y (mgr.14370) 214 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-09-17T11:29:38.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:38 smithi121 bash[20577]: audit 2024-09-17T11:29:37.784609+0000 mgr.y (mgr.14370) 215 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:38.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:38 smithi121 bash[20577]: cluster 2024-09-17T11:29:38.104991+0000 mgr.y (mgr.14370) 216 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:29:38.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:38 smithi092 bash[26066]: audit 2024-09-17T11:29:37.784609+0000 mgr.y (mgr.14370) 215 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:38.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:38 smithi092 bash[26066]: cluster 2024-09-17T11:29:38.104991+0000 mgr.y (mgr.14370) 216 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:29:38.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:38 smithi092 bash[19809]: audit 2024-09-17T11:29:37.784609+0000 mgr.y (mgr.14370) 215 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:38.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:38 smithi092 bash[19809]: cluster 2024-09-17T11:29:38.104991+0000 mgr.y (mgr.14370) 216 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:29:40.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:39 smithi121 bash[20577]: audit 2024-09-17T11:29:38.694081+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:40.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:39 smithi121 bash[20577]: audit 2024-09-17T11:29:38.704818+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:40.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:39 smithi121 bash[20577]: audit 2024-09-17T11:29:38.718170+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:40.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:39 smithi092 bash[26066]: audit 2024-09-17T11:29:38.694081+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:40.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:39 smithi092 bash[26066]: audit 2024-09-17T11:29:38.704818+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:40.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:39 smithi092 bash[26066]: audit 2024-09-17T11:29:38.718170+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:40.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:39 smithi092 bash[19809]: audit 2024-09-17T11:29:38.694081+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:40.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:39 smithi092 bash[19809]: audit 2024-09-17T11:29:38.704818+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:40.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:39 smithi092 bash[19809]: audit 2024-09-17T11:29:38.718170+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:41.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:40 smithi121 bash[20577]: cluster 2024-09-17T11:29:40.106583+0000 mgr.y (mgr.14370) 217 : cluster [DBG] pgmap v186: 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-17T11:29:41.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:40 smithi092 bash[19809]: cluster 2024-09-17T11:29:40.106583+0000 mgr.y (mgr.14370) 217 : cluster [DBG] pgmap v186: 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-17T11:29:41.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:40 smithi092 bash[26066]: cluster 2024-09-17T11:29:40.106583+0000 mgr.y (mgr.14370) 217 : cluster [DBG] pgmap v186: 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-17T11:29:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:42 smithi121 bash[20577]: cluster 2024-09-17T11:29:42.107298+0000 mgr.y (mgr.14370) 218 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:29:42.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:42 smithi092 bash[19809]: cluster 2024-09-17T11:29:42.107298+0000 mgr.y (mgr.14370) 218 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:29:42.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:42 smithi092 bash[26066]: cluster 2024-09-17T11:29:42.107298+0000 mgr.y (mgr.14370) 218 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:29:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:43 smithi121 bash[20577]: audit 2024-09-17T11:29:42.819215+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-17T11:29:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:43 smithi121 bash[20577]: audit 2024-09-17T11:29:42.819864+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-09-17T11:29:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:43 smithi121 bash[20577]: audit 2024-09-17T11:29:42.820456+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-17T11:29:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:43 smithi121 bash[20577]: audit 2024-09-17T11:29:42.821025+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T11:29:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:43 smithi121 bash[20577]: audit 2024-09-17T11:29:42.864845+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:43.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[19809]: audit 2024-09-17T11:29:42.819215+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-17T11:29:43.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[19809]: audit 2024-09-17T11:29:42.819864+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-09-17T11:29:43.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[19809]: audit 2024-09-17T11:29:42.820456+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-17T11:29:43.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[19809]: audit 2024-09-17T11:29:42.821025+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T11:29:43.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[19809]: audit 2024-09-17T11:29:42.864845+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:43.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[26066]: audit 2024-09-17T11:29:42.819215+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-17T11:29:43.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[26066]: audit 2024-09-17T11:29:42.819864+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-09-17T11:29:43.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[26066]: audit 2024-09-17T11:29:42.820456+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-17T11:29:43.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[26066]: audit 2024-09-17T11:29:42.821025+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-17T11:29:43.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[26066]: audit 2024-09-17T11:29:42.864845+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:44.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:29:43] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T11:29:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:44 smithi121 bash[20577]: audit 2024-09-17T11:29:43.219859+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-17T11:29:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:44 smithi121 bash[20577]: audit 2024-09-17T11:29:43.220212+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2024-09-17T11:29:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:44 smithi121 bash[20577]: audit 2024-09-17T11:29:43.220389+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-17T11:29:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:44 smithi121 bash[20577]: audit 2024-09-17T11:29:43.220566+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T11:29:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:44 smithi121 bash[20577]: cluster 2024-09-17T11:29:43.220700+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T11:29:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:44 smithi121 bash[20577]: cluster 2024-09-17T11:29:44.108925+0000 mgr.y (mgr.14370) 219 : cluster [DBG] pgmap v189: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:44.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[19809]: audit 2024-09-17T11:29:43.219859+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-17T11:29:44.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[19809]: audit 2024-09-17T11:29:43.220212+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2024-09-17T11:29:44.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[19809]: audit 2024-09-17T11:29:43.220389+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-17T11:29:44.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[19809]: audit 2024-09-17T11:29:43.220566+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T11:29:44.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[19809]: cluster 2024-09-17T11:29:43.220700+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T11:29:44.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[19809]: cluster 2024-09-17T11:29:44.108925+0000 mgr.y (mgr.14370) 219 : cluster [DBG] pgmap v189: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:44.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[26066]: audit 2024-09-17T11:29:43.219859+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-17T11:29:44.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[26066]: audit 2024-09-17T11:29:43.220212+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2024-09-17T11:29:44.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[26066]: audit 2024-09-17T11:29:43.220389+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-17T11:29:44.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[26066]: audit 2024-09-17T11:29:43.220566+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-17T11:29:44.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[26066]: cluster 2024-09-17T11:29:43.220700+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T11:29:44.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:44 smithi092 bash[26066]: cluster 2024-09-17T11:29:44.108925+0000 mgr.y (mgr.14370) 219 : cluster [DBG] pgmap v189: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:45.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:45 smithi092 bash[26066]: cluster 2024-09-17T11:29:44.212866+0000 mon.a (mon.0) 1372 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T11:29:45.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:45 smithi092 bash[26066]: cluster 2024-09-17T11:29:44.233633+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T11:29:45.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:45 smithi092 bash[19809]: cluster 2024-09-17T11:29:44.212866+0000 mon.a (mon.0) 1372 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T11:29:45.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:45 smithi092 bash[19809]: cluster 2024-09-17T11:29:44.233633+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T11:29:45.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:45 smithi121 bash[20577]: cluster 2024-09-17T11:29:44.212866+0000 mon.a (mon.0) 1372 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T11:29:45.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:45 smithi121 bash[20577]: cluster 2024-09-17T11:29:44.233633+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T11:29:46.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:46 smithi092 bash[19809]: cluster 2024-09-17T11:29:46.109673+0000 mgr.y (mgr.14370) 220 : cluster [DBG] pgmap v191: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:46.499 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:46 smithi092 bash[26066]: cluster 2024-09-17T11:29:46.109673+0000 mgr.y (mgr.14370) 220 : cluster [DBG] pgmap v191: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:46.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:46 smithi121 bash[20577]: cluster 2024-09-17T11:29:46.109673+0000 mgr.y (mgr.14370) 220 : cluster [DBG] pgmap v191: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:48.437 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:48 smithi092 bash[19809]: audit 2024-09-17T11:29:47.795805+0000 mgr.y (mgr.14370) 221 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:48.437 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:48 smithi092 bash[19809]: cluster 2024-09-17T11:29:48.110421+0000 mgr.y (mgr.14370) 222 : cluster [DBG] pgmap v192: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:48.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:48 smithi092 bash[26066]: audit 2024-09-17T11:29:47.795805+0000 mgr.y (mgr.14370) 221 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:48.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:48 smithi092 bash[26066]: cluster 2024-09-17T11:29:48.110421+0000 mgr.y (mgr.14370) 222 : cluster [DBG] pgmap v192: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:48.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:48 smithi121 bash[20577]: audit 2024-09-17T11:29:47.795805+0000 mgr.y (mgr.14370) 221 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:48.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:48 smithi121 bash[20577]: cluster 2024-09-17T11:29:48.110421+0000 mgr.y (mgr.14370) 222 : cluster [DBG] pgmap v192: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:29:50.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:50 smithi121 bash[20577]: cluster 2024-09-17T11:29:50.112412+0000 mgr.y (mgr.14370) 223 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 50 B/s, 0 objects/s recovering 2024-09-17T11:29:50.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:50 smithi121 bash[20577]: cluster 2024-09-17T11:29:50.164465+0000 mon.a (mon.0) 1374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T11:29:50.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:50 smithi121 bash[20577]: cluster 2024-09-17T11:29:50.164509+0000 mon.a (mon.0) 1375 : cluster [INF] Cluster is now healthy 2024-09-17T11:29:50.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:50 smithi092 bash[19809]: cluster 2024-09-17T11:29:50.112412+0000 mgr.y (mgr.14370) 223 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 50 B/s, 0 objects/s recovering 2024-09-17T11:29:50.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:50 smithi092 bash[19809]: cluster 2024-09-17T11:29:50.164465+0000 mon.a (mon.0) 1374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T11:29:50.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:50 smithi092 bash[19809]: cluster 2024-09-17T11:29:50.164509+0000 mon.a (mon.0) 1375 : cluster [INF] Cluster is now healthy 2024-09-17T11:29:50.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:50 smithi092 bash[26066]: cluster 2024-09-17T11:29:50.112412+0000 mgr.y (mgr.14370) 223 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 50 B/s, 0 objects/s recovering 2024-09-17T11:29:50.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:50 smithi092 bash[26066]: cluster 2024-09-17T11:29:50.164465+0000 mon.a (mon.0) 1374 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T11:29:50.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:50 smithi092 bash[26066]: cluster 2024-09-17T11:29:50.164509+0000 mon.a (mon.0) 1375 : cluster [INF] Cluster is now healthy 2024-09-17T11:29:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:52 smithi121 bash[20577]: cluster 2024-09-17T11:29:52.113163+0000 mgr.y (mgr.14370) 224 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 45 B/s, 0 objects/s recovering 2024-09-17T11:29:52.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:52 smithi092 bash[19809]: cluster 2024-09-17T11:29:52.113163+0000 mgr.y (mgr.14370) 224 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 45 B/s, 0 objects/s recovering 2024-09-17T11:29:52.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:52 smithi092 bash[26066]: cluster 2024-09-17T11:29:52.113163+0000 mgr.y (mgr.14370) 224 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 45 B/s, 0 objects/s recovering 2024-09-17T11:29:54.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:29:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:29:53] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T11:29:54.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:54 smithi092 bash[26066]: audit 2024-09-17T11:29:53.316410+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:54.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:54 smithi092 bash[26066]: audit 2024-09-17T11:29:53.328953+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:54.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:54 smithi092 bash[26066]: audit 2024-09-17T11:29:53.339458+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:54.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:54 smithi092 bash[26066]: cluster 2024-09-17T11:29:54.114875+0000 mgr.y (mgr.14370) 225 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 40 B/s, 0 objects/s recovering 2024-09-17T11:29:54.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:54 smithi092 bash[19809]: audit 2024-09-17T11:29:53.316410+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:54.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:54 smithi092 bash[19809]: audit 2024-09-17T11:29:53.328953+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:54.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:54 smithi092 bash[19809]: audit 2024-09-17T11:29:53.339458+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:54.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:54 smithi092 bash[19809]: cluster 2024-09-17T11:29:54.114875+0000 mgr.y (mgr.14370) 225 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 40 B/s, 0 objects/s recovering 2024-09-17T11:29:54.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:54 smithi121 bash[20577]: audit 2024-09-17T11:29:53.316410+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:54.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:54 smithi121 bash[20577]: audit 2024-09-17T11:29:53.328953+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:54.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:54 smithi121 bash[20577]: audit 2024-09-17T11:29:53.339458+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:54.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:54 smithi121 bash[20577]: cluster 2024-09-17T11:29:54.114875+0000 mgr.y (mgr.14370) 225 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 40 B/s, 0 objects/s recovering 2024-09-17T11:29:56.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:56 smithi121 bash[20577]: cluster 2024-09-17T11:29:56.115609+0000 mgr.y (mgr.14370) 226 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 34 B/s, 0 objects/s recovering 2024-09-17T11:29:56.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:56 smithi092 bash[19809]: cluster 2024-09-17T11:29:56.115609+0000 mgr.y (mgr.14370) 226 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 34 B/s, 0 objects/s recovering 2024-09-17T11:29:56.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:56 smithi092 bash[26066]: cluster 2024-09-17T11:29:56.115609+0000 mgr.y (mgr.14370) 226 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 34 B/s, 0 objects/s recovering 2024-09-17T11:29:58.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:57 smithi092 bash[19809]: audit 2024-09-17T11:29:57.865558+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:58.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:57 smithi092 bash[26066]: audit 2024-09-17T11:29:57.865558+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:58.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:57 smithi121 bash[20577]: audit 2024-09-17T11:29:57.865558+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:29:59.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:58 smithi121 bash[20577]: audit 2024-09-17T11:29:57.798035+0000 mgr.y (mgr.14370) 227 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:59.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:58 smithi121 bash[20577]: cluster 2024-09-17T11:29:58.116308+0000 mgr.y (mgr.14370) 228 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33 B/s, 0 objects/s recovering 2024-09-17T11:29:59.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:58 smithi121 bash[20577]: audit 2024-09-17T11:29:58.913865+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:59.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:58 smithi092 bash[19809]: audit 2024-09-17T11:29:57.798035+0000 mgr.y (mgr.14370) 227 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:59.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:58 smithi092 bash[19809]: cluster 2024-09-17T11:29:58.116308+0000 mgr.y (mgr.14370) 228 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33 B/s, 0 objects/s recovering 2024-09-17T11:29:59.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:58 smithi092 bash[19809]: audit 2024-09-17T11:29:58.913865+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:29:59.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:58 smithi092 bash[26066]: audit 2024-09-17T11:29:57.798035+0000 mgr.y (mgr.14370) 227 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:29:59.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:58 smithi092 bash[26066]: cluster 2024-09-17T11:29:58.116308+0000 mgr.y (mgr.14370) 228 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33 B/s, 0 objects/s recovering 2024-09-17T11:29:59.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:58 smithi092 bash[26066]: audit 2024-09-17T11:29:58.913865+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:59 smithi121 bash[20577]: audit 2024-09-17T11:29:58.924770+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:29:59 smithi121 bash[20577]: audit 2024-09-17T11:29:58.942766+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:00.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:59 smithi092 bash[19809]: audit 2024-09-17T11:29:58.924770+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:00.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:29:59 smithi092 bash[19809]: audit 2024-09-17T11:29:58.942766+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:00.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:59 smithi092 bash[26066]: audit 2024-09-17T11:29:58.924770+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:00.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:29:59 smithi092 bash[26066]: audit 2024-09-17T11:29:58.942766+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:01.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:00 smithi121 bash[20577]: cluster 2024-09-17T11:30:00.000152+0000 mon.a (mon.0) 1383 : cluster [INF] overall HEALTH_OK 2024-09-17T11:30:01.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:00 smithi121 bash[20577]: cluster 2024-09-17T11:30:00.117990+0000 mgr.y (mgr.14370) 229 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 33 B/s, 0 objects/s recovering 2024-09-17T11:30:01.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:00 smithi092 bash[19809]: cluster 2024-09-17T11:30:00.000152+0000 mon.a (mon.0) 1383 : cluster [INF] overall HEALTH_OK 2024-09-17T11:30:01.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:00 smithi092 bash[19809]: cluster 2024-09-17T11:30:00.117990+0000 mgr.y (mgr.14370) 229 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 33 B/s, 0 objects/s recovering 2024-09-17T11:30:01.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:00 smithi092 bash[26066]: cluster 2024-09-17T11:30:00.000152+0000 mon.a (mon.0) 1383 : cluster [INF] overall HEALTH_OK 2024-09-17T11:30:01.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:00 smithi092 bash[26066]: cluster 2024-09-17T11:30:00.117990+0000 mgr.y (mgr.14370) 229 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 33 B/s, 0 objects/s recovering 2024-09-17T11:30:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:02 smithi121 bash[20577]: cluster 2024-09-17T11:30:02.118698+0000 mgr.y (mgr.14370) 230 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:30:02.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:02 smithi092 bash[19809]: cluster 2024-09-17T11:30:02.118698+0000 mgr.y (mgr.14370) 230 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:30:02.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:02 smithi092 bash[26066]: cluster 2024-09-17T11:30:02.118698+0000 mgr.y (mgr.14370) 230 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:30:04.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:30:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:30:03] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:30:04.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:04 smithi121 bash[20577]: cluster 2024-09-17T11:30:04.120298+0000 mgr.y (mgr.14370) 231 : cluster [DBG] pgmap v200: 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-17T11:30:04.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:04 smithi092 bash[19809]: cluster 2024-09-17T11:30:04.120298+0000 mgr.y (mgr.14370) 231 : cluster [DBG] pgmap v200: 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-17T11:30:04.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:04 smithi092 bash[26066]: cluster 2024-09-17T11:30:04.120298+0000 mgr.y (mgr.14370) 231 : cluster [DBG] pgmap v200: 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-17T11:30:06.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:06 smithi121 bash[20577]: cluster 2024-09-17T11:30:06.121023+0000 mgr.y (mgr.14370) 232 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:30:06.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:06 smithi092 bash[19809]: cluster 2024-09-17T11:30:06.121023+0000 mgr.y (mgr.14370) 232 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:30:06.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:06 smithi092 bash[26066]: cluster 2024-09-17T11:30:06.121023+0000 mgr.y (mgr.14370) 232 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:30:08.488 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:08 smithi092 bash[19809]: audit 2024-09-17T11:30:07.808294+0000 mgr.y (mgr.14370) 233 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:08.488 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:08 smithi092 bash[19809]: cluster 2024-09-17T11:30:08.121536+0000 mgr.y (mgr.14370) 234 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:30:08.489 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:08 smithi092 bash[26066]: audit 2024-09-17T11:30:07.808294+0000 mgr.y (mgr.14370) 233 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:08.489 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:08 smithi092 bash[26066]: cluster 2024-09-17T11:30:08.121536+0000 mgr.y (mgr.14370) 234 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:30:08.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:08 smithi121 bash[20577]: audit 2024-09-17T11:30:07.808294+0000 mgr.y (mgr.14370) 233 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:08.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:08 smithi121 bash[20577]: cluster 2024-09-17T11:30:08.121536+0000 mgr.y (mgr.14370) 234 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:30:10.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:10 smithi121 bash[20577]: cluster 2024-09-17T11:30:10.123149+0000 mgr.y (mgr.14370) 235 : cluster [DBG] pgmap v203: 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-17T11:30:10.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:10 smithi092 bash[19809]: cluster 2024-09-17T11:30:10.123149+0000 mgr.y (mgr.14370) 235 : cluster [DBG] pgmap v203: 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-17T11:30:10.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:10 smithi092 bash[26066]: cluster 2024-09-17T11:30:10.123149+0000 mgr.y (mgr.14370) 235 : cluster [DBG] pgmap v203: 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-17T11:30:12.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:12 smithi121 bash[20577]: cluster 2024-09-17T11:30:12.123881+0000 mgr.y (mgr.14370) 236 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:12.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:12 smithi092 bash[19809]: cluster 2024-09-17T11:30:12.123881+0000 mgr.y (mgr.14370) 236 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:12.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:12 smithi092 bash[26066]: cluster 2024-09-17T11:30:12.123881+0000 mgr.y (mgr.14370) 236 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:13.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:13 smithi092 bash[19809]: audit 2024-09-17T11:30:12.865742+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:13.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:13 smithi092 bash[26066]: audit 2024-09-17T11:30:12.865742+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:13.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:13 smithi121 bash[20577]: audit 2024-09-17T11:30:12.865742+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:13.819 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:30:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:30:13] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-17T11:30:14.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:14 smithi121 bash[20577]: audit 2024-09-17T11:30:13.490251+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:14.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:14 smithi121 bash[20577]: audit 2024-09-17T11:30:13.497994+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:14.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:14 smithi121 bash[20577]: audit 2024-09-17T11:30:13.506169+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:14.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:14 smithi121 bash[20577]: cluster 2024-09-17T11:30:14.125542+0000 mgr.y (mgr.14370) 237 : cluster [DBG] pgmap v205: 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-17T11:30:14.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:14 smithi092 bash[19809]: audit 2024-09-17T11:30:13.490251+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:14.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:14 smithi092 bash[19809]: audit 2024-09-17T11:30:13.497994+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:14.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:14 smithi092 bash[19809]: audit 2024-09-17T11:30:13.506169+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:14.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:14 smithi092 bash[19809]: cluster 2024-09-17T11:30:14.125542+0000 mgr.y (mgr.14370) 237 : cluster [DBG] pgmap v205: 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-17T11:30:14.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:14 smithi092 bash[26066]: audit 2024-09-17T11:30:13.490251+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:14.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:14 smithi092 bash[26066]: audit 2024-09-17T11:30:13.497994+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:14.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:14 smithi092 bash[26066]: audit 2024-09-17T11:30:13.506169+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:14.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:14 smithi092 bash[26066]: cluster 2024-09-17T11:30:14.125542+0000 mgr.y (mgr.14370) 237 : cluster [DBG] pgmap v205: 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-17T11:30:16.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:16 smithi121 bash[20577]: cluster 2024-09-17T11:30:16.126182+0000 mgr.y (mgr.14370) 238 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:16.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:16 smithi092 bash[19809]: cluster 2024-09-17T11:30:16.126182+0000 mgr.y (mgr.14370) 238 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:16.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:16 smithi092 bash[26066]: cluster 2024-09-17T11:30:16.126182+0000 mgr.y (mgr.14370) 238 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:17 smithi121 bash[20577]: audit 2024-09-17T11:30:17.358270+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:30:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:17 smithi121 bash[20577]: audit 2024-09-17T11:30:17.360053+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:30:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:17 smithi121 bash[20577]: audit 2024-09-17T11:30:17.371028+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:17.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:17 smithi092 bash[19809]: audit 2024-09-17T11:30:17.358270+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:30:17.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:17 smithi092 bash[19809]: audit 2024-09-17T11:30:17.360053+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:30:17.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:17 smithi092 bash[19809]: audit 2024-09-17T11:30:17.371028+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:17.813 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:17 smithi092 bash[26066]: audit 2024-09-17T11:30:17.358270+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:30:17.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:17 smithi092 bash[26066]: audit 2024-09-17T11:30:17.360053+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:30:17.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:17 smithi092 bash[26066]: audit 2024-09-17T11:30:17.371028+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:18.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:18 smithi121 bash[20577]: audit 2024-09-17T11:30:17.819319+0000 mgr.y (mgr.14370) 239 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:18.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:18 smithi121 bash[20577]: cluster 2024-09-17T11:30:18.126875+0000 mgr.y (mgr.14370) 240 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:18.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:18 smithi092 bash[19809]: audit 2024-09-17T11:30:17.819319+0000 mgr.y (mgr.14370) 239 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:18.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:18 smithi092 bash[19809]: cluster 2024-09-17T11:30:18.126875+0000 mgr.y (mgr.14370) 240 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:18.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:18 smithi092 bash[26066]: audit 2024-09-17T11:30:17.819319+0000 mgr.y (mgr.14370) 239 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:18.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:18 smithi092 bash[26066]: cluster 2024-09-17T11:30:18.126875+0000 mgr.y (mgr.14370) 240 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:20 smithi121 bash[20577]: audit 2024-09-17T11:30:19.142451+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:20 smithi121 bash[20577]: audit 2024-09-17T11:30:19.152486+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:20 smithi121 bash[20577]: audit 2024-09-17T11:30:19.162955+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:20.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:20 smithi092 bash[19809]: audit 2024-09-17T11:30:19.142451+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:20.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:20 smithi092 bash[19809]: audit 2024-09-17T11:30:19.152486+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:20.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:20 smithi092 bash[19809]: audit 2024-09-17T11:30:19.162955+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:20.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:20 smithi092 bash[26066]: audit 2024-09-17T11:30:19.142451+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:20.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:20 smithi092 bash[26066]: audit 2024-09-17T11:30:19.152486+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:20.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:20 smithi092 bash[26066]: audit 2024-09-17T11:30:19.162955+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:21.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:21 smithi121 bash[20577]: cluster 2024-09-17T11:30:20.128526+0000 mgr.y (mgr.14370) 241 : cluster [DBG] pgmap v208: 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-17T11:30:21.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:21 smithi092 bash[19809]: cluster 2024-09-17T11:30:20.128526+0000 mgr.y (mgr.14370) 241 : cluster [DBG] pgmap v208: 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-17T11:30:21.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:21 smithi092 bash[26066]: cluster 2024-09-17T11:30:20.128526+0000 mgr.y (mgr.14370) 241 : cluster [DBG] pgmap v208: 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-17T11:30:23.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:23 smithi121 bash[20577]: cluster 2024-09-17T11:30:22.129257+0000 mgr.y (mgr.14370) 242 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:23.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:23 smithi092 bash[19809]: cluster 2024-09-17T11:30:22.129257+0000 mgr.y (mgr.14370) 242 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:23.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:23 smithi092 bash[26066]: cluster 2024-09-17T11:30:22.129257+0000 mgr.y (mgr.14370) 242 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:24.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:30:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:30:23] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-17T11:30:24.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:24 smithi121 bash[20577]: cluster 2024-09-17T11:30:24.130885+0000 mgr.y (mgr.14370) 243 : cluster [DBG] pgmap v210: 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-17T11:30:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:24 smithi092 bash[19809]: cluster 2024-09-17T11:30:24.130885+0000 mgr.y (mgr.14370) 243 : cluster [DBG] pgmap v210: 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-17T11:30:24.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:24 smithi092 bash[26066]: cluster 2024-09-17T11:30:24.130885+0000 mgr.y (mgr.14370) 243 : cluster [DBG] pgmap v210: 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-17T11:30:26.385 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:26 smithi092 bash[19809]: cluster 2024-09-17T11:30:26.131386+0000 mgr.y (mgr.14370) 244 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:26.385 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:26 smithi092 bash[26066]: cluster 2024-09-17T11:30:26.131386+0000 mgr.y (mgr.14370) 244 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:26.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:26 smithi121 bash[20577]: cluster 2024-09-17T11:30:26.131386+0000 mgr.y (mgr.14370) 244 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:28.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:27 smithi121 bash[20577]: audit 2024-09-17T11:30:27.866353+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:28.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:27 smithi092 bash[19809]: audit 2024-09-17T11:30:27.866353+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:28.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:27 smithi092 bash[26066]: audit 2024-09-17T11:30:27.866353+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:29.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:28 smithi121 bash[20577]: audit 2024-09-17T11:30:27.830614+0000 mgr.y (mgr.14370) 245 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:29.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:28 smithi121 bash[20577]: cluster 2024-09-17T11:30:28.132026+0000 mgr.y (mgr.14370) 246 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:29.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:28 smithi092 bash[26066]: audit 2024-09-17T11:30:27.830614+0000 mgr.y (mgr.14370) 245 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:29.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:28 smithi092 bash[26066]: cluster 2024-09-17T11:30:28.132026+0000 mgr.y (mgr.14370) 246 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:29.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:28 smithi092 bash[19809]: audit 2024-09-17T11:30:27.830614+0000 mgr.y (mgr.14370) 245 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:29.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:28 smithi092 bash[19809]: cluster 2024-09-17T11:30:28.132026+0000 mgr.y (mgr.14370) 246 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:30 smithi121 bash[20577]: cluster 2024-09-17T11:30:30.133699+0000 mgr.y (mgr.14370) 247 : cluster [DBG] pgmap v213: 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-17T11:30:30.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:30 smithi092 bash[19809]: cluster 2024-09-17T11:30:30.133699+0000 mgr.y (mgr.14370) 247 : cluster [DBG] pgmap v213: 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-17T11:30:30.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:30 smithi092 bash[26066]: cluster 2024-09-17T11:30:30.133699+0000 mgr.y (mgr.14370) 247 : cluster [DBG] pgmap v213: 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-17T11:30:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:32 smithi121 bash[20577]: cluster 2024-09-17T11:30:32.134398+0000 mgr.y (mgr.14370) 248 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:32.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:32 smithi092 bash[19809]: cluster 2024-09-17T11:30:32.134398+0000 mgr.y (mgr.14370) 248 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:32.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:32 smithi092 bash[26066]: cluster 2024-09-17T11:30:32.134398+0000 mgr.y (mgr.14370) 248 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:34.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:30:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:30:33] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:30:35.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:34 smithi121 bash[20577]: audit 2024-09-17T11:30:33.656558+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:35.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:34 smithi121 bash[20577]: audit 2024-09-17T11:30:33.662909+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:35.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:34 smithi121 bash[20577]: audit 2024-09-17T11:30:33.673398+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:35.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:34 smithi121 bash[20577]: cluster 2024-09-17T11:30:34.136034+0000 mgr.y (mgr.14370) 249 : cluster [DBG] pgmap v215: 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-17T11:30:35.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:34 smithi092 bash[19809]: audit 2024-09-17T11:30:33.656558+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:35.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:34 smithi092 bash[19809]: audit 2024-09-17T11:30:33.662909+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:35.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:34 smithi092 bash[19809]: audit 2024-09-17T11:30:33.673398+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:35.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:34 smithi092 bash[19809]: cluster 2024-09-17T11:30:34.136034+0000 mgr.y (mgr.14370) 249 : cluster [DBG] pgmap v215: 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-17T11:30:35.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:34 smithi092 bash[26066]: audit 2024-09-17T11:30:33.656558+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:35.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:34 smithi092 bash[26066]: audit 2024-09-17T11:30:33.662909+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:35.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:34 smithi092 bash[26066]: audit 2024-09-17T11:30:33.673398+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:35.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:34 smithi092 bash[26066]: cluster 2024-09-17T11:30:34.136034+0000 mgr.y (mgr.14370) 249 : cluster [DBG] pgmap v215: 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-17T11:30:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:36 smithi121 bash[20577]: cluster 2024-09-17T11:30:36.136719+0000 mgr.y (mgr.14370) 250 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:36.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:36 smithi092 bash[19809]: cluster 2024-09-17T11:30:36.136719+0000 mgr.y (mgr.14370) 250 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:36.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:36 smithi092 bash[26066]: cluster 2024-09-17T11:30:36.136719+0000 mgr.y (mgr.14370) 250 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:38.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:38 smithi121 bash[20577]: audit 2024-09-17T11:30:37.841846+0000 mgr.y (mgr.14370) 251 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:38.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:38 smithi121 bash[20577]: cluster 2024-09-17T11:30:38.137411+0000 mgr.y (mgr.14370) 252 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:38.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:38 smithi092 bash[19809]: audit 2024-09-17T11:30:37.841846+0000 mgr.y (mgr.14370) 251 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:38.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:38 smithi092 bash[19809]: cluster 2024-09-17T11:30:38.137411+0000 mgr.y (mgr.14370) 252 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:38.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:38 smithi092 bash[26066]: audit 2024-09-17T11:30:37.841846+0000 mgr.y (mgr.14370) 251 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:38.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:38 smithi092 bash[26066]: cluster 2024-09-17T11:30:38.137411+0000 mgr.y (mgr.14370) 252 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:40.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:40 smithi121 bash[20577]: audit 2024-09-17T11:30:39.302944+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:40.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:40 smithi121 bash[20577]: audit 2024-09-17T11:30:39.313829+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:40.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:40 smithi121 bash[20577]: audit 2024-09-17T11:30:39.324818+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:40.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:40 smithi121 bash[20577]: cluster 2024-09-17T11:30:40.139116+0000 mgr.y (mgr.14370) 253 : cluster [DBG] pgmap v218: 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-17T11:30:40.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:40 smithi092 bash[19809]: audit 2024-09-17T11:30:39.302944+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:40.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:40 smithi092 bash[19809]: audit 2024-09-17T11:30:39.313829+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:40.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:40 smithi092 bash[19809]: audit 2024-09-17T11:30:39.324818+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:40.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:40 smithi092 bash[19809]: cluster 2024-09-17T11:30:40.139116+0000 mgr.y (mgr.14370) 253 : cluster [DBG] pgmap v218: 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-17T11:30:40.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:40 smithi092 bash[26066]: audit 2024-09-17T11:30:39.302944+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:40.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:40 smithi092 bash[26066]: audit 2024-09-17T11:30:39.313829+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:40.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:40 smithi092 bash[26066]: audit 2024-09-17T11:30:39.324818+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:40.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:40 smithi092 bash[26066]: cluster 2024-09-17T11:30:40.139116+0000 mgr.y (mgr.14370) 253 : cluster [DBG] pgmap v218: 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-17T11:30:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:42 smithi121 bash[20577]: cluster 2024-09-17T11:30:42.139849+0000 mgr.y (mgr.14370) 254 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:42.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:42 smithi092 bash[19809]: cluster 2024-09-17T11:30:42.139849+0000 mgr.y (mgr.14370) 254 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:42.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:42 smithi092 bash[26066]: cluster 2024-09-17T11:30:42.139849+0000 mgr.y (mgr.14370) 254 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:43 smithi121 bash[20577]: audit 2024-09-17T11:30:42.866608+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:43.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:43 smithi092 bash[19809]: audit 2024-09-17T11:30:42.866608+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:43.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:43 smithi092 bash[26066]: audit 2024-09-17T11:30:42.866608+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:44.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:30:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:30:43] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-17T11:30:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:44 smithi121 bash[20577]: cluster 2024-09-17T11:30:44.141435+0000 mgr.y (mgr.14370) 255 : cluster [DBG] pgmap v220: 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-17T11:30:44.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:44 smithi092 bash[19809]: cluster 2024-09-17T11:30:44.141435+0000 mgr.y (mgr.14370) 255 : cluster [DBG] pgmap v220: 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-17T11:30:44.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:44 smithi092 bash[26066]: cluster 2024-09-17T11:30:44.141435+0000 mgr.y (mgr.14370) 255 : cluster [DBG] pgmap v220: 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-17T11:30:46.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:46 smithi092 bash[19809]: cluster 2024-09-17T11:30:46.142141+0000 mgr.y (mgr.14370) 256 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:46.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:46 smithi092 bash[26066]: cluster 2024-09-17T11:30:46.142141+0000 mgr.y (mgr.14370) 256 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:46.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:46 smithi121 bash[20577]: cluster 2024-09-17T11:30:46.142141+0000 mgr.y (mgr.14370) 256 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:48.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:48 smithi121 bash[20577]: audit 2024-09-17T11:30:47.853066+0000 mgr.y (mgr.14370) 257 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:48.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:48 smithi121 bash[20577]: cluster 2024-09-17T11:30:48.142878+0000 mgr.y (mgr.14370) 258 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:48.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:48 smithi092 bash[19809]: audit 2024-09-17T11:30:47.853066+0000 mgr.y (mgr.14370) 257 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:48.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:48 smithi092 bash[19809]: cluster 2024-09-17T11:30:48.142878+0000 mgr.y (mgr.14370) 258 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:48.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:48 smithi092 bash[26066]: audit 2024-09-17T11:30:47.853066+0000 mgr.y (mgr.14370) 257 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:48.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:48 smithi092 bash[26066]: cluster 2024-09-17T11:30:48.142878+0000 mgr.y (mgr.14370) 258 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:50.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:50 smithi121 bash[20577]: cluster 2024-09-17T11:30:50.144102+0000 mgr.y (mgr.14370) 259 : cluster [DBG] pgmap v223: 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-17T11:30:50.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:50 smithi092 bash[19809]: cluster 2024-09-17T11:30:50.144102+0000 mgr.y (mgr.14370) 259 : cluster [DBG] pgmap v223: 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-17T11:30:50.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:50 smithi092 bash[26066]: cluster 2024-09-17T11:30:50.144102+0000 mgr.y (mgr.14370) 259 : cluster [DBG] pgmap v223: 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-17T11:30:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:52 smithi121 bash[20577]: cluster 2024-09-17T11:30:52.144782+0000 mgr.y (mgr.14370) 260 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:52.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:52 smithi092 bash[19809]: cluster 2024-09-17T11:30:52.144782+0000 mgr.y (mgr.14370) 260 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:52.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:52 smithi092 bash[26066]: cluster 2024-09-17T11:30:52.144782+0000 mgr.y (mgr.14370) 260 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:54.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:30:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:30:53] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-17T11:30:55.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:54 smithi121 bash[20577]: audit 2024-09-17T11:30:53.842413+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:55.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:54 smithi121 bash[20577]: audit 2024-09-17T11:30:53.852198+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:55.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:54 smithi121 bash[20577]: audit 2024-09-17T11:30:53.861684+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:55.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:54 smithi121 bash[20577]: cluster 2024-09-17T11:30:54.146466+0000 mgr.y (mgr.14370) 261 : cluster [DBG] pgmap v225: 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-17T11:30:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:54 smithi092 bash[19809]: audit 2024-09-17T11:30:53.842413+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:54 smithi092 bash[19809]: audit 2024-09-17T11:30:53.852198+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:54 smithi092 bash[19809]: audit 2024-09-17T11:30:53.861684+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:54 smithi092 bash[19809]: cluster 2024-09-17T11:30:54.146466+0000 mgr.y (mgr.14370) 261 : cluster [DBG] pgmap v225: 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-17T11:30:55.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:54 smithi092 bash[26066]: audit 2024-09-17T11:30:53.842413+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:55.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:54 smithi092 bash[26066]: audit 2024-09-17T11:30:53.852198+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:55.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:54 smithi092 bash[26066]: audit 2024-09-17T11:30:53.861684+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:30:55.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:54 smithi092 bash[26066]: cluster 2024-09-17T11:30:54.146466+0000 mgr.y (mgr.14370) 261 : cluster [DBG] pgmap v225: 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-17T11:30:56.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:56 smithi121 bash[20577]: cluster 2024-09-17T11:30:56.147146+0000 mgr.y (mgr.14370) 262 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:56.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:56 smithi092 bash[19809]: cluster 2024-09-17T11:30:56.147146+0000 mgr.y (mgr.14370) 262 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:56.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:56 smithi092 bash[26066]: cluster 2024-09-17T11:30:56.147146+0000 mgr.y (mgr.14370) 262 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:58.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:57 smithi121 bash[20577]: audit 2024-09-17T11:30:57.867144+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:58.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:57 smithi092 bash[19809]: audit 2024-09-17T11:30:57.867144+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:58.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:57 smithi092 bash[26066]: audit 2024-09-17T11:30:57.867144+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:30:59.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:58 smithi121 bash[20577]: audit 2024-09-17T11:30:57.864290+0000 mgr.y (mgr.14370) 263 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:59.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:30:58 smithi121 bash[20577]: cluster 2024-09-17T11:30:58.147837+0000 mgr.y (mgr.14370) 264 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:59.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:58 smithi092 bash[19809]: audit 2024-09-17T11:30:57.864290+0000 mgr.y (mgr.14370) 263 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:59.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:30:58 smithi092 bash[19809]: cluster 2024-09-17T11:30:58.147837+0000 mgr.y (mgr.14370) 264 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:30:59.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:58 smithi092 bash[26066]: audit 2024-09-17T11:30:57.864290+0000 mgr.y (mgr.14370) 263 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:30:59.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:30:58 smithi092 bash[26066]: cluster 2024-09-17T11:30:58.147837+0000 mgr.y (mgr.14370) 264 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:00 smithi121 bash[20577]: audit 2024-09-17T11:30:59.448880+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:00 smithi121 bash[20577]: audit 2024-09-17T11:30:59.459608+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:00 smithi121 bash[20577]: audit 2024-09-17T11:30:59.470435+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:00 smithi121 bash[20577]: cluster 2024-09-17T11:31:00.149650+0000 mgr.y (mgr.14370) 265 : cluster [DBG] pgmap v228: 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-17T11:31:00.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:00 smithi092 bash[19809]: audit 2024-09-17T11:30:59.448880+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:00.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:00 smithi092 bash[19809]: audit 2024-09-17T11:30:59.459608+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:00.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:00 smithi092 bash[19809]: audit 2024-09-17T11:30:59.470435+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:00.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:00 smithi092 bash[19809]: cluster 2024-09-17T11:31:00.149650+0000 mgr.y (mgr.14370) 265 : cluster [DBG] pgmap v228: 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-17T11:31:00.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:00 smithi092 bash[26066]: audit 2024-09-17T11:30:59.448880+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:00.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:00 smithi092 bash[26066]: audit 2024-09-17T11:30:59.459608+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:00.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:00 smithi092 bash[26066]: audit 2024-09-17T11:30:59.470435+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:00.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:00 smithi092 bash[26066]: cluster 2024-09-17T11:31:00.149650+0000 mgr.y (mgr.14370) 265 : cluster [DBG] pgmap v228: 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-17T11:31:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:02 smithi121 bash[20577]: cluster 2024-09-17T11:31:02.150379+0000 mgr.y (mgr.14370) 266 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:02.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:02 smithi092 bash[19809]: cluster 2024-09-17T11:31:02.150379+0000 mgr.y (mgr.14370) 266 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:02.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:02 smithi092 bash[26066]: cluster 2024-09-17T11:31:02.150379+0000 mgr.y (mgr.14370) 266 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:04.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:31:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:31:03] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:31:04.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:04 smithi121 bash[20577]: cluster 2024-09-17T11:31:04.151979+0000 mgr.y (mgr.14370) 267 : cluster [DBG] pgmap v230: 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-17T11:31:04.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:04 smithi092 bash[19809]: cluster 2024-09-17T11:31:04.151979+0000 mgr.y (mgr.14370) 267 : cluster [DBG] pgmap v230: 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-17T11:31:04.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:04 smithi092 bash[26066]: cluster 2024-09-17T11:31:04.151979+0000 mgr.y (mgr.14370) 267 : cluster [DBG] pgmap v230: 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-17T11:31:06.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:06 smithi121 bash[20577]: cluster 2024-09-17T11:31:06.152658+0000 mgr.y (mgr.14370) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:06.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:06 smithi092 bash[19809]: cluster 2024-09-17T11:31:06.152658+0000 mgr.y (mgr.14370) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:06.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:06 smithi092 bash[26066]: cluster 2024-09-17T11:31:06.152658+0000 mgr.y (mgr.14370) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:08.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:08 smithi092 bash[19809]: audit 2024-09-17T11:31:07.873993+0000 mgr.y (mgr.14370) 269 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:08.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:08 smithi092 bash[19809]: cluster 2024-09-17T11:31:08.153194+0000 mgr.y (mgr.14370) 270 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:08.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:08 smithi092 bash[26066]: audit 2024-09-17T11:31:07.873993+0000 mgr.y (mgr.14370) 269 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:08.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:08 smithi092 bash[26066]: cluster 2024-09-17T11:31:08.153194+0000 mgr.y (mgr.14370) 270 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:08.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:08 smithi121 bash[20577]: audit 2024-09-17T11:31:07.873993+0000 mgr.y (mgr.14370) 269 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:08.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:08 smithi121 bash[20577]: cluster 2024-09-17T11:31:08.153194+0000 mgr.y (mgr.14370) 270 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:11.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:11 smithi121 bash[20577]: cluster 2024-09-17T11:31:10.154886+0000 mgr.y (mgr.14370) 271 : cluster [DBG] pgmap v233: 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-17T11:31:11.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:11 smithi092 bash[19809]: cluster 2024-09-17T11:31:10.154886+0000 mgr.y (mgr.14370) 271 : cluster [DBG] pgmap v233: 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-17T11:31:11.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:11 smithi092 bash[26066]: cluster 2024-09-17T11:31:10.154886+0000 mgr.y (mgr.14370) 271 : cluster [DBG] pgmap v233: 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-17T11:31:13.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:13 smithi121 bash[20577]: cluster 2024-09-17T11:31:12.155629+0000 mgr.y (mgr.14370) 272 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:13.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:13 smithi121 bash[20577]: audit 2024-09-17T11:31:12.867482+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:13.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:13 smithi092 bash[19809]: cluster 2024-09-17T11:31:12.155629+0000 mgr.y (mgr.14370) 272 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:13.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:13 smithi092 bash[19809]: audit 2024-09-17T11:31:12.867482+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:13.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:13 smithi092 bash[26066]: cluster 2024-09-17T11:31:12.155629+0000 mgr.y (mgr.14370) 272 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:13.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:13 smithi092 bash[26066]: audit 2024-09-17T11:31:12.867482+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:14.054 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:31:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:31:13] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T11:31:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:15 smithi121 bash[20577]: audit 2024-09-17T11:31:14.037444+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:15 smithi121 bash[20577]: audit 2024-09-17T11:31:14.048184+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:15.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:15 smithi121 bash[20577]: audit 2024-09-17T11:31:14.059402+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:15.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:15 smithi092 bash[19809]: audit 2024-09-17T11:31:14.037444+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:15.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:15 smithi092 bash[19809]: audit 2024-09-17T11:31:14.048184+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:15.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:15 smithi092 bash[19809]: audit 2024-09-17T11:31:14.059402+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:15.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:15 smithi092 bash[26066]: audit 2024-09-17T11:31:14.037444+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:15.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:15 smithi092 bash[26066]: audit 2024-09-17T11:31:14.048184+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:15.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:15 smithi092 bash[26066]: audit 2024-09-17T11:31:14.059402+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:16 smithi121 bash[20577]: cluster 2024-09-17T11:31:14.157333+0000 mgr.y (mgr.14370) 273 : cluster [DBG] pgmap v235: 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-17T11:31:16.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:16 smithi092 bash[19809]: cluster 2024-09-17T11:31:14.157333+0000 mgr.y (mgr.14370) 273 : cluster [DBG] pgmap v235: 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-17T11:31:16.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:16 smithi092 bash[26066]: cluster 2024-09-17T11:31:14.157333+0000 mgr.y (mgr.14370) 273 : cluster [DBG] pgmap v235: 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-17T11:31:18.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:18 smithi092 bash[19809]: cluster 2024-09-17T11:31:16.158082+0000 mgr.y (mgr.14370) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:18.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:18 smithi092 bash[19809]: audit 2024-09-17T11:31:17.530689+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:31:18.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:18 smithi092 bash[19809]: audit 2024-09-17T11:31:17.532291+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:31:18.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:18 smithi092 bash[19809]: audit 2024-09-17T11:31:17.542896+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:18.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:18 smithi092 bash[26066]: cluster 2024-09-17T11:31:16.158082+0000 mgr.y (mgr.14370) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:18.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:18 smithi092 bash[26066]: audit 2024-09-17T11:31:17.530689+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:31:18.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:18 smithi092 bash[26066]: audit 2024-09-17T11:31:17.532291+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:31:18.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:18 smithi092 bash[26066]: audit 2024-09-17T11:31:17.542896+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:18.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:18 smithi121 bash[20577]: cluster 2024-09-17T11:31:16.158082+0000 mgr.y (mgr.14370) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:18.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:18 smithi121 bash[20577]: audit 2024-09-17T11:31:17.530689+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:31:18.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:18 smithi121 bash[20577]: audit 2024-09-17T11:31:17.532291+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:31:18.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:18 smithi121 bash[20577]: audit 2024-09-17T11:31:17.542896+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:19.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:19 smithi092 bash[19809]: audit 2024-09-17T11:31:17.885201+0000 mgr.y (mgr.14370) 275 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:19.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:19 smithi092 bash[26066]: audit 2024-09-17T11:31:17.885201+0000 mgr.y (mgr.14370) 275 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:19.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:19 smithi121 bash[20577]: audit 2024-09-17T11:31:17.885201+0000 mgr.y (mgr.14370) 275 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:20.350 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:20 smithi121 bash[20577]: cluster 2024-09-17T11:31:18.158803+0000 mgr.y (mgr.14370) 276 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:20.350 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:20 smithi121 bash[20577]: audit 2024-09-17T11:31:19.606047+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:20.351 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:20 smithi121 bash[20577]: audit 2024-09-17T11:31:19.617183+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:20.351 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:20 smithi121 bash[20577]: audit 2024-09-17T11:31:19.628100+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:20.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:20 smithi092 bash[19809]: cluster 2024-09-17T11:31:18.158803+0000 mgr.y (mgr.14370) 276 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:20.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:20 smithi092 bash[19809]: audit 2024-09-17T11:31:19.606047+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:20.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:20 smithi092 bash[19809]: audit 2024-09-17T11:31:19.617183+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:20.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:20 smithi092 bash[19809]: audit 2024-09-17T11:31:19.628100+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:20.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:20 smithi092 bash[26066]: cluster 2024-09-17T11:31:18.158803+0000 mgr.y (mgr.14370) 276 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:20.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:20 smithi092 bash[26066]: audit 2024-09-17T11:31:19.606047+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:20.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:20 smithi092 bash[26066]: audit 2024-09-17T11:31:19.617183+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:20.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:20 smithi092 bash[26066]: audit 2024-09-17T11:31:19.628100+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:22.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:22 smithi121 bash[20577]: cluster 2024-09-17T11:31:20.160556+0000 mgr.y (mgr.14370) 277 : cluster [DBG] pgmap v238: 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-17T11:31:22.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:22 smithi092 bash[19809]: cluster 2024-09-17T11:31:20.160556+0000 mgr.y (mgr.14370) 277 : cluster [DBG] pgmap v238: 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-17T11:31:22.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:22 smithi092 bash[26066]: cluster 2024-09-17T11:31:20.160556+0000 mgr.y (mgr.14370) 277 : cluster [DBG] pgmap v238: 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-17T11:31:24.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:31:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:31:23] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T11:31:24.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:24 smithi121 bash[20577]: cluster 2024-09-17T11:31:22.161289+0000 mgr.y (mgr.14370) 278 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:24 smithi092 bash[19809]: cluster 2024-09-17T11:31:22.161289+0000 mgr.y (mgr.14370) 278 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:24.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:24 smithi092 bash[26066]: cluster 2024-09-17T11:31:22.161289+0000 mgr.y (mgr.14370) 278 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:26.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:26 smithi092 bash[19809]: cluster 2024-09-17T11:31:24.163023+0000 mgr.y (mgr.14370) 279 : cluster [DBG] pgmap v240: 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-17T11:31:26.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:26 smithi092 bash[26066]: cluster 2024-09-17T11:31:24.163023+0000 mgr.y (mgr.14370) 279 : cluster [DBG] pgmap v240: 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-17T11:31:26.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:26 smithi121 bash[20577]: cluster 2024-09-17T11:31:24.163023+0000 mgr.y (mgr.14370) 279 : cluster [DBG] pgmap v240: 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-17T11:31:28.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:28 smithi121 bash[20577]: cluster 2024-09-17T11:31:26.163757+0000 mgr.y (mgr.14370) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:28.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:28 smithi121 bash[20577]: audit 2024-09-17T11:31:27.867808+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:28.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:28 smithi092 bash[19809]: cluster 2024-09-17T11:31:26.163757+0000 mgr.y (mgr.14370) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:28.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:28 smithi092 bash[19809]: audit 2024-09-17T11:31:27.867808+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:28.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:28 smithi092 bash[26066]: cluster 2024-09-17T11:31:26.163757+0000 mgr.y (mgr.14370) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:28.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:28 smithi092 bash[26066]: audit 2024-09-17T11:31:27.867808+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:29.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:29 smithi092 bash[19809]: audit 2024-09-17T11:31:27.896473+0000 mgr.y (mgr.14370) 281 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:29 smithi092 bash[26066]: audit 2024-09-17T11:31:27.896473+0000 mgr.y (mgr.14370) 281 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:29.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:29 smithi121 bash[20577]: audit 2024-09-17T11:31:27.896473+0000 mgr.y (mgr.14370) 281 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:30.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:30 smithi092 bash[19809]: cluster 2024-09-17T11:31:28.164441+0000 mgr.y (mgr.14370) 282 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:30.545 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:30 smithi092 bash[26066]: cluster 2024-09-17T11:31:28.164441+0000 mgr.y (mgr.14370) 282 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:30 smithi121 bash[20577]: cluster 2024-09-17T11:31:28.164441+0000 mgr.y (mgr.14370) 282 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:32 smithi121 bash[20577]: cluster 2024-09-17T11:31:30.166197+0000 mgr.y (mgr.14370) 283 : cluster [DBG] pgmap v243: 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-17T11:31:32.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:32 smithi092 bash[19809]: cluster 2024-09-17T11:31:30.166197+0000 mgr.y (mgr.14370) 283 : cluster [DBG] pgmap v243: 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-17T11:31:32.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:32 smithi092 bash[26066]: cluster 2024-09-17T11:31:30.166197+0000 mgr.y (mgr.14370) 283 : cluster [DBG] pgmap v243: 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-17T11:31:34.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:31:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:31:33] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T11:31:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:34 smithi121 bash[20577]: cluster 2024-09-17T11:31:32.166933+0000 mgr.y (mgr.14370) 284 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:34.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:34 smithi092 bash[19809]: cluster 2024-09-17T11:31:32.166933+0000 mgr.y (mgr.14370) 284 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:34.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:34 smithi092 bash[26066]: cluster 2024-09-17T11:31:32.166933+0000 mgr.y (mgr.14370) 284 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:35.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:35 smithi121 bash[20577]: cluster 2024-09-17T11:31:34.168537+0000 mgr.y (mgr.14370) 285 : cluster [DBG] pgmap v245: 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-17T11:31:35.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:35 smithi121 bash[20577]: audit 2024-09-17T11:31:34.247820+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:35.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:35 smithi121 bash[20577]: audit 2024-09-17T11:31:34.255425+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:35.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:35 smithi121 bash[20577]: audit 2024-09-17T11:31:34.268160+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:35.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:35 smithi092 bash[26066]: cluster 2024-09-17T11:31:34.168537+0000 mgr.y (mgr.14370) 285 : cluster [DBG] pgmap v245: 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-17T11:31:35.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:35 smithi092 bash[26066]: audit 2024-09-17T11:31:34.247820+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:35.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:35 smithi092 bash[26066]: audit 2024-09-17T11:31:34.255425+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:35.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:35 smithi092 bash[26066]: audit 2024-09-17T11:31:34.268160+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:35.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:35 smithi092 bash[19809]: cluster 2024-09-17T11:31:34.168537+0000 mgr.y (mgr.14370) 285 : cluster [DBG] pgmap v245: 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-17T11:31:35.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:35 smithi092 bash[19809]: audit 2024-09-17T11:31:34.247820+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:35.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:35 smithi092 bash[19809]: audit 2024-09-17T11:31:34.255425+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:35.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:35 smithi092 bash[19809]: audit 2024-09-17T11:31:34.268160+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:37.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:37 smithi121 bash[20577]: cluster 2024-09-17T11:31:36.169222+0000 mgr.y (mgr.14370) 286 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:37.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:37 smithi092 bash[19809]: cluster 2024-09-17T11:31:36.169222+0000 mgr.y (mgr.14370) 286 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:37.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:37 smithi092 bash[26066]: cluster 2024-09-17T11:31:36.169222+0000 mgr.y (mgr.14370) 286 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:38.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:38 smithi121 bash[20577]: audit 2024-09-17T11:31:37.905528+0000 mgr.y (mgr.14370) 287 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:38.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:38 smithi092 bash[19809]: audit 2024-09-17T11:31:37.905528+0000 mgr.y (mgr.14370) 287 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:38.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:38 smithi092 bash[26066]: audit 2024-09-17T11:31:37.905528+0000 mgr.y (mgr.14370) 287 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:39.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:39 smithi121 bash[20577]: cluster 2024-09-17T11:31:38.169917+0000 mgr.y (mgr.14370) 288 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:39.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:39 smithi092 bash[19809]: cluster 2024-09-17T11:31:38.169917+0000 mgr.y (mgr.14370) 288 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:39.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:39 smithi092 bash[26066]: cluster 2024-09-17T11:31:38.169917+0000 mgr.y (mgr.14370) 288 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:41.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:40 smithi121 bash[20577]: audit 2024-09-17T11:31:39.771978+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:41.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:40 smithi121 bash[20577]: audit 2024-09-17T11:31:39.782214+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:41.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:40 smithi121 bash[20577]: audit 2024-09-17T11:31:39.792905+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:41.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:40 smithi092 bash[19809]: audit 2024-09-17T11:31:39.771978+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:41.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:40 smithi092 bash[19809]: audit 2024-09-17T11:31:39.782214+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:41.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:40 smithi092 bash[19809]: audit 2024-09-17T11:31:39.792905+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:41.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:40 smithi092 bash[26066]: audit 2024-09-17T11:31:39.771978+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:41.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:40 smithi092 bash[26066]: audit 2024-09-17T11:31:39.782214+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:41.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:40 smithi092 bash[26066]: audit 2024-09-17T11:31:39.792905+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:42.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:41 smithi121 bash[20577]: cluster 2024-09-17T11:31:40.171566+0000 mgr.y (mgr.14370) 289 : cluster [DBG] pgmap v248: 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-17T11:31:42.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:41 smithi092 bash[19809]: cluster 2024-09-17T11:31:40.171566+0000 mgr.y (mgr.14370) 289 : cluster [DBG] pgmap v248: 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-17T11:31:42.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:41 smithi092 bash[26066]: cluster 2024-09-17T11:31:40.171566+0000 mgr.y (mgr.14370) 289 : cluster [DBG] pgmap v248: 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-17T11:31:44.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:43 smithi121 bash[20577]: cluster 2024-09-17T11:31:42.172211+0000 mgr.y (mgr.14370) 290 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:44.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:43 smithi121 bash[20577]: audit 2024-09-17T11:31:42.868446+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:44.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:31:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:31:43] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:31:44.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:43 smithi092 bash[19809]: cluster 2024-09-17T11:31:42.172211+0000 mgr.y (mgr.14370) 290 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:44.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:43 smithi092 bash[19809]: audit 2024-09-17T11:31:42.868446+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:44.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:43 smithi092 bash[26066]: cluster 2024-09-17T11:31:42.172211+0000 mgr.y (mgr.14370) 290 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:44.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:43 smithi092 bash[26066]: audit 2024-09-17T11:31:42.868446+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:46.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:45 smithi121 bash[20577]: cluster 2024-09-17T11:31:44.173893+0000 mgr.y (mgr.14370) 291 : cluster [DBG] pgmap v250: 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-17T11:31:46.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:45 smithi092 bash[19809]: cluster 2024-09-17T11:31:44.173893+0000 mgr.y (mgr.14370) 291 : cluster [DBG] pgmap v250: 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-17T11:31:46.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:45 smithi092 bash[26066]: cluster 2024-09-17T11:31:44.173893+0000 mgr.y (mgr.14370) 291 : cluster [DBG] pgmap v250: 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-17T11:31:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:47 smithi121 bash[20577]: cluster 2024-09-17T11:31:46.174597+0000 mgr.y (mgr.14370) 292 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:48.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:47 smithi092 bash[19809]: cluster 2024-09-17T11:31:46.174597+0000 mgr.y (mgr.14370) 292 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:48.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:47 smithi092 bash[26066]: cluster 2024-09-17T11:31:46.174597+0000 mgr.y (mgr.14370) 292 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:49.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:48 smithi092 bash[19809]: audit 2024-09-17T11:31:47.916736+0000 mgr.y (mgr.14370) 293 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:49.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:48 smithi092 bash[26066]: audit 2024-09-17T11:31:47.916736+0000 mgr.y (mgr.14370) 293 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:49.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:48 smithi121 bash[20577]: audit 2024-09-17T11:31:47.916736+0000 mgr.y (mgr.14370) 293 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:50.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:49 smithi092 bash[26066]: cluster 2024-09-17T11:31:48.175317+0000 mgr.y (mgr.14370) 294 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:50.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:49 smithi092 bash[19809]: cluster 2024-09-17T11:31:48.175317+0000 mgr.y (mgr.14370) 294 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:50.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:49 smithi121 bash[20577]: cluster 2024-09-17T11:31:48.175317+0000 mgr.y (mgr.14370) 294 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:52.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:51 smithi092 bash[19809]: cluster 2024-09-17T11:31:50.176245+0000 mgr.y (mgr.14370) 295 : cluster [DBG] pgmap v253: 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-17T11:31:52.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:51 smithi092 bash[26066]: cluster 2024-09-17T11:31:50.176245+0000 mgr.y (mgr.14370) 295 : cluster [DBG] pgmap v253: 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-17T11:31:52.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:51 smithi121 bash[20577]: cluster 2024-09-17T11:31:50.176245+0000 mgr.y (mgr.14370) 295 : cluster [DBG] pgmap v253: 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-17T11:31:54.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:53 smithi092 bash[19809]: cluster 2024-09-17T11:31:52.176890+0000 mgr.y (mgr.14370) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:54.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:53 smithi092 bash[26066]: cluster 2024-09-17T11:31:52.176890+0000 mgr.y (mgr.14370) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:54.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:31:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:31:53] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:31:54.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:53 smithi121 bash[20577]: cluster 2024-09-17T11:31:52.176890+0000 mgr.y (mgr.14370) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:55.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:55 smithi121 bash[20577]: cluster 2024-09-17T11:31:54.178524+0000 mgr.y (mgr.14370) 297 : cluster [DBG] pgmap v255: 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-17T11:31:55.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:55 smithi121 bash[20577]: audit 2024-09-17T11:31:54.453330+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:55.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:55 smithi121 bash[20577]: audit 2024-09-17T11:31:54.466802+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:55 smithi121 bash[20577]: audit 2024-09-17T11:31:54.479772+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:55.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:55 smithi092 bash[19809]: cluster 2024-09-17T11:31:54.178524+0000 mgr.y (mgr.14370) 297 : cluster [DBG] pgmap v255: 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-17T11:31:55.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:55 smithi092 bash[19809]: audit 2024-09-17T11:31:54.453330+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:55.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:55 smithi092 bash[19809]: audit 2024-09-17T11:31:54.466802+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:55.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:55 smithi092 bash[19809]: audit 2024-09-17T11:31:54.479772+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:55 smithi092 bash[26066]: cluster 2024-09-17T11:31:54.178524+0000 mgr.y (mgr.14370) 297 : cluster [DBG] pgmap v255: 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-17T11:31:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:55 smithi092 bash[26066]: audit 2024-09-17T11:31:54.453330+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:55 smithi092 bash[26066]: audit 2024-09-17T11:31:54.466802+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:55 smithi092 bash[26066]: audit 2024-09-17T11:31:54.479772+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:31:57.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:57 smithi121 bash[20577]: cluster 2024-09-17T11:31:56.179244+0000 mgr.y (mgr.14370) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:57.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:57 smithi092 bash[19809]: cluster 2024-09-17T11:31:56.179244+0000 mgr.y (mgr.14370) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:57.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:57 smithi092 bash[26066]: cluster 2024-09-17T11:31:56.179244+0000 mgr.y (mgr.14370) 298 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:58.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:58 smithi121 bash[20577]: audit 2024-09-17T11:31:57.868604+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:58.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:58 smithi121 bash[20577]: audit 2024-09-17T11:31:57.926038+0000 mgr.y (mgr.14370) 299 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:58.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:58 smithi092 bash[19809]: audit 2024-09-17T11:31:57.868604+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:58.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:58 smithi092 bash[19809]: audit 2024-09-17T11:31:57.926038+0000 mgr.y (mgr.14370) 299 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:58.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:58 smithi092 bash[26066]: audit 2024-09-17T11:31:57.868604+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:31:58.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:58 smithi092 bash[26066]: audit 2024-09-17T11:31:57.926038+0000 mgr.y (mgr.14370) 299 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:31:59.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:31:59 smithi121 bash[20577]: cluster 2024-09-17T11:31:58.179913+0000 mgr.y (mgr.14370) 300 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:59.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:31:59 smithi092 bash[19809]: cluster 2024-09-17T11:31:58.179913+0000 mgr.y (mgr.14370) 300 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:31:59.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:31:59 smithi092 bash[26066]: cluster 2024-09-17T11:31:58.179913+0000 mgr.y (mgr.14370) 300 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:01.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:00 smithi121 bash[20577]: audit 2024-09-17T11:31:59.944354+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:01.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:00 smithi121 bash[20577]: audit 2024-09-17T11:31:59.954736+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:01.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:00 smithi121 bash[20577]: audit 2024-09-17T11:31:59.965852+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:01.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:00 smithi092 bash[19809]: audit 2024-09-17T11:31:59.944354+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:01.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:00 smithi092 bash[19809]: audit 2024-09-17T11:31:59.954736+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:01.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:00 smithi092 bash[19809]: audit 2024-09-17T11:31:59.965852+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:01.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:00 smithi092 bash[26066]: audit 2024-09-17T11:31:59.944354+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:01.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:00 smithi092 bash[26066]: audit 2024-09-17T11:31:59.954736+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:01.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:00 smithi092 bash[26066]: audit 2024-09-17T11:31:59.965852+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:02.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:01 smithi121 bash[20577]: cluster 2024-09-17T11:32:00.181567+0000 mgr.y (mgr.14370) 301 : cluster [DBG] pgmap v258: 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-17T11:32:02.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:01 smithi092 bash[19809]: cluster 2024-09-17T11:32:00.181567+0000 mgr.y (mgr.14370) 301 : cluster [DBG] pgmap v258: 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-17T11:32:02.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:01 smithi092 bash[26066]: cluster 2024-09-17T11:32:00.181567+0000 mgr.y (mgr.14370) 301 : cluster [DBG] pgmap v258: 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-17T11:32:03.966 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:32:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:32:03] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:32:04.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:03 smithi121 bash[20577]: cluster 2024-09-17T11:32:02.182279+0000 mgr.y (mgr.14370) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:04.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:03 smithi092 bash[19809]: cluster 2024-09-17T11:32:02.182279+0000 mgr.y (mgr.14370) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:04.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:03 smithi092 bash[26066]: cluster 2024-09-17T11:32:02.182279+0000 mgr.y (mgr.14370) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:06.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:05 smithi121 bash[20577]: cluster 2024-09-17T11:32:04.183943+0000 mgr.y (mgr.14370) 303 : cluster [DBG] pgmap v260: 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-17T11:32:06.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:05 smithi092 bash[19809]: cluster 2024-09-17T11:32:04.183943+0000 mgr.y (mgr.14370) 303 : cluster [DBG] pgmap v260: 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-17T11:32:06.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:05 smithi092 bash[26066]: cluster 2024-09-17T11:32:04.183943+0000 mgr.y (mgr.14370) 303 : cluster [DBG] pgmap v260: 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-17T11:32:08.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:07 smithi092 bash[19809]: cluster 2024-09-17T11:32:06.184737+0000 mgr.y (mgr.14370) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:08.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:07 smithi092 bash[26066]: cluster 2024-09-17T11:32:06.184737+0000 mgr.y (mgr.14370) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:08.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:07 smithi121 bash[20577]: cluster 2024-09-17T11:32:06.184737+0000 mgr.y (mgr.14370) 304 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:09.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:08 smithi121 bash[20577]: audit 2024-09-17T11:32:07.931002+0000 mgr.y (mgr.14370) 305 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:08 smithi092 bash[19809]: audit 2024-09-17T11:32:07.931002+0000 mgr.y (mgr.14370) 305 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:08 smithi092 bash[26066]: audit 2024-09-17T11:32:07.931002+0000 mgr.y (mgr.14370) 305 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:10.261 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:09 smithi092 bash[19809]: cluster 2024-09-17T11:32:08.185499+0000 mgr.y (mgr.14370) 306 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:10.262 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:09 smithi092 bash[26066]: cluster 2024-09-17T11:32:08.185499+0000 mgr.y (mgr.14370) 306 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:10.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:09 smithi121 bash[20577]: cluster 2024-09-17T11:32:08.185499+0000 mgr.y (mgr.14370) 306 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:12.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:11 smithi121 bash[20577]: cluster 2024-09-17T11:32:10.186409+0000 mgr.y (mgr.14370) 307 : cluster [DBG] pgmap v263: 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-17T11:32:12.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:11 smithi092 bash[19809]: cluster 2024-09-17T11:32:10.186409+0000 mgr.y (mgr.14370) 307 : cluster [DBG] pgmap v263: 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-17T11:32:12.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:11 smithi092 bash[26066]: cluster 2024-09-17T11:32:10.186409+0000 mgr.y (mgr.14370) 307 : cluster [DBG] pgmap v263: 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-17T11:32:13.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:13 smithi121 bash[20577]: audit 2024-09-17T11:32:12.868901+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:13.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:13 smithi092 bash[19809]: audit 2024-09-17T11:32:12.868901+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:13.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:13 smithi092 bash[26066]: audit 2024-09-17T11:32:12.868901+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:14.003 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:32:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:32:13] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-17T11:32:14.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:14 smithi121 bash[20577]: cluster 2024-09-17T11:32:12.187161+0000 mgr.y (mgr.14370) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:14.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:14 smithi092 bash[26066]: cluster 2024-09-17T11:32:12.187161+0000 mgr.y (mgr.14370) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:14.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:14 smithi092 bash[19809]: cluster 2024-09-17T11:32:12.187161+0000 mgr.y (mgr.14370) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:14.825 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T11:32:16.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:15 smithi121 bash[20577]: cluster 2024-09-17T11:32:14.188180+0000 mgr.y (mgr.14370) 309 : cluster [DBG] pgmap v265: 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-17T11:32:16.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:15 smithi121 bash[20577]: audit 2024-09-17T11:32:14.645171+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:16.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:15 smithi121 bash[20577]: audit 2024-09-17T11:32:14.655324+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:16.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:15 smithi121 bash[20577]: audit 2024-09-17T11:32:14.667953+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:16.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:15 smithi092 bash[19809]: cluster 2024-09-17T11:32:14.188180+0000 mgr.y (mgr.14370) 309 : cluster [DBG] pgmap v265: 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-17T11:32:16.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:15 smithi092 bash[19809]: audit 2024-09-17T11:32:14.645171+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:16.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:15 smithi092 bash[19809]: audit 2024-09-17T11:32:14.655324+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:16.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:15 smithi092 bash[19809]: audit 2024-09-17T11:32:14.667953+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:16.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:15 smithi092 bash[26066]: cluster 2024-09-17T11:32:14.188180+0000 mgr.y (mgr.14370) 309 : cluster [DBG] pgmap v265: 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-17T11:32:16.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:15 smithi092 bash[26066]: audit 2024-09-17T11:32:14.645171+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:16.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:15 smithi092 bash[26066]: audit 2024-09-17T11:32:14.655324+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:16.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:15 smithi092 bash[26066]: audit 2024-09-17T11:32:14.667953+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:17.935 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:17 smithi092 bash[19809]: cluster 2024-09-17T11:32:16.188773+0000 mgr.y (mgr.14370) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:17.936 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:17 smithi092 bash[26066]: cluster 2024-09-17T11:32:16.188773+0000 mgr.y (mgr.14370) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:18.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:17 smithi121 bash[20577]: cluster 2024-09-17T11:32:16.188773+0000 mgr.y (mgr.14370) 310 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:19.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:18 smithi121 bash[20577]: audit 2024-09-17T11:32:17.702063+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:32:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:18 smithi121 bash[20577]: audit 2024-09-17T11:32:17.703910+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:32:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:18 smithi121 bash[20577]: audit 2024-09-17T11:32:17.714214+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:18 smithi121 bash[20577]: audit 2024-09-17T11:32:17.942282+0000 mgr.y (mgr.14370) 311 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:19.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:18 smithi092 bash[26066]: audit 2024-09-17T11:32:17.702063+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:32:19.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:18 smithi092 bash[26066]: audit 2024-09-17T11:32:17.703910+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:32:19.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:18 smithi092 bash[26066]: audit 2024-09-17T11:32:17.714214+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:19.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:18 smithi092 bash[26066]: audit 2024-09-17T11:32:17.942282+0000 mgr.y (mgr.14370) 311 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:19.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:18 smithi092 bash[19809]: audit 2024-09-17T11:32:17.702063+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:32:19.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:18 smithi092 bash[19809]: audit 2024-09-17T11:32:17.703910+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:32:19.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:18 smithi092 bash[19809]: audit 2024-09-17T11:32:17.714214+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:19.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:18 smithi092 bash[19809]: audit 2024-09-17T11:32:17.942282+0000 mgr.y (mgr.14370) 311 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:19.581 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:32:19.961 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:19 smithi121 bash[20577]: cluster 2024-09-17T11:32:18.189455+0000 mgr.y (mgr.14370) 312 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:20.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:19 smithi092 bash[19809]: cluster 2024-09-17T11:32:18.189455+0000 mgr.y (mgr.14370) 312 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:20.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:19 smithi092 bash[26066]: cluster 2024-09-17T11:32:18.189455+0000 mgr.y (mgr.14370) 312 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:21.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:21 smithi092 bash[26066]: audit 2024-09-17T11:32:20.086610+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:21.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:21 smithi092 bash[26066]: audit 2024-09-17T11:32:20.097100+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:21.184 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:21 smithi092 bash[26066]: audit 2024-09-17T11:32:20.107809+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:21.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:21 smithi092 bash[19809]: audit 2024-09-17T11:32:20.086610+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:21.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:21 smithi092 bash[19809]: audit 2024-09-17T11:32:20.097100+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:21.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:21 smithi092 bash[19809]: audit 2024-09-17T11:32:20.107809+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:21 smithi121 bash[20577]: audit 2024-09-17T11:32:20.086610+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:21 smithi121 bash[20577]: audit 2024-09-17T11:32:20.097100+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:21 smithi121 bash[20577]: audit 2024-09-17T11:32:20.107809+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:22.370 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:22 smithi121 bash[20577]: cluster 2024-09-17T11:32:20.190465+0000 mgr.y (mgr.14370) 313 : cluster [DBG] pgmap v268: 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-17T11:32:22.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:22 smithi092 bash[19809]: cluster 2024-09-17T11:32:20.190465+0000 mgr.y (mgr.14370) 313 : cluster [DBG] pgmap v268: 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-17T11:32:22.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:22 smithi092 bash[26066]: cluster 2024-09-17T11:32:20.190465+0000 mgr.y (mgr.14370) 313 : cluster [DBG] pgmap v268: 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-17T11:32:23.774 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T11:32:24.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:32:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:32:23] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-17T11:32:24.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:24 smithi121 bash[20577]: cluster 2024-09-17T11:32:22.191128+0000 mgr.y (mgr.14370) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:24 smithi092 bash[19809]: cluster 2024-09-17T11:32:22.191128+0000 mgr.y (mgr.14370) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:24.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:24 smithi092 bash[26066]: cluster 2024-09-17T11:32:22.191128+0000 mgr.y (mgr.14370) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:26.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:26 smithi121 bash[20577]: cluster 2024-09-17T11:32:24.192746+0000 mgr.y (mgr.14370) 315 : cluster [DBG] pgmap v270: 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-17T11:32:26.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:26 smithi092 bash[19809]: cluster 2024-09-17T11:32:24.192746+0000 mgr.y (mgr.14370) 315 : cluster [DBG] pgmap v270: 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-17T11:32:26.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:26 smithi092 bash[26066]: cluster 2024-09-17T11:32:24.192746+0000 mgr.y (mgr.14370) 315 : cluster [DBG] pgmap v270: 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-17T11:32:28.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:28 smithi092 bash[19809]: cluster 2024-09-17T11:32:26.193422+0000 mgr.y (mgr.14370) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:28.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:28 smithi092 bash[19809]: audit 2024-09-17T11:32:27.869512+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:28.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:28 smithi092 bash[26066]: cluster 2024-09-17T11:32:26.193422+0000 mgr.y (mgr.14370) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:28.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:28 smithi092 bash[26066]: audit 2024-09-17T11:32:27.869512+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:28.519 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:32:28.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:28 smithi121 bash[20577]: cluster 2024-09-17T11:32:26.193422+0000 mgr.y (mgr.14370) 316 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:28.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:28 smithi121 bash[20577]: audit 2024-09-17T11:32:27.869512+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:29.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:29 smithi092 bash[19809]: audit 2024-09-17T11:32:27.952200+0000 mgr.y (mgr.14370) 317 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:29.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:29 smithi092 bash[26066]: audit 2024-09-17T11:32:27.952200+0000 mgr.y (mgr.14370) 317 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:29.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:29 smithi121 bash[20577]: audit 2024-09-17T11:32:27.952200+0000 mgr.y (mgr.14370) 317 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:30.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:30 smithi092 bash[19809]: cluster 2024-09-17T11:32:28.194165+0000 mgr.y (mgr.14370) 318 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:30.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:30 smithi092 bash[26066]: cluster 2024-09-17T11:32:28.194165+0000 mgr.y (mgr.14370) 318 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:30 smithi121 bash[20577]: cluster 2024-09-17T11:32:28.194165+0000 mgr.y (mgr.14370) 318 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:32 smithi121 bash[20577]: cluster 2024-09-17T11:32:30.195834+0000 mgr.y (mgr.14370) 319 : cluster [DBG] pgmap v273: 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-17T11:32:32.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:32 smithi092 bash[19809]: cluster 2024-09-17T11:32:30.195834+0000 mgr.y (mgr.14370) 319 : cluster [DBG] pgmap v273: 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-17T11:32:32.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:32 smithi092 bash[26066]: cluster 2024-09-17T11:32:30.195834+0000 mgr.y (mgr.14370) 319 : cluster [DBG] pgmap v273: 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-17T11:32:33.819 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:32:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:32:33] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T11:32:34.176 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T11:32:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:34 smithi121 bash[20577]: cluster 2024-09-17T11:32:32.196511+0000 mgr.y (mgr.14370) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:34.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:34 smithi092 bash[19809]: cluster 2024-09-17T11:32:32.196511+0000 mgr.y (mgr.14370) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:34.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:34 smithi092 bash[26066]: cluster 2024-09-17T11:32:32.196511+0000 mgr.y (mgr.14370) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:36.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:35 smithi121 bash[20577]: cluster 2024-09-17T11:32:34.197548+0000 mgr.y (mgr.14370) 321 : cluster [DBG] pgmap v275: 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-17T11:32:36.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:35 smithi121 bash[20577]: audit 2024-09-17T11:32:34.861768+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:35 smithi121 bash[20577]: audit 2024-09-17T11:32:34.869951+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:35 smithi121 bash[20577]: audit 2024-09-17T11:32:34.877879+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:36.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:35 smithi092 bash[19809]: cluster 2024-09-17T11:32:34.197548+0000 mgr.y (mgr.14370) 321 : cluster [DBG] pgmap v275: 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-17T11:32:36.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:35 smithi092 bash[19809]: audit 2024-09-17T11:32:34.861768+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:36.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:35 smithi092 bash[19809]: audit 2024-09-17T11:32:34.869951+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:36.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:35 smithi092 bash[19809]: audit 2024-09-17T11:32:34.877879+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:36.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:35 smithi092 bash[26066]: cluster 2024-09-17T11:32:34.197548+0000 mgr.y (mgr.14370) 321 : cluster [DBG] pgmap v275: 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-17T11:32:36.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:35 smithi092 bash[26066]: audit 2024-09-17T11:32:34.861768+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:36.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:35 smithi092 bash[26066]: audit 2024-09-17T11:32:34.869951+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:36.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:35 smithi092 bash[26066]: audit 2024-09-17T11:32:34.877879+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:38.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:37 smithi121 bash[20577]: cluster 2024-09-17T11:32:36.198229+0000 mgr.y (mgr.14370) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:38.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:37 smithi092 bash[19809]: cluster 2024-09-17T11:32:36.198229+0000 mgr.y (mgr.14370) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:38.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:37 smithi092 bash[26066]: cluster 2024-09-17T11:32:36.198229+0000 mgr.y (mgr.14370) 322 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:38.930 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:32:39.145 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:38 smithi121 bash[20577]: audit 2024-09-17T11:32:37.963299+0000 mgr.y (mgr.14370) 323 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:39.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:38 smithi092 bash[19809]: audit 2024-09-17T11:32:37.963299+0000 mgr.y (mgr.14370) 323 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:39.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:38 smithi092 bash[26066]: audit 2024-09-17T11:32:37.963299+0000 mgr.y (mgr.14370) 323 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:40.178 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:39 smithi092 bash[19809]: cluster 2024-09-17T11:32:38.198864+0000 mgr.y (mgr.14370) 324 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:40.179 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:39 smithi092 bash[26066]: cluster 2024-09-17T11:32:38.198864+0000 mgr.y (mgr.14370) 324 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:40.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:39 smithi121 bash[20577]: cluster 2024-09-17T11:32:38.198864+0000 mgr.y (mgr.14370) 324 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:41 smithi092 bash[19809]: cluster 2024-09-17T11:32:40.199764+0000 mgr.y (mgr.14370) 325 : cluster [DBG] pgmap v278: 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-17T11:32:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:41 smithi092 bash[19809]: audit 2024-09-17T11:32:40.237949+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:41 smithi092 bash[19809]: audit 2024-09-17T11:32:40.243429+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:41 smithi092 bash[19809]: audit 2024-09-17T11:32:40.249168+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:41.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:41 smithi092 bash[26066]: cluster 2024-09-17T11:32:40.199764+0000 mgr.y (mgr.14370) 325 : cluster [DBG] pgmap v278: 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-17T11:32:41.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:41 smithi092 bash[26066]: audit 2024-09-17T11:32:40.237949+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:41.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:41 smithi092 bash[26066]: audit 2024-09-17T11:32:40.243429+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:41.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:41 smithi092 bash[26066]: audit 2024-09-17T11:32:40.249168+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:41.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:41 smithi121 bash[20577]: cluster 2024-09-17T11:32:40.199764+0000 mgr.y (mgr.14370) 325 : cluster [DBG] pgmap v278: 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-17T11:32:41.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:41 smithi121 bash[20577]: audit 2024-09-17T11:32:40.237949+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:41 smithi121 bash[20577]: audit 2024-09-17T11:32:40.243429+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:41 smithi121 bash[20577]: audit 2024-09-17T11:32:40.249168+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:43.042 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T11:32:43.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:43 smithi092 bash[19809]: cluster 2024-09-17T11:32:42.200139+0000 mgr.y (mgr.14370) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:43.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:43 smithi092 bash[19809]: audit 2024-09-17T11:32:42.869917+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:43.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:43 smithi092 bash[26066]: cluster 2024-09-17T11:32:42.200139+0000 mgr.y (mgr.14370) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:43.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:43 smithi092 bash[26066]: audit 2024-09-17T11:32:42.869917+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:43 smithi121 bash[20577]: cluster 2024-09-17T11:32:42.200139+0000 mgr.y (mgr.14370) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:43 smithi121 bash[20577]: audit 2024-09-17T11:32:42.869917+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:44.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:32:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:32:43] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T11:32:45.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:45 smithi121 bash[20577]: cluster 2024-09-17T11:32:44.202019+0000 mgr.y (mgr.14370) 327 : cluster [DBG] pgmap v280: 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-17T11:32:45.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:45 smithi092 bash[19809]: cluster 2024-09-17T11:32:44.202019+0000 mgr.y (mgr.14370) 327 : cluster [DBG] pgmap v280: 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-17T11:32:45.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:45 smithi092 bash[26066]: cluster 2024-09-17T11:32:44.202019+0000 mgr.y (mgr.14370) 327 : cluster [DBG] pgmap v280: 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-17T11:32:47.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:47 smithi121 bash[20577]: cluster 2024-09-17T11:32:46.202784+0000 mgr.y (mgr.14370) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:47.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:47 smithi092 bash[19809]: cluster 2024-09-17T11:32:46.202784+0000 mgr.y (mgr.14370) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:47.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:47 smithi092 bash[26066]: cluster 2024-09-17T11:32:46.202784+0000 mgr.y (mgr.14370) 328 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:47.787 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:32:48.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:48 smithi121 bash[20577]: audit 2024-09-17T11:32:47.973973+0000 mgr.y (mgr.14370) 329 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:48.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:48 smithi092 bash[26066]: audit 2024-09-17T11:32:47.973973+0000 mgr.y (mgr.14370) 329 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:48.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:48 smithi092 bash[19809]: audit 2024-09-17T11:32:47.973973+0000 mgr.y (mgr.14370) 329 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:49.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:49 smithi092 bash[19809]: cluster 2024-09-17T11:32:48.203201+0000 mgr.y (mgr.14370) 330 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:49.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:49 smithi092 bash[26066]: cluster 2024-09-17T11:32:48.203201+0000 mgr.y (mgr.14370) 330 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:49 smithi121 bash[20577]: cluster 2024-09-17T11:32:48.203201+0000 mgr.y (mgr.14370) 330 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:51.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:51 smithi121 bash[20577]: cluster 2024-09-17T11:32:50.204780+0000 mgr.y (mgr.14370) 331 : cluster [DBG] pgmap v283: 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-17T11:32:51.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:51 smithi092 bash[19809]: cluster 2024-09-17T11:32:50.204780+0000 mgr.y (mgr.14370) 331 : cluster [DBG] pgmap v283: 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-17T11:32:51.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:51 smithi092 bash[26066]: cluster 2024-09-17T11:32:50.204780+0000 mgr.y (mgr.14370) 331 : cluster [DBG] pgmap v283: 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-17T11:32:53.230 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:32:53.230 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 18s ago 18m - - 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 12s ago 17m - - 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (7m) 18s ago 7m 14.5M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (7m) 12s ago 7m 78.6M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (3m) 18s ago 3m 47.7M - 3.8 980a0bfcd684 0d45008ab903 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,8765 running (16m) 12s ago 16m 428M - 18.2.4-855-g19e2a2be 980a0bfcd684 f93e53d16eb1 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:9283,8765 running (19m) 18s ago 19m 498M - 18.2.4-855-g19e2a2be 980a0bfcd684 e66212d14fb2 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (19m) 18s ago 19m 55.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (17m) 12s ago 17m 41.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (17m) 18s ago 17m 40.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (8m) 18s ago 8m 8756k - 1.5.0 0da6a335fe13 7edaed2f11eb 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (8m) 12s ago 8m 8592k - 1.5.0 0da6a335fe13 62e15180188f 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (15m) 18s ago 15m 51.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:32:53.231 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (14m) 18s ago 14m 51.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:32:53.232 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (13m) 18s ago 14m 47.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:32:53.232 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (12m) 18s ago 13m 57.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:32:53.232 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (12m) 12s ago 12m 50.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:32:53.232 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (11m) 12s ago 11m 56.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:32:53.232 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (10m) 12s ago 10m 55.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:32:53.232 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (9m) 12s ago 9m 57.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:32:53.232 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (6m) 12s ago 8m 45.9M - 2.43.0 a07b618ecd1d 67d2faf9ed84 2024-09-17T11:32:53.232 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (4m) 18s ago 4m 89.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:32:53.232 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (4m) 12s ago 4m 89.3M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:32:53.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:53 smithi121 bash[20577]: cluster 2024-09-17T11:32:52.205335+0000 mgr.y (mgr.14370) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:53.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:53 smithi092 bash[19809]: cluster 2024-09-17T11:32:52.205335+0000 mgr.y (mgr.14370) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:53.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:53 smithi092 bash[26066]: cluster 2024-09-17T11:32:52.205335+0000 mgr.y (mgr.14370) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:54.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:32:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:32:53] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-17T11:32:54.270 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T11:32:54.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:54 smithi121 bash[20577]: audit 2024-09-17T11:32:53.217953+0000 mgr.y (mgr.14370) 333 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:32:54.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:54 smithi092 bash[19809]: audit 2024-09-17T11:32:53.217953+0000 mgr.y (mgr.14370) 333 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:32:54.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:54 smithi092 bash[26066]: audit 2024-09-17T11:32:53.217953+0000 mgr.y (mgr.14370) 333 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:32:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:56 smithi121 bash[20577]: cluster 2024-09-17T11:32:54.206168+0000 mgr.y (mgr.14370) 334 : cluster [DBG] pgmap v285: 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-17T11:32:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:56 smithi121 bash[20577]: audit 2024-09-17T11:32:55.028190+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:56 smithi121 bash[20577]: audit 2024-09-17T11:32:55.038613+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:56 smithi121 bash[20577]: audit 2024-09-17T11:32:55.048661+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:56.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:56 smithi092 bash[19809]: cluster 2024-09-17T11:32:54.206168+0000 mgr.y (mgr.14370) 334 : cluster [DBG] pgmap v285: 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-17T11:32:56.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:56 smithi092 bash[19809]: audit 2024-09-17T11:32:55.028190+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:56.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:56 smithi092 bash[19809]: audit 2024-09-17T11:32:55.038613+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:56.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:56 smithi092 bash[19809]: audit 2024-09-17T11:32:55.048661+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:56.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:56 smithi092 bash[26066]: cluster 2024-09-17T11:32:54.206168+0000 mgr.y (mgr.14370) 334 : cluster [DBG] pgmap v285: 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-17T11:32:56.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:56 smithi092 bash[26066]: audit 2024-09-17T11:32:55.028190+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:56.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:56 smithi092 bash[26066]: audit 2024-09-17T11:32:55.038613+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:56.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:56 smithi092 bash[26066]: audit 2024-09-17T11:32:55.048661+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:32:58.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:58 smithi121 bash[20577]: cluster 2024-09-17T11:32:56.206828+0000 mgr.y (mgr.14370) 335 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:58 smithi121 bash[20577]: audit 2024-09-17T11:32:57.870259+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:58.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:58 smithi092 bash[19809]: cluster 2024-09-17T11:32:56.206828+0000 mgr.y (mgr.14370) 335 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:58.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:58 smithi092 bash[19809]: audit 2024-09-17T11:32:57.870259+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:58.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:58 smithi092 bash[26066]: cluster 2024-09-17T11:32:56.206828+0000 mgr.y (mgr.14370) 335 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:32:58.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:58 smithi092 bash[26066]: audit 2024-09-17T11:32:57.870259+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:32:59.057 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:32:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:32:59 smithi121 bash[20577]: audit 2024-09-17T11:32:57.982085+0000 mgr.y (mgr.14370) 336 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:59.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:32:59 smithi092 bash[19809]: audit 2024-09-17T11:32:57.982085+0000 mgr.y (mgr.14370) 336 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:32:59.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:32:59 smithi092 bash[26066]: audit 2024-09-17T11:32:57.982085+0000 mgr.y (mgr.14370) 336 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:00.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:00 smithi092 bash[19809]: cluster 2024-09-17T11:32:58.207518+0000 mgr.y (mgr.14370) 337 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:00.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:00 smithi092 bash[26066]: cluster 2024-09-17T11:32:58.207518+0000 mgr.y (mgr.14370) 337 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:00 smithi121 bash[20577]: cluster 2024-09-17T11:32:58.207518+0000 mgr.y (mgr.14370) 337 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:01.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:01 smithi092 bash[19809]: cluster 2024-09-17T11:33:00.209179+0000 mgr.y (mgr.14370) 338 : cluster [DBG] pgmap v288: 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-17T11:33:01.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:01 smithi092 bash[19809]: audit 2024-09-17T11:33:00.428045+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:01.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:01 smithi092 bash[19809]: audit 2024-09-17T11:33:00.448135+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:01.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:01 smithi092 bash[19809]: audit 2024-09-17T11:33:00.453894+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:01.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:01 smithi092 bash[26066]: cluster 2024-09-17T11:33:00.209179+0000 mgr.y (mgr.14370) 338 : cluster [DBG] pgmap v288: 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-17T11:33:01.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:01 smithi092 bash[26066]: audit 2024-09-17T11:33:00.428045+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:01.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:01 smithi092 bash[26066]: audit 2024-09-17T11:33:00.448135+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:01.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:01 smithi092 bash[26066]: audit 2024-09-17T11:33:00.453894+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:01.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:01 smithi121 bash[20577]: cluster 2024-09-17T11:33:00.209179+0000 mgr.y (mgr.14370) 338 : cluster [DBG] pgmap v288: 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-17T11:33:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:01 smithi121 bash[20577]: audit 2024-09-17T11:33:00.428045+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:01 smithi121 bash[20577]: audit 2024-09-17T11:33:00.448135+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:01 smithi121 bash[20577]: audit 2024-09-17T11:33:00.453894+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:02.691 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:33:02.691 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:33:02.691 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:33:02.692 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:33:02.693 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 15 2024-09-17T11:33:02.693 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:33:02.693 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:33:03.417 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph -s' 2024-09-17T11:33:03.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:03 smithi092 bash[19809]: cluster 2024-09-17T11:33:02.209916+0000 mgr.y (mgr.14370) 339 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:03.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:03 smithi092 bash[19809]: audit 2024-09-17T11:33:02.698439+0000 mon.a (mon.0) 1459 : audit [DBG] from='client.? 172.21.15.92:0/48253185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:33:03.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:03 smithi092 bash[26066]: cluster 2024-09-17T11:33:02.209916+0000 mgr.y (mgr.14370) 339 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:03.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:03 smithi092 bash[26066]: audit 2024-09-17T11:33:02.698439+0000 mon.a (mon.0) 1459 : audit [DBG] from='client.? 172.21.15.92:0/48253185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:33:03.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:03 smithi121 bash[20577]: cluster 2024-09-17T11:33:02.209916+0000 mgr.y (mgr.14370) 339 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:03.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:03 smithi121 bash[20577]: audit 2024-09-17T11:33:02.698439+0000 mon.a (mon.0) 1459 : audit [DBG] from='client.? 172.21.15.92:0/48253185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:33:04.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:33:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:33:03] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T11:33:05.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:05 smithi121 bash[20577]: cluster 2024-09-17T11:33:04.211557+0000 mgr.y (mgr.14370) 340 : cluster [DBG] pgmap v290: 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-17T11:33:05.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:05 smithi092 bash[19809]: cluster 2024-09-17T11:33:04.211557+0000 mgr.y (mgr.14370) 340 : cluster [DBG] pgmap v290: 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-17T11:33:05.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:05 smithi092 bash[26066]: cluster 2024-09-17T11:33:04.211557+0000 mgr.y (mgr.14370) 340 : cluster [DBG] pgmap v290: 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-17T11:33:07.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:07 smithi121 bash[20577]: cluster 2024-09-17T11:33:06.212305+0000 mgr.y (mgr.14370) 341 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:07.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:07 smithi092 bash[19809]: cluster 2024-09-17T11:33:06.212305+0000 mgr.y (mgr.14370) 341 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:07.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:07 smithi092 bash[26066]: cluster 2024-09-17T11:33:06.212305+0000 mgr.y (mgr.14370) 341 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:08.175 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:33:08.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:08 smithi092 bash[19809]: audit 2024-09-17T11:33:07.989830+0000 mgr.y (mgr.14370) 342 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:08.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:08 smithi092 bash[26066]: audit 2024-09-17T11:33:07.989830+0000 mgr.y (mgr.14370) 342 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:08.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:08 smithi121 bash[20577]: audit 2024-09-17T11:33:07.989830+0000 mgr.y (mgr.14370) 342 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:09.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:09 smithi121 bash[20577]: cluster 2024-09-17T11:33:08.212832+0000 mgr.y (mgr.14370) 343 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:09.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:09 smithi092 bash[19809]: cluster 2024-09-17T11:33:08.212832+0000 mgr.y (mgr.14370) 343 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:09.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:09 smithi092 bash[26066]: cluster 2024-09-17T11:33:08.212832+0000 mgr.y (mgr.14370) 343 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:11.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:11 smithi121 bash[20577]: cluster 2024-09-17T11:33:10.214481+0000 mgr.y (mgr.14370) 344 : cluster [DBG] pgmap v293: 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-17T11:33:11.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:11 smithi092 bash[19809]: cluster 2024-09-17T11:33:10.214481+0000 mgr.y (mgr.14370) 344 : cluster [DBG] pgmap v293: 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-17T11:33:11.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:11 smithi092 bash[26066]: cluster 2024-09-17T11:33:10.214481+0000 mgr.y (mgr.14370) 344 : cluster [DBG] pgmap v293: 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-17T11:33:12.669 INFO:teuthology.orchestra.run.smithi092.stdout: cluster: 2024-09-17T11:33:12.670 INFO:teuthology.orchestra.run.smithi092.stdout: id: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:33:12.670 INFO:teuthology.orchestra.run.smithi092.stdout: health: HEALTH_OK 2024-09-17T11:33:12.670 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:33:12.670 INFO:teuthology.orchestra.run.smithi092.stdout: services: 2024-09-17T11:33:12.671 INFO:teuthology.orchestra.run.smithi092.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-17T11:33:12.671 INFO:teuthology.orchestra.run.smithi092.stdout: mgr: y(active, since 8m), standbys: x 2024-09-17T11:33:12.671 INFO:teuthology.orchestra.run.smithi092.stdout: osd: 8 osds: 8 up (since 9m), 8 in (since 10m) 2024-09-17T11:33:12.671 INFO:teuthology.orchestra.run.smithi092.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T11:33:12.671 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:33:12.671 INFO:teuthology.orchestra.run.smithi092.stdout: data: 2024-09-17T11:33:12.672 INFO:teuthology.orchestra.run.smithi092.stdout: pools: 6 pools, 161 pgs 2024-09-17T11:33:12.672 INFO:teuthology.orchestra.run.smithi092.stdout: objects: 212 objects, 585 KiB 2024-09-17T11:33:12.672 INFO:teuthology.orchestra.run.smithi092.stdout: usage: 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:33:12.672 INFO:teuthology.orchestra.run.smithi092.stdout: pgs: 161 active+clean 2024-09-17T11:33:12.672 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:33:12.672 INFO:teuthology.orchestra.run.smithi092.stdout: io: 2024-09-17T11:33:12.673 INFO:teuthology.orchestra.run.smithi092.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T11:33:12.673 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:33:13.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:13 smithi092 bash[26066]: cluster 2024-09-17T11:33:12.215149+0000 mgr.y (mgr.14370) 345 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:13.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:13 smithi092 bash[26066]: audit 2024-09-17T11:33:12.676922+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.92:0/41648231' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:33:13.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:13 smithi092 bash[26066]: audit 2024-09-17T11:33:12.870578+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:13.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:13 smithi092 bash[19809]: cluster 2024-09-17T11:33:12.215149+0000 mgr.y (mgr.14370) 345 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:13.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:13 smithi092 bash[19809]: audit 2024-09-17T11:33:12.676922+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.92:0/41648231' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:33:13.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:13 smithi092 bash[19809]: audit 2024-09-17T11:33:12.870578+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:13.723 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ls' 2024-09-17T11:33:13.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:13 smithi121 bash[20577]: cluster 2024-09-17T11:33:12.215149+0000 mgr.y (mgr.14370) 345 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:13.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:13 smithi121 bash[20577]: audit 2024-09-17T11:33:12.676922+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.92:0/41648231' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:33:13.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:13 smithi121 bash[20577]: audit 2024-09-17T11:33:12.870578+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:14.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:33:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:33:13] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:33:16.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:16 smithi121 bash[20577]: cluster 2024-09-17T11:33:14.216822+0000 mgr.y (mgr.14370) 346 : cluster [DBG] pgmap v295: 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-17T11:33:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:16 smithi121 bash[20577]: audit 2024-09-17T11:33:15.168254+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:16 smithi121 bash[20577]: audit 2024-09-17T11:33:15.174321+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:16 smithi121 bash[20577]: audit 2024-09-17T11:33:15.179661+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:16.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:16 smithi092 bash[19809]: cluster 2024-09-17T11:33:14.216822+0000 mgr.y (mgr.14370) 346 : cluster [DBG] pgmap v295: 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-17T11:33:16.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:16 smithi092 bash[19809]: audit 2024-09-17T11:33:15.168254+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:16.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:16 smithi092 bash[19809]: audit 2024-09-17T11:33:15.174321+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:16.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:16 smithi092 bash[19809]: audit 2024-09-17T11:33:15.179661+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:16.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:16 smithi092 bash[26066]: cluster 2024-09-17T11:33:14.216822+0000 mgr.y (mgr.14370) 346 : cluster [DBG] pgmap v295: 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-17T11:33:16.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:16 smithi092 bash[26066]: audit 2024-09-17T11:33:15.168254+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:16.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:16 smithi092 bash[26066]: audit 2024-09-17T11:33:15.174321+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:16.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:16 smithi092 bash[26066]: audit 2024-09-17T11:33:15.179661+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:18.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:18 smithi092 bash[19809]: cluster 2024-09-17T11:33:16.217542+0000 mgr.y (mgr.14370) 347 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:18.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:18 smithi092 bash[19809]: audit 2024-09-17T11:33:17.869800+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:33:18.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:18 smithi092 bash[19809]: audit 2024-09-17T11:33:17.871406+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:33:18.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:18 smithi092 bash[19809]: audit 2024-09-17T11:33:17.882687+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:18.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:18 smithi092 bash[26066]: cluster 2024-09-17T11:33:16.217542+0000 mgr.y (mgr.14370) 347 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:18.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:18 smithi092 bash[26066]: audit 2024-09-17T11:33:17.869800+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:33:18.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:18 smithi092 bash[26066]: audit 2024-09-17T11:33:17.871406+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:33:18.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:18 smithi092 bash[26066]: audit 2024-09-17T11:33:17.882687+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:18 smithi121 bash[20577]: cluster 2024-09-17T11:33:16.217542+0000 mgr.y (mgr.14370) 347 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:18 smithi121 bash[20577]: audit 2024-09-17T11:33:17.869800+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:33:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:18 smithi121 bash[20577]: audit 2024-09-17T11:33:17.871406+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:33:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:18 smithi121 bash[20577]: audit 2024-09-17T11:33:17.882687+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:18.723 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:33:19.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:19 smithi121 bash[20577]: audit 2024-09-17T11:33:18.000791+0000 mgr.y (mgr.14370) 348 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:19.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:19 smithi092 bash[19809]: audit 2024-09-17T11:33:18.000791+0000 mgr.y (mgr.14370) 348 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:19.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:19 smithi092 bash[26066]: audit 2024-09-17T11:33:18.000791+0000 mgr.y (mgr.14370) 348 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:20.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:20 smithi092 bash[19809]: cluster 2024-09-17T11:33:18.218092+0000 mgr.y (mgr.14370) 349 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:20.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:20 smithi092 bash[26066]: cluster 2024-09-17T11:33:18.218092+0000 mgr.y (mgr.14370) 349 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:20.502 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:20 smithi121 bash[20577]: cluster 2024-09-17T11:33:18.218092+0000 mgr.y (mgr.14370) 349 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:21.914 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:21 smithi092 bash[19809]: cluster 2024-09-17T11:33:20.218935+0000 mgr.y (mgr.14370) 350 : cluster [DBG] pgmap v298: 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-17T11:33:21.914 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:21 smithi092 bash[19809]: audit 2024-09-17T11:33:20.608804+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:21.915 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:21 smithi092 bash[19809]: audit 2024-09-17T11:33:20.618425+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:21.915 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:21 smithi092 bash[19809]: audit 2024-09-17T11:33:20.627268+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:21.915 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:21 smithi092 bash[26066]: cluster 2024-09-17T11:33:20.218935+0000 mgr.y (mgr.14370) 350 : cluster [DBG] pgmap v298: 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-17T11:33:21.915 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:21 smithi092 bash[26066]: audit 2024-09-17T11:33:20.608804+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:21.915 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:21 smithi092 bash[26066]: audit 2024-09-17T11:33:20.618425+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:21.915 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:21 smithi092 bash[26066]: audit 2024-09-17T11:33:20.627268+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:21.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:21 smithi121 bash[20577]: cluster 2024-09-17T11:33:20.218935+0000 mgr.y (mgr.14370) 350 : cluster [DBG] pgmap v298: 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-17T11:33:21.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:21 smithi121 bash[20577]: audit 2024-09-17T11:33:20.608804+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:21.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:21 smithi121 bash[20577]: audit 2024-09-17T11:33:20.618425+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:21.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:21 smithi121 bash[20577]: audit 2024-09-17T11:33:20.627268+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:22.277 INFO:teuthology.orchestra.run.smithi092.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T11:33:22.277 INFO:teuthology.orchestra.run.smithi092.stdout:agent 2/2 7s ago 8m * 2024-09-17T11:33:22.277 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager ?:9093,9094 1/1 7s ago 8m smithi092=a;count:1 2024-09-17T11:33:22.277 INFO:teuthology.orchestra.run.smithi092.stdout:grafana ?:3000 1/1 1s ago 8m smithi121=a;count:1 2024-09-17T11:33:22.277 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo ?:5000 1/1 7s ago 4m count:1 2024-09-17T11:33:22.277 INFO:teuthology.orchestra.run.smithi092.stdout:mgr 2/2 7s ago 17m smithi092=y;smithi121=x;count:2 2024-09-17T11:33:22.277 INFO:teuthology.orchestra.run.smithi092.stdout:mon 3/3 7s ago 17m smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi121:172.21.15.121=b;count:3 2024-09-17T11:33:22.278 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter ?:9100 2/2 7s ago 8m smithi092=a;smithi121=b;count:2 2024-09-17T11:33:22.278 INFO:teuthology.orchestra.run.smithi092.stdout:osd 8 7s ago - 2024-09-17T11:33:22.278 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus ?:9095 1/1 1s ago 9m smithi121=a;count:1 2024-09-17T11:33:22.278 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo ?:8000 2/2 7s ago 4m count:2 2024-09-17T11:33:23.017 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T11:33:24.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:23 smithi121 bash[20577]: cluster 2024-09-17T11:33:22.219557+0000 mgr.y (mgr.14370) 351 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:23 smithi121 bash[20577]: audit 2024-09-17T11:33:22.269186+0000 mgr.y (mgr.14370) 352 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:33:24.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:33:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:33:23] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:33:24.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:23 smithi092 bash[19809]: cluster 2024-09-17T11:33:22.219557+0000 mgr.y (mgr.14370) 351 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:24.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:23 smithi092 bash[19809]: audit 2024-09-17T11:33:22.269186+0000 mgr.y (mgr.14370) 352 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:33:24.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:23 smithi092 bash[26066]: cluster 2024-09-17T11:33:22.219557+0000 mgr.y (mgr.14370) 351 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:24.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:23 smithi092 bash[26066]: audit 2024-09-17T11:33:22.269186+0000 mgr.y (mgr.14370) 352 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:33:26.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:25 smithi121 bash[20577]: cluster 2024-09-17T11:33:24.221011+0000 mgr.y (mgr.14370) 353 : cluster [DBG] pgmap v300: 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-17T11:33:26.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:25 smithi092 bash[19809]: cluster 2024-09-17T11:33:24.221011+0000 mgr.y (mgr.14370) 353 : cluster [DBG] pgmap v300: 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-17T11:33:26.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:25 smithi092 bash[26066]: cluster 2024-09-17T11:33:24.221011+0000 mgr.y (mgr.14370) 353 : cluster [DBG] pgmap v300: 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-17T11:33:27.775 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:33:27.872 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:27 smithi092 bash[19809]: cluster 2024-09-17T11:33:26.221854+0000 mgr.y (mgr.14370) 354 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:27.872 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:27 smithi092 bash[26066]: cluster 2024-09-17T11:33:26.221854+0000 mgr.y (mgr.14370) 354 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:28.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:27 smithi121 bash[20577]: cluster 2024-09-17T11:33:26.221854+0000 mgr.y (mgr.14370) 354 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:29.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:28 smithi092 bash[19809]: audit 2024-09-17T11:33:27.871191+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:29.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:28 smithi092 bash[19809]: audit 2024-09-17T11:33:28.012042+0000 mgr.y (mgr.14370) 355 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:29.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:28 smithi092 bash[26066]: audit 2024-09-17T11:33:27.871191+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:29.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:28 smithi092 bash[26066]: audit 2024-09-17T11:33:28.012042+0000 mgr.y (mgr.14370) 355 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:29.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:28 smithi121 bash[20577]: audit 2024-09-17T11:33:27.871191+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:29.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:28 smithi121 bash[20577]: audit 2024-09-17T11:33:28.012042+0000 mgr.y (mgr.14370) 355 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:29.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:29 smithi092 bash[19809]: cluster 2024-09-17T11:33:28.222538+0000 mgr.y (mgr.14370) 356 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:29.988 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:29 smithi092 bash[26066]: cluster 2024-09-17T11:33:28.222538+0000 mgr.y (mgr.14370) 356 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:30.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:29 smithi121 bash[20577]: cluster 2024-09-17T11:33:28.222538+0000 mgr.y (mgr.14370) 356 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:31.882 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:31 smithi092 bash[19809]: cluster 2024-09-17T11:33:30.223698+0000 mgr.y (mgr.14370) 357 : cluster [DBG] pgmap v303: 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-17T11:33:31.882 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:31 smithi092 bash[26066]: cluster 2024-09-17T11:33:30.223698+0000 mgr.y (mgr.14370) 357 : cluster [DBG] pgmap v303: 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-17T11:33:32.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:31 smithi121 bash[20577]: cluster 2024-09-17T11:33:30.223698+0000 mgr.y (mgr.14370) 357 : cluster [DBG] pgmap v303: 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-17T11:33:32.508 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled to redeploy mgr.x on host 'smithi121' 2024-09-17T11:33:32.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.159094+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.92:0/3971152031' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T11:33:32.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.500169+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:32.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.506966+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.514032+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.516961+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.518106+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.524037+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.566939+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.567815+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[19809]: audit 2024-09-17T11:33:32.568633+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.159094+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.92:0/3971152031' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.500169+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:32.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.506966+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:32.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.514032+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:32.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.516961+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:33:32.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.518106+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:33:32.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.524037+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:32.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.566939+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:33:32.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.567815+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:33:32.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:32 smithi092 bash[26066]: audit 2024-09-17T11:33:32.568633+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:33:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.159094+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.92:0/3971152031' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T11:33:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.500169+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.506966+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.514032+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.516961+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:33:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.518106+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:33:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.524037+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.566939+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:33:33.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.567815+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:33:33.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:32 smithi121 bash[20577]: audit 2024-09-17T11:33:32.568633+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:33:33.798 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps --refresh' 2024-09-17T11:33:34.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:33 smithi121 bash[20577]: cluster 2024-09-17T11:33:32.224174+0000 mgr.y (mgr.14370) 358 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:34.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:33 smithi121 bash[20577]: audit 2024-09-17T11:33:32.493537+0000 mgr.y (mgr.14370) 359 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:33:34.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:33 smithi121 bash[20577]: cephadm 2024-09-17T11:33:32.501318+0000 mgr.y (mgr.14370) 360 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T11:33:34.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:33 smithi121 bash[20577]: cephadm 2024-09-17T11:33:32.569505+0000 mgr.y (mgr.14370) 361 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T11:33:34.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:33:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:33:33] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T11:33:34.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:33 smithi092 bash[26066]: cluster 2024-09-17T11:33:32.224174+0000 mgr.y (mgr.14370) 358 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:34.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:33 smithi092 bash[26066]: audit 2024-09-17T11:33:32.493537+0000 mgr.y (mgr.14370) 359 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:33:34.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:33 smithi092 bash[26066]: cephadm 2024-09-17T11:33:32.501318+0000 mgr.y (mgr.14370) 360 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T11:33:34.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:33 smithi092 bash[26066]: cephadm 2024-09-17T11:33:32.569505+0000 mgr.y (mgr.14370) 361 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T11:33:34.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:33 smithi092 bash[19809]: cluster 2024-09-17T11:33:32.224174+0000 mgr.y (mgr.14370) 358 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:34.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:33 smithi092 bash[19809]: audit 2024-09-17T11:33:32.493537+0000 mgr.y (mgr.14370) 359 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:33:34.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:33 smithi092 bash[19809]: cephadm 2024-09-17T11:33:32.501318+0000 mgr.y (mgr.14370) 360 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T11:33:34.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:33 smithi092 bash[19809]: cephadm 2024-09-17T11:33:32.569505+0000 mgr.y (mgr.14370) 361 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T11:33:36.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:35 smithi121 bash[20577]: cluster 2024-09-17T11:33:34.225316+0000 mgr.y (mgr.14370) 362 : cluster [DBG] pgmap v305: 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-17T11:33:36.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:35 smithi121 bash[20577]: audit 2024-09-17T11:33:35.346335+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:36.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:35 smithi121 bash[20577]: audit 2024-09-17T11:33:35.355317+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:36.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:35 smithi121 bash[20577]: audit 2024-09-17T11:33:35.366426+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:36.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:35 smithi092 bash[19809]: cluster 2024-09-17T11:33:34.225316+0000 mgr.y (mgr.14370) 362 : cluster [DBG] pgmap v305: 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-17T11:33:36.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:35 smithi092 bash[19809]: audit 2024-09-17T11:33:35.346335+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:36.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:35 smithi092 bash[19809]: audit 2024-09-17T11:33:35.355317+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:36.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:35 smithi092 bash[19809]: audit 2024-09-17T11:33:35.366426+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:36.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:35 smithi092 bash[26066]: cluster 2024-09-17T11:33:34.225316+0000 mgr.y (mgr.14370) 362 : cluster [DBG] pgmap v305: 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-17T11:33:36.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:35 smithi092 bash[26066]: audit 2024-09-17T11:33:35.346335+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:36.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:35 smithi092 bash[26066]: audit 2024-09-17T11:33:35.355317+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:36.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:35 smithi092 bash[26066]: audit 2024-09-17T11:33:35.366426+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:38.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:37 smithi092 bash[19809]: cluster 2024-09-17T11:33:36.225990+0000 mgr.y (mgr.14370) 363 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:38.016 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:37 smithi092 bash[26066]: cluster 2024-09-17T11:33:36.225990+0000 mgr.y (mgr.14370) 363 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:38.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:37 smithi121 bash[20577]: cluster 2024-09-17T11:33:36.225990+0000 mgr.y (mgr.14370) 363 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:39.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:38 smithi121 bash[20577]: audit 2024-09-17T11:33:38.022170+0000 mgr.y (mgr.14370) 364 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:39.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:38 smithi092 bash[19809]: audit 2024-09-17T11:33:38.022170+0000 mgr.y (mgr.14370) 364 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:39.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:38 smithi092 bash[26066]: audit 2024-09-17T11:33:38.022170+0000 mgr.y (mgr.14370) 364 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:39.218 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:33:40.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:39 smithi121 bash[20577]: cluster 2024-09-17T11:33:38.226688+0000 mgr.y (mgr.14370) 365 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:40.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:39 smithi092 bash[19809]: cluster 2024-09-17T11:33:38.226688+0000 mgr.y (mgr.14370) 365 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:40.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:39 smithi092 bash[26066]: cluster 2024-09-17T11:33:38.226688+0000 mgr.y (mgr.14370) 365 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:41 smithi121 bash[20577]: cluster 2024-09-17T11:33:40.228333+0000 mgr.y (mgr.14370) 366 : cluster [DBG] pgmap v308: 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-17T11:33:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:41 smithi121 bash[20577]: audit 2024-09-17T11:33:40.789842+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:41 smithi121 bash[20577]: audit 2024-09-17T11:33:40.800343+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:41 smithi121 bash[20577]: audit 2024-09-17T11:33:40.810915+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:42.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:41 smithi092 bash[19809]: cluster 2024-09-17T11:33:40.228333+0000 mgr.y (mgr.14370) 366 : cluster [DBG] pgmap v308: 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-17T11:33:42.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:41 smithi092 bash[19809]: audit 2024-09-17T11:33:40.789842+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:42.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:41 smithi092 bash[19809]: audit 2024-09-17T11:33:40.800343+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:42.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:41 smithi092 bash[19809]: audit 2024-09-17T11:33:40.810915+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:42.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:41 smithi092 bash[26066]: cluster 2024-09-17T11:33:40.228333+0000 mgr.y (mgr.14370) 366 : cluster [DBG] pgmap v308: 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-17T11:33:42.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:41 smithi092 bash[26066]: audit 2024-09-17T11:33:40.789842+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:42.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:41 smithi092 bash[26066]: audit 2024-09-17T11:33:40.800343+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:42.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:41 smithi092 bash[26066]: audit 2024-09-17T11:33:40.810915+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:42.683 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 7s ago 18m - - 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 1s ago 18m - - 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (7m) 7s ago 8m 14.0M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (8m) 1s ago 8m 77.6M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (4m) 7s ago 4m 47.7M - 3.8 980a0bfcd684 0d45008ab903 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,8765 running (17m) 1s ago 17m 429M - 18.2.4-855-g19e2a2be 980a0bfcd684 f93e53d16eb1 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:9283,8765 running (20m) 7s ago 20m 499M - 18.2.4-855-g19e2a2be 980a0bfcd684 e66212d14fb2 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (20m) 7s ago 20m 58.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (17m) 1s ago 17m 42.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (17m) 7s ago 17m 43.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:33:42.684 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (8m) 7s ago 8m 8823k - 1.5.0 0da6a335fe13 7edaed2f11eb 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (8m) 1s ago 8m 8576k - 1.5.0 0da6a335fe13 62e15180188f 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (16m) 7s ago 16m 51.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (15m) 7s ago 15m 52.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (14m) 7s ago 14m 48.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (13m) 7s ago 13m 57.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (12m) 1s ago 12m 50.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (11m) 1s ago 12m 57.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (11m) 1s ago 11m 55.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (10m) 1s ago 10m 58.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (7m) 1s ago 9m 46.5M - 2.43.0 a07b618ecd1d 67d2faf9ed84 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (5m) 7s ago 5m 89.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:33:42.685 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (5m) 1s ago 5m 89.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:33:43.406 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T11:33:44.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:43 smithi121 bash[20577]: cluster 2024-09-17T11:33:42.229068+0000 mgr.y (mgr.14370) 367 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:43 smithi121 bash[20577]: audit 2024-09-17T11:33:42.649806+0000 mgr.y (mgr.14370) 368 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:33:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:43 smithi121 bash[20577]: audit 2024-09-17T11:33:42.871594+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:44.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:33:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:33:43] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:33:44.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:43 smithi092 bash[19809]: cluster 2024-09-17T11:33:42.229068+0000 mgr.y (mgr.14370) 367 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:44.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:43 smithi092 bash[19809]: audit 2024-09-17T11:33:42.649806+0000 mgr.y (mgr.14370) 368 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:33:44.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:43 smithi092 bash[19809]: audit 2024-09-17T11:33:42.871594+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:44.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:43 smithi092 bash[26066]: cluster 2024-09-17T11:33:42.229068+0000 mgr.y (mgr.14370) 367 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:44.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:43 smithi092 bash[26066]: audit 2024-09-17T11:33:42.649806+0000 mgr.y (mgr.14370) 368 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:33:44.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:43 smithi092 bash[26066]: audit 2024-09-17T11:33:42.871594+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:46.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:45 smithi121 bash[20577]: cluster 2024-09-17T11:33:44.230680+0000 mgr.y (mgr.14370) 369 : cluster [DBG] pgmap v310: 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-17T11:33:46.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:45 smithi092 bash[19809]: cluster 2024-09-17T11:33:44.230680+0000 mgr.y (mgr.14370) 369 : cluster [DBG] pgmap v310: 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-17T11:33:46.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:45 smithi092 bash[26066]: cluster 2024-09-17T11:33:44.230680+0000 mgr.y (mgr.14370) 369 : cluster [DBG] pgmap v310: 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-17T11:33:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:47 smithi121 bash[20577]: cluster 2024-09-17T11:33:46.231391+0000 mgr.y (mgr.14370) 370 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:48.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:47 smithi092 bash[19809]: cluster 2024-09-17T11:33:46.231391+0000 mgr.y (mgr.14370) 370 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:48.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:47 smithi092 bash[26066]: cluster 2024-09-17T11:33:46.231391+0000 mgr.y (mgr.14370) 370 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:48.164 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:33:49.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:48 smithi121 bash[20577]: audit 2024-09-17T11:33:48.033340+0000 mgr.y (mgr.14370) 371 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:49.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:48 smithi092 bash[19809]: audit 2024-09-17T11:33:48.033340+0000 mgr.y (mgr.14370) 371 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:49.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:48 smithi092 bash[26066]: audit 2024-09-17T11:33:48.033340+0000 mgr.y (mgr.14370) 371 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:50.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:49 smithi121 bash[20577]: cluster 2024-09-17T11:33:48.232109+0000 mgr.y (mgr.14370) 372 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:50.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:49 smithi092 bash[19809]: cluster 2024-09-17T11:33:48.232109+0000 mgr.y (mgr.14370) 372 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:50.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:49 smithi092 bash[26066]: cluster 2024-09-17T11:33:48.232109+0000 mgr.y (mgr.14370) 372 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:52.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:51 smithi092 bash[19809]: cluster 2024-09-17T11:33:50.233525+0000 mgr.y (mgr.14370) 373 : cluster [DBG] pgmap v313: 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-17T11:33:52.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:51 smithi092 bash[26066]: cluster 2024-09-17T11:33:50.233525+0000 mgr.y (mgr.14370) 373 : cluster [DBG] pgmap v313: 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-17T11:33:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:51 smithi121 bash[20577]: cluster 2024-09-17T11:33:50.233525+0000 mgr.y (mgr.14370) 373 : cluster [DBG] pgmap v313: 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-17T11:33:54.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:53 smithi092 bash[19809]: cluster 2024-09-17T11:33:52.233987+0000 mgr.y (mgr.14370) 374 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:54.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:33:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:33:53] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:33:54.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:53 smithi092 bash[26066]: cluster 2024-09-17T11:33:52.233987+0000 mgr.y (mgr.14370) 374 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:54.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:53 smithi121 bash[20577]: cluster 2024-09-17T11:33:52.233987+0000 mgr.y (mgr.14370) 374 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:56.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:55 smithi092 bash[19809]: cluster 2024-09-17T11:33:54.234817+0000 mgr.y (mgr.14370) 375 : cluster [DBG] pgmap v315: 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-17T11:33:56.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:55 smithi092 bash[19809]: audit 2024-09-17T11:33:55.517209+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:56.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:55 smithi092 bash[19809]: audit 2024-09-17T11:33:55.523603+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:56.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:55 smithi092 bash[19809]: audit 2024-09-17T11:33:55.529235+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:56.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:55 smithi092 bash[26066]: cluster 2024-09-17T11:33:54.234817+0000 mgr.y (mgr.14370) 375 : cluster [DBG] pgmap v315: 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-17T11:33:56.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:55 smithi092 bash[26066]: audit 2024-09-17T11:33:55.517209+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:56.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:55 smithi092 bash[26066]: audit 2024-09-17T11:33:55.523603+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:56.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:55 smithi092 bash[26066]: audit 2024-09-17T11:33:55.529235+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:56.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:55 smithi121 bash[20577]: cluster 2024-09-17T11:33:54.234817+0000 mgr.y (mgr.14370) 375 : cluster [DBG] pgmap v315: 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-17T11:33:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:55 smithi121 bash[20577]: audit 2024-09-17T11:33:55.517209+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:55 smithi121 bash[20577]: audit 2024-09-17T11:33:55.523603+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:55 smithi121 bash[20577]: audit 2024-09-17T11:33:55.529235+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:33:58.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:57 smithi121 bash[20577]: cluster 2024-09-17T11:33:56.235578+0000 mgr.y (mgr.14370) 376 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:58.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:57 smithi092 bash[19809]: cluster 2024-09-17T11:33:56.235578+0000 mgr.y (mgr.14370) 376 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:58.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:57 smithi092 bash[26066]: cluster 2024-09-17T11:33:56.235578+0000 mgr.y (mgr.14370) 376 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:33:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:58 smithi121 bash[20577]: audit 2024-09-17T11:33:57.871876+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:58 smithi121 bash[20577]: audit 2024-09-17T11:33:58.044581+0000 mgr.y (mgr.14370) 377 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:59.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:58 smithi092 bash[19809]: audit 2024-09-17T11:33:57.871876+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:59.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:58 smithi092 bash[19809]: audit 2024-09-17T11:33:58.044581+0000 mgr.y (mgr.14370) 377 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:33:59.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:58 smithi092 bash[26066]: audit 2024-09-17T11:33:57.871876+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:33:59.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:58 smithi092 bash[26066]: audit 2024-09-17T11:33:58.044581+0000 mgr.y (mgr.14370) 377 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:33:59 smithi121 bash[20577]: cluster 2024-09-17T11:33:58.236384+0000 mgr.y (mgr.14370) 378 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:00.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:33:59 smithi092 bash[19809]: cluster 2024-09-17T11:33:58.236384+0000 mgr.y (mgr.14370) 378 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:00.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:33:59 smithi092 bash[26066]: cluster 2024-09-17T11:33:58.236384+0000 mgr.y (mgr.14370) 378 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:02.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:01 smithi121 bash[20577]: cluster 2024-09-17T11:34:00.238083+0000 mgr.y (mgr.14370) 379 : cluster [DBG] pgmap v318: 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-17T11:34:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:01 smithi121 bash[20577]: audit 2024-09-17T11:34:00.972621+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:01 smithi121 bash[20577]: audit 2024-09-17T11:34:00.985568+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:01 smithi121 bash[20577]: audit 2024-09-17T11:34:00.998585+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:02.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:01 smithi092 bash[19809]: cluster 2024-09-17T11:34:00.238083+0000 mgr.y (mgr.14370) 379 : cluster [DBG] pgmap v318: 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-17T11:34:02.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:01 smithi092 bash[19809]: audit 2024-09-17T11:34:00.972621+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:02.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:01 smithi092 bash[19809]: audit 2024-09-17T11:34:00.985568+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:02.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:01 smithi092 bash[19809]: audit 2024-09-17T11:34:00.998585+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:02.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:01 smithi092 bash[26066]: cluster 2024-09-17T11:34:00.238083+0000 mgr.y (mgr.14370) 379 : cluster [DBG] pgmap v318: 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-17T11:34:02.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:01 smithi092 bash[26066]: audit 2024-09-17T11:34:00.972621+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:02.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:01 smithi092 bash[26066]: audit 2024-09-17T11:34:00.985568+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:02.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:01 smithi092 bash[26066]: audit 2024-09-17T11:34:00.998585+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:03.965 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:34:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:34:03] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:34:04.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:03 smithi121 bash[20577]: cluster 2024-09-17T11:34:02.238768+0000 mgr.y (mgr.14370) 380 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:04.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:03 smithi092 bash[19809]: cluster 2024-09-17T11:34:02.238768+0000 mgr.y (mgr.14370) 380 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:04.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:03 smithi092 bash[26066]: cluster 2024-09-17T11:34:02.238768+0000 mgr.y (mgr.14370) 380 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:06.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:05 smithi121 bash[20577]: cluster 2024-09-17T11:34:04.240465+0000 mgr.y (mgr.14370) 381 : cluster [DBG] pgmap v320: 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-17T11:34:06.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:05 smithi092 bash[19809]: cluster 2024-09-17T11:34:04.240465+0000 mgr.y (mgr.14370) 381 : cluster [DBG] pgmap v320: 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-17T11:34:06.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:05 smithi092 bash[26066]: cluster 2024-09-17T11:34:04.240465+0000 mgr.y (mgr.14370) 381 : cluster [DBG] pgmap v320: 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-17T11:34:08.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:07 smithi121 bash[20577]: cluster 2024-09-17T11:34:06.241159+0000 mgr.y (mgr.14370) 382 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:08.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:07 smithi092 bash[19809]: cluster 2024-09-17T11:34:06.241159+0000 mgr.y (mgr.14370) 382 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:08.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:07 smithi092 bash[26066]: cluster 2024-09-17T11:34:06.241159+0000 mgr.y (mgr.14370) 382 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:08 smithi121 bash[20577]: audit 2024-09-17T11:34:08.050008+0000 mgr.y (mgr.14370) 383 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:09.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:08 smithi092 bash[19809]: audit 2024-09-17T11:34:08.050008+0000 mgr.y (mgr.14370) 383 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:08 smithi092 bash[26066]: audit 2024-09-17T11:34:08.050008+0000 mgr.y (mgr.14370) 383 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:10.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:09 smithi121 bash[20577]: cluster 2024-09-17T11:34:08.241882+0000 mgr.y (mgr.14370) 384 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:10.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:09 smithi092 bash[19809]: cluster 2024-09-17T11:34:08.241882+0000 mgr.y (mgr.14370) 384 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:10.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:09 smithi092 bash[26066]: cluster 2024-09-17T11:34:08.241882+0000 mgr.y (mgr.14370) 384 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:12.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:11 smithi121 bash[20577]: cluster 2024-09-17T11:34:10.243684+0000 mgr.y (mgr.14370) 385 : cluster [DBG] pgmap v323: 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-17T11:34:12.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:11 smithi092 bash[19809]: cluster 2024-09-17T11:34:10.243684+0000 mgr.y (mgr.14370) 385 : cluster [DBG] pgmap v323: 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-17T11:34:12.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:11 smithi092 bash[26066]: cluster 2024-09-17T11:34:10.243684+0000 mgr.y (mgr.14370) 385 : cluster [DBG] pgmap v323: 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-17T11:34:13.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:12 smithi121 bash[20577]: audit 2024-09-17T11:34:12.872213+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:13.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:12 smithi092 bash[19809]: audit 2024-09-17T11:34:12.872213+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:13.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:12 smithi092 bash[26066]: audit 2024-09-17T11:34:12.872213+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:14.000 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:34:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:34:13] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:34:14.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:14 smithi121 bash[20577]: cluster 2024-09-17T11:34:12.244504+0000 mgr.y (mgr.14370) 386 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:14.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:14 smithi092 bash[19809]: cluster 2024-09-17T11:34:12.244504+0000 mgr.y (mgr.14370) 386 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:14.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:14 smithi092 bash[26066]: cluster 2024-09-17T11:34:12.244504+0000 mgr.y (mgr.14370) 386 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:16 smithi121 bash[20577]: cluster 2024-09-17T11:34:14.246306+0000 mgr.y (mgr.14370) 387 : cluster [DBG] pgmap v325: 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-17T11:34:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:16 smithi121 bash[20577]: audit 2024-09-17T11:34:15.726828+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:16 smithi121 bash[20577]: audit 2024-09-17T11:34:15.735482+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:16 smithi121 bash[20577]: audit 2024-09-17T11:34:15.745120+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:16.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:16 smithi092 bash[19809]: cluster 2024-09-17T11:34:14.246306+0000 mgr.y (mgr.14370) 387 : cluster [DBG] pgmap v325: 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-17T11:34:16.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:16 smithi092 bash[19809]: audit 2024-09-17T11:34:15.726828+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:16.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:16 smithi092 bash[19809]: audit 2024-09-17T11:34:15.735482+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:16.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:16 smithi092 bash[19809]: audit 2024-09-17T11:34:15.745120+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:16.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:16 smithi092 bash[26066]: cluster 2024-09-17T11:34:14.246306+0000 mgr.y (mgr.14370) 387 : cluster [DBG] pgmap v325: 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-17T11:34:16.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:16 smithi092 bash[26066]: audit 2024-09-17T11:34:15.726828+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:16.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:16 smithi092 bash[26066]: audit 2024-09-17T11:34:15.735482+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:16.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:16 smithi092 bash[26066]: audit 2024-09-17T11:34:15.745120+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:18 smithi121 bash[20577]: cluster 2024-09-17T11:34:16.246958+0000 mgr.y (mgr.14370) 388 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:18.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:18 smithi092 bash[19809]: cluster 2024-09-17T11:34:16.246958+0000 mgr.y (mgr.14370) 388 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:18.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:18 smithi092 bash[26066]: cluster 2024-09-17T11:34:16.246958+0000 mgr.y (mgr.14370) 388 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:19 smithi121 bash[20577]: audit 2024-09-17T11:34:18.061221+0000 mgr.y (mgr.14370) 389 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:19.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:19 smithi092 bash[19809]: audit 2024-09-17T11:34:18.061221+0000 mgr.y (mgr.14370) 389 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:19.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:19 smithi092 bash[26066]: audit 2024-09-17T11:34:18.061221+0000 mgr.y (mgr.14370) 389 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:20 smithi121 bash[20577]: cluster 2024-09-17T11:34:18.247736+0000 mgr.y (mgr.14370) 390 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:20.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:20 smithi092 bash[26066]: cluster 2024-09-17T11:34:18.247736+0000 mgr.y (mgr.14370) 390 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:20.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:20 smithi092 bash[19809]: cluster 2024-09-17T11:34:18.247736+0000 mgr.y (mgr.14370) 390 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:22 smithi121 bash[20577]: cluster 2024-09-17T11:34:20.249496+0000 mgr.y (mgr.14370) 391 : cluster [DBG] pgmap v328: 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-17T11:34:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:22 smithi121 bash[20577]: audit 2024-09-17T11:34:21.191037+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:22 smithi121 bash[20577]: audit 2024-09-17T11:34:21.202203+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:22 smithi121 bash[20577]: audit 2024-09-17T11:34:21.212698+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:22.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:22 smithi092 bash[26066]: cluster 2024-09-17T11:34:20.249496+0000 mgr.y (mgr.14370) 391 : cluster [DBG] pgmap v328: 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-17T11:34:22.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:22 smithi092 bash[26066]: audit 2024-09-17T11:34:21.191037+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:22.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:22 smithi092 bash[26066]: audit 2024-09-17T11:34:21.202203+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:22.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:22 smithi092 bash[26066]: audit 2024-09-17T11:34:21.212698+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:22.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:22 smithi092 bash[19809]: cluster 2024-09-17T11:34:20.249496+0000 mgr.y (mgr.14370) 391 : cluster [DBG] pgmap v328: 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-17T11:34:22.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:22 smithi092 bash[19809]: audit 2024-09-17T11:34:21.191037+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:22.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:22 smithi092 bash[19809]: audit 2024-09-17T11:34:21.202203+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:22.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:22 smithi092 bash[19809]: audit 2024-09-17T11:34:21.212698+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:24.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:34:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:34:23] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:34:24.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:24 smithi121 bash[20577]: cluster 2024-09-17T11:34:22.250201+0000 mgr.y (mgr.14370) 392 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:24 smithi092 bash[19809]: cluster 2024-09-17T11:34:22.250201+0000 mgr.y (mgr.14370) 392 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:24.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:24 smithi092 bash[26066]: cluster 2024-09-17T11:34:22.250201+0000 mgr.y (mgr.14370) 392 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:25.248 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:25.248 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:25.249 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:25.249 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:25.249 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:25.250 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:25.250 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:25.250 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:25.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:25.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:25 smithi121 bash[20577]: cluster 2024-09-17T11:34:24.251887+0000 mgr.y (mgr.14370) 393 : cluster [DBG] pgmap v330: 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-17T11:34:25.531 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:25 smithi121 systemd[1]: Stopping Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:34:25.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:25 smithi092 bash[19809]: cluster 2024-09-17T11:34:24.251887+0000 mgr.y (mgr.14370) 393 : cluster [DBG] pgmap v330: 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-17T11:34:25.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:25 smithi092 bash[26066]: cluster 2024-09-17T11:34:24.251887+0000 mgr.y (mgr.14370) 393 : cluster [DBG] pgmap v330: 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-17T11:34:26.182 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:25 smithi121 bash[54298]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mgr-x 2024-09-17T11:34:26.182 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T11:34:26.182 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:26 smithi121 bash[54359]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mgr-x 2024-09-17T11:34:26.182 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T11:34:26.182 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: Stopped Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:34:26.556 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:26.556 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:26.556 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:26.557 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:26.557 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:26.557 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:26.558 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:26.558 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:34:26.558 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:26 smithi121 systemd[1]: Started Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:34:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: cluster 2024-09-17T11:34:26.252575+0000 mgr.y (mgr.14370) 394 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: audit 2024-09-17T11:34:26.348763+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: audit 2024-09-17T11:34:26.361219+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: audit 2024-09-17T11:34:26.373518+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: audit 2024-09-17T11:34:26.385408+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: audit 2024-09-17T11:34:26.820227+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: audit 2024-09-17T11:34:26.826142+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: audit 2024-09-17T11:34:26.827533+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:34:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: audit 2024-09-17T11:34:26.828306+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:34:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:27 smithi121 bash[20577]: audit 2024-09-17T11:34:26.835693+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: cluster 2024-09-17T11:34:26.252575+0000 mgr.y (mgr.14370) 394 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: audit 2024-09-17T11:34:26.348763+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: audit 2024-09-17T11:34:26.361219+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: audit 2024-09-17T11:34:26.373518+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: audit 2024-09-17T11:34:26.385408+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: audit 2024-09-17T11:34:26.820227+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: audit 2024-09-17T11:34:26.826142+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: audit 2024-09-17T11:34:26.827533+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: audit 2024-09-17T11:34:26.828306+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[19809]: audit 2024-09-17T11:34:26.835693+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: cluster 2024-09-17T11:34:26.252575+0000 mgr.y (mgr.14370) 394 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: audit 2024-09-17T11:34:26.348763+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: audit 2024-09-17T11:34:26.361219+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: audit 2024-09-17T11:34:26.373518+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: audit 2024-09-17T11:34:26.385408+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: audit 2024-09-17T11:34:26.820227+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: audit 2024-09-17T11:34:26.826142+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:27.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: audit 2024-09-17T11:34:26.827533+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:34:27.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: audit 2024-09-17T11:34:26.828306+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:34:27.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:27 smithi092 bash[26066]: audit 2024-09-17T11:34:26.835693+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:28.305 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:28 smithi121 bash[54415]: debug 2024-09-17T11:34:28.129+0000 7f84096d3640 1 -- 172.21.15.121:0/1313984591 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55969f1570e0 con 0x55969f159400 2024-09-17T11:34:28.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:28 smithi121 bash[20577]: audit 2024-09-17T11:34:27.872935+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:28 smithi121 bash[20577]: audit 2024-09-17T11:34:28.065973+0000 mgr.y (mgr.14370) 395 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:28.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:28 smithi092 bash[19809]: audit 2024-09-17T11:34:27.872935+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:28.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:28 smithi092 bash[19809]: audit 2024-09-17T11:34:28.065973+0000 mgr.y (mgr.14370) 395 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:28.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:28 smithi092 bash[26066]: audit 2024-09-17T11:34:27.872935+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:28.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:28 smithi092 bash[26066]: audit 2024-09-17T11:34:28.065973+0000 mgr.y (mgr.14370) 395 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:29.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:29 smithi121 bash[20577]: cluster 2024-09-17T11:34:28.253241+0000 mgr.y (mgr.14370) 396 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:29.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:29 smithi092 bash[19809]: cluster 2024-09-17T11:34:28.253241+0000 mgr.y (mgr.14370) 396 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:29.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:29 smithi092 bash[26066]: cluster 2024-09-17T11:34:28.253241+0000 mgr.y (mgr.14370) 396 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:31.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:31 smithi121 bash[20577]: cluster 2024-09-17T11:34:30.254929+0000 mgr.y (mgr.14370) 397 : cluster [DBG] pgmap v333: 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-17T11:34:31.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:31 smithi092 bash[19809]: cluster 2024-09-17T11:34:30.254929+0000 mgr.y (mgr.14370) 397 : cluster [DBG] pgmap v333: 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-17T11:34:31.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:31 smithi092 bash[26066]: cluster 2024-09-17T11:34:30.254929+0000 mgr.y (mgr.14370) 397 : cluster [DBG] pgmap v333: 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-17T11:34:33.674 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:33 smithi092 bash[19809]: cluster 2024-09-17T11:34:32.255587+0000 mgr.y (mgr.14370) 398 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:33.674 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:33 smithi092 bash[26066]: cluster 2024-09-17T11:34:32.255587+0000 mgr.y (mgr.14370) 398 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:33.726 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:33 smithi121 bash[20577]: cluster 2024-09-17T11:34:32.255587+0000 mgr.y (mgr.14370) 398 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:34.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:34:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:34:33] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:34:34.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[54415]: [17/Sep/2024:11:34:34] ENGINE Bus STARTING 2024-09-17T11:34:34.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[54415]: CherryPy Checker: 2024-09-17T11:34:34.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[54415]: The Application mounted at '' has an empty config. 2024-09-17T11:34:34.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[54415]: [17/Sep/2024:11:34:34] ENGINE Serving on http://:::9283 2024-09-17T11:34:34.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[54415]: [17/Sep/2024:11:34:34] ENGINE Bus STARTED 2024-09-17T11:34:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[20577]: audit 2024-09-17T11:34:34.239099+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:34:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[20577]: audit 2024-09-17T11:34:34.239802+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:34:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[20577]: audit 2024-09-17T11:34:34.241314+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:34:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[20577]: audit 2024-09-17T11:34:34.242679+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:34:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[20577]: cluster 2024-09-17T11:34:34.243905+0000 mon.a (mon.0) 1511 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T11:34:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:34 smithi121 bash[20577]: cluster 2024-09-17T11:34:34.244038+0000 mon.a (mon.0) 1512 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:34:34.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[19809]: audit 2024-09-17T11:34:34.239099+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:34:34.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[19809]: audit 2024-09-17T11:34:34.239802+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:34:34.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[19809]: audit 2024-09-17T11:34:34.241314+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:34:34.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[19809]: audit 2024-09-17T11:34:34.242679+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:34:34.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[19809]: cluster 2024-09-17T11:34:34.243905+0000 mon.a (mon.0) 1511 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T11:34:34.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[19809]: cluster 2024-09-17T11:34:34.244038+0000 mon.a (mon.0) 1512 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:34:34.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[26066]: audit 2024-09-17T11:34:34.239099+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:34:34.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[26066]: audit 2024-09-17T11:34:34.239802+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:34:34.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[26066]: audit 2024-09-17T11:34:34.241314+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:34:34.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[26066]: audit 2024-09-17T11:34:34.242679+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:34:34.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[26066]: cluster 2024-09-17T11:34:34.243905+0000 mon.a (mon.0) 1511 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T11:34:34.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:34 smithi092 bash[26066]: cluster 2024-09-17T11:34:34.244038+0000 mon.a (mon.0) 1512 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:34:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:35 smithi121 bash[20577]: cluster 2024-09-17T11:34:34.256655+0000 mgr.y (mgr.14370) 399 : cluster [DBG] pgmap v335: 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-17T11:34:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:35 smithi121 bash[20577]: cluster 2024-09-17T11:34:34.392105+0000 mon.a (mon.0) 1513 : cluster [DBG] mgrmap e22: y(active, since 9m), standbys: x 2024-09-17T11:34:35.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:35 smithi092 bash[19809]: cluster 2024-09-17T11:34:34.256655+0000 mgr.y (mgr.14370) 399 : cluster [DBG] pgmap v335: 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-17T11:34:35.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:35 smithi092 bash[19809]: cluster 2024-09-17T11:34:34.392105+0000 mon.a (mon.0) 1513 : cluster [DBG] mgrmap e22: y(active, since 9m), standbys: x 2024-09-17T11:34:35.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:35 smithi092 bash[26066]: cluster 2024-09-17T11:34:34.256655+0000 mgr.y (mgr.14370) 399 : cluster [DBG] pgmap v335: 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-17T11:34:35.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:35 smithi092 bash[26066]: cluster 2024-09-17T11:34:34.392105+0000 mon.a (mon.0) 1513 : cluster [DBG] mgrmap e22: y(active, since 9m), standbys: x 2024-09-17T11:34:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:36 smithi121 bash[20577]: audit 2024-09-17T11:34:35.922598+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:36 smithi121 bash[20577]: audit 2024-09-17T11:34:35.933667+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:36 smithi121 bash[20577]: audit 2024-09-17T11:34:35.943666+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:37.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:36 smithi092 bash[19809]: audit 2024-09-17T11:34:35.922598+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:37.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:36 smithi092 bash[19809]: audit 2024-09-17T11:34:35.933667+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:37.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:36 smithi092 bash[19809]: audit 2024-09-17T11:34:35.943666+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:37.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:36 smithi092 bash[26066]: audit 2024-09-17T11:34:35.922598+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:37.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:36 smithi092 bash[26066]: audit 2024-09-17T11:34:35.933667+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:37.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:36 smithi092 bash[26066]: audit 2024-09-17T11:34:35.943666+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:38.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:37 smithi121 bash[20577]: cluster 2024-09-17T11:34:36.257323+0000 mgr.y (mgr.14370) 400 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:38.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:37 smithi092 bash[19809]: cluster 2024-09-17T11:34:36.257323+0000 mgr.y (mgr.14370) 400 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:38.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:37 smithi092 bash[26066]: cluster 2024-09-17T11:34:36.257323+0000 mgr.y (mgr.14370) 400 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:39.203 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:38 smithi121 bash[20577]: audit 2024-09-17T11:34:38.077230+0000 mgr.y (mgr.14370) 401 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:39.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:38 smithi092 bash[19809]: audit 2024-09-17T11:34:38.077230+0000 mgr.y (mgr.14370) 401 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:39.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:38 smithi092 bash[26066]: audit 2024-09-17T11:34:38.077230+0000 mgr.y (mgr.14370) 401 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:39 smithi121 bash[20577]: cluster 2024-09-17T11:34:38.258023+0000 mgr.y (mgr.14370) 402 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:40.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:39 smithi092 bash[19809]: cluster 2024-09-17T11:34:38.258023+0000 mgr.y (mgr.14370) 402 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:40.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:39 smithi092 bash[26066]: cluster 2024-09-17T11:34:38.258023+0000 mgr.y (mgr.14370) 402 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:42.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:41 smithi121 bash[20577]: cluster 2024-09-17T11:34:40.259760+0000 mgr.y (mgr.14370) 403 : cluster [DBG] pgmap v338: 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-17T11:34:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:41 smithi121 bash[20577]: audit 2024-09-17T11:34:41.414608+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:41 smithi121 bash[20577]: audit 2024-09-17T11:34:41.427446+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:41 smithi121 bash[20577]: audit 2024-09-17T11:34:41.440687+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:42.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:41 smithi092 bash[19809]: cluster 2024-09-17T11:34:40.259760+0000 mgr.y (mgr.14370) 403 : cluster [DBG] pgmap v338: 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-17T11:34:42.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:41 smithi092 bash[19809]: audit 2024-09-17T11:34:41.414608+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:42.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:41 smithi092 bash[19809]: audit 2024-09-17T11:34:41.427446+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:42.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:41 smithi092 bash[19809]: audit 2024-09-17T11:34:41.440687+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:42.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:41 smithi092 bash[26066]: cluster 2024-09-17T11:34:40.259760+0000 mgr.y (mgr.14370) 403 : cluster [DBG] pgmap v338: 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-17T11:34:42.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:41 smithi092 bash[26066]: audit 2024-09-17T11:34:41.414608+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:42.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:41 smithi092 bash[26066]: audit 2024-09-17T11:34:41.427446+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:42.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:41 smithi092 bash[26066]: audit 2024-09-17T11:34:41.440687+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:42 smithi121 bash[20577]: audit 2024-09-17T11:34:42.873190+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:43.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:42 smithi092 bash[19809]: audit 2024-09-17T11:34:42.873190+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:43.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:42 smithi092 bash[26066]: audit 2024-09-17T11:34:42.873190+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:43.971 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:34:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:34:43] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-17T11:34:44.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:43 smithi121 bash[20577]: cluster 2024-09-17T11:34:42.260549+0000 mgr.y (mgr.14370) 404 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:44.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:43 smithi092 bash[19809]: cluster 2024-09-17T11:34:42.260549+0000 mgr.y (mgr.14370) 404 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:44.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:43 smithi092 bash[26066]: cluster 2024-09-17T11:34:42.260549+0000 mgr.y (mgr.14370) 404 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:46.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:45 smithi121 bash[20577]: cluster 2024-09-17T11:34:44.262216+0000 mgr.y (mgr.14370) 405 : cluster [DBG] pgmap v340: 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-17T11:34:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:45 smithi092 bash[19809]: cluster 2024-09-17T11:34:44.262216+0000 mgr.y (mgr.14370) 405 : cluster [DBG] pgmap v340: 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-17T11:34:46.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:45 smithi092 bash[26066]: cluster 2024-09-17T11:34:44.262216+0000 mgr.y (mgr.14370) 405 : cluster [DBG] pgmap v340: 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-17T11:34:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:47 smithi121 bash[20577]: cluster 2024-09-17T11:34:46.262901+0000 mgr.y (mgr.14370) 406 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:48.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:47 smithi092 bash[19809]: cluster 2024-09-17T11:34:46.262901+0000 mgr.y (mgr.14370) 406 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:48.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:47 smithi092 bash[26066]: cluster 2024-09-17T11:34:46.262901+0000 mgr.y (mgr.14370) 406 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:48 smithi121 bash[20577]: audit 2024-09-17T11:34:48.085998+0000 mgr.y (mgr.14370) 407 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:49.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:49 smithi092 bash[19809]: audit 2024-09-17T11:34:48.085998+0000 mgr.y (mgr.14370) 407 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:49.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:49 smithi092 bash[26066]: audit 2024-09-17T11:34:48.085998+0000 mgr.y (mgr.14370) 407 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:50.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:49 smithi121 bash[20577]: cluster 2024-09-17T11:34:48.263678+0000 mgr.y (mgr.14370) 408 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:50.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:50 smithi092 bash[19809]: cluster 2024-09-17T11:34:48.263678+0000 mgr.y (mgr.14370) 408 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:50.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:50 smithi092 bash[26066]: cluster 2024-09-17T11:34:48.263678+0000 mgr.y (mgr.14370) 408 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:52.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:52 smithi092 bash[19809]: cluster 2024-09-17T11:34:50.265312+0000 mgr.y (mgr.14370) 409 : cluster [DBG] pgmap v343: 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-17T11:34:52.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:52 smithi092 bash[19809]: audit 2024-09-17T11:34:51.116021+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:52.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:52 smithi092 bash[19809]: audit 2024-09-17T11:34:51.125457+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:52.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:52 smithi092 bash[19809]: audit 2024-09-17T11:34:51.132783+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:52.459 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:52 smithi092 bash[26066]: cluster 2024-09-17T11:34:50.265312+0000 mgr.y (mgr.14370) 409 : cluster [DBG] pgmap v343: 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-17T11:34:52.459 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:52 smithi092 bash[26066]: audit 2024-09-17T11:34:51.116021+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:52.459 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:52 smithi092 bash[26066]: audit 2024-09-17T11:34:51.125457+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:52.459 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:52 smithi092 bash[26066]: audit 2024-09-17T11:34:51.132783+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:52 smithi121 bash[20577]: cluster 2024-09-17T11:34:50.265312+0000 mgr.y (mgr.14370) 409 : cluster [DBG] pgmap v343: 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-17T11:34:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:52 smithi121 bash[20577]: audit 2024-09-17T11:34:51.116021+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:52 smithi121 bash[20577]: audit 2024-09-17T11:34:51.125457+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:52 smithi121 bash[20577]: audit 2024-09-17T11:34:51.132783+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:53.977 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:34:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:34:53] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-17T11:34:54.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:54 smithi092 bash[19809]: cluster 2024-09-17T11:34:52.265903+0000 mgr.y (mgr.14370) 410 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:54.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:54 smithi092 bash[26066]: cluster 2024-09-17T11:34:52.265903+0000 mgr.y (mgr.14370) 410 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:54 smithi121 bash[20577]: cluster 2024-09-17T11:34:52.265903+0000 mgr.y (mgr.14370) 410 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:56.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:56 smithi121 bash[20577]: cluster 2024-09-17T11:34:54.267530+0000 mgr.y (mgr.14370) 411 : cluster [DBG] pgmap v345: 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-17T11:34:56.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:56 smithi092 bash[19809]: cluster 2024-09-17T11:34:54.267530+0000 mgr.y (mgr.14370) 411 : cluster [DBG] pgmap v345: 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-17T11:34:56.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:56 smithi092 bash[26066]: cluster 2024-09-17T11:34:54.267530+0000 mgr.y (mgr.14370) 411 : cluster [DBG] pgmap v345: 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-17T11:34:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:57 smithi121 bash[20577]: audit 2024-09-17T11:34:56.149848+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:57 smithi121 bash[20577]: audit 2024-09-17T11:34:56.157698+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:57 smithi121 bash[20577]: audit 2024-09-17T11:34:56.168237+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:57.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:57 smithi092 bash[19809]: audit 2024-09-17T11:34:56.149848+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:57.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:57 smithi092 bash[19809]: audit 2024-09-17T11:34:56.157698+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:57.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:57 smithi092 bash[19809]: audit 2024-09-17T11:34:56.168237+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:57.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:57 smithi092 bash[26066]: audit 2024-09-17T11:34:56.149848+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:57.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:57 smithi092 bash[26066]: audit 2024-09-17T11:34:56.157698+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:57.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:57 smithi092 bash[26066]: audit 2024-09-17T11:34:56.168237+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:34:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:58 smithi121 bash[20577]: cluster 2024-09-17T11:34:56.268218+0000 mgr.y (mgr.14370) 412 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:58 smithi121 bash[20577]: audit 2024-09-17T11:34:57.873799+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:58.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:58 smithi092 bash[19809]: cluster 2024-09-17T11:34:56.268218+0000 mgr.y (mgr.14370) 412 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:58.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:58 smithi092 bash[19809]: audit 2024-09-17T11:34:57.873799+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:58 smithi092 bash[26066]: cluster 2024-09-17T11:34:56.268218+0000 mgr.y (mgr.14370) 412 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:34:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:58 smithi092 bash[26066]: audit 2024-09-17T11:34:57.873799+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:34:59.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:34:59 smithi121 bash[20577]: audit 2024-09-17T11:34:58.097289+0000 mgr.y (mgr.14370) 413 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:59.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:34:59 smithi092 bash[19809]: audit 2024-09-17T11:34:58.097289+0000 mgr.y (mgr.14370) 413 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:34:59.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:34:59 smithi092 bash[26066]: audit 2024-09-17T11:34:58.097289+0000 mgr.y (mgr.14370) 413 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:00 smithi121 bash[20577]: cluster 2024-09-17T11:34:58.268944+0000 mgr.y (mgr.14370) 414 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:00.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:00 smithi092 bash[19809]: cluster 2024-09-17T11:34:58.268944+0000 mgr.y (mgr.14370) 414 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:00.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:00 smithi092 bash[26066]: cluster 2024-09-17T11:34:58.268944+0000 mgr.y (mgr.14370) 414 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:02.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:02 smithi121 bash[20577]: cluster 2024-09-17T11:35:00.270618+0000 mgr.y (mgr.14370) 415 : cluster [DBG] pgmap v348: 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-17T11:35:02.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:02 smithi092 bash[19809]: cluster 2024-09-17T11:35:00.270618+0000 mgr.y (mgr.14370) 415 : cluster [DBG] pgmap v348: 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-17T11:35:02.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:02 smithi092 bash[26066]: cluster 2024-09-17T11:35:00.270618+0000 mgr.y (mgr.14370) 415 : cluster [DBG] pgmap v348: 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-17T11:35:04.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:35:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:35:03] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T11:35:04.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:04 smithi121 bash[20577]: cluster 2024-09-17T11:35:02.271318+0000 mgr.y (mgr.14370) 416 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:04.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:04 smithi092 bash[19809]: cluster 2024-09-17T11:35:02.271318+0000 mgr.y (mgr.14370) 416 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:04.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:04 smithi092 bash[26066]: cluster 2024-09-17T11:35:02.271318+0000 mgr.y (mgr.14370) 416 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:06.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:06 smithi121 bash[20577]: cluster 2024-09-17T11:35:04.272980+0000 mgr.y (mgr.14370) 417 : cluster [DBG] pgmap v350: 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-17T11:35:06.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:06 smithi092 bash[19809]: cluster 2024-09-17T11:35:04.272980+0000 mgr.y (mgr.14370) 417 : cluster [DBG] pgmap v350: 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-17T11:35:06.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:06 smithi092 bash[26066]: cluster 2024-09-17T11:35:04.272980+0000 mgr.y (mgr.14370) 417 : cluster [DBG] pgmap v350: 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-17T11:35:08.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:08 smithi121 bash[20577]: cluster 2024-09-17T11:35:06.273694+0000 mgr.y (mgr.14370) 418 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:08.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:08 smithi092 bash[19809]: cluster 2024-09-17T11:35:06.273694+0000 mgr.y (mgr.14370) 418 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:08.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:08 smithi092 bash[26066]: cluster 2024-09-17T11:35:06.273694+0000 mgr.y (mgr.14370) 418 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:09.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:09 smithi121 bash[20577]: audit 2024-09-17T11:35:08.108467+0000 mgr.y (mgr.14370) 419 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:09.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:09 smithi092 bash[19809]: audit 2024-09-17T11:35:08.108467+0000 mgr.y (mgr.14370) 419 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:09.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:09 smithi092 bash[26066]: audit 2024-09-17T11:35:08.108467+0000 mgr.y (mgr.14370) 419 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:10 smithi121 bash[20577]: cluster 2024-09-17T11:35:08.274343+0000 mgr.y (mgr.14370) 420 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:10 smithi121 bash[20577]: audit 2024-09-17T11:35:09.827879+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:10 smithi121 bash[20577]: audit 2024-09-17T11:35:09.840470+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:10 smithi121 bash[20577]: audit 2024-09-17T11:35:09.853765+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:10.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:10 smithi092 bash[19809]: cluster 2024-09-17T11:35:08.274343+0000 mgr.y (mgr.14370) 420 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:10.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:10 smithi092 bash[19809]: audit 2024-09-17T11:35:09.827879+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:10.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:10 smithi092 bash[19809]: audit 2024-09-17T11:35:09.840470+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:10.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:10 smithi092 bash[19809]: audit 2024-09-17T11:35:09.853765+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:10.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:10 smithi092 bash[26066]: cluster 2024-09-17T11:35:08.274343+0000 mgr.y (mgr.14370) 420 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:10.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:10 smithi092 bash[26066]: audit 2024-09-17T11:35:09.827879+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:10.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:10 smithi092 bash[26066]: audit 2024-09-17T11:35:09.840470+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:10.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:10 smithi092 bash[26066]: audit 2024-09-17T11:35:09.853765+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:11.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:11 smithi121 bash[20577]: cluster 2024-09-17T11:35:10.276026+0000 mgr.y (mgr.14370) 421 : cluster [DBG] pgmap v353: 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-17T11:35:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:11 smithi092 bash[19809]: cluster 2024-09-17T11:35:10.276026+0000 mgr.y (mgr.14370) 421 : cluster [DBG] pgmap v353: 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-17T11:35:11.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:11 smithi092 bash[26066]: cluster 2024-09-17T11:35:10.276026+0000 mgr.y (mgr.14370) 421 : cluster [DBG] pgmap v353: 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-17T11:35:13.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:13 smithi092 bash[26066]: cluster 2024-09-17T11:35:12.276726+0000 mgr.y (mgr.14370) 422 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:13.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:13 smithi092 bash[26066]: audit 2024-09-17T11:35:12.874039+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:13.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:13 smithi092 bash[19809]: cluster 2024-09-17T11:35:12.276726+0000 mgr.y (mgr.14370) 422 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:13.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:13 smithi092 bash[19809]: audit 2024-09-17T11:35:12.874039+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:13.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:13 smithi121 bash[20577]: cluster 2024-09-17T11:35:12.276726+0000 mgr.y (mgr.14370) 422 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:13.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:13 smithi121 bash[20577]: audit 2024-09-17T11:35:12.874039+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:14.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:35:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:35:13] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-17T11:35:15.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:15 smithi121 bash[20577]: cluster 2024-09-17T11:35:14.278447+0000 mgr.y (mgr.14370) 423 : cluster [DBG] pgmap v355: 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-17T11:35:15.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:15 smithi092 bash[19809]: cluster 2024-09-17T11:35:14.278447+0000 mgr.y (mgr.14370) 423 : cluster [DBG] pgmap v355: 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-17T11:35:15.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:15 smithi092 bash[26066]: cluster 2024-09-17T11:35:14.278447+0000 mgr.y (mgr.14370) 423 : cluster [DBG] pgmap v355: 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-17T11:35:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:17 smithi121 bash[20577]: cluster 2024-09-17T11:35:16.278935+0000 mgr.y (mgr.14370) 424 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:17 smithi121 bash[20577]: audit 2024-09-17T11:35:16.302641+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:17 smithi121 bash[20577]: audit 2024-09-17T11:35:16.307992+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:17 smithi121 bash[20577]: audit 2024-09-17T11:35:16.312999+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:17.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:17 smithi092 bash[19809]: cluster 2024-09-17T11:35:16.278935+0000 mgr.y (mgr.14370) 424 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:17.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:17 smithi092 bash[19809]: audit 2024-09-17T11:35:16.302641+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:17.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:17 smithi092 bash[19809]: audit 2024-09-17T11:35:16.307992+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:17.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:17 smithi092 bash[19809]: audit 2024-09-17T11:35:16.312999+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:17.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:17 smithi092 bash[26066]: cluster 2024-09-17T11:35:16.278935+0000 mgr.y (mgr.14370) 424 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:17 smithi092 bash[26066]: audit 2024-09-17T11:35:16.302641+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:17 smithi092 bash[26066]: audit 2024-09-17T11:35:16.307992+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:17 smithi092 bash[26066]: audit 2024-09-17T11:35:16.312999+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:18.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:18 smithi092 bash[19809]: audit 2024-09-17T11:35:18.119663+0000 mgr.y (mgr.14370) 425 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:18.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:18 smithi092 bash[26066]: audit 2024-09-17T11:35:18.119663+0000 mgr.y (mgr.14370) 425 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:18.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:18 smithi121 bash[20577]: audit 2024-09-17T11:35:18.119663+0000 mgr.y (mgr.14370) 425 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:19.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:19 smithi121 bash[20577]: cluster 2024-09-17T11:35:18.279605+0000 mgr.y (mgr.14370) 426 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:19.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:19 smithi092 bash[19809]: cluster 2024-09-17T11:35:18.279605+0000 mgr.y (mgr.14370) 426 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:19.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:19 smithi092 bash[26066]: cluster 2024-09-17T11:35:18.279605+0000 mgr.y (mgr.14370) 426 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:21 smithi121 bash[20577]: cluster 2024-09-17T11:35:20.281254+0000 mgr.y (mgr.14370) 427 : cluster [DBG] pgmap v358: 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-17T11:35:21.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:21 smithi092 bash[19809]: cluster 2024-09-17T11:35:20.281254+0000 mgr.y (mgr.14370) 427 : cluster [DBG] pgmap v358: 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-17T11:35:21.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:21 smithi092 bash[26066]: cluster 2024-09-17T11:35:20.281254+0000 mgr.y (mgr.14370) 427 : cluster [DBG] pgmap v358: 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-17T11:35:23.701 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:23 smithi092 bash[19809]: cluster 2024-09-17T11:35:22.281950+0000 mgr.y (mgr.14370) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:23.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:23 smithi092 bash[26066]: cluster 2024-09-17T11:35:22.281950+0000 mgr.y (mgr.14370) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:23.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:23 smithi121 bash[20577]: cluster 2024-09-17T11:35:22.281950+0000 mgr.y (mgr.14370) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:24.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:35:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:35:23] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-17T11:35:25.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:25 smithi121 bash[20577]: cluster 2024-09-17T11:35:24.283568+0000 mgr.y (mgr.14370) 429 : cluster [DBG] pgmap v360: 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-17T11:35:25.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:25 smithi092 bash[19809]: cluster 2024-09-17T11:35:24.283568+0000 mgr.y (mgr.14370) 429 : cluster [DBG] pgmap v360: 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-17T11:35:25.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:25 smithi092 bash[26066]: cluster 2024-09-17T11:35:24.283568+0000 mgr.y (mgr.14370) 429 : cluster [DBG] pgmap v360: 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-17T11:35:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: cluster 2024-09-17T11:35:26.284261+0000 mgr.y (mgr.14370) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.938515+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.938997+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.940409+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.940830+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.942092+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.942605+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.943899+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.944267+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: cephadm 2024-09-17T11:35:26.945164+0000 mgr.y (mgr.14370) 431 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 2780M 2024-09-17T11:35:27.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: cephadm 2024-09-17T11:35:26.945701+0000 mgr.y (mgr.14370) 432 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3036M 2024-09-17T11:35:27.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.954733+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:27.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.964041+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:27.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.966228+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:35:27.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.967646+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:35:27.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:27 smithi121 bash[20577]: audit 2024-09-17T11:35:26.975931+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: cluster 2024-09-17T11:35:26.284261+0000 mgr.y (mgr.14370) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.938515+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.938997+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.940409+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.940830+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.942092+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.942605+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.943899+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.944267+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: cephadm 2024-09-17T11:35:26.945164+0000 mgr.y (mgr.14370) 431 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 2780M 2024-09-17T11:35:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: cephadm 2024-09-17T11:35:26.945701+0000 mgr.y (mgr.14370) 432 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3036M 2024-09-17T11:35:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.954733+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.964041+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.966228+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:35:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.967646+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:35:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[19809]: audit 2024-09-17T11:35:26.975931+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:27.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: cluster 2024-09-17T11:35:26.284261+0000 mgr.y (mgr.14370) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:27.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.938515+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.938997+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.940409+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.940830+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.942092+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.942605+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.943899+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.944267+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:35:27.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: cephadm 2024-09-17T11:35:26.945164+0000 mgr.y (mgr.14370) 431 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 2780M 2024-09-17T11:35:27.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: cephadm 2024-09-17T11:35:26.945701+0000 mgr.y (mgr.14370) 432 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3036M 2024-09-17T11:35:27.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.954733+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:27.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.964041+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:27.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.966228+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:35:27.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.967646+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:35:27.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:27 smithi092 bash[26066]: audit 2024-09-17T11:35:26.975931+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:28 smithi121 bash[20577]: audit 2024-09-17T11:35:27.874492+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:28 smithi121 bash[20577]: audit 2024-09-17T11:35:28.130882+0000 mgr.y (mgr.14370) 433 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:28.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:28 smithi092 bash[19809]: audit 2024-09-17T11:35:27.874492+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:28.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:28 smithi092 bash[19809]: audit 2024-09-17T11:35:28.130882+0000 mgr.y (mgr.14370) 433 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:28.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:28 smithi092 bash[26066]: audit 2024-09-17T11:35:27.874492+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:28.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:28 smithi092 bash[26066]: audit 2024-09-17T11:35:28.130882+0000 mgr.y (mgr.14370) 433 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:29.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:29 smithi121 bash[20577]: cluster 2024-09-17T11:35:28.284940+0000 mgr.y (mgr.14370) 434 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:29.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:29 smithi092 bash[19809]: cluster 2024-09-17T11:35:28.284940+0000 mgr.y (mgr.14370) 434 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:29.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:29 smithi092 bash[26066]: cluster 2024-09-17T11:35:28.284940+0000 mgr.y (mgr.14370) 434 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:31.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:31 smithi121 bash[20577]: audit 2024-09-17T11:35:30.053135+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:31.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:31 smithi121 bash[20577]: audit 2024-09-17T11:35:30.064941+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:31.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:31 smithi121 bash[20577]: audit 2024-09-17T11:35:30.077192+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:31.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:31 smithi092 bash[19809]: audit 2024-09-17T11:35:30.053135+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:31.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:31 smithi092 bash[19809]: audit 2024-09-17T11:35:30.064941+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:31.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:31 smithi092 bash[19809]: audit 2024-09-17T11:35:30.077192+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:31.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:31 smithi092 bash[26066]: audit 2024-09-17T11:35:30.053135+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:31.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:31 smithi092 bash[26066]: audit 2024-09-17T11:35:30.064941+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:31.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:31 smithi092 bash[26066]: audit 2024-09-17T11:35:30.077192+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:32 smithi121 bash[20577]: cluster 2024-09-17T11:35:30.286571+0000 mgr.y (mgr.14370) 435 : cluster [DBG] pgmap v363: 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-17T11:35:32.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:32 smithi092 bash[19809]: cluster 2024-09-17T11:35:30.286571+0000 mgr.y (mgr.14370) 435 : cluster [DBG] pgmap v363: 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-17T11:35:32.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:32 smithi092 bash[26066]: cluster 2024-09-17T11:35:30.286571+0000 mgr.y (mgr.14370) 435 : cluster [DBG] pgmap v363: 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-17T11:35:34.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:35:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:35:33] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:35:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:34 smithi121 bash[20577]: cluster 2024-09-17T11:35:32.287265+0000 mgr.y (mgr.14370) 436 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:34.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:34 smithi092 bash[19809]: cluster 2024-09-17T11:35:32.287265+0000 mgr.y (mgr.14370) 436 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:34.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:34 smithi092 bash[26066]: cluster 2024-09-17T11:35:32.287265+0000 mgr.y (mgr.14370) 436 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:36.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:36 smithi092 bash[19809]: cluster 2024-09-17T11:35:34.289154+0000 mgr.y (mgr.14370) 437 : cluster [DBG] pgmap v365: 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-17T11:35:36.509 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:36 smithi092 bash[26066]: cluster 2024-09-17T11:35:34.289154+0000 mgr.y (mgr.14370) 437 : cluster [DBG] pgmap v365: 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-17T11:35:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:36 smithi121 bash[20577]: cluster 2024-09-17T11:35:34.289154+0000 mgr.y (mgr.14370) 437 : cluster [DBG] pgmap v365: 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-17T11:35:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:37 smithi121 bash[20577]: cluster 2024-09-17T11:35:36.289784+0000 mgr.y (mgr.14370) 438 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:37 smithi121 bash[20577]: audit 2024-09-17T11:35:36.492967+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:37 smithi121 bash[20577]: audit 2024-09-17T11:35:36.504563+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:37 smithi121 bash[20577]: audit 2024-09-17T11:35:36.514690+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:37.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:37 smithi092 bash[19809]: cluster 2024-09-17T11:35:36.289784+0000 mgr.y (mgr.14370) 438 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:37.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:37 smithi092 bash[19809]: audit 2024-09-17T11:35:36.492967+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:37.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:37 smithi092 bash[19809]: audit 2024-09-17T11:35:36.504563+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:37.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:37 smithi092 bash[19809]: audit 2024-09-17T11:35:36.514690+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:37.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:37 smithi092 bash[26066]: cluster 2024-09-17T11:35:36.289784+0000 mgr.y (mgr.14370) 438 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:37.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:37 smithi092 bash[26066]: audit 2024-09-17T11:35:36.492967+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:37.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:37 smithi092 bash[26066]: audit 2024-09-17T11:35:36.504563+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:37.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:37 smithi092 bash[26066]: audit 2024-09-17T11:35:36.514690+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:38.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:38 smithi121 bash[20577]: audit 2024-09-17T11:35:38.141250+0000 mgr.y (mgr.14370) 439 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:38.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:38 smithi092 bash[19809]: audit 2024-09-17T11:35:38.141250+0000 mgr.y (mgr.14370) 439 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:38.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:38 smithi092 bash[26066]: audit 2024-09-17T11:35:38.141250+0000 mgr.y (mgr.14370) 439 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:39.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:39 smithi121 bash[20577]: cluster 2024-09-17T11:35:38.290444+0000 mgr.y (mgr.14370) 440 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:39.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:39 smithi092 bash[19809]: cluster 2024-09-17T11:35:38.290444+0000 mgr.y (mgr.14370) 440 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:39.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:39 smithi092 bash[26066]: cluster 2024-09-17T11:35:38.290444+0000 mgr.y (mgr.14370) 440 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:41.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:41 smithi121 bash[20577]: cluster 2024-09-17T11:35:40.292090+0000 mgr.y (mgr.14370) 441 : cluster [DBG] pgmap v368: 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-17T11:35:41.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:41 smithi092 bash[19809]: cluster 2024-09-17T11:35:40.292090+0000 mgr.y (mgr.14370) 441 : cluster [DBG] pgmap v368: 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-17T11:35:41.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:41 smithi092 bash[26066]: cluster 2024-09-17T11:35:40.292090+0000 mgr.y (mgr.14370) 441 : cluster [DBG] pgmap v368: 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-17T11:35:43.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:43 smithi121 bash[20577]: cluster 2024-09-17T11:35:42.292778+0000 mgr.y (mgr.14370) 442 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:43.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:43 smithi121 bash[20577]: audit 2024-09-17T11:35:42.874900+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:43.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:35:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:35:43] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T11:35:43.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:43 smithi092 bash[19809]: cluster 2024-09-17T11:35:42.292778+0000 mgr.y (mgr.14370) 442 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:43.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:43 smithi092 bash[19809]: audit 2024-09-17T11:35:42.874900+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:43.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:43 smithi092 bash[26066]: cluster 2024-09-17T11:35:42.292778+0000 mgr.y (mgr.14370) 442 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:43.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:43 smithi092 bash[26066]: audit 2024-09-17T11:35:42.874900+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:45.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:45 smithi121 bash[20577]: cluster 2024-09-17T11:35:44.294415+0000 mgr.y (mgr.14370) 443 : cluster [DBG] pgmap v370: 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-17T11:35:45.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:45 smithi092 bash[19809]: cluster 2024-09-17T11:35:44.294415+0000 mgr.y (mgr.14370) 443 : cluster [DBG] pgmap v370: 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-17T11:35:45.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:45 smithi092 bash[26066]: cluster 2024-09-17T11:35:44.294415+0000 mgr.y (mgr.14370) 443 : cluster [DBG] pgmap v370: 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-17T11:35:47.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:47 smithi121 bash[20577]: cluster 2024-09-17T11:35:46.295064+0000 mgr.y (mgr.14370) 444 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:47.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:47 smithi092 bash[19809]: cluster 2024-09-17T11:35:46.295064+0000 mgr.y (mgr.14370) 444 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:47.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:47 smithi092 bash[26066]: cluster 2024-09-17T11:35:46.295064+0000 mgr.y (mgr.14370) 444 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:48.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:48 smithi121 bash[20577]: audit 2024-09-17T11:35:48.149986+0000 mgr.y (mgr.14370) 445 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:48.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:48 smithi092 bash[19809]: audit 2024-09-17T11:35:48.149986+0000 mgr.y (mgr.14370) 445 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:48.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:48 smithi092 bash[26066]: audit 2024-09-17T11:35:48.149986+0000 mgr.y (mgr.14370) 445 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:49.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:49 smithi121 bash[20577]: cluster 2024-09-17T11:35:48.295733+0000 mgr.y (mgr.14370) 446 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:49.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:49 smithi092 bash[19809]: cluster 2024-09-17T11:35:48.295733+0000 mgr.y (mgr.14370) 446 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:49.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:49 smithi092 bash[26066]: cluster 2024-09-17T11:35:48.295733+0000 mgr.y (mgr.14370) 446 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:51 smithi121 bash[20577]: audit 2024-09-17T11:35:50.287744+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:51 smithi121 bash[20577]: cluster 2024-09-17T11:35:50.297333+0000 mgr.y (mgr.14370) 447 : cluster [DBG] pgmap v373: 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-17T11:35:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:51 smithi121 bash[20577]: audit 2024-09-17T11:35:50.300238+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:51 smithi121 bash[20577]: audit 2024-09-17T11:35:50.311378+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:51.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:51 smithi092 bash[19809]: audit 2024-09-17T11:35:50.287744+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:51.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:51 smithi092 bash[19809]: cluster 2024-09-17T11:35:50.297333+0000 mgr.y (mgr.14370) 447 : cluster [DBG] pgmap v373: 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-17T11:35:51.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:51 smithi092 bash[19809]: audit 2024-09-17T11:35:50.300238+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:51.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:51 smithi092 bash[19809]: audit 2024-09-17T11:35:50.311378+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:51.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:51 smithi092 bash[26066]: audit 2024-09-17T11:35:50.287744+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:51.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:51 smithi092 bash[26066]: cluster 2024-09-17T11:35:50.297333+0000 mgr.y (mgr.14370) 447 : cluster [DBG] pgmap v373: 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-17T11:35:51.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:51 smithi092 bash[26066]: audit 2024-09-17T11:35:50.300238+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:51.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:51 smithi092 bash[26066]: audit 2024-09-17T11:35:50.311378+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:53.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:53 smithi092 bash[26066]: cluster 2024-09-17T11:35:52.297780+0000 mgr.y (mgr.14370) 448 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:53.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:53 smithi092 bash[19809]: cluster 2024-09-17T11:35:52.297780+0000 mgr.y (mgr.14370) 448 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:53.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:53 smithi121 bash[20577]: cluster 2024-09-17T11:35:52.297780+0000 mgr.y (mgr.14370) 448 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:54.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:35:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:35:53] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T11:35:55.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:55 smithi092 bash[19809]: cluster 2024-09-17T11:35:54.299385+0000 mgr.y (mgr.14370) 449 : cluster [DBG] pgmap v375: 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-17T11:35:55.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:55 smithi092 bash[26066]: cluster 2024-09-17T11:35:54.299385+0000 mgr.y (mgr.14370) 449 : cluster [DBG] pgmap v375: 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-17T11:35:55.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:55 smithi121 bash[20577]: cluster 2024-09-17T11:35:54.299385+0000 mgr.y (mgr.14370) 449 : cluster [DBG] pgmap v375: 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-17T11:35:58.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:57 smithi121 bash[20577]: cluster 2024-09-17T11:35:56.300087+0000 mgr.y (mgr.14370) 450 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:58.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:57 smithi121 bash[20577]: audit 2024-09-17T11:35:56.703119+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:58.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:57 smithi121 bash[20577]: audit 2024-09-17T11:35:56.716092+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:58.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:57 smithi121 bash[20577]: audit 2024-09-17T11:35:56.730690+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:58.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:57 smithi092 bash[26066]: cluster 2024-09-17T11:35:56.300087+0000 mgr.y (mgr.14370) 450 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:58.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:57 smithi092 bash[26066]: audit 2024-09-17T11:35:56.703119+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:58.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:57 smithi092 bash[26066]: audit 2024-09-17T11:35:56.716092+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:58.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:57 smithi092 bash[26066]: audit 2024-09-17T11:35:56.730690+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:58.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:57 smithi092 bash[19809]: cluster 2024-09-17T11:35:56.300087+0000 mgr.y (mgr.14370) 450 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:35:58.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:57 smithi092 bash[19809]: audit 2024-09-17T11:35:56.703119+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:58.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:57 smithi092 bash[19809]: audit 2024-09-17T11:35:56.716092+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:58.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:57 smithi092 bash[19809]: audit 2024-09-17T11:35:56.730690+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:35:59.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:58 smithi121 bash[20577]: audit 2024-09-17T11:35:57.875199+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:59.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:58 smithi121 bash[20577]: audit 2024-09-17T11:35:58.161043+0000 mgr.y (mgr.14370) 451 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:59.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:58 smithi092 bash[19809]: audit 2024-09-17T11:35:57.875199+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:59.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:58 smithi092 bash[19809]: audit 2024-09-17T11:35:58.161043+0000 mgr.y (mgr.14370) 451 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:35:59.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:58 smithi092 bash[26066]: audit 2024-09-17T11:35:57.875199+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:35:59.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:58 smithi092 bash[26066]: audit 2024-09-17T11:35:58.161043+0000 mgr.y (mgr.14370) 451 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:00.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:35:59 smithi121 bash[20577]: cluster 2024-09-17T11:35:58.300755+0000 mgr.y (mgr.14370) 452 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:00.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:35:59 smithi092 bash[19809]: cluster 2024-09-17T11:35:58.300755+0000 mgr.y (mgr.14370) 452 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:00.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:35:59 smithi092 bash[26066]: cluster 2024-09-17T11:35:58.300755+0000 mgr.y (mgr.14370) 452 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:02.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:01 smithi121 bash[20577]: cluster 2024-09-17T11:36:00.302422+0000 mgr.y (mgr.14370) 453 : cluster [DBG] pgmap v378: 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-17T11:36:02.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:01 smithi092 bash[19809]: cluster 2024-09-17T11:36:00.302422+0000 mgr.y (mgr.14370) 453 : cluster [DBG] pgmap v378: 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-17T11:36:02.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:01 smithi092 bash[26066]: cluster 2024-09-17T11:36:00.302422+0000 mgr.y (mgr.14370) 453 : cluster [DBG] pgmap v378: 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-17T11:36:03.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:03 smithi121 bash[20577]: cluster 2024-09-17T11:36:02.303054+0000 mgr.y (mgr.14370) 454 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:04.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:03 smithi092 bash[19809]: cluster 2024-09-17T11:36:02.303054+0000 mgr.y (mgr.14370) 454 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:04.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:36:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:36:03] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-17T11:36:04.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:03 smithi092 bash[26066]: cluster 2024-09-17T11:36:02.303054+0000 mgr.y (mgr.14370) 454 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:05 smithi121 bash[20577]: cluster 2024-09-17T11:36:04.304698+0000 mgr.y (mgr.14370) 455 : cluster [DBG] pgmap v380: 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-17T11:36:06.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:05 smithi092 bash[19809]: cluster 2024-09-17T11:36:04.304698+0000 mgr.y (mgr.14370) 455 : cluster [DBG] pgmap v380: 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-17T11:36:06.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:05 smithi092 bash[26066]: cluster 2024-09-17T11:36:04.304698+0000 mgr.y (mgr.14370) 455 : cluster [DBG] pgmap v380: 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-17T11:36:08.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:07 smithi121 bash[20577]: cluster 2024-09-17T11:36:06.305368+0000 mgr.y (mgr.14370) 456 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:08.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:07 smithi092 bash[19809]: cluster 2024-09-17T11:36:06.305368+0000 mgr.y (mgr.14370) 456 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:08.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:07 smithi092 bash[26066]: cluster 2024-09-17T11:36:06.305368+0000 mgr.y (mgr.14370) 456 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:09.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:08 smithi121 bash[20577]: audit 2024-09-17T11:36:08.170015+0000 mgr.y (mgr.14370) 457 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:09.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:08 smithi092 bash[19809]: audit 2024-09-17T11:36:08.170015+0000 mgr.y (mgr.14370) 457 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:09.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:08 smithi092 bash[26066]: audit 2024-09-17T11:36:08.170015+0000 mgr.y (mgr.14370) 457 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:10.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:09 smithi121 bash[20577]: cluster 2024-09-17T11:36:08.306066+0000 mgr.y (mgr.14370) 458 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:10.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:09 smithi092 bash[19809]: cluster 2024-09-17T11:36:08.306066+0000 mgr.y (mgr.14370) 458 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:10.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:09 smithi092 bash[26066]: cluster 2024-09-17T11:36:08.306066+0000 mgr.y (mgr.14370) 458 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:11 smithi121 bash[20577]: cluster 2024-09-17T11:36:10.307737+0000 mgr.y (mgr.14370) 459 : cluster [DBG] pgmap v383: 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-17T11:36:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:11 smithi121 bash[20577]: audit 2024-09-17T11:36:10.515734+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:11 smithi121 bash[20577]: audit 2024-09-17T11:36:10.526213+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:11 smithi121 bash[20577]: audit 2024-09-17T11:36:10.536711+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:11.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:11 smithi092 bash[19809]: cluster 2024-09-17T11:36:10.307737+0000 mgr.y (mgr.14370) 459 : cluster [DBG] pgmap v383: 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-17T11:36:11.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:11 smithi092 bash[19809]: audit 2024-09-17T11:36:10.515734+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:11.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:11 smithi092 bash[19809]: audit 2024-09-17T11:36:10.526213+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:11.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:11 smithi092 bash[19809]: audit 2024-09-17T11:36:10.536711+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:11.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:11 smithi092 bash[26066]: cluster 2024-09-17T11:36:10.307737+0000 mgr.y (mgr.14370) 459 : cluster [DBG] pgmap v383: 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-17T11:36:11.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:11 smithi092 bash[26066]: audit 2024-09-17T11:36:10.515734+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:11.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:11 smithi092 bash[26066]: audit 2024-09-17T11:36:10.526213+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:11.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:11 smithi092 bash[26066]: audit 2024-09-17T11:36:10.536711+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:13.796 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:36:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:36:13] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:36:13.797 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:13 smithi092 bash[26066]: cluster 2024-09-17T11:36:12.308453+0000 mgr.y (mgr.14370) 460 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:13.797 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:13 smithi092 bash[26066]: audit 2024-09-17T11:36:12.875726+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:13.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:13 smithi092 bash[19809]: cluster 2024-09-17T11:36:12.308453+0000 mgr.y (mgr.14370) 460 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:13.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:13 smithi092 bash[19809]: audit 2024-09-17T11:36:12.875726+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:13.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:13 smithi121 bash[20577]: cluster 2024-09-17T11:36:12.308453+0000 mgr.y (mgr.14370) 460 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:13.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:13 smithi121 bash[20577]: audit 2024-09-17T11:36:12.875726+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:15.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:15 smithi121 bash[20577]: cluster 2024-09-17T11:36:14.310149+0000 mgr.y (mgr.14370) 461 : cluster [DBG] pgmap v385: 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-17T11:36:15.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:15 smithi092 bash[26066]: cluster 2024-09-17T11:36:14.310149+0000 mgr.y (mgr.14370) 461 : cluster [DBG] pgmap v385: 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-17T11:36:15.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:15 smithi092 bash[19809]: cluster 2024-09-17T11:36:14.310149+0000 mgr.y (mgr.14370) 461 : cluster [DBG] pgmap v385: 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-17T11:36:18.170 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:17 smithi092 bash[19809]: cluster 2024-09-17T11:36:16.310705+0000 mgr.y (mgr.14370) 462 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:18.170 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:17 smithi092 bash[19809]: audit 2024-09-17T11:36:16.884406+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:18.170 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:17 smithi092 bash[19809]: audit 2024-09-17T11:36:16.895583+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:18.170 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:17 smithi092 bash[19809]: audit 2024-09-17T11:36:16.906129+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:18.170 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:17 smithi092 bash[26066]: cluster 2024-09-17T11:36:16.310705+0000 mgr.y (mgr.14370) 462 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:18.170 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:17 smithi092 bash[26066]: audit 2024-09-17T11:36:16.884406+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:18.171 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:17 smithi092 bash[26066]: audit 2024-09-17T11:36:16.895583+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:18.171 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:17 smithi092 bash[26066]: audit 2024-09-17T11:36:16.906129+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:18.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:17 smithi121 bash[20577]: cluster 2024-09-17T11:36:16.310705+0000 mgr.y (mgr.14370) 462 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:18.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:17 smithi121 bash[20577]: audit 2024-09-17T11:36:16.884406+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:18.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:17 smithi121 bash[20577]: audit 2024-09-17T11:36:16.895583+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:18.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:17 smithi121 bash[20577]: audit 2024-09-17T11:36:16.906129+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:18.885 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:36:18 smithi121 bash[44867]: logger=sqlstore.transactions t=2024-09-17T11:36:18.598476984Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T11:36:18.886 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:36:18 smithi121 bash[44867]: logger=cleanup t=2024-09-17T11:36:18.655212217Z level=info msg="Completed cleanup jobs" duration=68.274859ms 2024-09-17T11:36:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:18 smithi121 bash[20577]: audit 2024-09-17T11:36:18.176862+0000 mgr.y (mgr.14370) 463 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:19.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:18 smithi092 bash[19809]: audit 2024-09-17T11:36:18.176862+0000 mgr.y (mgr.14370) 463 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:19.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:18 smithi092 bash[26066]: audit 2024-09-17T11:36:18.176862+0000 mgr.y (mgr.14370) 463 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:19 smithi121 bash[20577]: cluster 2024-09-17T11:36:18.311348+0000 mgr.y (mgr.14370) 464 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:20.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:19 smithi092 bash[19809]: cluster 2024-09-17T11:36:18.311348+0000 mgr.y (mgr.14370) 464 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:20.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:19 smithi092 bash[26066]: cluster 2024-09-17T11:36:18.311348+0000 mgr.y (mgr.14370) 464 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:22.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:21 smithi121 bash[20577]: cluster 2024-09-17T11:36:20.312985+0000 mgr.y (mgr.14370) 465 : cluster [DBG] pgmap v388: 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-17T11:36:22.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:21 smithi092 bash[19809]: cluster 2024-09-17T11:36:20.312985+0000 mgr.y (mgr.14370) 465 : cluster [DBG] pgmap v388: 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-17T11:36:22.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:21 smithi092 bash[26066]: cluster 2024-09-17T11:36:20.312985+0000 mgr.y (mgr.14370) 465 : cluster [DBG] pgmap v388: 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-17T11:36:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:23 smithi121 bash[20577]: cluster 2024-09-17T11:36:22.313685+0000 mgr.y (mgr.14370) 466 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:24.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:23 smithi092 bash[19809]: cluster 2024-09-17T11:36:22.313685+0000 mgr.y (mgr.14370) 466 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:24.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:36:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:36:23] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:36:24.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:23 smithi092 bash[26066]: cluster 2024-09-17T11:36:22.313685+0000 mgr.y (mgr.14370) 466 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:25 smithi121 bash[20577]: cluster 2024-09-17T11:36:24.315303+0000 mgr.y (mgr.14370) 467 : cluster [DBG] pgmap v390: 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-17T11:36:26.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:25 smithi092 bash[19809]: cluster 2024-09-17T11:36:24.315303+0000 mgr.y (mgr.14370) 467 : cluster [DBG] pgmap v390: 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-17T11:36:26.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:25 smithi092 bash[26066]: cluster 2024-09-17T11:36:24.315303+0000 mgr.y (mgr.14370) 467 : cluster [DBG] pgmap v390: 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-17T11:36:28.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[19809]: cluster 2024-09-17T11:36:26.315973+0000 mgr.y (mgr.14370) 468 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:28.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[19809]: audit 2024-09-17T11:36:27.481019+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:28.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[19809]: audit 2024-09-17T11:36:27.491776+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:28.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[19809]: audit 2024-09-17T11:36:27.494238+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:36:28.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[19809]: audit 2024-09-17T11:36:27.495894+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:36:28.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[19809]: audit 2024-09-17T11:36:27.508096+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:28.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[19809]: audit 2024-09-17T11:36:27.876190+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:28.182 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[26066]: cluster 2024-09-17T11:36:26.315973+0000 mgr.y (mgr.14370) 468 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:28.182 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[26066]: audit 2024-09-17T11:36:27.481019+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:28.182 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[26066]: audit 2024-09-17T11:36:27.491776+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:28.182 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[26066]: audit 2024-09-17T11:36:27.494238+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:36:28.182 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[26066]: audit 2024-09-17T11:36:27.495894+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:36:28.182 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[26066]: audit 2024-09-17T11:36:27.508096+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:28.182 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:27 smithi092 bash[26066]: audit 2024-09-17T11:36:27.876190+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:27 smithi121 bash[20577]: cluster 2024-09-17T11:36:26.315973+0000 mgr.y (mgr.14370) 468 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:27 smithi121 bash[20577]: audit 2024-09-17T11:36:27.481019+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:27 smithi121 bash[20577]: audit 2024-09-17T11:36:27.491776+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:27 smithi121 bash[20577]: audit 2024-09-17T11:36:27.494238+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:36:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:27 smithi121 bash[20577]: audit 2024-09-17T11:36:27.495894+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:36:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:27 smithi121 bash[20577]: audit 2024-09-17T11:36:27.508096+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:27 smithi121 bash[20577]: audit 2024-09-17T11:36:27.876190+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:29.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:28 smithi121 bash[20577]: audit 2024-09-17T11:36:28.188109+0000 mgr.y (mgr.14370) 469 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:29.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:28 smithi092 bash[19809]: audit 2024-09-17T11:36:28.188109+0000 mgr.y (mgr.14370) 469 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:28 smithi092 bash[26066]: audit 2024-09-17T11:36:28.188109+0000 mgr.y (mgr.14370) 469 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:29 smithi121 bash[20577]: cluster 2024-09-17T11:36:28.316616+0000 mgr.y (mgr.14370) 470 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:30.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:29 smithi092 bash[19809]: cluster 2024-09-17T11:36:28.316616+0000 mgr.y (mgr.14370) 470 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:30.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:29 smithi092 bash[26066]: cluster 2024-09-17T11:36:28.316616+0000 mgr.y (mgr.14370) 470 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:31 smithi121 bash[20577]: cluster 2024-09-17T11:36:30.318291+0000 mgr.y (mgr.14370) 471 : cluster [DBG] pgmap v393: 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-17T11:36:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:31 smithi121 bash[20577]: audit 2024-09-17T11:36:30.716565+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:31 smithi121 bash[20577]: audit 2024-09-17T11:36:30.727865+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:31 smithi121 bash[20577]: audit 2024-09-17T11:36:30.738563+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:32.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:31 smithi092 bash[19809]: cluster 2024-09-17T11:36:30.318291+0000 mgr.y (mgr.14370) 471 : cluster [DBG] pgmap v393: 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-17T11:36:32.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:31 smithi092 bash[19809]: audit 2024-09-17T11:36:30.716565+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:32.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:31 smithi092 bash[19809]: audit 2024-09-17T11:36:30.727865+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:32.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:31 smithi092 bash[19809]: audit 2024-09-17T11:36:30.738563+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:32.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:31 smithi092 bash[26066]: cluster 2024-09-17T11:36:30.318291+0000 mgr.y (mgr.14370) 471 : cluster [DBG] pgmap v393: 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-17T11:36:32.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:31 smithi092 bash[26066]: audit 2024-09-17T11:36:30.716565+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:32.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:31 smithi092 bash[26066]: audit 2024-09-17T11:36:30.727865+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:32.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:31 smithi092 bash[26066]: audit 2024-09-17T11:36:30.738563+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:34.003 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:33 smithi092 bash[19809]: cluster 2024-09-17T11:36:32.318992+0000 mgr.y (mgr.14370) 472 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:34.003 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:36:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:36:33] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:36:34.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:33 smithi092 bash[26066]: cluster 2024-09-17T11:36:32.318992+0000 mgr.y (mgr.14370) 472 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:34.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:33 smithi121 bash[20577]: cluster 2024-09-17T11:36:32.318992+0000 mgr.y (mgr.14370) 472 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:36.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:35 smithi121 bash[20577]: cluster 2024-09-17T11:36:34.320667+0000 mgr.y (mgr.14370) 473 : cluster [DBG] pgmap v395: 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-17T11:36:36.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:35 smithi092 bash[19809]: cluster 2024-09-17T11:36:34.320667+0000 mgr.y (mgr.14370) 473 : cluster [DBG] pgmap v395: 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-17T11:36:36.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:35 smithi092 bash[26066]: cluster 2024-09-17T11:36:34.320667+0000 mgr.y (mgr.14370) 473 : cluster [DBG] pgmap v395: 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-17T11:36:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:38 smithi121 bash[20577]: cluster 2024-09-17T11:36:36.321155+0000 mgr.y (mgr.14370) 474 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:38 smithi121 bash[20577]: audit 2024-09-17T11:36:37.097317+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:38 smithi121 bash[20577]: audit 2024-09-17T11:36:37.105453+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:38 smithi121 bash[20577]: audit 2024-09-17T11:36:37.113404+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:38.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:38 smithi092 bash[19809]: cluster 2024-09-17T11:36:36.321155+0000 mgr.y (mgr.14370) 474 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:38.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:38 smithi092 bash[19809]: audit 2024-09-17T11:36:37.097317+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:38.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:38 smithi092 bash[19809]: audit 2024-09-17T11:36:37.105453+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:38.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:38 smithi092 bash[19809]: audit 2024-09-17T11:36:37.113404+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:38.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:38 smithi092 bash[26066]: cluster 2024-09-17T11:36:36.321155+0000 mgr.y (mgr.14370) 474 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:38.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:38 smithi092 bash[26066]: audit 2024-09-17T11:36:37.097317+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:38.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:38 smithi092 bash[26066]: audit 2024-09-17T11:36:37.105453+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:38.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:38 smithi092 bash[26066]: audit 2024-09-17T11:36:37.113404+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:39 smithi121 bash[20577]: audit 2024-09-17T11:36:38.198761+0000 mgr.y (mgr.14370) 475 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:39.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:39 smithi092 bash[19809]: audit 2024-09-17T11:36:38.198761+0000 mgr.y (mgr.14370) 475 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:39.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:39 smithi092 bash[26066]: audit 2024-09-17T11:36:38.198761+0000 mgr.y (mgr.14370) 475 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:40 smithi121 bash[20577]: cluster 2024-09-17T11:36:38.321890+0000 mgr.y (mgr.14370) 476 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:40.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:40 smithi092 bash[19809]: cluster 2024-09-17T11:36:38.321890+0000 mgr.y (mgr.14370) 476 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:40.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:40 smithi092 bash[26066]: cluster 2024-09-17T11:36:38.321890+0000 mgr.y (mgr.14370) 476 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:42 smithi121 bash[20577]: cluster 2024-09-17T11:36:40.323567+0000 mgr.y (mgr.14370) 477 : cluster [DBG] pgmap v398: 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-17T11:36:42.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:42 smithi092 bash[19809]: cluster 2024-09-17T11:36:40.323567+0000 mgr.y (mgr.14370) 477 : cluster [DBG] pgmap v398: 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-17T11:36:42.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:42 smithi092 bash[26066]: cluster 2024-09-17T11:36:40.323567+0000 mgr.y (mgr.14370) 477 : cluster [DBG] pgmap v398: 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-17T11:36:43.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:43 smithi121 bash[20577]: audit 2024-09-17T11:36:42.876757+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:43.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:43 smithi092 bash[19809]: audit 2024-09-17T11:36:42.876757+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:43.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:43 smithi092 bash[26066]: audit 2024-09-17T11:36:42.876757+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:44.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:36:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:36:43] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T11:36:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:44 smithi121 bash[20577]: cluster 2024-09-17T11:36:42.324264+0000 mgr.y (mgr.14370) 478 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:44.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:44 smithi092 bash[19809]: cluster 2024-09-17T11:36:42.324264+0000 mgr.y (mgr.14370) 478 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:44.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:44 smithi092 bash[26066]: cluster 2024-09-17T11:36:42.324264+0000 mgr.y (mgr.14370) 478 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:46.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:46 smithi121 bash[20577]: cluster 2024-09-17T11:36:44.325949+0000 mgr.y (mgr.14370) 479 : cluster [DBG] pgmap v400: 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-17T11:36:46.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:46 smithi092 bash[19809]: cluster 2024-09-17T11:36:44.325949+0000 mgr.y (mgr.14370) 479 : cluster [DBG] pgmap v400: 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-17T11:36:46.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:46 smithi092 bash[26066]: cluster 2024-09-17T11:36:44.325949+0000 mgr.y (mgr.14370) 479 : cluster [DBG] pgmap v400: 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-17T11:36:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:48 smithi121 bash[20577]: cluster 2024-09-17T11:36:46.326643+0000 mgr.y (mgr.14370) 480 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:48.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:48 smithi092 bash[19809]: cluster 2024-09-17T11:36:46.326643+0000 mgr.y (mgr.14370) 480 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:48.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:48 smithi092 bash[26066]: cluster 2024-09-17T11:36:46.326643+0000 mgr.y (mgr.14370) 480 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:49 smithi121 bash[20577]: audit 2024-09-17T11:36:48.207957+0000 mgr.y (mgr.14370) 481 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:49.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:49 smithi092 bash[19809]: audit 2024-09-17T11:36:48.207957+0000 mgr.y (mgr.14370) 481 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:49.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:49 smithi092 bash[26066]: audit 2024-09-17T11:36:48.207957+0000 mgr.y (mgr.14370) 481 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:50 smithi121 bash[20577]: cluster 2024-09-17T11:36:48.327361+0000 mgr.y (mgr.14370) 482 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:50.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:50 smithi092 bash[19809]: cluster 2024-09-17T11:36:48.327361+0000 mgr.y (mgr.14370) 482 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:50.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:50 smithi092 bash[26066]: cluster 2024-09-17T11:36:48.327361+0000 mgr.y (mgr.14370) 482 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:52.207 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:51 smithi092 bash[19809]: cluster 2024-09-17T11:36:50.329050+0000 mgr.y (mgr.14370) 483 : cluster [DBG] pgmap v403: 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-17T11:36:52.207 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:51 smithi092 bash[19809]: audit 2024-09-17T11:36:50.944832+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:52.207 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:51 smithi092 bash[19809]: audit 2024-09-17T11:36:50.957369+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:52.207 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:51 smithi092 bash[19809]: audit 2024-09-17T11:36:50.971552+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:52.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:51 smithi092 bash[26066]: cluster 2024-09-17T11:36:50.329050+0000 mgr.y (mgr.14370) 483 : cluster [DBG] pgmap v403: 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-17T11:36:52.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:51 smithi092 bash[26066]: audit 2024-09-17T11:36:50.944832+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:52.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:51 smithi092 bash[26066]: audit 2024-09-17T11:36:50.957369+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:52.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:51 smithi092 bash[26066]: audit 2024-09-17T11:36:50.971552+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:51 smithi121 bash[20577]: cluster 2024-09-17T11:36:50.329050+0000 mgr.y (mgr.14370) 483 : cluster [DBG] pgmap v403: 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-17T11:36:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:51 smithi121 bash[20577]: audit 2024-09-17T11:36:50.944832+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:51 smithi121 bash[20577]: audit 2024-09-17T11:36:50.957369+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:51 smithi121 bash[20577]: audit 2024-09-17T11:36:50.971552+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:52.818 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T11:36:54.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:53 smithi092 bash[19809]: cluster 2024-09-17T11:36:52.329834+0000 mgr.y (mgr.14370) 484 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:54.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:36:53 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:36:53] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-17T11:36:54.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:53 smithi092 bash[26066]: cluster 2024-09-17T11:36:52.329834+0000 mgr.y (mgr.14370) 484 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:54.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:53 smithi121 bash[20577]: cluster 2024-09-17T11:36:52.329834+0000 mgr.y (mgr.14370) 484 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:56.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:55 smithi121 bash[20577]: cluster 2024-09-17T11:36:54.330741+0000 mgr.y (mgr.14370) 485 : cluster [DBG] pgmap v405: 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-17T11:36:56.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:55 smithi092 bash[26066]: cluster 2024-09-17T11:36:54.330741+0000 mgr.y (mgr.14370) 485 : cluster [DBG] pgmap v405: 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-17T11:36:56.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:55 smithi092 bash[19809]: cluster 2024-09-17T11:36:54.330741+0000 mgr.y (mgr.14370) 485 : cluster [DBG] pgmap v405: 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-17T11:36:57.922 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:36:58.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[26066]: cluster 2024-09-17T11:36:56.331382+0000 mgr.y (mgr.14370) 486 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:58.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[26066]: audit 2024-09-17T11:36:57.268104+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:58.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[26066]: audit 2024-09-17T11:36:57.275314+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:58.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[26066]: audit 2024-09-17T11:36:57.282991+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:58.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[26066]: audit 2024-09-17T11:36:57.876946+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:58.211 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[19809]: cluster 2024-09-17T11:36:56.331382+0000 mgr.y (mgr.14370) 486 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:58.211 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[19809]: audit 2024-09-17T11:36:57.268104+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:58.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[19809]: audit 2024-09-17T11:36:57.275314+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:58.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[19809]: audit 2024-09-17T11:36:57.282991+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:58.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:57 smithi092 bash[19809]: audit 2024-09-17T11:36:57.876946+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:57 smithi121 bash[20577]: cluster 2024-09-17T11:36:56.331382+0000 mgr.y (mgr.14370) 486 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:36:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:57 smithi121 bash[20577]: audit 2024-09-17T11:36:57.268104+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:57 smithi121 bash[20577]: audit 2024-09-17T11:36:57.275314+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:57 smithi121 bash[20577]: audit 2024-09-17T11:36:57.282991+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:36:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:57 smithi121 bash[20577]: audit 2024-09-17T11:36:57.876946+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:36:59.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:58 smithi092 bash[19809]: audit 2024-09-17T11:36:58.218076+0000 mgr.y (mgr.14370) 487 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:59.212 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:58 smithi092 bash[26066]: audit 2024-09-17T11:36:58.218076+0000 mgr.y (mgr.14370) 487 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:36:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:58 smithi121 bash[20577]: audit 2024-09-17T11:36:58.218076+0000 mgr.y (mgr.14370) 487 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:36:59 smithi121 bash[20577]: cluster 2024-09-17T11:36:58.332070+0000 mgr.y (mgr.14370) 488 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:00.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:36:59 smithi092 bash[19809]: cluster 2024-09-17T11:36:58.332070+0000 mgr.y (mgr.14370) 488 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:00.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:36:59 smithi092 bash[26066]: cluster 2024-09-17T11:36:58.332070+0000 mgr.y (mgr.14370) 488 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:01.350 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:37:01.350 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 4s ago 22m - - 2024-09-17T11:37:01.350 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 10s ago 21m - - 2024-09-17T11:37:01.350 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (11m) 4s ago 11m 14.0M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:37:01.350 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (11m) 10s ago 11m 78.8M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:37:01.350 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (7m) 4s ago 7m 47.9M - 3.8 980a0bfcd684 0d45008ab903 2024-09-17T11:37:01.350 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (2m) 10s ago 20m 439M - 19.3.0-4937-g74984932 6c1fcab85602 dc5fbf1d9b97 2024-09-17T11:37:01.350 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:9283,8765 running (23m) 4s ago 23m 503M - 18.2.4-855-g19e2a2be 980a0bfcd684 e66212d14fb2 2024-09-17T11:37:01.350 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (23m) 4s ago 23m 64.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (21m) 10s ago 21m 47.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (21m) 4s ago 21m 46.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (12m) 4s ago 12m 8899k - 1.5.0 0da6a335fe13 7edaed2f11eb 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (12m) 10s ago 12m 8607k - 1.5.0 0da6a335fe13 62e15180188f 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (19m) 4s ago 20m 52.5M 2780M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (19m) 4s ago 19m 53.2M 2780M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (18m) 4s ago 18m 48.9M 2780M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (17m) 4s ago 17m 59.0M 2780M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (16m) 10s ago 16m 52.1M 3036M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (15m) 10s ago 15m 58.4M 3036M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (14m) 10s ago 14m 57.0M 3036M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (13m) 10s ago 13m 59.4M 3036M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (11m) 10s ago 12m 45.8M - 2.43.0 a07b618ecd1d 67d2faf9ed84 2024-09-17T11:37:01.351 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (8m) 4s ago 8m 91.6M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:37:01.352 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (8m) 10s ago 8m 91.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:37:02.067 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T11:37:02.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:01 smithi121 bash[20577]: cluster 2024-09-17T11:37:00.333727+0000 mgr.y (mgr.14370) 489 : cluster [DBG] pgmap v408: 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-17T11:37:02.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:01 smithi092 bash[19809]: cluster 2024-09-17T11:37:00.333727+0000 mgr.y (mgr.14370) 489 : cluster [DBG] pgmap v408: 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-17T11:37:02.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:01 smithi092 bash[26066]: cluster 2024-09-17T11:37:00.333727+0000 mgr.y (mgr.14370) 489 : cluster [DBG] pgmap v408: 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-17T11:37:03.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:02 smithi121 bash[20577]: audit 2024-09-17T11:37:01.343289+0000 mgr.y (mgr.14370) 490 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:37:03.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:02 smithi092 bash[19809]: audit 2024-09-17T11:37:01.343289+0000 mgr.y (mgr.14370) 490 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:37:03.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:02 smithi092 bash[26066]: audit 2024-09-17T11:37:01.343289+0000 mgr.y (mgr.14370) 490 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:37:03.972 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:37:03] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:37:04.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:03 smithi121 bash[20577]: cluster 2024-09-17T11:37:02.334379+0000 mgr.y (mgr.14370) 491 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:04.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:03 smithi092 bash[19809]: cluster 2024-09-17T11:37:02.334379+0000 mgr.y (mgr.14370) 491 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:04.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:03 smithi092 bash[26066]: cluster 2024-09-17T11:37:02.334379+0000 mgr.y (mgr.14370) 491 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:06.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:05 smithi121 bash[20577]: cluster 2024-09-17T11:37:04.336016+0000 mgr.y (mgr.14370) 492 : cluster [DBG] pgmap v410: 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-17T11:37:06.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:05 smithi092 bash[26066]: cluster 2024-09-17T11:37:04.336016+0000 mgr.y (mgr.14370) 492 : cluster [DBG] pgmap v410: 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-17T11:37:06.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:05 smithi092 bash[19809]: cluster 2024-09-17T11:37:04.336016+0000 mgr.y (mgr.14370) 492 : cluster [DBG] pgmap v410: 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-17T11:37:06.831 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:37:08.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:07 smithi092 bash[19809]: cluster 2024-09-17T11:37:06.336705+0000 mgr.y (mgr.14370) 493 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:08.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:07 smithi092 bash[26066]: cluster 2024-09-17T11:37:06.336705+0000 mgr.y (mgr.14370) 493 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:08.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:07 smithi121 bash[20577]: cluster 2024-09-17T11:37:06.336705+0000 mgr.y (mgr.14370) 493 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:09 smithi121 bash[20577]: audit 2024-09-17T11:37:08.225959+0000 mgr.y (mgr.14370) 494 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:09 smithi121 bash[20577]: cluster 2024-09-17T11:37:08.337417+0000 mgr.y (mgr.14370) 495 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:10.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:09 smithi092 bash[26066]: audit 2024-09-17T11:37:08.225959+0000 mgr.y (mgr.14370) 494 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:10.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:09 smithi092 bash[26066]: cluster 2024-09-17T11:37:08.337417+0000 mgr.y (mgr.14370) 495 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:10.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:09 smithi092 bash[19809]: audit 2024-09-17T11:37:08.225959+0000 mgr.y (mgr.14370) 494 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:10.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:09 smithi092 bash[19809]: cluster 2024-09-17T11:37:08.337417+0000 mgr.y (mgr.14370) 495 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:10.587 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:37:10.587 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:37:10.587 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1, 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 1 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:37:10.588 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:37:10.589 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:37:10.589 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:37:10.589 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 14, 2024-09-17T11:37:10.589 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 1 2024-09-17T11:37:10.589 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:37:10.589 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:37:11.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:10 smithi121 bash[20577]: audit 2024-09-17T11:37:10.595331+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.92:0/3759609009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:37:11.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:11 smithi092 bash[19809]: audit 2024-09-17T11:37:10.595331+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.92:0/3759609009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:37:11.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:11 smithi092 bash[26066]: audit 2024-09-17T11:37:10.595331+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.92:0/3759609009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:37:11.323 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph -s' 2024-09-17T11:37:12.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:12 smithi121 bash[20577]: cluster 2024-09-17T11:37:10.338502+0000 mgr.y (mgr.14370) 496 : cluster [DBG] pgmap v413: 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-17T11:37:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:12 smithi121 bash[20577]: audit 2024-09-17T11:37:11.175525+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:12 smithi121 bash[20577]: audit 2024-09-17T11:37:11.186048+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:12 smithi121 bash[20577]: audit 2024-09-17T11:37:11.196814+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:12.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:12 smithi092 bash[19809]: cluster 2024-09-17T11:37:10.338502+0000 mgr.y (mgr.14370) 496 : cluster [DBG] pgmap v413: 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-17T11:37:12.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:12 smithi092 bash[19809]: audit 2024-09-17T11:37:11.175525+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:12.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:12 smithi092 bash[19809]: audit 2024-09-17T11:37:11.186048+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:12.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:12 smithi092 bash[19809]: audit 2024-09-17T11:37:11.196814+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:12.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:12 smithi092 bash[26066]: cluster 2024-09-17T11:37:10.338502+0000 mgr.y (mgr.14370) 496 : cluster [DBG] pgmap v413: 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-17T11:37:12.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:12 smithi092 bash[26066]: audit 2024-09-17T11:37:11.175525+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:12.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:12 smithi092 bash[26066]: audit 2024-09-17T11:37:11.186048+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:12.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:12 smithi092 bash[26066]: audit 2024-09-17T11:37:11.196814+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:13.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:13 smithi092 bash[19809]: audit 2024-09-17T11:37:12.877511+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:13.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:13 smithi092 bash[26066]: audit 2024-09-17T11:37:12.877511+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:13.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:13 smithi121 bash[20577]: audit 2024-09-17T11:37:12.877511+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:13.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:13 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:37:13] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-17T11:37:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:14 smithi121 bash[20577]: cluster 2024-09-17T11:37:12.339170+0000 mgr.y (mgr.14370) 497 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:14.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:14 smithi092 bash[19809]: cluster 2024-09-17T11:37:12.339170+0000 mgr.y (mgr.14370) 497 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:14.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:14 smithi092 bash[26066]: cluster 2024-09-17T11:37:12.339170+0000 mgr.y (mgr.14370) 497 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:16.088 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:37:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:16 smithi121 bash[20577]: cluster 2024-09-17T11:37:14.340872+0000 mgr.y (mgr.14370) 498 : cluster [DBG] pgmap v415: 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-17T11:37:16.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:16 smithi092 bash[19809]: cluster 2024-09-17T11:37:14.340872+0000 mgr.y (mgr.14370) 498 : cluster [DBG] pgmap v415: 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-17T11:37:16.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:16 smithi092 bash[26066]: cluster 2024-09-17T11:37:14.340872+0000 mgr.y (mgr.14370) 498 : cluster [DBG] pgmap v415: 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-17T11:37:18.491 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:18 smithi092 bash[19809]: cluster 2024-09-17T11:37:16.341680+0000 mgr.y (mgr.14370) 499 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:18.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:18 smithi092 bash[19809]: audit 2024-09-17T11:37:17.415395+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:18.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:18 smithi092 bash[19809]: audit 2024-09-17T11:37:17.423478+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:18.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:18 smithi092 bash[19809]: audit 2024-09-17T11:37:17.430838+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:18.492 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:18 smithi092 bash[26066]: cluster 2024-09-17T11:37:16.341680+0000 mgr.y (mgr.14370) 499 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:18.492 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:18 smithi092 bash[26066]: audit 2024-09-17T11:37:17.415395+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:18.492 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:18 smithi092 bash[26066]: audit 2024-09-17T11:37:17.423478+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:18.492 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:18 smithi092 bash[26066]: audit 2024-09-17T11:37:17.430838+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:18 smithi121 bash[20577]: cluster 2024-09-17T11:37:16.341680+0000 mgr.y (mgr.14370) 499 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:18 smithi121 bash[20577]: audit 2024-09-17T11:37:17.415395+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:18 smithi121 bash[20577]: audit 2024-09-17T11:37:17.423478+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:18 smithi121 bash[20577]: audit 2024-09-17T11:37:17.430838+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:20.279 INFO:teuthology.orchestra.run.smithi092.stdout: cluster: 2024-09-17T11:37:20.279 INFO:teuthology.orchestra.run.smithi092.stdout: id: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:37:20.279 INFO:teuthology.orchestra.run.smithi092.stdout: health: HEALTH_OK 2024-09-17T11:37:20.280 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:37:20.280 INFO:teuthology.orchestra.run.smithi092.stdout: services: 2024-09-17T11:37:20.280 INFO:teuthology.orchestra.run.smithi092.stdout: mon: 3 daemons, quorum a,b,c (age 21m) 2024-09-17T11:37:20.280 INFO:teuthology.orchestra.run.smithi092.stdout: mgr: y(active, since 12m), standbys: x 2024-09-17T11:37:20.280 INFO:teuthology.orchestra.run.smithi092.stdout: osd: 8 osds: 8 up (since 13m), 8 in (since 14m) 2024-09-17T11:37:20.280 INFO:teuthology.orchestra.run.smithi092.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T11:37:20.281 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:37:20.281 INFO:teuthology.orchestra.run.smithi092.stdout: data: 2024-09-17T11:37:20.281 INFO:teuthology.orchestra.run.smithi092.stdout: pools: 6 pools, 161 pgs 2024-09-17T11:37:20.281 INFO:teuthology.orchestra.run.smithi092.stdout: objects: 212 objects, 585 KiB 2024-09-17T11:37:20.281 INFO:teuthology.orchestra.run.smithi092.stdout: usage: 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:20.281 INFO:teuthology.orchestra.run.smithi092.stdout: pgs: 161 active+clean 2024-09-17T11:37:20.282 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:37:20.282 INFO:teuthology.orchestra.run.smithi092.stdout: io: 2024-09-17T11:37:20.282 INFO:teuthology.orchestra.run.smithi092.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T11:37:20.282 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:37:20.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:20 smithi092 bash[19809]: audit 2024-09-17T11:37:18.237001+0000 mgr.y (mgr.14370) 500 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:20.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:20 smithi092 bash[19809]: cluster 2024-09-17T11:37:18.342343+0000 mgr.y (mgr.14370) 501 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:20.459 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:20 smithi092 bash[26066]: audit 2024-09-17T11:37:18.237001+0000 mgr.y (mgr.14370) 500 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:20.459 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:20 smithi092 bash[26066]: cluster 2024-09-17T11:37:18.342343+0000 mgr.y (mgr.14370) 501 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:20.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:20 smithi121 bash[20577]: audit 2024-09-17T11:37:18.237001+0000 mgr.y (mgr.14370) 500 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:20 smithi121 bash[20577]: cluster 2024-09-17T11:37:18.342343+0000 mgr.y (mgr.14370) 501 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:20.980 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T11:37:21.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:21 smithi092 bash[19809]: audit 2024-09-17T11:37:20.287189+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.92:0/3058793914' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:37:21.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:21 smithi092 bash[26066]: audit 2024-09-17T11:37:20.287189+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.92:0/3058793914' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:37:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:21 smithi121 bash[20577]: audit 2024-09-17T11:37:20.287189+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.92:0/3058793914' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:37:22.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:22 smithi121 bash[20577]: cluster 2024-09-17T11:37:20.343109+0000 mgr.y (mgr.14370) 502 : cluster [DBG] pgmap v418: 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-17T11:37:22.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:22 smithi092 bash[19809]: cluster 2024-09-17T11:37:20.343109+0000 mgr.y (mgr.14370) 502 : cluster [DBG] pgmap v418: 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-17T11:37:22.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:22 smithi092 bash[26066]: cluster 2024-09-17T11:37:20.343109+0000 mgr.y (mgr.14370) 502 : cluster [DBG] pgmap v418: 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-17T11:37:24.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:23 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:37:23] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-17T11:37:24.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:24 smithi121 bash[20577]: cluster 2024-09-17T11:37:22.343778+0000 mgr.y (mgr.14370) 503 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:24.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:24 smithi092 bash[26066]: cluster 2024-09-17T11:37:22.343778+0000 mgr.y (mgr.14370) 503 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:24 smithi092 bash[19809]: cluster 2024-09-17T11:37:22.343778+0000 mgr.y (mgr.14370) 503 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:25.741 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:37:26.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:26 smithi121 bash[20577]: cluster 2024-09-17T11:37:24.345437+0000 mgr.y (mgr.14370) 504 : cluster [DBG] pgmap v420: 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-17T11:37:26.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:26 smithi092 bash[19809]: cluster 2024-09-17T11:37:24.345437+0000 mgr.y (mgr.14370) 504 : cluster [DBG] pgmap v420: 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-17T11:37:26.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:26 smithi092 bash[26066]: cluster 2024-09-17T11:37:24.345437+0000 mgr.y (mgr.14370) 504 : cluster [DBG] pgmap v420: 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-17T11:37:27.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:27 smithi092 bash[19809]: cluster 2024-09-17T11:37:26.346178+0000 mgr.y (mgr.14370) 505 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:27.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:27 smithi092 bash[26066]: cluster 2024-09-17T11:37:26.346178+0000 mgr.y (mgr.14370) 505 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:27 smithi121 bash[20577]: cluster 2024-09-17T11:37:26.346178+0000 mgr.y (mgr.14370) 505 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:28 smithi121 bash[20577]: audit 2024-09-17T11:37:27.667472+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:37:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:28 smithi121 bash[20577]: audit 2024-09-17T11:37:27.669266+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:37:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:28 smithi121 bash[20577]: audit 2024-09-17T11:37:27.680431+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:28 smithi121 bash[20577]: audit 2024-09-17T11:37:27.877797+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:28.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:28 smithi092 bash[19809]: audit 2024-09-17T11:37:27.667472+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:37:28.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:28 smithi092 bash[19809]: audit 2024-09-17T11:37:27.669266+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:37:28.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:28 smithi092 bash[19809]: audit 2024-09-17T11:37:27.680431+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:28.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:28 smithi092 bash[19809]: audit 2024-09-17T11:37:27.877797+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:28.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:28 smithi092 bash[26066]: audit 2024-09-17T11:37:27.667472+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:37:28.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:28 smithi092 bash[26066]: audit 2024-09-17T11:37:27.669266+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:37:28.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:28 smithi092 bash[26066]: audit 2024-09-17T11:37:27.680431+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:28.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:28 smithi092 bash[26066]: audit 2024-09-17T11:37:27.877797+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:29.324 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T11:37:29.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:29 smithi121 bash[20577]: audit 2024-09-17T11:37:28.248205+0000 mgr.y (mgr.14370) 506 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:29 smithi121 bash[20577]: cluster 2024-09-17T11:37:28.346877+0000 mgr.y (mgr.14370) 507 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:29.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:29 smithi092 bash[19809]: audit 2024-09-17T11:37:28.248205+0000 mgr.y (mgr.14370) 506 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:29.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:29 smithi092 bash[19809]: cluster 2024-09-17T11:37:28.346877+0000 mgr.y (mgr.14370) 507 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:29.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:29 smithi092 bash[26066]: audit 2024-09-17T11:37:28.248205+0000 mgr.y (mgr.14370) 506 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:29.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:29 smithi092 bash[26066]: cluster 2024-09-17T11:37:28.346877+0000 mgr.y (mgr.14370) 507 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:30.061 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-17T11:37:30.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:30 smithi092 bash[19809]: audit 2024-09-17T11:37:29.332560+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.92:0/272435551' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:37:30.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:30 smithi092 bash[26066]: audit 2024-09-17T11:37:29.332560+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.92:0/272435551' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:37:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:30 smithi121 bash[20577]: audit 2024-09-17T11:37:29.332560+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.92:0/272435551' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:37:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:31 smithi121 bash[20577]: cluster 2024-09-17T11:37:30.348513+0000 mgr.y (mgr.14370) 508 : cluster [DBG] pgmap v423: 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-17T11:37:31.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:31 smithi092 bash[19809]: cluster 2024-09-17T11:37:30.348513+0000 mgr.y (mgr.14370) 508 : cluster [DBG] pgmap v423: 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-17T11:37:31.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:31 smithi092 bash[26066]: cluster 2024-09-17T11:37:30.348513+0000 mgr.y (mgr.14370) 508 : cluster [DBG] pgmap v423: 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-17T11:37:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:32 smithi121 bash[20577]: audit 2024-09-17T11:37:31.406737+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:32 smithi121 bash[20577]: audit 2024-09-17T11:37:31.417222+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:32 smithi121 bash[20577]: audit 2024-09-17T11:37:31.427945+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:32.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:32 smithi092 bash[26066]: audit 2024-09-17T11:37:31.406737+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:32.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:32 smithi092 bash[26066]: audit 2024-09-17T11:37:31.417222+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:32.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:32 smithi092 bash[26066]: audit 2024-09-17T11:37:31.427945+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:32.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:32 smithi092 bash[19809]: audit 2024-09-17T11:37:31.406737+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:32.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:32 smithi092 bash[19809]: audit 2024-09-17T11:37:31.417222+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:32.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:32 smithi092 bash[19809]: audit 2024-09-17T11:37:31.427945+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:33.702 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:33 smithi092 bash[19809]: cluster 2024-09-17T11:37:32.349323+0000 mgr.y (mgr.14370) 509 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:33.702 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:33 smithi092 bash[26066]: cluster 2024-09-17T11:37:32.349323+0000 mgr.y (mgr.14370) 509 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:33.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:33 smithi121 bash[20577]: cluster 2024-09-17T11:37:32.349323+0000 mgr.y (mgr.14370) 509 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:34.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:33 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:37:33] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-17T11:37:34.810 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:37:36.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:35 smithi121 bash[20577]: cluster 2024-09-17T11:37:34.351108+0000 mgr.y (mgr.14370) 510 : cluster [DBG] pgmap v425: 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-17T11:37:36.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:35 smithi092 bash[19809]: cluster 2024-09-17T11:37:34.351108+0000 mgr.y (mgr.14370) 510 : cluster [DBG] pgmap v425: 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-17T11:37:36.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:35 smithi092 bash[26066]: cluster 2024-09-17T11:37:34.351108+0000 mgr.y (mgr.14370) 510 : cluster [DBG] pgmap v425: 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-17T11:37:38.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:37 smithi121 bash[20577]: cluster 2024-09-17T11:37:36.351653+0000 mgr.y (mgr.14370) 511 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:37 smithi121 bash[20577]: audit 2024-09-17T11:37:37.563939+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:37 smithi121 bash[20577]: audit 2024-09-17T11:37:37.572162+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:37 smithi121 bash[20577]: audit 2024-09-17T11:37:37.579956+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:38.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:37 smithi092 bash[26066]: cluster 2024-09-17T11:37:36.351653+0000 mgr.y (mgr.14370) 511 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:38.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:37 smithi092 bash[26066]: audit 2024-09-17T11:37:37.563939+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:38.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:37 smithi092 bash[26066]: audit 2024-09-17T11:37:37.572162+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:38.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:37 smithi092 bash[26066]: audit 2024-09-17T11:37:37.579956+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:38.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:37 smithi092 bash[19809]: cluster 2024-09-17T11:37:36.351653+0000 mgr.y (mgr.14370) 511 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:38.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:37 smithi092 bash[19809]: audit 2024-09-17T11:37:37.563939+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:38.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:37 smithi092 bash[19809]: audit 2024-09-17T11:37:37.572162+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:38.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:37 smithi092 bash[19809]: audit 2024-09-17T11:37:37.579956+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' 2024-09-17T11:37:40.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:39 smithi121 bash[20577]: audit 2024-09-17T11:37:38.254088+0000 mgr.y (mgr.14370) 512 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:40.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:39 smithi121 bash[20577]: cluster 2024-09-17T11:37:38.352429+0000 mgr.y (mgr.14370) 513 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:40.065 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:39 smithi092 bash[19809]: audit 2024-09-17T11:37:38.254088+0000 mgr.y (mgr.14370) 512 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:40.065 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:39 smithi092 bash[19809]: cluster 2024-09-17T11:37:38.352429+0000 mgr.y (mgr.14370) 513 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:40.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:39 smithi092 bash[26066]: audit 2024-09-17T11:37:38.254088+0000 mgr.y (mgr.14370) 512 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:40.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:39 smithi092 bash[26066]: cluster 2024-09-17T11:37:38.352429+0000 mgr.y (mgr.14370) 513 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:40.477 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:37:40.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:40 smithi092 bash[26066]: audit 2024-09-17T11:37:40.474270+0000 mon.a (mon.0) 1607 : audit [DBG] from='client.? 172.21.15.92:0/1360926158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:37:40.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:40 smithi092 bash[19809]: audit 2024-09-17T11:37:40.474270+0000 mon.a (mon.0) 1607 : audit [DBG] from='client.? 172.21.15.92:0/1360926158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:37:41.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:40 smithi121 bash[20577]: audit 2024-09-17T11:37:40.474270+0000 mon.a (mon.0) 1607 : audit [DBG] from='client.? 172.21.15.92:0/1360926158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:37:41.428 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph mgr fail' 2024-09-17T11:37:41.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:41 smithi092 bash[19809]: cluster 2024-09-17T11:37:40.354117+0000 mgr.y (mgr.14370) 514 : cluster [DBG] pgmap v428: 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-17T11:37:41.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:41 smithi092 bash[26066]: cluster 2024-09-17T11:37:40.354117+0000 mgr.y (mgr.14370) 514 : cluster [DBG] pgmap v428: 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-17T11:37:42.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:41 smithi121 bash[20577]: cluster 2024-09-17T11:37:40.354117+0000 mgr.y (mgr.14370) 514 : cluster [DBG] pgmap v428: 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-17T11:37:43.962 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:43 smithi121 bash[20577]: cluster 2024-09-17T11:37:42.354822+0000 mgr.y (mgr.14370) 515 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:43.963 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:43 smithi121 bash[20577]: audit 2024-09-17T11:37:42.878222+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:44.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:43 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:37:43] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-17T11:37:44.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:43 smithi092 bash[19809]: cluster 2024-09-17T11:37:42.354822+0000 mgr.y (mgr.14370) 515 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:44.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:43 smithi092 bash[19809]: audit 2024-09-17T11:37:42.878222+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:44.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:43 smithi092 bash[26066]: cluster 2024-09-17T11:37:42.354822+0000 mgr.y (mgr.14370) 515 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:44.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:43 smithi092 bash[26066]: audit 2024-09-17T11:37:42.878222+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.14370 172.21.15.92:0/3156535884' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:46.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:45 smithi121 bash[20577]: cluster 2024-09-17T11:37:44.356556+0000 mgr.y (mgr.14370) 516 : cluster [DBG] pgmap v430: 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-17T11:37:46.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:45 smithi092 bash[19809]: cluster 2024-09-17T11:37:44.356556+0000 mgr.y (mgr.14370) 516 : cluster [DBG] pgmap v430: 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-17T11:37:46.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:45 smithi092 bash[26066]: cluster 2024-09-17T11:37:44.356556+0000 mgr.y (mgr.14370) 516 : cluster [DBG] pgmap v430: 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-17T11:37:46.190 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:37:48.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:47 smithi121 bash[20577]: cluster 2024-09-17T11:37:46.357428+0000 mgr.y (mgr.14370) 517 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:48.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:47 smithi092 bash[19809]: cluster 2024-09-17T11:37:46.357428+0000 mgr.y (mgr.14370) 517 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:48.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:47 smithi092 bash[26066]: cluster 2024-09-17T11:37:46.357428+0000 mgr.y (mgr.14370) 517 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:50.055 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:49 smithi121 bash[54415]: [17/Sep/2024:11:37:49] ENGINE Bus STOPPING 2024-09-17T11:37:50.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:49 smithi121 bash[20577]: audit 2024-09-17T11:37:48.262064+0000 mgr.y (mgr.14370) 518 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:50.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:49 smithi121 bash[20577]: cluster 2024-09-17T11:37:48.358236+0000 mgr.y (mgr.14370) 519 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:50.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:49 smithi092 bash[26066]: audit 2024-09-17T11:37:48.262064+0000 mgr.y (mgr.14370) 518 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:50.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:49 smithi092 bash[26066]: cluster 2024-09-17T11:37:48.358236+0000 mgr.y (mgr.14370) 519 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:50.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:49 smithi092 bash[19809]: audit 2024-09-17T11:37:48.262064+0000 mgr.y (mgr.14370) 518 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:37:50.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:49 smithi092 bash[19809]: cluster 2024-09-17T11:37:48.358236+0000 mgr.y (mgr.14370) 519 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:37:50.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:49 smithi092 bash[20093]: debug 2024-09-17T11:37:49.714+0000 7f7d4f5c3640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T11:37:50.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:49 smithi092 bash[20093]: ignoring --setuser ceph since I am not root 2024-09-17T11:37:50.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:49 smithi092 bash[20093]: ignoring --setgroup ceph since I am not root 2024-09-17T11:37:50.068 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:49 smithi092 bash[20093]: debug 2024-09-17T11:37:49.882+0000 7f0b73268040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T11:37:50.467 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T11:37:50.555 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[54415]: [17/Sep/2024:11:37:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:37:50.555 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[54415]: [17/Sep/2024:11:37:50] ENGINE Bus STOPPED 2024-09-17T11:37:50.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.698346+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.92:0/4048612814' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:37:50.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.704943+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: cluster 2024-09-17T11:37:49.705792+0000 mon.a (mon.0) 1610 : cluster [INF] Activating manager daemon x 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.715903+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.716135+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.716355+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.717809+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.718214+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.718486+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.718914+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.719229+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.719582+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.719941+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:37:50.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.720258+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:37:50.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.720596+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:37:50.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.722717+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:37:50.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.722919+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:37:50.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.723510+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:37:50.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: cluster 2024-09-17T11:37:49.723800+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T11:37:50.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.698346+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.92:0/4048612814' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:37:50.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.704943+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:37:50.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: cluster 2024-09-17T11:37:49.705792+0000 mon.a (mon.0) 1610 : cluster [INF] Activating manager daemon x 2024-09-17T11:37:50.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.715903+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.716135+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.716355+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.717809+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.718214+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.718486+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.718914+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.719229+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.719582+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.719941+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.720258+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.720596+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:37:50.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.722717+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:37:50.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.722919+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:37:50.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.723510+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:37:50.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: cluster 2024-09-17T11:37:49.723800+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T11:37:50.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:49.724213+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T11:37:50.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: cluster 2024-09-17T11:37:49.724271+0000 mon.a (mon.0) 1613 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0184853s) 2024-09-17T11:37:50.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: cluster 2024-09-17T11:37:50.218664+0000 mon.a (mon.0) 1614 : cluster [INF] Manager daemon x is now available 2024-09-17T11:37:50.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:50.688428+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:50.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[19809]: audit 2024-09-17T11:37:50.696813+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:50.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:49.724213+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T11:37:50.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: cluster 2024-09-17T11:37:49.724271+0000 mon.a (mon.0) 1613 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0184853s) 2024-09-17T11:37:50.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: cluster 2024-09-17T11:37:50.218664+0000 mon.a (mon.0) 1614 : cluster [INF] Manager daemon x is now available 2024-09-17T11:37:50.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:50.688428+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:50.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:50 smithi092 bash[26066]: audit 2024-09-17T11:37:50.696813+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.055 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[54415]: [17/Sep/2024:11:37:50] ENGINE Bus STARTING 2024-09-17T11:37:51.055 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[54415]: [17/Sep/2024:11:37:50] ENGINE Serving on http://:::9283 2024-09-17T11:37:51.056 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[54415]: [17/Sep/2024:11:37:50] ENGINE Bus STARTED 2024-09-17T11:37:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.698346+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.92:0/4048612814' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:37:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.704943+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:37:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: cluster 2024-09-17T11:37:49.705792+0000 mon.a (mon.0) 1610 : cluster [INF] Activating manager daemon x 2024-09-17T11:37:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.715903+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:37:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.716135+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:37:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.716355+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.717809+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.718214+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.718486+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.718914+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.719229+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.719582+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.719941+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.720258+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.720596+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.722717+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.722919+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.723510+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:37:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: cluster 2024-09-17T11:37:49.723800+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T11:37:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:49.724213+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T11:37:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: cluster 2024-09-17T11:37:49.724271+0000 mon.a (mon.0) 1613 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0184853s) 2024-09-17T11:37:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: cluster 2024-09-17T11:37:50.218664+0000 mon.a (mon.0) 1614 : cluster [INF] Manager daemon x is now available 2024-09-17T11:37:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:50.688428+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:50 smithi121 bash[20577]: audit 2024-09-17T11:37:50.696813+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.567 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[20093]: debug 2024-09-17T11:37:51.110+0000 7f0b73268040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T11:37:51.568 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[20093]: debug 2024-09-17T11:37:51.174+0000 7f0b73268040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T11:37:51.568 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[20093]: debug 2024-09-17T11:37:51.322+0000 7f0b73268040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: debug 2024-09-17T11:37:51.706+0000 7f8362f10640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:37:51] ENGINE Error in HTTPServer.serve 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: Traceback (most recent call last): 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: self._connections.run(self.expiration_interval) 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: self._run(expiration_interval) 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:37:51.792 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:37:51.793 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:37:51.793 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: s = self.context.wrap_socket( 2024-09-17T11:37:51.793 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:37:51.793 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: return self.sslsocket_class._create( 2024-09-17T11:37:51.793 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:37:51.793 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: self.do_handshake() 2024-09-17T11:37:51.794 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:37:51.794 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: self._sslobj.do_handshake() 2024-09-17T11:37:51.794 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[54415]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:37:51.795 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: cephadm 2024-09-17T11:37:50.690926+0000 mgr.x (mgr.24514) 1 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T11:37:51.795 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: cephadm 2024-09-17T11:37:50.690988+0000 mgr.x (mgr.24514) 2 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T11:37:51.795 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: cephadm 2024-09-17T11:37:50.691125+0000 mgr.x (mgr.24514) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T11:37:51.795 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: cephadm 2024-09-17T11:37:50.691177+0000 mgr.x (mgr.24514) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-17T11:37:51.795 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: cephadm 2024-09-17T11:37:50.706751+0000 mgr.x (mgr.24514) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-17T11:37:51.795 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.713251+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.796 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: cluster 2024-09-17T11:37:50.725496+0000 mon.a (mon.0) 1618 : cluster [DBG] mgrmap e24: x(active, since 1.01966s) 2024-09-17T11:37:51.796 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: cluster 2024-09-17T11:37:50.734905+0000 mgr.x (mgr.24514) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:51.796 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.737799+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.796 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.748958+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.796 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.759421+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.796 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.768548+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.797 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.785387+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:51.797 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.785581+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:37:51.797 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.786608+0000 mgr.x (mgr.24514) 7 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:37:51.797 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.789965+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:51.797 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.790774+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:37:51.798 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.796970+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:37:51.798 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.798127+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:51.798 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.798739+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:37:51.798 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.805231+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:37:51.798 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.828518+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:37:51.799 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:51 smithi121 bash[20577]: audit 2024-09-17T11:37:50.836646+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: cephadm 2024-09-17T11:37:50.690926+0000 mgr.x (mgr.24514) 1 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: cephadm 2024-09-17T11:37:50.690988+0000 mgr.x (mgr.24514) 2 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: cephadm 2024-09-17T11:37:50.691125+0000 mgr.x (mgr.24514) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: cephadm 2024-09-17T11:37:50.691177+0000 mgr.x (mgr.24514) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: cephadm 2024-09-17T11:37:50.706751+0000 mgr.x (mgr.24514) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.713251+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: cluster 2024-09-17T11:37:50.725496+0000 mon.a (mon.0) 1618 : cluster [DBG] mgrmap e24: x(active, since 1.01966s) 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: cluster 2024-09-17T11:37:50.734905+0000 mgr.x (mgr.24514) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.737799+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.748958+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.966 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.759421+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.768548+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.785387+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.785581+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.786608+0000 mgr.x (mgr.24514) 7 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.789965+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.790774+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.796970+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.798127+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.798739+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.805231+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.828518+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:37:51.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[19809]: audit 2024-09-17T11:37:50.836646+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: cephadm 2024-09-17T11:37:50.690926+0000 mgr.x (mgr.24514) 1 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: cephadm 2024-09-17T11:37:50.690988+0000 mgr.x (mgr.24514) 2 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: cephadm 2024-09-17T11:37:50.691125+0000 mgr.x (mgr.24514) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: cephadm 2024-09-17T11:37:50.691177+0000 mgr.x (mgr.24514) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: cephadm 2024-09-17T11:37:50.706751+0000 mgr.x (mgr.24514) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.713251+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: cluster 2024-09-17T11:37:50.725496+0000 mon.a (mon.0) 1618 : cluster [DBG] mgrmap e24: x(active, since 1.01966s) 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: cluster 2024-09-17T11:37:50.734905+0000 mgr.x (mgr.24514) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.737799+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.748958+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.759421+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.768548+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.785387+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.785581+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.786608+0000 mgr.x (mgr.24514) 7 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.789965+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.790774+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.796970+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.798127+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:51.969 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.798739+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:37:51.970 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.805231+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:37:51.970 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.828518+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:37:51.970 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[26066]: audit 2024-09-17T11:37:50.836646+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:37:52.283 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:51 smithi092 bash[20093]: debug 2024-09-17T11:37:51.970+0000 7f0b73268040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T11:37:52.284 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[20093]: debug 2024-09-17T11:37:52.038+0000 7f0b73268040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T11:37:52.284 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[20093]: debug 2024-09-17T11:37:52.106+0000 7f0b73268040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T11:37:52.567 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[20093]: debug 2024-09-17T11:37:52.286+0000 7f0b73268040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T11:37:52.568 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[20093]: debug 2024-09-17T11:37:52.362+0000 7f0b73268040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T11:37:52.568 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[20093]: debug 2024-09-17T11:37:52.430+0000 7f0b73268040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T11:37:52.949 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[20093]: debug 2024-09-17T11:37:52.682+0000 7f0b73268040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T11:37:52.949 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[20093]: debug 2024-09-17T11:37:52.758+0000 7f0b73268040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T11:37:52.950 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cephadm 2024-09-17T11:37:51.490526+0000 mgr.x (mgr.24514) 8 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Bus STARTING 2024-09-17T11:37:52.950 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cephadm 2024-09-17T11:37:51.592147+0000 mgr.x (mgr.24514) 9 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T11:37:52.950 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cephadm 2024-09-17T11:37:51.636957+0000 mgr.x (mgr.24514) 10 : cephadm [INF] Reconfiguring daemon agent.smithi121 on smithi121 2024-09-17T11:37:52.950 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cephadm 2024-09-17T11:37:51.644891+0000 mgr.x (mgr.24514) 11 : cephadm [INF] Reconfiguring daemon agent.smithi092 on smithi092 2024-09-17T11:37:52.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cephadm 2024-09-17T11:37:51.710476+0000 mgr.x (mgr.24514) 12 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T11:37:52.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cephadm 2024-09-17T11:37:51.710673+0000 mgr.x (mgr.24514) 13 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Bus STARTED 2024-09-17T11:37:52.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cephadm 2024-09-17T11:37:51.712636+0000 mgr.x (mgr.24514) 14 : cephadm [ERR] [17/Sep/2024:11:37:51] ENGINE Error in HTTPServer.serve 2024-09-17T11:37:52.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: Traceback (most recent call last): 2024-09-17T11:37:52.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:37:52.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: self._connections.run(self.expiration_interval) 2024-09-17T11:37:52.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:37:52.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: self._run(expiration_interval) 2024-09-17T11:37:52.951 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:37:52.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:37:52.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:37:52.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:37:52.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:37:52.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: s = self.context.wrap_socket( 2024-09-17T11:37:52.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:37:52.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: return self.sslsocket_class._create( 2024-09-17T11:37:52.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:37:52.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: self.do_handshake() 2024-09-17T11:37:52.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:37:52.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: self._sslobj.do_handshake() 2024-09-17T11:37:52.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:37:52.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cluster 2024-09-17T11:37:51.722976+0000 mgr.x (mgr.24514) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:52.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cephadm 2024-09-17T11:37:51.923702+0000 mgr.x (mgr.24514) 16 : cephadm [INF] Deploying cephadm binary to smithi121 2024-09-17T11:37:52.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[19809]: cephadm 2024-09-17T11:37:51.937159+0000 mgr.x (mgr.24514) 17 : cephadm [INF] Deploying cephadm binary to smithi092 2024-09-17T11:37:52.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cephadm 2024-09-17T11:37:51.490526+0000 mgr.x (mgr.24514) 8 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Bus STARTING 2024-09-17T11:37:52.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cephadm 2024-09-17T11:37:51.592147+0000 mgr.x (mgr.24514) 9 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T11:37:52.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cephadm 2024-09-17T11:37:51.636957+0000 mgr.x (mgr.24514) 10 : cephadm [INF] Reconfiguring daemon agent.smithi121 on smithi121 2024-09-17T11:37:52.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cephadm 2024-09-17T11:37:51.644891+0000 mgr.x (mgr.24514) 11 : cephadm [INF] Reconfiguring daemon agent.smithi092 on smithi092 2024-09-17T11:37:52.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cephadm 2024-09-17T11:37:51.710476+0000 mgr.x (mgr.24514) 12 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T11:37:52.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cephadm 2024-09-17T11:37:51.710673+0000 mgr.x (mgr.24514) 13 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Bus STARTED 2024-09-17T11:37:52.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cephadm 2024-09-17T11:37:51.712636+0000 mgr.x (mgr.24514) 14 : cephadm [ERR] [17/Sep/2024:11:37:51] ENGINE Error in HTTPServer.serve 2024-09-17T11:37:52.955 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: Traceback (most recent call last): 2024-09-17T11:37:52.955 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:37:52.955 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: self._connections.run(self.expiration_interval) 2024-09-17T11:37:52.955 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:37:52.955 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: self._run(expiration_interval) 2024-09-17T11:37:52.955 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:37:52.955 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:37:52.955 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:37:52.956 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:37:52.956 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:37:52.956 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: s = self.context.wrap_socket( 2024-09-17T11:37:52.956 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:37:52.956 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: return self.sslsocket_class._create( 2024-09-17T11:37:52.956 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:37:52.956 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: self.do_handshake() 2024-09-17T11:37:52.956 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:37:52.957 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: self._sslobj.do_handshake() 2024-09-17T11:37:52.957 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:37:52.957 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cluster 2024-09-17T11:37:51.722976+0000 mgr.x (mgr.24514) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:52.957 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cephadm 2024-09-17T11:37:51.923702+0000 mgr.x (mgr.24514) 16 : cephadm [INF] Deploying cephadm binary to smithi121 2024-09-17T11:37:52.957 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[26066]: cephadm 2024-09-17T11:37:51.937159+0000 mgr.x (mgr.24514) 17 : cephadm [INF] Deploying cephadm binary to smithi092 2024-09-17T11:37:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cephadm 2024-09-17T11:37:51.490526+0000 mgr.x (mgr.24514) 8 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Bus STARTING 2024-09-17T11:37:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cephadm 2024-09-17T11:37:51.592147+0000 mgr.x (mgr.24514) 9 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T11:37:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cephadm 2024-09-17T11:37:51.636957+0000 mgr.x (mgr.24514) 10 : cephadm [INF] Reconfiguring daemon agent.smithi121 on smithi121 2024-09-17T11:37:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cephadm 2024-09-17T11:37:51.644891+0000 mgr.x (mgr.24514) 11 : cephadm [INF] Reconfiguring daemon agent.smithi092 on smithi092 2024-09-17T11:37:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cephadm 2024-09-17T11:37:51.710476+0000 mgr.x (mgr.24514) 12 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T11:37:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cephadm 2024-09-17T11:37:51.710673+0000 mgr.x (mgr.24514) 13 : cephadm [INF] [17/Sep/2024:11:37:51] ENGINE Bus STARTED 2024-09-17T11:37:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cephadm 2024-09-17T11:37:51.712636+0000 mgr.x (mgr.24514) 14 : cephadm [ERR] [17/Sep/2024:11:37:51] ENGINE Error in HTTPServer.serve 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: Traceback (most recent call last): 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: self._connections.run(self.expiration_interval) 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: self._run(expiration_interval) 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: s = self.context.wrap_socket( 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:37:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: return self.sslsocket_class._create( 2024-09-17T11:37:53.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:37:53.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: self.do_handshake() 2024-09-17T11:37:53.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:37:53.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: self._sslobj.do_handshake() 2024-09-17T11:37:53.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:37:53.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cluster 2024-09-17T11:37:51.722976+0000 mgr.x (mgr.24514) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:53.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cephadm 2024-09-17T11:37:51.923702+0000 mgr.x (mgr.24514) 16 : cephadm [INF] Deploying cephadm binary to smithi121 2024-09-17T11:37:53.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:52 smithi121 bash[20577]: cephadm 2024-09-17T11:37:51.937159+0000 mgr.x (mgr.24514) 17 : cephadm [INF] Deploying cephadm binary to smithi092 2024-09-17T11:37:53.278 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:52 smithi092 bash[20093]: debug 2024-09-17T11:37:52.950+0000 7f0b73268040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T11:37:53.278 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:53 smithi092 bash[20093]: debug 2024-09-17T11:37:53.026+0000 7f0b73268040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T11:37:53.567 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:53 smithi092 bash[20093]: debug 2024-09-17T11:37:53.282+0000 7f0b73268040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T11:37:53.567 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:53 smithi092 bash[20093]: debug 2024-09-17T11:37:53.454+0000 7f0b73268040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:37:53.877 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:53 smithi092 bash[20093]: debug 2024-09-17T11:37:53.618+0000 7f0b73268040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T11:37:53.877 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:53 smithi092 bash[20093]: debug 2024-09-17T11:37:53.698+0000 7f0b73268040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T11:37:53.877 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:53 smithi092 bash[19809]: cluster 2024-09-17T11:37:52.748123+0000 mon.a (mon.0) 1627 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-17T11:37:53.877 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:53 smithi092 bash[26066]: cluster 2024-09-17T11:37:52.748123+0000 mon.a (mon.0) 1627 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-17T11:37:54.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:53 smithi121 bash[20577]: cluster 2024-09-17T11:37:52.748123+0000 mon.a (mon.0) 1627 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-17T11:37:54.318 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:53 smithi092 bash[20093]: debug 2024-09-17T11:37:53.878+0000 7f0b73268040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T11:37:54.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: cluster 2024-09-17T11:37:53.723805+0000 mgr.x (mgr.24514) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:54.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.653054+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.659703+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.660142+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.665980+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.667639+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.671237+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]': finished 2024-09-17T11:37:54.842 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.675510+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.843 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.683484+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.843 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.685842+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.843 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.692318+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.843 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.693875+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.843 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.696599+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:37:54.843 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.697525+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:37:54.843 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:54 smithi121 bash[20577]: audit 2024-09-17T11:37:54.701313+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]': finished 2024-09-17T11:37:54.872 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[20093]: debug 2024-09-17T11:37:54.754+0000 7f0b73268040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T11:37:54.872 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[20093]: debug 2024-09-17T11:37:54.842+0000 7f0b73268040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T11:37:54.872 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: cluster 2024-09-17T11:37:53.723805+0000 mgr.x (mgr.24514) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:54.872 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.653054+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.873 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.659703+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.873 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.660142+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.873 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.665980+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.873 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.667639+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.873 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.671237+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]': finished 2024-09-17T11:37:54.873 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.675510+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.873 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.683484+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.873 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.685842+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.873 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.692318+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.693875+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.696599+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.697525+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[26066]: audit 2024-09-17T11:37:54.701313+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]': finished 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: cluster 2024-09-17T11:37:53.723805+0000 mgr.x (mgr.24514) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.653054+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.659703+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.660142+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.665980+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.667639+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.874 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.671237+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]': finished 2024-09-17T11:37:54.875 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.675510+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.875 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.683484+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.875 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.685842+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.875 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.692318+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:54.875 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.693875+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:37:54.875 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.696599+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:37:54.875 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.697525+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:37:54.875 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:54 smithi092 bash[19809]: audit 2024-09-17T11:37:54.701313+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]': finished 2024-09-17T11:37:55.159 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[20093]: debug 2024-09-17T11:37:55.086+0000 7f0b73268040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T11:37:55.197 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:37:55.552 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[20093]: debug 2024-09-17T11:37:55.162+0000 7f0b73268040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T11:37:55.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[20093]: debug 2024-09-17T11:37:55.554+0000 7f0b73268040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T11:37:55.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[20093]: debug 2024-09-17T11:37:55.634+0000 7f0b73268040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T11:37:55.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[20093]: [17/Sep/2024:11:37:55] ENGINE Bus STARTING 2024-09-17T11:37:55.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[20093]: CherryPy Checker: 2024-09-17T11:37:55.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[20093]: The Application mounted at '' has an empty config. 2024-09-17T11:37:55.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[20093]: [17/Sep/2024:11:37:55] ENGINE Serving on http://:::9283 2024-09-17T11:37:55.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[20093]: [17/Sep/2024:11:37:55] ENGINE Bus STARTED 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cephadm 2024-09-17T11:37:54.698904+0000 mgr.x (mgr.24514) 19 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cephadm 2024-09-17T11:37:54.699097+0000 mgr.x (mgr.24514) 20 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cluster 2024-09-17T11:37:54.773261+0000 mon.a (mon.0) 1638 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cephadm 2024-09-17T11:37:54.800674+0000 mgr.x (mgr.24514) 21 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cephadm 2024-09-17T11:37:54.800981+0000 mgr.x (mgr.24514) 22 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cephadm 2024-09-17T11:37:54.880015+0000 mgr.x (mgr.24514) 23 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cephadm 2024-09-17T11:37:54.883498+0000 mgr.x (mgr.24514) 24 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cephadm 2024-09-17T11:37:54.956953+0000 mgr.x (mgr.24514) 25 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cephadm 2024-09-17T11:37:54.957097+0000 mgr.x (mgr.24514) 26 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.044572+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.053450+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.066705+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.072902+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.082941+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.092709+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.112580+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.121002+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: cluster 2024-09-17T11:37:55.660831+0000 mon.a (mon.0) 1646 : cluster [DBG] Standby manager daemon y started 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.664261+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.665072+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:37:55.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.667598+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[26066]: audit 2024-09-17T11:37:55.668143+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cephadm 2024-09-17T11:37:54.698904+0000 mgr.x (mgr.24514) 19 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cephadm 2024-09-17T11:37:54.699097+0000 mgr.x (mgr.24514) 20 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cluster 2024-09-17T11:37:54.773261+0000 mon.a (mon.0) 1638 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cephadm 2024-09-17T11:37:54.800674+0000 mgr.x (mgr.24514) 21 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cephadm 2024-09-17T11:37:54.800981+0000 mgr.x (mgr.24514) 22 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cephadm 2024-09-17T11:37:54.880015+0000 mgr.x (mgr.24514) 23 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cephadm 2024-09-17T11:37:54.883498+0000 mgr.x (mgr.24514) 24 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cephadm 2024-09-17T11:37:54.956953+0000 mgr.x (mgr.24514) 25 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:55.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cephadm 2024-09-17T11:37:54.957097+0000 mgr.x (mgr.24514) 26 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:55.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.044572+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.053450+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.066705+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.072902+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.082941+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.092709+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:55.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.112580+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:55.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.121002+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:55.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: cluster 2024-09-17T11:37:55.660831+0000 mon.a (mon.0) 1646 : cluster [DBG] Standby manager daemon y started 2024-09-17T11:37:55.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.664261+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T11:37:55.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.665072+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:37:55.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.667598+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T11:37:55.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:55 smithi092 bash[19809]: audit 2024-09-17T11:37:55.668143+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:37:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cephadm 2024-09-17T11:37:54.698904+0000 mgr.x (mgr.24514) 19 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:37:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cephadm 2024-09-17T11:37:54.699097+0000 mgr.x (mgr.24514) 20 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:37:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cluster 2024-09-17T11:37:54.773261+0000 mon.a (mon.0) 1638 : cluster [DBG] mgrmap e26: x(active, since 5s) 2024-09-17T11:37:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cephadm 2024-09-17T11:37:54.800674+0000 mgr.x (mgr.24514) 21 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cephadm 2024-09-17T11:37:54.800981+0000 mgr.x (mgr.24514) 22 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:37:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cephadm 2024-09-17T11:37:54.880015+0000 mgr.x (mgr.24514) 23 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cephadm 2024-09-17T11:37:54.883498+0000 mgr.x (mgr.24514) 24 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:37:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cephadm 2024-09-17T11:37:54.956953+0000 mgr.x (mgr.24514) 25 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cephadm 2024-09-17T11:37:54.957097+0000 mgr.x (mgr.24514) 26 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:37:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.044572+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.053450+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.066705+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.072902+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.082941+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.092709+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.112580+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.121002+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:37:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: cluster 2024-09-17T11:37:55.660831+0000 mon.a (mon.0) 1646 : cluster [DBG] Standby manager daemon y started 2024-09-17T11:37:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.664261+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T11:37:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.665072+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:37:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.667598+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T11:37:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:55 smithi121 bash[20577]: audit 2024-09-17T11:37:55.668143+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.92:0/3403494701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:37:56.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.926 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.927 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.927 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.927 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.927 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.927 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.928 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.928 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.928 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.928 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.929 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.929 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.929 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:56.929 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:57.317 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:57.318 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:57.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[26066]: cluster 2024-09-17T11:37:55.724765+0000 mgr.x (mgr.24514) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:57.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[26066]: cephadm 2024-09-17T11:37:55.909275+0000 mgr.x (mgr.24514) 28 : cephadm [INF] Deploying daemon agent.smithi092 on smithi092 2024-09-17T11:37:57.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[26066]: audit 2024-09-17T11:37:56.110514+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:37:57.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[26066]: cluster 2024-09-17T11:37:56.116456+0000 mon.a (mon.0) 1647 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-17T11:37:57.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[26066]: audit 2024-09-17T11:37:57.097794+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:57.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:56 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:37:57.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[19809]: cluster 2024-09-17T11:37:55.724765+0000 mgr.x (mgr.24514) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:57.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[19809]: cephadm 2024-09-17T11:37:55.909275+0000 mgr.x (mgr.24514) 28 : cephadm [INF] Deploying daemon agent.smithi092 on smithi092 2024-09-17T11:37:57.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[19809]: audit 2024-09-17T11:37:56.110514+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:37:57.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[19809]: cluster 2024-09-17T11:37:56.116456+0000 mon.a (mon.0) 1647 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-17T11:37:57.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:57 smithi092 bash[19809]: audit 2024-09-17T11:37:57.097794+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:57 smithi121 bash[20577]: cluster 2024-09-17T11:37:55.724765+0000 mgr.x (mgr.24514) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:37:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:57 smithi121 bash[20577]: cephadm 2024-09-17T11:37:55.909275+0000 mgr.x (mgr.24514) 28 : cephadm [INF] Deploying daemon agent.smithi092 on smithi092 2024-09-17T11:37:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:57 smithi121 bash[20577]: audit 2024-09-17T11:37:56.110514+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:37:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:57 smithi121 bash[20577]: cluster 2024-09-17T11:37:56.116456+0000 mon.a (mon.0) 1647 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-17T11:37:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:57 smithi121 bash[20577]: audit 2024-09-17T11:37:57.097794+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:58.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[26066]: cephadm 2024-09-17T11:37:57.094669+0000 mgr.x (mgr.24514) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:37:58.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[26066]: audit 2024-09-17T11:37:57.095105+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:37:58.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[26066]: audit 2024-09-17T11:37:57.106208+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:37:58.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[26066]: audit 2024-09-17T11:37:57.108313+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:37:58.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[26066]: cephadm 2024-09-17T11:37:57.110119+0000 mgr.x (mgr.24514) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:37:58.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[26066]: audit 2024-09-17T11:37:57.623305+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:58.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[19809]: cephadm 2024-09-17T11:37:57.094669+0000 mgr.x (mgr.24514) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:37:58.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[19809]: audit 2024-09-17T11:37:57.095105+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:37:58.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[19809]: audit 2024-09-17T11:37:57.106208+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:37:58.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[19809]: audit 2024-09-17T11:37:57.108313+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:37:58.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[19809]: cephadm 2024-09-17T11:37:57.110119+0000 mgr.x (mgr.24514) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:37:58.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:58 smithi092 bash[19809]: audit 2024-09-17T11:37:57.623305+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:58 smithi121 bash[20577]: cephadm 2024-09-17T11:37:57.094669+0000 mgr.x (mgr.24514) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:37:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:58 smithi121 bash[20577]: audit 2024-09-17T11:37:57.095105+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:37:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:58 smithi121 bash[20577]: audit 2024-09-17T11:37:57.106208+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:37:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:58 smithi121 bash[20577]: audit 2024-09-17T11:37:57.108313+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:37:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:58 smithi121 bash[20577]: cephadm 2024-09-17T11:37:57.110119+0000 mgr.x (mgr.24514) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:37:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:58 smithi121 bash[20577]: audit 2024-09-17T11:37:57.623305+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:37:59.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:37:59 smithi092 bash[19809]: cluster 2024-09-17T11:37:57.726267+0000 mgr.x (mgr.24514) 31 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:37:59.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:37:59 smithi092 bash[26066]: cluster 2024-09-17T11:37:57.726267+0000 mgr.x (mgr.24514) 31 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:37:59.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:37:59 smithi121 bash[20577]: cluster 2024-09-17T11:37:57.726267+0000 mgr.x (mgr.24514) 31 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:38:00.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:00 smithi092 bash[19809]: audit 2024-09-17T11:37:58.265686+0000 mgr.x (mgr.24514) 32 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:00.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:00 smithi092 bash[26066]: audit 2024-09-17T11:37:58.265686+0000 mgr.x (mgr.24514) 32 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:00.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:00 smithi121 bash[20577]: audit 2024-09-17T11:37:58.265686+0000 mgr.x (mgr.24514) 32 : audit [DBG] from='client.14805 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:01.241 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:01 smithi092 bash[19809]: cluster 2024-09-17T11:37:59.726888+0000 mgr.x (mgr.24514) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:38:01.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:01 smithi092 bash[26066]: cluster 2024-09-17T11:37:59.726888+0000 mgr.x (mgr.24514) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:38:01.359 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:01 smithi121 bash[20577]: cluster 2024-09-17T11:37:59.726888+0000 mgr.x (mgr.24514) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:38:01.359 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:01 smithi121 bash[45970]: ts=2024-09-17T11:38:01.352Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:38:01.359 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:01 smithi121 bash[45970]: ts=2024-09-17T11:38:01.352Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:38:01.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:01 smithi121 bash[45970]: ts=2024-09-17T11:38:01.359Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:38:01.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:01 smithi121 bash[45970]: ts=2024-09-17T11:38:01.359Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:38:01.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:01 smithi121 bash[45970]: ts=2024-09-17T11:38:01.359Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:38:03.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[19809]: cluster 2024-09-17T11:38:01.728742+0000 mgr.x (mgr.24514) 34 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:38:03.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[19809]: audit 2024-09-17T11:38:02.532370+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[19809]: audit 2024-09-17T11:38:02.545141+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[19809]: audit 2024-09-17T11:38:02.545249+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:38:03.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[19809]: audit 2024-09-17T11:38:02.553593+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:38:03.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[19809]: audit 2024-09-17T11:38:03.046834+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[19809]: audit 2024-09-17T11:38:03.056091+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[19809]: audit 2024-09-17T11:38:03.063152+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[26066]: cluster 2024-09-17T11:38:01.728742+0000 mgr.x (mgr.24514) 34 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[26066]: audit 2024-09-17T11:38:02.532370+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[26066]: audit 2024-09-17T11:38:02.545141+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[26066]: audit 2024-09-17T11:38:02.545249+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[26066]: audit 2024-09-17T11:38:02.553593+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[26066]: audit 2024-09-17T11:38:03.046834+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[26066]: audit 2024-09-17T11:38:03.056091+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[26066]: audit 2024-09-17T11:38:03.063152+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:03 smithi121 bash[20577]: cluster 2024-09-17T11:38:01.728742+0000 mgr.x (mgr.24514) 34 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:38:03.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:03 smithi121 bash[20577]: audit 2024-09-17T11:38:02.532370+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:03 smithi121 bash[20577]: audit 2024-09-17T11:38:02.545141+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:03 smithi121 bash[20577]: audit 2024-09-17T11:38:02.545249+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:38:03.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:03 smithi121 bash[20577]: audit 2024-09-17T11:38:02.553593+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:38:03.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:03 smithi121 bash[20577]: audit 2024-09-17T11:38:03.046834+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:03 smithi121 bash[20577]: audit 2024-09-17T11:38:03.056091+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:03.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:03 smithi121 bash[20577]: audit 2024-09-17T11:38:03.063152+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:04.067 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:38:03 smithi092 bash[20093]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T11:38:04.555 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.556 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.556 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.556 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.557 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.557 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.557 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.854 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.855 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.855 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.856 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.856 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.856 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.857 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:04.857 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:38:04 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:38:05.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:05 smithi092 bash[19809]: cephadm 2024-09-17T11:38:03.548677+0000 mgr.x (mgr.24514) 35 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-09-17T11:38:05.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:05 smithi092 bash[19809]: cluster 2024-09-17T11:38:03.729505+0000 mgr.x (mgr.24514) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:38:05.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:05 smithi092 bash[19809]: audit 2024-09-17T11:38:04.931274+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:05.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:05 smithi092 bash[19809]: audit 2024-09-17T11:38:05.050056+0000 mon.a (mon.0) 1658 : audit [DBG] from='client.? 172.21.15.92:0/2895996436' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:38:05.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:05 smithi092 bash[26066]: cephadm 2024-09-17T11:38:03.548677+0000 mgr.x (mgr.24514) 35 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-09-17T11:38:05.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:05 smithi092 bash[26066]: cluster 2024-09-17T11:38:03.729505+0000 mgr.x (mgr.24514) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:38:05.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:05 smithi092 bash[26066]: audit 2024-09-17T11:38:04.931274+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:05.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:05 smithi092 bash[26066]: audit 2024-09-17T11:38:05.050056+0000 mon.a (mon.0) 1658 : audit [DBG] from='client.? 172.21.15.92:0/2895996436' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:38:05.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:05 smithi121 bash[20577]: cephadm 2024-09-17T11:38:03.548677+0000 mgr.x (mgr.24514) 35 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-09-17T11:38:05.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:05 smithi121 bash[20577]: cluster 2024-09-17T11:38:03.729505+0000 mgr.x (mgr.24514) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:38:05.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:05 smithi121 bash[20577]: audit 2024-09-17T11:38:04.931274+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:05.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:05 smithi121 bash[20577]: audit 2024-09-17T11:38:05.050056+0000 mon.a (mon.0) 1658 : audit [DBG] from='client.? 172.21.15.92:0/2895996436' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:38:06.451 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:06 smithi092 bash[19809]: cephadm 2024-09-17T11:38:04.925540+0000 mgr.x (mgr.24514) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:38:06.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:06 smithi092 bash[19809]: audit 2024-09-17T11:38:05.341022+0000 mon.a (mon.0) 1659 : audit [INF] from='client.? 172.21.15.92:0/1943744942' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3759086312"}]: dispatch 2024-09-17T11:38:06.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:06 smithi092 bash[19809]: audit 2024-09-17T11:38:05.436856+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:06.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:06 smithi092 bash[19809]: audit 2024-09-17T11:38:05.786235+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:06.452 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:06 smithi092 bash[26066]: cephadm 2024-09-17T11:38:04.925540+0000 mgr.x (mgr.24514) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:38:06.452 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:06 smithi092 bash[26066]: audit 2024-09-17T11:38:05.341022+0000 mon.a (mon.0) 1659 : audit [INF] from='client.? 172.21.15.92:0/1943744942' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3759086312"}]: dispatch 2024-09-17T11:38:06.452 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:06 smithi092 bash[26066]: audit 2024-09-17T11:38:05.436856+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:06.452 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:06 smithi092 bash[26066]: audit 2024-09-17T11:38:05.786235+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:06.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:06 smithi121 bash[20577]: cephadm 2024-09-17T11:38:04.925540+0000 mgr.x (mgr.24514) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:38:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:06 smithi121 bash[20577]: audit 2024-09-17T11:38:05.341022+0000 mon.a (mon.0) 1659 : audit [INF] from='client.? 172.21.15.92:0/1943744942' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3759086312"}]: dispatch 2024-09-17T11:38:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:06 smithi121 bash[20577]: audit 2024-09-17T11:38:05.436856+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:06 smithi121 bash[20577]: audit 2024-09-17T11:38:05.786235+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:07.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:07 smithi121 bash[20577]: cephadm 2024-09-17T11:38:05.171641+0000 mgr.x (mgr.24514) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:38:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:07 smithi121 bash[20577]: cluster 2024-09-17T11:38:05.730490+0000 mgr.x (mgr.24514) 39 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:38:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:07 smithi121 bash[20577]: audit 2024-09-17T11:38:06.145114+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? 172.21.15.92:0/1943744942' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3759086312"}]': finished 2024-09-17T11:38:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:07 smithi121 bash[20577]: cluster 2024-09-17T11:38:06.145276+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T11:38:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:07 smithi121 bash[20577]: audit 2024-09-17T11:38:06.445533+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.92:0/2513983782' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/322144741"}]: dispatch 2024-09-17T11:38:07.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:07 smithi121 bash[20577]: audit 2024-09-17T11:38:06.446149+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/322144741"}]: dispatch 2024-09-17T11:38:07.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[19809]: cephadm 2024-09-17T11:38:05.171641+0000 mgr.x (mgr.24514) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:38:07.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[19809]: cluster 2024-09-17T11:38:05.730490+0000 mgr.x (mgr.24514) 39 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:38:07.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[19809]: audit 2024-09-17T11:38:06.145114+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? 172.21.15.92:0/1943744942' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3759086312"}]': finished 2024-09-17T11:38:07.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[19809]: cluster 2024-09-17T11:38:06.145276+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T11:38:07.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[19809]: audit 2024-09-17T11:38:06.445533+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.92:0/2513983782' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/322144741"}]: dispatch 2024-09-17T11:38:07.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[19809]: audit 2024-09-17T11:38:06.446149+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/322144741"}]: dispatch 2024-09-17T11:38:07.457 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[26066]: cephadm 2024-09-17T11:38:05.171641+0000 mgr.x (mgr.24514) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:38:07.457 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[26066]: cluster 2024-09-17T11:38:05.730490+0000 mgr.x (mgr.24514) 39 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:38:07.457 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[26066]: audit 2024-09-17T11:38:06.145114+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? 172.21.15.92:0/1943744942' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3759086312"}]': finished 2024-09-17T11:38:07.457 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[26066]: cluster 2024-09-17T11:38:06.145276+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T11:38:07.457 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[26066]: audit 2024-09-17T11:38:06.445533+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.92:0/2513983782' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/322144741"}]: dispatch 2024-09-17T11:38:07.457 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:07 smithi092 bash[26066]: audit 2024-09-17T11:38:06.446149+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/322144741"}]: dispatch 2024-09-17T11:38:08.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:08 smithi121 bash[20577]: audit 2024-09-17T11:38:07.444763+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/322144741"}]': finished 2024-09-17T11:38:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:08 smithi121 bash[20577]: cluster 2024-09-17T11:38:07.444957+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T11:38:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:08 smithi121 bash[20577]: cluster 2024-09-17T11:38:07.731322+0000 mgr.x (mgr.24514) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T11:38:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:08 smithi121 bash[20577]: audit 2024-09-17T11:38:07.760510+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.92:0/2826504516' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/322144741"}]: dispatch 2024-09-17T11:38:08.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:08 smithi092 bash[19809]: audit 2024-09-17T11:38:07.444763+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/322144741"}]': finished 2024-09-17T11:38:08.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:08 smithi092 bash[19809]: cluster 2024-09-17T11:38:07.444957+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T11:38:08.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:08 smithi092 bash[19809]: cluster 2024-09-17T11:38:07.731322+0000 mgr.x (mgr.24514) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T11:38:08.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:08 smithi092 bash[19809]: audit 2024-09-17T11:38:07.760510+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.92:0/2826504516' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/322144741"}]: dispatch 2024-09-17T11:38:08.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:08 smithi092 bash[26066]: audit 2024-09-17T11:38:07.444763+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/322144741"}]': finished 2024-09-17T11:38:08.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:08 smithi092 bash[26066]: cluster 2024-09-17T11:38:07.444957+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T11:38:08.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:08 smithi092 bash[26066]: cluster 2024-09-17T11:38:07.731322+0000 mgr.x (mgr.24514) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T11:38:08.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:08 smithi092 bash[26066]: audit 2024-09-17T11:38:07.760510+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.92:0/2826504516' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/322144741"}]: dispatch 2024-09-17T11:38:09.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[20577]: audit 2024-09-17T11:38:08.457701+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.92:0/2826504516' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/322144741"}]': finished 2024-09-17T11:38:09.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[20577]: cluster 2024-09-17T11:38:08.457849+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T11:38:09.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[20577]: audit 2024-09-17T11:38:08.770727+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.92:0/2991585402' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/899434644"}]: dispatch 2024-09-17T11:38:09.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[20577]: audit 2024-09-17T11:38:08.771705+0000 mon.a (mon.0) 1669 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/899434644"}]: dispatch 2024-09-17T11:38:09.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 systemd[1]: Stopping Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:38:09.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.635Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:38:09.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.635Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.635Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.635Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.635Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.635Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.635Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.635Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.635Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.636Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.636Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T11:38:09.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:09 smithi121 bash[45970]: ts=2024-09-17T11:38:09.636Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T11:38:09.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:09 smithi092 bash[19809]: audit 2024-09-17T11:38:08.457701+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.92:0/2826504516' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/322144741"}]': finished 2024-09-17T11:38:09.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:09 smithi092 bash[19809]: cluster 2024-09-17T11:38:08.457849+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T11:38:09.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:09 smithi092 bash[19809]: audit 2024-09-17T11:38:08.770727+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.92:0/2991585402' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/899434644"}]: dispatch 2024-09-17T11:38:09.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:09 smithi092 bash[19809]: audit 2024-09-17T11:38:08.771705+0000 mon.a (mon.0) 1669 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/899434644"}]: dispatch 2024-09-17T11:38:09.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:09 smithi092 bash[26066]: audit 2024-09-17T11:38:08.457701+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.92:0/2826504516' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/322144741"}]': finished 2024-09-17T11:38:09.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:09 smithi092 bash[26066]: cluster 2024-09-17T11:38:08.457849+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T11:38:09.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:09 smithi092 bash[26066]: audit 2024-09-17T11:38:08.770727+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.92:0/2991585402' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/899434644"}]: dispatch 2024-09-17T11:38:09.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:09 smithi092 bash[26066]: audit 2024-09-17T11:38:08.771705+0000 mon.a (mon.0) 1669 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/899434644"}]: dispatch 2024-09-17T11:38:10.464 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:10 smithi121 bash[59169]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:38:10.465 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:10 smithi121 bash[59464]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:38:10.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[19809]: audit 2024-09-17T11:38:09.471332+0000 mon.a (mon.0) 1670 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/899434644"}]': finished 2024-09-17T11:38:10.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[19809]: cluster 2024-09-17T11:38:09.471534+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T11:38:10.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[19809]: cluster 2024-09-17T11:38:09.731857+0000 mgr.x (mgr.24514) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-09-17T11:38:10.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[19809]: audit 2024-09-17T11:38:09.794857+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.92:0/3454287875' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/589350003"}]: dispatch 2024-09-17T11:38:10.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[19809]: audit 2024-09-17T11:38:09.795443+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/589350003"}]: dispatch 2024-09-17T11:38:10.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[26066]: audit 2024-09-17T11:38:09.471332+0000 mon.a (mon.0) 1670 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/899434644"}]': finished 2024-09-17T11:38:10.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[26066]: cluster 2024-09-17T11:38:09.471534+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T11:38:10.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[26066]: cluster 2024-09-17T11:38:09.731857+0000 mgr.x (mgr.24514) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-09-17T11:38:10.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[26066]: audit 2024-09-17T11:38:09.794857+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.92:0/3454287875' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/589350003"}]: dispatch 2024-09-17T11:38:10.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:10 smithi092 bash[26066]: audit 2024-09-17T11:38:09.795443+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/589350003"}]: dispatch 2024-09-17T11:38:10.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:10 smithi121 bash[20577]: audit 2024-09-17T11:38:09.471332+0000 mon.a (mon.0) 1670 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/899434644"}]': finished 2024-09-17T11:38:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:10 smithi121 bash[20577]: cluster 2024-09-17T11:38:09.471534+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T11:38:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:10 smithi121 bash[20577]: cluster 2024-09-17T11:38:09.731857+0000 mgr.x (mgr.24514) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-09-17T11:38:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:10 smithi121 bash[20577]: audit 2024-09-17T11:38:09.794857+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.92:0/3454287875' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/589350003"}]: dispatch 2024-09-17T11:38:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:10 smithi121 bash[20577]: audit 2024-09-17T11:38:09.795443+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/589350003"}]: dispatch 2024-09-17T11:38:10.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:10 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T11:38:10.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:10 smithi121 systemd[1]: Stopped Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:38:10.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:10 smithi121 systemd[1]: Started Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:38:11.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.475519+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/589350003"}]': finished 2024-09-17T11:38:11.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: cluster 2024-09-17T11:38:10.475706+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T11:38:11.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.520435+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.526545+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:38:11.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.527165+0000 mgr.x (mgr.24514) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.528178+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.531012+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.531539+0000 mgr.x (mgr.24514) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.536509+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.536982+0000 mgr.x (mgr.24514) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.578248+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.579049+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.593119+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.803567+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? 172.21.15.92:0/1381665557' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2059578957"}]: dispatch 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:10.995264+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: cluster 2024-09-17T11:38:11.006317+0000 mgr.x (mgr.24514) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:11.009144+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:38:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:11.009863+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:11.010589+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.475519+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/589350003"}]': finished 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: cluster 2024-09-17T11:38:10.475706+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.520435+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.526545+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.527165+0000 mgr.x (mgr.24514) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.528178+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.531012+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.531539+0000 mgr.x (mgr.24514) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.536509+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.536982+0000 mgr.x (mgr.24514) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.578248+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.579049+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.593119+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.803567+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? 172.21.15.92:0/1381665557' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2059578957"}]: dispatch 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:10.995264+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: cluster 2024-09-17T11:38:11.006317+0000 mgr.x (mgr.24514) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:11.009144+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:11.009863+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:11.010589+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: cluster 2024-09-17T11:38:11.018862+0000 mgr.x (mgr.24514) 46 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T11:38:11.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: cluster 2024-09-17T11:38:11.019143+0000 mgr.x (mgr.24514) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:11.023438+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:11.036437+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:11.222846+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:11.238395+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[19809]: audit 2024-09-17T11:38:11.252444+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: cluster 2024-09-17T11:38:11.018862+0000 mgr.x (mgr.24514) 46 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: cluster 2024-09-17T11:38:11.019143+0000 mgr.x (mgr.24514) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:11.023438+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:11.036437+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:11.222846+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:11.238395+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:11 smithi092 bash[26066]: audit 2024-09-17T11:38:11.252444+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.475519+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/589350003"}]': finished 2024-09-17T11:38:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: cluster 2024-09-17T11:38:10.475706+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T11:38:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.520435+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.526545+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:38:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.527165+0000 mgr.x (mgr.24514) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.528178+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.531012+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.531539+0000 mgr.x (mgr.24514) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.536509+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.536982+0000 mgr.x (mgr.24514) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.578248+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.579049+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.593119+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.803567+0000 mon.a (mon.0) 1678 : audit [INF] from='client.? 172.21.15.92:0/1381665557' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2059578957"}]: dispatch 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:10.995264+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: cluster 2024-09-17T11:38:11.006317+0000 mgr.x (mgr.24514) 45 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T11:38:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:11.009144+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:38:11.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:11.009863+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:38:11.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:11.010589+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.661Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T11:38:11.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.661Z 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-17T11:38:11.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.661Z 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 smithi121 (none))" 2024-09-17T11:38:11.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.661Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:38:11.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.661Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:38:11.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.663Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:38:11.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.663Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.665Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.665Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.667Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.667Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.372µs 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.667Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.667Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.676Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.685Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.685Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.685Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.621µs wal_replay_duration=18.260719ms wbl_replay_duration=93ns total_replay_duration=18.33258ms 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.687Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.687Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T11:38:11.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.687Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:38:11.810 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.712Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.149757ms db_storage=955ns remote_storage=1.214µs web_handler=457ns query_engine=633ns scrape=250.267µs scrape_sd=122.461µs notify=20.75µs notify_sd=34.1µs rules=24.31773ms tracing=5.969µs 2024-09-17T11:38:11.810 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.712Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T11:38:11.810 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[59523]: ts=2024-09-17T11:38:11.712Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:38:11.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: cluster 2024-09-17T11:38:11.018862+0000 mgr.x (mgr.24514) 46 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T11:38:11.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: cluster 2024-09-17T11:38:11.019143+0000 mgr.x (mgr.24514) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-09-17T11:38:11.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:11.023438+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:11.036437+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:11.222846+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:11.238395+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:11.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:11 smithi121 bash[20577]: audit 2024-09-17T11:38:11.252444+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:12 smithi121 bash[20577]: cluster 2024-09-17T11:38:11.233598+0000 mgr.x (mgr.24514) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-17T11:38:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:12 smithi121 bash[20577]: cluster 2024-09-17T11:38:11.234323+0000 mgr.x (mgr.24514) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-09-17T11:38:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:12 smithi121 bash[20577]: audit 2024-09-17T11:38:11.599700+0000 mon.a (mon.0) 1686 : audit [INF] from='client.? 172.21.15.92:0/1381665557' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2059578957"}]': finished 2024-09-17T11:38:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:12 smithi121 bash[20577]: cluster 2024-09-17T11:38:11.599827+0000 mon.a (mon.0) 1687 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T11:38:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:12 smithi121 bash[20577]: audit 2024-09-17T11:38:11.921754+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.92:0/2944119575' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2821462574"}]: dispatch 2024-09-17T11:38:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:12 smithi121 bash[20577]: audit 2024-09-17T11:38:11.922548+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2821462574"}]: dispatch 2024-09-17T11:38:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:12 smithi121 bash[20577]: cluster 2024-09-17T11:38:12.004196+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[19809]: cluster 2024-09-17T11:38:11.233598+0000 mgr.x (mgr.24514) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[19809]: cluster 2024-09-17T11:38:11.234323+0000 mgr.x (mgr.24514) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[19809]: audit 2024-09-17T11:38:11.599700+0000 mon.a (mon.0) 1686 : audit [INF] from='client.? 172.21.15.92:0/1381665557' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2059578957"}]': finished 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[19809]: cluster 2024-09-17T11:38:11.599827+0000 mon.a (mon.0) 1687 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[19809]: audit 2024-09-17T11:38:11.921754+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.92:0/2944119575' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2821462574"}]: dispatch 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[19809]: audit 2024-09-17T11:38:11.922548+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2821462574"}]: dispatch 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[19809]: cluster 2024-09-17T11:38:12.004196+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[26066]: cluster 2024-09-17T11:38:11.233598+0000 mgr.x (mgr.24514) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[26066]: cluster 2024-09-17T11:38:11.234323+0000 mgr.x (mgr.24514) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[26066]: audit 2024-09-17T11:38:11.599700+0000 mon.a (mon.0) 1686 : audit [INF] from='client.? 172.21.15.92:0/1381665557' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2059578957"}]': finished 2024-09-17T11:38:13.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[26066]: cluster 2024-09-17T11:38:11.599827+0000 mon.a (mon.0) 1687 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T11:38:13.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[26066]: audit 2024-09-17T11:38:11.921754+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.92:0/2944119575' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2821462574"}]: dispatch 2024-09-17T11:38:13.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[26066]: audit 2024-09-17T11:38:11.922548+0000 mon.a (mon.0) 1688 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2821462574"}]: dispatch 2024-09-17T11:38:13.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:12 smithi092 bash[26066]: cluster 2024-09-17T11:38:12.004196+0000 mon.a (mon.0) 1689 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T11:38:14.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:13 smithi121 bash[20577]: audit 2024-09-17T11:38:12.602207+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2821462574"}]': finished 2024-09-17T11:38:14.020 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:13 smithi121 bash[20577]: cluster 2024-09-17T11:38:12.602399+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T11:38:14.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:13 smithi092 bash[26066]: audit 2024-09-17T11:38:12.602207+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2821462574"}]': finished 2024-09-17T11:38:14.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:13 smithi092 bash[26066]: cluster 2024-09-17T11:38:12.602399+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T11:38:14.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:13 smithi092 bash[19809]: audit 2024-09-17T11:38:12.602207+0000 mon.a (mon.0) 1690 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2821462574"}]': finished 2024-09-17T11:38:14.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:13 smithi092 bash[19809]: cluster 2024-09-17T11:38:12.602399+0000 mon.a (mon.0) 1691 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T11:38:15.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:14 smithi121 bash[20577]: cluster 2024-09-17T11:38:13.235097+0000 mgr.x (mgr.24514) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:38:15.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:14 smithi092 bash[26066]: cluster 2024-09-17T11:38:13.235097+0000 mgr.x (mgr.24514) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:38:15.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:14 smithi092 bash[19809]: cluster 2024-09-17T11:38:13.235097+0000 mgr.x (mgr.24514) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:38:16.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:15 smithi121 bash[20577]: audit 2024-09-17T11:38:14.766406+0000 mgr.x (mgr.24514) 51 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:16.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:15 smithi092 bash[19809]: audit 2024-09-17T11:38:14.766406+0000 mgr.x (mgr.24514) 51 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:16.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:15 smithi092 bash[26066]: audit 2024-09-17T11:38:14.766406+0000 mgr.x (mgr.24514) 51 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:17.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:16 smithi121 bash[20577]: cluster 2024-09-17T11:38:15.235814+0000 mgr.x (mgr.24514) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:38:17.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:16 smithi092 bash[19809]: cluster 2024-09-17T11:38:15.235814+0000 mgr.x (mgr.24514) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:38:17.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:16 smithi092 bash[26066]: cluster 2024-09-17T11:38:15.235814+0000 mgr.x (mgr.24514) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:38:19.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:18 smithi121 bash[20577]: cluster 2024-09-17T11:38:17.237437+0000 mgr.x (mgr.24514) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:38:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:18 smithi121 bash[20577]: audit 2024-09-17T11:38:18.645725+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:18 smithi121 bash[20577]: audit 2024-09-17T11:38:18.659168+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:18 smithi121 bash[20577]: audit 2024-09-17T11:38:18.672182+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:19.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:18 smithi092 bash[19809]: cluster 2024-09-17T11:38:17.237437+0000 mgr.x (mgr.24514) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:38:19.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:18 smithi092 bash[19809]: audit 2024-09-17T11:38:18.645725+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:19.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:18 smithi092 bash[19809]: audit 2024-09-17T11:38:18.659168+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:19.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:18 smithi092 bash[19809]: audit 2024-09-17T11:38:18.672182+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:19.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:18 smithi092 bash[26066]: cluster 2024-09-17T11:38:17.237437+0000 mgr.x (mgr.24514) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:38:19.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:18 smithi092 bash[26066]: audit 2024-09-17T11:38:18.645725+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:19.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:18 smithi092 bash[26066]: audit 2024-09-17T11:38:18.659168+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:19.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:18 smithi092 bash[26066]: audit 2024-09-17T11:38:18.672182+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:20.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:19 smithi121 bash[20577]: cluster 2024-09-17T11:38:18.654386+0000 mgr.x (mgr.24514) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T11:38:20.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:19 smithi092 bash[19809]: cluster 2024-09-17T11:38:18.654386+0000 mgr.x (mgr.24514) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T11:38:20.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:19 smithi092 bash[26066]: cluster 2024-09-17T11:38:18.654386+0000 mgr.x (mgr.24514) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T11:38:20.805 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:38:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:38:20] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-17T11:38:22.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:21 smithi121 bash[20577]: cluster 2024-09-17T11:38:20.655095+0000 mgr.x (mgr.24514) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 564 B/s rd, 0 op/s 2024-09-17T11:38:22.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:21 smithi121 bash[20577]: audit 2024-09-17T11:38:20.796001+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:22.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:21 smithi121 bash[20577]: audit 2024-09-17T11:38:20.799194+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:22.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:21 smithi092 bash[19809]: cluster 2024-09-17T11:38:20.655095+0000 mgr.x (mgr.24514) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 564 B/s rd, 0 op/s 2024-09-17T11:38:22.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:21 smithi092 bash[19809]: audit 2024-09-17T11:38:20.796001+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:22.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:21 smithi092 bash[19809]: audit 2024-09-17T11:38:20.799194+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:22.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:21 smithi092 bash[26066]: cluster 2024-09-17T11:38:20.655095+0000 mgr.x (mgr.24514) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 564 B/s rd, 0 op/s 2024-09-17T11:38:22.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:21 smithi092 bash[26066]: audit 2024-09-17T11:38:20.796001+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:22.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:21 smithi092 bash[26066]: audit 2024-09-17T11:38:20.799194+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:24.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:23 smithi121 bash[20577]: cluster 2024-09-17T11:38:22.656734+0000 mgr.x (mgr.24514) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-09-17T11:38:24.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:23 smithi092 bash[19809]: cluster 2024-09-17T11:38:22.656734+0000 mgr.x (mgr.24514) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-09-17T11:38:24.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:23 smithi092 bash[26066]: cluster 2024-09-17T11:38:22.656734+0000 mgr.x (mgr.24514) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-09-17T11:38:26.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:25 smithi121 bash[20577]: cluster 2024-09-17T11:38:24.657522+0000 mgr.x (mgr.24514) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-09-17T11:38:26.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:25 smithi121 bash[20577]: audit 2024-09-17T11:38:24.774192+0000 mgr.x (mgr.24514) 58 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:26.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:25 smithi092 bash[19809]: cluster 2024-09-17T11:38:24.657522+0000 mgr.x (mgr.24514) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-09-17T11:38:26.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:25 smithi092 bash[19809]: audit 2024-09-17T11:38:24.774192+0000 mgr.x (mgr.24514) 58 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:26.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:25 smithi092 bash[26066]: cluster 2024-09-17T11:38:24.657522+0000 mgr.x (mgr.24514) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s 2024-09-17T11:38:26.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:25 smithi092 bash[26066]: audit 2024-09-17T11:38:24.774192+0000 mgr.x (mgr.24514) 58 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:27 smithi121 bash[20577]: audit 2024-09-17T11:38:26.606469+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:27 smithi121 bash[20577]: cluster 2024-09-17T11:38:26.617328+0000 mgr.x (mgr.24514) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:38:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:27 smithi121 bash[20577]: cluster 2024-09-17T11:38:26.617912+0000 mgr.x (mgr.24514) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:38:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:27 smithi121 bash[20577]: audit 2024-09-17T11:38:26.621422+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:27 smithi121 bash[20577]: audit 2024-09-17T11:38:26.637419+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:28.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[19809]: audit 2024-09-17T11:38:26.606469+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:28.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[19809]: cluster 2024-09-17T11:38:26.617328+0000 mgr.x (mgr.24514) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:38:28.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[19809]: cluster 2024-09-17T11:38:26.617912+0000 mgr.x (mgr.24514) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:38:28.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[19809]: audit 2024-09-17T11:38:26.621422+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:28.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[19809]: audit 2024-09-17T11:38:26.637419+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:28.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[26066]: audit 2024-09-17T11:38:26.606469+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:28.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[26066]: cluster 2024-09-17T11:38:26.617328+0000 mgr.x (mgr.24514) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:38:28.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[26066]: cluster 2024-09-17T11:38:26.617912+0000 mgr.x (mgr.24514) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T11:38:28.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[26066]: audit 2024-09-17T11:38:26.621422+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:28.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:27 smithi092 bash[26066]: audit 2024-09-17T11:38:26.637419+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:30.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:29 smithi121 bash[20577]: cluster 2024-09-17T11:38:28.618379+0000 mgr.x (mgr.24514) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:38:30.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:29 smithi092 bash[19809]: cluster 2024-09-17T11:38:28.618379+0000 mgr.x (mgr.24514) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:38:30.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:29 smithi092 bash[26066]: cluster 2024-09-17T11:38:28.618379+0000 mgr.x (mgr.24514) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:38:30.805 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:38:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:38:30] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-09-17T11:38:32.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:31 smithi121 bash[20577]: cluster 2024-09-17T11:38:30.618819+0000 mgr.x (mgr.24514) 62 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:38:32.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:31 smithi092 bash[19809]: cluster 2024-09-17T11:38:30.618819+0000 mgr.x (mgr.24514) 62 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:38:32.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:31 smithi092 bash[26066]: cluster 2024-09-17T11:38:30.618819+0000 mgr.x (mgr.24514) 62 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:38:34.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:33 smithi121 bash[20577]: cluster 2024-09-17T11:38:32.619627+0000 mgr.x (mgr.24514) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-17T11:38:34.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:33 smithi121 bash[20577]: audit 2024-09-17T11:38:33.603369+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:33 smithi121 bash[20577]: audit 2024-09-17T11:38:33.612404+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:38:34.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:33 smithi121 bash[20577]: audit 2024-09-17T11:38:33.613102+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:38:34.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:33 smithi121 bash[20577]: audit 2024-09-17T11:38:33.616437+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:33 smithi121 bash[20577]: audit 2024-09-17T11:38:33.629009+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:33 smithi121 bash[20577]: audit 2024-09-17T11:38:33.640077+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[19809]: cluster 2024-09-17T11:38:32.619627+0000 mgr.x (mgr.24514) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[19809]: audit 2024-09-17T11:38:33.603369+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[19809]: audit 2024-09-17T11:38:33.612404+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[19809]: audit 2024-09-17T11:38:33.613102+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[19809]: audit 2024-09-17T11:38:33.616437+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[19809]: audit 2024-09-17T11:38:33.629009+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[19809]: audit 2024-09-17T11:38:33.640077+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[26066]: cluster 2024-09-17T11:38:32.619627+0000 mgr.x (mgr.24514) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[26066]: audit 2024-09-17T11:38:33.603369+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[26066]: audit 2024-09-17T11:38:33.612404+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[26066]: audit 2024-09-17T11:38:33.613102+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:38:34.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[26066]: audit 2024-09-17T11:38:33.616437+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[26066]: audit 2024-09-17T11:38:33.629009+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:33 smithi092 bash[26066]: audit 2024-09-17T11:38:33.640077+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:34.950 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:34 smithi092 bash[19809]: cluster 2024-09-17T11:38:33.610352+0000 mgr.x (mgr.24514) 64 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2024-09-17T11:38:34.950 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:34 smithi092 bash[19809]: cluster 2024-09-17T11:38:34.611645+0000 mon.a (mon.0) 1703 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T11:38:34.950 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:34 smithi092 bash[19809]: cluster 2024-09-17T11:38:34.611712+0000 mon.a (mon.0) 1704 : cluster [INF] Cluster is now healthy 2024-09-17T11:38:34.950 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:34 smithi092 bash[26066]: cluster 2024-09-17T11:38:33.610352+0000 mgr.x (mgr.24514) 64 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2024-09-17T11:38:34.950 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:34 smithi092 bash[26066]: cluster 2024-09-17T11:38:34.611645+0000 mon.a (mon.0) 1703 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T11:38:34.950 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:34 smithi092 bash[26066]: cluster 2024-09-17T11:38:34.611712+0000 mon.a (mon.0) 1704 : cluster [INF] Cluster is now healthy 2024-09-17T11:38:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:34 smithi121 bash[20577]: cluster 2024-09-17T11:38:33.610352+0000 mgr.x (mgr.24514) 64 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 75 op/s 2024-09-17T11:38:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:34 smithi121 bash[20577]: cluster 2024-09-17T11:38:34.611645+0000 mon.a (mon.0) 1703 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T11:38:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:34 smithi121 bash[20577]: cluster 2024-09-17T11:38:34.611712+0000 mon.a (mon.0) 1704 : cluster [INF] Cluster is now healthy 2024-09-17T11:38:36.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:35 smithi121 bash[20577]: audit 2024-09-17T11:38:34.782158+0000 mgr.x (mgr.24514) 65 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:36.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:35 smithi092 bash[19809]: audit 2024-09-17T11:38:34.782158+0000 mgr.x (mgr.24514) 65 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:36.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:35 smithi092 bash[26066]: audit 2024-09-17T11:38:34.782158+0000 mgr.x (mgr.24514) 65 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:37.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:36 smithi121 bash[20577]: cluster 2024-09-17T11:38:35.611053+0000 mgr.x (mgr.24514) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 75 op/s 2024-09-17T11:38:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:36 smithi121 bash[20577]: audit 2024-09-17T11:38:35.796528+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:36 smithi121 bash[20577]: audit 2024-09-17T11:38:35.800446+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:37.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:36 smithi092 bash[26066]: cluster 2024-09-17T11:38:35.611053+0000 mgr.x (mgr.24514) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 75 op/s 2024-09-17T11:38:37.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:36 smithi092 bash[26066]: audit 2024-09-17T11:38:35.796528+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:37.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:36 smithi092 bash[26066]: audit 2024-09-17T11:38:35.800446+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:37.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:36 smithi092 bash[19809]: cluster 2024-09-17T11:38:35.611053+0000 mgr.x (mgr.24514) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 75 op/s 2024-09-17T11:38:37.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:36 smithi092 bash[19809]: audit 2024-09-17T11:38:35.796528+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:37.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:36 smithi092 bash[19809]: audit 2024-09-17T11:38:35.800446+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:39.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:38 smithi121 bash[20577]: cluster 2024-09-17T11:38:37.612729+0000 mgr.x (mgr.24514) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-17T11:38:39.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:38 smithi092 bash[19809]: cluster 2024-09-17T11:38:37.612729+0000 mgr.x (mgr.24514) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-17T11:38:39.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:38 smithi092 bash[26066]: cluster 2024-09-17T11:38:37.612729+0000 mgr.x (mgr.24514) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-17T11:38:40.799 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:38:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:38:40] "GET /metrics HTTP/1.1" 200 38293 "" "Prometheus/2.43.0" 2024-09-17T11:38:41.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:40 smithi121 bash[20577]: cluster 2024-09-17T11:38:39.613465+0000 mgr.x (mgr.24514) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-17T11:38:41.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:40 smithi092 bash[19809]: cluster 2024-09-17T11:38:39.613465+0000 mgr.x (mgr.24514) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-17T11:38:41.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:40 smithi092 bash[26066]: cluster 2024-09-17T11:38:39.613465+0000 mgr.x (mgr.24514) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 65 op/s 2024-09-17T11:38:43.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:42 smithi121 bash[20577]: cluster 2024-09-17T11:38:41.615167+0000 mgr.x (mgr.24514) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 131 op/s 2024-09-17T11:38:43.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:42 smithi092 bash[19809]: cluster 2024-09-17T11:38:41.615167+0000 mgr.x (mgr.24514) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 131 op/s 2024-09-17T11:38:43.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:42 smithi092 bash[26066]: cluster 2024-09-17T11:38:41.615167+0000 mgr.x (mgr.24514) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 131 op/s 2024-09-17T11:38:44.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:44 smithi092 bash[19809]: audit 2024-09-17T11:38:43.327912+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:44.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:44 smithi092 bash[19809]: audit 2024-09-17T11:38:43.340943+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:44.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:44 smithi092 bash[19809]: audit 2024-09-17T11:38:43.353198+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:44.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:44 smithi092 bash[19809]: cluster 2024-09-17T11:38:43.615891+0000 mgr.x (mgr.24514) 70 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s 2024-09-17T11:38:44.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:44 smithi092 bash[26066]: audit 2024-09-17T11:38:43.327912+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:44.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:44 smithi092 bash[26066]: audit 2024-09-17T11:38:43.340943+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:44.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:44 smithi092 bash[26066]: audit 2024-09-17T11:38:43.353198+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:44.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:44 smithi092 bash[26066]: cluster 2024-09-17T11:38:43.615891+0000 mgr.x (mgr.24514) 70 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s 2024-09-17T11:38:44.678 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:44 smithi121 bash[20577]: audit 2024-09-17T11:38:43.327912+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:44.678 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:44 smithi121 bash[20577]: audit 2024-09-17T11:38:43.340943+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:44.678 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:44 smithi121 bash[20577]: audit 2024-09-17T11:38:43.353198+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:44.678 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:44 smithi121 bash[20577]: cluster 2024-09-17T11:38:43.615891+0000 mgr.x (mgr.24514) 70 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s 2024-09-17T11:38:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:45 smithi121 bash[20577]: audit 2024-09-17T11:38:44.789776+0000 mgr.x (mgr.24514) 71 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:45.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:45 smithi092 bash[19809]: audit 2024-09-17T11:38:44.789776+0000 mgr.x (mgr.24514) 71 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:45.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:45 smithi092 bash[26066]: audit 2024-09-17T11:38:44.789776+0000 mgr.x (mgr.24514) 71 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:46.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:46 smithi121 bash[20577]: cluster 2024-09-17T11:38:45.616650+0000 mgr.x (mgr.24514) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T11:38:46.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:46 smithi092 bash[19809]: cluster 2024-09-17T11:38:45.616650+0000 mgr.x (mgr.24514) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T11:38:46.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:46 smithi092 bash[26066]: cluster 2024-09-17T11:38:45.616650+0000 mgr.x (mgr.24514) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T11:38:49.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:48 smithi121 bash[20577]: cluster 2024-09-17T11:38:47.618370+0000 mgr.x (mgr.24514) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T11:38:49.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:48 smithi092 bash[19809]: cluster 2024-09-17T11:38:47.618370+0000 mgr.x (mgr.24514) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T11:38:49.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:48 smithi092 bash[26066]: cluster 2024-09-17T11:38:47.618370+0000 mgr.x (mgr.24514) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T11:38:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:38:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:38:50] "GET /metrics HTTP/1.1" 200 38293 "" "Prometheus/2.43.0" 2024-09-17T11:38:50.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:50 smithi121 bash[20577]: cluster 2024-09-17T11:38:49.619062+0000 mgr.x (mgr.24514) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:38:50.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:50 smithi121 bash[20577]: audit 2024-09-17T11:38:50.316022+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:50.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:50 smithi121 bash[20577]: audit 2024-09-17T11:38:50.327191+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:50.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:50 smithi121 bash[20577]: audit 2024-09-17T11:38:50.338706+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:51.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:50 smithi092 bash[19809]: cluster 2024-09-17T11:38:49.619062+0000 mgr.x (mgr.24514) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:38:51.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:50 smithi092 bash[19809]: audit 2024-09-17T11:38:50.316022+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:51.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:50 smithi092 bash[19809]: audit 2024-09-17T11:38:50.327191+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:51.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:50 smithi092 bash[19809]: audit 2024-09-17T11:38:50.338706+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:51.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:50 smithi092 bash[26066]: cluster 2024-09-17T11:38:49.619062+0000 mgr.x (mgr.24514) 74 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:38:51.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:50 smithi092 bash[26066]: audit 2024-09-17T11:38:50.316022+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:51.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:50 smithi092 bash[26066]: audit 2024-09-17T11:38:50.327191+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:51.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:50 smithi092 bash[26066]: audit 2024-09-17T11:38:50.338706+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:38:51.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:51 smithi092 bash[19809]: audit 2024-09-17T11:38:50.812821+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:51.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:51 smithi092 bash[26066]: audit 2024-09-17T11:38:50.812821+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:52.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:51 smithi121 bash[20577]: audit 2024-09-17T11:38:50.812821+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:38:52.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:52 smithi092 bash[19809]: cluster 2024-09-17T11:38:51.620789+0000 mgr.x (mgr.24514) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:38:52.787 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:52 smithi092 bash[26066]: cluster 2024-09-17T11:38:51.620789+0000 mgr.x (mgr.24514) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:38:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:52 smithi121 bash[20577]: cluster 2024-09-17T11:38:51.620789+0000 mgr.x (mgr.24514) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:38:55.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:54 smithi092 bash[19809]: cluster 2024-09-17T11:38:53.621544+0000 mgr.x (mgr.24514) 76 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:38:55.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:54 smithi092 bash[26066]: cluster 2024-09-17T11:38:53.621544+0000 mgr.x (mgr.24514) 76 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:38:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:54 smithi121 bash[20577]: cluster 2024-09-17T11:38:53.621544+0000 mgr.x (mgr.24514) 76 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:38:56.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:55 smithi121 bash[20577]: audit 2024-09-17T11:38:54.797837+0000 mgr.x (mgr.24514) 77 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:56.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:55 smithi092 bash[19809]: audit 2024-09-17T11:38:54.797837+0000 mgr.x (mgr.24514) 77 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:56.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:55 smithi092 bash[26066]: audit 2024-09-17T11:38:54.797837+0000 mgr.x (mgr.24514) 77 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:38:57.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:56 smithi121 bash[20577]: cluster 2024-09-17T11:38:55.622284+0000 mgr.x (mgr.24514) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:38:57.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:56 smithi092 bash[19809]: cluster 2024-09-17T11:38:55.622284+0000 mgr.x (mgr.24514) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:38:57.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:56 smithi092 bash[26066]: cluster 2024-09-17T11:38:55.622284+0000 mgr.x (mgr.24514) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:38:59.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:38:58 smithi121 bash[20577]: cluster 2024-09-17T11:38:57.623975+0000 mgr.x (mgr.24514) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:38:59.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:38:58 smithi092 bash[19809]: cluster 2024-09-17T11:38:57.623975+0000 mgr.x (mgr.24514) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:38:59.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:38:58 smithi092 bash[26066]: cluster 2024-09-17T11:38:57.623975+0000 mgr.x (mgr.24514) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:00.715 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:39:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:39:00] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.43.0" 2024-09-17T11:39:01.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:00 smithi121 bash[20577]: cluster 2024-09-17T11:38:59.624696+0000 mgr.x (mgr.24514) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:01.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:00 smithi092 bash[19809]: cluster 2024-09-17T11:38:59.624696+0000 mgr.x (mgr.24514) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:01.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:00 smithi092 bash[26066]: cluster 2024-09-17T11:38:59.624696+0000 mgr.x (mgr.24514) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:03.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:02 smithi121 bash[20577]: cluster 2024-09-17T11:39:01.626386+0000 mgr.x (mgr.24514) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:03.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:02 smithi092 bash[19809]: cluster 2024-09-17T11:39:01.626386+0000 mgr.x (mgr.24514) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:03.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:02 smithi092 bash[26066]: cluster 2024-09-17T11:39:01.626386+0000 mgr.x (mgr.24514) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:04 smithi121 bash[20577]: audit 2024-09-17T11:39:03.562950+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:04 smithi121 bash[20577]: audit 2024-09-17T11:39:03.577039+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:04 smithi121 bash[20577]: audit 2024-09-17T11:39:03.590307+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:04 smithi121 bash[20577]: cluster 2024-09-17T11:39:03.627141+0000 mgr.x (mgr.24514) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:04.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:04 smithi092 bash[19809]: audit 2024-09-17T11:39:03.562950+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:04.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:04 smithi092 bash[19809]: audit 2024-09-17T11:39:03.577039+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:04.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:04 smithi092 bash[19809]: audit 2024-09-17T11:39:03.590307+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:04.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:04 smithi092 bash[19809]: cluster 2024-09-17T11:39:03.627141+0000 mgr.x (mgr.24514) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:04.809 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:04 smithi092 bash[26066]: audit 2024-09-17T11:39:03.562950+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:04.809 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:04 smithi092 bash[26066]: audit 2024-09-17T11:39:03.577039+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:04.809 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:04 smithi092 bash[26066]: audit 2024-09-17T11:39:03.590307+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:04.809 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:04 smithi092 bash[26066]: cluster 2024-09-17T11:39:03.627141+0000 mgr.x (mgr.24514) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:05 smithi121 bash[20577]: audit 2024-09-17T11:39:04.809066+0000 mgr.x (mgr.24514) 83 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:06.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:05 smithi092 bash[19809]: audit 2024-09-17T11:39:04.809066+0000 mgr.x (mgr.24514) 83 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:06.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:05 smithi092 bash[26066]: audit 2024-09-17T11:39:04.809066+0000 mgr.x (mgr.24514) 83 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:06 smithi121 bash[20577]: cluster 2024-09-17T11:39:05.627862+0000 mgr.x (mgr.24514) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:06 smithi121 bash[20577]: audit 2024-09-17T11:39:05.813460+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:07.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:06 smithi092 bash[19809]: cluster 2024-09-17T11:39:05.627862+0000 mgr.x (mgr.24514) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:07.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:06 smithi092 bash[19809]: audit 2024-09-17T11:39:05.813460+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:07.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:06 smithi092 bash[26066]: cluster 2024-09-17T11:39:05.627862+0000 mgr.x (mgr.24514) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:07.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:06 smithi092 bash[26066]: audit 2024-09-17T11:39:05.813460+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:08 smithi121 bash[20577]: cluster 2024-09-17T11:39:07.629527+0000 mgr.x (mgr.24514) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:09.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:08 smithi092 bash[19809]: cluster 2024-09-17T11:39:07.629527+0000 mgr.x (mgr.24514) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:09.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:08 smithi092 bash[26066]: cluster 2024-09-17T11:39:07.629527+0000 mgr.x (mgr.24514) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:39:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:39:10] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-09-17T11:39:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:10 smithi121 bash[20577]: cluster 2024-09-17T11:39:09.630253+0000 mgr.x (mgr.24514) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:10 smithi121 bash[20577]: audit 2024-09-17T11:39:10.545341+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:10 smithi121 bash[20577]: audit 2024-09-17T11:39:10.559674+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:10 smithi121 bash[20577]: audit 2024-09-17T11:39:10.572264+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:11.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:10 smithi092 bash[19809]: cluster 2024-09-17T11:39:09.630253+0000 mgr.x (mgr.24514) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:11.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:10 smithi092 bash[19809]: audit 2024-09-17T11:39:10.545341+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:11.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:10 smithi092 bash[19809]: audit 2024-09-17T11:39:10.559674+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:11.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:10 smithi092 bash[19809]: audit 2024-09-17T11:39:10.572264+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:11.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:10 smithi092 bash[26066]: cluster 2024-09-17T11:39:09.630253+0000 mgr.x (mgr.24514) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:11.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:10 smithi092 bash[26066]: audit 2024-09-17T11:39:10.545341+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:11.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:10 smithi092 bash[26066]: audit 2024-09-17T11:39:10.559674+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:11.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:10 smithi092 bash[26066]: audit 2024-09-17T11:39:10.572264+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:12.934 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:12 smithi092 bash[19809]: cluster 2024-09-17T11:39:11.631882+0000 mgr.x (mgr.24514) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:12.934 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:12 smithi092 bash[26066]: cluster 2024-09-17T11:39:11.631882+0000 mgr.x (mgr.24514) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:12 smithi121 bash[20577]: cluster 2024-09-17T11:39:11.631882+0000 mgr.x (mgr.24514) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:14.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:14 smithi092 bash[19809]: cluster 2024-09-17T11:39:13.632624+0000 mgr.x (mgr.24514) 88 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:14.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:14 smithi092 bash[26066]: cluster 2024-09-17T11:39:13.632624+0000 mgr.x (mgr.24514) 88 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:14 smithi121 bash[20577]: cluster 2024-09-17T11:39:13.632624+0000 mgr.x (mgr.24514) 88 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:16.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:15 smithi121 bash[20577]: audit 2024-09-17T11:39:14.817615+0000 mgr.x (mgr.24514) 89 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:16.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:15 smithi092 bash[19809]: audit 2024-09-17T11:39:14.817615+0000 mgr.x (mgr.24514) 89 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:16.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:15 smithi092 bash[26066]: audit 2024-09-17T11:39:14.817615+0000 mgr.x (mgr.24514) 89 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:16 smithi121 bash[20577]: cluster 2024-09-17T11:39:15.633342+0000 mgr.x (mgr.24514) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:17.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:16 smithi092 bash[19809]: cluster 2024-09-17T11:39:15.633342+0000 mgr.x (mgr.24514) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:17.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:16 smithi092 bash[26066]: cluster 2024-09-17T11:39:15.633342+0000 mgr.x (mgr.24514) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:18 smithi121 bash[20577]: cluster 2024-09-17T11:39:17.635021+0000 mgr.x (mgr.24514) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:19.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:18 smithi092 bash[19809]: cluster 2024-09-17T11:39:17.635021+0000 mgr.x (mgr.24514) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:19.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:18 smithi092 bash[26066]: cluster 2024-09-17T11:39:17.635021+0000 mgr.x (mgr.24514) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:20.721 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:39:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:39:20] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.43.0" 2024-09-17T11:39:21.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:20 smithi121 bash[20577]: cluster 2024-09-17T11:39:19.635677+0000 mgr.x (mgr.24514) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:21.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:20 smithi092 bash[19809]: cluster 2024-09-17T11:39:19.635677+0000 mgr.x (mgr.24514) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:21.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:20 smithi092 bash[26066]: cluster 2024-09-17T11:39:19.635677+0000 mgr.x (mgr.24514) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:21.982 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:21 smithi121 bash[20577]: audit 2024-09-17T11:39:20.813546+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:22.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:21 smithi092 bash[19809]: audit 2024-09-17T11:39:20.813546+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:22.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:21 smithi092 bash[26066]: audit 2024-09-17T11:39:20.813546+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:22 smithi121 bash[20577]: cluster 2024-09-17T11:39:21.637442+0000 mgr.x (mgr.24514) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:23.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:22 smithi092 bash[19809]: cluster 2024-09-17T11:39:21.637442+0000 mgr.x (mgr.24514) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:23.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:22 smithi092 bash[26066]: cluster 2024-09-17T11:39:21.637442+0000 mgr.x (mgr.24514) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:24 smithi121 bash[20577]: cluster 2024-09-17T11:39:23.638329+0000 mgr.x (mgr.24514) 94 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:24 smithi121 bash[20577]: audit 2024-09-17T11:39:23.771766+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:24 smithi121 bash[20577]: audit 2024-09-17T11:39:23.787831+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:24 smithi121 bash[20577]: audit 2024-09-17T11:39:23.802702+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:25.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:24 smithi092 bash[19809]: cluster 2024-09-17T11:39:23.638329+0000 mgr.x (mgr.24514) 94 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:25.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:24 smithi092 bash[19809]: audit 2024-09-17T11:39:23.771766+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:25.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:24 smithi092 bash[19809]: audit 2024-09-17T11:39:23.787831+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:25.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:24 smithi092 bash[19809]: audit 2024-09-17T11:39:23.802702+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:25.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:24 smithi092 bash[26066]: cluster 2024-09-17T11:39:23.638329+0000 mgr.x (mgr.24514) 94 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:25.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:24 smithi092 bash[26066]: audit 2024-09-17T11:39:23.771766+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:25.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:24 smithi092 bash[26066]: audit 2024-09-17T11:39:23.787831+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:25.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:24 smithi092 bash[26066]: audit 2024-09-17T11:39:23.802702+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:26.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:25 smithi121 bash[20577]: audit 2024-09-17T11:39:24.825391+0000 mgr.x (mgr.24514) 95 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:26.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:25 smithi092 bash[19809]: audit 2024-09-17T11:39:24.825391+0000 mgr.x (mgr.24514) 95 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:26.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:25 smithi092 bash[26066]: audit 2024-09-17T11:39:24.825391+0000 mgr.x (mgr.24514) 95 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:26 smithi121 bash[20577]: cluster 2024-09-17T11:39:25.639108+0000 mgr.x (mgr.24514) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:27.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:26 smithi092 bash[19809]: cluster 2024-09-17T11:39:25.639108+0000 mgr.x (mgr.24514) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:27.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:26 smithi092 bash[26066]: cluster 2024-09-17T11:39:25.639108+0000 mgr.x (mgr.24514) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:29.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:28 smithi121 bash[20577]: cluster 2024-09-17T11:39:27.640733+0000 mgr.x (mgr.24514) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:29.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:28 smithi092 bash[19809]: cluster 2024-09-17T11:39:27.640733+0000 mgr.x (mgr.24514) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:29.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:28 smithi092 bash[26066]: cluster 2024-09-17T11:39:27.640733+0000 mgr.x (mgr.24514) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:30.781 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:39:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:39:30] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.43.0" 2024-09-17T11:39:31.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:30 smithi121 bash[20577]: cluster 2024-09-17T11:39:29.641435+0000 mgr.x (mgr.24514) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:31.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:30 smithi121 bash[20577]: audit 2024-09-17T11:39:30.767470+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:31.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:30 smithi121 bash[20577]: audit 2024-09-17T11:39:30.781906+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:31.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:30 smithi092 bash[19809]: cluster 2024-09-17T11:39:29.641435+0000 mgr.x (mgr.24514) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:31.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:30 smithi092 bash[19809]: audit 2024-09-17T11:39:30.767470+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:31.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:30 smithi092 bash[19809]: audit 2024-09-17T11:39:30.781906+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:31.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:30 smithi092 bash[26066]: cluster 2024-09-17T11:39:29.641435+0000 mgr.x (mgr.24514) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:31.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:30 smithi092 bash[26066]: audit 2024-09-17T11:39:30.767470+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:31.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:30 smithi092 bash[26066]: audit 2024-09-17T11:39:30.781906+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:31 smithi121 bash[20577]: audit 2024-09-17T11:39:30.803493+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:32.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:31 smithi092 bash[19809]: audit 2024-09-17T11:39:30.803493+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:32.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:31 smithi092 bash[26066]: audit 2024-09-17T11:39:30.803493+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:32 smithi121 bash[20577]: cluster 2024-09-17T11:39:31.643138+0000 mgr.x (mgr.24514) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:33.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:32 smithi092 bash[26066]: cluster 2024-09-17T11:39:31.643138+0000 mgr.x (mgr.24514) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:33.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:32 smithi092 bash[19809]: cluster 2024-09-17T11:39:31.643138+0000 mgr.x (mgr.24514) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:34.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:33 smithi092 bash[19809]: audit 2024-09-17T11:39:33.750562+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:39:34.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:33 smithi092 bash[19809]: audit 2024-09-17T11:39:33.752192+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:39:34.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:33 smithi092 bash[19809]: audit 2024-09-17T11:39:33.772871+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:34.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:33 smithi092 bash[26066]: audit 2024-09-17T11:39:33.750562+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:39:34.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:33 smithi092 bash[26066]: audit 2024-09-17T11:39:33.752192+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:39:34.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:33 smithi092 bash[26066]: audit 2024-09-17T11:39:33.772871+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:33 smithi121 bash[20577]: audit 2024-09-17T11:39:33.750562+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:39:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:33 smithi121 bash[20577]: audit 2024-09-17T11:39:33.752192+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:39:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:33 smithi121 bash[20577]: audit 2024-09-17T11:39:33.772871+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:35.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:34 smithi092 bash[19809]: cluster 2024-09-17T11:39:33.643874+0000 mgr.x (mgr.24514) 100 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:35.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:34 smithi092 bash[26066]: cluster 2024-09-17T11:39:33.643874+0000 mgr.x (mgr.24514) 100 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:34 smithi121 bash[20577]: cluster 2024-09-17T11:39:33.643874+0000 mgr.x (mgr.24514) 100 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:35 smithi121 bash[20577]: audit 2024-09-17T11:39:34.833082+0000 mgr.x (mgr.24514) 101 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:36.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:35 smithi092 bash[19809]: audit 2024-09-17T11:39:34.833082+0000 mgr.x (mgr.24514) 101 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:36.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:35 smithi092 bash[26066]: audit 2024-09-17T11:39:34.833082+0000 mgr.x (mgr.24514) 101 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:36 smithi121 bash[20577]: cluster 2024-09-17T11:39:35.644603+0000 mgr.x (mgr.24514) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:36 smithi121 bash[20577]: audit 2024-09-17T11:39:35.818654+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:37.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:36 smithi092 bash[26066]: cluster 2024-09-17T11:39:35.644603+0000 mgr.x (mgr.24514) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:37.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:36 smithi092 bash[26066]: audit 2024-09-17T11:39:35.818654+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:37.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:36 smithi092 bash[19809]: cluster 2024-09-17T11:39:35.644603+0000 mgr.x (mgr.24514) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:37.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:36 smithi092 bash[19809]: audit 2024-09-17T11:39:35.818654+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:38 smithi121 bash[20577]: cluster 2024-09-17T11:39:37.646268+0000 mgr.x (mgr.24514) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:39.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:38 smithi092 bash[19809]: cluster 2024-09-17T11:39:37.646268+0000 mgr.x (mgr.24514) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:39.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:38 smithi092 bash[26066]: cluster 2024-09-17T11:39:37.646268+0000 mgr.x (mgr.24514) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:40.762 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:39:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:39:40] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.43.0" 2024-09-17T11:39:41.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:40 smithi121 bash[20577]: cluster 2024-09-17T11:39:39.646972+0000 mgr.x (mgr.24514) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:41.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:40 smithi092 bash[19809]: cluster 2024-09-17T11:39:39.646972+0000 mgr.x (mgr.24514) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:41.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:40 smithi092 bash[26066]: cluster 2024-09-17T11:39:39.646972+0000 mgr.x (mgr.24514) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:43.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:42 smithi121 bash[20577]: cluster 2024-09-17T11:39:41.648640+0000 mgr.x (mgr.24514) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:43.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:42 smithi092 bash[19809]: cluster 2024-09-17T11:39:41.648640+0000 mgr.x (mgr.24514) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:43.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:42 smithi092 bash[26066]: cluster 2024-09-17T11:39:41.648640+0000 mgr.x (mgr.24514) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:44 smithi121 bash[20577]: cluster 2024-09-17T11:39:43.649376+0000 mgr.x (mgr.24514) 106 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:44 smithi121 bash[20577]: audit 2024-09-17T11:39:43.987580+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:44 smithi121 bash[20577]: audit 2024-09-17T11:39:44.001406+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:44 smithi121 bash[20577]: audit 2024-09-17T11:39:44.013809+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:45.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:44 smithi092 bash[19809]: cluster 2024-09-17T11:39:43.649376+0000 mgr.x (mgr.24514) 106 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:45.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:44 smithi092 bash[19809]: audit 2024-09-17T11:39:43.987580+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:45.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:44 smithi092 bash[19809]: audit 2024-09-17T11:39:44.001406+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:45.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:44 smithi092 bash[19809]: audit 2024-09-17T11:39:44.013809+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:45.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:44 smithi092 bash[26066]: cluster 2024-09-17T11:39:43.649376+0000 mgr.x (mgr.24514) 106 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:45.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:44 smithi092 bash[26066]: audit 2024-09-17T11:39:43.987580+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:45.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:44 smithi092 bash[26066]: audit 2024-09-17T11:39:44.001406+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:45.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:44 smithi092 bash[26066]: audit 2024-09-17T11:39:44.013809+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:45 smithi121 bash[20577]: audit 2024-09-17T11:39:44.841087+0000 mgr.x (mgr.24514) 107 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:46.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:45 smithi092 bash[19809]: audit 2024-09-17T11:39:44.841087+0000 mgr.x (mgr.24514) 107 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:45 smithi092 bash[26066]: audit 2024-09-17T11:39:44.841087+0000 mgr.x (mgr.24514) 107 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:46 smithi121 bash[20577]: cluster 2024-09-17T11:39:45.650298+0000 mgr.x (mgr.24514) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:47.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:46 smithi092 bash[19809]: cluster 2024-09-17T11:39:45.650298+0000 mgr.x (mgr.24514) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:47.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:46 smithi092 bash[26066]: cluster 2024-09-17T11:39:45.650298+0000 mgr.x (mgr.24514) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:48 smithi121 bash[20577]: cluster 2024-09-17T11:39:47.652043+0000 mgr.x (mgr.24514) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:49.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:48 smithi092 bash[19809]: cluster 2024-09-17T11:39:47.652043+0000 mgr.x (mgr.24514) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:49.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:49 smithi092 bash[26066]: cluster 2024-09-17T11:39:47.652043+0000 mgr.x (mgr.24514) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:39:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:39:50] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.43.0" 2024-09-17T11:39:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:50 smithi121 bash[20577]: cluster 2024-09-17T11:39:49.652744+0000 mgr.x (mgr.24514) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:50 smithi121 bash[20577]: audit 2024-09-17T11:39:50.813996+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:50 smithi121 bash[20577]: audit 2024-09-17T11:39:50.985878+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:50 smithi121 bash[20577]: audit 2024-09-17T11:39:50.999300+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:51.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:51 smithi092 bash[19809]: cluster 2024-09-17T11:39:49.652744+0000 mgr.x (mgr.24514) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:51.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:51 smithi092 bash[19809]: audit 2024-09-17T11:39:50.813996+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:51.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:51 smithi092 bash[19809]: audit 2024-09-17T11:39:50.985878+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:51.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:51 smithi092 bash[19809]: audit 2024-09-17T11:39:50.999300+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:51.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:51 smithi092 bash[26066]: cluster 2024-09-17T11:39:49.652744+0000 mgr.x (mgr.24514) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:51.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:51 smithi092 bash[26066]: audit 2024-09-17T11:39:50.813996+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:39:51.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:51 smithi092 bash[26066]: audit 2024-09-17T11:39:50.985878+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:51.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:51 smithi092 bash[26066]: audit 2024-09-17T11:39:50.999300+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:52 smithi121 bash[20577]: audit 2024-09-17T11:39:51.022751+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:52.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:52 smithi092 bash[19809]: audit 2024-09-17T11:39:51.022751+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:52.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:52 smithi092 bash[26066]: audit 2024-09-17T11:39:51.022751+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:39:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:53 smithi121 bash[20577]: cluster 2024-09-17T11:39:51.654393+0000 mgr.x (mgr.24514) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:53.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:53 smithi092 bash[19809]: cluster 2024-09-17T11:39:51.654393+0000 mgr.x (mgr.24514) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:53 smithi092 bash[26066]: cluster 2024-09-17T11:39:51.654393+0000 mgr.x (mgr.24514) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:55.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:55 smithi092 bash[19809]: cluster 2024-09-17T11:39:53.655059+0000 mgr.x (mgr.24514) 112 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:55.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:55 smithi092 bash[26066]: cluster 2024-09-17T11:39:53.655059+0000 mgr.x (mgr.24514) 112 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:55 smithi121 bash[20577]: cluster 2024-09-17T11:39:53.655059+0000 mgr.x (mgr.24514) 112 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:56 smithi121 bash[20577]: audit 2024-09-17T11:39:54.852398+0000 mgr.x (mgr.24514) 113 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:56.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:56 smithi092 bash[19809]: audit 2024-09-17T11:39:54.852398+0000 mgr.x (mgr.24514) 113 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:56.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:56 smithi092 bash[26066]: audit 2024-09-17T11:39:54.852398+0000 mgr.x (mgr.24514) 113 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:39:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:57 smithi121 bash[20577]: cluster 2024-09-17T11:39:55.655774+0000 mgr.x (mgr.24514) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:57.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:57 smithi092 bash[19809]: cluster 2024-09-17T11:39:55.655774+0000 mgr.x (mgr.24514) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:57.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:57 smithi092 bash[26066]: cluster 2024-09-17T11:39:55.655774+0000 mgr.x (mgr.24514) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:39:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:39:59 smithi121 bash[20577]: cluster 2024-09-17T11:39:57.657499+0000 mgr.x (mgr.24514) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:59.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:39:59 smithi092 bash[19809]: cluster 2024-09-17T11:39:57.657499+0000 mgr.x (mgr.24514) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:39:59.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:39:59 smithi092 bash[26066]: cluster 2024-09-17T11:39:57.657499+0000 mgr.x (mgr.24514) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:00.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:00 smithi121 bash[20577]: cluster 2024-09-17T11:40:00.000119+0000 mon.a (mon.0) 1731 : cluster [INF] overall HEALTH_OK 2024-09-17T11:40:00.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:00 smithi092 bash[19809]: cluster 2024-09-17T11:40:00.000119+0000 mon.a (mon.0) 1731 : cluster [INF] overall HEALTH_OK 2024-09-17T11:40:00.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:00 smithi092 bash[26066]: cluster 2024-09-17T11:40:00.000119+0000 mon.a (mon.0) 1731 : cluster [INF] overall HEALTH_OK 2024-09-17T11:40:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:40:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:40:00] "GET /metrics HTTP/1.1" 200 38286 "" "Prometheus/2.43.0" 2024-09-17T11:40:01.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:01 smithi121 bash[20577]: cluster 2024-09-17T11:39:59.658347+0000 mgr.x (mgr.24514) 116 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:01.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:01 smithi092 bash[19809]: cluster 2024-09-17T11:39:59.658347+0000 mgr.x (mgr.24514) 116 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:01.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:01 smithi092 bash[26066]: cluster 2024-09-17T11:39:59.658347+0000 mgr.x (mgr.24514) 116 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:03 smithi121 bash[20577]: cluster 2024-09-17T11:40:01.659980+0000 mgr.x (mgr.24514) 117 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:03.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:03 smithi092 bash[19809]: cluster 2024-09-17T11:40:01.659980+0000 mgr.x (mgr.24514) 117 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:03.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:03 smithi092 bash[26066]: cluster 2024-09-17T11:40:01.659980+0000 mgr.x (mgr.24514) 117 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:05 smithi121 bash[20577]: cluster 2024-09-17T11:40:03.660791+0000 mgr.x (mgr.24514) 118 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:05 smithi121 bash[20577]: audit 2024-09-17T11:40:04.202793+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:05 smithi121 bash[20577]: audit 2024-09-17T11:40:04.217781+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:05 smithi121 bash[20577]: audit 2024-09-17T11:40:04.233183+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:05.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:05 smithi092 bash[19809]: cluster 2024-09-17T11:40:03.660791+0000 mgr.x (mgr.24514) 118 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:05.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:05 smithi092 bash[19809]: audit 2024-09-17T11:40:04.202793+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:05.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:05 smithi092 bash[19809]: audit 2024-09-17T11:40:04.217781+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:05.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:05 smithi092 bash[19809]: audit 2024-09-17T11:40:04.233183+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:05.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:05 smithi092 bash[26066]: cluster 2024-09-17T11:40:03.660791+0000 mgr.x (mgr.24514) 118 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:05.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:05 smithi092 bash[26066]: audit 2024-09-17T11:40:04.202793+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:05.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:05 smithi092 bash[26066]: audit 2024-09-17T11:40:04.217781+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:05.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:05 smithi092 bash[26066]: audit 2024-09-17T11:40:04.233183+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:06 smithi121 bash[20577]: audit 2024-09-17T11:40:04.863754+0000 mgr.x (mgr.24514) 119 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:06 smithi121 bash[20577]: audit 2024-09-17T11:40:05.814860+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:06.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:06 smithi092 bash[19809]: audit 2024-09-17T11:40:04.863754+0000 mgr.x (mgr.24514) 119 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:06.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:06 smithi092 bash[19809]: audit 2024-09-17T11:40:05.814860+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:06.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:06 smithi092 bash[26066]: audit 2024-09-17T11:40:04.863754+0000 mgr.x (mgr.24514) 119 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:06.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:06 smithi092 bash[26066]: audit 2024-09-17T11:40:05.814860+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:07 smithi121 bash[20577]: cluster 2024-09-17T11:40:05.661464+0000 mgr.x (mgr.24514) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:07.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:07 smithi092 bash[19809]: cluster 2024-09-17T11:40:05.661464+0000 mgr.x (mgr.24514) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:07.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:07 smithi092 bash[26066]: cluster 2024-09-17T11:40:05.661464+0000 mgr.x (mgr.24514) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:08 smithi121 bash[20577]: cluster 2024-09-17T11:40:07.663141+0000 mgr.x (mgr.24514) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:08.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:08 smithi092 bash[19809]: cluster 2024-09-17T11:40:07.663141+0000 mgr.x (mgr.24514) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:08.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:08 smithi092 bash[26066]: cluster 2024-09-17T11:40:07.663141+0000 mgr.x (mgr.24514) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:40:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:40:10] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:40:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:10 smithi121 bash[20577]: cluster 2024-09-17T11:40:09.663787+0000 mgr.x (mgr.24514) 122 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:11.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:10 smithi092 bash[19809]: cluster 2024-09-17T11:40:09.663787+0000 mgr.x (mgr.24514) 122 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:11.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:10 smithi092 bash[26066]: cluster 2024-09-17T11:40:09.663787+0000 mgr.x (mgr.24514) 122 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:12 smithi121 bash[20577]: audit 2024-09-17T11:40:11.225702+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:12 smithi121 bash[20577]: audit 2024-09-17T11:40:11.241130+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:12 smithi121 bash[20577]: audit 2024-09-17T11:40:11.260706+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:12 smithi121 bash[20577]: cluster 2024-09-17T11:40:11.665359+0000 mgr.x (mgr.24514) 123 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:12.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:12 smithi092 bash[19809]: audit 2024-09-17T11:40:11.225702+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:12.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:12 smithi092 bash[19809]: audit 2024-09-17T11:40:11.241130+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:12.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:12 smithi092 bash[19809]: audit 2024-09-17T11:40:11.260706+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:12.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:12 smithi092 bash[19809]: cluster 2024-09-17T11:40:11.665359+0000 mgr.x (mgr.24514) 123 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:12.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:12 smithi092 bash[26066]: audit 2024-09-17T11:40:11.225702+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:12.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:12 smithi092 bash[26066]: audit 2024-09-17T11:40:11.241130+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:12.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:12 smithi092 bash[26066]: audit 2024-09-17T11:40:11.260706+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:12.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:12 smithi092 bash[26066]: cluster 2024-09-17T11:40:11.665359+0000 mgr.x (mgr.24514) 123 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:14.875 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:14 smithi092 bash[26066]: cluster 2024-09-17T11:40:13.666098+0000 mgr.x (mgr.24514) 124 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:14.875 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:14 smithi092 bash[19809]: cluster 2024-09-17T11:40:13.666098+0000 mgr.x (mgr.24514) 124 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:14 smithi121 bash[20577]: cluster 2024-09-17T11:40:13.666098+0000 mgr.x (mgr.24514) 124 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:15.738 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:15 smithi092 bash[19809]: audit 2024-09-17T11:40:14.875065+0000 mgr.x (mgr.24514) 125 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:16.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:15 smithi121 bash[20577]: audit 2024-09-17T11:40:14.875065+0000 mgr.x (mgr.24514) 125 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:16.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:15 smithi092 bash[26066]: audit 2024-09-17T11:40:14.875065+0000 mgr.x (mgr.24514) 125 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:16 smithi121 bash[20577]: cluster 2024-09-17T11:40:15.666757+0000 mgr.x (mgr.24514) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:17.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:16 smithi092 bash[19809]: cluster 2024-09-17T11:40:15.666757+0000 mgr.x (mgr.24514) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:17.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:16 smithi092 bash[26066]: cluster 2024-09-17T11:40:15.666757+0000 mgr.x (mgr.24514) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:18 smithi121 bash[20577]: cluster 2024-09-17T11:40:17.668323+0000 mgr.x (mgr.24514) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:19.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:18 smithi092 bash[19809]: cluster 2024-09-17T11:40:17.668323+0000 mgr.x (mgr.24514) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:19.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:18 smithi092 bash[26066]: cluster 2024-09-17T11:40:17.668323+0000 mgr.x (mgr.24514) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:20.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:40:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:40:20] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:40:20.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:20 smithi121 bash[20577]: cluster 2024-09-17T11:40:19.669036+0000 mgr.x (mgr.24514) 128 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:21.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:20 smithi092 bash[19809]: cluster 2024-09-17T11:40:19.669036+0000 mgr.x (mgr.24514) 128 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:21.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:20 smithi092 bash[26066]: cluster 2024-09-17T11:40:19.669036+0000 mgr.x (mgr.24514) 128 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:22.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:21 smithi121 bash[20577]: audit 2024-09-17T11:40:20.815014+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:22.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:21 smithi092 bash[19809]: audit 2024-09-17T11:40:20.815014+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:22.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:21 smithi092 bash[26066]: audit 2024-09-17T11:40:20.815014+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:22 smithi121 bash[20577]: cluster 2024-09-17T11:40:21.670627+0000 mgr.x (mgr.24514) 129 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:23.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:22 smithi092 bash[19809]: cluster 2024-09-17T11:40:21.670627+0000 mgr.x (mgr.24514) 129 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:23.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:22 smithi092 bash[26066]: cluster 2024-09-17T11:40:21.670627+0000 mgr.x (mgr.24514) 129 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:24 smithi121 bash[20577]: cluster 2024-09-17T11:40:23.671124+0000 mgr.x (mgr.24514) 130 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:24 smithi121 bash[20577]: audit 2024-09-17T11:40:24.418362+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:24 smithi121 bash[20577]: audit 2024-09-17T11:40:24.432356+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:24 smithi121 bash[20577]: audit 2024-09-17T11:40:24.446533+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:25.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:24 smithi092 bash[26066]: cluster 2024-09-17T11:40:23.671124+0000 mgr.x (mgr.24514) 130 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:25.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:24 smithi092 bash[26066]: audit 2024-09-17T11:40:24.418362+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:25.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:24 smithi092 bash[26066]: audit 2024-09-17T11:40:24.432356+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:25.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:24 smithi092 bash[26066]: audit 2024-09-17T11:40:24.446533+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:25.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:24 smithi092 bash[19809]: cluster 2024-09-17T11:40:23.671124+0000 mgr.x (mgr.24514) 130 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:25.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:24 smithi092 bash[19809]: audit 2024-09-17T11:40:24.418362+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:25.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:24 smithi092 bash[19809]: audit 2024-09-17T11:40:24.432356+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:25.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:24 smithi092 bash[19809]: audit 2024-09-17T11:40:24.446533+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:26.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:25 smithi121 bash[20577]: audit 2024-09-17T11:40:24.886490+0000 mgr.x (mgr.24514) 131 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:26.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:25 smithi092 bash[19809]: audit 2024-09-17T11:40:24.886490+0000 mgr.x (mgr.24514) 131 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:26.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:25 smithi092 bash[26066]: audit 2024-09-17T11:40:24.886490+0000 mgr.x (mgr.24514) 131 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:26 smithi121 bash[20577]: cluster 2024-09-17T11:40:25.671786+0000 mgr.x (mgr.24514) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:27.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:26 smithi092 bash[19809]: cluster 2024-09-17T11:40:25.671786+0000 mgr.x (mgr.24514) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:27.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:26 smithi092 bash[26066]: cluster 2024-09-17T11:40:25.671786+0000 mgr.x (mgr.24514) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:29.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:28 smithi121 bash[20577]: cluster 2024-09-17T11:40:27.673485+0000 mgr.x (mgr.24514) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:29.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:28 smithi092 bash[19809]: cluster 2024-09-17T11:40:27.673485+0000 mgr.x (mgr.24514) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:29.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:28 smithi092 bash[26066]: cluster 2024-09-17T11:40:27.673485+0000 mgr.x (mgr.24514) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:30.796 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:40:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:40:30] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T11:40:31.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:30 smithi121 bash[20577]: cluster 2024-09-17T11:40:29.674239+0000 mgr.x (mgr.24514) 134 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:31.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:30 smithi092 bash[19809]: cluster 2024-09-17T11:40:29.674239+0000 mgr.x (mgr.24514) 134 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:31.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:30 smithi092 bash[26066]: cluster 2024-09-17T11:40:29.674239+0000 mgr.x (mgr.24514) 134 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:32 smithi121 bash[20577]: audit 2024-09-17T11:40:31.457742+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:32 smithi121 bash[20577]: audit 2024-09-17T11:40:31.471441+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:32 smithi121 bash[20577]: audit 2024-09-17T11:40:31.484451+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:32 smithi121 bash[20577]: cluster 2024-09-17T11:40:31.675860+0000 mgr.x (mgr.24514) 135 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:32.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:32 smithi092 bash[19809]: audit 2024-09-17T11:40:31.457742+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:32.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:32 smithi092 bash[19809]: audit 2024-09-17T11:40:31.471441+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:32.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:32 smithi092 bash[19809]: audit 2024-09-17T11:40:31.484451+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:32.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:32 smithi092 bash[19809]: cluster 2024-09-17T11:40:31.675860+0000 mgr.x (mgr.24514) 135 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:32.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:32 smithi092 bash[26066]: audit 2024-09-17T11:40:31.457742+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:32.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:32 smithi092 bash[26066]: audit 2024-09-17T11:40:31.471441+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:32.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:32 smithi092 bash[26066]: audit 2024-09-17T11:40:31.484451+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:32.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:32 smithi092 bash[26066]: cluster 2024-09-17T11:40:31.675860+0000 mgr.x (mgr.24514) 135 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:34 smithi121 bash[20577]: cluster 2024-09-17T11:40:33.676558+0000 mgr.x (mgr.24514) 136 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:34 smithi121 bash[20577]: audit 2024-09-17T11:40:33.865440+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:40:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:34 smithi121 bash[20577]: audit 2024-09-17T11:40:33.867346+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:40:35.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:34 smithi121 bash[20577]: audit 2024-09-17T11:40:33.888910+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:35.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:34 smithi092 bash[19809]: cluster 2024-09-17T11:40:33.676558+0000 mgr.x (mgr.24514) 136 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:35.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:34 smithi092 bash[19809]: audit 2024-09-17T11:40:33.865440+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:40:35.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:34 smithi092 bash[19809]: audit 2024-09-17T11:40:33.867346+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:40:35.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:34 smithi092 bash[19809]: audit 2024-09-17T11:40:33.888910+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:35.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:34 smithi092 bash[26066]: cluster 2024-09-17T11:40:33.676558+0000 mgr.x (mgr.24514) 136 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:35.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:34 smithi092 bash[26066]: audit 2024-09-17T11:40:33.865440+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:40:35.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:34 smithi092 bash[26066]: audit 2024-09-17T11:40:33.867346+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:40:35.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:34 smithi092 bash[26066]: audit 2024-09-17T11:40:33.888910+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:36.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:35 smithi121 bash[20577]: audit 2024-09-17T11:40:34.896830+0000 mgr.x (mgr.24514) 137 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:36.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:35 smithi092 bash[19809]: audit 2024-09-17T11:40:34.896830+0000 mgr.x (mgr.24514) 137 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:36.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:35 smithi092 bash[26066]: audit 2024-09-17T11:40:34.896830+0000 mgr.x (mgr.24514) 137 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:36.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:36 smithi092 bash[19809]: cluster 2024-09-17T11:40:35.677232+0000 mgr.x (mgr.24514) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:36.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:36 smithi092 bash[19809]: audit 2024-09-17T11:40:35.815526+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:36.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:36 smithi092 bash[26066]: cluster 2024-09-17T11:40:35.677232+0000 mgr.x (mgr.24514) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:36.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:36 smithi092 bash[26066]: audit 2024-09-17T11:40:35.815526+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:36 smithi121 bash[20577]: cluster 2024-09-17T11:40:35.677232+0000 mgr.x (mgr.24514) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:36 smithi121 bash[20577]: audit 2024-09-17T11:40:35.815526+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:38 smithi121 bash[20577]: cluster 2024-09-17T11:40:37.678864+0000 mgr.x (mgr.24514) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:39.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:38 smithi092 bash[19809]: cluster 2024-09-17T11:40:37.678864+0000 mgr.x (mgr.24514) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:39.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:38 smithi092 bash[26066]: cluster 2024-09-17T11:40:37.678864+0000 mgr.x (mgr.24514) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:40.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:40:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:40:40] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:40:41.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:40 smithi092 bash[26066]: cluster 2024-09-17T11:40:39.679557+0000 mgr.x (mgr.24514) 140 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:41.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:40 smithi092 bash[19809]: cluster 2024-09-17T11:40:39.679557+0000 mgr.x (mgr.24514) 140 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:40 smithi121 bash[20577]: cluster 2024-09-17T11:40:39.679557+0000 mgr.x (mgr.24514) 140 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:42 smithi121 bash[20577]: cluster 2024-09-17T11:40:41.681197+0000 mgr.x (mgr.24514) 141 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:43.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:42 smithi092 bash[19809]: cluster 2024-09-17T11:40:41.681197+0000 mgr.x (mgr.24514) 141 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:43.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:42 smithi092 bash[26066]: cluster 2024-09-17T11:40:41.681197+0000 mgr.x (mgr.24514) 141 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:44 smithi121 bash[20577]: cluster 2024-09-17T11:40:43.681667+0000 mgr.x (mgr.24514) 142 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:44 smithi121 bash[20577]: audit 2024-09-17T11:40:44.635593+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:44 smithi121 bash[20577]: audit 2024-09-17T11:40:44.651683+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:44 smithi121 bash[20577]: audit 2024-09-17T11:40:44.666078+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:45.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:44 smithi092 bash[19809]: cluster 2024-09-17T11:40:43.681667+0000 mgr.x (mgr.24514) 142 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:45.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:44 smithi092 bash[19809]: audit 2024-09-17T11:40:44.635593+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:45.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:44 smithi092 bash[19809]: audit 2024-09-17T11:40:44.651683+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:45.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:44 smithi092 bash[19809]: audit 2024-09-17T11:40:44.666078+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:45.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:44 smithi092 bash[26066]: cluster 2024-09-17T11:40:43.681667+0000 mgr.x (mgr.24514) 142 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:45.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:44 smithi092 bash[26066]: audit 2024-09-17T11:40:44.635593+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:45.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:44 smithi092 bash[26066]: audit 2024-09-17T11:40:44.651683+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:45.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:44 smithi092 bash[26066]: audit 2024-09-17T11:40:44.666078+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:45 smithi121 bash[20577]: audit 2024-09-17T11:40:44.908344+0000 mgr.x (mgr.24514) 143 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:46.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:45 smithi092 bash[19809]: audit 2024-09-17T11:40:44.908344+0000 mgr.x (mgr.24514) 143 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:46.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:45 smithi092 bash[26066]: audit 2024-09-17T11:40:44.908344+0000 mgr.x (mgr.24514) 143 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:46 smithi121 bash[20577]: cluster 2024-09-17T11:40:45.682337+0000 mgr.x (mgr.24514) 144 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:47.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:46 smithi092 bash[19809]: cluster 2024-09-17T11:40:45.682337+0000 mgr.x (mgr.24514) 144 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:47.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:46 smithi092 bash[26066]: cluster 2024-09-17T11:40:45.682337+0000 mgr.x (mgr.24514) 144 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:49.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:48 smithi121 bash[20577]: cluster 2024-09-17T11:40:47.684067+0000 mgr.x (mgr.24514) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:49.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:48 smithi092 bash[19809]: cluster 2024-09-17T11:40:47.684067+0000 mgr.x (mgr.24514) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:49.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:48 smithi092 bash[26066]: cluster 2024-09-17T11:40:47.684067+0000 mgr.x (mgr.24514) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:50.785 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:40:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:40:50] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:40:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:50 smithi121 bash[20577]: cluster 2024-09-17T11:40:49.684903+0000 mgr.x (mgr.24514) 146 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:51.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:50 smithi092 bash[19809]: cluster 2024-09-17T11:40:49.684903+0000 mgr.x (mgr.24514) 146 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:51.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:50 smithi092 bash[26066]: cluster 2024-09-17T11:40:49.684903+0000 mgr.x (mgr.24514) 146 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:51 smithi121 bash[20577]: audit 2024-09-17T11:40:50.816457+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:51 smithi121 bash[20577]: audit 2024-09-17T11:40:51.643397+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:51 smithi121 bash[20577]: audit 2024-09-17T11:40:51.655984+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:51 smithi121 bash[20577]: audit 2024-09-17T11:40:51.668535+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:52.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:51 smithi092 bash[19809]: audit 2024-09-17T11:40:50.816457+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:52.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:51 smithi092 bash[19809]: audit 2024-09-17T11:40:51.643397+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:52.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:51 smithi092 bash[19809]: audit 2024-09-17T11:40:51.655984+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:52.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:51 smithi092 bash[19809]: audit 2024-09-17T11:40:51.668535+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:52.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:51 smithi092 bash[26066]: audit 2024-09-17T11:40:50.816457+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:40:52.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:51 smithi092 bash[26066]: audit 2024-09-17T11:40:51.643397+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:52.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:51 smithi092 bash[26066]: audit 2024-09-17T11:40:51.655984+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:52.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:51 smithi092 bash[26066]: audit 2024-09-17T11:40:51.668535+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:40:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:52 smithi121 bash[20577]: cluster 2024-09-17T11:40:51.686399+0000 mgr.x (mgr.24514) 147 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:53.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:52 smithi092 bash[19809]: cluster 2024-09-17T11:40:51.686399+0000 mgr.x (mgr.24514) 147 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:53.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:52 smithi092 bash[26066]: cluster 2024-09-17T11:40:51.686399+0000 mgr.x (mgr.24514) 147 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:54 smithi121 bash[20577]: cluster 2024-09-17T11:40:53.687110+0000 mgr.x (mgr.24514) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:55.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:54 smithi092 bash[19809]: cluster 2024-09-17T11:40:53.687110+0000 mgr.x (mgr.24514) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:55.066 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:54 smithi092 bash[26066]: cluster 2024-09-17T11:40:53.687110+0000 mgr.x (mgr.24514) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:55 smithi121 bash[20577]: audit 2024-09-17T11:40:54.919868+0000 mgr.x (mgr.24514) 149 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:56.057 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:55 smithi092 bash[19809]: audit 2024-09-17T11:40:54.919868+0000 mgr.x (mgr.24514) 149 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:56.057 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:55 smithi092 bash[26066]: audit 2024-09-17T11:40:54.919868+0000 mgr.x (mgr.24514) 149 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:40:57.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:56 smithi092 bash[19809]: cluster 2024-09-17T11:40:55.687865+0000 mgr.x (mgr.24514) 150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:57.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:56 smithi092 bash[26066]: cluster 2024-09-17T11:40:55.687865+0000 mgr.x (mgr.24514) 150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:56 smithi121 bash[20577]: cluster 2024-09-17T11:40:55.687865+0000 mgr.x (mgr.24514) 150 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:40:59.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:40:58 smithi092 bash[19809]: cluster 2024-09-17T11:40:57.689522+0000 mgr.x (mgr.24514) 151 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:59.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:40:58 smithi092 bash[26066]: cluster 2024-09-17T11:40:57.689522+0000 mgr.x (mgr.24514) 151 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:40:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:40:58 smithi121 bash[20577]: cluster 2024-09-17T11:40:57.689522+0000 mgr.x (mgr.24514) 151 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:41:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:41:00] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T11:41:00.933 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T11:41:01.066 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:00 smithi092 bash[19809]: cluster 2024-09-17T11:40:59.690248+0000 mgr.x (mgr.24514) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:01.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:00 smithi092 bash[26066]: cluster 2024-09-17T11:40:59.690248+0000 mgr.x (mgr.24514) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:01.107 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:00 smithi121 bash[20577]: cluster 2024-09-17T11:40:59.690248+0000 mgr.x (mgr.24514) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:02 smithi121 bash[20577]: cluster 2024-09-17T11:41:01.691840+0000 mgr.x (mgr.24514) 153 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:03.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:02 smithi092 bash[19809]: cluster 2024-09-17T11:41:01.691840+0000 mgr.x (mgr.24514) 153 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:03.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:02 smithi092 bash[26066]: cluster 2024-09-17T11:41:01.691840+0000 mgr.x (mgr.24514) 153 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:05.045 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:41:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:04 smithi121 bash[20577]: cluster 2024-09-17T11:41:03.692586+0000 mgr.x (mgr.24514) 154 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:05.147 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:04 smithi092 bash[19809]: cluster 2024-09-17T11:41:03.692586+0000 mgr.x (mgr.24514) 154 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:05.147 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:04 smithi092 bash[26066]: cluster 2024-09-17T11:41:03.692586+0000 mgr.x (mgr.24514) 154 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:06.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[26066]: audit 2024-09-17T11:41:04.878260+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:06.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[26066]: audit 2024-09-17T11:41:04.895785+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:06.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[26066]: audit 2024-09-17T11:41:04.911320+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:06.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[26066]: audit 2024-09-17T11:41:04.926143+0000 mgr.x (mgr.24514) 155 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:06.193 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[26066]: audit 2024-09-17T11:41:05.816855+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:06.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[19809]: audit 2024-09-17T11:41:04.878260+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:06.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[19809]: audit 2024-09-17T11:41:04.895785+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:06.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[19809]: audit 2024-09-17T11:41:04.911320+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:06.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[19809]: audit 2024-09-17T11:41:04.926143+0000 mgr.x (mgr.24514) 155 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:06.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:05 smithi092 bash[19809]: audit 2024-09-17T11:41:05.816855+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:05 smithi121 bash[20577]: audit 2024-09-17T11:41:04.878260+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:05 smithi121 bash[20577]: audit 2024-09-17T11:41:04.895785+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:05 smithi121 bash[20577]: audit 2024-09-17T11:41:04.911320+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:05 smithi121 bash[20577]: audit 2024-09-17T11:41:04.926143+0000 mgr.x (mgr.24514) 155 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:05 smithi121 bash[20577]: audit 2024-09-17T11:41:05.816855+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:06 smithi121 bash[20577]: cluster 2024-09-17T11:41:05.693273+0000 mgr.x (mgr.24514) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:07.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:06 smithi092 bash[19809]: cluster 2024-09-17T11:41:05.693273+0000 mgr.x (mgr.24514) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:07.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:06 smithi092 bash[26066]: cluster 2024-09-17T11:41:05.693273+0000 mgr.x (mgr.24514) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:08.837 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled to redeploy mgr.y on host 'smithi092' 2024-09-17T11:41:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: cluster 2024-09-17T11:41:07.695021+0000 mgr.x (mgr.24514) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.452192+0000 mon.a (mon.0) 1754 : audit [DBG] from='client.? 172.21.15.92:0/4134493526' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.813194+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.828603+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.839760+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.841377+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.843413+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.861035+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.895000+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.898018+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.899879+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:41:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:08 smithi121 bash[20577]: audit 2024-09-17T11:41:08.904591+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:41:09.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: cluster 2024-09-17T11:41:07.695021+0000 mgr.x (mgr.24514) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.452192+0000 mon.a (mon.0) 1754 : audit [DBG] from='client.? 172.21.15.92:0/4134493526' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.813194+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.828603+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.839760+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.841377+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.843413+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.861035+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.895000+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.898018+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.899879+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:41:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[19809]: audit 2024-09-17T11:41:08.904591+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: cluster 2024-09-17T11:41:07.695021+0000 mgr.x (mgr.24514) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.452192+0000 mon.a (mon.0) 1754 : audit [DBG] from='client.? 172.21.15.92:0/4134493526' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.813194+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.828603+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.839760+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.841377+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.843413+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.861035+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.895000+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.898018+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.899879+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:41:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:08 smithi092 bash[26066]: audit 2024-09-17T11:41:08.904591+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24514 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:41:09.603 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps --refresh' 2024-09-17T11:41:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:09 smithi121 bash[20577]: audit 2024-09-17T11:41:08.795917+0000 mgr.x (mgr.24514) 158 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:41:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:09 smithi121 bash[20577]: cephadm 2024-09-17T11:41:08.809017+0000 mgr.x (mgr.24514) 159 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T11:41:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:09 smithi121 bash[20577]: cephadm 2024-09-17T11:41:08.901741+0000 mgr.x (mgr.24514) 160 : cephadm [INF] Deploying daemon mgr.y on smithi092 2024-09-17T11:41:10.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:09 smithi092 bash[19809]: audit 2024-09-17T11:41:08.795917+0000 mgr.x (mgr.24514) 158 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:41:10.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:09 smithi092 bash[19809]: cephadm 2024-09-17T11:41:08.809017+0000 mgr.x (mgr.24514) 159 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T11:41:10.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:09 smithi092 bash[19809]: cephadm 2024-09-17T11:41:08.901741+0000 mgr.x (mgr.24514) 160 : cephadm [INF] Deploying daemon mgr.y on smithi092 2024-09-17T11:41:10.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:09 smithi092 bash[26066]: audit 2024-09-17T11:41:08.795917+0000 mgr.x (mgr.24514) 158 : audit [DBG] from='client.25028 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:41:10.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:09 smithi092 bash[26066]: cephadm 2024-09-17T11:41:08.809017+0000 mgr.x (mgr.24514) 159 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T11:41:10.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:09 smithi092 bash[26066]: cephadm 2024-09-17T11:41:08.901741+0000 mgr.x (mgr.24514) 160 : cephadm [INF] Deploying daemon mgr.y on smithi092 2024-09-17T11:41:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:41:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:41:10] "GET /metrics HTTP/1.1" 200 38293 "" "Prometheus/2.43.0" 2024-09-17T11:41:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:10 smithi121 bash[20577]: cluster 2024-09-17T11:41:09.695723+0000 mgr.x (mgr.24514) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:11.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:10 smithi092 bash[19809]: cluster 2024-09-17T11:41:09.695723+0000 mgr.x (mgr.24514) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:11.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:10 smithi092 bash[26066]: cluster 2024-09-17T11:41:09.695723+0000 mgr.x (mgr.24514) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:12 smithi121 bash[20577]: cluster 2024-09-17T11:41:11.696950+0000 mgr.x (mgr.24514) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:12 smithi121 bash[20577]: audit 2024-09-17T11:41:11.834689+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:12 smithi121 bash[20577]: audit 2024-09-17T11:41:11.846376+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:12 smithi121 bash[20577]: audit 2024-09-17T11:41:11.861149+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:13.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:12 smithi092 bash[19809]: cluster 2024-09-17T11:41:11.696950+0000 mgr.x (mgr.24514) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:13.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:12 smithi092 bash[19809]: audit 2024-09-17T11:41:11.834689+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:13.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:12 smithi092 bash[19809]: audit 2024-09-17T11:41:11.846376+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:13.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:12 smithi092 bash[19809]: audit 2024-09-17T11:41:11.861149+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:13.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:12 smithi092 bash[26066]: cluster 2024-09-17T11:41:11.696950+0000 mgr.x (mgr.24514) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:13.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:12 smithi092 bash[26066]: audit 2024-09-17T11:41:11.834689+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:13.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:12 smithi092 bash[26066]: audit 2024-09-17T11:41:11.846376+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:13.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:12 smithi092 bash[26066]: audit 2024-09-17T11:41:11.861149+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:14.362 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:41:15.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:14 smithi092 bash[19809]: cluster 2024-09-17T11:41:13.697669+0000 mgr.x (mgr.24514) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:15.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:14 smithi092 bash[26066]: cluster 2024-09-17T11:41:13.697669+0000 mgr.x (mgr.24514) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:14 smithi121 bash[20577]: cluster 2024-09-17T11:41:13.697669+0000 mgr.x (mgr.24514) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:15.945 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:15 smithi092 bash[19809]: audit 2024-09-17T11:41:14.937754+0000 mgr.x (mgr.24514) 164 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:15.946 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:15 smithi092 bash[26066]: audit 2024-09-17T11:41:14.937754+0000 mgr.x (mgr.24514) 164 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:15 smithi121 bash[20577]: audit 2024-09-17T11:41:14.937754+0000 mgr.x (mgr.24514) 164 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:17.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:41:17 smithi121 bash[44867]: logger=sqlstore.transactions t=2024-09-17T11:41:17.023359174Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T11:41:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:16 smithi121 bash[20577]: cluster 2024-09-17T11:41:15.698410+0000 mgr.x (mgr.24514) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:17.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:16 smithi092 bash[19809]: cluster 2024-09-17T11:41:15.698410+0000 mgr.x (mgr.24514) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:17.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:16 smithi092 bash[26066]: cluster 2024-09-17T11:41:15.698410+0000 mgr.x (mgr.24514) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:19.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:18 smithi092 bash[19809]: cluster 2024-09-17T11:41:17.700009+0000 mgr.x (mgr.24514) 166 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:19.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:18 smithi092 bash[26066]: cluster 2024-09-17T11:41:17.700009+0000 mgr.x (mgr.24514) 166 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:19.109 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:41:19.109 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 14s ago 26m - - 2024-09-17T11:41:19.109 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 7s ago 26m - - 2024-09-17T11:41:19.109 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (15m) 14s ago 16m 14.0M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:41:19.109 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (15m) 7s ago 15m 78.7M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:41:19.109 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (3m) 14s ago 12m 47.8M - 3.8 980a0bfcd684 a8b61045933c 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (6m) 7s ago 25m 508M - 19.3.0-4937-g74984932 6c1fcab85602 dc5fbf1d9b97 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:9283,8765 running (27m) 14s ago 27m 427M - 18.2.4-855-g19e2a2be 980a0bfcd684 e66212d14fb2 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (27m) 14s ago 27m 73.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (25m) 7s ago 25m 54.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (25m) 14s ago 25m 51.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (16m) 14s ago 16m 8855k - 1.5.0 0da6a335fe13 7edaed2f11eb 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (16m) 7s ago 16m 9551k - 1.5.0 0da6a335fe13 62e15180188f 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (24m) 14s ago 24m 54.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (23m) 14s ago 23m 55.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (22m) 14s ago 22m 50.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:41:19.110 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (21m) 14s ago 21m 62.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:41:19.111 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (20m) 7s ago 20m 55.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:41:19.111 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (19m) 7s ago 19m 60.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:41:19.111 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (18m) 7s ago 18m 59.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:41:19.111 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (17m) 7s ago 17m 61.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:41:19.111 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (3m) 7s ago 16m 44.0M - 2.43.0 a07b618ecd1d 28fd9b3645e1 2024-09-17T11:41:19.111 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (12m) 14s ago 12m 93.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:41:19.111 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (12m) 7s ago 12m 93.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:41:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:18 smithi121 bash[20577]: cluster 2024-09-17T11:41:17.700009+0000 mgr.x (mgr.24514) 166 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:19.919 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T11:41:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:19 smithi121 bash[20577]: audit 2024-09-17T11:41:19.066907+0000 mgr.x (mgr.24514) 167 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:41:20.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:19 smithi092 bash[19809]: audit 2024-09-17T11:41:19.066907+0000 mgr.x (mgr.24514) 167 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:41:20.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:19 smithi092 bash[26066]: audit 2024-09-17T11:41:19.066907+0000 mgr.x (mgr.24514) 167 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:41:20.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:41:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:41:20] "GET /metrics HTTP/1.1" 200 38293 "" "Prometheus/2.43.0" 2024-09-17T11:41:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:20 smithi121 bash[20577]: cluster 2024-09-17T11:41:19.700708+0000 mgr.x (mgr.24514) 168 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:20 smithi121 bash[20577]: audit 2024-09-17T11:41:20.816711+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:21.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:20 smithi092 bash[26066]: cluster 2024-09-17T11:41:19.700708+0000 mgr.x (mgr.24514) 168 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:21.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:20 smithi092 bash[26066]: audit 2024-09-17T11:41:20.816711+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:21.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:20 smithi092 bash[19809]: cluster 2024-09-17T11:41:19.700708+0000 mgr.x (mgr.24514) 168 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:21.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:20 smithi092 bash[19809]: audit 2024-09-17T11:41:20.816711+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:22 smithi121 bash[20577]: cluster 2024-09-17T11:41:21.702309+0000 mgr.x (mgr.24514) 169 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:23.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:22 smithi092 bash[19809]: cluster 2024-09-17T11:41:21.702309+0000 mgr.x (mgr.24514) 169 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:23.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:22 smithi092 bash[26066]: cluster 2024-09-17T11:41:21.702309+0000 mgr.x (mgr.24514) 169 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:24.677 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:41:25.067 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:24 smithi092 bash[19809]: cluster 2024-09-17T11:41:23.702979+0000 mgr.x (mgr.24514) 170 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:25.067 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:24 smithi092 bash[26066]: cluster 2024-09-17T11:41:23.702979+0000 mgr.x (mgr.24514) 170 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:24 smithi121 bash[20577]: cluster 2024-09-17T11:41:23.702979+0000 mgr.x (mgr.24514) 170 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:26.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:26 smithi092 bash[19809]: audit 2024-09-17T11:41:24.945662+0000 mgr.x (mgr.24514) 171 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:26.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:26 smithi092 bash[19809]: audit 2024-09-17T11:41:25.134763+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:26.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:26 smithi092 bash[19809]: audit 2024-09-17T11:41:25.147236+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:26.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:26 smithi092 bash[19809]: audit 2024-09-17T11:41:25.160703+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:26.406 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:26 smithi092 bash[26066]: audit 2024-09-17T11:41:24.945662+0000 mgr.x (mgr.24514) 171 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:26.406 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:26 smithi092 bash[26066]: audit 2024-09-17T11:41:25.134763+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:26.406 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:26 smithi092 bash[26066]: audit 2024-09-17T11:41:25.147236+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:26.406 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:26 smithi092 bash[26066]: audit 2024-09-17T11:41:25.160703+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:26 smithi121 bash[20577]: audit 2024-09-17T11:41:24.945662+0000 mgr.x (mgr.24514) 171 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:26 smithi121 bash[20577]: audit 2024-09-17T11:41:25.134763+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:26 smithi121 bash[20577]: audit 2024-09-17T11:41:25.147236+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:26 smithi121 bash[20577]: audit 2024-09-17T11:41:25.160703+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:27 smithi121 bash[20577]: cluster 2024-09-17T11:41:25.703707+0000 mgr.x (mgr.24514) 172 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:27.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:27 smithi092 bash[19809]: cluster 2024-09-17T11:41:25.703707+0000 mgr.x (mgr.24514) 172 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:27.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:27 smithi092 bash[26066]: cluster 2024-09-17T11:41:25.703707+0000 mgr.x (mgr.24514) 172 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:29 smithi121 bash[20577]: cluster 2024-09-17T11:41:27.705353+0000 mgr.x (mgr.24514) 173 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:29.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:29 smithi092 bash[19809]: cluster 2024-09-17T11:41:27.705353+0000 mgr.x (mgr.24514) 173 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:29.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:29 smithi092 bash[26066]: cluster 2024-09-17T11:41:27.705353+0000 mgr.x (mgr.24514) 173 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:30.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:41:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:41:30] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:41:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:31 smithi121 bash[20577]: cluster 2024-09-17T11:41:29.706061+0000 mgr.x (mgr.24514) 174 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:31.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:31 smithi092 bash[19809]: cluster 2024-09-17T11:41:29.706061+0000 mgr.x (mgr.24514) 174 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:31.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:31 smithi092 bash[26066]: cluster 2024-09-17T11:41:29.706061+0000 mgr.x (mgr.24514) 174 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:33 smithi121 bash[20577]: cluster 2024-09-17T11:41:31.707744+0000 mgr.x (mgr.24514) 175 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:33 smithi121 bash[20577]: audit 2024-09-17T11:41:32.036350+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:33 smithi121 bash[20577]: audit 2024-09-17T11:41:32.049232+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:33 smithi121 bash[20577]: audit 2024-09-17T11:41:32.062300+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:33.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:33 smithi092 bash[19809]: cluster 2024-09-17T11:41:31.707744+0000 mgr.x (mgr.24514) 175 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:33.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:33 smithi092 bash[19809]: audit 2024-09-17T11:41:32.036350+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:33.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:33 smithi092 bash[19809]: audit 2024-09-17T11:41:32.049232+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:33.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:33 smithi092 bash[19809]: audit 2024-09-17T11:41:32.062300+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:33.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:33 smithi092 bash[26066]: cluster 2024-09-17T11:41:31.707744+0000 mgr.x (mgr.24514) 175 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:33.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:33 smithi092 bash[26066]: audit 2024-09-17T11:41:32.036350+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:33.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:33 smithi092 bash[26066]: audit 2024-09-17T11:41:32.049232+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:33.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:33 smithi092 bash[26066]: audit 2024-09-17T11:41:32.062300+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:35 smithi121 bash[20577]: cluster 2024-09-17T11:41:33.708426+0000 mgr.x (mgr.24514) 176 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:35.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:35 smithi092 bash[19809]: cluster 2024-09-17T11:41:33.708426+0000 mgr.x (mgr.24514) 176 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:35.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:35 smithi092 bash[26066]: cluster 2024-09-17T11:41:33.708426+0000 mgr.x (mgr.24514) 176 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:36 smithi121 bash[20577]: audit 2024-09-17T11:41:34.953814+0000 mgr.x (mgr.24514) 177 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:36 smithi121 bash[20577]: audit 2024-09-17T11:41:35.817253+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:36.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:36 smithi092 bash[26066]: audit 2024-09-17T11:41:34.953814+0000 mgr.x (mgr.24514) 177 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:36.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:36 smithi092 bash[26066]: audit 2024-09-17T11:41:35.817253+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:36.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:36 smithi092 bash[19809]: audit 2024-09-17T11:41:34.953814+0000 mgr.x (mgr.24514) 177 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:36.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:36 smithi092 bash[19809]: audit 2024-09-17T11:41:35.817253+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:37 smithi121 bash[20577]: cluster 2024-09-17T11:41:35.709138+0000 mgr.x (mgr.24514) 178 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:37.363 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:37 smithi092 bash[19809]: cluster 2024-09-17T11:41:35.709138+0000 mgr.x (mgr.24514) 178 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:37.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:37 smithi092 bash[26066]: cluster 2024-09-17T11:41:35.709138+0000 mgr.x (mgr.24514) 178 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:39 smithi121 bash[20577]: cluster 2024-09-17T11:41:37.710849+0000 mgr.x (mgr.24514) 179 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:39.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:39 smithi092 bash[19809]: cluster 2024-09-17T11:41:37.710849+0000 mgr.x (mgr.24514) 179 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:39.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:39 smithi092 bash[26066]: cluster 2024-09-17T11:41:37.710849+0000 mgr.x (mgr.24514) 179 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:40.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:41:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:41:40] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:41:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:41 smithi121 bash[20577]: cluster 2024-09-17T11:41:39.711606+0000 mgr.x (mgr.24514) 180 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:41.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:41 smithi092 bash[19809]: cluster 2024-09-17T11:41:39.711606+0000 mgr.x (mgr.24514) 180 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:41.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:41 smithi092 bash[26066]: cluster 2024-09-17T11:41:39.711606+0000 mgr.x (mgr.24514) 180 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:43 smithi121 bash[20577]: cluster 2024-09-17T11:41:41.713275+0000 mgr.x (mgr.24514) 181 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:43.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:43 smithi092 bash[19809]: cluster 2024-09-17T11:41:41.713275+0000 mgr.x (mgr.24514) 181 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:43.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:43 smithi092 bash[26066]: cluster 2024-09-17T11:41:41.713275+0000 mgr.x (mgr.24514) 181 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:45.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:45 smithi092 bash[19809]: cluster 2024-09-17T11:41:43.713995+0000 mgr.x (mgr.24514) 182 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:45.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:45 smithi092 bash[26066]: cluster 2024-09-17T11:41:43.713995+0000 mgr.x (mgr.24514) 182 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:45 smithi121 bash[20577]: cluster 2024-09-17T11:41:43.713995+0000 mgr.x (mgr.24514) 182 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:46 smithi092 bash[19809]: audit 2024-09-17T11:41:44.961894+0000 mgr.x (mgr.24514) 183 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:46 smithi092 bash[19809]: audit 2024-09-17T11:41:45.373387+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:46 smithi092 bash[19809]: audit 2024-09-17T11:41:45.386178+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:46 smithi092 bash[19809]: audit 2024-09-17T11:41:45.399420+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:46.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:46 smithi092 bash[26066]: audit 2024-09-17T11:41:44.961894+0000 mgr.x (mgr.24514) 183 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:46.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:46 smithi092 bash[26066]: audit 2024-09-17T11:41:45.373387+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:46.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:46 smithi092 bash[26066]: audit 2024-09-17T11:41:45.386178+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:46.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:46 smithi092 bash[26066]: audit 2024-09-17T11:41:45.399420+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:46 smithi121 bash[20577]: audit 2024-09-17T11:41:44.961894+0000 mgr.x (mgr.24514) 183 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:46 smithi121 bash[20577]: audit 2024-09-17T11:41:45.373387+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:46 smithi121 bash[20577]: audit 2024-09-17T11:41:45.386178+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:46 smithi121 bash[20577]: audit 2024-09-17T11:41:45.399420+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:47.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:47 smithi092 bash[26066]: cluster 2024-09-17T11:41:45.714693+0000 mgr.x (mgr.24514) 184 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:47.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:47 smithi092 bash[19809]: cluster 2024-09-17T11:41:45.714693+0000 mgr.x (mgr.24514) 184 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:47 smithi121 bash[20577]: cluster 2024-09-17T11:41:45.714693+0000 mgr.x (mgr.24514) 184 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:49.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:49 smithi092 bash[19809]: cluster 2024-09-17T11:41:47.716898+0000 mgr.x (mgr.24514) 185 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:49.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:49 smithi092 bash[26066]: cluster 2024-09-17T11:41:47.716898+0000 mgr.x (mgr.24514) 185 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:49 smithi121 bash[20577]: cluster 2024-09-17T11:41:47.716898+0000 mgr.x (mgr.24514) 185 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:41:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:41:50] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:41:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:51 smithi121 bash[20577]: cluster 2024-09-17T11:41:49.717647+0000 mgr.x (mgr.24514) 186 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:51 smithi121 bash[20577]: audit 2024-09-17T11:41:50.817622+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:51.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:51 smithi092 bash[19809]: cluster 2024-09-17T11:41:49.717647+0000 mgr.x (mgr.24514) 186 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:51.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:51 smithi092 bash[19809]: audit 2024-09-17T11:41:50.817622+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:51.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:51 smithi092 bash[26066]: cluster 2024-09-17T11:41:49.717647+0000 mgr.x (mgr.24514) 186 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:51.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:51 smithi092 bash[26066]: audit 2024-09-17T11:41:50.817622+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:41:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:53 smithi121 bash[20577]: cluster 2024-09-17T11:41:51.719396+0000 mgr.x (mgr.24514) 187 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:53 smithi121 bash[20577]: audit 2024-09-17T11:41:52.245897+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:53 smithi121 bash[20577]: audit 2024-09-17T11:41:52.260203+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:53 smithi121 bash[20577]: audit 2024-09-17T11:41:52.272871+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:53.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:53 smithi092 bash[19809]: cluster 2024-09-17T11:41:51.719396+0000 mgr.x (mgr.24514) 187 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:53.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:53 smithi092 bash[19809]: audit 2024-09-17T11:41:52.245897+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:53.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:53 smithi092 bash[19809]: audit 2024-09-17T11:41:52.260203+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:53.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:53 smithi092 bash[19809]: audit 2024-09-17T11:41:52.272871+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:53.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:53 smithi092 bash[26066]: cluster 2024-09-17T11:41:51.719396+0000 mgr.x (mgr.24514) 187 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:53.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:53 smithi092 bash[26066]: audit 2024-09-17T11:41:52.245897+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:53.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:53 smithi092 bash[26066]: audit 2024-09-17T11:41:52.260203+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:53.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:53 smithi092 bash[26066]: audit 2024-09-17T11:41:52.272871+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:41:55.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:55 smithi092 bash[26066]: cluster 2024-09-17T11:41:53.720130+0000 mgr.x (mgr.24514) 188 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:55 smithi092 bash[19809]: cluster 2024-09-17T11:41:53.720130+0000 mgr.x (mgr.24514) 188 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:55 smithi121 bash[20577]: cluster 2024-09-17T11:41:53.720130+0000 mgr.x (mgr.24514) 188 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:56 smithi121 bash[20577]: audit 2024-09-17T11:41:54.970151+0000 mgr.x (mgr.24514) 189 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:56.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:56 smithi092 bash[26066]: audit 2024-09-17T11:41:54.970151+0000 mgr.x (mgr.24514) 189 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:56.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:56 smithi092 bash[19809]: audit 2024-09-17T11:41:54.970151+0000 mgr.x (mgr.24514) 189 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:41:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:57 smithi121 bash[20577]: cluster 2024-09-17T11:41:55.720877+0000 mgr.x (mgr.24514) 190 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:57.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:57 smithi092 bash[26066]: cluster 2024-09-17T11:41:55.720877+0000 mgr.x (mgr.24514) 190 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:57.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:57 smithi092 bash[19809]: cluster 2024-09-17T11:41:55.720877+0000 mgr.x (mgr.24514) 190 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:41:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:41:59 smithi121 bash[20577]: cluster 2024-09-17T11:41:57.722542+0000 mgr.x (mgr.24514) 191 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:59.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:41:59 smithi092 bash[19809]: cluster 2024-09-17T11:41:57.722542+0000 mgr.x (mgr.24514) 191 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:41:59.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:41:59 smithi092 bash[26066]: cluster 2024-09-17T11:41:57.722542+0000 mgr.x (mgr.24514) 191 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:42:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:42:00] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.43.0" 2024-09-17T11:42:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:01 smithi121 bash[20577]: cluster 2024-09-17T11:41:59.723440+0000 mgr.x (mgr.24514) 192 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:01.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:01 smithi092 bash[19809]: cluster 2024-09-17T11:41:59.723440+0000 mgr.x (mgr.24514) 192 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:01.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:01 smithi092 bash[26066]: cluster 2024-09-17T11:41:59.723440+0000 mgr.x (mgr.24514) 192 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:03 smithi121 bash[20577]: cluster 2024-09-17T11:42:01.724983+0000 mgr.x (mgr.24514) 193 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:03.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:03 smithi092 bash[19809]: cluster 2024-09-17T11:42:01.724983+0000 mgr.x (mgr.24514) 193 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:03.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:03 smithi092 bash[26066]: cluster 2024-09-17T11:42:01.724983+0000 mgr.x (mgr.24514) 193 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:05.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:05 smithi092 bash[26066]: cluster 2024-09-17T11:42:03.725694+0000 mgr.x (mgr.24514) 194 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:05.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:05 smithi092 bash[19809]: cluster 2024-09-17T11:42:03.725694+0000 mgr.x (mgr.24514) 194 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:05.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:05 smithi121 bash[20577]: cluster 2024-09-17T11:42:03.725694+0000 mgr.x (mgr.24514) 194 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:06 smithi121 bash[20577]: audit 2024-09-17T11:42:04.979704+0000 mgr.x (mgr.24514) 195 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:06 smithi121 bash[20577]: audit 2024-09-17T11:42:05.609146+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:06.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:06 smithi121 bash[20577]: audit 2024-09-17T11:42:05.625298+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:06.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:06 smithi121 bash[20577]: audit 2024-09-17T11:42:05.641735+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:06.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:06 smithi121 bash[20577]: audit 2024-09-17T11:42:05.818294+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:06.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[19809]: audit 2024-09-17T11:42:04.979704+0000 mgr.x (mgr.24514) 195 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:06.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[19809]: audit 2024-09-17T11:42:05.609146+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:06.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[19809]: audit 2024-09-17T11:42:05.625298+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:06.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[19809]: audit 2024-09-17T11:42:05.641735+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:06.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[19809]: audit 2024-09-17T11:42:05.818294+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:06.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[26066]: audit 2024-09-17T11:42:04.979704+0000 mgr.x (mgr.24514) 195 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:06.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[26066]: audit 2024-09-17T11:42:05.609146+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:06.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[26066]: audit 2024-09-17T11:42:05.625298+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:06.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[26066]: audit 2024-09-17T11:42:05.641735+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:06.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:06 smithi092 bash[26066]: audit 2024-09-17T11:42:05.818294+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:07 smithi121 bash[20577]: cluster 2024-09-17T11:42:05.726384+0000 mgr.x (mgr.24514) 196 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:07.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:07 smithi092 bash[19809]: cluster 2024-09-17T11:42:05.726384+0000 mgr.x (mgr.24514) 196 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:07.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:07 smithi092 bash[26066]: cluster 2024-09-17T11:42:05.726384+0000 mgr.x (mgr.24514) 196 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:09 smithi121 bash[20577]: cluster 2024-09-17T11:42:07.728145+0000 mgr.x (mgr.24514) 197 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:09.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:09 smithi092 bash[19809]: cluster 2024-09-17T11:42:07.728145+0000 mgr.x (mgr.24514) 197 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:09.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:09 smithi092 bash[26066]: cluster 2024-09-17T11:42:07.728145+0000 mgr.x (mgr.24514) 197 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:42:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:42:10] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:42:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:11 smithi121 bash[20577]: cluster 2024-09-17T11:42:09.729022+0000 mgr.x (mgr.24514) 198 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:11.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:11 smithi092 bash[19809]: cluster 2024-09-17T11:42:09.729022+0000 mgr.x (mgr.24514) 198 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:11.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:11 smithi092 bash[26066]: cluster 2024-09-17T11:42:09.729022+0000 mgr.x (mgr.24514) 198 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:13 smithi121 bash[20577]: cluster 2024-09-17T11:42:11.731223+0000 mgr.x (mgr.24514) 199 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:13 smithi121 bash[20577]: audit 2024-09-17T11:42:12.451937+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:13 smithi121 bash[20577]: audit 2024-09-17T11:42:12.465058+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:13 smithi121 bash[20577]: audit 2024-09-17T11:42:12.479332+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:13.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:13 smithi092 bash[26066]: cluster 2024-09-17T11:42:11.731223+0000 mgr.x (mgr.24514) 199 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:13.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:13 smithi092 bash[26066]: audit 2024-09-17T11:42:12.451937+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:13.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:13 smithi092 bash[26066]: audit 2024-09-17T11:42:12.465058+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:13.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:13 smithi092 bash[26066]: audit 2024-09-17T11:42:12.479332+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:13.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:13 smithi092 bash[19809]: cluster 2024-09-17T11:42:11.731223+0000 mgr.x (mgr.24514) 199 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:13.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:13 smithi092 bash[19809]: audit 2024-09-17T11:42:12.451937+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:13.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:13 smithi092 bash[19809]: audit 2024-09-17T11:42:12.465058+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:13.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:13 smithi092 bash[19809]: audit 2024-09-17T11:42:12.479332+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:15.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:15 smithi092 bash[19809]: cluster 2024-09-17T11:42:13.731999+0000 mgr.x (mgr.24514) 200 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:15.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:15 smithi092 bash[26066]: cluster 2024-09-17T11:42:13.731999+0000 mgr.x (mgr.24514) 200 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:15 smithi121 bash[20577]: cluster 2024-09-17T11:42:13.731999+0000 mgr.x (mgr.24514) 200 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:16 smithi121 bash[20577]: audit 2024-09-17T11:42:14.990322+0000 mgr.x (mgr.24514) 201 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:16.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:16 smithi092 bash[19809]: audit 2024-09-17T11:42:14.990322+0000 mgr.x (mgr.24514) 201 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:16.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:16 smithi092 bash[26066]: audit 2024-09-17T11:42:14.990322+0000 mgr.x (mgr.24514) 201 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:17 smithi121 bash[20577]: cluster 2024-09-17T11:42:15.732713+0000 mgr.x (mgr.24514) 202 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:17.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:17 smithi092 bash[19809]: cluster 2024-09-17T11:42:15.732713+0000 mgr.x (mgr.24514) 202 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:17.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:17 smithi092 bash[26066]: cluster 2024-09-17T11:42:15.732713+0000 mgr.x (mgr.24514) 202 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:19 smithi121 bash[20577]: cluster 2024-09-17T11:42:17.734405+0000 mgr.x (mgr.24514) 203 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:19.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:19 smithi092 bash[19809]: cluster 2024-09-17T11:42:17.734405+0000 mgr.x (mgr.24514) 203 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:19.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:19 smithi092 bash[26066]: cluster 2024-09-17T11:42:17.734405+0000 mgr.x (mgr.24514) 203 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:20.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:42:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:42:20] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:42:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:21 smithi121 bash[20577]: cluster 2024-09-17T11:42:19.735131+0000 mgr.x (mgr.24514) 204 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:21 smithi121 bash[20577]: audit 2024-09-17T11:42:20.818494+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:21.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:21 smithi092 bash[19809]: cluster 2024-09-17T11:42:19.735131+0000 mgr.x (mgr.24514) 204 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:21.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:21 smithi092 bash[19809]: audit 2024-09-17T11:42:20.818494+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:21.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:21 smithi092 bash[26066]: cluster 2024-09-17T11:42:19.735131+0000 mgr.x (mgr.24514) 204 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:21.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:21 smithi092 bash[26066]: audit 2024-09-17T11:42:20.818494+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:23 smithi121 bash[20577]: cluster 2024-09-17T11:42:21.736765+0000 mgr.x (mgr.24514) 205 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:23.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:23 smithi092 bash[26066]: cluster 2024-09-17T11:42:21.736765+0000 mgr.x (mgr.24514) 205 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:23.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:23 smithi092 bash[19809]: cluster 2024-09-17T11:42:21.736765+0000 mgr.x (mgr.24514) 205 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:25.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:25 smithi092 bash[19809]: cluster 2024-09-17T11:42:23.737236+0000 mgr.x (mgr.24514) 206 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:25.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:25 smithi092 bash[26066]: cluster 2024-09-17T11:42:23.737236+0000 mgr.x (mgr.24514) 206 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:25.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:25 smithi121 bash[20577]: cluster 2024-09-17T11:42:23.737236+0000 mgr.x (mgr.24514) 206 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:26 smithi121 bash[20577]: audit 2024-09-17T11:42:25.001628+0000 mgr.x (mgr.24514) 207 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:26 smithi121 bash[20577]: audit 2024-09-17T11:42:25.817080+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:26 smithi121 bash[20577]: audit 2024-09-17T11:42:25.830523+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:26 smithi121 bash[20577]: audit 2024-09-17T11:42:25.843820+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:26.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:26 smithi092 bash[19809]: audit 2024-09-17T11:42:25.001628+0000 mgr.x (mgr.24514) 207 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:26.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:26 smithi092 bash[19809]: audit 2024-09-17T11:42:25.817080+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:26.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:26 smithi092 bash[19809]: audit 2024-09-17T11:42:25.830523+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:26.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:26 smithi092 bash[19809]: audit 2024-09-17T11:42:25.843820+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:26.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:26 smithi092 bash[26066]: audit 2024-09-17T11:42:25.001628+0000 mgr.x (mgr.24514) 207 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:26.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:26 smithi092 bash[26066]: audit 2024-09-17T11:42:25.817080+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:26.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:26 smithi092 bash[26066]: audit 2024-09-17T11:42:25.830523+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:26.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:26 smithi092 bash[26066]: audit 2024-09-17T11:42:25.843820+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:27 smithi121 bash[20577]: cluster 2024-09-17T11:42:25.737926+0000 mgr.x (mgr.24514) 208 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:27.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:27 smithi092 bash[19809]: cluster 2024-09-17T11:42:25.737926+0000 mgr.x (mgr.24514) 208 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:27.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:27 smithi092 bash[26066]: cluster 2024-09-17T11:42:25.737926+0000 mgr.x (mgr.24514) 208 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:29 smithi121 bash[20577]: cluster 2024-09-17T11:42:27.739626+0000 mgr.x (mgr.24514) 209 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:29.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:29 smithi092 bash[19809]: cluster 2024-09-17T11:42:27.739626+0000 mgr.x (mgr.24514) 209 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:29.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:29 smithi092 bash[26066]: cluster 2024-09-17T11:42:27.739626+0000 mgr.x (mgr.24514) 209 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:30.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:42:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:42:30] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T11:42:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:31 smithi121 bash[20577]: cluster 2024-09-17T11:42:29.740345+0000 mgr.x (mgr.24514) 210 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:31.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:31 smithi092 bash[19809]: cluster 2024-09-17T11:42:29.740345+0000 mgr.x (mgr.24514) 210 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:31.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:31 smithi092 bash[26066]: cluster 2024-09-17T11:42:29.740345+0000 mgr.x (mgr.24514) 210 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:33 smithi121 bash[20577]: cluster 2024-09-17T11:42:31.742031+0000 mgr.x (mgr.24514) 211 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:33 smithi121 bash[20577]: audit 2024-09-17T11:42:32.658545+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:33 smithi121 bash[20577]: audit 2024-09-17T11:42:32.670849+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:33 smithi121 bash[20577]: audit 2024-09-17T11:42:32.682617+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:33.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:33 smithi092 bash[19809]: cluster 2024-09-17T11:42:31.742031+0000 mgr.x (mgr.24514) 211 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:33.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:33 smithi092 bash[19809]: audit 2024-09-17T11:42:32.658545+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:33.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:33 smithi092 bash[19809]: audit 2024-09-17T11:42:32.670849+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:33.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:33 smithi092 bash[19809]: audit 2024-09-17T11:42:32.682617+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:33.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:33 smithi092 bash[26066]: cluster 2024-09-17T11:42:31.742031+0000 mgr.x (mgr.24514) 211 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:33.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:33 smithi092 bash[26066]: audit 2024-09-17T11:42:32.658545+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:33.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:33 smithi092 bash[26066]: audit 2024-09-17T11:42:32.670849+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:33.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:33 smithi092 bash[26066]: audit 2024-09-17T11:42:32.682617+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:35.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:35 smithi092 bash[19809]: cluster 2024-09-17T11:42:33.742906+0000 mgr.x (mgr.24514) 212 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:35.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:35 smithi092 bash[26066]: cluster 2024-09-17T11:42:33.742906+0000 mgr.x (mgr.24514) 212 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:35 smithi121 bash[20577]: cluster 2024-09-17T11:42:33.742906+0000 mgr.x (mgr.24514) 212 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:36 smithi121 bash[20577]: audit 2024-09-17T11:42:35.013005+0000 mgr.x (mgr.24514) 213 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:36 smithi121 bash[20577]: audit 2024-09-17T11:42:35.818933+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:36.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:36 smithi092 bash[19809]: audit 2024-09-17T11:42:35.013005+0000 mgr.x (mgr.24514) 213 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:36.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:36 smithi092 bash[19809]: audit 2024-09-17T11:42:35.818933+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:36.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:36 smithi092 bash[26066]: audit 2024-09-17T11:42:35.013005+0000 mgr.x (mgr.24514) 213 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:36.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:36 smithi092 bash[26066]: audit 2024-09-17T11:42:35.818933+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:37.413 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:37 smithi092 bash[26066]: cluster 2024-09-17T11:42:35.743652+0000 mgr.x (mgr.24514) 214 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:37.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:37 smithi092 bash[19809]: cluster 2024-09-17T11:42:35.743652+0000 mgr.x (mgr.24514) 214 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:37 smithi121 bash[20577]: cluster 2024-09-17T11:42:35.743652+0000 mgr.x (mgr.24514) 214 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:38.223 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:38.224 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:38.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:38.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:38.225 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:38.225 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:38.226 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:38.226 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:38.226 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:38.568 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:38 smithi092 systemd[1]: Stopping Ceph mgr.y for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:42:39.213 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:38 smithi092 bash[78583]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mgr-y 2024-09-17T11:42:39.213 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-17T11:42:39.213 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:39 smithi092 bash[78644]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mgr-y 2024-09-17T11:42:39.213 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-17T11:42:39.213 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: Stopped Ceph mgr.y for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:42:39.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:39 smithi092 bash[19809]: cluster 2024-09-17T11:42:37.745351+0000 mgr.x (mgr.24514) 215 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:39.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:39.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:39 smithi092 bash[26066]: cluster 2024-09-17T11:42:37.745351+0000 mgr.x (mgr.24514) 215 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:39.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:39.512 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:39.512 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:39.512 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:39.512 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: Started Ceph mgr.y for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:42:39.513 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:39.513 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:39.513 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:39.514 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:42:39 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:42:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:39 smithi121 bash[20577]: cluster 2024-09-17T11:42:37.745351+0000 mgr.x (mgr.24514) 215 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:40.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:42:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:42:40] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:42:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:40 smithi121 bash[20577]: audit 2024-09-17T11:42:39.447095+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:40 smithi121 bash[20577]: audit 2024-09-17T11:42:39.458599+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:40 smithi121 bash[20577]: audit 2024-09-17T11:42:39.471131+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:40 smithi121 bash[20577]: audit 2024-09-17T11:42:39.481534+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:40 smithi121 bash[20577]: audit 2024-09-17T11:42:39.568767+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:42:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:40 smithi121 bash[20577]: audit 2024-09-17T11:42:39.570228+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:42:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:40 smithi121 bash[20577]: audit 2024-09-17T11:42:39.588620+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:40 smithi121 bash[20577]: cluster 2024-09-17T11:42:39.746055+0000 mgr.x (mgr.24514) 216 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[19809]: audit 2024-09-17T11:42:39.447095+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[19809]: audit 2024-09-17T11:42:39.458599+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[19809]: audit 2024-09-17T11:42:39.471131+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[19809]: audit 2024-09-17T11:42:39.481534+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[19809]: audit 2024-09-17T11:42:39.568767+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[19809]: audit 2024-09-17T11:42:39.570228+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[19809]: audit 2024-09-17T11:42:39.588620+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[19809]: cluster 2024-09-17T11:42:39.746055+0000 mgr.x (mgr.24514) 216 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[26066]: audit 2024-09-17T11:42:39.447095+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[26066]: audit 2024-09-17T11:42:39.458599+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[26066]: audit 2024-09-17T11:42:39.471131+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[26066]: audit 2024-09-17T11:42:39.481534+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[26066]: audit 2024-09-17T11:42:39.568767+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:42:40.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[26066]: audit 2024-09-17T11:42:39.570228+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:42:40.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[26066]: audit 2024-09-17T11:42:39.588620+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:40.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:40 smithi092 bash[26066]: cluster 2024-09-17T11:42:39.746055+0000 mgr.x (mgr.24514) 216 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:41.568 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:41 smithi092 bash[78704]: debug 2024-09-17T11:42:41.345+0000 7f4d60bb2640 1 -- 172.21.15.92:0/936860770 <== mon.0 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561b1c6f30e0 con 0x561b1c6f4800 2024-09-17T11:42:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:42 smithi121 bash[20577]: cluster 2024-09-17T11:42:41.747698+0000 mgr.x (mgr.24514) 217 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:43.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:42 smithi092 bash[19809]: cluster 2024-09-17T11:42:41.747698+0000 mgr.x (mgr.24514) 217 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:43.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:42 smithi092 bash[26066]: cluster 2024-09-17T11:42:41.747698+0000 mgr.x (mgr.24514) 217 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:45.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:44 smithi092 bash[19809]: cluster 2024-09-17T11:42:43.748442+0000 mgr.x (mgr.24514) 218 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:45.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:44 smithi092 bash[26066]: cluster 2024-09-17T11:42:43.748442+0000 mgr.x (mgr.24514) 218 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:44 smithi121 bash[20577]: cluster 2024-09-17T11:42:43.748442+0000 mgr.x (mgr.24514) 218 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:46.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:45 smithi092 bash[19809]: audit 2024-09-17T11:42:45.024299+0000 mgr.x (mgr.24514) 219 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:46.016 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:45 smithi092 bash[26066]: audit 2024-09-17T11:42:45.024299+0000 mgr.x (mgr.24514) 219 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:45 smithi121 bash[20577]: audit 2024-09-17T11:42:45.024299+0000 mgr.x (mgr.24514) 219 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:46 smithi121 bash[20577]: cluster 2024-09-17T11:42:45.749286+0000 mgr.x (mgr.24514) 220 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:46 smithi121 bash[20577]: audit 2024-09-17T11:42:45.993372+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:46 smithi121 bash[20577]: audit 2024-09-17T11:42:46.008499+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:46 smithi121 bash[20577]: audit 2024-09-17T11:42:46.020878+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:47.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:46 smithi092 bash[19809]: cluster 2024-09-17T11:42:45.749286+0000 mgr.x (mgr.24514) 220 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:47.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:46 smithi092 bash[19809]: audit 2024-09-17T11:42:45.993372+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:47.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:46 smithi092 bash[19809]: audit 2024-09-17T11:42:46.008499+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:47.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:46 smithi092 bash[19809]: audit 2024-09-17T11:42:46.020878+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:47.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:46 smithi092 bash[26066]: cluster 2024-09-17T11:42:45.749286+0000 mgr.x (mgr.24514) 220 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:47.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:46 smithi092 bash[26066]: audit 2024-09-17T11:42:45.993372+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:47.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:46 smithi092 bash[26066]: audit 2024-09-17T11:42:46.008499+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:47.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:46 smithi092 bash[26066]: audit 2024-09-17T11:42:46.020878+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:47.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[78704]: [17/Sep/2024:11:42:47] ENGINE Bus STARTING 2024-09-17T11:42:47.818 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[78704]: CherryPy Checker: 2024-09-17T11:42:47.819 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[78704]: The Application mounted at '' has an empty config. 2024-09-17T11:42:47.819 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[78704]: [17/Sep/2024:11:42:47] ENGINE Serving on http://:::9283 2024-09-17T11:42:47.819 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[78704]: [17/Sep/2024:11:42:47] ENGINE Bus STARTED 2024-09-17T11:42:48.241 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[19809]: cluster 2024-09-17T11:42:47.562602+0000 mon.a (mon.0) 1795 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T11:42:48.241 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[19809]: cluster 2024-09-17T11:42:47.562717+0000 mon.a (mon.0) 1796 : cluster [DBG] Standby manager daemon y started 2024-09-17T11:42:48.241 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[19809]: audit 2024-09-17T11:42:47.564963+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T11:42:48.242 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[19809]: audit 2024-09-17T11:42:47.565682+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:42:48.242 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[19809]: audit 2024-09-17T11:42:47.568615+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T11:42:48.242 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[19809]: audit 2024-09-17T11:42:47.569036+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:42:48.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[26066]: cluster 2024-09-17T11:42:47.562602+0000 mon.a (mon.0) 1795 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T11:42:48.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[26066]: cluster 2024-09-17T11:42:47.562717+0000 mon.a (mon.0) 1796 : cluster [DBG] Standby manager daemon y started 2024-09-17T11:42:48.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[26066]: audit 2024-09-17T11:42:47.564963+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T11:42:48.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[26066]: audit 2024-09-17T11:42:47.565682+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:42:48.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[26066]: audit 2024-09-17T11:42:47.568615+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T11:42:48.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:47 smithi092 bash[26066]: audit 2024-09-17T11:42:47.569036+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:42:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:47 smithi121 bash[20577]: cluster 2024-09-17T11:42:47.562602+0000 mon.a (mon.0) 1795 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T11:42:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:47 smithi121 bash[20577]: cluster 2024-09-17T11:42:47.562717+0000 mon.a (mon.0) 1796 : cluster [DBG] Standby manager daemon y started 2024-09-17T11:42:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:47 smithi121 bash[20577]: audit 2024-09-17T11:42:47.564963+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T11:42:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:47 smithi121 bash[20577]: audit 2024-09-17T11:42:47.565682+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:42:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:47 smithi121 bash[20577]: audit 2024-09-17T11:42:47.568615+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T11:42:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:47 smithi121 bash[20577]: audit 2024-09-17T11:42:47.569036+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.? 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:42:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:49 smithi121 bash[20577]: cluster 2024-09-17T11:42:47.750931+0000 mgr.x (mgr.24514) 221 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:49 smithi121 bash[20577]: cluster 2024-09-17T11:42:48.023145+0000 mon.a (mon.0) 1801 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-17T11:42:49.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:49 smithi092 bash[19809]: cluster 2024-09-17T11:42:47.750931+0000 mgr.x (mgr.24514) 221 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:49.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:49 smithi092 bash[19809]: cluster 2024-09-17T11:42:48.023145+0000 mon.a (mon.0) 1801 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-17T11:42:49.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:49 smithi092 bash[26066]: cluster 2024-09-17T11:42:47.750931+0000 mgr.x (mgr.24514) 221 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:49.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:49 smithi092 bash[26066]: cluster 2024-09-17T11:42:48.023145+0000 mon.a (mon.0) 1801 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-17T11:42:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:42:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:42:50] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:42:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:51 smithi121 bash[20577]: cluster 2024-09-17T11:42:49.751729+0000 mgr.x (mgr.24514) 222 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:51 smithi121 bash[20577]: audit 2024-09-17T11:42:50.819441+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:51.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:51 smithi092 bash[19809]: cluster 2024-09-17T11:42:49.751729+0000 mgr.x (mgr.24514) 222 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:51.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:51 smithi092 bash[19809]: audit 2024-09-17T11:42:50.819441+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:51.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:51 smithi092 bash[26066]: cluster 2024-09-17T11:42:49.751729+0000 mgr.x (mgr.24514) 222 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:51.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:51 smithi092 bash[26066]: audit 2024-09-17T11:42:50.819441+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:42:53.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:53 smithi092 bash[19809]: cluster 2024-09-17T11:42:51.753518+0000 mgr.x (mgr.24514) 223 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:53.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:53 smithi092 bash[19809]: audit 2024-09-17T11:42:52.875947+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:53.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:53 smithi092 bash[19809]: audit 2024-09-17T11:42:52.884097+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:53.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:53 smithi092 bash[19809]: audit 2024-09-17T11:42:52.891059+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:53.068 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:53 smithi092 bash[26066]: cluster 2024-09-17T11:42:51.753518+0000 mgr.x (mgr.24514) 223 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:53.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:53 smithi092 bash[26066]: audit 2024-09-17T11:42:52.875947+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:53.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:53 smithi092 bash[26066]: audit 2024-09-17T11:42:52.884097+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:53.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:53 smithi092 bash[26066]: audit 2024-09-17T11:42:52.891059+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:53.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:53 smithi121 bash[20577]: cluster 2024-09-17T11:42:51.753518+0000 mgr.x (mgr.24514) 223 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:53.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:53 smithi121 bash[20577]: audit 2024-09-17T11:42:52.875947+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:53.277 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:53 smithi121 bash[20577]: audit 2024-09-17T11:42:52.884097+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:53.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:53 smithi121 bash[20577]: audit 2024-09-17T11:42:52.891059+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:54 smithi121 bash[20577]: audit 2024-09-17T11:42:53.119736+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:54 smithi121 bash[20577]: audit 2024-09-17T11:42:53.136267+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:54 smithi121 bash[20577]: audit 2024-09-17T11:42:53.148179+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:54.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:54 smithi092 bash[19809]: audit 2024-09-17T11:42:53.119736+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:54.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:54 smithi092 bash[19809]: audit 2024-09-17T11:42:53.136267+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:54.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:54 smithi092 bash[19809]: audit 2024-09-17T11:42:53.148179+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:54.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:54 smithi092 bash[26066]: audit 2024-09-17T11:42:53.119736+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:54.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:54 smithi092 bash[26066]: audit 2024-09-17T11:42:53.136267+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:54.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:54 smithi092 bash[26066]: audit 2024-09-17T11:42:53.148179+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:42:55.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:55 smithi092 bash[19809]: cluster 2024-09-17T11:42:53.754415+0000 mgr.x (mgr.24514) 224 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:55.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:55 smithi092 bash[26066]: cluster 2024-09-17T11:42:53.754415+0000 mgr.x (mgr.24514) 224 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:55 smithi121 bash[20577]: cluster 2024-09-17T11:42:53.754415+0000 mgr.x (mgr.24514) 224 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:56 smithi121 bash[20577]: audit 2024-09-17T11:42:55.034491+0000 mgr.x (mgr.24514) 225 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:56.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:56 smithi092 bash[19809]: audit 2024-09-17T11:42:55.034491+0000 mgr.x (mgr.24514) 225 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:56.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:56 smithi092 bash[26066]: audit 2024-09-17T11:42:55.034491+0000 mgr.x (mgr.24514) 225 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:42:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:57 smithi121 bash[20577]: cluster 2024-09-17T11:42:55.755208+0000 mgr.x (mgr.24514) 226 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:57.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:57 smithi092 bash[19809]: cluster 2024-09-17T11:42:55.755208+0000 mgr.x (mgr.24514) 226 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:57.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:57 smithi092 bash[26066]: cluster 2024-09-17T11:42:55.755208+0000 mgr.x (mgr.24514) 226 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:42:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:42:59 smithi121 bash[20577]: cluster 2024-09-17T11:42:57.756879+0000 mgr.x (mgr.24514) 227 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:59.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:42:59 smithi092 bash[19809]: cluster 2024-09-17T11:42:57.756879+0000 mgr.x (mgr.24514) 227 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:42:59.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:42:59 smithi092 bash[26066]: cluster 2024-09-17T11:42:57.756879+0000 mgr.x (mgr.24514) 227 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:43:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:43:00] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T11:43:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:01 smithi121 bash[20577]: cluster 2024-09-17T11:42:59.757623+0000 mgr.x (mgr.24514) 228 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:01.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:01 smithi092 bash[19809]: cluster 2024-09-17T11:42:59.757623+0000 mgr.x (mgr.24514) 228 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:01.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:01 smithi092 bash[26066]: cluster 2024-09-17T11:42:59.757623+0000 mgr.x (mgr.24514) 228 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:03.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:03 smithi121 bash[20577]: cluster 2024-09-17T11:43:01.759434+0000 mgr.x (mgr.24514) 229 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:03.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:03 smithi092 bash[19809]: cluster 2024-09-17T11:43:01.759434+0000 mgr.x (mgr.24514) 229 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:03.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:03 smithi092 bash[26066]: cluster 2024-09-17T11:43:01.759434+0000 mgr.x (mgr.24514) 229 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:05.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:05 smithi092 bash[19809]: cluster 2024-09-17T11:43:03.760310+0000 mgr.x (mgr.24514) 230 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:05.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:05 smithi092 bash[26066]: cluster 2024-09-17T11:43:03.760310+0000 mgr.x (mgr.24514) 230 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:05 smithi121 bash[20577]: cluster 2024-09-17T11:43:03.760310+0000 mgr.x (mgr.24514) 230 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:06 smithi121 bash[20577]: audit 2024-09-17T11:43:05.036825+0000 mgr.x (mgr.24514) 231 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:06 smithi121 bash[20577]: audit 2024-09-17T11:43:05.819338+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:06.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:06 smithi092 bash[26066]: audit 2024-09-17T11:43:05.036825+0000 mgr.x (mgr.24514) 231 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:06.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:06 smithi092 bash[26066]: audit 2024-09-17T11:43:05.819338+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:06.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:06 smithi092 bash[19809]: audit 2024-09-17T11:43:05.036825+0000 mgr.x (mgr.24514) 231 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:06.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:06 smithi092 bash[19809]: audit 2024-09-17T11:43:05.819338+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:07 smithi121 bash[20577]: cluster 2024-09-17T11:43:05.760876+0000 mgr.x (mgr.24514) 232 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:07.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:07 smithi092 bash[19809]: cluster 2024-09-17T11:43:05.760876+0000 mgr.x (mgr.24514) 232 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:07.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:07 smithi092 bash[26066]: cluster 2024-09-17T11:43:05.760876+0000 mgr.x (mgr.24514) 232 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:09 smithi121 bash[20577]: cluster 2024-09-17T11:43:07.762521+0000 mgr.x (mgr.24514) 233 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:09.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:09 smithi092 bash[19809]: cluster 2024-09-17T11:43:07.762521+0000 mgr.x (mgr.24514) 233 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:09.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:09 smithi092 bash[26066]: cluster 2024-09-17T11:43:07.762521+0000 mgr.x (mgr.24514) 233 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:43:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:43:10] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.43.0" 2024-09-17T11:43:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:11 smithi121 bash[20577]: cluster 2024-09-17T11:43:09.763238+0000 mgr.x (mgr.24514) 234 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:11.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:11 smithi092 bash[19809]: cluster 2024-09-17T11:43:09.763238+0000 mgr.x (mgr.24514) 234 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:11.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:11 smithi092 bash[26066]: cluster 2024-09-17T11:43:09.763238+0000 mgr.x (mgr.24514) 234 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:13.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:12 smithi092 bash[19809]: cluster 2024-09-17T11:43:11.764955+0000 mgr.x (mgr.24514) 235 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:13.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:12 smithi092 bash[19809]: audit 2024-09-17T11:43:11.836654+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:13.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:12 smithi092 bash[19809]: audit 2024-09-17T11:43:11.850884+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:13.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:12 smithi092 bash[19809]: audit 2024-09-17T11:43:11.866405+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:12 smithi092 bash[26066]: cluster 2024-09-17T11:43:11.764955+0000 mgr.x (mgr.24514) 235 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:12 smithi092 bash[26066]: audit 2024-09-17T11:43:11.836654+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:12 smithi092 bash[26066]: audit 2024-09-17T11:43:11.850884+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:12 smithi092 bash[26066]: audit 2024-09-17T11:43:11.866405+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:13.096 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:12 smithi121 bash[20577]: cluster 2024-09-17T11:43:11.764955+0000 mgr.x (mgr.24514) 235 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:13.097 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:12 smithi121 bash[20577]: audit 2024-09-17T11:43:11.836654+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:13.097 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:12 smithi121 bash[20577]: audit 2024-09-17T11:43:11.850884+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:13.097 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:12 smithi121 bash[20577]: audit 2024-09-17T11:43:11.866405+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:14 smithi121 bash[20577]: audit 2024-09-17T11:43:13.074085+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:14 smithi121 bash[20577]: audit 2024-09-17T11:43:13.087054+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:14 smithi121 bash[20577]: audit 2024-09-17T11:43:13.100564+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:14.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:14 smithi092 bash[19809]: audit 2024-09-17T11:43:13.074085+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:14.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:14 smithi092 bash[19809]: audit 2024-09-17T11:43:13.087054+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:14.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:14 smithi092 bash[19809]: audit 2024-09-17T11:43:13.100564+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:14.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:14 smithi092 bash[26066]: audit 2024-09-17T11:43:13.074085+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:14.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:14 smithi092 bash[26066]: audit 2024-09-17T11:43:13.087054+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:14.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:14 smithi092 bash[26066]: audit 2024-09-17T11:43:13.100564+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:15.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:15 smithi092 bash[19809]: cluster 2024-09-17T11:43:13.765728+0000 mgr.x (mgr.24514) 236 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:15.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:15 smithi092 bash[26066]: cluster 2024-09-17T11:43:13.765728+0000 mgr.x (mgr.24514) 236 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:15 smithi121 bash[20577]: cluster 2024-09-17T11:43:13.765728+0000 mgr.x (mgr.24514) 236 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:16 smithi121 bash[20577]: audit 2024-09-17T11:43:15.048374+0000 mgr.x (mgr.24514) 237 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:16.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:16 smithi092 bash[19809]: audit 2024-09-17T11:43:15.048374+0000 mgr.x (mgr.24514) 237 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:16.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:16 smithi092 bash[26066]: audit 2024-09-17T11:43:15.048374+0000 mgr.x (mgr.24514) 237 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:17 smithi121 bash[20577]: cluster 2024-09-17T11:43:15.766564+0000 mgr.x (mgr.24514) 238 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:17.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:17 smithi092 bash[26066]: cluster 2024-09-17T11:43:15.766564+0000 mgr.x (mgr.24514) 238 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:17.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:17 smithi092 bash[19809]: cluster 2024-09-17T11:43:15.766564+0000 mgr.x (mgr.24514) 238 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:19 smithi121 bash[20577]: cluster 2024-09-17T11:43:17.768376+0000 mgr.x (mgr.24514) 239 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:19.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:19 smithi092 bash[19809]: cluster 2024-09-17T11:43:17.768376+0000 mgr.x (mgr.24514) 239 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:19.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:19 smithi092 bash[26066]: cluster 2024-09-17T11:43:17.768376+0000 mgr.x (mgr.24514) 239 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:20.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:43:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:43:20] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.43.0" 2024-09-17T11:43:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:21 smithi121 bash[20577]: cluster 2024-09-17T11:43:19.769228+0000 mgr.x (mgr.24514) 240 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:21 smithi121 bash[20577]: audit 2024-09-17T11:43:20.819930+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:21.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:21 smithi092 bash[19809]: cluster 2024-09-17T11:43:19.769228+0000 mgr.x (mgr.24514) 240 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:21.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:21 smithi092 bash[19809]: audit 2024-09-17T11:43:20.819930+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:21.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:21 smithi092 bash[26066]: cluster 2024-09-17T11:43:19.769228+0000 mgr.x (mgr.24514) 240 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:21.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:21 smithi092 bash[26066]: audit 2024-09-17T11:43:20.819930+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:23.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:23 smithi121 bash[20577]: cluster 2024-09-17T11:43:21.770945+0000 mgr.x (mgr.24514) 241 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:23.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:23 smithi092 bash[19809]: cluster 2024-09-17T11:43:21.770945+0000 mgr.x (mgr.24514) 241 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:23.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:23 smithi092 bash[26066]: cluster 2024-09-17T11:43:21.770945+0000 mgr.x (mgr.24514) 241 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:25.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:25 smithi092 bash[19809]: cluster 2024-09-17T11:43:23.771650+0000 mgr.x (mgr.24514) 242 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:25.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:25 smithi092 bash[26066]: cluster 2024-09-17T11:43:23.771650+0000 mgr.x (mgr.24514) 242 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:25 smithi121 bash[20577]: cluster 2024-09-17T11:43:23.771650+0000 mgr.x (mgr.24514) 242 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:26 smithi121 bash[20577]: audit 2024-09-17T11:43:25.050878+0000 mgr.x (mgr.24514) 243 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:26.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:26 smithi092 bash[19809]: audit 2024-09-17T11:43:25.050878+0000 mgr.x (mgr.24514) 243 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:26.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:26 smithi092 bash[26066]: audit 2024-09-17T11:43:25.050878+0000 mgr.x (mgr.24514) 243 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:27 smithi121 bash[20577]: cluster 2024-09-17T11:43:25.772157+0000 mgr.x (mgr.24514) 244 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:27.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:27 smithi092 bash[19809]: cluster 2024-09-17T11:43:25.772157+0000 mgr.x (mgr.24514) 244 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:27.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:27 smithi092 bash[26066]: cluster 2024-09-17T11:43:25.772157+0000 mgr.x (mgr.24514) 244 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:29 smithi121 bash[20577]: cluster 2024-09-17T11:43:27.773753+0000 mgr.x (mgr.24514) 245 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:29.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:29 smithi092 bash[19809]: cluster 2024-09-17T11:43:27.773753+0000 mgr.x (mgr.24514) 245 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:29.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:29 smithi092 bash[26066]: cluster 2024-09-17T11:43:27.773753+0000 mgr.x (mgr.24514) 245 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:30.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:43:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:43:30] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:43:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:31 smithi121 bash[20577]: cluster 2024-09-17T11:43:29.774519+0000 mgr.x (mgr.24514) 246 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:31.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:31 smithi092 bash[19809]: cluster 2024-09-17T11:43:29.774519+0000 mgr.x (mgr.24514) 246 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:31.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:31 smithi092 bash[26066]: cluster 2024-09-17T11:43:29.774519+0000 mgr.x (mgr.24514) 246 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:33.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:33 smithi092 bash[26066]: cluster 2024-09-17T11:43:31.776184+0000 mgr.x (mgr.24514) 247 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:33.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:33 smithi092 bash[26066]: audit 2024-09-17T11:43:32.076007+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:33.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:33 smithi092 bash[26066]: audit 2024-09-17T11:43:32.087156+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:33.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:33 smithi092 bash[26066]: audit 2024-09-17T11:43:32.097173+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:33.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:33 smithi092 bash[19809]: cluster 2024-09-17T11:43:31.776184+0000 mgr.x (mgr.24514) 247 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:33.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:33 smithi092 bash[19809]: audit 2024-09-17T11:43:32.076007+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:33.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:33 smithi092 bash[19809]: audit 2024-09-17T11:43:32.087156+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:33.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:33 smithi092 bash[19809]: audit 2024-09-17T11:43:32.097173+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:33 smithi121 bash[20577]: cluster 2024-09-17T11:43:31.776184+0000 mgr.x (mgr.24514) 247 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:33 smithi121 bash[20577]: audit 2024-09-17T11:43:32.076007+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:33 smithi121 bash[20577]: audit 2024-09-17T11:43:32.087156+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:33 smithi121 bash[20577]: audit 2024-09-17T11:43:32.097173+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:34 smithi121 bash[20577]: audit 2024-09-17T11:43:33.258794+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:34 smithi121 bash[20577]: audit 2024-09-17T11:43:33.272151+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:34 smithi121 bash[20577]: audit 2024-09-17T11:43:33.284575+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:34 smithi121 bash[20577]: cluster 2024-09-17T11:43:33.776680+0000 mgr.x (mgr.24514) 248 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:34.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:34 smithi092 bash[19809]: audit 2024-09-17T11:43:33.258794+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:34 smithi092 bash[19809]: audit 2024-09-17T11:43:33.272151+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:34 smithi092 bash[19809]: audit 2024-09-17T11:43:33.284575+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:34 smithi092 bash[19809]: cluster 2024-09-17T11:43:33.776680+0000 mgr.x (mgr.24514) 248 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:34.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:34 smithi092 bash[26066]: audit 2024-09-17T11:43:33.258794+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:34 smithi092 bash[26066]: audit 2024-09-17T11:43:33.272151+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:34 smithi092 bash[26066]: audit 2024-09-17T11:43:33.284575+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:34.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:34 smithi092 bash[26066]: cluster 2024-09-17T11:43:33.776680+0000 mgr.x (mgr.24514) 248 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:35.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:35 smithi092 bash[26066]: audit 2024-09-17T11:43:35.062360+0000 mgr.x (mgr.24514) 249 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:35.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:35 smithi092 bash[19809]: audit 2024-09-17T11:43:35.062360+0000 mgr.x (mgr.24514) 249 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:35 smithi121 bash[20577]: audit 2024-09-17T11:43:35.062360+0000 mgr.x (mgr.24514) 249 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:36 smithi121 bash[20577]: cluster 2024-09-17T11:43:35.777346+0000 mgr.x (mgr.24514) 250 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:36 smithi121 bash[20577]: audit 2024-09-17T11:43:35.820401+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:36.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:36 smithi092 bash[19809]: cluster 2024-09-17T11:43:35.777346+0000 mgr.x (mgr.24514) 250 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:36.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:36 smithi092 bash[19809]: audit 2024-09-17T11:43:35.820401+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:36.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:36 smithi092 bash[26066]: cluster 2024-09-17T11:43:35.777346+0000 mgr.x (mgr.24514) 250 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:36.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:36 smithi092 bash[26066]: audit 2024-09-17T11:43:35.820401+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:38 smithi121 bash[20577]: cluster 2024-09-17T11:43:37.779018+0000 mgr.x (mgr.24514) 251 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:39.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:38 smithi092 bash[19809]: cluster 2024-09-17T11:43:37.779018+0000 mgr.x (mgr.24514) 251 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:39.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:38 smithi092 bash[26066]: cluster 2024-09-17T11:43:37.779018+0000 mgr.x (mgr.24514) 251 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:39 smithi121 bash[20577]: audit 2024-09-17T11:43:39.700957+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:43:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:39 smithi121 bash[20577]: audit 2024-09-17T11:43:39.702694+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:43:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:39 smithi121 bash[20577]: audit 2024-09-17T11:43:39.723079+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:40.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:39 smithi092 bash[19809]: audit 2024-09-17T11:43:39.700957+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:43:40.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:39 smithi092 bash[19809]: audit 2024-09-17T11:43:39.702694+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:43:40.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:39 smithi092 bash[19809]: audit 2024-09-17T11:43:39.723079+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:40.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:39 smithi092 bash[26066]: audit 2024-09-17T11:43:39.700957+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:43:40.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:39 smithi092 bash[26066]: audit 2024-09-17T11:43:39.702694+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:43:40.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:39 smithi092 bash[26066]: audit 2024-09-17T11:43:39.723079+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:40.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:43:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:43:40] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:43:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:40 smithi121 bash[20577]: cluster 2024-09-17T11:43:39.779840+0000 mgr.x (mgr.24514) 252 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:41.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:40 smithi092 bash[19809]: cluster 2024-09-17T11:43:39.779840+0000 mgr.x (mgr.24514) 252 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:41.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:40 smithi092 bash[26066]: cluster 2024-09-17T11:43:39.779840+0000 mgr.x (mgr.24514) 252 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:42 smithi121 bash[20577]: cluster 2024-09-17T11:43:41.781536+0000 mgr.x (mgr.24514) 253 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:43.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:42 smithi092 bash[19809]: cluster 2024-09-17T11:43:41.781536+0000 mgr.x (mgr.24514) 253 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:43.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:42 smithi092 bash[26066]: cluster 2024-09-17T11:43:41.781536+0000 mgr.x (mgr.24514) 253 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:44 smithi121 bash[20577]: cluster 2024-09-17T11:43:43.782055+0000 mgr.x (mgr.24514) 254 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:45.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:44 smithi092 bash[19809]: cluster 2024-09-17T11:43:43.782055+0000 mgr.x (mgr.24514) 254 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:45.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:44 smithi092 bash[26066]: cluster 2024-09-17T11:43:43.782055+0000 mgr.x (mgr.24514) 254 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:46.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:45 smithi121 bash[20577]: audit 2024-09-17T11:43:45.073829+0000 mgr.x (mgr.24514) 255 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:45 smithi092 bash[19809]: audit 2024-09-17T11:43:45.073829+0000 mgr.x (mgr.24514) 255 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:46.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:45 smithi092 bash[26066]: audit 2024-09-17T11:43:45.073829+0000 mgr.x (mgr.24514) 255 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:46 smithi121 bash[20577]: cluster 2024-09-17T11:43:45.782543+0000 mgr.x (mgr.24514) 256 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:47.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:46 smithi092 bash[19809]: cluster 2024-09-17T11:43:45.782543+0000 mgr.x (mgr.24514) 256 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:47.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:46 smithi092 bash[26066]: cluster 2024-09-17T11:43:45.782543+0000 mgr.x (mgr.24514) 256 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:48 smithi121 bash[20577]: cluster 2024-09-17T11:43:47.784221+0000 mgr.x (mgr.24514) 257 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:49.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:48 smithi092 bash[19809]: cluster 2024-09-17T11:43:47.784221+0000 mgr.x (mgr.24514) 257 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:49.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:48 smithi092 bash[26066]: cluster 2024-09-17T11:43:47.784221+0000 mgr.x (mgr.24514) 257 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:43:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:43:50] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:43:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:50 smithi121 bash[20577]: cluster 2024-09-17T11:43:49.784946+0000 mgr.x (mgr.24514) 258 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:50 smithi121 bash[20577]: audit 2024-09-17T11:43:50.820940+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:51.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:50 smithi092 bash[19809]: cluster 2024-09-17T11:43:49.784946+0000 mgr.x (mgr.24514) 258 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:51.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:50 smithi092 bash[19809]: audit 2024-09-17T11:43:50.820940+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:51.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:50 smithi092 bash[26066]: cluster 2024-09-17T11:43:49.784946+0000 mgr.x (mgr.24514) 258 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:51.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:50 smithi092 bash[26066]: audit 2024-09-17T11:43:50.820940+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:43:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:52 smithi121 bash[20577]: cluster 2024-09-17T11:43:51.786644+0000 mgr.x (mgr.24514) 259 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:52 smithi121 bash[20577]: audit 2024-09-17T11:43:52.310379+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:52 smithi121 bash[20577]: audit 2024-09-17T11:43:52.326127+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:52 smithi121 bash[20577]: audit 2024-09-17T11:43:52.341560+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:53.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:52 smithi092 bash[19809]: cluster 2024-09-17T11:43:51.786644+0000 mgr.x (mgr.24514) 259 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:53.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:52 smithi092 bash[19809]: audit 2024-09-17T11:43:52.310379+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:53.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:52 smithi092 bash[19809]: audit 2024-09-17T11:43:52.326127+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:53.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:52 smithi092 bash[19809]: audit 2024-09-17T11:43:52.341560+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:52 smithi092 bash[26066]: cluster 2024-09-17T11:43:51.786644+0000 mgr.x (mgr.24514) 259 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:52 smithi092 bash[26066]: audit 2024-09-17T11:43:52.310379+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:52 smithi092 bash[26066]: audit 2024-09-17T11:43:52.326127+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:52 smithi092 bash[26066]: audit 2024-09-17T11:43:52.341560+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:54 smithi121 bash[20577]: audit 2024-09-17T11:43:53.481084+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:54 smithi121 bash[20577]: audit 2024-09-17T11:43:53.496666+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:54 smithi121 bash[20577]: audit 2024-09-17T11:43:53.511567+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:54 smithi121 bash[20577]: cluster 2024-09-17T11:43:53.787148+0000 mgr.x (mgr.24514) 260 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:54.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:54 smithi092 bash[19809]: audit 2024-09-17T11:43:53.481084+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:54 smithi092 bash[19809]: audit 2024-09-17T11:43:53.496666+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:54 smithi092 bash[19809]: audit 2024-09-17T11:43:53.511567+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:54 smithi092 bash[19809]: cluster 2024-09-17T11:43:53.787148+0000 mgr.x (mgr.24514) 260 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:54.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:54 smithi092 bash[26066]: audit 2024-09-17T11:43:53.481084+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:54 smithi092 bash[26066]: audit 2024-09-17T11:43:53.496666+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:54 smithi092 bash[26066]: audit 2024-09-17T11:43:53.511567+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:43:54.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:54 smithi092 bash[26066]: cluster 2024-09-17T11:43:53.787148+0000 mgr.x (mgr.24514) 260 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:55 smithi121 bash[20577]: audit 2024-09-17T11:43:55.083537+0000 mgr.x (mgr.24514) 261 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:55.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:55 smithi092 bash[19809]: audit 2024-09-17T11:43:55.083537+0000 mgr.x (mgr.24514) 261 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:55.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:55 smithi092 bash[26066]: audit 2024-09-17T11:43:55.083537+0000 mgr.x (mgr.24514) 261 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:43:56.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:56 smithi092 bash[26066]: cluster 2024-09-17T11:43:55.787915+0000 mgr.x (mgr.24514) 262 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:56.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:56 smithi092 bash[19809]: cluster 2024-09-17T11:43:55.787915+0000 mgr.x (mgr.24514) 262 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:56 smithi121 bash[20577]: cluster 2024-09-17T11:43:55.787915+0000 mgr.x (mgr.24514) 262 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:43:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:43:58 smithi121 bash[20577]: cluster 2024-09-17T11:43:57.789572+0000 mgr.x (mgr.24514) 263 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:59.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:43:58 smithi092 bash[19809]: cluster 2024-09-17T11:43:57.789572+0000 mgr.x (mgr.24514) 263 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:43:59.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:43:58 smithi092 bash[26066]: cluster 2024-09-17T11:43:57.789572+0000 mgr.x (mgr.24514) 263 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:44:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:44:00] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:44:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:00 smithi121 bash[20577]: cluster 2024-09-17T11:43:59.790493+0000 mgr.x (mgr.24514) 264 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:01.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:00 smithi092 bash[19809]: cluster 2024-09-17T11:43:59.790493+0000 mgr.x (mgr.24514) 264 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:01.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:00 smithi092 bash[26066]: cluster 2024-09-17T11:43:59.790493+0000 mgr.x (mgr.24514) 264 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:02 smithi121 bash[20577]: cluster 2024-09-17T11:44:01.792309+0000 mgr.x (mgr.24514) 265 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:03.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:02 smithi092 bash[19809]: cluster 2024-09-17T11:44:01.792309+0000 mgr.x (mgr.24514) 265 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:03.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:02 smithi092 bash[26066]: cluster 2024-09-17T11:44:01.792309+0000 mgr.x (mgr.24514) 265 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:04 smithi121 bash[20577]: cluster 2024-09-17T11:44:03.792830+0000 mgr.x (mgr.24514) 266 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:05.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:04 smithi092 bash[19809]: cluster 2024-09-17T11:44:03.792830+0000 mgr.x (mgr.24514) 266 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:05.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:04 smithi092 bash[26066]: cluster 2024-09-17T11:44:03.792830+0000 mgr.x (mgr.24514) 266 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:05 smithi121 bash[20577]: audit 2024-09-17T11:44:05.087086+0000 mgr.x (mgr.24514) 267 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:05 smithi121 bash[20577]: audit 2024-09-17T11:44:05.820981+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:06.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:05 smithi092 bash[19809]: audit 2024-09-17T11:44:05.087086+0000 mgr.x (mgr.24514) 267 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:06.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:05 smithi092 bash[19809]: audit 2024-09-17T11:44:05.820981+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:06.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:05 smithi092 bash[26066]: audit 2024-09-17T11:44:05.087086+0000 mgr.x (mgr.24514) 267 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:06.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:05 smithi092 bash[26066]: audit 2024-09-17T11:44:05.820981+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:06 smithi121 bash[20577]: cluster 2024-09-17T11:44:05.793549+0000 mgr.x (mgr.24514) 268 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:07.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:06 smithi092 bash[19809]: cluster 2024-09-17T11:44:05.793549+0000 mgr.x (mgr.24514) 268 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:07.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:06 smithi092 bash[26066]: cluster 2024-09-17T11:44:05.793549+0000 mgr.x (mgr.24514) 268 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:08 smithi121 bash[20577]: cluster 2024-09-17T11:44:07.795155+0000 mgr.x (mgr.24514) 269 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:09.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:08 smithi092 bash[19809]: cluster 2024-09-17T11:44:07.795155+0000 mgr.x (mgr.24514) 269 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:09.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:08 smithi092 bash[26066]: cluster 2024-09-17T11:44:07.795155+0000 mgr.x (mgr.24514) 269 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:44:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:44:10] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T11:44:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:10 smithi121 bash[20577]: cluster 2024-09-17T11:44:09.795844+0000 mgr.x (mgr.24514) 270 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:11.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:10 smithi092 bash[19809]: cluster 2024-09-17T11:44:09.795844+0000 mgr.x (mgr.24514) 270 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:11.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:10 smithi092 bash[26066]: cluster 2024-09-17T11:44:09.795844+0000 mgr.x (mgr.24514) 270 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:12 smithi121 bash[20577]: cluster 2024-09-17T11:44:11.797524+0000 mgr.x (mgr.24514) 271 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:12 smithi121 bash[20577]: audit 2024-09-17T11:44:12.550142+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:12 smithi121 bash[20577]: audit 2024-09-17T11:44:12.563473+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:12 smithi121 bash[20577]: audit 2024-09-17T11:44:12.577088+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:13.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:12 smithi092 bash[19809]: cluster 2024-09-17T11:44:11.797524+0000 mgr.x (mgr.24514) 271 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:13.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:12 smithi092 bash[19809]: audit 2024-09-17T11:44:12.550142+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:13.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:12 smithi092 bash[19809]: audit 2024-09-17T11:44:12.563473+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:13.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:12 smithi092 bash[19809]: audit 2024-09-17T11:44:12.577088+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:13.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:12 smithi092 bash[26066]: cluster 2024-09-17T11:44:11.797524+0000 mgr.x (mgr.24514) 271 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:13.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:12 smithi092 bash[26066]: audit 2024-09-17T11:44:12.550142+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:13.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:12 smithi092 bash[26066]: audit 2024-09-17T11:44:12.563473+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:13.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:12 smithi092 bash[26066]: audit 2024-09-17T11:44:12.577088+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:14.925 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:14 smithi092 bash[26066]: audit 2024-09-17T11:44:13.679622+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:14.925 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:14 smithi092 bash[26066]: audit 2024-09-17T11:44:13.693278+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:14.926 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:14 smithi092 bash[26066]: audit 2024-09-17T11:44:13.708147+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:14.926 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:14 smithi092 bash[26066]: cluster 2024-09-17T11:44:13.798249+0000 mgr.x (mgr.24514) 272 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:14.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:14 smithi092 bash[19809]: audit 2024-09-17T11:44:13.679622+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:14.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:14 smithi092 bash[19809]: audit 2024-09-17T11:44:13.693278+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:14.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:14 smithi092 bash[19809]: audit 2024-09-17T11:44:13.708147+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:14.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:14 smithi092 bash[19809]: cluster 2024-09-17T11:44:13.798249+0000 mgr.x (mgr.24514) 272 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:14 smithi121 bash[20577]: audit 2024-09-17T11:44:13.679622+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:14 smithi121 bash[20577]: audit 2024-09-17T11:44:13.693278+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:14 smithi121 bash[20577]: audit 2024-09-17T11:44:13.708147+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:14 smithi121 bash[20577]: cluster 2024-09-17T11:44:13.798249+0000 mgr.x (mgr.24514) 272 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:16.015 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:15 smithi121 bash[20577]: audit 2024-09-17T11:44:15.094956+0000 mgr.x (mgr.24514) 273 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:16.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:15 smithi092 bash[19809]: audit 2024-09-17T11:44:15.094956+0000 mgr.x (mgr.24514) 273 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:16.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:15 smithi092 bash[26066]: audit 2024-09-17T11:44:15.094956+0000 mgr.x (mgr.24514) 273 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:16.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:16 smithi092 bash[19809]: cluster 2024-09-17T11:44:15.799181+0000 mgr.x (mgr.24514) 274 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:16.968 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:16 smithi092 bash[26066]: cluster 2024-09-17T11:44:15.799181+0000 mgr.x (mgr.24514) 274 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:16 smithi121 bash[20577]: cluster 2024-09-17T11:44:15.799181+0000 mgr.x (mgr.24514) 274 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:18 smithi121 bash[20577]: cluster 2024-09-17T11:44:17.800705+0000 mgr.x (mgr.24514) 275 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:19.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:18 smithi092 bash[19809]: cluster 2024-09-17T11:44:17.800705+0000 mgr.x (mgr.24514) 275 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:19.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:18 smithi092 bash[26066]: cluster 2024-09-17T11:44:17.800705+0000 mgr.x (mgr.24514) 275 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:20.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:44:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:44:20] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T11:44:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:20 smithi121 bash[20577]: cluster 2024-09-17T11:44:19.801397+0000 mgr.x (mgr.24514) 276 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:20 smithi121 bash[20577]: audit 2024-09-17T11:44:20.821576+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:21.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:20 smithi092 bash[19809]: cluster 2024-09-17T11:44:19.801397+0000 mgr.x (mgr.24514) 276 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:21.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:20 smithi092 bash[19809]: audit 2024-09-17T11:44:20.821576+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:21.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:20 smithi092 bash[26066]: cluster 2024-09-17T11:44:19.801397+0000 mgr.x (mgr.24514) 276 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:21.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:20 smithi092 bash[26066]: audit 2024-09-17T11:44:20.821576+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:22 smithi121 bash[20577]: cluster 2024-09-17T11:44:21.803094+0000 mgr.x (mgr.24514) 277 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:23.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:22 smithi092 bash[19809]: cluster 2024-09-17T11:44:21.803094+0000 mgr.x (mgr.24514) 277 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:23.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:22 smithi092 bash[26066]: cluster 2024-09-17T11:44:21.803094+0000 mgr.x (mgr.24514) 277 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:24 smithi121 bash[20577]: cluster 2024-09-17T11:44:23.803824+0000 mgr.x (mgr.24514) 278 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:25.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:24 smithi092 bash[19809]: cluster 2024-09-17T11:44:23.803824+0000 mgr.x (mgr.24514) 278 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:25.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:24 smithi092 bash[26066]: cluster 2024-09-17T11:44:23.803824+0000 mgr.x (mgr.24514) 278 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:25 smithi121 bash[20577]: audit 2024-09-17T11:44:25.106178+0000 mgr.x (mgr.24514) 279 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:26.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:25 smithi092 bash[19809]: audit 2024-09-17T11:44:25.106178+0000 mgr.x (mgr.24514) 279 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:26.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:25 smithi092 bash[26066]: audit 2024-09-17T11:44:25.106178+0000 mgr.x (mgr.24514) 279 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:26 smithi121 bash[20577]: cluster 2024-09-17T11:44:25.804850+0000 mgr.x (mgr.24514) 280 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:27.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:26 smithi092 bash[19809]: cluster 2024-09-17T11:44:25.804850+0000 mgr.x (mgr.24514) 280 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:27.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:26 smithi092 bash[26066]: cluster 2024-09-17T11:44:25.804850+0000 mgr.x (mgr.24514) 280 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:29.154 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:28 smithi092 bash[26066]: cluster 2024-09-17T11:44:27.806274+0000 mgr.x (mgr.24514) 281 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:29.154 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:28 smithi092 bash[19809]: cluster 2024-09-17T11:44:27.806274+0000 mgr.x (mgr.24514) 281 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:29.156 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T11:44:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:28 smithi121 bash[20577]: cluster 2024-09-17T11:44:27.806274+0000 mgr.x (mgr.24514) 281 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:30.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:44:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:44:30] "GET /metrics HTTP/1.1" 200 38293 "" "Prometheus/2.43.0" 2024-09-17T11:44:31.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:30 smithi092 bash[19809]: cluster 2024-09-17T11:44:29.806993+0000 mgr.x (mgr.24514) 282 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:31.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:30 smithi092 bash[26066]: cluster 2024-09-17T11:44:29.806993+0000 mgr.x (mgr.24514) 282 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:30 smithi121 bash[20577]: cluster 2024-09-17T11:44:29.806993+0000 mgr.x (mgr.24514) 282 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:33.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:32 smithi092 bash[19809]: cluster 2024-09-17T11:44:31.808653+0000 mgr.x (mgr.24514) 283 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:33.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:32 smithi092 bash[19809]: audit 2024-09-17T11:44:32.789883+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:33.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:32 smithi092 bash[19809]: audit 2024-09-17T11:44:32.806244+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:33.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:32 smithi092 bash[19809]: audit 2024-09-17T11:44:32.819179+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:33.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:32 smithi092 bash[26066]: cluster 2024-09-17T11:44:31.808653+0000 mgr.x (mgr.24514) 283 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:33.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:32 smithi092 bash[26066]: audit 2024-09-17T11:44:32.789883+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:33.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:32 smithi092 bash[26066]: audit 2024-09-17T11:44:32.806244+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:33.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:32 smithi092 bash[26066]: audit 2024-09-17T11:44:32.819179+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:32 smithi121 bash[20577]: cluster 2024-09-17T11:44:31.808653+0000 mgr.x (mgr.24514) 283 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:32 smithi121 bash[20577]: audit 2024-09-17T11:44:32.789883+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:32 smithi121 bash[20577]: audit 2024-09-17T11:44:32.806244+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:32 smithi121 bash[20577]: audit 2024-09-17T11:44:32.819179+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:33.726 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:44:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:34 smithi121 bash[20577]: cluster 2024-09-17T11:44:33.809148+0000 mgr.x (mgr.24514) 284 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:34 smithi121 bash[20577]: audit 2024-09-17T11:44:33.879266+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:34 smithi121 bash[20577]: audit 2024-09-17T11:44:33.891320+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:34 smithi121 bash[20577]: audit 2024-09-17T11:44:33.904097+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:35.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:34 smithi092 bash[19809]: cluster 2024-09-17T11:44:33.809148+0000 mgr.x (mgr.24514) 284 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:35.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:34 smithi092 bash[19809]: audit 2024-09-17T11:44:33.879266+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:35.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:34 smithi092 bash[19809]: audit 2024-09-17T11:44:33.891320+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:35.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:34 smithi092 bash[19809]: audit 2024-09-17T11:44:33.904097+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:35.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:34 smithi092 bash[26066]: cluster 2024-09-17T11:44:33.809148+0000 mgr.x (mgr.24514) 284 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:35.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:34 smithi092 bash[26066]: audit 2024-09-17T11:44:33.879266+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:35.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:34 smithi092 bash[26066]: audit 2024-09-17T11:44:33.891320+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:35.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:34 smithi092 bash[26066]: audit 2024-09-17T11:44:33.904097+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:36.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:35 smithi092 bash[19809]: audit 2024-09-17T11:44:35.117605+0000 mgr.x (mgr.24514) 285 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:36.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:35 smithi092 bash[19809]: audit 2024-09-17T11:44:35.822110+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:36.248 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:35 smithi092 bash[26066]: audit 2024-09-17T11:44:35.117605+0000 mgr.x (mgr.24514) 285 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:36.248 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:35 smithi092 bash[26066]: audit 2024-09-17T11:44:35.822110+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:35 smithi121 bash[20577]: audit 2024-09-17T11:44:35.117605+0000 mgr.x (mgr.24514) 285 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:35 smithi121 bash[20577]: audit 2024-09-17T11:44:35.822110+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:36 smithi121 bash[20577]: cluster 2024-09-17T11:44:35.810160+0000 mgr.x (mgr.24514) 286 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:37.241 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:36 smithi092 bash[19809]: cluster 2024-09-17T11:44:35.810160+0000 mgr.x (mgr.24514) 286 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:37.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:36 smithi092 bash[26066]: cluster 2024-09-17T11:44:35.810160+0000 mgr.x (mgr.24514) 286 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:39.163 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:38 smithi092 bash[19809]: cluster 2024-09-17T11:44:37.811545+0000 mgr.x (mgr.24514) 287 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:39.163 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:38 smithi092 bash[26066]: cluster 2024-09-17T11:44:37.811545+0000 mgr.x (mgr.24514) 287 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:38 smithi121 bash[20577]: cluster 2024-09-17T11:44:37.811545+0000 mgr.x (mgr.24514) 287 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:39.402 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:44:39.403 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 6s ago 29m - - 2024-09-17T11:44:39.403 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 5s ago 29m - - 2024-09-17T11:44:39.403 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (18m) 6s ago 19m 14.0M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:44:39.403 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (18m) 5s ago 18m 78.1M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:44:39.403 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (6m) 6s ago 15m 48.2M - 3.8 980a0bfcd684 a8b61045933c 2024-09-17T11:44:39.403 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (10m) 5s ago 28m 516M - 19.3.0-4937-g74984932 6c1fcab85602 dc5fbf1d9b97 2024-09-17T11:44:39.403 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (119s) 6s ago 31m 439M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:44:39.404 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (31m) 6s ago 31m 77.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:44:39.404 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (28m) 5s ago 28m 56.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:44:39.404 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (28m) 6s ago 28m 55.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:44:39.404 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (19m) 6s ago 19m 8827k - 1.5.0 0da6a335fe13 7edaed2f11eb 2024-09-17T11:44:39.404 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (19m) 5s ago 19m 8888k - 1.5.0 0da6a335fe13 62e15180188f 2024-09-17T11:44:39.404 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (27m) 6s ago 27m 55.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:44:39.404 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (26m) 6s ago 26m 55.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:44:39.404 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (25m) 6s ago 25m 51.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:44:39.405 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (24m) 6s ago 24m 63.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:44:39.405 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (23m) 5s ago 23m 55.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:44:39.405 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (22m) 5s ago 22m 61.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:44:39.405 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (22m) 5s ago 22m 60.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:44:39.405 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (21m) 5s ago 21m 62.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:44:39.405 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (6m) 5s ago 20m 46.9M - 2.43.0 a07b618ecd1d 28fd9b3645e1 2024-09-17T11:44:39.405 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (16m) 6s ago 16m 95.5M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:44:39.405 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (16m) 5s ago 16m 95.6M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:44:40.235 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T11:44:40.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:44:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:44:40] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T11:44:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:40 smithi121 bash[20577]: audit 2024-09-17T11:44:39.361830+0000 mgr.x (mgr.24514) 288 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:44:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:40 smithi121 bash[20577]: cluster 2024-09-17T11:44:39.812243+0000 mgr.x (mgr.24514) 289 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:40 smithi121 bash[20577]: audit 2024-09-17T11:44:40.417266+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:40 smithi121 bash[20577]: audit 2024-09-17T11:44:40.427819+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:44:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:40 smithi121 bash[20577]: audit 2024-09-17T11:44:40.428936+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:40 smithi121 bash[20577]: audit 2024-09-17T11:44:40.429515+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:44:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:40 smithi121 bash[20577]: audit 2024-09-17T11:44:40.444338+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[19809]: audit 2024-09-17T11:44:39.361830+0000 mgr.x (mgr.24514) 288 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:44:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[19809]: cluster 2024-09-17T11:44:39.812243+0000 mgr.x (mgr.24514) 289 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[19809]: audit 2024-09-17T11:44:40.417266+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[19809]: audit 2024-09-17T11:44:40.427819+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:44:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[19809]: audit 2024-09-17T11:44:40.428936+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[19809]: audit 2024-09-17T11:44:40.429515+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:44:41.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[19809]: audit 2024-09-17T11:44:40.444338+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:41.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[26066]: audit 2024-09-17T11:44:39.361830+0000 mgr.x (mgr.24514) 288 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:44:41.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[26066]: cluster 2024-09-17T11:44:39.812243+0000 mgr.x (mgr.24514) 289 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:41.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[26066]: audit 2024-09-17T11:44:40.417266+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:41.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[26066]: audit 2024-09-17T11:44:40.427819+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:44:41.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[26066]: audit 2024-09-17T11:44:40.428936+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:41.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[26066]: audit 2024-09-17T11:44:40.429515+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:44:41.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:40 smithi092 bash[26066]: audit 2024-09-17T11:44:40.444338+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:42 smithi121 bash[20577]: cluster 2024-09-17T11:44:41.813957+0000 mgr.x (mgr.24514) 290 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:43.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:42 smithi092 bash[19809]: cluster 2024-09-17T11:44:41.813957+0000 mgr.x (mgr.24514) 290 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:43.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:42 smithi092 bash[26066]: cluster 2024-09-17T11:44:41.813957+0000 mgr.x (mgr.24514) 290 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:44.980 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:44:45.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:44 smithi121 bash[20577]: cluster 2024-09-17T11:44:43.814661+0000 mgr.x (mgr.24514) 291 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:45.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:44 smithi092 bash[19809]: cluster 2024-09-17T11:44:43.814661+0000 mgr.x (mgr.24514) 291 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:45.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:44 smithi092 bash[26066]: cluster 2024-09-17T11:44:43.814661+0000 mgr.x (mgr.24514) 291 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:46.164 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:45 smithi092 bash[19809]: audit 2024-09-17T11:44:45.127218+0000 mgr.x (mgr.24514) 292 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:46.164 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:45 smithi092 bash[26066]: audit 2024-09-17T11:44:45.127218+0000 mgr.x (mgr.24514) 292 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:46.165 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:45 smithi121 bash[20577]: audit 2024-09-17T11:44:45.127218+0000 mgr.x (mgr.24514) 292 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:46 smithi121 bash[20577]: cluster 2024-09-17T11:44:45.815765+0000 mgr.x (mgr.24514) 293 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:47.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:46 smithi092 bash[19809]: cluster 2024-09-17T11:44:45.815765+0000 mgr.x (mgr.24514) 293 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:47.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:46 smithi092 bash[26066]: cluster 2024-09-17T11:44:45.815765+0000 mgr.x (mgr.24514) 293 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:48.614 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:44:48.615 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:44:48.616 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:44:48.616 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:44:48.616 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:44:48.616 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:44:48.616 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:44:48.616 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:44:48.616 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:44:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:48 smithi121 bash[20577]: cluster 2024-09-17T11:44:47.817058+0000 mgr.x (mgr.24514) 294 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:48 smithi121 bash[20577]: audit 2024-09-17T11:44:48.621990+0000 mon.a (mon.0) 1842 : audit [DBG] from='client.? 172.21.15.92:0/2167628083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:44:49.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:48 smithi092 bash[19809]: cluster 2024-09-17T11:44:47.817058+0000 mgr.x (mgr.24514) 294 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:49.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:48 smithi092 bash[19809]: audit 2024-09-17T11:44:48.621990+0000 mon.a (mon.0) 1842 : audit [DBG] from='client.? 172.21.15.92:0/2167628083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:44:49.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:48 smithi092 bash[26066]: cluster 2024-09-17T11:44:47.817058+0000 mgr.x (mgr.24514) 294 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:49.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:48 smithi092 bash[26066]: audit 2024-09-17T11:44:48.621990+0000 mon.a (mon.0) 1842 : audit [DBG] from='client.? 172.21.15.92:0/2167628083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:44:49.356 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T11:44:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:44:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:44:50] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T11:44:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:50 smithi121 bash[20577]: cluster 2024-09-17T11:44:49.817755+0000 mgr.x (mgr.24514) 295 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:50 smithi121 bash[20577]: audit 2024-09-17T11:44:50.822222+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:51.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:50 smithi092 bash[19809]: cluster 2024-09-17T11:44:49.817755+0000 mgr.x (mgr.24514) 295 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:51.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:50 smithi092 bash[19809]: audit 2024-09-17T11:44:50.822222+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:51.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:50 smithi092 bash[26066]: cluster 2024-09-17T11:44:49.817755+0000 mgr.x (mgr.24514) 295 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:51.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:50 smithi092 bash[26066]: audit 2024-09-17T11:44:50.822222+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:44:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:52 smithi121 bash[20577]: cluster 2024-09-17T11:44:51.819485+0000 mgr.x (mgr.24514) 296 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:53.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:52 smithi092 bash[19809]: cluster 2024-09-17T11:44:51.819485+0000 mgr.x (mgr.24514) 296 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:52 smithi092 bash[26066]: cluster 2024-09-17T11:44:51.819485+0000 mgr.x (mgr.24514) 296 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:53.393 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:44:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:54 smithi121 bash[20577]: audit 2024-09-17T11:44:53.032899+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:54 smithi121 bash[20577]: audit 2024-09-17T11:44:53.046468+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:54 smithi121 bash[20577]: audit 2024-09-17T11:44:53.060144+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:54.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:54 smithi092 bash[26066]: audit 2024-09-17T11:44:53.032899+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:54.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:54 smithi092 bash[26066]: audit 2024-09-17T11:44:53.046468+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:54.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:54 smithi092 bash[26066]: audit 2024-09-17T11:44:53.060144+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:54.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:54 smithi092 bash[19809]: audit 2024-09-17T11:44:53.032899+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:54.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:54 smithi092 bash[19809]: audit 2024-09-17T11:44:53.046468+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:54.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:54 smithi092 bash[19809]: audit 2024-09-17T11:44:53.060144+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:55 smithi092 bash[19809]: cluster 2024-09-17T11:44:53.820262+0000 mgr.x (mgr.24514) 297 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:55 smithi092 bash[19809]: audit 2024-09-17T11:44:54.073104+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:55 smithi092 bash[19809]: audit 2024-09-17T11:44:54.087554+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:55 smithi092 bash[19809]: audit 2024-09-17T11:44:54.098246+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:55.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:55 smithi092 bash[26066]: cluster 2024-09-17T11:44:53.820262+0000 mgr.x (mgr.24514) 297 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:55.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:55 smithi092 bash[26066]: audit 2024-09-17T11:44:54.073104+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:55.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:55 smithi092 bash[26066]: audit 2024-09-17T11:44:54.087554+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:55.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:55 smithi092 bash[26066]: audit 2024-09-17T11:44:54.098246+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:55 smithi121 bash[20577]: cluster 2024-09-17T11:44:53.820262+0000 mgr.x (mgr.24514) 297 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:55 smithi121 bash[20577]: audit 2024-09-17T11:44:54.073104+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:55 smithi121 bash[20577]: audit 2024-09-17T11:44:54.087554+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:55 smithi121 bash[20577]: audit 2024-09-17T11:44:54.098246+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:44:56.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:56 smithi092 bash[19809]: audit 2024-09-17T11:44:55.138816+0000 mgr.x (mgr.24514) 298 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:56.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:56 smithi092 bash[26066]: audit 2024-09-17T11:44:55.138816+0000 mgr.x (mgr.24514) 298 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:56 smithi121 bash[20577]: audit 2024-09-17T11:44:55.138816+0000 mgr.x (mgr.24514) 298 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:44:57.384 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:57 smithi092 bash[19809]: cluster 2024-09-17T11:44:55.821415+0000 mgr.x (mgr.24514) 299 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:57.384 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:57 smithi092 bash[26066]: cluster 2024-09-17T11:44:55.821415+0000 mgr.x (mgr.24514) 299 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:57.392 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:57 smithi121 bash[20577]: cluster 2024-09-17T11:44:55.821415+0000 mgr.x (mgr.24514) 299 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:44:57.782 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T11:44:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:58 smithi121 bash[20577]: audit 2024-09-17T11:44:57.790098+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.92:0/548887952' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:44:58.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:58 smithi092 bash[19809]: audit 2024-09-17T11:44:57.790098+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.92:0/548887952' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:44:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:58 smithi092 bash[26066]: audit 2024-09-17T11:44:57.790098+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.92:0/548887952' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:44:59.057 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph -s' 2024-09-17T11:44:59.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:44:59 smithi092 bash[19809]: cluster 2024-09-17T11:44:57.822837+0000 mgr.x (mgr.24514) 300 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:59.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:44:59 smithi092 bash[26066]: cluster 2024-09-17T11:44:57.822837+0000 mgr.x (mgr.24514) 300 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:44:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:44:59 smithi121 bash[20577]: cluster 2024-09-17T11:44:57.822837+0000 mgr.x (mgr.24514) 300 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:45:00] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.43.0" 2024-09-17T11:45:01.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:01 smithi092 bash[19809]: cluster 2024-09-17T11:44:59.823644+0000 mgr.x (mgr.24514) 301 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:01.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:01 smithi092 bash[26066]: cluster 2024-09-17T11:44:59.823644+0000 mgr.x (mgr.24514) 301 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:01.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:01 smithi121 bash[20577]: cluster 2024-09-17T11:44:59.823644+0000 mgr.x (mgr.24514) 301 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:03.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:03 smithi121 bash[20577]: cluster 2024-09-17T11:45:01.825285+0000 mgr.x (mgr.24514) 302 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:03.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:03 smithi092 bash[19809]: cluster 2024-09-17T11:45:01.825285+0000 mgr.x (mgr.24514) 302 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:03.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:03 smithi092 bash[26066]: cluster 2024-09-17T11:45:01.825285+0000 mgr.x (mgr.24514) 302 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:04.306 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:45:05.398 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:05 smithi092 bash[19809]: cluster 2024-09-17T11:45:03.825939+0000 mgr.x (mgr.24514) 303 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:05.398 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:05 smithi092 bash[26066]: cluster 2024-09-17T11:45:03.825939+0000 mgr.x (mgr.24514) 303 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:05 smithi121 bash[20577]: cluster 2024-09-17T11:45:03.825939+0000 mgr.x (mgr.24514) 303 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:06 smithi121 bash[20577]: audit 2024-09-17T11:45:05.148359+0000 mgr.x (mgr.24514) 304 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:06 smithi121 bash[20577]: audit 2024-09-17T11:45:05.822788+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:06.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:06 smithi092 bash[19809]: audit 2024-09-17T11:45:05.148359+0000 mgr.x (mgr.24514) 304 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:06.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:06 smithi092 bash[19809]: audit 2024-09-17T11:45:05.822788+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:06.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:06 smithi092 bash[26066]: audit 2024-09-17T11:45:05.148359+0000 mgr.x (mgr.24514) 304 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:06.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:06 smithi092 bash[26066]: audit 2024-09-17T11:45:05.822788+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.24514 172.21.15.121:0/3572101650' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:07 smithi121 bash[20577]: cluster 2024-09-17T11:45:05.827334+0000 mgr.x (mgr.24514) 305 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:07.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:07 smithi092 bash[26066]: cluster 2024-09-17T11:45:05.827334+0000 mgr.x (mgr.24514) 305 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:07.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:07 smithi092 bash[19809]: cluster 2024-09-17T11:45:05.827334+0000 mgr.x (mgr.24514) 305 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:07.716 INFO:teuthology.orchestra.run.smithi092.stdout: cluster: 2024-09-17T11:45:07.716 INFO:teuthology.orchestra.run.smithi092.stdout: id: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: health: HEALTH_OK 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: services: 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: mgr: x(active, since 7m), standbys: y 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: osd: 8 osds: 8 up (since 21m), 8 in (since 21m) 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: data: 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: pools: 6 pools, 161 pgs 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: objects: 212 objects, 585 KiB 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: usage: 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:07.717 INFO:teuthology.orchestra.run.smithi092.stdout: pgs: 161 active+clean 2024-09-17T11:45:07.718 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:45:07.718 INFO:teuthology.orchestra.run.smithi092.stdout: io: 2024-09-17T11:45:07.718 INFO:teuthology.orchestra.run.smithi092.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T11:45:07.718 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:45:08.480 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:08 smithi092 bash[19809]: audit 2024-09-17T11:45:07.723384+0000 mon.a (mon.0) 1849 : audit [DBG] from='client.? 172.21.15.92:0/1714998121' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:45:08.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:08 smithi092 bash[26066]: audit 2024-09-17T11:45:07.723384+0000 mon.a (mon.0) 1849 : audit [DBG] from='client.? 172.21.15.92:0/1714998121' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:45:08.482 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph mgr fail' 2024-09-17T11:45:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:08 smithi121 bash[20577]: audit 2024-09-17T11:45:07.723384+0000 mon.a (mon.0) 1849 : audit [DBG] from='client.? 172.21.15.92:0/1714998121' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:45:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:09 smithi121 bash[20577]: cluster 2024-09-17T11:45:07.834505+0000 mgr.x (mgr.24514) 306 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:09.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:09 smithi092 bash[19809]: cluster 2024-09-17T11:45:07.834505+0000 mgr.x (mgr.24514) 306 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:09.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:09 smithi092 bash[26066]: cluster 2024-09-17T11:45:07.834505+0000 mgr.x (mgr.24514) 306 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:45:10] "GET /metrics HTTP/1.1" 200 38293 "" "Prometheus/2.43.0" 2024-09-17T11:45:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:11 smithi121 bash[20577]: cluster 2024-09-17T11:45:09.835210+0000 mgr.x (mgr.24514) 307 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:11.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:11 smithi092 bash[19809]: cluster 2024-09-17T11:45:09.835210+0000 mgr.x (mgr.24514) 307 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:11.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:11 smithi092 bash[26066]: cluster 2024-09-17T11:45:09.835210+0000 mgr.x (mgr.24514) 307 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:13.228 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:45:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:13 smithi121 bash[20577]: cluster 2024-09-17T11:45:11.836863+0000 mgr.x (mgr.24514) 308 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:13.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:13 smithi092 bash[19809]: cluster 2024-09-17T11:45:11.836863+0000 mgr.x (mgr.24514) 308 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:13.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:13 smithi092 bash[26066]: cluster 2024-09-17T11:45:11.836863+0000 mgr.x (mgr.24514) 308 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:14.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:14 smithi092 bash[19809]: audit 2024-09-17T11:45:13.269104+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:14.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:14 smithi092 bash[19809]: audit 2024-09-17T11:45:13.280876+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:14.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:14 smithi092 bash[19809]: audit 2024-09-17T11:45:13.293514+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:14.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:14 smithi092 bash[19809]: cluster 2024-09-17T11:45:13.837575+0000 mgr.x (mgr.24514) 309 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:14.546 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:14 smithi092 bash[26066]: audit 2024-09-17T11:45:13.269104+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:14.546 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:14 smithi092 bash[26066]: audit 2024-09-17T11:45:13.280876+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:14.547 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:14 smithi092 bash[26066]: audit 2024-09-17T11:45:13.293514+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:14.547 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:14 smithi092 bash[26066]: cluster 2024-09-17T11:45:13.837575+0000 mgr.x (mgr.24514) 309 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:14 smithi121 bash[20577]: audit 2024-09-17T11:45:13.269104+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:14 smithi121 bash[20577]: audit 2024-09-17T11:45:13.280876+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:14 smithi121 bash[20577]: audit 2024-09-17T11:45:13.293514+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:14 smithi121 bash[20577]: cluster 2024-09-17T11:45:13.837575+0000 mgr.x (mgr.24514) 309 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:15.426 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:15 smithi092 bash[19809]: audit 2024-09-17T11:45:14.285372+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:15.426 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:15 smithi092 bash[19809]: audit 2024-09-17T11:45:14.300774+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:15.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:15 smithi092 bash[19809]: audit 2024-09-17T11:45:14.319175+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:15.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:15 smithi092 bash[19809]: audit 2024-09-17T11:45:15.159482+0000 mgr.x (mgr.24514) 310 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:15.427 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:15 smithi092 bash[26066]: audit 2024-09-17T11:45:14.285372+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:15.427 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:15 smithi092 bash[26066]: audit 2024-09-17T11:45:14.300774+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:15.427 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:15 smithi092 bash[26066]: audit 2024-09-17T11:45:14.319175+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:15.427 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:15 smithi092 bash[26066]: audit 2024-09-17T11:45:15.159482+0000 mgr.x (mgr.24514) 310 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:15 smithi121 bash[20577]: audit 2024-09-17T11:45:14.285372+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:15 smithi121 bash[20577]: audit 2024-09-17T11:45:14.300774+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:15 smithi121 bash[20577]: audit 2024-09-17T11:45:14.319175+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24514 ' entity='mgr.x' 2024-09-17T11:45:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:15 smithi121 bash[20577]: audit 2024-09-17T11:45:15.159482+0000 mgr.x (mgr.24514) 310 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:16 smithi121 bash[20577]: cluster 2024-09-17T11:45:15.839120+0000 mgr.x (mgr.24514) 311 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:16.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:16 smithi092 bash[19809]: cluster 2024-09-17T11:45:15.839120+0000 mgr.x (mgr.24514) 311 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:16.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:16 smithi092 bash[26066]: cluster 2024-09-17T11:45:15.839120+0000 mgr.x (mgr.24514) 311 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:17.285 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:16 smithi121 bash[54415]: debug 2024-09-17T11:45:16.980+0000 7f8406ece640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T11:45:17.286 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[54415]: ignoring --setuser ceph since I am not root 2024-09-17T11:45:17.286 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[54415]: ignoring --setgroup ceph since I am not root 2024-09-17T11:45:17.286 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[54415]: debug 2024-09-17T11:45:17.084+0000 7fdea9d69640 1 -- 172.21.15.121:0/2097324325 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5648fbb450e0 con 0x5648fbb46800 2024-09-17T11:45:17.288 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:16 smithi092 bash[78704]: [17/Sep/2024:11:45:16] ENGINE Bus STOPPING 2024-09-17T11:45:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.971670+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.92:0/3809035706' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: cluster 2024-09-17T11:45:16.972443+0000 mon.a (mon.0) 1857 : cluster [INF] Activating manager daemon y 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: cluster 2024-09-17T11:45:16.989630+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.990132+0000 mon.a (mon.0) 1859 : audit [INF] from='client.? 172.21.15.92:0/3809035706' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: cluster 2024-09-17T11:45:16.990233+0000 mon.a (mon.0) 1860 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0177855s) 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.992929+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.993514+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.993896+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.994426+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.994743+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.995048+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:45:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.995424+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:45:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.995773+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:45:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.996095+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:45:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.996478+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:45:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.996701+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:45:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.996983+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:45:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.997214+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:45:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.997411+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:45:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:17 smithi121 bash[20577]: audit 2024-09-17T11:45:16.997965+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:45:17.569 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[78704]: [17/Sep/2024:11:45:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:45:17.570 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[78704]: [17/Sep/2024:11:45:17] ENGINE Bus STOPPED 2024-09-17T11:45:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.971670+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.92:0/3809035706' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:45:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: cluster 2024-09-17T11:45:16.972443+0000 mon.a (mon.0) 1857 : cluster [INF] Activating manager daemon y 2024-09-17T11:45:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: cluster 2024-09-17T11:45:16.989630+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T11:45:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.990132+0000 mon.a (mon.0) 1859 : audit [INF] from='client.? 172.21.15.92:0/3809035706' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T11:45:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: cluster 2024-09-17T11:45:16.990233+0000 mon.a (mon.0) 1860 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0177855s) 2024-09-17T11:45:17.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.992929+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.993514+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.993896+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.994426+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.994743+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.995048+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.995424+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.995773+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.996095+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.996478+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.996701+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.996983+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.997214+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:45:17.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.997411+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:45:17.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[26066]: audit 2024-09-17T11:45:16.997965+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:45:17.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.971670+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? 172.21.15.92:0/3809035706' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:45:17.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: cluster 2024-09-17T11:45:16.972443+0000 mon.a (mon.0) 1857 : cluster [INF] Activating manager daemon y 2024-09-17T11:45:17.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: cluster 2024-09-17T11:45:16.989630+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T11:45:17.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.990132+0000 mon.a (mon.0) 1859 : audit [INF] from='client.? 172.21.15.92:0/3809035706' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T11:45:17.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: cluster 2024-09-17T11:45:16.990233+0000 mon.a (mon.0) 1860 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0177855s) 2024-09-17T11:45:17.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.992929+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.993514+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.993896+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.994426+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.994743+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.995048+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.995424+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.995773+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.996095+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.996478+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.996701+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.996983+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.997214+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:45:17.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.997411+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:45:17.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:17 smithi092 bash[19809]: audit 2024-09-17T11:45:16.997965+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:45:18.246 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T11:45:18.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[19809]: cluster 2024-09-17T11:45:17.404392+0000 mon.a (mon.0) 1876 : cluster [INF] Manager daemon y is now available 2024-09-17T11:45:18.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[19809]: audit 2024-09-17T11:45:17.716107+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:18.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[19809]: audit 2024-09-17T11:45:17.720968+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:45:18.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[19809]: audit 2024-09-17T11:45:17.722544+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:45:18.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[19809]: audit 2024-09-17T11:45:17.745683+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:18.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[19809]: audit 2024-09-17T11:45:17.745941+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:45:18.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[19809]: audit 2024-09-17T11:45:17.769219+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:45:18.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[19809]: audit 2024-09-17T11:45:17.782744+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:45:18.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[26066]: cluster 2024-09-17T11:45:17.404392+0000 mon.a (mon.0) 1876 : cluster [INF] Manager daemon y is now available 2024-09-17T11:45:18.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[26066]: audit 2024-09-17T11:45:17.716107+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:18.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[26066]: audit 2024-09-17T11:45:17.720968+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:45:18.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[26066]: audit 2024-09-17T11:45:17.722544+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:45:18.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[26066]: audit 2024-09-17T11:45:17.745683+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:18.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[26066]: audit 2024-09-17T11:45:17.745941+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:45:18.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[26066]: audit 2024-09-17T11:45:17.769219+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:45:18.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[26066]: audit 2024-09-17T11:45:17.782744+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:45:18.504 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: [17/Sep/2024:11:45:18] ENGINE Bus STARTING 2024-09-17T11:45:18.504 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: [17/Sep/2024:11:45:18] ENGINE Serving on http://:::9283 2024-09-17T11:45:18.504 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: [17/Sep/2024:11:45:18] ENGINE Bus STARTED 2024-09-17T11:45:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:18 smithi121 bash[20577]: cluster 2024-09-17T11:45:17.404392+0000 mon.a (mon.0) 1876 : cluster [INF] Manager daemon y is now available 2024-09-17T11:45:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:18 smithi121 bash[20577]: audit 2024-09-17T11:45:17.716107+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:18 smithi121 bash[20577]: audit 2024-09-17T11:45:17.720968+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:45:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:18 smithi121 bash[20577]: audit 2024-09-17T11:45:17.722544+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:45:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:18 smithi121 bash[20577]: audit 2024-09-17T11:45:17.745683+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:18 smithi121 bash[20577]: audit 2024-09-17T11:45:17.745941+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:45:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:18 smithi121 bash[20577]: audit 2024-09-17T11:45:17.769219+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:45:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:18 smithi121 bash[20577]: audit 2024-09-17T11:45:17.782744+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:45:19.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: debug 2024-09-17T11:45:18.635+0000 7f4cbfbfa640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:45:18] ENGINE Error in HTTPServer.serve 2024-09-17T11:45:19.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: Traceback (most recent call last): 2024-09-17T11:45:19.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:45:19.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: self._connections.run(self.expiration_interval) 2024-09-17T11:45:19.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:45:19.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: self._run(expiration_interval) 2024-09-17T11:45:19.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:45:19.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:45:19.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:45:19.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:45:19.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:45:19.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: s = self.context.wrap_socket( 2024-09-17T11:45:19.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:45:19.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: return self.sslsocket_class._create( 2024-09-17T11:45:19.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:45:19.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: self.do_handshake() 2024-09-17T11:45:19.073 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:45:19.073 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: self._sslobj.do_handshake() 2024-09-17T11:45:19.073 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:18 smithi092 bash[78704]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:45:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:19 smithi121 bash[20577]: cluster 2024-09-17T11:45:18.306547+0000 mon.a (mon.0) 1884 : cluster [DBG] mgrmap e30: y(active, since 1.3341s) 2024-09-17T11:45:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:19 smithi121 bash[20577]: audit 2024-09-17T11:45:18.341877+0000 mgr.y (mgr.15123) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:45:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:19 smithi121 bash[20577]: cluster 2024-09-17T11:45:18.347090+0000 mgr.y (mgr.15123) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:19.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:19 smithi121 bash[20577]: audit 2024-09-17T11:45:18.649839+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:45:19.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:19 smithi121 bash[20577]: audit 2024-09-17T11:45:19.125382+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:45:19.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:19 smithi121 bash[20577]: audit 2024-09-17T11:45:19.126643+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:45:19.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:19 smithi121 bash[20577]: audit 2024-09-17T11:45:19.127343+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:45:19.564 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[19809]: cluster 2024-09-17T11:45:18.306547+0000 mon.a (mon.0) 1884 : cluster [DBG] mgrmap e30: y(active, since 1.3341s) 2024-09-17T11:45:19.564 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[19809]: audit 2024-09-17T11:45:18.341877+0000 mgr.y (mgr.15123) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:45:19.564 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[19809]: cluster 2024-09-17T11:45:18.347090+0000 mgr.y (mgr.15123) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:19.564 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[19809]: audit 2024-09-17T11:45:18.649839+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:45:19.565 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[19809]: audit 2024-09-17T11:45:19.125382+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:45:19.565 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[19809]: audit 2024-09-17T11:45:19.126643+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:45:19.565 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[19809]: audit 2024-09-17T11:45:19.127343+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:45:19.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[26066]: cluster 2024-09-17T11:45:18.306547+0000 mon.a (mon.0) 1884 : cluster [DBG] mgrmap e30: y(active, since 1.3341s) 2024-09-17T11:45:19.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[26066]: audit 2024-09-17T11:45:18.341877+0000 mgr.y (mgr.15123) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:45:19.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[26066]: cluster 2024-09-17T11:45:18.347090+0000 mgr.y (mgr.15123) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:19.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[26066]: audit 2024-09-17T11:45:18.649839+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:45:19.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[26066]: audit 2024-09-17T11:45:19.125382+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:45:19.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[26066]: audit 2024-09-17T11:45:19.126643+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:45:19.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:19 smithi092 bash[26066]: audit 2024-09-17T11:45:19.127343+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:45:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: cephadm 2024-09-17T11:45:18.519325+0000 mgr.y (mgr.15123) 3 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Bus STARTING 2024-09-17T11:45:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: cephadm 2024-09-17T11:45:18.636076+0000 mgr.y (mgr.15123) 4 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Serving on https://172.21.15.92:7150 2024-09-17T11:45:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: cephadm 2024-09-17T11:45:18.638820+0000 mgr.y (mgr.15123) 5 : cephadm [ERR] [17/Sep/2024:11:45:18] ENGINE Error in HTTPServer.serve 2024-09-17T11:45:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: Traceback (most recent call last): 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: self._connections.run(self.expiration_interval) 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: self._run(expiration_interval) 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: s = self.context.wrap_socket( 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: return self.sslsocket_class._create( 2024-09-17T11:45:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: self.do_handshake() 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: self._sslobj.do_handshake() 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: cephadm 2024-09-17T11:45:18.737131+0000 mgr.y (mgr.15123) 6 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: cephadm 2024-09-17T11:45:18.737267+0000 mgr.y (mgr.15123) 7 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Bus STARTED 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: cluster 2024-09-17T11:45:18.996511+0000 mgr.y (mgr.15123) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: cephadm 2024-09-17T11:45:19.128503+0000 mgr.y (mgr.15123) 9 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: cephadm 2024-09-17T11:45:19.128682+0000 mgr.y (mgr.15123) 10 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: cluster 2024-09-17T11:45:19.313421+0000 mon.a (mon.0) 1889 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:19.682896+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:19.804904+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:19.815785+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:19.886071+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:19.905275+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:20.005934+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:20.018011+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:20.025978+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:20.191618+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:20.198437+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:20.206005+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:20.213392+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:20.234244+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:45:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:20 smithi121 bash[20577]: audit 2024-09-17T11:45:20.241730+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:45:20.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: cephadm 2024-09-17T11:45:18.519325+0000 mgr.y (mgr.15123) 3 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Bus STARTING 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: cephadm 2024-09-17T11:45:18.636076+0000 mgr.y (mgr.15123) 4 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Serving on https://172.21.15.92:7150 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: cephadm 2024-09-17T11:45:18.638820+0000 mgr.y (mgr.15123) 5 : cephadm [ERR] [17/Sep/2024:11:45:18] ENGINE Error in HTTPServer.serve 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: Traceback (most recent call last): 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: self._connections.run(self.expiration_interval) 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: self._run(expiration_interval) 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:45:20.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: s = self.context.wrap_socket( 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: return self.sslsocket_class._create( 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: self.do_handshake() 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: self._sslobj.do_handshake() 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: cephadm 2024-09-17T11:45:18.737131+0000 mgr.y (mgr.15123) 6 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: cephadm 2024-09-17T11:45:18.737267+0000 mgr.y (mgr.15123) 7 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Bus STARTED 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: cluster 2024-09-17T11:45:18.996511+0000 mgr.y (mgr.15123) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: cephadm 2024-09-17T11:45:19.128503+0000 mgr.y (mgr.15123) 9 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: cephadm 2024-09-17T11:45:19.128682+0000 mgr.y (mgr.15123) 10 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:45:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: cluster 2024-09-17T11:45:19.313421+0000 mon.a (mon.0) 1889 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:19.682896+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:19.804904+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:19.815785+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:19.886071+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:19.905275+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:20.005934+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:20.018011+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:20.025978+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:20.191618+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:20.198437+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:20.206005+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:20.213392+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:20.234244+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:45:20.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[19809]: audit 2024-09-17T11:45:20.241730+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:45:20.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: cephadm 2024-09-17T11:45:18.519325+0000 mgr.y (mgr.15123) 3 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Bus STARTING 2024-09-17T11:45:20.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: cephadm 2024-09-17T11:45:18.636076+0000 mgr.y (mgr.15123) 4 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Serving on https://172.21.15.92:7150 2024-09-17T11:45:20.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: cephadm 2024-09-17T11:45:18.638820+0000 mgr.y (mgr.15123) 5 : cephadm [ERR] [17/Sep/2024:11:45:18] ENGINE Error in HTTPServer.serve 2024-09-17T11:45:20.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: Traceback (most recent call last): 2024-09-17T11:45:20.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: self._connections.run(self.expiration_interval) 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: self._run(expiration_interval) 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: s = self.context.wrap_socket( 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: return self.sslsocket_class._create( 2024-09-17T11:45:20.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: self.do_handshake() 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: self._sslobj.do_handshake() 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: cephadm 2024-09-17T11:45:18.737131+0000 mgr.y (mgr.15123) 6 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: cephadm 2024-09-17T11:45:18.737267+0000 mgr.y (mgr.15123) 7 : cephadm [INF] [17/Sep/2024:11:45:18] ENGINE Bus STARTED 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: cluster 2024-09-17T11:45:18.996511+0000 mgr.y (mgr.15123) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: cephadm 2024-09-17T11:45:19.128503+0000 mgr.y (mgr.15123) 9 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: cephadm 2024-09-17T11:45:19.128682+0000 mgr.y (mgr.15123) 10 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: cluster 2024-09-17T11:45:19.313421+0000 mon.a (mon.0) 1889 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:19.682896+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:19.804904+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:19.815785+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:19.886071+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:19.905275+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:20.005934+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:20.018011+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:20.025978+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:20.191618+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:20.198437+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:20.206005+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:20.213392+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:20.234244+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:45:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:20 smithi092 bash[26066]: audit 2024-09-17T11:45:20.241730+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:45:21.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:21 smithi121 bash[20577]: cephadm 2024-09-17T11:45:19.455799+0000 mgr.y (mgr.15123) 11 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:45:21.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:21 smithi121 bash[20577]: cephadm 2024-09-17T11:45:19.481582+0000 mgr.y (mgr.15123) 12 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:45:21.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:21 smithi121 bash[20577]: cephadm 2024-09-17T11:45:19.545336+0000 mgr.y (mgr.15123) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:45:21.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:21 smithi121 bash[20577]: cephadm 2024-09-17T11:45:19.586087+0000 mgr.y (mgr.15123) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:45:21.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:21 smithi121 bash[20577]: cephadm 2024-09-17T11:45:19.890969+0000 mgr.y (mgr.15123) 15 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:45:21.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:21 smithi121 bash[20577]: cephadm 2024-09-17T11:45:20.114324+0000 mgr.y (mgr.15123) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:45:21.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:21 smithi121 bash[20577]: cephadm 2024-09-17T11:45:20.206710+0000 mgr.y (mgr.15123) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:45:21.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:21 smithi121 bash[20577]: cephadm 2024-09-17T11:45:20.233876+0000 mgr.y (mgr.15123) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:45:21.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:21 smithi121 bash[20577]: cephadm 2024-09-17T11:45:20.242641+0000 mgr.y (mgr.15123) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:45:21.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[19809]: cephadm 2024-09-17T11:45:19.455799+0000 mgr.y (mgr.15123) 11 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:45:21.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[19809]: cephadm 2024-09-17T11:45:19.481582+0000 mgr.y (mgr.15123) 12 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:45:21.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[19809]: cephadm 2024-09-17T11:45:19.545336+0000 mgr.y (mgr.15123) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:45:21.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[19809]: cephadm 2024-09-17T11:45:19.586087+0000 mgr.y (mgr.15123) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:45:21.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[19809]: cephadm 2024-09-17T11:45:19.890969+0000 mgr.y (mgr.15123) 15 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:45:21.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[19809]: cephadm 2024-09-17T11:45:20.114324+0000 mgr.y (mgr.15123) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:45:21.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[19809]: cephadm 2024-09-17T11:45:20.206710+0000 mgr.y (mgr.15123) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:45:21.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[19809]: cephadm 2024-09-17T11:45:20.233876+0000 mgr.y (mgr.15123) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[19809]: cephadm 2024-09-17T11:45:20.242641+0000 mgr.y (mgr.15123) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[26066]: cephadm 2024-09-17T11:45:19.455799+0000 mgr.y (mgr.15123) 11 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[26066]: cephadm 2024-09-17T11:45:19.481582+0000 mgr.y (mgr.15123) 12 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[26066]: cephadm 2024-09-17T11:45:19.545336+0000 mgr.y (mgr.15123) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[26066]: cephadm 2024-09-17T11:45:19.586087+0000 mgr.y (mgr.15123) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[26066]: cephadm 2024-09-17T11:45:19.890969+0000 mgr.y (mgr.15123) 15 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[26066]: cephadm 2024-09-17T11:45:20.114324+0000 mgr.y (mgr.15123) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[26066]: cephadm 2024-09-17T11:45:20.206710+0000 mgr.y (mgr.15123) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[26066]: cephadm 2024-09-17T11:45:20.233876+0000 mgr.y (mgr.15123) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:45:21.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:21 smithi092 bash[26066]: cephadm 2024-09-17T11:45:20.242641+0000 mgr.y (mgr.15123) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:45:22.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:22 smithi092 bash[19809]: cluster 2024-09-17T11:45:20.997030+0000 mgr.y (mgr.15123) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:22.454 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:22 smithi092 bash[19809]: cluster 2024-09-17T11:45:21.321948+0000 mon.a (mon.0) 1904 : cluster [DBG] mgrmap e32: y(active, since 4s) 2024-09-17T11:45:22.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:22 smithi092 bash[26066]: cluster 2024-09-17T11:45:20.997030+0000 mgr.y (mgr.15123) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:22.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:22 smithi092 bash[26066]: cluster 2024-09-17T11:45:21.321948+0000 mon.a (mon.0) 1904 : cluster [DBG] mgrmap e32: y(active, since 4s) 2024-09-17T11:45:22.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:22 smithi121 bash[20577]: cluster 2024-09-17T11:45:20.997030+0000 mgr.y (mgr.15123) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:22.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:22 smithi121 bash[20577]: cluster 2024-09-17T11:45:21.321948+0000 mon.a (mon.0) 1904 : cluster [DBG] mgrmap e32: y(active, since 4s) 2024-09-17T11:45:23.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[54415]: [17/Sep/2024:11:45:23] ENGINE Bus STARTING 2024-09-17T11:45:23.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[54415]: CherryPy Checker: 2024-09-17T11:45:23.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[54415]: The Application mounted at '' has an empty config. 2024-09-17T11:45:23.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[54415]: [17/Sep/2024:11:45:23] ENGINE Serving on http://:::9283 2024-09-17T11:45:23.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[54415]: [17/Sep/2024:11:45:23] ENGINE Bus STARTED 2024-09-17T11:45:23.587 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:45:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[20577]: audit 2024-09-17T11:45:22.667565+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[20577]: audit 2024-09-17T11:45:22.818513+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[20577]: cluster 2024-09-17T11:45:22.997780+0000 mgr.y (mgr.15123) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[20577]: audit 2024-09-17T11:45:23.250463+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:45:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[20577]: audit 2024-09-17T11:45:23.250937+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:45:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[20577]: audit 2024-09-17T11:45:23.252189+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:45:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[20577]: audit 2024-09-17T11:45:23.253187+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:45:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:23 smithi121 bash[20577]: cluster 2024-09-17T11:45:23.255045+0000 mon.a (mon.0) 1907 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:45:24.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[19809]: audit 2024-09-17T11:45:22.667565+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:24.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[19809]: audit 2024-09-17T11:45:22.818513+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:24.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[19809]: cluster 2024-09-17T11:45:22.997780+0000 mgr.y (mgr.15123) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:24.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[19809]: audit 2024-09-17T11:45:23.250463+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:45:24.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[19809]: audit 2024-09-17T11:45:23.250937+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:45:24.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[19809]: audit 2024-09-17T11:45:23.252189+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:45:24.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[19809]: audit 2024-09-17T11:45:23.253187+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:45:24.070 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[19809]: cluster 2024-09-17T11:45:23.255045+0000 mon.a (mon.0) 1907 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:45:24.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[26066]: audit 2024-09-17T11:45:22.667565+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:24.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[26066]: audit 2024-09-17T11:45:22.818513+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:24.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[26066]: cluster 2024-09-17T11:45:22.997780+0000 mgr.y (mgr.15123) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:45:24.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[26066]: audit 2024-09-17T11:45:23.250463+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:45:24.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[26066]: audit 2024-09-17T11:45:23.250937+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:45:24.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[26066]: audit 2024-09-17T11:45:23.252189+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:45:24.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[26066]: audit 2024-09-17T11:45:23.253187+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:45:24.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:23 smithi092 bash[26066]: cluster 2024-09-17T11:45:23.255045+0000 mon.a (mon.0) 1907 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:45:24.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:24 smithi092 bash[19809]: cluster 2024-09-17T11:45:23.845071+0000 mon.a (mon.0) 1908 : cluster [DBG] mgrmap e33: y(active, since 6s), standbys: x 2024-09-17T11:45:24.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:24 smithi092 bash[19809]: audit 2024-09-17T11:45:23.845477+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:45:24.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:24 smithi092 bash[19809]: audit 2024-09-17T11:45:24.545003+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:24.997 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:24 smithi092 bash[26066]: cluster 2024-09-17T11:45:23.845071+0000 mon.a (mon.0) 1908 : cluster [DBG] mgrmap e33: y(active, since 6s), standbys: x 2024-09-17T11:45:24.997 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:24 smithi092 bash[26066]: audit 2024-09-17T11:45:23.845477+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:45:24.997 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:24 smithi092 bash[26066]: audit 2024-09-17T11:45:24.545003+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:25.144 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:24 smithi121 bash[20577]: cluster 2024-09-17T11:45:23.845071+0000 mon.a (mon.0) 1908 : cluster [DBG] mgrmap e33: y(active, since 6s), standbys: x 2024-09-17T11:45:25.144 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:24 smithi121 bash[20577]: audit 2024-09-17T11:45:23.845477+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:45:25.145 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:24 smithi121 bash[20577]: audit 2024-09-17T11:45:24.545003+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[19809]: audit 2024-09-17T11:45:24.848304+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[19809]: audit 2024-09-17T11:45:24.853748+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[19809]: audit 2024-09-17T11:45:24.859394+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[19809]: cluster 2024-09-17T11:45:24.999063+0000 mgr.y (mgr.15123) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:45:26.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[19809]: audit 2024-09-17T11:45:25.127509+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[19809]: audit 2024-09-17T11:45:25.138656+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[19809]: audit 2024-09-17T11:45:25.149104+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[19809]: audit 2024-09-17T11:45:25.174007+0000 mgr.y (mgr.15123) 23 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:26.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[26066]: audit 2024-09-17T11:45:24.848304+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[26066]: audit 2024-09-17T11:45:24.853748+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[26066]: audit 2024-09-17T11:45:24.859394+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[26066]: cluster 2024-09-17T11:45:24.999063+0000 mgr.y (mgr.15123) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:45:26.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[26066]: audit 2024-09-17T11:45:25.127509+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[26066]: audit 2024-09-17T11:45:25.138656+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[26066]: audit 2024-09-17T11:45:25.149104+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:25 smithi092 bash[26066]: audit 2024-09-17T11:45:25.174007+0000 mgr.y (mgr.15123) 23 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:25 smithi121 bash[20577]: audit 2024-09-17T11:45:24.848304+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:25 smithi121 bash[20577]: audit 2024-09-17T11:45:24.853748+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:25 smithi121 bash[20577]: audit 2024-09-17T11:45:24.859394+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:25 smithi121 bash[20577]: cluster 2024-09-17T11:45:24.999063+0000 mgr.y (mgr.15123) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:45:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:25 smithi121 bash[20577]: audit 2024-09-17T11:45:25.127509+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:25 smithi121 bash[20577]: audit 2024-09-17T11:45:25.138656+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:25 smithi121 bash[20577]: audit 2024-09-17T11:45:25.149104+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:26.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:25 smithi121 bash[20577]: audit 2024-09-17T11:45:25.174007+0000 mgr.y (mgr.15123) 23 : audit [DBG] from='client.24968 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:28 smithi121 bash[20577]: cluster 2024-09-17T11:45:26.999560+0000 mgr.y (mgr.15123) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:45:28.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:28 smithi092 bash[19809]: cluster 2024-09-17T11:45:26.999560+0000 mgr.y (mgr.15123) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:45:28.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:28 smithi092 bash[26066]: cluster 2024-09-17T11:45:26.999560+0000 mgr.y (mgr.15123) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:45:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:29 smithi092 bash[26066]: audit 2024-09-17T11:45:28.917150+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:29 smithi092 bash[26066]: audit 2024-09-17T11:45:28.923196+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:29 smithi092 bash[26066]: audit 2024-09-17T11:45:28.928920+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:29 smithi092 bash[26066]: cluster 2024-09-17T11:45:29.001209+0000 mgr.y (mgr.15123) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:45:30.168 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:29 smithi092 bash[19809]: audit 2024-09-17T11:45:28.917150+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:30.168 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:29 smithi092 bash[19809]: audit 2024-09-17T11:45:28.923196+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:30.168 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:29 smithi092 bash[19809]: audit 2024-09-17T11:45:28.928920+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:30.168 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:29 smithi092 bash[19809]: cluster 2024-09-17T11:45:29.001209+0000 mgr.y (mgr.15123) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:45:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:29 smithi121 bash[20577]: audit 2024-09-17T11:45:28.917150+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:29 smithi121 bash[20577]: audit 2024-09-17T11:45:28.923196+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:29 smithi121 bash[20577]: audit 2024-09-17T11:45:28.928920+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:29 smithi121 bash[20577]: cluster 2024-09-17T11:45:29.001209+0000 mgr.y (mgr.15123) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:45:30.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:45:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:45:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T11:45:31.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:31 smithi092 bash[19809]: audit 2024-09-17T11:45:30.004428+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:31.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:31 smithi092 bash[19809]: audit 2024-09-17T11:45:30.011700+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:31.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:31 smithi092 bash[19809]: cephadm 2024-09-17T11:45:30.014142+0000 mgr.y (mgr.15123) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:45:31.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:31 smithi092 bash[19809]: cephadm 2024-09-17T11:45:30.264030+0000 mgr.y (mgr.15123) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:45:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:30 smithi121 bash[20577]: audit 2024-09-17T11:45:30.004428+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:30 smithi121 bash[20577]: audit 2024-09-17T11:45:30.011700+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:30 smithi121 bash[20577]: cephadm 2024-09-17T11:45:30.014142+0000 mgr.y (mgr.15123) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:45:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:30 smithi121 bash[20577]: cephadm 2024-09-17T11:45:30.264030+0000 mgr.y (mgr.15123) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:45:31.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:31 smithi092 bash[26066]: audit 2024-09-17T11:45:30.004428+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:31.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:31 smithi092 bash[26066]: audit 2024-09-17T11:45:30.011700+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:31.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:31 smithi092 bash[26066]: cephadm 2024-09-17T11:45:30.014142+0000 mgr.y (mgr.15123) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:45:31.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:31 smithi092 bash[26066]: cephadm 2024-09-17T11:45:30.264030+0000 mgr.y (mgr.15123) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:45:32.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:32 smithi121 bash[20577]: cluster 2024-09-17T11:45:31.002085+0000 mgr.y (mgr.15123) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:45:32.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:32 smithi092 bash[19809]: cluster 2024-09-17T11:45:31.002085+0000 mgr.y (mgr.15123) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:45:32.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:32 smithi092 bash[26066]: cluster 2024-09-17T11:45:31.002085+0000 mgr.y (mgr.15123) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:45:33.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:33 smithi092 bash[19809]: audit 2024-09-17T11:45:32.744270+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:33.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:33 smithi092 bash[26066]: audit 2024-09-17T11:45:32.744270+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:33.239 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:33 smithi121 bash[20577]: audit 2024-09-17T11:45:32.744270+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:34.243 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[20577]: cluster 2024-09-17T11:45:33.002583+0000 mgr.y (mgr.15123) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:45:34.243 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[20577]: audit 2024-09-17T11:45:33.552823+0000 mon.a (mon.0) 1923 : audit [DBG] from='client.? 172.21.15.92:0/2348460187' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:45:34.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:34 smithi092 bash[19809]: cluster 2024-09-17T11:45:33.002583+0000 mgr.y (mgr.15123) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:45:34.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:34 smithi092 bash[19809]: audit 2024-09-17T11:45:33.552823+0000 mon.a (mon.0) 1923 : audit [DBG] from='client.? 172.21.15.92:0/2348460187' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:45:34.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:34 smithi092 bash[26066]: cluster 2024-09-17T11:45:33.002583+0000 mgr.y (mgr.15123) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:45:34.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:34 smithi092 bash[26066]: audit 2024-09-17T11:45:33.552823+0000 mon.a (mon.0) 1923 : audit [DBG] from='client.? 172.21.15.92:0/2348460187' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:45:34.882 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 systemd[1]: Stopping Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:45:34.882 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.881Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:45:34.882 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:45:34.882 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:45:34.882 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:45:35.052 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:45:35.052 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T11:45:35.052 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:45:35.052 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T11:45:35.052 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T11:45:35.052 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:45:35.053 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T11:45:35.053 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:34 smithi121 bash[59523]: ts=2024-09-17T11:45:34.882Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T11:45:35.685 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:35 smithi121 bash[66674]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:45:35.686 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:35 smithi121 bash[66733]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:45:35.686 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:35 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T11:45:35.686 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:35 smithi121 systemd[1]: Stopped Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:45:35.686 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:35 smithi121 systemd[1]: Started Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:45:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: cluster 2024-09-17T11:45:35.004173+0000 mgr.y (mgr.15123) 30 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:45:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.632575+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.643547+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.649219+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:45:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.669293+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.672053+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:45:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.675293+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:45:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.683878+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.689677+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:45:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.764152+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:45:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.765613+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:45:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[20577]: audit 2024-09-17T11:45:35.775542+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: cluster 2024-09-17T11:45:35.004173+0000 mgr.y (mgr.15123) 30 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:45:36.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.632575+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.643547+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.649219+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:45:36.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.669293+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.672053+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.675293+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.683878+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.689677+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.764152+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.765613+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[19809]: audit 2024-09-17T11:45:35.775542+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: cluster 2024-09-17T11:45:35.004173+0000 mgr.y (mgr.15123) 30 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.632575+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.643547+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.649219+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:45:36.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.669293+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.672053+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:45:36.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.675293+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:45:36.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.683878+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:36.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.689677+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:45:36.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.764152+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:45:36.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.765613+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:45:36.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:36 smithi092 bash[26066]: audit 2024-09-17T11:45:35.775542+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.807Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.807Z 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-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.807Z 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 smithi121 (none))" 2024-09-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.807Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.807Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.809Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.809Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.810Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.810Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:45:37.044 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.813Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.813Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.007µs 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.813Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.813Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.821Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.832Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.837Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.837Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.837Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.073µs wal_replay_duration=24.243108ms wbl_replay_duration=121ns total_replay_duration=24.288362ms 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.839Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.839Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.839Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:45:37.045 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.863Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.8594ms db_storage=996ns remote_storage=1.395µs web_handler=569ns query_engine=801ns scrape=266.455µs scrape_sd=146.666µs notify=21.46µs notify_sd=51.592µs rules=22.851822ms tracing=6.313µs 2024-09-17T11:45:37.046 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.863Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T11:45:37.046 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:45:36 smithi121 bash[66761]: ts=2024-09-17T11:45:36.863Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:45:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:37 smithi121 bash[20577]: audit 2024-09-17T11:45:35.650821+0000 mgr.y (mgr.15123) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:45:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:37 smithi121 bash[20577]: cephadm 2024-09-17T11:45:35.671596+0000 mgr.y (mgr.15123) 32 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-17T11:45:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:37 smithi121 bash[20577]: audit 2024-09-17T11:45:35.673024+0000 mgr.y (mgr.15123) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:45:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:37 smithi121 bash[20577]: audit 2024-09-17T11:45:35.676556+0000 mgr.y (mgr.15123) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:45:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:37 smithi121 bash[20577]: audit 2024-09-17T11:45:35.690703+0000 mgr.y (mgr.15123) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:45:37.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[19809]: audit 2024-09-17T11:45:35.650821+0000 mgr.y (mgr.15123) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:45:37.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[19809]: cephadm 2024-09-17T11:45:35.671596+0000 mgr.y (mgr.15123) 32 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-17T11:45:37.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[19809]: audit 2024-09-17T11:45:35.673024+0000 mgr.y (mgr.15123) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:45:37.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[19809]: audit 2024-09-17T11:45:35.676556+0000 mgr.y (mgr.15123) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:45:37.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[19809]: audit 2024-09-17T11:45:35.690703+0000 mgr.y (mgr.15123) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:45:37.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[26066]: audit 2024-09-17T11:45:35.650821+0000 mgr.y (mgr.15123) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:45:37.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[26066]: cephadm 2024-09-17T11:45:35.671596+0000 mgr.y (mgr.15123) 32 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-17T11:45:37.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[26066]: audit 2024-09-17T11:45:35.673024+0000 mgr.y (mgr.15123) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:45:37.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[26066]: audit 2024-09-17T11:45:35.676556+0000 mgr.y (mgr.15123) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:45:37.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:37 smithi092 bash[26066]: audit 2024-09-17T11:45:35.690703+0000 mgr.y (mgr.15123) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:45:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:38 smithi121 bash[20577]: cluster 2024-09-17T11:45:37.004889+0000 mgr.y (mgr.15123) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:45:38.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:38 smithi092 bash[19809]: cluster 2024-09-17T11:45:37.004889+0000 mgr.y (mgr.15123) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:45:38.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:38 smithi092 bash[26066]: cluster 2024-09-17T11:45:37.004889+0000 mgr.y (mgr.15123) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:45:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:40 smithi121 bash[20577]: cluster 2024-09-17T11:45:39.006508+0000 mgr.y (mgr.15123) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-09-17T11:45:40.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:40 smithi092 bash[26066]: cluster 2024-09-17T11:45:39.006508+0000 mgr.y (mgr.15123) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-09-17T11:45:40.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:40 smithi092 bash[19809]: cluster 2024-09-17T11:45:39.006508+0000 mgr.y (mgr.15123) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-09-17T11:45:42.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:42 smithi092 bash[19809]: cluster 2024-09-17T11:45:41.007214+0000 mgr.y (mgr.15123) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:45:42.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:42 smithi092 bash[26066]: cluster 2024-09-17T11:45:41.007214+0000 mgr.y (mgr.15123) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:45:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:42 smithi121 bash[20577]: cluster 2024-09-17T11:45:41.007214+0000 mgr.y (mgr.15123) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:45:44.062 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:43 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:45:43] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:45:44.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:44 smithi092 bash[19809]: cluster 2024-09-17T11:45:43.007953+0000 mgr.y (mgr.15123) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:45:44.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:44 smithi092 bash[19809]: audit 2024-09-17T11:45:43.278372+0000 mgr.y (mgr.15123) 40 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:44.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:44 smithi092 bash[26066]: cluster 2024-09-17T11:45:43.007953+0000 mgr.y (mgr.15123) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:45:44.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:44 smithi092 bash[26066]: audit 2024-09-17T11:45:43.278372+0000 mgr.y (mgr.15123) 40 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:44 smithi121 bash[20577]: cluster 2024-09-17T11:45:43.007953+0000 mgr.y (mgr.15123) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:45:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:44 smithi121 bash[20577]: audit 2024-09-17T11:45:43.278372+0000 mgr.y (mgr.15123) 40 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:46.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:45 smithi121 bash[20577]: audit 2024-09-17T11:45:45.002031+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:46.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:45 smithi121 bash[20577]: cluster 2024-09-17T11:45:45.009105+0000 mgr.y (mgr.15123) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T11:45:46.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:45 smithi121 bash[20577]: audit 2024-09-17T11:45:45.012040+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:46.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:45 smithi121 bash[20577]: audit 2024-09-17T11:45:45.021445+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:45 smithi092 bash[19809]: audit 2024-09-17T11:45:45.002031+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:45 smithi092 bash[19809]: cluster 2024-09-17T11:45:45.009105+0000 mgr.y (mgr.15123) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T11:45:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:45 smithi092 bash[19809]: audit 2024-09-17T11:45:45.012040+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:46.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:45 smithi092 bash[19809]: audit 2024-09-17T11:45:45.021445+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:46.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:46 smithi092 bash[26066]: audit 2024-09-17T11:45:45.002031+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:46.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:46 smithi092 bash[26066]: cluster 2024-09-17T11:45:45.009105+0000 mgr.y (mgr.15123) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T11:45:46.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:46 smithi092 bash[26066]: audit 2024-09-17T11:45:45.012040+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:46.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:46 smithi092 bash[26066]: audit 2024-09-17T11:45:45.021445+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:48.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:48 smithi092 bash[19809]: cluster 2024-09-17T11:45:47.009786+0000 mgr.y (mgr.15123) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:48.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:48 smithi092 bash[19809]: audit 2024-09-17T11:45:47.744754+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:48.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:48 smithi092 bash[26066]: cluster 2024-09-17T11:45:47.009786+0000 mgr.y (mgr.15123) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:48.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:48 smithi092 bash[26066]: audit 2024-09-17T11:45:47.744754+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:48.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:48 smithi121 bash[20577]: cluster 2024-09-17T11:45:47.009786+0000 mgr.y (mgr.15123) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:48.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:48 smithi121 bash[20577]: audit 2024-09-17T11:45:47.744754+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:45:50.135 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:50 smithi092 bash[19809]: cluster 2024-09-17T11:45:49.011342+0000 mgr.y (mgr.15123) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:50.136 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:50 smithi092 bash[19809]: audit 2024-09-17T11:45:49.122020+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:50.136 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:50 smithi092 bash[19809]: audit 2024-09-17T11:45:49.127946+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:50.136 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:50 smithi092 bash[19809]: audit 2024-09-17T11:45:49.134184+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:50.136 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:50 smithi092 bash[26066]: cluster 2024-09-17T11:45:49.011342+0000 mgr.y (mgr.15123) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:50.136 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:50 smithi092 bash[26066]: audit 2024-09-17T11:45:49.122020+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:50.136 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:50 smithi092 bash[26066]: audit 2024-09-17T11:45:49.127946+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:50.136 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:50 smithi092 bash[26066]: audit 2024-09-17T11:45:49.134184+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:50 smithi121 bash[20577]: cluster 2024-09-17T11:45:49.011342+0000 mgr.y (mgr.15123) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:50 smithi121 bash[20577]: audit 2024-09-17T11:45:49.122020+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:50 smithi121 bash[20577]: audit 2024-09-17T11:45:49.127946+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:50 smithi121 bash[20577]: audit 2024-09-17T11:45:49.134184+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:51 smithi121 bash[20577]: audit 2024-09-17T11:45:50.525324+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:51 smithi121 bash[20577]: audit 2024-09-17T11:45:50.530821+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:51 smithi121 bash[20577]: audit 2024-09-17T11:45:50.536079+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:51 smithi121 bash[20577]: audit 2024-09-17T11:45:50.696521+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:51 smithi121 bash[20577]: audit 2024-09-17T11:45:50.701486+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:51 smithi121 bash[20577]: audit 2024-09-17T11:45:50.706327+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:51 smithi121 bash[20577]: cluster 2024-09-17T11:45:51.012061+0000 mgr.y (mgr.15123) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:51.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[19809]: audit 2024-09-17T11:45:50.525324+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[19809]: audit 2024-09-17T11:45:50.530821+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[19809]: audit 2024-09-17T11:45:50.536079+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[19809]: audit 2024-09-17T11:45:50.696521+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[19809]: audit 2024-09-17T11:45:50.701486+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[19809]: audit 2024-09-17T11:45:50.706327+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[19809]: cluster 2024-09-17T11:45:51.012061+0000 mgr.y (mgr.15123) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:51.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[26066]: audit 2024-09-17T11:45:50.525324+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[26066]: audit 2024-09-17T11:45:50.530821+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[26066]: audit 2024-09-17T11:45:50.536079+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[26066]: audit 2024-09-17T11:45:50.696521+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[26066]: audit 2024-09-17T11:45:50.701486+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[26066]: audit 2024-09-17T11:45:50.706327+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:45:51.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:51 smithi092 bash[26066]: cluster 2024-09-17T11:45:51.012061+0000 mgr.y (mgr.15123) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:54.063 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:45:53 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:45:53] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:45:54.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:54 smithi092 bash[19809]: cluster 2024-09-17T11:45:53.012863+0000 mgr.y (mgr.15123) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:54.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:54 smithi092 bash[19809]: audit 2024-09-17T11:45:53.288961+0000 mgr.y (mgr.15123) 46 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:54.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:54 smithi092 bash[26066]: cluster 2024-09-17T11:45:53.012863+0000 mgr.y (mgr.15123) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:54.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:54 smithi092 bash[26066]: audit 2024-09-17T11:45:53.288961+0000 mgr.y (mgr.15123) 46 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:54 smithi121 bash[20577]: cluster 2024-09-17T11:45:53.012863+0000 mgr.y (mgr.15123) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:54 smithi121 bash[20577]: audit 2024-09-17T11:45:53.288961+0000 mgr.y (mgr.15123) 46 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:45:56.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:56 smithi092 bash[19809]: cluster 2024-09-17T11:45:55.014613+0000 mgr.y (mgr.15123) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:56.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:56 smithi092 bash[26066]: cluster 2024-09-17T11:45:55.014613+0000 mgr.y (mgr.15123) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:56 smithi121 bash[20577]: cluster 2024-09-17T11:45:55.014613+0000 mgr.y (mgr.15123) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:45:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:45:58 smithi121 bash[20577]: cluster 2024-09-17T11:45:57.015416+0000 mgr.y (mgr.15123) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:58.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:45:58 smithi092 bash[19809]: cluster 2024-09-17T11:45:57.015416+0000 mgr.y (mgr.15123) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:45:58.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:45:58 smithi092 bash[26066]: cluster 2024-09-17T11:45:57.015416+0000 mgr.y (mgr.15123) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:00 smithi121 bash[20577]: cluster 2024-09-17T11:45:59.017040+0000 mgr.y (mgr.15123) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:00.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:00 smithi092 bash[19809]: cluster 2024-09-17T11:45:59.017040+0000 mgr.y (mgr.15123) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:00.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:00 smithi092 bash[26066]: cluster 2024-09-17T11:45:59.017040+0000 mgr.y (mgr.15123) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:02 smithi121 bash[20577]: cluster 2024-09-17T11:46:01.017783+0000 mgr.y (mgr.15123) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:46:02.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:02 smithi092 bash[19809]: cluster 2024-09-17T11:46:01.017783+0000 mgr.y (mgr.15123) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:46:02.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:02 smithi092 bash[26066]: cluster 2024-09-17T11:46:01.017783+0000 mgr.y (mgr.15123) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:46:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:03 smithi121 bash[20577]: audit 2024-09-17T11:46:02.745371+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:03.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:03 smithi092 bash[19809]: audit 2024-09-17T11:46:02.745371+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:03.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:03 smithi092 bash[26066]: audit 2024-09-17T11:46:02.745371+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:04.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:46:03 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:46:03] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T11:46:04.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:04 smithi092 bash[19809]: cluster 2024-09-17T11:46:03.018508+0000 mgr.y (mgr.15123) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:46:04.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:04 smithi092 bash[19809]: audit 2024-09-17T11:46:03.300282+0000 mgr.y (mgr.15123) 52 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:04.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:04 smithi092 bash[26066]: cluster 2024-09-17T11:46:03.018508+0000 mgr.y (mgr.15123) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:46:04.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:04 smithi092 bash[26066]: audit 2024-09-17T11:46:03.300282+0000 mgr.y (mgr.15123) 52 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:04 smithi121 bash[20577]: cluster 2024-09-17T11:46:03.018508+0000 mgr.y (mgr.15123) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:46:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:04 smithi121 bash[20577]: audit 2024-09-17T11:46:03.300282+0000 mgr.y (mgr.15123) 52 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:06 smithi121 bash[20577]: cluster 2024-09-17T11:46:05.020104+0000 mgr.y (mgr.15123) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:06.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:06 smithi092 bash[19809]: cluster 2024-09-17T11:46:05.020104+0000 mgr.y (mgr.15123) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:06.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:06 smithi092 bash[26066]: cluster 2024-09-17T11:46:05.020104+0000 mgr.y (mgr.15123) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:08.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:08 smithi092 bash[19809]: cluster 2024-09-17T11:46:07.020860+0000 mgr.y (mgr.15123) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:46:08.458 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:08 smithi092 bash[26066]: cluster 2024-09-17T11:46:07.020860+0000 mgr.y (mgr.15123) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:46:08.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:08 smithi121 bash[20577]: cluster 2024-09-17T11:46:07.020860+0000 mgr.y (mgr.15123) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T11:46:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:10 smithi121 bash[20577]: cluster 2024-09-17T11:46:09.022677+0000 mgr.y (mgr.15123) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:10 smithi121 bash[20577]: audit 2024-09-17T11:46:09.710926+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:10 smithi121 bash[20577]: audit 2024-09-17T11:46:09.719142+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:10 smithi121 bash[20577]: audit 2024-09-17T11:46:09.726368+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:10 smithi121 bash[20577]: audit 2024-09-17T11:46:10.017087+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:10 smithi121 bash[20577]: audit 2024-09-17T11:46:10.026639+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:10 smithi121 bash[20577]: audit 2024-09-17T11:46:10.039806+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[19809]: cluster 2024-09-17T11:46:09.022677+0000 mgr.y (mgr.15123) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:10.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[19809]: audit 2024-09-17T11:46:09.710926+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[19809]: audit 2024-09-17T11:46:09.719142+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[19809]: audit 2024-09-17T11:46:09.726368+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[19809]: audit 2024-09-17T11:46:10.017087+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[19809]: audit 2024-09-17T11:46:10.026639+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[19809]: audit 2024-09-17T11:46:10.039806+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[26066]: cluster 2024-09-17T11:46:09.022677+0000 mgr.y (mgr.15123) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[26066]: audit 2024-09-17T11:46:09.710926+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[26066]: audit 2024-09-17T11:46:09.719142+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[26066]: audit 2024-09-17T11:46:09.726368+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[26066]: audit 2024-09-17T11:46:10.017087+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[26066]: audit 2024-09-17T11:46:10.026639+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:10 smithi092 bash[26066]: audit 2024-09-17T11:46:10.039806+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:12 smithi121 bash[20577]: cluster 2024-09-17T11:46:11.023536+0000 mgr.y (mgr.15123) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:12.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:12 smithi092 bash[19809]: cluster 2024-09-17T11:46:11.023536+0000 mgr.y (mgr.15123) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:12.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:12 smithi092 bash[26066]: cluster 2024-09-17T11:46:11.023536+0000 mgr.y (mgr.15123) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:14.070 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:46:13 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:46:13] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T11:46:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:14 smithi121 bash[20577]: cluster 2024-09-17T11:46:13.024478+0000 mgr.y (mgr.15123) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:14 smithi121 bash[20577]: audit 2024-09-17T11:46:13.310087+0000 mgr.y (mgr.15123) 58 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:14.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:14 smithi092 bash[19809]: cluster 2024-09-17T11:46:13.024478+0000 mgr.y (mgr.15123) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:14.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:14 smithi092 bash[19809]: audit 2024-09-17T11:46:13.310087+0000 mgr.y (mgr.15123) 58 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:14.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:14 smithi092 bash[26066]: cluster 2024-09-17T11:46:13.024478+0000 mgr.y (mgr.15123) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:14.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:14 smithi092 bash[26066]: audit 2024-09-17T11:46:13.310087+0000 mgr.y (mgr.15123) 58 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:16 smithi121 bash[20577]: cluster 2024-09-17T11:46:15.026202+0000 mgr.y (mgr.15123) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:16.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:16 smithi092 bash[19809]: cluster 2024-09-17T11:46:15.026202+0000 mgr.y (mgr.15123) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:16.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:16 smithi092 bash[26066]: cluster 2024-09-17T11:46:15.026202+0000 mgr.y (mgr.15123) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:18 smithi121 bash[20577]: cluster 2024-09-17T11:46:17.026928+0000 mgr.y (mgr.15123) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:18 smithi121 bash[20577]: audit 2024-09-17T11:46:17.747812+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:18.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:18 smithi092 bash[19809]: cluster 2024-09-17T11:46:17.026928+0000 mgr.y (mgr.15123) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:18.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:18 smithi092 bash[19809]: audit 2024-09-17T11:46:17.747812+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:18 smithi092 bash[26066]: cluster 2024-09-17T11:46:17.026928+0000 mgr.y (mgr.15123) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:18.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:18 smithi092 bash[26066]: audit 2024-09-17T11:46:17.747812+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:19.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:46:18 smithi121 bash[44867]: logger=cleanup t=2024-09-17T11:46:18.632878792Z level=info msg="Completed cleanup jobs" duration=46.410191ms 2024-09-17T11:46:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:20 smithi121 bash[20577]: cluster 2024-09-17T11:46:19.028648+0000 mgr.y (mgr.15123) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:20.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:20 smithi092 bash[19809]: cluster 2024-09-17T11:46:19.028648+0000 mgr.y (mgr.15123) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:20.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:20 smithi092 bash[26066]: cluster 2024-09-17T11:46:19.028648+0000 mgr.y (mgr.15123) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:22 smithi121 bash[20577]: cluster 2024-09-17T11:46:21.029314+0000 mgr.y (mgr.15123) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:22.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:22 smithi092 bash[19809]: cluster 2024-09-17T11:46:21.029314+0000 mgr.y (mgr.15123) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:22.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:22 smithi092 bash[26066]: cluster 2024-09-17T11:46:21.029314+0000 mgr.y (mgr.15123) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:24.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:46:23 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:46:23] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:46:24.403 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:24 smithi092 bash[19809]: cluster 2024-09-17T11:46:23.029953+0000 mgr.y (mgr.15123) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:24.403 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:24 smithi092 bash[19809]: audit 2024-09-17T11:46:23.321385+0000 mgr.y (mgr.15123) 64 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:24.403 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:24 smithi092 bash[26066]: cluster 2024-09-17T11:46:23.029953+0000 mgr.y (mgr.15123) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:24.403 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:24 smithi092 bash[26066]: audit 2024-09-17T11:46:23.321385+0000 mgr.y (mgr.15123) 64 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:24 smithi121 bash[20577]: cluster 2024-09-17T11:46:23.029953+0000 mgr.y (mgr.15123) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:24 smithi121 bash[20577]: audit 2024-09-17T11:46:23.321385+0000 mgr.y (mgr.15123) 64 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:26.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:26 smithi092 bash[26066]: cluster 2024-09-17T11:46:25.031323+0000 mgr.y (mgr.15123) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:26.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:26 smithi092 bash[19809]: cluster 2024-09-17T11:46:25.031323+0000 mgr.y (mgr.15123) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:26.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:26 smithi121 bash[20577]: cluster 2024-09-17T11:46:25.031323+0000 mgr.y (mgr.15123) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:28.456 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:28 smithi121 bash[20577]: cluster 2024-09-17T11:46:27.031990+0000 mgr.y (mgr.15123) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:28.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:28 smithi092 bash[19809]: cluster 2024-09-17T11:46:27.031990+0000 mgr.y (mgr.15123) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:28.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:28 smithi092 bash[26066]: cluster 2024-09-17T11:46:27.031990+0000 mgr.y (mgr.15123) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:30.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:30 smithi092 bash[19809]: cluster 2024-09-17T11:46:29.033631+0000 mgr.y (mgr.15123) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:30.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:30 smithi092 bash[19809]: audit 2024-09-17T11:46:29.930910+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:30.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:30 smithi092 bash[19809]: audit 2024-09-17T11:46:29.942531+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:30.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:30 smithi092 bash[19809]: audit 2024-09-17T11:46:29.954187+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:30.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:30 smithi092 bash[26066]: cluster 2024-09-17T11:46:29.033631+0000 mgr.y (mgr.15123) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:30.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:30 smithi092 bash[26066]: audit 2024-09-17T11:46:29.930910+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:30.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:30 smithi092 bash[26066]: audit 2024-09-17T11:46:29.942531+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:30.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:30 smithi092 bash[26066]: audit 2024-09-17T11:46:29.954187+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:30 smithi121 bash[20577]: cluster 2024-09-17T11:46:29.033631+0000 mgr.y (mgr.15123) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:30 smithi121 bash[20577]: audit 2024-09-17T11:46:29.930910+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:30 smithi121 bash[20577]: audit 2024-09-17T11:46:29.942531+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:30 smithi121 bash[20577]: audit 2024-09-17T11:46:29.954187+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:31 smithi121 bash[20577]: audit 2024-09-17T11:46:30.249864+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:31 smithi121 bash[20577]: audit 2024-09-17T11:46:30.260785+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:31 smithi121 bash[20577]: audit 2024-09-17T11:46:30.272198+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:31.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:31 smithi092 bash[19809]: audit 2024-09-17T11:46:30.249864+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:31.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:31 smithi092 bash[19809]: audit 2024-09-17T11:46:30.260785+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:31.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:31 smithi092 bash[19809]: audit 2024-09-17T11:46:30.272198+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:31.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:31 smithi092 bash[26066]: audit 2024-09-17T11:46:30.249864+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:31.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:31 smithi092 bash[26066]: audit 2024-09-17T11:46:30.260785+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:31.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:31 smithi092 bash[26066]: audit 2024-09-17T11:46:30.272198+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:32 smithi121 bash[20577]: cluster 2024-09-17T11:46:31.034284+0000 mgr.y (mgr.15123) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:32.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:32 smithi092 bash[19809]: cluster 2024-09-17T11:46:31.034284+0000 mgr.y (mgr.15123) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:32.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:32 smithi092 bash[26066]: cluster 2024-09-17T11:46:31.034284+0000 mgr.y (mgr.15123) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:33 smithi121 bash[20577]: audit 2024-09-17T11:46:32.748186+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:33.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:33 smithi092 bash[19809]: audit 2024-09-17T11:46:32.748186+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:33.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:33 smithi092 bash[26066]: audit 2024-09-17T11:46:32.748186+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:34.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:46:33 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:46:33] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T11:46:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:34 smithi121 bash[20577]: cluster 2024-09-17T11:46:33.034958+0000 mgr.y (mgr.15123) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:34 smithi121 bash[20577]: audit 2024-09-17T11:46:33.330049+0000 mgr.y (mgr.15123) 70 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:34 smithi092 bash[19809]: cluster 2024-09-17T11:46:33.034958+0000 mgr.y (mgr.15123) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:34.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:34 smithi092 bash[19809]: audit 2024-09-17T11:46:33.330049+0000 mgr.y (mgr.15123) 70 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:34.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:34 smithi092 bash[26066]: cluster 2024-09-17T11:46:33.034958+0000 mgr.y (mgr.15123) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:34.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:34 smithi092 bash[26066]: audit 2024-09-17T11:46:33.330049+0000 mgr.y (mgr.15123) 70 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:36 smithi121 bash[20577]: cluster 2024-09-17T11:46:35.036662+0000 mgr.y (mgr.15123) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:36.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:36 smithi092 bash[19809]: cluster 2024-09-17T11:46:35.036662+0000 mgr.y (mgr.15123) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:36.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:36 smithi092 bash[26066]: cluster 2024-09-17T11:46:35.036662+0000 mgr.y (mgr.15123) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:37 smithi121 bash[20577]: audit 2024-09-17T11:46:36.433452+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:37 smithi121 bash[20577]: audit 2024-09-17T11:46:36.445665+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:37 smithi121 bash[20577]: audit 2024-09-17T11:46:36.448237+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:46:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:37 smithi121 bash[20577]: audit 2024-09-17T11:46:36.449728+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:46:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:37 smithi121 bash[20577]: audit 2024-09-17T11:46:36.462776+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:37 smithi121 bash[20577]: cluster 2024-09-17T11:46:37.037389+0000 mgr.y (mgr.15123) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:37.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[19809]: audit 2024-09-17T11:46:36.433452+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:37.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[19809]: audit 2024-09-17T11:46:36.445665+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:37.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[19809]: audit 2024-09-17T11:46:36.448237+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:46:37.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[19809]: audit 2024-09-17T11:46:36.449728+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:46:37.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[19809]: audit 2024-09-17T11:46:36.462776+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:37.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[19809]: cluster 2024-09-17T11:46:37.037389+0000 mgr.y (mgr.15123) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:37.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[26066]: audit 2024-09-17T11:46:36.433452+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:37.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[26066]: audit 2024-09-17T11:46:36.445665+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:37.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[26066]: audit 2024-09-17T11:46:36.448237+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:46:37.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[26066]: audit 2024-09-17T11:46:36.449728+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:46:37.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[26066]: audit 2024-09-17T11:46:36.462776+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:37.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:37 smithi092 bash[26066]: cluster 2024-09-17T11:46:37.037389+0000 mgr.y (mgr.15123) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:40 smithi121 bash[20577]: cluster 2024-09-17T11:46:39.038950+0000 mgr.y (mgr.15123) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:40.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:40 smithi092 bash[19809]: cluster 2024-09-17T11:46:39.038950+0000 mgr.y (mgr.15123) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:40.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:40 smithi092 bash[26066]: cluster 2024-09-17T11:46:39.038950+0000 mgr.y (mgr.15123) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:42 smithi121 bash[20577]: cluster 2024-09-17T11:46:41.039661+0000 mgr.y (mgr.15123) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:42.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:42 smithi092 bash[19809]: cluster 2024-09-17T11:46:41.039661+0000 mgr.y (mgr.15123) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:42.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:42 smithi092 bash[26066]: cluster 2024-09-17T11:46:41.039661+0000 mgr.y (mgr.15123) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:44.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:46:43 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:46:43] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T11:46:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:44 smithi121 bash[20577]: cluster 2024-09-17T11:46:43.040374+0000 mgr.y (mgr.15123) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:44 smithi121 bash[20577]: audit 2024-09-17T11:46:43.341251+0000 mgr.y (mgr.15123) 76 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:44.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:44 smithi092 bash[26066]: cluster 2024-09-17T11:46:43.040374+0000 mgr.y (mgr.15123) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:44.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:44 smithi092 bash[26066]: audit 2024-09-17T11:46:43.341251+0000 mgr.y (mgr.15123) 76 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:44.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:44 smithi092 bash[19809]: cluster 2024-09-17T11:46:43.040374+0000 mgr.y (mgr.15123) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:44.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:44 smithi092 bash[19809]: audit 2024-09-17T11:46:43.341251+0000 mgr.y (mgr.15123) 76 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:46.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:46 smithi121 bash[20577]: cluster 2024-09-17T11:46:45.042152+0000 mgr.y (mgr.15123) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:46.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:46 smithi092 bash[19809]: cluster 2024-09-17T11:46:45.042152+0000 mgr.y (mgr.15123) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:46.543 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:46 smithi092 bash[26066]: cluster 2024-09-17T11:46:45.042152+0000 mgr.y (mgr.15123) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:48 smithi121 bash[20577]: cluster 2024-09-17T11:46:47.042758+0000 mgr.y (mgr.15123) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:48 smithi121 bash[20577]: audit 2024-09-17T11:46:47.748462+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:48.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:48 smithi092 bash[26066]: cluster 2024-09-17T11:46:47.042758+0000 mgr.y (mgr.15123) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:48.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:48 smithi092 bash[26066]: audit 2024-09-17T11:46:47.748462+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:48.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:48 smithi092 bash[19809]: cluster 2024-09-17T11:46:47.042758+0000 mgr.y (mgr.15123) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:48.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:48 smithi092 bash[19809]: audit 2024-09-17T11:46:47.748462+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:46:50.071 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:49 smithi092 bash[19809]: cluster 2024-09-17T11:46:49.044408+0000 mgr.y (mgr.15123) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:50.071 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:49 smithi092 bash[26066]: cluster 2024-09-17T11:46:49.044408+0000 mgr.y (mgr.15123) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:49 smithi121 bash[20577]: cluster 2024-09-17T11:46:49.044408+0000 mgr.y (mgr.15123) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:51 smithi121 bash[20577]: audit 2024-09-17T11:46:50.163403+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:51 smithi121 bash[20577]: audit 2024-09-17T11:46:50.169431+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:51 smithi121 bash[20577]: audit 2024-09-17T11:46:50.176250+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:51 smithi121 bash[20577]: audit 2024-09-17T11:46:50.478216+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:51 smithi121 bash[20577]: audit 2024-09-17T11:46:50.489351+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:51 smithi121 bash[20577]: audit 2024-09-17T11:46:50.505702+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[19809]: audit 2024-09-17T11:46:50.163403+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[19809]: audit 2024-09-17T11:46:50.169431+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[19809]: audit 2024-09-17T11:46:50.176250+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[19809]: audit 2024-09-17T11:46:50.478216+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[19809]: audit 2024-09-17T11:46:50.489351+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[19809]: audit 2024-09-17T11:46:50.505702+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[26066]: audit 2024-09-17T11:46:50.163403+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[26066]: audit 2024-09-17T11:46:50.169431+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[26066]: audit 2024-09-17T11:46:50.176250+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[26066]: audit 2024-09-17T11:46:50.478216+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[26066]: audit 2024-09-17T11:46:50.489351+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:51.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:51 smithi092 bash[26066]: audit 2024-09-17T11:46:50.505702+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:46:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:52 smithi121 bash[20577]: cluster 2024-09-17T11:46:51.045113+0000 mgr.y (mgr.15123) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:52.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:52 smithi092 bash[19809]: cluster 2024-09-17T11:46:51.045113+0000 mgr.y (mgr.15123) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:52.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:52 smithi092 bash[26066]: cluster 2024-09-17T11:46:51.045113+0000 mgr.y (mgr.15123) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:54.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:46:53 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:46:53] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T11:46:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:54 smithi121 bash[20577]: cluster 2024-09-17T11:46:53.045897+0000 mgr.y (mgr.15123) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:54 smithi121 bash[20577]: audit 2024-09-17T11:46:53.350047+0000 mgr.y (mgr.15123) 82 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:54.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:54 smithi092 bash[19809]: cluster 2024-09-17T11:46:53.045897+0000 mgr.y (mgr.15123) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:54.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:54 smithi092 bash[19809]: audit 2024-09-17T11:46:53.350047+0000 mgr.y (mgr.15123) 82 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:54.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:54 smithi092 bash[26066]: cluster 2024-09-17T11:46:53.045897+0000 mgr.y (mgr.15123) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:54.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:54 smithi092 bash[26066]: audit 2024-09-17T11:46:53.350047+0000 mgr.y (mgr.15123) 82 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:46:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:56 smithi121 bash[20577]: cluster 2024-09-17T11:46:55.047560+0000 mgr.y (mgr.15123) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:56.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:56 smithi092 bash[19809]: cluster 2024-09-17T11:46:55.047560+0000 mgr.y (mgr.15123) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:56.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:56 smithi092 bash[26066]: cluster 2024-09-17T11:46:55.047560+0000 mgr.y (mgr.15123) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:46:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:46:58 smithi121 bash[20577]: cluster 2024-09-17T11:46:57.048267+0000 mgr.y (mgr.15123) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:46:58 smithi092 bash[19809]: cluster 2024-09-17T11:46:57.048267+0000 mgr.y (mgr.15123) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:46:58.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:46:58 smithi092 bash[26066]: cluster 2024-09-17T11:46:57.048267+0000 mgr.y (mgr.15123) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:00 smithi121 bash[20577]: cluster 2024-09-17T11:46:59.049952+0000 mgr.y (mgr.15123) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:00.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:00 smithi092 bash[19809]: cluster 2024-09-17T11:46:59.049952+0000 mgr.y (mgr.15123) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:00.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:00 smithi092 bash[26066]: cluster 2024-09-17T11:46:59.049952+0000 mgr.y (mgr.15123) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:02 smithi121 bash[20577]: cluster 2024-09-17T11:47:01.050667+0000 mgr.y (mgr.15123) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:02.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:02 smithi092 bash[19809]: cluster 2024-09-17T11:47:01.050667+0000 mgr.y (mgr.15123) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:02 smithi092 bash[26066]: cluster 2024-09-17T11:47:01.050667+0000 mgr.y (mgr.15123) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:03 smithi121 bash[20577]: audit 2024-09-17T11:47:02.749004+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:03.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:03 smithi092 bash[19809]: audit 2024-09-17T11:47:02.749004+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:03.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:03 smithi092 bash[26066]: audit 2024-09-17T11:47:02.749004+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:03.991 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:47:03 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:47:03] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T11:47:04.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:04 smithi092 bash[26066]: cluster 2024-09-17T11:47:03.051508+0000 mgr.y (mgr.15123) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:04.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:04 smithi092 bash[26066]: audit 2024-09-17T11:47:03.361253+0000 mgr.y (mgr.15123) 88 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:04.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:04 smithi092 bash[19809]: cluster 2024-09-17T11:47:03.051508+0000 mgr.y (mgr.15123) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:04.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:04 smithi092 bash[19809]: audit 2024-09-17T11:47:03.361253+0000 mgr.y (mgr.15123) 88 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:04 smithi121 bash[20577]: cluster 2024-09-17T11:47:03.051508+0000 mgr.y (mgr.15123) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:04 smithi121 bash[20577]: audit 2024-09-17T11:47:03.361253+0000 mgr.y (mgr.15123) 88 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:06.478 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:06 smithi121 bash[20577]: cluster 2024-09-17T11:47:05.052471+0000 mgr.y (mgr.15123) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:06.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:06 smithi092 bash[19809]: cluster 2024-09-17T11:47:05.052471+0000 mgr.y (mgr.15123) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:06.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:06 smithi092 bash[26066]: cluster 2024-09-17T11:47:05.052471+0000 mgr.y (mgr.15123) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:08 smithi121 bash[20577]: cluster 2024-09-17T11:47:07.053319+0000 mgr.y (mgr.15123) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:08.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:08 smithi092 bash[19809]: cluster 2024-09-17T11:47:07.053319+0000 mgr.y (mgr.15123) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:08.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:08 smithi092 bash[26066]: cluster 2024-09-17T11:47:07.053319+0000 mgr.y (mgr.15123) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:10 smithi121 bash[20577]: cluster 2024-09-17T11:47:09.054963+0000 mgr.y (mgr.15123) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:10.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:10 smithi092 bash[19809]: cluster 2024-09-17T11:47:09.054963+0000 mgr.y (mgr.15123) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:10 smithi092 bash[26066]: cluster 2024-09-17T11:47:09.054963+0000 mgr.y (mgr.15123) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:11 smithi121 bash[20577]: audit 2024-09-17T11:47:10.386825+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:11 smithi121 bash[20577]: audit 2024-09-17T11:47:10.398995+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:11 smithi121 bash[20577]: audit 2024-09-17T11:47:10.411962+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:11 smithi121 bash[20577]: audit 2024-09-17T11:47:10.720839+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:11 smithi121 bash[20577]: audit 2024-09-17T11:47:10.731720+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:11 smithi121 bash[20577]: audit 2024-09-17T11:47:10.742940+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[19809]: audit 2024-09-17T11:47:10.386825+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[19809]: audit 2024-09-17T11:47:10.398995+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[19809]: audit 2024-09-17T11:47:10.411962+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[19809]: audit 2024-09-17T11:47:10.720839+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[19809]: audit 2024-09-17T11:47:10.731720+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[19809]: audit 2024-09-17T11:47:10.742940+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[26066]: audit 2024-09-17T11:47:10.386825+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[26066]: audit 2024-09-17T11:47:10.398995+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[26066]: audit 2024-09-17T11:47:10.411962+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[26066]: audit 2024-09-17T11:47:10.720839+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[26066]: audit 2024-09-17T11:47:10.731720+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:11.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:11 smithi092 bash[26066]: audit 2024-09-17T11:47:10.742940+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:12.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:12 smithi121 bash[20577]: cluster 2024-09-17T11:47:11.055643+0000 mgr.y (mgr.15123) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:12.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:12 smithi092 bash[19809]: cluster 2024-09-17T11:47:11.055643+0000 mgr.y (mgr.15123) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:12.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:12 smithi092 bash[26066]: cluster 2024-09-17T11:47:11.055643+0000 mgr.y (mgr.15123) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:14.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:47:13 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:47:13] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.43.0" 2024-09-17T11:47:14.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:14 smithi121 bash[20577]: cluster 2024-09-17T11:47:13.056375+0000 mgr.y (mgr.15123) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:14.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:14 smithi121 bash[20577]: audit 2024-09-17T11:47:13.369973+0000 mgr.y (mgr.15123) 94 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:14.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:14 smithi092 bash[19809]: cluster 2024-09-17T11:47:13.056375+0000 mgr.y (mgr.15123) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:14.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:14 smithi092 bash[19809]: audit 2024-09-17T11:47:13.369973+0000 mgr.y (mgr.15123) 94 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:14.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:14 smithi092 bash[26066]: cluster 2024-09-17T11:47:13.056375+0000 mgr.y (mgr.15123) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:14 smithi092 bash[26066]: audit 2024-09-17T11:47:13.369973+0000 mgr.y (mgr.15123) 94 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:16.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:16 smithi121 bash[20577]: cluster 2024-09-17T11:47:15.058025+0000 mgr.y (mgr.15123) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:16.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:16 smithi092 bash[19809]: cluster 2024-09-17T11:47:15.058025+0000 mgr.y (mgr.15123) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:16.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:16 smithi092 bash[26066]: cluster 2024-09-17T11:47:15.058025+0000 mgr.y (mgr.15123) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:18.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:18 smithi121 bash[20577]: cluster 2024-09-17T11:47:17.058755+0000 mgr.y (mgr.15123) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:18.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:18 smithi121 bash[20577]: audit 2024-09-17T11:47:17.749084+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:18.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:18 smithi092 bash[19809]: cluster 2024-09-17T11:47:17.058755+0000 mgr.y (mgr.15123) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:18.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:18 smithi092 bash[19809]: audit 2024-09-17T11:47:17.749084+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:18.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:18 smithi092 bash[26066]: cluster 2024-09-17T11:47:17.058755+0000 mgr.y (mgr.15123) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:18.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:18 smithi092 bash[26066]: audit 2024-09-17T11:47:17.749084+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:19.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:19 smithi121 bash[20577]: cluster 2024-09-17T11:47:19.060412+0000 mgr.y (mgr.15123) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:19.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:19 smithi092 bash[19809]: cluster 2024-09-17T11:47:19.060412+0000 mgr.y (mgr.15123) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:19.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:19 smithi092 bash[26066]: cluster 2024-09-17T11:47:19.060412+0000 mgr.y (mgr.15123) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:22 smithi121 bash[20577]: cluster 2024-09-17T11:47:21.061118+0000 mgr.y (mgr.15123) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:22.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:22 smithi092 bash[19809]: cluster 2024-09-17T11:47:21.061118+0000 mgr.y (mgr.15123) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:22.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:22 smithi092 bash[26066]: cluster 2024-09-17T11:47:21.061118+0000 mgr.y (mgr.15123) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:24.071 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:47:23 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:47:23] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.43.0" 2024-09-17T11:47:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:24 smithi121 bash[20577]: cluster 2024-09-17T11:47:23.061861+0000 mgr.y (mgr.15123) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:24 smithi121 bash[20577]: audit 2024-09-17T11:47:23.381210+0000 mgr.y (mgr.15123) 100 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:24.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:24 smithi092 bash[19809]: cluster 2024-09-17T11:47:23.061861+0000 mgr.y (mgr.15123) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:24.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:24 smithi092 bash[19809]: audit 2024-09-17T11:47:23.381210+0000 mgr.y (mgr.15123) 100 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:24 smithi092 bash[26066]: cluster 2024-09-17T11:47:23.061861+0000 mgr.y (mgr.15123) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:24 smithi092 bash[26066]: audit 2024-09-17T11:47:23.381210+0000 mgr.y (mgr.15123) 100 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:26.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:26 smithi092 bash[19809]: cluster 2024-09-17T11:47:25.063505+0000 mgr.y (mgr.15123) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:26.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:26 smithi092 bash[26066]: cluster 2024-09-17T11:47:25.063505+0000 mgr.y (mgr.15123) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:26 smithi121 bash[20577]: cluster 2024-09-17T11:47:25.063505+0000 mgr.y (mgr.15123) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:28.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:28 smithi121 bash[20577]: cluster 2024-09-17T11:47:27.064226+0000 mgr.y (mgr.15123) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:28.479 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:28 smithi092 bash[19809]: cluster 2024-09-17T11:47:27.064226+0000 mgr.y (mgr.15123) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:28.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:28 smithi092 bash[26066]: cluster 2024-09-17T11:47:27.064226+0000 mgr.y (mgr.15123) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:30 smithi121 bash[20577]: cluster 2024-09-17T11:47:29.065719+0000 mgr.y (mgr.15123) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:30.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:30 smithi092 bash[26066]: cluster 2024-09-17T11:47:29.065719+0000 mgr.y (mgr.15123) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:30.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:30 smithi092 bash[19809]: cluster 2024-09-17T11:47:29.065719+0000 mgr.y (mgr.15123) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:31 smithi121 bash[20577]: audit 2024-09-17T11:47:30.616589+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:31 smithi121 bash[20577]: audit 2024-09-17T11:47:30.625310+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:31 smithi121 bash[20577]: audit 2024-09-17T11:47:30.634725+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:31 smithi121 bash[20577]: audit 2024-09-17T11:47:30.952748+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:31 smithi121 bash[20577]: audit 2024-09-17T11:47:30.966239+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:31 smithi121 bash[20577]: audit 2024-09-17T11:47:30.977370+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:31 smithi121 bash[20577]: cluster 2024-09-17T11:47:31.066420+0000 mgr.y (mgr.15123) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:32.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[19809]: audit 2024-09-17T11:47:30.616589+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[19809]: audit 2024-09-17T11:47:30.625310+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[19809]: audit 2024-09-17T11:47:30.634725+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[19809]: audit 2024-09-17T11:47:30.952748+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[19809]: audit 2024-09-17T11:47:30.966239+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[19809]: audit 2024-09-17T11:47:30.977370+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[19809]: cluster 2024-09-17T11:47:31.066420+0000 mgr.y (mgr.15123) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:32.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[26066]: audit 2024-09-17T11:47:30.616589+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[26066]: audit 2024-09-17T11:47:30.625310+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[26066]: audit 2024-09-17T11:47:30.634725+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[26066]: audit 2024-09-17T11:47:30.952748+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[26066]: audit 2024-09-17T11:47:30.966239+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[26066]: audit 2024-09-17T11:47:30.977370+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:32.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:31 smithi092 bash[26066]: cluster 2024-09-17T11:47:31.066420+0000 mgr.y (mgr.15123) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:32 smithi121 bash[20577]: audit 2024-09-17T11:47:32.749876+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:33.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:32 smithi092 bash[19809]: audit 2024-09-17T11:47:32.749876+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:33.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:32 smithi092 bash[26066]: audit 2024-09-17T11:47:32.749876+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:33.985 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:47:33 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:47:33] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T11:47:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:33 smithi121 bash[20577]: cluster 2024-09-17T11:47:33.067137+0000 mgr.y (mgr.15123) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:33 smithi121 bash[20577]: audit 2024-09-17T11:47:33.390116+0000 mgr.y (mgr.15123) 106 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:34.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:33 smithi092 bash[19809]: cluster 2024-09-17T11:47:33.067137+0000 mgr.y (mgr.15123) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:34.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:33 smithi092 bash[19809]: audit 2024-09-17T11:47:33.390116+0000 mgr.y (mgr.15123) 106 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:34.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:33 smithi092 bash[26066]: cluster 2024-09-17T11:47:33.067137+0000 mgr.y (mgr.15123) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:34.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:33 smithi092 bash[26066]: audit 2024-09-17T11:47:33.390116+0000 mgr.y (mgr.15123) 106 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:36 smithi121 bash[20577]: cluster 2024-09-17T11:47:35.068795+0000 mgr.y (mgr.15123) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:36.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:36 smithi092 bash[19809]: cluster 2024-09-17T11:47:35.068795+0000 mgr.y (mgr.15123) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:36.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:36 smithi092 bash[26066]: cluster 2024-09-17T11:47:35.068795+0000 mgr.y (mgr.15123) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:37 smithi121 bash[20577]: audit 2024-09-17T11:47:36.593130+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:47:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:37 smithi121 bash[20577]: audit 2024-09-17T11:47:36.595314+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:47:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:37 smithi121 bash[20577]: audit 2024-09-17T11:47:36.607218+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:37.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:37 smithi092 bash[19809]: audit 2024-09-17T11:47:36.593130+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:47:37.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:37 smithi092 bash[19809]: audit 2024-09-17T11:47:36.595314+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:47:37.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:37 smithi092 bash[19809]: audit 2024-09-17T11:47:36.607218+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:37.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:37 smithi092 bash[26066]: audit 2024-09-17T11:47:36.593130+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:47:37.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:37 smithi092 bash[26066]: audit 2024-09-17T11:47:36.595314+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:47:37.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:37 smithi092 bash[26066]: audit 2024-09-17T11:47:36.607218+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:38 smithi121 bash[20577]: cluster 2024-09-17T11:47:37.069607+0000 mgr.y (mgr.15123) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:38.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:38 smithi092 bash[19809]: cluster 2024-09-17T11:47:37.069607+0000 mgr.y (mgr.15123) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:38.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:38 smithi092 bash[26066]: cluster 2024-09-17T11:47:37.069607+0000 mgr.y (mgr.15123) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:40 smithi121 bash[20577]: cluster 2024-09-17T11:47:39.071260+0000 mgr.y (mgr.15123) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:40.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:40 smithi092 bash[19809]: cluster 2024-09-17T11:47:39.071260+0000 mgr.y (mgr.15123) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:40.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:40 smithi092 bash[26066]: cluster 2024-09-17T11:47:39.071260+0000 mgr.y (mgr.15123) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:42 smithi121 bash[20577]: cluster 2024-09-17T11:47:41.071982+0000 mgr.y (mgr.15123) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:42.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:42 smithi092 bash[19809]: cluster 2024-09-17T11:47:41.071982+0000 mgr.y (mgr.15123) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:42.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:42 smithi092 bash[26066]: cluster 2024-09-17T11:47:41.071982+0000 mgr.y (mgr.15123) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:44.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:47:43 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:47:43] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T11:47:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:44 smithi121 bash[20577]: cluster 2024-09-17T11:47:43.072685+0000 mgr.y (mgr.15123) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:44 smithi121 bash[20577]: audit 2024-09-17T11:47:43.401393+0000 mgr.y (mgr.15123) 112 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:44.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:44 smithi092 bash[19809]: cluster 2024-09-17T11:47:43.072685+0000 mgr.y (mgr.15123) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:44.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:44 smithi092 bash[19809]: audit 2024-09-17T11:47:43.401393+0000 mgr.y (mgr.15123) 112 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:44.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:44 smithi092 bash[26066]: cluster 2024-09-17T11:47:43.072685+0000 mgr.y (mgr.15123) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:44.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:44 smithi092 bash[26066]: audit 2024-09-17T11:47:43.401393+0000 mgr.y (mgr.15123) 112 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:46.535 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:46 smithi092 bash[19809]: cluster 2024-09-17T11:47:45.074360+0000 mgr.y (mgr.15123) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:46.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:46 smithi092 bash[26066]: cluster 2024-09-17T11:47:45.074360+0000 mgr.y (mgr.15123) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:46 smithi121 bash[20577]: cluster 2024-09-17T11:47:45.074360+0000 mgr.y (mgr.15123) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:48.442 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:48 smithi121 bash[20577]: cluster 2024-09-17T11:47:47.074867+0000 mgr.y (mgr.15123) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:48.442 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:48 smithi121 bash[20577]: audit 2024-09-17T11:47:47.750022+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:48.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:48 smithi092 bash[19809]: cluster 2024-09-17T11:47:47.074867+0000 mgr.y (mgr.15123) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:48.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:48 smithi092 bash[19809]: audit 2024-09-17T11:47:47.750022+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:48.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:48 smithi092 bash[26066]: cluster 2024-09-17T11:47:47.074867+0000 mgr.y (mgr.15123) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:48.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:48 smithi092 bash[26066]: audit 2024-09-17T11:47:47.750022+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:47:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:50 smithi121 bash[20577]: cluster 2024-09-17T11:47:49.076469+0000 mgr.y (mgr.15123) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:50.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:50 smithi092 bash[19809]: cluster 2024-09-17T11:47:49.076469+0000 mgr.y (mgr.15123) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:50.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:50 smithi092 bash[26066]: cluster 2024-09-17T11:47:49.076469+0000 mgr.y (mgr.15123) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:51 smithi121 bash[20577]: audit 2024-09-17T11:47:50.838060+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:51 smithi121 bash[20577]: audit 2024-09-17T11:47:50.847151+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:51 smithi121 bash[20577]: audit 2024-09-17T11:47:50.856346+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:51 smithi121 bash[20577]: cluster 2024-09-17T11:47:51.077173+0000 mgr.y (mgr.15123) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:51 smithi121 bash[20577]: audit 2024-09-17T11:47:51.162341+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:51 smithi121 bash[20577]: audit 2024-09-17T11:47:51.173785+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:51 smithi121 bash[20577]: audit 2024-09-17T11:47:51.184877+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[19809]: audit 2024-09-17T11:47:50.838060+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[19809]: audit 2024-09-17T11:47:50.847151+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[19809]: audit 2024-09-17T11:47:50.856346+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[19809]: cluster 2024-09-17T11:47:51.077173+0000 mgr.y (mgr.15123) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:52.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[19809]: audit 2024-09-17T11:47:51.162341+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[19809]: audit 2024-09-17T11:47:51.173785+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[19809]: audit 2024-09-17T11:47:51.184877+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[26066]: audit 2024-09-17T11:47:50.838060+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[26066]: audit 2024-09-17T11:47:50.847151+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[26066]: audit 2024-09-17T11:47:50.856346+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[26066]: cluster 2024-09-17T11:47:51.077173+0000 mgr.y (mgr.15123) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[26066]: audit 2024-09-17T11:47:51.162341+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[26066]: audit 2024-09-17T11:47:51.173785+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:51 smithi092 bash[26066]: audit 2024-09-17T11:47:51.184877+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:47:54.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:47:53 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:47:53] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T11:47:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:54 smithi121 bash[20577]: cluster 2024-09-17T11:47:53.077923+0000 mgr.y (mgr.15123) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:54.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:54 smithi092 bash[19809]: cluster 2024-09-17T11:47:53.077923+0000 mgr.y (mgr.15123) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:54.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:54 smithi092 bash[26066]: cluster 2024-09-17T11:47:53.077923+0000 mgr.y (mgr.15123) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:55 smithi121 bash[20577]: audit 2024-09-17T11:47:53.404423+0000 mgr.y (mgr.15123) 118 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:55.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:55 smithi092 bash[19809]: audit 2024-09-17T11:47:53.404423+0000 mgr.y (mgr.15123) 118 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:55.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:55 smithi092 bash[26066]: audit 2024-09-17T11:47:53.404423+0000 mgr.y (mgr.15123) 118 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:47:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:56 smithi121 bash[20577]: cluster 2024-09-17T11:47:55.079495+0000 mgr.y (mgr.15123) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:56.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:56 smithi092 bash[19809]: cluster 2024-09-17T11:47:55.079495+0000 mgr.y (mgr.15123) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:56.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:56 smithi092 bash[26066]: cluster 2024-09-17T11:47:55.079495+0000 mgr.y (mgr.15123) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:47:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:47:58 smithi121 bash[20577]: cluster 2024-09-17T11:47:57.080199+0000 mgr.y (mgr.15123) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:47:58 smithi092 bash[19809]: cluster 2024-09-17T11:47:57.080199+0000 mgr.y (mgr.15123) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:47:58.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:47:58 smithi092 bash[26066]: cluster 2024-09-17T11:47:57.080199+0000 mgr.y (mgr.15123) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:00 smithi121 bash[20577]: cluster 2024-09-17T11:47:59.081791+0000 mgr.y (mgr.15123) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:00.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:00 smithi092 bash[19809]: cluster 2024-09-17T11:47:59.081791+0000 mgr.y (mgr.15123) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:00.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:00 smithi092 bash[26066]: cluster 2024-09-17T11:47:59.081791+0000 mgr.y (mgr.15123) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:02 smithi121 bash[20577]: cluster 2024-09-17T11:48:01.082542+0000 mgr.y (mgr.15123) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:02.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:02 smithi092 bash[19809]: cluster 2024-09-17T11:48:01.082542+0000 mgr.y (mgr.15123) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:02 smithi092 bash[26066]: cluster 2024-09-17T11:48:01.082542+0000 mgr.y (mgr.15123) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:03 smithi121 bash[20577]: audit 2024-09-17T11:48:02.750502+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:03.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:03 smithi092 bash[19809]: audit 2024-09-17T11:48:02.750502+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:03.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:03 smithi092 bash[26066]: audit 2024-09-17T11:48:02.750502+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:04.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:48:03 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:48:03] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T11:48:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:04 smithi121 bash[20577]: cluster 2024-09-17T11:48:03.083249+0000 mgr.y (mgr.15123) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:04.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:04 smithi092 bash[19809]: cluster 2024-09-17T11:48:03.083249+0000 mgr.y (mgr.15123) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:04.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:04 smithi092 bash[26066]: cluster 2024-09-17T11:48:03.083249+0000 mgr.y (mgr.15123) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:05.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:05 smithi092 bash[19809]: audit 2024-09-17T11:48:03.414049+0000 mgr.y (mgr.15123) 124 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:05.505 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:05 smithi092 bash[26066]: audit 2024-09-17T11:48:03.414049+0000 mgr.y (mgr.15123) 124 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:05 smithi121 bash[20577]: audit 2024-09-17T11:48:03.414049+0000 mgr.y (mgr.15123) 124 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:06.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:06 smithi092 bash[26066]: cluster 2024-09-17T11:48:05.084930+0000 mgr.y (mgr.15123) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:06.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:06 smithi092 bash[19809]: cluster 2024-09-17T11:48:05.084930+0000 mgr.y (mgr.15123) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:06 smithi121 bash[20577]: cluster 2024-09-17T11:48:05.084930+0000 mgr.y (mgr.15123) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:08.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:08 smithi092 bash[19809]: cluster 2024-09-17T11:48:07.085724+0000 mgr.y (mgr.15123) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:08.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:08 smithi092 bash[26066]: cluster 2024-09-17T11:48:07.085724+0000 mgr.y (mgr.15123) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:08 smithi121 bash[20577]: cluster 2024-09-17T11:48:07.085724+0000 mgr.y (mgr.15123) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:10.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:10 smithi121 bash[20577]: cluster 2024-09-17T11:48:09.087365+0000 mgr.y (mgr.15123) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:10.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:10 smithi092 bash[19809]: cluster 2024-09-17T11:48:09.087365+0000 mgr.y (mgr.15123) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:10 smithi092 bash[26066]: cluster 2024-09-17T11:48:09.087365+0000 mgr.y (mgr.15123) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:12 smithi121 bash[20577]: audit 2024-09-17T11:48:11.058646+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:12 smithi121 bash[20577]: audit 2024-09-17T11:48:11.069808+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:12 smithi121 bash[20577]: audit 2024-09-17T11:48:11.081009+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:12 smithi121 bash[20577]: cluster 2024-09-17T11:48:11.087813+0000 mgr.y (mgr.15123) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:12 smithi121 bash[20577]: audit 2024-09-17T11:48:11.350914+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:12 smithi121 bash[20577]: audit 2024-09-17T11:48:11.361867+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:12 smithi121 bash[20577]: audit 2024-09-17T11:48:11.373261+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[19809]: audit 2024-09-17T11:48:11.058646+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[19809]: audit 2024-09-17T11:48:11.069808+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[19809]: audit 2024-09-17T11:48:11.081009+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[19809]: cluster 2024-09-17T11:48:11.087813+0000 mgr.y (mgr.15123) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[19809]: audit 2024-09-17T11:48:11.350914+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[19809]: audit 2024-09-17T11:48:11.361867+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[19809]: audit 2024-09-17T11:48:11.373261+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[26066]: audit 2024-09-17T11:48:11.058646+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[26066]: audit 2024-09-17T11:48:11.069808+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[26066]: audit 2024-09-17T11:48:11.081009+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[26066]: cluster 2024-09-17T11:48:11.087813+0000 mgr.y (mgr.15123) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[26066]: audit 2024-09-17T11:48:11.350914+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[26066]: audit 2024-09-17T11:48:11.361867+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:12.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:12 smithi092 bash[26066]: audit 2024-09-17T11:48:11.373261+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:14.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:48:13 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:48:13] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T11:48:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:14 smithi121 bash[20577]: cluster 2024-09-17T11:48:13.088478+0000 mgr.y (mgr.15123) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:14.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:14 smithi092 bash[19809]: cluster 2024-09-17T11:48:13.088478+0000 mgr.y (mgr.15123) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:14.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:14 smithi092 bash[26066]: cluster 2024-09-17T11:48:13.088478+0000 mgr.y (mgr.15123) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:15 smithi121 bash[20577]: audit 2024-09-17T11:48:13.422082+0000 mgr.y (mgr.15123) 130 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:15.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:15 smithi092 bash[19809]: audit 2024-09-17T11:48:13.422082+0000 mgr.y (mgr.15123) 130 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:15.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:15 smithi092 bash[26066]: audit 2024-09-17T11:48:13.422082+0000 mgr.y (mgr.15123) 130 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:16 smithi121 bash[20577]: cluster 2024-09-17T11:48:15.090244+0000 mgr.y (mgr.15123) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:16.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:16 smithi092 bash[19809]: cluster 2024-09-17T11:48:15.090244+0000 mgr.y (mgr.15123) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:16.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:16 smithi092 bash[26066]: cluster 2024-09-17T11:48:15.090244+0000 mgr.y (mgr.15123) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:18 smithi121 bash[20577]: cluster 2024-09-17T11:48:17.091079+0000 mgr.y (mgr.15123) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:18 smithi121 bash[20577]: audit 2024-09-17T11:48:17.750722+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:18.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:18 smithi092 bash[19809]: cluster 2024-09-17T11:48:17.091079+0000 mgr.y (mgr.15123) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:18.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:18 smithi092 bash[19809]: audit 2024-09-17T11:48:17.750722+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:18.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:18 smithi092 bash[26066]: cluster 2024-09-17T11:48:17.091079+0000 mgr.y (mgr.15123) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:18.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:18 smithi092 bash[26066]: audit 2024-09-17T11:48:17.750722+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:20 smithi121 bash[20577]: cluster 2024-09-17T11:48:19.092837+0000 mgr.y (mgr.15123) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:20.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:20 smithi092 bash[19809]: cluster 2024-09-17T11:48:19.092837+0000 mgr.y (mgr.15123) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:20.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:20 smithi092 bash[26066]: cluster 2024-09-17T11:48:19.092837+0000 mgr.y (mgr.15123) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:22.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:22 smithi121 bash[20577]: cluster 2024-09-17T11:48:21.093617+0000 mgr.y (mgr.15123) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:22.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:22 smithi092 bash[19809]: cluster 2024-09-17T11:48:21.093617+0000 mgr.y (mgr.15123) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:22.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:22 smithi092 bash[26066]: cluster 2024-09-17T11:48:21.093617+0000 mgr.y (mgr.15123) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:24.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:48:23 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:48:23] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T11:48:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:24 smithi121 bash[20577]: cluster 2024-09-17T11:48:23.094282+0000 mgr.y (mgr.15123) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:24.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:24 smithi092 bash[19809]: cluster 2024-09-17T11:48:23.094282+0000 mgr.y (mgr.15123) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:24 smithi092 bash[26066]: cluster 2024-09-17T11:48:23.094282+0000 mgr.y (mgr.15123) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:25 smithi121 bash[20577]: audit 2024-09-17T11:48:23.430023+0000 mgr.y (mgr.15123) 136 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:25.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:25 smithi092 bash[19809]: audit 2024-09-17T11:48:23.430023+0000 mgr.y (mgr.15123) 136 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:25.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:25 smithi092 bash[26066]: audit 2024-09-17T11:48:23.430023+0000 mgr.y (mgr.15123) 136 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:26.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:26 smithi092 bash[19809]: cluster 2024-09-17T11:48:25.096053+0000 mgr.y (mgr.15123) 137 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:26.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:26 smithi092 bash[26066]: cluster 2024-09-17T11:48:25.096053+0000 mgr.y (mgr.15123) 137 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:26 smithi121 bash[20577]: cluster 2024-09-17T11:48:25.096053+0000 mgr.y (mgr.15123) 137 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:28 smithi121 bash[20577]: cluster 2024-09-17T11:48:27.096605+0000 mgr.y (mgr.15123) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:28.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:28 smithi092 bash[19809]: cluster 2024-09-17T11:48:27.096605+0000 mgr.y (mgr.15123) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:28.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:28 smithi092 bash[26066]: cluster 2024-09-17T11:48:27.096605+0000 mgr.y (mgr.15123) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:30 smithi121 bash[20577]: cluster 2024-09-17T11:48:29.097739+0000 mgr.y (mgr.15123) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:30.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:30 smithi092 bash[19809]: cluster 2024-09-17T11:48:29.097739+0000 mgr.y (mgr.15123) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:30.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:30 smithi092 bash[26066]: cluster 2024-09-17T11:48:29.097739+0000 mgr.y (mgr.15123) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:31.008 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T11:48:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:32 smithi121 bash[20577]: cluster 2024-09-17T11:48:31.098235+0000 mgr.y (mgr.15123) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:32 smithi121 bash[20577]: audit 2024-09-17T11:48:31.217771+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:32 smithi121 bash[20577]: audit 2024-09-17T11:48:31.225270+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:32 smithi121 bash[20577]: audit 2024-09-17T11:48:31.231349+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:32 smithi121 bash[20577]: audit 2024-09-17T11:48:31.538773+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:32 smithi121 bash[20577]: audit 2024-09-17T11:48:31.548216+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:32 smithi121 bash[20577]: audit 2024-09-17T11:48:31.555678+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[19809]: cluster 2024-09-17T11:48:31.098235+0000 mgr.y (mgr.15123) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:32.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[19809]: audit 2024-09-17T11:48:31.217771+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[19809]: audit 2024-09-17T11:48:31.225270+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[19809]: audit 2024-09-17T11:48:31.231349+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[19809]: audit 2024-09-17T11:48:31.538773+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[19809]: audit 2024-09-17T11:48:31.548216+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[19809]: audit 2024-09-17T11:48:31.555678+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[26066]: cluster 2024-09-17T11:48:31.098235+0000 mgr.y (mgr.15123) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[26066]: audit 2024-09-17T11:48:31.217771+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[26066]: audit 2024-09-17T11:48:31.225270+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[26066]: audit 2024-09-17T11:48:31.231349+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[26066]: audit 2024-09-17T11:48:31.538773+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[26066]: audit 2024-09-17T11:48:31.548216+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:32.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:32 smithi092 bash[26066]: audit 2024-09-17T11:48:31.555678+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:33 smithi121 bash[20577]: audit 2024-09-17T11:48:32.751440+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:33.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:33 smithi092 bash[19809]: audit 2024-09-17T11:48:32.751440+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:33.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:33 smithi092 bash[26066]: audit 2024-09-17T11:48:32.751440+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:34.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:48:33 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:48:33] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T11:48:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:34 smithi121 bash[20577]: cluster 2024-09-17T11:48:33.098926+0000 mgr.y (mgr.15123) 141 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:34.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:34 smithi092 bash[19809]: cluster 2024-09-17T11:48:33.098926+0000 mgr.y (mgr.15123) 141 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:34.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:34 smithi092 bash[26066]: cluster 2024-09-17T11:48:33.098926+0000 mgr.y (mgr.15123) 141 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:35 smithi121 bash[20577]: audit 2024-09-17T11:48:33.437147+0000 mgr.y (mgr.15123) 142 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:35.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:35 smithi092 bash[26066]: audit 2024-09-17T11:48:33.437147+0000 mgr.y (mgr.15123) 142 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:35.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:35 smithi092 bash[19809]: audit 2024-09-17T11:48:33.437147+0000 mgr.y (mgr.15123) 142 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:35.584 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:48:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:36 smithi121 bash[20577]: cluster 2024-09-17T11:48:35.100170+0000 mgr.y (mgr.15123) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:36.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:36 smithi092 bash[19809]: cluster 2024-09-17T11:48:35.100170+0000 mgr.y (mgr.15123) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:36.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:36 smithi092 bash[26066]: cluster 2024-09-17T11:48:35.100170+0000 mgr.y (mgr.15123) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:37 smithi121 bash[20577]: audit 2024-09-17T11:48:36.737421+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:48:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:37 smithi121 bash[20577]: audit 2024-09-17T11:48:36.738850+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:48:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:37 smithi121 bash[20577]: audit 2024-09-17T11:48:36.748795+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:37.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:37 smithi092 bash[19809]: audit 2024-09-17T11:48:36.737421+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:48:37.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:37 smithi092 bash[19809]: audit 2024-09-17T11:48:36.738850+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:48:37.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:37 smithi092 bash[19809]: audit 2024-09-17T11:48:36.748795+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:37.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:37 smithi092 bash[26066]: audit 2024-09-17T11:48:36.737421+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:48:37.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:37 smithi092 bash[26066]: audit 2024-09-17T11:48:36.738850+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:48:37.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:37 smithi092 bash[26066]: audit 2024-09-17T11:48:36.748795+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:38.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:38 smithi092 bash[19809]: cluster 2024-09-17T11:48:37.100724+0000 mgr.y (mgr.15123) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:38.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:38 smithi092 bash[26066]: cluster 2024-09-17T11:48:37.100724+0000 mgr.y (mgr.15123) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:38 smithi121 bash[20577]: cluster 2024-09-17T11:48:37.100724+0000 mgr.y (mgr.15123) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:39.434 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:48:39.434 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 8s ago 33m - - 2024-09-17T11:48:39.434 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 7s ago 33m - - 2024-09-17T11:48:39.434 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (22m) 8s ago 23m 13.9M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:48:39.434 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (22m) 7s ago 22m 78.8M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:48:39.435 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (3m) 8s ago 19m 48.0M - 3.8 980a0bfcd684 ff47e9b2ce1e 2024-09-17T11:48:39.435 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (14m) 7s ago 32m 443M - 19.3.0-4937-g74984932 6c1fcab85602 dc5fbf1d9b97 2024-09-17T11:48:39.435 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (5m) 8s ago 35m 507M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:48:39.435 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (35m) 8s ago 35m 83.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:48:39.435 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (32m) 7s ago 32m 61.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:48:39.435 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (32m) 8s ago 32m 59.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:48:39.435 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (23m) 8s ago 23m 9171k - 1.5.0 0da6a335fe13 7edaed2f11eb 2024-09-17T11:48:39.435 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (23m) 7s ago 23m 9075k - 1.5.0 0da6a335fe13 62e15180188f 2024-09-17T11:48:39.435 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (31m) 8s ago 31m 55.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (30m) 8s ago 30m 56.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (29m) 8s ago 29m 51.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (28m) 8s ago 28m 64.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (27m) 7s ago 27m 57.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (26m) 7s ago 26m 62.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (26m) 7s ago 26m 60.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (25m) 7s ago 25m 63.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (3m) 7s ago 24m 44.2M - 2.43.0 a07b618ecd1d 545755176bd5 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (20m) 8s ago 20m 97.6M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:48:39.436 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (20m) 7s ago 20m 97.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:48:40.169 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T11:48:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:40 smithi121 bash[20577]: cluster 2024-09-17T11:48:39.101724+0000 mgr.y (mgr.15123) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:48:40.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:40 smithi092 bash[19809]: cluster 2024-09-17T11:48:39.101724+0000 mgr.y (mgr.15123) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:48:40.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:40 smithi092 bash[26066]: cluster 2024-09-17T11:48:39.101724+0000 mgr.y (mgr.15123) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:48:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:41 smithi121 bash[20577]: audit 2024-09-17T11:48:39.413819+0000 mgr.y (mgr.15123) 146 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:48:41.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:41 smithi092 bash[19809]: audit 2024-09-17T11:48:39.413819+0000 mgr.y (mgr.15123) 146 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:48:41.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:41 smithi092 bash[26066]: audit 2024-09-17T11:48:39.413819+0000 mgr.y (mgr.15123) 146 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:48:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:42 smithi121 bash[20577]: cluster 2024-09-17T11:48:41.102414+0000 mgr.y (mgr.15123) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:48:42.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:42 smithi092 bash[19809]: cluster 2024-09-17T11:48:41.102414+0000 mgr.y (mgr.15123) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:48:42.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:42 smithi092 bash[26066]: cluster 2024-09-17T11:48:41.102414+0000 mgr.y (mgr.15123) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:48:44.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:48:43 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:48:43] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T11:48:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:44 smithi121 bash[20577]: cluster 2024-09-17T11:48:43.103254+0000 mgr.y (mgr.15123) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:48:44.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:44 smithi092 bash[19809]: cluster 2024-09-17T11:48:43.103254+0000 mgr.y (mgr.15123) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:48:44.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:44 smithi092 bash[26066]: cluster 2024-09-17T11:48:43.103254+0000 mgr.y (mgr.15123) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:48:44.927 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:48:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:45 smithi121 bash[20577]: audit 2024-09-17T11:48:43.440121+0000 mgr.y (mgr.15123) 149 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:45.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:45 smithi092 bash[19809]: audit 2024-09-17T11:48:43.440121+0000 mgr.y (mgr.15123) 149 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:45.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:45 smithi092 bash[26066]: audit 2024-09-17T11:48:43.440121+0000 mgr.y (mgr.15123) 149 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:46 smithi121 bash[20577]: cluster 2024-09-17T11:48:45.104963+0000 mgr.y (mgr.15123) 150 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:48:46.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:46 smithi092 bash[19809]: cluster 2024-09-17T11:48:45.104963+0000 mgr.y (mgr.15123) 150 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:48:46.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:46 smithi092 bash[26066]: cluster 2024-09-17T11:48:45.104963+0000 mgr.y (mgr.15123) 150 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:48:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:48 smithi121 bash[20577]: cluster 2024-09-17T11:48:47.105715+0000 mgr.y (mgr.15123) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:48 smithi121 bash[20577]: audit 2024-09-17T11:48:47.751687+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:48.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:48 smithi092 bash[19809]: cluster 2024-09-17T11:48:47.105715+0000 mgr.y (mgr.15123) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:48.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:48 smithi092 bash[19809]: audit 2024-09-17T11:48:47.751687+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:48.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:48 smithi092 bash[26066]: cluster 2024-09-17T11:48:47.105715+0000 mgr.y (mgr.15123) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:48.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:48 smithi092 bash[26066]: audit 2024-09-17T11:48:47.751687+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:48:49.397 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:48:49.397 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:48:49.398 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:48:49.399 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:48:49.399 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:48:49.399 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:48:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:50 smithi121 bash[20577]: cluster 2024-09-17T11:48:49.106489+0000 mgr.y (mgr.15123) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:50 smithi121 bash[20577]: audit 2024-09-17T11:48:49.401178+0000 mon.a (mon.0) 2019 : audit [DBG] from='client.? 172.21.15.92:0/439531868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:48:50.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:50 smithi092 bash[19809]: cluster 2024-09-17T11:48:49.106489+0000 mgr.y (mgr.15123) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:50.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:50 smithi092 bash[19809]: audit 2024-09-17T11:48:49.401178+0000 mon.a (mon.0) 2019 : audit [DBG] from='client.? 172.21.15.92:0/439531868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:48:50.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:50 smithi092 bash[26066]: cluster 2024-09-17T11:48:49.106489+0000 mgr.y (mgr.15123) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:48:50.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:50 smithi092 bash[26066]: audit 2024-09-17T11:48:49.401178+0000 mon.a (mon.0) 2019 : audit [DBG] from='client.? 172.21.15.92:0/439531868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:48:50.793 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph -s' 2024-09-17T11:48:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:52 smithi121 bash[20577]: cluster 2024-09-17T11:48:51.107107+0000 mgr.y (mgr.15123) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:52 smithi121 bash[20577]: audit 2024-09-17T11:48:51.403587+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:52 smithi121 bash[20577]: audit 2024-09-17T11:48:51.409427+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:52 smithi121 bash[20577]: audit 2024-09-17T11:48:51.419028+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:52 smithi121 bash[20577]: audit 2024-09-17T11:48:51.736399+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:52 smithi121 bash[20577]: audit 2024-09-17T11:48:51.745324+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:52 smithi121 bash[20577]: audit 2024-09-17T11:48:51.751281+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[19809]: cluster 2024-09-17T11:48:51.107107+0000 mgr.y (mgr.15123) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[19809]: audit 2024-09-17T11:48:51.403587+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[19809]: audit 2024-09-17T11:48:51.409427+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[19809]: audit 2024-09-17T11:48:51.419028+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[19809]: audit 2024-09-17T11:48:51.736399+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[19809]: audit 2024-09-17T11:48:51.745324+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[19809]: audit 2024-09-17T11:48:51.751281+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[26066]: cluster 2024-09-17T11:48:51.107107+0000 mgr.y (mgr.15123) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[26066]: audit 2024-09-17T11:48:51.403587+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[26066]: audit 2024-09-17T11:48:51.409427+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[26066]: audit 2024-09-17T11:48:51.419028+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[26066]: audit 2024-09-17T11:48:51.736399+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[26066]: audit 2024-09-17T11:48:51.745324+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:52.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:52 smithi092 bash[26066]: audit 2024-09-17T11:48:51.751281+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:48:54.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:48:53 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:48:53] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T11:48:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:54 smithi121 bash[20577]: cluster 2024-09-17T11:48:53.107938+0000 mgr.y (mgr.15123) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:54.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:54 smithi092 bash[19809]: cluster 2024-09-17T11:48:53.107938+0000 mgr.y (mgr.15123) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:54.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:54 smithi092 bash[26066]: cluster 2024-09-17T11:48:53.107938+0000 mgr.y (mgr.15123) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:55.553 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:48:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:55 smithi121 bash[20577]: audit 2024-09-17T11:48:53.449848+0000 mgr.y (mgr.15123) 155 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:55.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:55 smithi092 bash[19809]: audit 2024-09-17T11:48:53.449848+0000 mgr.y (mgr.15123) 155 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:55.822 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:55 smithi092 bash[26066]: audit 2024-09-17T11:48:53.449848+0000 mgr.y (mgr.15123) 155 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:48:56.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:56 smithi092 bash[19809]: cluster 2024-09-17T11:48:55.109654+0000 mgr.y (mgr.15123) 156 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:56.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:56 smithi092 bash[26066]: cluster 2024-09-17T11:48:55.109654+0000 mgr.y (mgr.15123) 156 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:56 smithi121 bash[20577]: cluster 2024-09-17T11:48:55.109654+0000 mgr.y (mgr.15123) 156 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:48:57.734 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:48:57 smithi092 bash[26066]: cluster 2024-09-17T11:48:57.110326+0000 mgr.y (mgr.15123) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:57.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:48:57 smithi092 bash[19809]: cluster 2024-09-17T11:48:57.110326+0000 mgr.y (mgr.15123) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:57.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:48:57 smithi121 bash[20577]: cluster 2024-09-17T11:48:57.110326+0000 mgr.y (mgr.15123) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:48:59.203 INFO:teuthology.orchestra.run.smithi092.stdout: cluster: 2024-09-17T11:48:59.203 INFO:teuthology.orchestra.run.smithi092.stdout: id: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: health: HEALTH_OK 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: services: 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: mon: 3 daemons, quorum a,b,c (age 33m) 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: mgr: y(active, since 3m), standbys: x 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: osd: 8 osds: 8 up (since 25m), 8 in (since 25m) 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: data: 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: pools: 6 pools, 161 pgs 2024-09-17T11:48:59.204 INFO:teuthology.orchestra.run.smithi092.stdout: objects: 212 objects, 585 KiB 2024-09-17T11:48:59.205 INFO:teuthology.orchestra.run.smithi092.stdout: usage: 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:48:59.205 INFO:teuthology.orchestra.run.smithi092.stdout: pgs: 161 active+clean 2024-09-17T11:48:59.205 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:48:59.205 INFO:teuthology.orchestra.run.smithi092.stdout: io: 2024-09-17T11:48:59.205 INFO:teuthology.orchestra.run.smithi092.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T11:48:59.205 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-17T11:48:59.925 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T11:49:00.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:00 smithi092 bash[19809]: cluster 2024-09-17T11:48:59.111901+0000 mgr.y (mgr.15123) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:00.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:00 smithi092 bash[19809]: audit 2024-09-17T11:48:59.206911+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.92:0/2661658793' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:49:00.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:00 smithi092 bash[26066]: cluster 2024-09-17T11:48:59.111901+0000 mgr.y (mgr.15123) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:00.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:00 smithi092 bash[26066]: audit 2024-09-17T11:48:59.206911+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.92:0/2661658793' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:49:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:00 smithi121 bash[20577]: cluster 2024-09-17T11:48:59.111901+0000 mgr.y (mgr.15123) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:00 smithi121 bash[20577]: audit 2024-09-17T11:48:59.206911+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.92:0/2661658793' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T11:49:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:02 smithi121 bash[20577]: cluster 2024-09-17T11:49:01.112608+0000 mgr.y (mgr.15123) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:02.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:02 smithi092 bash[19809]: cluster 2024-09-17T11:49:01.112608+0000 mgr.y (mgr.15123) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:02.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:02 smithi092 bash[26066]: cluster 2024-09-17T11:49:01.112608+0000 mgr.y (mgr.15123) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:03.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:03 smithi092 bash[19809]: audit 2024-09-17T11:49:02.752101+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:03.458 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:03 smithi092 bash[26066]: audit 2024-09-17T11:49:02.752101+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:03 smithi121 bash[20577]: audit 2024-09-17T11:49:02.752101+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:03.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:03 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:49:03] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T11:49:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:04 smithi121 bash[20577]: cluster 2024-09-17T11:49:03.113259+0000 mgr.y (mgr.15123) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:04.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:04 smithi092 bash[19809]: cluster 2024-09-17T11:49:03.113259+0000 mgr.y (mgr.15123) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:04.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:04 smithi092 bash[26066]: cluster 2024-09-17T11:49:03.113259+0000 mgr.y (mgr.15123) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:04.681 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:49:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:05 smithi121 bash[20577]: audit 2024-09-17T11:49:03.460845+0000 mgr.y (mgr.15123) 161 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:05.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:05 smithi092 bash[19809]: audit 2024-09-17T11:49:03.460845+0000 mgr.y (mgr.15123) 161 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:05.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:05 smithi092 bash[26066]: audit 2024-09-17T11:49:03.460845+0000 mgr.y (mgr.15123) 161 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:06.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:06 smithi092 bash[26066]: cluster 2024-09-17T11:49:05.114895+0000 mgr.y (mgr.15123) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:06.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:06 smithi092 bash[19809]: cluster 2024-09-17T11:49:05.114895+0000 mgr.y (mgr.15123) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:06 smithi121 bash[20577]: cluster 2024-09-17T11:49:05.114895+0000 mgr.y (mgr.15123) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:08.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:08 smithi092 bash[26066]: cluster 2024-09-17T11:49:07.115709+0000 mgr.y (mgr.15123) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:08.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:08 smithi092 bash[19809]: cluster 2024-09-17T11:49:07.115709+0000 mgr.y (mgr.15123) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:08.380 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T11:49:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:08 smithi121 bash[20577]: cluster 2024-09-17T11:49:07.115709+0000 mgr.y (mgr.15123) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:09 smithi121 bash[20577]: audit 2024-09-17T11:49:08.384039+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.92:0/2369595283' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:49:09.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:09 smithi092 bash[26066]: audit 2024-09-17T11:49:08.384039+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.92:0/2369595283' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:49:09.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:09 smithi092 bash[19809]: audit 2024-09-17T11:49:08.384039+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.92:0/2369595283' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:49:09.724 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T11:49:10.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:10 smithi121 bash[20577]: cluster 2024-09-17T11:49:09.117354+0000 mgr.y (mgr.15123) 164 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:10.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:10 smithi092 bash[19809]: cluster 2024-09-17T11:49:09.117354+0000 mgr.y (mgr.15123) 164 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:10.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:10 smithi092 bash[26066]: cluster 2024-09-17T11:49:09.117354+0000 mgr.y (mgr.15123) 164 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:12.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[26066]: cluster 2024-09-17T11:49:11.118043+0000 mgr.y (mgr.15123) 165 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:12.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[26066]: audit 2024-09-17T11:49:11.617993+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[26066]: audit 2024-09-17T11:49:11.625108+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[26066]: audit 2024-09-17T11:49:11.632598+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[26066]: audit 2024-09-17T11:49:11.951074+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[26066]: audit 2024-09-17T11:49:11.956470+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[26066]: audit 2024-09-17T11:49:11.962511+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[19809]: cluster 2024-09-17T11:49:11.118043+0000 mgr.y (mgr.15123) 165 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:12.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[19809]: audit 2024-09-17T11:49:11.617993+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[19809]: audit 2024-09-17T11:49:11.625108+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[19809]: audit 2024-09-17T11:49:11.632598+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[19809]: audit 2024-09-17T11:49:11.951074+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[19809]: audit 2024-09-17T11:49:11.956470+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:12 smithi092 bash[19809]: audit 2024-09-17T11:49:11.962511+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:12 smithi121 bash[20577]: cluster 2024-09-17T11:49:11.118043+0000 mgr.y (mgr.15123) 165 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:12 smithi121 bash[20577]: audit 2024-09-17T11:49:11.617993+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:12 smithi121 bash[20577]: audit 2024-09-17T11:49:11.625108+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:12 smithi121 bash[20577]: audit 2024-09-17T11:49:11.632598+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:12 smithi121 bash[20577]: audit 2024-09-17T11:49:11.951074+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:12 smithi121 bash[20577]: audit 2024-09-17T11:49:11.956470+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:12 smithi121 bash[20577]: audit 2024-09-17T11:49:11.962511+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' 2024-09-17T11:49:13.826 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:13 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:49:13] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T11:49:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:14 smithi121 bash[20577]: cluster 2024-09-17T11:49:13.118770+0000 mgr.y (mgr.15123) 166 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:14.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:14 smithi092 bash[19809]: cluster 2024-09-17T11:49:13.118770+0000 mgr.y (mgr.15123) 166 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:14.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:14 smithi092 bash[26066]: cluster 2024-09-17T11:49:13.118770+0000 mgr.y (mgr.15123) 166 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:14.942 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:49:15.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:15 smithi092 bash[19809]: audit 2024-09-17T11:49:13.470081+0000 mgr.y (mgr.15123) 167 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:15.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:15 smithi092 bash[26066]: audit 2024-09-17T11:49:13.470081+0000 mgr.y (mgr.15123) 167 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:15 smithi121 bash[20577]: audit 2024-09-17T11:49:13.470081+0000 mgr.y (mgr.15123) 167 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:16.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:16 smithi092 bash[26066]: cluster 2024-09-17T11:49:15.120414+0000 mgr.y (mgr.15123) 168 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:16.549 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:16 smithi092 bash[19809]: cluster 2024-09-17T11:49:15.120414+0000 mgr.y (mgr.15123) 168 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:16 smithi121 bash[20577]: cluster 2024-09-17T11:49:15.120414+0000 mgr.y (mgr.15123) 168 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:18 smithi121 bash[20577]: cluster 2024-09-17T11:49:17.121108+0000 mgr.y (mgr.15123) 169 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:18 smithi121 bash[20577]: audit 2024-09-17T11:49:17.752323+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:18.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:18 smithi092 bash[19809]: cluster 2024-09-17T11:49:17.121108+0000 mgr.y (mgr.15123) 169 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:18.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:18 smithi092 bash[19809]: audit 2024-09-17T11:49:17.752323+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:18.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:18 smithi092 bash[26066]: cluster 2024-09-17T11:49:17.121108+0000 mgr.y (mgr.15123) 169 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:18.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:18 smithi092 bash[26066]: audit 2024-09-17T11:49:17.752323+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.15123 172.21.15.92:0/407399791' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:18.627 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:49:19.371 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph mgr fail' 2024-09-17T11:49:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:19 smithi121 bash[20577]: audit 2024-09-17T11:49:18.619077+0000 mon.a (mon.0) 2034 : audit [DBG] from='client.? 172.21.15.92:0/3102343018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:49:19.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:19 smithi092 bash[19809]: audit 2024-09-17T11:49:18.619077+0000 mon.a (mon.0) 2034 : audit [DBG] from='client.? 172.21.15.92:0/3102343018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:49:19.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:19 smithi092 bash[26066]: audit 2024-09-17T11:49:18.619077+0000 mon.a (mon.0) 2034 : audit [DBG] from='client.? 172.21.15.92:0/3102343018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:49:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:20 smithi121 bash[20577]: cluster 2024-09-17T11:49:19.122783+0000 mgr.y (mgr.15123) 170 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:20.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:20 smithi092 bash[19809]: cluster 2024-09-17T11:49:19.122783+0000 mgr.y (mgr.15123) 170 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:20.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:20 smithi092 bash[26066]: cluster 2024-09-17T11:49:19.122783+0000 mgr.y (mgr.15123) 170 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:22 smithi121 bash[20577]: cluster 2024-09-17T11:49:21.123575+0000 mgr.y (mgr.15123) 171 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:22.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:22 smithi092 bash[19809]: cluster 2024-09-17T11:49:21.123575+0000 mgr.y (mgr.15123) 171 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:22.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:22 smithi092 bash[26066]: cluster 2024-09-17T11:49:21.123575+0000 mgr.y (mgr.15123) 171 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:23.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:23 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:49:23] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T11:49:24.119 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:49:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:24 smithi121 bash[20577]: cluster 2024-09-17T11:49:23.124433+0000 mgr.y (mgr.15123) 172 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:24.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:24 smithi092 bash[19809]: cluster 2024-09-17T11:49:23.124433+0000 mgr.y (mgr.15123) 172 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:24.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:24 smithi092 bash[26066]: cluster 2024-09-17T11:49:23.124433+0000 mgr.y (mgr.15123) 172 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:25.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:25 smithi092 bash[19809]: audit 2024-09-17T11:49:23.481310+0000 mgr.y (mgr.15123) 173 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:25.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:25 smithi092 bash[26066]: audit 2024-09-17T11:49:23.481310+0000 mgr.y (mgr.15123) 173 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:25 smithi121 bash[20577]: audit 2024-09-17T11:49:23.481310+0000 mgr.y (mgr.15123) 173 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:26 smithi121 bash[20577]: cluster 2024-09-17T11:49:25.126304+0000 mgr.y (mgr.15123) 174 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:26.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:26 smithi092 bash[19809]: cluster 2024-09-17T11:49:25.126304+0000 mgr.y (mgr.15123) 174 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:26.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:26 smithi092 bash[26066]: cluster 2024-09-17T11:49:25.126304+0000 mgr.y (mgr.15123) 174 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:28.054 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:27 smithi121 bash[54415]: [17/Sep/2024:11:49:27] ENGINE Bus STOPPING 2024-09-17T11:49:28.073 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:27 smithi092 bash[78704]: ignoring --setuser ceph since I am not root 2024-09-17T11:49:28.073 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:27 smithi092 bash[78704]: ignoring --setgroup ceph since I am not root 2024-09-17T11:49:28.073 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:27 smithi092 bash[78704]: debug 2024-09-17T11:49:27.837+0000 7f769bef4640 1 -- 172.21.15.92:0/2663547584 <== mon.0 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dff0aab0e0 con 0x55dff0aad400 2024-09-17T11:49:28.306 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[54415]: [17/Sep/2024:11:49:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:49:28.306 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[54415]: [17/Sep/2024:11:49:28] ENGINE Bus STOPPED 2024-09-17T11:49:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: cluster 2024-09-17T11:49:27.127103+0000 mgr.y (mgr.15123) 175 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.768672+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.92:0/451096543' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:49:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.769332+0000 mon.a (mon.0) 2035 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: cluster 2024-09-17T11:49:27.770010+0000 mon.a (mon.0) 2036 : cluster [INF] Activating manager daemon x 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: cluster 2024-09-17T11:49:27.780223+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.780524+0000 mon.a (mon.0) 2038 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: cluster 2024-09-17T11:49:27.780592+0000 mon.a (mon.0) 2039 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0105813s) 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.788684+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.788888+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.789069+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.790098+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.790410+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.790706+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.790974+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:49:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.791261+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:49:28.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.791563+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:49:28.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.791868+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:49:28.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.792168+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:49:28.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.792488+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:49:28.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.794191+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:49:28.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.794393+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:49:28.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[20577]: audit 2024-09-17T11:49:27.795095+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: cluster 2024-09-17T11:49:27.127103+0000 mgr.y (mgr.15123) 175 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.768672+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.92:0/451096543' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.769332+0000 mon.a (mon.0) 2035 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: cluster 2024-09-17T11:49:27.770010+0000 mon.a (mon.0) 2036 : cluster [INF] Activating manager daemon x 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: cluster 2024-09-17T11:49:27.780223+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.780524+0000 mon.a (mon.0) 2038 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: cluster 2024-09-17T11:49:27.780592+0000 mon.a (mon.0) 2039 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0105813s) 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.788684+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.788888+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:49:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.789069+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.790098+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.790410+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.790706+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.790974+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.791261+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.791563+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.791868+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.792168+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.792488+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:49:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: cluster 2024-09-17T11:49:27.127103+0000 mgr.y (mgr.15123) 175 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.768672+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.92:0/451096543' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.769332+0000 mon.a (mon.0) 2035 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: cluster 2024-09-17T11:49:27.770010+0000 mon.a (mon.0) 2036 : cluster [INF] Activating manager daemon x 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: cluster 2024-09-17T11:49:27.780223+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.780524+0000 mon.a (mon.0) 2038 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: cluster 2024-09-17T11:49:27.780592+0000 mon.a (mon.0) 2039 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0105813s) 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.788684+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.788888+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.789069+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.790098+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.790410+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.790706+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:49:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.790974+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:49:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.791261+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:49:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.791563+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:49:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.791868+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:49:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.792168+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:49:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.792488+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:49:28.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.794191+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:49:28.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.794393+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:49:28.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[19809]: audit 2024-09-17T11:49:27.795095+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:49:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.794191+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:49:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.794393+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:49:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:28 smithi092 bash[26066]: audit 2024-09-17T11:49:27.795095+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:49:28.704 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 180' 2024-09-17T11:49:29.265 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[54415]: [17/Sep/2024:11:49:28] ENGINE Bus STARTING 2024-09-17T11:49:29.265 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[54415]: [17/Sep/2024:11:49:28] ENGINE Serving on http://:::9283 2024-09-17T11:49:29.265 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:28 smithi121 bash[54415]: [17/Sep/2024:11:49:28] ENGINE Bus STARTED 2024-09-17T11:49:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: cluster 2024-09-17T11:49:28.265191+0000 mon.a (mon.0) 2040 : cluster [INF] Manager daemon x is now available 2024-09-17T11:49:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.566582+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.571999+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.572353+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.572703+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.573528+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.594560+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.595264+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.599737+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.600188+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.640111+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.640820+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: cluster 2024-09-17T11:49:28.787683+0000 mon.a (mon.0) 2046 : cluster [DBG] mgrmap e35: x(active, since 1.01767s) 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: audit 2024-09-17T11:49:28.802635+0000 mgr.x (mgr.24595) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:49:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[20577]: cluster 2024-09-17T11:49:28.804649+0000 mgr.x (mgr.24595) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:29.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: cluster 2024-09-17T11:49:28.265191+0000 mon.a (mon.0) 2040 : cluster [INF] Manager daemon x is now available 2024-09-17T11:49:29.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.566582+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.571999+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.572353+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.572703+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.573528+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.594560+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.595264+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.599737+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.600188+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.640111+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.640820+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: cluster 2024-09-17T11:49:28.787683+0000 mon.a (mon.0) 2046 : cluster [DBG] mgrmap e35: x(active, since 1.01767s) 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: audit 2024-09-17T11:49:28.802635+0000 mgr.x (mgr.24595) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:49:29.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[19809]: cluster 2024-09-17T11:49:28.804649+0000 mgr.x (mgr.24595) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: cluster 2024-09-17T11:49:28.265191+0000 mon.a (mon.0) 2040 : cluster [INF] Manager daemon x is now available 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.566582+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.571999+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.572353+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.572703+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.573528+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.594560+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.595264+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.599737+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.600188+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:49:29.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.640111+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:49:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.640820+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T11:49:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: cluster 2024-09-17T11:49:28.787683+0000 mon.a (mon.0) 2046 : cluster [DBG] mgrmap e35: x(active, since 1.01767s) 2024-09-17T11:49:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: audit 2024-09-17T11:49:28.802635+0000 mgr.x (mgr.24595) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:49:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:29 smithi092 bash[26066]: cluster 2024-09-17T11:49:28.804649+0000 mgr.x (mgr.24595) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:30.256 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: debug 2024-09-17T11:49:29.948+0000 7fde02da5640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:49:29] ENGINE Error in HTTPServer.serve 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: Traceback (most recent call last): 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: self._connections.run(self.expiration_interval) 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: self._run(expiration_interval) 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: s = self.context.wrap_socket( 2024-09-17T11:49:30.257 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:49:30.258 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: return self.sslsocket_class._create( 2024-09-17T11:49:30.258 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:49:30.258 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: self.do_handshake() 2024-09-17T11:49:30.258 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:49:30.258 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: self._sslobj.do_handshake() 2024-09-17T11:49:30.258 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:49:29 smithi121 bash[54415]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:49:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: audit 2024-09-17T11:49:29.346773+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: audit 2024-09-17T11:49:29.347334+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: cephadm 2024-09-17T11:49:29.728576+0000 mgr.x (mgr.24595) 3 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Bus STARTING 2024-09-17T11:49:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: cluster 2024-09-17T11:49:29.791219+0000 mgr.x (mgr.24595) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: cephadm 2024-09-17T11:49:29.830246+0000 mgr.x (mgr.24595) 5 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: audit 2024-09-17T11:49:29.897148+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: audit 2024-09-17T11:49:29.897601+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: cephadm 2024-09-17T11:49:29.897756+0000 mgr.x (mgr.24595) 6 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: cephadm 2024-09-17T11:49:29.898016+0000 mgr.x (mgr.24595) 7 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: audit 2024-09-17T11:49:29.898797+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: audit 2024-09-17T11:49:29.899685+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: cephadm 2024-09-17T11:49:29.949121+0000 mgr.x (mgr.24595) 8 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: cephadm 2024-09-17T11:49:29.949247+0000 mgr.x (mgr.24595) 9 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Bus STARTED 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: cephadm 2024-09-17T11:49:29.950777+0000 mgr.x (mgr.24595) 10 : cephadm [ERR] [17/Sep/2024:11:49:29] ENGINE Error in HTTPServer.serve 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: Traceback (most recent call last): 2024-09-17T11:49:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: self._connections.run(self.expiration_interval) 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: self._run(expiration_interval) 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: s = self.context.wrap_socket( 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: return self.sslsocket_class._create( 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: self.do_handshake() 2024-09-17T11:49:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:49:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: self._sslobj.do_handshake() 2024-09-17T11:49:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:49:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: audit 2024-09-17T11:49:30.166977+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:30 smithi121 bash[20577]: audit 2024-09-17T11:49:30.258290+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: audit 2024-09-17T11:49:29.346773+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: audit 2024-09-17T11:49:29.347334+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: cephadm 2024-09-17T11:49:29.728576+0000 mgr.x (mgr.24595) 3 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Bus STARTING 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: cluster 2024-09-17T11:49:29.791219+0000 mgr.x (mgr.24595) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: cephadm 2024-09-17T11:49:29.830246+0000 mgr.x (mgr.24595) 5 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: audit 2024-09-17T11:49:29.897148+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: audit 2024-09-17T11:49:29.897601+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: cephadm 2024-09-17T11:49:29.897756+0000 mgr.x (mgr.24595) 6 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: cephadm 2024-09-17T11:49:29.898016+0000 mgr.x (mgr.24595) 7 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: audit 2024-09-17T11:49:29.898797+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:30.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: audit 2024-09-17T11:49:29.899685+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: cephadm 2024-09-17T11:49:29.949121+0000 mgr.x (mgr.24595) 8 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: cephadm 2024-09-17T11:49:29.949247+0000 mgr.x (mgr.24595) 9 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Bus STARTED 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: cephadm 2024-09-17T11:49:29.950777+0000 mgr.x (mgr.24595) 10 : cephadm [ERR] [17/Sep/2024:11:49:29] ENGINE Error in HTTPServer.serve 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: Traceback (most recent call last): 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: self._connections.run(self.expiration_interval) 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: self._run(expiration_interval) 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:49:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: s = self.context.wrap_socket( 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: return self.sslsocket_class._create( 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: self.do_handshake() 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: self._sslobj.do_handshake() 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: audit 2024-09-17T11:49:30.166977+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[19809]: audit 2024-09-17T11:49:30.258290+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:30.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: audit 2024-09-17T11:49:29.346773+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: audit 2024-09-17T11:49:29.347334+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: cephadm 2024-09-17T11:49:29.728576+0000 mgr.x (mgr.24595) 3 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Bus STARTING 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: cluster 2024-09-17T11:49:29.791219+0000 mgr.x (mgr.24595) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: cephadm 2024-09-17T11:49:29.830246+0000 mgr.x (mgr.24595) 5 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Serving on http://172.21.15.121:8765 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: audit 2024-09-17T11:49:29.897148+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: audit 2024-09-17T11:49:29.897601+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: cephadm 2024-09-17T11:49:29.897756+0000 mgr.x (mgr.24595) 6 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: cephadm 2024-09-17T11:49:29.898016+0000 mgr.x (mgr.24595) 7 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: audit 2024-09-17T11:49:29.898797+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: audit 2024-09-17T11:49:29.899685+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: cephadm 2024-09-17T11:49:29.949121+0000 mgr.x (mgr.24595) 8 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Serving on https://172.21.15.121:7150 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: cephadm 2024-09-17T11:49:29.949247+0000 mgr.x (mgr.24595) 9 : cephadm [INF] [17/Sep/2024:11:49:29] ENGINE Bus STARTED 2024-09-17T11:49:30.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: cephadm 2024-09-17T11:49:29.950777+0000 mgr.x (mgr.24595) 10 : cephadm [ERR] [17/Sep/2024:11:49:29] ENGINE Error in HTTPServer.serve 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: Traceback (most recent call last): 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: self._connections.run(self.expiration_interval) 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: self._run(expiration_interval) 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: s = self.context.wrap_socket( 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: return self.sslsocket_class._create( 2024-09-17T11:49:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:49:30.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: self.do_handshake() 2024-09-17T11:49:30.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:49:30.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: self._sslobj.do_handshake() 2024-09-17T11:49:30.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:49:30.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: audit 2024-09-17T11:49:30.166977+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:30.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:30 smithi092 bash[26066]: audit 2024-09-17T11:49:30.258290+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: cephadm 2024-09-17T11:49:30.232068+0000 mgr.x (mgr.24595) 11 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: cephadm 2024-09-17T11:49:30.243611+0000 mgr.x (mgr.24595) 12 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: cluster 2024-09-17T11:49:30.281157+0000 mon.a (mon.0) 2051 : cluster [DBG] mgrmap e36: x(active, since 2s) 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: cephadm 2024-09-17T11:49:30.318200+0000 mgr.x (mgr.24595) 13 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: cephadm 2024-09-17T11:49:30.373555+0000 mgr.x (mgr.24595) 14 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.435090+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.446043+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: cephadm 2024-09-17T11:49:30.510858+0000 mgr.x (mgr.24595) 15 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: cephadm 2024-09-17T11:49:30.574245+0000 mgr.x (mgr.24595) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.715633+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.727154+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: cephadm 2024-09-17T11:49:30.730953+0000 mgr.x (mgr.24595) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:49:31.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.733607+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.738454+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.759486+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:31.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.759925+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:31.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.848737+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:30.979967+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:31.088521+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:31.198940+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:49:31.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:31.199639+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:49:31.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:31 smithi121 bash[20577]: audit 2024-09-17T11:49:31.208684+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: cephadm 2024-09-17T11:49:30.232068+0000 mgr.x (mgr.24595) 11 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: cephadm 2024-09-17T11:49:30.243611+0000 mgr.x (mgr.24595) 12 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: cluster 2024-09-17T11:49:30.281157+0000 mon.a (mon.0) 2051 : cluster [DBG] mgrmap e36: x(active, since 2s) 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: cephadm 2024-09-17T11:49:30.318200+0000 mgr.x (mgr.24595) 13 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: cephadm 2024-09-17T11:49:30.373555+0000 mgr.x (mgr.24595) 14 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.435090+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.446043+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: cephadm 2024-09-17T11:49:30.510858+0000 mgr.x (mgr.24595) 15 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: cephadm 2024-09-17T11:49:30.574245+0000 mgr.x (mgr.24595) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.715633+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.727154+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: cephadm 2024-09-17T11:49:30.730953+0000 mgr.x (mgr.24595) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.733607+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.738454+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.759486+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.759925+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.848737+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:30.979967+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:31.088521+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:31.198940+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:31.199639+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:49:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[19809]: audit 2024-09-17T11:49:31.208684+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: cephadm 2024-09-17T11:49:30.232068+0000 mgr.x (mgr.24595) 11 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: cephadm 2024-09-17T11:49:30.243611+0000 mgr.x (mgr.24595) 12 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: cluster 2024-09-17T11:49:30.281157+0000 mon.a (mon.0) 2051 : cluster [DBG] mgrmap e36: x(active, since 2s) 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: cephadm 2024-09-17T11:49:30.318200+0000 mgr.x (mgr.24595) 13 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: cephadm 2024-09-17T11:49:30.373555+0000 mgr.x (mgr.24595) 14 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.435090+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.446043+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: cephadm 2024-09-17T11:49:30.510858+0000 mgr.x (mgr.24595) 15 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: cephadm 2024-09-17T11:49:30.574245+0000 mgr.x (mgr.24595) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.715633+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.727154+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: cephadm 2024-09-17T11:49:30.730953+0000 mgr.x (mgr.24595) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.733607+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.738454+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.759486+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.759925+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.848737+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:30.979967+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:31.088521+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:31.198940+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:31.199639+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:49:31.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:31 smithi092 bash[26066]: audit 2024-09-17T11:49:31.208684+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:32.882 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:32 smithi121 bash[20577]: cephadm 2024-09-17T11:49:31.195122+0000 mgr.x (mgr.24595) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:49:32.882 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:32 smithi121 bash[20577]: cephadm 2024-09-17T11:49:31.206402+0000 mgr.x (mgr.24595) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:49:32.883 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:32 smithi121 bash[20577]: cluster 2024-09-17T11:49:31.791657+0000 mgr.x (mgr.24595) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:32.883 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:32 smithi121 bash[20577]: audit 2024-09-17T11:49:31.813451+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:32.883 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:32 smithi121 bash[20577]: audit 2024-09-17T11:49:31.957078+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:32.883 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:32 smithi121 bash[20577]: audit 2024-09-17T11:49:32.085821+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:32.883 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:32 smithi121 bash[20577]: audit 2024-09-17T11:49:32.096411+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:32.883 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:32 smithi121 bash[20577]: audit 2024-09-17T11:49:32.108837+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:32.883 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:32 smithi121 bash[20577]: cluster 2024-09-17T11:49:32.291489+0000 mon.a (mon.0) 2068 : cluster [DBG] mgrmap e37: x(active, since 4s) 2024-09-17T11:49:33.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[19809]: cephadm 2024-09-17T11:49:31.195122+0000 mgr.x (mgr.24595) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:49:33.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[19809]: cephadm 2024-09-17T11:49:31.206402+0000 mgr.x (mgr.24595) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:49:33.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[19809]: cluster 2024-09-17T11:49:31.791657+0000 mgr.x (mgr.24595) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:33.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[19809]: audit 2024-09-17T11:49:31.813451+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[19809]: audit 2024-09-17T11:49:31.957078+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[19809]: audit 2024-09-17T11:49:32.085821+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[19809]: audit 2024-09-17T11:49:32.096411+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[19809]: audit 2024-09-17T11:49:32.108837+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[19809]: cluster 2024-09-17T11:49:32.291489+0000 mon.a (mon.0) 2068 : cluster [DBG] mgrmap e37: x(active, since 4s) 2024-09-17T11:49:33.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[26066]: cephadm 2024-09-17T11:49:31.195122+0000 mgr.x (mgr.24595) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:49:33.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[26066]: cephadm 2024-09-17T11:49:31.206402+0000 mgr.x (mgr.24595) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:49:33.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[26066]: cluster 2024-09-17T11:49:31.791657+0000 mgr.x (mgr.24595) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:33.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[26066]: audit 2024-09-17T11:49:31.813451+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[26066]: audit 2024-09-17T11:49:31.957078+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[26066]: audit 2024-09-17T11:49:32.085821+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[26066]: audit 2024-09-17T11:49:32.096411+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[26066]: audit 2024-09-17T11:49:32.108837+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:33.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:32 smithi092 bash[26066]: cluster 2024-09-17T11:49:32.291489+0000 mon.a (mon.0) 2068 : cluster [DBG] mgrmap e37: x(active, since 4s) 2024-09-17T11:49:34.086 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:49:34.572 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[78704]: [17/Sep/2024:11:49:34] ENGINE Bus STARTING 2024-09-17T11:49:34.573 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[78704]: CherryPy Checker: 2024-09-17T11:49:34.573 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[78704]: The Application mounted at '' has an empty config. 2024-09-17T11:49:34.573 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[78704]: [17/Sep/2024:11:49:34] ENGINE Serving on http://:::9283 2024-09-17T11:49:34.573 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[78704]: [17/Sep/2024:11:49:34] ENGINE Bus STARTED 2024-09-17T11:49:35.141 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:34 smithi121 bash[20577]: audit 2024-09-17T11:49:33.489397+0000 mgr.x (mgr.24595) 21 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:35.141 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:34 smithi121 bash[20577]: cluster 2024-09-17T11:49:33.792342+0000 mgr.x (mgr.24595) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:35.141 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:34 smithi121 bash[20577]: cluster 2024-09-17T11:49:34.125648+0000 mon.a (mon.0) 2069 : cluster [DBG] Standby manager daemon y started 2024-09-17T11:49:35.141 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:34 smithi121 bash[20577]: audit 2024-09-17T11:49:34.128170+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T11:49:35.141 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:34 smithi121 bash[20577]: audit 2024-09-17T11:49:34.129034+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:49:35.141 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:34 smithi121 bash[20577]: audit 2024-09-17T11:49:34.131566+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T11:49:35.141 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:34 smithi121 bash[20577]: audit 2024-09-17T11:49:34.132023+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:49:35.142 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:34 smithi121 bash[20577]: audit 2024-09-17T11:49:34.292470+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[19809]: audit 2024-09-17T11:49:33.489397+0000 mgr.x (mgr.24595) 21 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[19809]: cluster 2024-09-17T11:49:33.792342+0000 mgr.x (mgr.24595) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[19809]: cluster 2024-09-17T11:49:34.125648+0000 mon.a (mon.0) 2069 : cluster [DBG] Standby manager daemon y started 2024-09-17T11:49:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[19809]: audit 2024-09-17T11:49:34.128170+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T11:49:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[19809]: audit 2024-09-17T11:49:34.129034+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:49:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[19809]: audit 2024-09-17T11:49:34.131566+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T11:49:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[19809]: audit 2024-09-17T11:49:34.132023+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:49:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[19809]: audit 2024-09-17T11:49:34.292470+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:35.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[26066]: audit 2024-09-17T11:49:33.489397+0000 mgr.x (mgr.24595) 21 : audit [DBG] from='client.15201 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:35.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[26066]: cluster 2024-09-17T11:49:33.792342+0000 mgr.x (mgr.24595) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:35.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[26066]: cluster 2024-09-17T11:49:34.125648+0000 mon.a (mon.0) 2069 : cluster [DBG] Standby manager daemon y started 2024-09-17T11:49:35.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[26066]: audit 2024-09-17T11:49:34.128170+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T11:49:35.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[26066]: audit 2024-09-17T11:49:34.129034+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:49:35.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[26066]: audit 2024-09-17T11:49:34.131566+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T11:49:35.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[26066]: audit 2024-09-17T11:49:34.132023+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.? 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:49:35.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:34 smithi092 bash[26066]: audit 2024-09-17T11:49:34.292470+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:36.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:35 smithi092 bash[19809]: cluster 2024-09-17T11:49:34.877987+0000 mon.a (mon.0) 2075 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-17T11:49:36.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:35 smithi092 bash[19809]: audit 2024-09-17T11:49:34.882303+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:49:36.194 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:35 smithi092 bash[26066]: cluster 2024-09-17T11:49:34.877987+0000 mon.a (mon.0) 2075 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-17T11:49:36.195 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:35 smithi092 bash[26066]: audit 2024-09-17T11:49:34.882303+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:49:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:35 smithi121 bash[20577]: cluster 2024-09-17T11:49:34.877987+0000 mon.a (mon.0) 2075 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-17T11:49:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:35 smithi121 bash[20577]: audit 2024-09-17T11:49:34.882303+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:49:37.154 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:36 smithi092 bash[19809]: cluster 2024-09-17T11:49:35.794028+0000 mgr.x (mgr.24595) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:49:37.154 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:36 smithi092 bash[19809]: audit 2024-09-17T11:49:36.399241+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:37.155 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:36 smithi092 bash[19809]: audit 2024-09-17T11:49:36.409864+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:37.155 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:36 smithi092 bash[19809]: audit 2024-09-17T11:49:36.417599+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:37.155 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:36 smithi092 bash[26066]: cluster 2024-09-17T11:49:35.794028+0000 mgr.x (mgr.24595) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:49:37.155 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:36 smithi092 bash[26066]: audit 2024-09-17T11:49:36.399241+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:37.155 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:36 smithi092 bash[26066]: audit 2024-09-17T11:49:36.409864+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:37.155 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:36 smithi092 bash[26066]: audit 2024-09-17T11:49:36.417599+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[20577]: cluster 2024-09-17T11:49:35.794028+0000 mgr.x (mgr.24595) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:49:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[20577]: audit 2024-09-17T11:49:36.399241+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[20577]: audit 2024-09-17T11:49:36.409864+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[20577]: audit 2024-09-17T11:49:36.417599+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:37.307 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[66761]: ts=2024-09-17T11:49:36.846Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:49:37.307 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[66761]: ts=2024-09-17T11:49:36.850Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:49:37.307 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[66761]: ts=2024-09-17T11:49:36.851Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:49:37.307 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[66761]: ts=2024-09-17T11:49:36.855Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:49:37.307 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[66761]: ts=2024-09-17T11:49:36.860Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:49:37.307 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[66761]: ts=2024-09-17T11:49:36.860Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:49:37.307 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:36 smithi121 bash[66761]: ts=2024-09-17T11:49:36.862Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T11:49:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:38 smithi121 bash[20577]: cluster 2024-09-17T11:49:37.794799+0000 mgr.x (mgr.24595) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:49:39.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:38 smithi092 bash[19809]: cluster 2024-09-17T11:49:37.794799+0000 mgr.x (mgr.24595) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:49:39.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:38 smithi092 bash[26066]: cluster 2024-09-17T11:49:37.794799+0000 mgr.x (mgr.24595) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T11:49:41.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:40 smithi092 bash[19809]: cluster 2024-09-17T11:49:39.796416+0000 mgr.x (mgr.24595) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:49:41.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:40 smithi092 bash[19809]: audit 2024-09-17T11:49:40.876294+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:41.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:40 smithi092 bash[26066]: cluster 2024-09-17T11:49:39.796416+0000 mgr.x (mgr.24595) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:49:41.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:40 smithi092 bash[26066]: audit 2024-09-17T11:49:40.876294+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:40 smithi121 bash[20577]: cluster 2024-09-17T11:49:39.796416+0000 mgr.x (mgr.24595) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:49:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:40 smithi121 bash[20577]: audit 2024-09-17T11:49:40.876294+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:41 smithi121 bash[20577]: audit 2024-09-17T11:49:40.884982+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:41 smithi121 bash[20577]: cephadm 2024-09-17T11:49:40.886060+0000 mgr.x (mgr.24595) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:49:42.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:41 smithi092 bash[19809]: audit 2024-09-17T11:49:40.884982+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:42.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:41 smithi092 bash[19809]: cephadm 2024-09-17T11:49:40.886060+0000 mgr.x (mgr.24595) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:49:42.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:41 smithi092 bash[26066]: audit 2024-09-17T11:49:40.884982+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:42.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:41 smithi092 bash[26066]: cephadm 2024-09-17T11:49:40.886060+0000 mgr.x (mgr.24595) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:49:43.222 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:42 smithi121 bash[20577]: cephadm 2024-09-17T11:49:41.151374+0000 mgr.x (mgr.24595) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:49:43.223 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:42 smithi121 bash[20577]: cluster 2024-09-17T11:49:41.797142+0000 mgr.x (mgr.24595) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:49:43.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:42 smithi092 bash[19809]: cephadm 2024-09-17T11:49:41.151374+0000 mgr.x (mgr.24595) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:49:43.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:42 smithi092 bash[19809]: cluster 2024-09-17T11:49:41.797142+0000 mgr.x (mgr.24595) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:49:43.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:42 smithi092 bash[26066]: cephadm 2024-09-17T11:49:41.151374+0000 mgr.x (mgr.24595) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:49:43.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:42 smithi092 bash[26066]: cluster 2024-09-17T11:49:41.797142+0000 mgr.x (mgr.24595) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:49:44.001 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:43 smithi092 bash[19809]: audit 2024-09-17T11:49:43.600716+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:44.001 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:49:43 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T11:49:44.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:43 smithi092 bash[26066]: audit 2024-09-17T11:49:43.600716+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:44.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:43 smithi121 bash[20577]: audit 2024-09-17T11:49:43.600716+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:44 smithi121 bash[20577]: cluster 2024-09-17T11:49:43.798121+0000 mgr.x (mgr.24595) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:49:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:44 smithi121 bash[20577]: audit 2024-09-17T11:49:44.286405+0000 mon.a (mon.0) 2081 : audit [DBG] from='client.? 172.21.15.92:0/1250115143' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:49:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:44 smithi121 bash[20577]: audit 2024-09-17T11:49:44.575479+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.92:0/159814170' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2579788523"}]: dispatch 2024-09-17T11:49:45.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:44 smithi092 bash[19809]: cluster 2024-09-17T11:49:43.798121+0000 mgr.x (mgr.24595) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:49:45.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:44 smithi092 bash[19809]: audit 2024-09-17T11:49:44.286405+0000 mon.a (mon.0) 2081 : audit [DBG] from='client.? 172.21.15.92:0/1250115143' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:49:45.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:44 smithi092 bash[19809]: audit 2024-09-17T11:49:44.575479+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.92:0/159814170' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2579788523"}]: dispatch 2024-09-17T11:49:45.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:44 smithi092 bash[26066]: cluster 2024-09-17T11:49:43.798121+0000 mgr.x (mgr.24595) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T11:49:45.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:44 smithi092 bash[26066]: audit 2024-09-17T11:49:44.286405+0000 mon.a (mon.0) 2081 : audit [DBG] from='client.? 172.21.15.92:0/1250115143' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:49:45.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:44 smithi092 bash[26066]: audit 2024-09-17T11:49:44.575479+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.92:0/159814170' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2579788523"}]: dispatch 2024-09-17T11:49:45.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 systemd[1]: Stopping Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.636Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.636Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.637Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.637Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.637Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.637Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.637Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.637Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.637Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.638Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:49:45.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.638Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T11:49:45.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[66761]: ts=2024-09-17T11:49:45.638Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T11:49:46.139 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[20577]: audit 2024-09-17T11:49:44.928548+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? 172.21.15.92:0/159814170' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2579788523"}]': finished 2024-09-17T11:49:46.139 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[20577]: cluster 2024-09-17T11:49:44.928717+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T11:49:46.139 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[20577]: audit 2024-09-17T11:49:45.253773+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.92:0/98906576' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/386495631"}]: dispatch 2024-09-17T11:49:46.139 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:45 smithi121 bash[20577]: audit 2024-09-17T11:49:45.254387+0000 mon.a (mon.0) 2085 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/386495631"}]: dispatch 2024-09-17T11:49:46.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:45 smithi092 bash[19809]: audit 2024-09-17T11:49:44.928548+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? 172.21.15.92:0/159814170' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2579788523"}]': finished 2024-09-17T11:49:46.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:45 smithi092 bash[19809]: cluster 2024-09-17T11:49:44.928717+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T11:49:46.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:45 smithi092 bash[19809]: audit 2024-09-17T11:49:45.253773+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.92:0/98906576' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/386495631"}]: dispatch 2024-09-17T11:49:46.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:45 smithi092 bash[19809]: audit 2024-09-17T11:49:45.254387+0000 mon.a (mon.0) 2085 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/386495631"}]: dispatch 2024-09-17T11:49:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:45 smithi092 bash[26066]: audit 2024-09-17T11:49:44.928548+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? 172.21.15.92:0/159814170' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2579788523"}]': finished 2024-09-17T11:49:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:45 smithi092 bash[26066]: cluster 2024-09-17T11:49:44.928717+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T11:49:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:45 smithi092 bash[26066]: audit 2024-09-17T11:49:45.253773+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.92:0/98906576' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/386495631"}]: dispatch 2024-09-17T11:49:46.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:45 smithi092 bash[26066]: audit 2024-09-17T11:49:45.254387+0000 mon.a (mon.0) 2085 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/386495631"}]: dispatch 2024-09-17T11:49:46.469 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[71052]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:49:46.469 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[71113]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:49:46.469 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:46 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T11:49:46.469 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:46 smithi121 systemd[1]: Stopped Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:49:46.469 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:46 smithi121 systemd[1]: Started Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:49:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: cluster 2024-09-17T11:49:45.798882+0000 mgr.x (mgr.24595) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:45.932050+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/386495631"}]': finished 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: cluster 2024-09-17T11:49:45.932235+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.255474+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.92:0/4208050688' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/825736291"}]: dispatch 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.256011+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/825736291"}]: dispatch 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.406331+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.422657+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.431122+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.437449+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.444583+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.501033+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.502335+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:49:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:46 smithi121 bash[20577]: audit 2024-09-17T11:49:46.515750+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:47.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: cluster 2024-09-17T11:49:45.798882+0000 mgr.x (mgr.24595) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:49:47.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:45.932050+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/386495631"}]': finished 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: cluster 2024-09-17T11:49:45.932235+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.255474+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.92:0/4208050688' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/825736291"}]: dispatch 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.256011+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/825736291"}]: dispatch 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.406331+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.422657+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.431122+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.437449+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.444583+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.501033+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.502335+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:49:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[19809]: audit 2024-09-17T11:49:46.515750+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: cluster 2024-09-17T11:49:45.798882+0000 mgr.x (mgr.24595) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:45.932050+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/386495631"}]': finished 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: cluster 2024-09-17T11:49:45.932235+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.255474+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.92:0/4208050688' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/825736291"}]: dispatch 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.256011+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/825736291"}]: dispatch 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.406331+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.422657+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.431122+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.437449+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.444583+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:49:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.501033+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:47.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.502335+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:49:47.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:46 smithi092 bash[26066]: audit 2024-09-17T11:49:46.515750+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:47.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.544Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T11:49:47.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.544Z 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-17T11:49:47.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.545Z 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 smithi121 (none))" 2024-09-17T11:49:47.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.545Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:49:47.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.545Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:49:47.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.546Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:49:47.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.547Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T11:49:47.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.549Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.549Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.550Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.550Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.766µs 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.550Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.551Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.559Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.568Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.573Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.579Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.579Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.579Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.56µs wal_replay_duration=28.593725ms wbl_replay_duration=128ns total_replay_duration=28.638458ms 2024-09-17T11:49:47.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.581Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:49:47.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.581Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T11:49:47.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.581Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:49:47.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.603Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.860048ms db_storage=965ns remote_storage=1.191µs web_handler=393ns query_engine=725ns scrape=257.714µs scrape_sd=128.553µs notify=31.533µs notify_sd=22.614µs rules=20.999591ms tracing=7.33µs 2024-09-17T11:49:47.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.603Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T11:49:47.809 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[71141]: ts=2024-09-17T11:49:47.603Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:49:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[20577]: audit 2024-09-17T11:49:46.428694+0000 mgr.x (mgr.24595) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:49:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[20577]: audit 2024-09-17T11:49:46.434858+0000 mgr.x (mgr.24595) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:49:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[20577]: audit 2024-09-17T11:49:46.441831+0000 mgr.x (mgr.24595) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:49:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[20577]: cephadm 2024-09-17T11:49:46.514985+0000 mgr.x (mgr.24595) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:49:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[20577]: audit 2024-09-17T11:49:46.950878+0000 mon.a (mon.0) 2092 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/825736291"}]': finished 2024-09-17T11:49:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[20577]: cluster 2024-09-17T11:49:46.951161+0000 mon.a (mon.0) 2093 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T11:49:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:47 smithi121 bash[20577]: audit 2024-09-17T11:49:47.273531+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.92:0/919250948' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/825736291"}]: dispatch 2024-09-17T11:49:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[19809]: audit 2024-09-17T11:49:46.428694+0000 mgr.x (mgr.24595) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:49:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[19809]: audit 2024-09-17T11:49:46.434858+0000 mgr.x (mgr.24595) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:49:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[19809]: audit 2024-09-17T11:49:46.441831+0000 mgr.x (mgr.24595) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:49:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[19809]: cephadm 2024-09-17T11:49:46.514985+0000 mgr.x (mgr.24595) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:49:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[19809]: audit 2024-09-17T11:49:46.950878+0000 mon.a (mon.0) 2092 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/825736291"}]': finished 2024-09-17T11:49:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[19809]: cluster 2024-09-17T11:49:46.951161+0000 mon.a (mon.0) 2093 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T11:49:48.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[19809]: audit 2024-09-17T11:49:47.273531+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.92:0/919250948' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/825736291"}]: dispatch 2024-09-17T11:49:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[26066]: audit 2024-09-17T11:49:46.428694+0000 mgr.x (mgr.24595) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:49:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[26066]: audit 2024-09-17T11:49:46.434858+0000 mgr.x (mgr.24595) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:49:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[26066]: audit 2024-09-17T11:49:46.441831+0000 mgr.x (mgr.24595) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:49:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[26066]: cephadm 2024-09-17T11:49:46.514985+0000 mgr.x (mgr.24595) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:49:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[26066]: audit 2024-09-17T11:49:46.950878+0000 mon.a (mon.0) 2092 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/825736291"}]': finished 2024-09-17T11:49:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[26066]: cluster 2024-09-17T11:49:46.951161+0000 mon.a (mon.0) 2093 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T11:49:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:47 smithi092 bash[26066]: audit 2024-09-17T11:49:47.273531+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.92:0/919250948' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/825736291"}]: dispatch 2024-09-17T11:49:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:48 smithi121 bash[20577]: cluster 2024-09-17T11:49:47.799629+0000 mgr.x (mgr.24595) 35 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:48 smithi121 bash[20577]: audit 2024-09-17T11:49:47.965476+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? 172.21.15.92:0/919250948' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/825736291"}]': finished 2024-09-17T11:49:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:48 smithi121 bash[20577]: cluster 2024-09-17T11:49:47.965652+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T11:49:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:48 smithi121 bash[20577]: audit 2024-09-17T11:49:48.286882+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.92:0/4237103238' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/981099088"}]: dispatch 2024-09-17T11:49:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:48 smithi121 bash[20577]: audit 2024-09-17T11:49:48.287652+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/981099088"}]: dispatch 2024-09-17T11:49:49.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[19809]: cluster 2024-09-17T11:49:47.799629+0000 mgr.x (mgr.24595) 35 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:49.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[19809]: audit 2024-09-17T11:49:47.965476+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? 172.21.15.92:0/919250948' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/825736291"}]': finished 2024-09-17T11:49:49.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[19809]: cluster 2024-09-17T11:49:47.965652+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T11:49:49.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[19809]: audit 2024-09-17T11:49:48.286882+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.92:0/4237103238' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/981099088"}]: dispatch 2024-09-17T11:49:49.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[19809]: audit 2024-09-17T11:49:48.287652+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/981099088"}]: dispatch 2024-09-17T11:49:49.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[26066]: cluster 2024-09-17T11:49:47.799629+0000 mgr.x (mgr.24595) 35 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:49:49.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[26066]: audit 2024-09-17T11:49:47.965476+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? 172.21.15.92:0/919250948' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/825736291"}]': finished 2024-09-17T11:49:49.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[26066]: cluster 2024-09-17T11:49:47.965652+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T11:49:49.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[26066]: audit 2024-09-17T11:49:48.286882+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.92:0/4237103238' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/981099088"}]: dispatch 2024-09-17T11:49:49.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:48 smithi092 bash[26066]: audit 2024-09-17T11:49:48.287652+0000 mon.a (mon.0) 2097 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/981099088"}]: dispatch 2024-09-17T11:49:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:49 smithi121 bash[20577]: audit 2024-09-17T11:49:48.993293+0000 mon.a (mon.0) 2098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/981099088"}]': finished 2024-09-17T11:49:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:49 smithi121 bash[20577]: cluster 2024-09-17T11:49:48.993520+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T11:49:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:49 smithi121 bash[20577]: audit 2024-09-17T11:49:49.313984+0000 mon.a (mon.0) 2100 : audit [INF] from='client.? 172.21.15.92:0/1357675398' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1240801319"}]: dispatch 2024-09-17T11:49:50.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:49 smithi092 bash[19809]: audit 2024-09-17T11:49:48.993293+0000 mon.a (mon.0) 2098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/981099088"}]': finished 2024-09-17T11:49:50.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:49 smithi092 bash[19809]: cluster 2024-09-17T11:49:48.993520+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T11:49:50.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:49 smithi092 bash[19809]: audit 2024-09-17T11:49:49.313984+0000 mon.a (mon.0) 2100 : audit [INF] from='client.? 172.21.15.92:0/1357675398' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1240801319"}]: dispatch 2024-09-17T11:49:50.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:50 smithi092 bash[26066]: audit 2024-09-17T11:49:48.993293+0000 mon.a (mon.0) 2098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/981099088"}]': finished 2024-09-17T11:49:50.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:50 smithi092 bash[26066]: cluster 2024-09-17T11:49:48.993520+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T11:49:50.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:50 smithi092 bash[26066]: audit 2024-09-17T11:49:49.313984+0000 mon.a (mon.0) 2100 : audit [INF] from='client.? 172.21.15.92:0/1357675398' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1240801319"}]: dispatch 2024-09-17T11:49:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:50 smithi121 bash[20577]: cluster 2024-09-17T11:49:49.800387+0000 mgr.x (mgr.24595) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:50 smithi121 bash[20577]: audit 2024-09-17T11:49:49.990544+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? 172.21.15.92:0/1357675398' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1240801319"}]': finished 2024-09-17T11:49:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:50 smithi121 bash[20577]: cluster 2024-09-17T11:49:49.990709+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T11:49:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:50 smithi121 bash[20577]: audit 2024-09-17T11:49:50.434670+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:50 smithi121 bash[20577]: audit 2024-09-17T11:49:50.450298+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:50 smithi121 bash[20577]: audit 2024-09-17T11:49:50.459376+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:50 smithi121 bash[20577]: audit 2024-09-17T11:49:50.467338+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:50 smithi121 bash[20577]: audit 2024-09-17T11:49:50.469133+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:49:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:50 smithi121 bash[20577]: audit 2024-09-17T11:49:50.480350+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[19809]: cluster 2024-09-17T11:49:49.800387+0000 mgr.x (mgr.24595) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[19809]: audit 2024-09-17T11:49:49.990544+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? 172.21.15.92:0/1357675398' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1240801319"}]': finished 2024-09-17T11:49:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[19809]: cluster 2024-09-17T11:49:49.990709+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T11:49:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[19809]: audit 2024-09-17T11:49:50.434670+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[19809]: audit 2024-09-17T11:49:50.450298+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[19809]: audit 2024-09-17T11:49:50.459376+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[19809]: audit 2024-09-17T11:49:50.467338+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[19809]: audit 2024-09-17T11:49:50.469133+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:49:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[19809]: audit 2024-09-17T11:49:50.480350+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[26066]: cluster 2024-09-17T11:49:49.800387+0000 mgr.x (mgr.24595) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:49:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[26066]: audit 2024-09-17T11:49:49.990544+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? 172.21.15.92:0/1357675398' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1240801319"}]': finished 2024-09-17T11:49:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[26066]: cluster 2024-09-17T11:49:49.990709+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T11:49:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[26066]: audit 2024-09-17T11:49:50.434670+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[26066]: audit 2024-09-17T11:49:50.450298+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[26066]: audit 2024-09-17T11:49:50.459376+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:49:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[26066]: audit 2024-09-17T11:49:50.467338+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[26066]: audit 2024-09-17T11:49:50.469133+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:49:51.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:51 smithi092 bash[26066]: audit 2024-09-17T11:49:50.480350+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:53.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:53 smithi121 bash[20577]: cluster 2024-09-17T11:49:51.801179+0000 mgr.x (mgr.24595) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:49:53.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:53 smithi092 bash[19809]: cluster 2024-09-17T11:49:51.801179+0000 mgr.x (mgr.24595) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:49:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:53 smithi092 bash[26066]: cluster 2024-09-17T11:49:51.801179+0000 mgr.x (mgr.24595) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:49:55.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:55 smithi121 bash[20577]: cluster 2024-09-17T11:49:53.802187+0000 mgr.x (mgr.24595) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:49:55.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:55 smithi121 bash[20577]: audit 2024-09-17T11:49:54.019030+0000 mgr.x (mgr.24595) 39 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:55.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:55 smithi092 bash[19809]: cluster 2024-09-17T11:49:53.802187+0000 mgr.x (mgr.24595) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:49:55.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:55 smithi092 bash[19809]: audit 2024-09-17T11:49:54.019030+0000 mgr.x (mgr.24595) 39 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:55 smithi092 bash[26066]: cluster 2024-09-17T11:49:53.802187+0000 mgr.x (mgr.24595) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:49:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:55 smithi092 bash[26066]: audit 2024-09-17T11:49:54.019030+0000 mgr.x (mgr.24595) 39 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:49:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:57 smithi121 bash[20577]: cluster 2024-09-17T11:49:55.803599+0000 mgr.x (mgr.24595) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:49:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:57 smithi121 bash[20577]: audit 2024-09-17T11:49:56.622570+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:57 smithi121 bash[20577]: audit 2024-09-17T11:49:56.639016+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:57 smithi121 bash[20577]: audit 2024-09-17T11:49:56.653839+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:57 smithi092 bash[19809]: cluster 2024-09-17T11:49:55.803599+0000 mgr.x (mgr.24595) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:49:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:57 smithi092 bash[19809]: audit 2024-09-17T11:49:56.622570+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:57 smithi092 bash[19809]: audit 2024-09-17T11:49:56.639016+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:57 smithi092 bash[19809]: audit 2024-09-17T11:49:56.653839+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:57.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:57 smithi092 bash[26066]: cluster 2024-09-17T11:49:55.803599+0000 mgr.x (mgr.24595) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:49:57.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:57 smithi092 bash[26066]: audit 2024-09-17T11:49:56.622570+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:57.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:57 smithi092 bash[26066]: audit 2024-09-17T11:49:56.639016+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:57.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:57 smithi092 bash[26066]: audit 2024-09-17T11:49:56.653839+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:49:59.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:59 smithi092 bash[19809]: cluster 2024-09-17T11:49:57.804339+0000 mgr.x (mgr.24595) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-09-17T11:49:59.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:49:59 smithi092 bash[19809]: audit 2024-09-17T11:49:58.601139+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:59.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:59 smithi092 bash[26066]: cluster 2024-09-17T11:49:57.804339+0000 mgr.x (mgr.24595) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-09-17T11:49:59.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:49:59 smithi092 bash[26066]: audit 2024-09-17T11:49:58.601139+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:49:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:59 smithi121 bash[20577]: cluster 2024-09-17T11:49:57.804339+0000 mgr.x (mgr.24595) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-09-17T11:49:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:49:59 smithi121 bash[20577]: audit 2024-09-17T11:49:58.601139+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:00.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:00 smithi121 bash[20577]: cluster 2024-09-17T11:50:00.000112+0000 mon.a (mon.0) 2110 : cluster [INF] overall HEALTH_OK 2024-09-17T11:50:00.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:00 smithi092 bash[19809]: cluster 2024-09-17T11:50:00.000112+0000 mon.a (mon.0) 2110 : cluster [INF] overall HEALTH_OK 2024-09-17T11:50:00.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:00 smithi092 bash[26066]: cluster 2024-09-17T11:50:00.000112+0000 mon.a (mon.0) 2110 : cluster [INF] overall HEALTH_OK 2024-09-17T11:50:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:50:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:50:00] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T11:50:01.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:01 smithi092 bash[19809]: cluster 2024-09-17T11:49:59.805539+0000 mgr.x (mgr.24595) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:50:01.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:01 smithi092 bash[19809]: audit 2024-09-17T11:50:00.506914+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:01.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:01 smithi092 bash[19809]: audit 2024-09-17T11:50:00.518553+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:01.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:01 smithi092 bash[19809]: audit 2024-09-17T11:50:00.528984+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:01.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:01 smithi092 bash[26066]: cluster 2024-09-17T11:49:59.805539+0000 mgr.x (mgr.24595) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:50:01.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:01 smithi092 bash[26066]: audit 2024-09-17T11:50:00.506914+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:01.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:01 smithi092 bash[26066]: audit 2024-09-17T11:50:00.518553+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:01.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:01 smithi092 bash[26066]: audit 2024-09-17T11:50:00.528984+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:01 smithi121 bash[20577]: cluster 2024-09-17T11:49:59.805539+0000 mgr.x (mgr.24595) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T11:50:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:01 smithi121 bash[20577]: audit 2024-09-17T11:50:00.506914+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:01 smithi121 bash[20577]: audit 2024-09-17T11:50:00.518553+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:01 smithi121 bash[20577]: audit 2024-09-17T11:50:00.528984+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:02 smithi121 bash[20577]: cluster 2024-09-17T11:50:01.806230+0000 mgr.x (mgr.24595) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-09-17T11:50:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:02 smithi121 bash[20577]: audit 2024-09-17T11:50:01.896415+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:02 smithi121 bash[20577]: audit 2024-09-17T11:50:01.905418+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:02 smithi121 bash[20577]: audit 2024-09-17T11:50:01.915811+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:02 smithi092 bash[19809]: cluster 2024-09-17T11:50:01.806230+0000 mgr.x (mgr.24595) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-09-17T11:50:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:02 smithi092 bash[19809]: audit 2024-09-17T11:50:01.896415+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:02 smithi092 bash[19809]: audit 2024-09-17T11:50:01.905418+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:02 smithi092 bash[19809]: audit 2024-09-17T11:50:01.915811+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:02 smithi092 bash[26066]: cluster 2024-09-17T11:50:01.806230+0000 mgr.x (mgr.24595) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-09-17T11:50:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:02 smithi092 bash[26066]: audit 2024-09-17T11:50:01.896415+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:02 smithi092 bash[26066]: audit 2024-09-17T11:50:01.905418+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:02 smithi092 bash[26066]: audit 2024-09-17T11:50:01.915811+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:04 smithi121 bash[20577]: cluster 2024-09-17T11:50:03.807238+0000 mgr.x (mgr.24595) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:04 smithi121 bash[20577]: audit 2024-09-17T11:50:04.027837+0000 mgr.x (mgr.24595) 45 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:05.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:04 smithi092 bash[19809]: cluster 2024-09-17T11:50:03.807238+0000 mgr.x (mgr.24595) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:05.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:04 smithi092 bash[19809]: audit 2024-09-17T11:50:04.027837+0000 mgr.x (mgr.24595) 45 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:05.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:04 smithi092 bash[26066]: cluster 2024-09-17T11:50:03.807238+0000 mgr.x (mgr.24595) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:05.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:04 smithi092 bash[26066]: audit 2024-09-17T11:50:04.027837+0000 mgr.x (mgr.24595) 45 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:06 smithi121 bash[20577]: cluster 2024-09-17T11:50:05.808682+0000 mgr.x (mgr.24595) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:07.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:06 smithi092 bash[19809]: cluster 2024-09-17T11:50:05.808682+0000 mgr.x (mgr.24595) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:07.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:06 smithi092 bash[26066]: cluster 2024-09-17T11:50:05.808682+0000 mgr.x (mgr.24595) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:08 smithi121 bash[20577]: cluster 2024-09-17T11:50:07.809380+0000 mgr.x (mgr.24595) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:09.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:08 smithi092 bash[19809]: cluster 2024-09-17T11:50:07.809380+0000 mgr.x (mgr.24595) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:09.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:08 smithi092 bash[26066]: cluster 2024-09-17T11:50:07.809380+0000 mgr.x (mgr.24595) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:50:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:50:10] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T11:50:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:10 smithi121 bash[20577]: cluster 2024-09-17T11:50:09.811034+0000 mgr.x (mgr.24595) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:11.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:10 smithi092 bash[19809]: cluster 2024-09-17T11:50:09.811034+0000 mgr.x (mgr.24595) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:11.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:10 smithi092 bash[26066]: cluster 2024-09-17T11:50:09.811034+0000 mgr.x (mgr.24595) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:13.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:12 smithi121 bash[20577]: cluster 2024-09-17T11:50:11.811779+0000 mgr.x (mgr.24595) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:13.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:12 smithi092 bash[19809]: cluster 2024-09-17T11:50:11.811779+0000 mgr.x (mgr.24595) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:13.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:12 smithi092 bash[26066]: cluster 2024-09-17T11:50:11.811779+0000 mgr.x (mgr.24595) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:13 smithi121 bash[20577]: audit 2024-09-17T11:50:13.601667+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:14.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:13 smithi092 bash[19809]: audit 2024-09-17T11:50:13.601667+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:14.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:13 smithi092 bash[26066]: audit 2024-09-17T11:50:13.601667+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:14 smithi121 bash[20577]: cluster 2024-09-17T11:50:13.813219+0000 mgr.x (mgr.24595) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:14 smithi121 bash[20577]: audit 2024-09-17T11:50:14.036615+0000 mgr.x (mgr.24595) 51 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:15.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:14 smithi092 bash[19809]: cluster 2024-09-17T11:50:13.813219+0000 mgr.x (mgr.24595) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:15.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:14 smithi092 bash[19809]: audit 2024-09-17T11:50:14.036615+0000 mgr.x (mgr.24595) 51 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:15.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:14 smithi092 bash[26066]: cluster 2024-09-17T11:50:13.813219+0000 mgr.x (mgr.24595) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:15.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:14 smithi092 bash[26066]: audit 2024-09-17T11:50:14.036615+0000 mgr.x (mgr.24595) 51 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:17.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:16 smithi092 bash[19809]: cluster 2024-09-17T11:50:15.814155+0000 mgr.x (mgr.24595) 52 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:17.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:16 smithi092 bash[26066]: cluster 2024-09-17T11:50:15.814155+0000 mgr.x (mgr.24595) 52 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:16 smithi121 bash[20577]: cluster 2024-09-17T11:50:15.814155+0000 mgr.x (mgr.24595) 52 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:19.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:18 smithi121 bash[20577]: cluster 2024-09-17T11:50:17.814874+0000 mgr.x (mgr.24595) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:19.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:18 smithi092 bash[19809]: cluster 2024-09-17T11:50:17.814874+0000 mgr.x (mgr.24595) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:19.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:18 smithi092 bash[26066]: cluster 2024-09-17T11:50:17.814874+0000 mgr.x (mgr.24595) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:20.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:20 smithi121 bash[20577]: audit 2024-09-17T11:50:19.233629+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:20.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:20 smithi121 bash[20577]: audit 2024-09-17T11:50:19.245272+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:20.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:20 smithi121 bash[20577]: audit 2024-09-17T11:50:19.256114+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:20.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:20 smithi121 bash[20577]: cluster 2024-09-17T11:50:19.816508+0000 mgr.x (mgr.24595) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:20.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:20 smithi092 bash[26066]: audit 2024-09-17T11:50:19.233629+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:20.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:20 smithi092 bash[26066]: audit 2024-09-17T11:50:19.245272+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:20.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:20 smithi092 bash[26066]: audit 2024-09-17T11:50:19.256114+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:20.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:20 smithi092 bash[26066]: cluster 2024-09-17T11:50:19.816508+0000 mgr.x (mgr.24595) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:20.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:20 smithi092 bash[19809]: audit 2024-09-17T11:50:19.233629+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:20.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:20 smithi092 bash[19809]: audit 2024-09-17T11:50:19.245272+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:20.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:20 smithi092 bash[19809]: audit 2024-09-17T11:50:19.256114+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:20.558 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:20 smithi092 bash[19809]: cluster 2024-09-17T11:50:19.816508+0000 mgr.x (mgr.24595) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:20.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:50:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:50:20] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.43.0" 2024-09-17T11:50:22.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:21 smithi121 bash[20577]: audit 2024-09-17T11:50:20.796868+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:22.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:21 smithi121 bash[20577]: audit 2024-09-17T11:50:20.809606+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:22.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:21 smithi121 bash[20577]: audit 2024-09-17T11:50:20.821717+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:22.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:21 smithi092 bash[19809]: audit 2024-09-17T11:50:20.796868+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:22.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:21 smithi092 bash[19809]: audit 2024-09-17T11:50:20.809606+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:22.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:21 smithi092 bash[19809]: audit 2024-09-17T11:50:20.821717+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:22.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:21 smithi092 bash[26066]: audit 2024-09-17T11:50:20.796868+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:22.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:21 smithi092 bash[26066]: audit 2024-09-17T11:50:20.809606+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:22.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:21 smithi092 bash[26066]: audit 2024-09-17T11:50:20.821717+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:22 smithi121 bash[20577]: cluster 2024-09-17T11:50:21.817198+0000 mgr.x (mgr.24595) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:23.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:22 smithi092 bash[19809]: cluster 2024-09-17T11:50:21.817198+0000 mgr.x (mgr.24595) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:23.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:22 smithi092 bash[26066]: cluster 2024-09-17T11:50:21.817198+0000 mgr.x (mgr.24595) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:24 smithi121 bash[20577]: cluster 2024-09-17T11:50:23.818768+0000 mgr.x (mgr.24595) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:24 smithi121 bash[20577]: audit 2024-09-17T11:50:24.047050+0000 mgr.x (mgr.24595) 57 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:25.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:24 smithi092 bash[19809]: cluster 2024-09-17T11:50:23.818768+0000 mgr.x (mgr.24595) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:25.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:24 smithi092 bash[19809]: audit 2024-09-17T11:50:24.047050+0000 mgr.x (mgr.24595) 57 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:25.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:24 smithi092 bash[26066]: cluster 2024-09-17T11:50:23.818768+0000 mgr.x (mgr.24595) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:25.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:24 smithi092 bash[26066]: audit 2024-09-17T11:50:24.047050+0000 mgr.x (mgr.24595) 57 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:26 smithi121 bash[20577]: cluster 2024-09-17T11:50:25.819473+0000 mgr.x (mgr.24595) 58 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:27.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:26 smithi092 bash[19809]: cluster 2024-09-17T11:50:25.819473+0000 mgr.x (mgr.24595) 58 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:27.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:26 smithi092 bash[26066]: cluster 2024-09-17T11:50:25.819473+0000 mgr.x (mgr.24595) 58 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:28 smithi121 bash[20577]: cluster 2024-09-17T11:50:27.820178+0000 mgr.x (mgr.24595) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:28 smithi121 bash[20577]: audit 2024-09-17T11:50:28.601974+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:29.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:28 smithi092 bash[19809]: cluster 2024-09-17T11:50:27.820178+0000 mgr.x (mgr.24595) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:29.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:28 smithi092 bash[19809]: audit 2024-09-17T11:50:28.601974+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:29.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:28 smithi092 bash[26066]: cluster 2024-09-17T11:50:27.820178+0000 mgr.x (mgr.24595) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:29.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:28 smithi092 bash[26066]: audit 2024-09-17T11:50:28.601974+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:30.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:50:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:50:30] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:50:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:30 smithi121 bash[20577]: cluster 2024-09-17T11:50:29.821870+0000 mgr.x (mgr.24595) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:31.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:30 smithi092 bash[19809]: cluster 2024-09-17T11:50:29.821870+0000 mgr.x (mgr.24595) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:31.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:30 smithi092 bash[26066]: cluster 2024-09-17T11:50:29.821870+0000 mgr.x (mgr.24595) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:33.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:32 smithi121 bash[20577]: cluster 2024-09-17T11:50:31.822587+0000 mgr.x (mgr.24595) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:33.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:32 smithi092 bash[19809]: cluster 2024-09-17T11:50:31.822587+0000 mgr.x (mgr.24595) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:33.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:32 smithi092 bash[26066]: cluster 2024-09-17T11:50:31.822587+0000 mgr.x (mgr.24595) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:35.148 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:34 smithi092 bash[19809]: cluster 2024-09-17T11:50:33.824121+0000 mgr.x (mgr.24595) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:35.148 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:34 smithi092 bash[19809]: audit 2024-09-17T11:50:34.058449+0000 mgr.x (mgr.24595) 63 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:35.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:34 smithi092 bash[26066]: cluster 2024-09-17T11:50:33.824121+0000 mgr.x (mgr.24595) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:35.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:34 smithi092 bash[26066]: audit 2024-09-17T11:50:34.058449+0000 mgr.x (mgr.24595) 63 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:34 smithi121 bash[20577]: cluster 2024-09-17T11:50:33.824121+0000 mgr.x (mgr.24595) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:34 smithi121 bash[20577]: audit 2024-09-17T11:50:34.058449+0000 mgr.x (mgr.24595) 63 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:37.175 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:36 smithi092 bash[19809]: cluster 2024-09-17T11:50:35.824858+0000 mgr.x (mgr.24595) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:37.175 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:36 smithi092 bash[26066]: cluster 2024-09-17T11:50:35.824858+0000 mgr.x (mgr.24595) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:36 smithi121 bash[20577]: cluster 2024-09-17T11:50:35.824858+0000 mgr.x (mgr.24595) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:39.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:38 smithi092 bash[19809]: cluster 2024-09-17T11:50:37.825313+0000 mgr.x (mgr.24595) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:39.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:38 smithi092 bash[26066]: cluster 2024-09-17T11:50:37.825313+0000 mgr.x (mgr.24595) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:38 smithi121 bash[20577]: cluster 2024-09-17T11:50:37.825313+0000 mgr.x (mgr.24595) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:40.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:50:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:50:40] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:50:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:40 smithi121 bash[20577]: audit 2024-09-17T11:50:39.457850+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:40 smithi121 bash[20577]: audit 2024-09-17T11:50:39.475729+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:40 smithi121 bash[20577]: audit 2024-09-17T11:50:39.490503+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:40 smithi121 bash[20577]: cluster 2024-09-17T11:50:39.826918+0000 mgr.x (mgr.24595) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:40.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:40 smithi092 bash[19809]: audit 2024-09-17T11:50:39.457850+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:40.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:40 smithi092 bash[19809]: audit 2024-09-17T11:50:39.475729+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:40.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:40 smithi092 bash[19809]: audit 2024-09-17T11:50:39.490503+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:40.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:40 smithi092 bash[19809]: cluster 2024-09-17T11:50:39.826918+0000 mgr.x (mgr.24595) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:40.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:40 smithi092 bash[26066]: audit 2024-09-17T11:50:39.457850+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:40.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:40 smithi092 bash[26066]: audit 2024-09-17T11:50:39.475729+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:40.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:40 smithi092 bash[26066]: audit 2024-09-17T11:50:39.490503+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:40.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:40 smithi092 bash[26066]: cluster 2024-09-17T11:50:39.826918+0000 mgr.x (mgr.24595) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:42 smithi121 bash[20577]: audit 2024-09-17T11:50:41.032998+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:42 smithi121 bash[20577]: audit 2024-09-17T11:50:41.048349+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:42 smithi121 bash[20577]: audit 2024-09-17T11:50:41.064252+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:42.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:42 smithi092 bash[19809]: audit 2024-09-17T11:50:41.032998+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:42.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:42 smithi092 bash[19809]: audit 2024-09-17T11:50:41.048349+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:42.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:42 smithi092 bash[19809]: audit 2024-09-17T11:50:41.064252+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:42.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:42 smithi092 bash[26066]: audit 2024-09-17T11:50:41.032998+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:42.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:42 smithi092 bash[26066]: audit 2024-09-17T11:50:41.048349+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:42.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:42 smithi092 bash[26066]: audit 2024-09-17T11:50:41.064252+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:43.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:43 smithi092 bash[19809]: cluster 2024-09-17T11:50:41.827639+0000 mgr.x (mgr.24595) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:43.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:43 smithi092 bash[26066]: cluster 2024-09-17T11:50:41.827639+0000 mgr.x (mgr.24595) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:43 smithi121 bash[20577]: cluster 2024-09-17T11:50:41.827639+0000 mgr.x (mgr.24595) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:44.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:44 smithi092 bash[19809]: audit 2024-09-17T11:50:43.602472+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:44.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:44 smithi092 bash[26066]: audit 2024-09-17T11:50:43.602472+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:44 smithi121 bash[20577]: audit 2024-09-17T11:50:43.602472+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:45 smithi121 bash[20577]: cluster 2024-09-17T11:50:43.829267+0000 mgr.x (mgr.24595) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:45 smithi121 bash[20577]: audit 2024-09-17T11:50:44.066932+0000 mgr.x (mgr.24595) 69 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:45 smithi092 bash[19809]: cluster 2024-09-17T11:50:43.829267+0000 mgr.x (mgr.24595) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:45 smithi092 bash[19809]: audit 2024-09-17T11:50:44.066932+0000 mgr.x (mgr.24595) 69 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:45.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:45 smithi092 bash[26066]: cluster 2024-09-17T11:50:43.829267+0000 mgr.x (mgr.24595) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:45.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:45 smithi092 bash[26066]: audit 2024-09-17T11:50:44.066932+0000 mgr.x (mgr.24595) 69 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:47 smithi121 bash[20577]: cluster 2024-09-17T11:50:45.830139+0000 mgr.x (mgr.24595) 70 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:47.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:47 smithi092 bash[19809]: cluster 2024-09-17T11:50:45.830139+0000 mgr.x (mgr.24595) 70 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:47.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:47 smithi092 bash[26066]: cluster 2024-09-17T11:50:45.830139+0000 mgr.x (mgr.24595) 70 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:49 smithi121 bash[20577]: cluster 2024-09-17T11:50:47.831011+0000 mgr.x (mgr.24595) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:49.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:49 smithi092 bash[19809]: cluster 2024-09-17T11:50:47.831011+0000 mgr.x (mgr.24595) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:49.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:49 smithi092 bash[26066]: cluster 2024-09-17T11:50:47.831011+0000 mgr.x (mgr.24595) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:50:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:50:50] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T11:50:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:51 smithi121 bash[20577]: cluster 2024-09-17T11:50:49.832858+0000 mgr.x (mgr.24595) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:51 smithi121 bash[20577]: audit 2024-09-17T11:50:50.614610+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:50:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:51 smithi121 bash[20577]: audit 2024-09-17T11:50:50.616773+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:50:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:51 smithi121 bash[20577]: audit 2024-09-17T11:50:50.629315+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:51.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:51 smithi092 bash[19809]: cluster 2024-09-17T11:50:49.832858+0000 mgr.x (mgr.24595) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:51.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:51 smithi092 bash[19809]: audit 2024-09-17T11:50:50.614610+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:50:51.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:51 smithi092 bash[19809]: audit 2024-09-17T11:50:50.616773+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:50:51.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:51 smithi092 bash[19809]: audit 2024-09-17T11:50:50.629315+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:51.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:51 smithi092 bash[26066]: cluster 2024-09-17T11:50:49.832858+0000 mgr.x (mgr.24595) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:51.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:51 smithi092 bash[26066]: audit 2024-09-17T11:50:50.614610+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:50:51.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:51 smithi092 bash[26066]: audit 2024-09-17T11:50:50.616773+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:50:51.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:51 smithi092 bash[26066]: audit 2024-09-17T11:50:50.629315+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:50:53.366 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:53 smithi121 bash[20577]: cluster 2024-09-17T11:50:51.833600+0000 mgr.x (mgr.24595) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:53.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:53 smithi092 bash[19809]: cluster 2024-09-17T11:50:51.833600+0000 mgr.x (mgr.24595) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:53.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:53 smithi092 bash[26066]: cluster 2024-09-17T11:50:51.833600+0000 mgr.x (mgr.24595) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:55 smithi121 bash[20577]: cluster 2024-09-17T11:50:53.835243+0000 mgr.x (mgr.24595) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:55 smithi121 bash[20577]: audit 2024-09-17T11:50:54.078111+0000 mgr.x (mgr.24595) 75 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:55.478 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:55 smithi092 bash[19809]: cluster 2024-09-17T11:50:53.835243+0000 mgr.x (mgr.24595) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:55.478 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:55 smithi092 bash[19809]: audit 2024-09-17T11:50:54.078111+0000 mgr.x (mgr.24595) 75 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:55.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:55 smithi092 bash[26066]: cluster 2024-09-17T11:50:53.835243+0000 mgr.x (mgr.24595) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:50:55.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:55 smithi092 bash[26066]: audit 2024-09-17T11:50:54.078111+0000 mgr.x (mgr.24595) 75 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:50:57.477 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:57 smithi092 bash[19809]: cluster 2024-09-17T11:50:55.835970+0000 mgr.x (mgr.24595) 76 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:57.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:57 smithi092 bash[26066]: cluster 2024-09-17T11:50:55.835970+0000 mgr.x (mgr.24595) 76 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:57 smithi121 bash[20577]: cluster 2024-09-17T11:50:55.835970+0000 mgr.x (mgr.24595) 76 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:59 smithi121 bash[20577]: cluster 2024-09-17T11:50:57.836714+0000 mgr.x (mgr.24595) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:50:59 smithi121 bash[20577]: audit 2024-09-17T11:50:58.602852+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:59.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:59 smithi092 bash[19809]: cluster 2024-09-17T11:50:57.836714+0000 mgr.x (mgr.24595) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:59.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:50:59 smithi092 bash[19809]: audit 2024-09-17T11:50:58.602852+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:50:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:59 smithi092 bash[26066]: cluster 2024-09-17T11:50:57.836714+0000 mgr.x (mgr.24595) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:50:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:50:59 smithi092 bash[26066]: audit 2024-09-17T11:50:58.602852+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:51:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:51:00] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.43.0" 2024-09-17T11:51:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:00 smithi121 bash[20577]: audit 2024-09-17T11:50:59.670541+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:00 smithi121 bash[20577]: audit 2024-09-17T11:50:59.685038+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:00 smithi121 bash[20577]: audit 2024-09-17T11:50:59.697798+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:00.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:00 smithi121 bash[20577]: cluster 2024-09-17T11:50:59.838399+0000 mgr.x (mgr.24595) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:01.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:00 smithi092 bash[19809]: audit 2024-09-17T11:50:59.670541+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:01.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:00 smithi092 bash[19809]: audit 2024-09-17T11:50:59.685038+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:01.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:00 smithi092 bash[19809]: audit 2024-09-17T11:50:59.697798+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:01.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:00 smithi092 bash[19809]: cluster 2024-09-17T11:50:59.838399+0000 mgr.x (mgr.24595) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:01.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:00 smithi092 bash[26066]: audit 2024-09-17T11:50:59.670541+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:01.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:00 smithi092 bash[26066]: audit 2024-09-17T11:50:59.685038+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:01.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:00 smithi092 bash[26066]: audit 2024-09-17T11:50:59.697798+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:01.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:00 smithi092 bash[26066]: cluster 2024-09-17T11:50:59.838399+0000 mgr.x (mgr.24595) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:02 smithi121 bash[20577]: audit 2024-09-17T11:51:01.259299+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:02 smithi121 bash[20577]: audit 2024-09-17T11:51:01.272484+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:02 smithi121 bash[20577]: audit 2024-09-17T11:51:01.285960+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:02 smithi121 bash[20577]: cluster 2024-09-17T11:51:01.839117+0000 mgr.x (mgr.24595) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:02 smithi092 bash[19809]: audit 2024-09-17T11:51:01.259299+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:02 smithi092 bash[19809]: audit 2024-09-17T11:51:01.272484+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:02 smithi092 bash[19809]: audit 2024-09-17T11:51:01.285960+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:02 smithi092 bash[19809]: cluster 2024-09-17T11:51:01.839117+0000 mgr.x (mgr.24595) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:02.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:02 smithi092 bash[26066]: audit 2024-09-17T11:51:01.259299+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:02.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:02 smithi092 bash[26066]: audit 2024-09-17T11:51:01.272484+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:02.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:02 smithi092 bash[26066]: audit 2024-09-17T11:51:01.285960+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:02.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:02 smithi092 bash[26066]: cluster 2024-09-17T11:51:01.839117+0000 mgr.x (mgr.24595) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:04 smithi121 bash[20577]: cluster 2024-09-17T11:51:03.840662+0000 mgr.x (mgr.24595) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:04 smithi121 bash[20577]: audit 2024-09-17T11:51:04.089521+0000 mgr.x (mgr.24595) 81 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:05.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:04 smithi092 bash[19809]: cluster 2024-09-17T11:51:03.840662+0000 mgr.x (mgr.24595) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:05.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:04 smithi092 bash[19809]: audit 2024-09-17T11:51:04.089521+0000 mgr.x (mgr.24595) 81 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:05.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:04 smithi092 bash[26066]: cluster 2024-09-17T11:51:03.840662+0000 mgr.x (mgr.24595) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:05.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:04 smithi092 bash[26066]: audit 2024-09-17T11:51:04.089521+0000 mgr.x (mgr.24595) 81 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:06 smithi121 bash[20577]: cluster 2024-09-17T11:51:05.841408+0000 mgr.x (mgr.24595) 82 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:07.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:06 smithi092 bash[19809]: cluster 2024-09-17T11:51:05.841408+0000 mgr.x (mgr.24595) 82 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:07.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:06 smithi092 bash[26066]: cluster 2024-09-17T11:51:05.841408+0000 mgr.x (mgr.24595) 82 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:08 smithi121 bash[20577]: cluster 2024-09-17T11:51:07.842172+0000 mgr.x (mgr.24595) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:09.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:08 smithi092 bash[19809]: cluster 2024-09-17T11:51:07.842172+0000 mgr.x (mgr.24595) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:09.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:08 smithi092 bash[26066]: cluster 2024-09-17T11:51:07.842172+0000 mgr.x (mgr.24595) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:51:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:51:10] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.43.0" 2024-09-17T11:51:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:10 smithi121 bash[20577]: cluster 2024-09-17T11:51:09.843848+0000 mgr.x (mgr.24595) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:11.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:10 smithi092 bash[19809]: cluster 2024-09-17T11:51:09.843848+0000 mgr.x (mgr.24595) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:11.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:10 smithi092 bash[26066]: cluster 2024-09-17T11:51:09.843848+0000 mgr.x (mgr.24595) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:13.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:12 smithi121 bash[20577]: cluster 2024-09-17T11:51:11.844618+0000 mgr.x (mgr.24595) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:13.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:12 smithi092 bash[19809]: cluster 2024-09-17T11:51:11.844618+0000 mgr.x (mgr.24595) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:13.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:12 smithi092 bash[26066]: cluster 2024-09-17T11:51:11.844618+0000 mgr.x (mgr.24595) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:13 smithi121 bash[20577]: audit 2024-09-17T11:51:13.602790+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:14.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:13 smithi092 bash[19809]: audit 2024-09-17T11:51:13.602790+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:14.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:13 smithi092 bash[26066]: audit 2024-09-17T11:51:13.602790+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:14 smithi121 bash[20577]: cluster 2024-09-17T11:51:13.846196+0000 mgr.x (mgr.24595) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:14 smithi121 bash[20577]: audit 2024-09-17T11:51:14.097177+0000 mgr.x (mgr.24595) 87 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:15.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:14 smithi092 bash[19809]: cluster 2024-09-17T11:51:13.846196+0000 mgr.x (mgr.24595) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:15.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:14 smithi092 bash[19809]: audit 2024-09-17T11:51:14.097177+0000 mgr.x (mgr.24595) 87 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:15.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:14 smithi092 bash[26066]: cluster 2024-09-17T11:51:13.846196+0000 mgr.x (mgr.24595) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:15.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:14 smithi092 bash[26066]: audit 2024-09-17T11:51:14.097177+0000 mgr.x (mgr.24595) 87 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:16 smithi121 bash[20577]: cluster 2024-09-17T11:51:15.846896+0000 mgr.x (mgr.24595) 88 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:17.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:16 smithi092 bash[19809]: cluster 2024-09-17T11:51:15.846896+0000 mgr.x (mgr.24595) 88 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:17.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:16 smithi092 bash[26066]: cluster 2024-09-17T11:51:15.846896+0000 mgr.x (mgr.24595) 88 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:18 smithi121 bash[20577]: cluster 2024-09-17T11:51:17.847662+0000 mgr.x (mgr.24595) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:19.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:18 smithi092 bash[19809]: cluster 2024-09-17T11:51:17.847662+0000 mgr.x (mgr.24595) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:19.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:18 smithi092 bash[26066]: cluster 2024-09-17T11:51:17.847662+0000 mgr.x (mgr.24595) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:20.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:51:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:51:20] "GET /metrics HTTP/1.1" 200 38293 "" "Prometheus/2.43.0" 2024-09-17T11:51:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:20 smithi121 bash[20577]: cluster 2024-09-17T11:51:19.848620+0000 mgr.x (mgr.24595) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:20 smithi121 bash[20577]: audit 2024-09-17T11:51:19.907392+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:20 smithi121 bash[20577]: audit 2024-09-17T11:51:19.920949+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:20 smithi121 bash[20577]: audit 2024-09-17T11:51:19.933925+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:21.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:20 smithi092 bash[19809]: cluster 2024-09-17T11:51:19.848620+0000 mgr.x (mgr.24595) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:21.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:20 smithi092 bash[19809]: audit 2024-09-17T11:51:19.907392+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:21.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:20 smithi092 bash[19809]: audit 2024-09-17T11:51:19.920949+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:21.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:20 smithi092 bash[19809]: audit 2024-09-17T11:51:19.933925+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:20 smithi092 bash[26066]: cluster 2024-09-17T11:51:19.848620+0000 mgr.x (mgr.24595) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:20 smithi092 bash[26066]: audit 2024-09-17T11:51:19.907392+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:20 smithi092 bash[26066]: audit 2024-09-17T11:51:19.920949+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:20 smithi092 bash[26066]: audit 2024-09-17T11:51:19.933925+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:22 smithi121 bash[20577]: audit 2024-09-17T11:51:21.498896+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:22 smithi121 bash[20577]: audit 2024-09-17T11:51:21.513401+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:22 smithi121 bash[20577]: audit 2024-09-17T11:51:21.526757+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:22 smithi121 bash[20577]: cluster 2024-09-17T11:51:21.849260+0000 mgr.x (mgr.24595) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:22.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:22 smithi092 bash[19809]: audit 2024-09-17T11:51:21.498896+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:22 smithi092 bash[19809]: audit 2024-09-17T11:51:21.513401+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:22 smithi092 bash[19809]: audit 2024-09-17T11:51:21.526757+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:22 smithi092 bash[19809]: cluster 2024-09-17T11:51:21.849260+0000 mgr.x (mgr.24595) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:22.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:22 smithi092 bash[26066]: audit 2024-09-17T11:51:21.498896+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:22 smithi092 bash[26066]: audit 2024-09-17T11:51:21.513401+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:22 smithi092 bash[26066]: audit 2024-09-17T11:51:21.526757+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:22.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:22 smithi092 bash[26066]: cluster 2024-09-17T11:51:21.849260+0000 mgr.x (mgr.24595) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:24 smithi121 bash[20577]: cluster 2024-09-17T11:51:23.850880+0000 mgr.x (mgr.24595) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:24 smithi121 bash[20577]: audit 2024-09-17T11:51:24.108526+0000 mgr.x (mgr.24595) 93 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:25.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:24 smithi092 bash[19809]: cluster 2024-09-17T11:51:23.850880+0000 mgr.x (mgr.24595) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:25.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:24 smithi092 bash[19809]: audit 2024-09-17T11:51:24.108526+0000 mgr.x (mgr.24595) 93 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:25.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:24 smithi092 bash[26066]: cluster 2024-09-17T11:51:23.850880+0000 mgr.x (mgr.24595) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:25.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:24 smithi092 bash[26066]: audit 2024-09-17T11:51:24.108526+0000 mgr.x (mgr.24595) 93 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:26 smithi121 bash[20577]: cluster 2024-09-17T11:51:25.851597+0000 mgr.x (mgr.24595) 94 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:27.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:26 smithi092 bash[19809]: cluster 2024-09-17T11:51:25.851597+0000 mgr.x (mgr.24595) 94 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:27.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:26 smithi092 bash[26066]: cluster 2024-09-17T11:51:25.851597+0000 mgr.x (mgr.24595) 94 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:28 smithi121 bash[20577]: cluster 2024-09-17T11:51:27.852340+0000 mgr.x (mgr.24595) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:28 smithi121 bash[20577]: audit 2024-09-17T11:51:28.603429+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:29.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:28 smithi092 bash[19809]: cluster 2024-09-17T11:51:27.852340+0000 mgr.x (mgr.24595) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:29.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:28 smithi092 bash[19809]: audit 2024-09-17T11:51:28.603429+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:29.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:28 smithi092 bash[26066]: cluster 2024-09-17T11:51:27.852340+0000 mgr.x (mgr.24595) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:29.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:28 smithi092 bash[26066]: audit 2024-09-17T11:51:28.603429+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:30.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:51:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:51:30] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T11:51:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:30 smithi121 bash[20577]: cluster 2024-09-17T11:51:29.854008+0000 mgr.x (mgr.24595) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:31.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:30 smithi092 bash[19809]: cluster 2024-09-17T11:51:29.854008+0000 mgr.x (mgr.24595) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:31.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:30 smithi092 bash[26066]: cluster 2024-09-17T11:51:29.854008+0000 mgr.x (mgr.24595) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:32 smithi121 bash[20577]: cluster 2024-09-17T11:51:31.854732+0000 mgr.x (mgr.24595) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:33.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:32 smithi092 bash[19809]: cluster 2024-09-17T11:51:31.854732+0000 mgr.x (mgr.24595) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:33.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:32 smithi092 bash[26066]: cluster 2024-09-17T11:51:31.854732+0000 mgr.x (mgr.24595) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:34 smithi121 bash[20577]: cluster 2024-09-17T11:51:33.856321+0000 mgr.x (mgr.24595) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:34 smithi121 bash[20577]: audit 2024-09-17T11:51:34.114965+0000 mgr.x (mgr.24595) 99 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:35.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:34 smithi092 bash[19809]: cluster 2024-09-17T11:51:33.856321+0000 mgr.x (mgr.24595) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:34 smithi092 bash[19809]: audit 2024-09-17T11:51:34.114965+0000 mgr.x (mgr.24595) 99 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:35.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:34 smithi092 bash[26066]: cluster 2024-09-17T11:51:33.856321+0000 mgr.x (mgr.24595) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:35.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:34 smithi092 bash[26066]: audit 2024-09-17T11:51:34.114965+0000 mgr.x (mgr.24595) 99 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:36 smithi121 bash[20577]: cluster 2024-09-17T11:51:35.856796+0000 mgr.x (mgr.24595) 100 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:37.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:36 smithi092 bash[19809]: cluster 2024-09-17T11:51:35.856796+0000 mgr.x (mgr.24595) 100 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:37.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:36 smithi092 bash[26066]: cluster 2024-09-17T11:51:35.856796+0000 mgr.x (mgr.24595) 100 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:39.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:38 smithi092 bash[19809]: cluster 2024-09-17T11:51:37.857488+0000 mgr.x (mgr.24595) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:39.218 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:38 smithi092 bash[26066]: cluster 2024-09-17T11:51:37.857488+0000 mgr.x (mgr.24595) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:38 smithi121 bash[20577]: cluster 2024-09-17T11:51:37.857488+0000 mgr.x (mgr.24595) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:40.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:51:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:51:40] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.43.0" 2024-09-17T11:51:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:41 smithi121 bash[20577]: cluster 2024-09-17T11:51:39.859186+0000 mgr.x (mgr.24595) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:41 smithi121 bash[20577]: audit 2024-09-17T11:51:40.139539+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:41 smithi121 bash[20577]: audit 2024-09-17T11:51:40.156049+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:41 smithi121 bash[20577]: audit 2024-09-17T11:51:40.168870+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:41.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:41 smithi092 bash[19809]: cluster 2024-09-17T11:51:39.859186+0000 mgr.x (mgr.24595) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:41.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:41 smithi092 bash[19809]: audit 2024-09-17T11:51:40.139539+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:41.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:41 smithi092 bash[19809]: audit 2024-09-17T11:51:40.156049+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:41.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:41 smithi092 bash[19809]: audit 2024-09-17T11:51:40.168870+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:41.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:41 smithi092 bash[26066]: cluster 2024-09-17T11:51:39.859186+0000 mgr.x (mgr.24595) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:41.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:41 smithi092 bash[26066]: audit 2024-09-17T11:51:40.139539+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:41.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:41 smithi092 bash[26066]: audit 2024-09-17T11:51:40.156049+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:41.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:41 smithi092 bash[26066]: audit 2024-09-17T11:51:40.168870+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:42 smithi121 bash[20577]: audit 2024-09-17T11:51:41.736544+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:42 smithi121 bash[20577]: audit 2024-09-17T11:51:41.751572+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:42 smithi121 bash[20577]: audit 2024-09-17T11:51:41.766412+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:42 smithi121 bash[20577]: cluster 2024-09-17T11:51:41.859913+0000 mgr.x (mgr.24595) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:43.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:42 smithi092 bash[26066]: audit 2024-09-17T11:51:41.736544+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:42 smithi092 bash[26066]: audit 2024-09-17T11:51:41.751572+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:42 smithi092 bash[26066]: audit 2024-09-17T11:51:41.766412+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:42 smithi092 bash[26066]: cluster 2024-09-17T11:51:41.859913+0000 mgr.x (mgr.24595) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:43.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:42 smithi092 bash[19809]: audit 2024-09-17T11:51:41.736544+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:42 smithi092 bash[19809]: audit 2024-09-17T11:51:41.751572+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:42 smithi092 bash[19809]: audit 2024-09-17T11:51:41.766412+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:43.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:42 smithi092 bash[19809]: cluster 2024-09-17T11:51:41.859913+0000 mgr.x (mgr.24595) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:43 smithi121 bash[20577]: audit 2024-09-17T11:51:43.603842+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:44.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:43 smithi092 bash[19809]: audit 2024-09-17T11:51:43.603842+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:44.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:43 smithi092 bash[26066]: audit 2024-09-17T11:51:43.603842+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:44 smithi121 bash[20577]: cluster 2024-09-17T11:51:43.861517+0000 mgr.x (mgr.24595) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:44 smithi121 bash[20577]: audit 2024-09-17T11:51:44.126449+0000 mgr.x (mgr.24595) 105 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:45.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:44 smithi092 bash[19809]: cluster 2024-09-17T11:51:43.861517+0000 mgr.x (mgr.24595) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:45.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:44 smithi092 bash[19809]: audit 2024-09-17T11:51:44.126449+0000 mgr.x (mgr.24595) 105 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:45.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:44 smithi092 bash[26066]: cluster 2024-09-17T11:51:43.861517+0000 mgr.x (mgr.24595) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:45.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:44 smithi092 bash[26066]: audit 2024-09-17T11:51:44.126449+0000 mgr.x (mgr.24595) 105 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:46 smithi121 bash[20577]: cluster 2024-09-17T11:51:45.862247+0000 mgr.x (mgr.24595) 106 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:47.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:46 smithi092 bash[19809]: cluster 2024-09-17T11:51:45.862247+0000 mgr.x (mgr.24595) 106 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:47.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:46 smithi092 bash[26066]: cluster 2024-09-17T11:51:45.862247+0000 mgr.x (mgr.24595) 106 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:48 smithi121 bash[20577]: cluster 2024-09-17T11:51:47.862987+0000 mgr.x (mgr.24595) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:49.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:48 smithi092 bash[19809]: cluster 2024-09-17T11:51:47.862987+0000 mgr.x (mgr.24595) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:49.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:48 smithi092 bash[26066]: cluster 2024-09-17T11:51:47.862987+0000 mgr.x (mgr.24595) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:51:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:51:50] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.43.0" 2024-09-17T11:51:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:50 smithi121 bash[20577]: cluster 2024-09-17T11:51:49.864635+0000 mgr.x (mgr.24595) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:50 smithi121 bash[20577]: audit 2024-09-17T11:51:50.763684+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:51:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:50 smithi121 bash[20577]: audit 2024-09-17T11:51:50.765850+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:51:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:50 smithi121 bash[20577]: audit 2024-09-17T11:51:50.776967+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:50 smithi092 bash[19809]: cluster 2024-09-17T11:51:49.864635+0000 mgr.x (mgr.24595) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:50 smithi092 bash[19809]: audit 2024-09-17T11:51:50.763684+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:51:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:50 smithi092 bash[19809]: audit 2024-09-17T11:51:50.765850+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:51:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:50 smithi092 bash[19809]: audit 2024-09-17T11:51:50.776967+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:51.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:50 smithi092 bash[26066]: cluster 2024-09-17T11:51:49.864635+0000 mgr.x (mgr.24595) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:51.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:50 smithi092 bash[26066]: audit 2024-09-17T11:51:50.763684+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:51:51.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:50 smithi092 bash[26066]: audit 2024-09-17T11:51:50.765850+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:51:51.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:50 smithi092 bash[26066]: audit 2024-09-17T11:51:50.776967+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:51:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:52 smithi121 bash[20577]: cluster 2024-09-17T11:51:51.865397+0000 mgr.x (mgr.24595) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:53.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:52 smithi092 bash[19809]: cluster 2024-09-17T11:51:51.865397+0000 mgr.x (mgr.24595) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:52 smithi092 bash[26066]: cluster 2024-09-17T11:51:51.865397+0000 mgr.x (mgr.24595) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:54 smithi121 bash[20577]: cluster 2024-09-17T11:51:53.867123+0000 mgr.x (mgr.24595) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:54 smithi121 bash[20577]: audit 2024-09-17T11:51:54.137941+0000 mgr.x (mgr.24595) 111 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:55.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:54 smithi092 bash[19809]: cluster 2024-09-17T11:51:53.867123+0000 mgr.x (mgr.24595) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:55.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:54 smithi092 bash[19809]: audit 2024-09-17T11:51:54.137941+0000 mgr.x (mgr.24595) 111 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:54 smithi092 bash[26066]: cluster 2024-09-17T11:51:53.867123+0000 mgr.x (mgr.24595) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:51:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:54 smithi092 bash[26066]: audit 2024-09-17T11:51:54.137941+0000 mgr.x (mgr.24595) 111 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:51:57.222 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:56 smithi092 bash[19809]: cluster 2024-09-17T11:51:55.867834+0000 mgr.x (mgr.24595) 112 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:57.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:56 smithi092 bash[26066]: cluster 2024-09-17T11:51:55.867834+0000 mgr.x (mgr.24595) 112 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:56 smithi121 bash[20577]: cluster 2024-09-17T11:51:55.867834+0000 mgr.x (mgr.24595) 112 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:59.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:58 smithi121 bash[20577]: cluster 2024-09-17T11:51:57.868574+0000 mgr.x (mgr.24595) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:59.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:51:58 smithi121 bash[20577]: audit 2024-09-17T11:51:58.604321+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:59.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:58 smithi092 bash[19809]: cluster 2024-09-17T11:51:57.868574+0000 mgr.x (mgr.24595) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:59.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:51:58 smithi092 bash[19809]: audit 2024-09-17T11:51:58.604321+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:51:59.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:58 smithi092 bash[26066]: cluster 2024-09-17T11:51:57.868574+0000 mgr.x (mgr.24595) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:51:59.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:51:58 smithi092 bash[26066]: audit 2024-09-17T11:51:58.604321+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:52:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:52:00] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T11:52:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:00 smithi121 bash[20577]: cluster 2024-09-17T11:51:59.870241+0000 mgr.x (mgr.24595) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:00 smithi121 bash[20577]: audit 2024-09-17T11:52:00.374395+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:00 smithi121 bash[20577]: audit 2024-09-17T11:52:00.387970+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:00 smithi121 bash[20577]: audit 2024-09-17T11:52:00.399845+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:01.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:00 smithi092 bash[19809]: cluster 2024-09-17T11:51:59.870241+0000 mgr.x (mgr.24595) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:01.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:00 smithi092 bash[19809]: audit 2024-09-17T11:52:00.374395+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:01.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:00 smithi092 bash[19809]: audit 2024-09-17T11:52:00.387970+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:01.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:00 smithi092 bash[19809]: audit 2024-09-17T11:52:00.399845+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:01.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:00 smithi092 bash[26066]: cluster 2024-09-17T11:51:59.870241+0000 mgr.x (mgr.24595) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:01.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:00 smithi092 bash[26066]: audit 2024-09-17T11:52:00.374395+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:01.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:00 smithi092 bash[26066]: audit 2024-09-17T11:52:00.387970+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:01.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:00 smithi092 bash[26066]: audit 2024-09-17T11:52:00.399845+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:02 smithi121 bash[20577]: cluster 2024-09-17T11:52:01.870937+0000 mgr.x (mgr.24595) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:02 smithi121 bash[20577]: audit 2024-09-17T11:52:01.977150+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:02 smithi121 bash[20577]: audit 2024-09-17T11:52:01.995426+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:02 smithi121 bash[20577]: audit 2024-09-17T11:52:02.011567+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:02 smithi092 bash[26066]: cluster 2024-09-17T11:52:01.870937+0000 mgr.x (mgr.24595) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:02 smithi092 bash[26066]: audit 2024-09-17T11:52:01.977150+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:02 smithi092 bash[26066]: audit 2024-09-17T11:52:01.995426+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:02 smithi092 bash[26066]: audit 2024-09-17T11:52:02.011567+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:02 smithi092 bash[19809]: cluster 2024-09-17T11:52:01.870937+0000 mgr.x (mgr.24595) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:02 smithi092 bash[19809]: audit 2024-09-17T11:52:01.977150+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:02 smithi092 bash[19809]: audit 2024-09-17T11:52:01.995426+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:02 smithi092 bash[19809]: audit 2024-09-17T11:52:02.011567+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:04 smithi121 bash[20577]: cluster 2024-09-17T11:52:03.872501+0000 mgr.x (mgr.24595) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:04 smithi121 bash[20577]: audit 2024-09-17T11:52:04.147044+0000 mgr.x (mgr.24595) 117 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:05.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:04 smithi092 bash[19809]: cluster 2024-09-17T11:52:03.872501+0000 mgr.x (mgr.24595) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:05.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:04 smithi092 bash[19809]: audit 2024-09-17T11:52:04.147044+0000 mgr.x (mgr.24595) 117 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:05.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:04 smithi092 bash[26066]: cluster 2024-09-17T11:52:03.872501+0000 mgr.x (mgr.24595) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:05.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:04 smithi092 bash[26066]: audit 2024-09-17T11:52:04.147044+0000 mgr.x (mgr.24595) 117 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:06 smithi121 bash[20577]: cluster 2024-09-17T11:52:05.873246+0000 mgr.x (mgr.24595) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:06 smithi092 bash[19809]: cluster 2024-09-17T11:52:05.873246+0000 mgr.x (mgr.24595) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:07.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:06 smithi092 bash[26066]: cluster 2024-09-17T11:52:05.873246+0000 mgr.x (mgr.24595) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:08 smithi121 bash[20577]: cluster 2024-09-17T11:52:07.873977+0000 mgr.x (mgr.24595) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:09.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:08 smithi092 bash[19809]: cluster 2024-09-17T11:52:07.873977+0000 mgr.x (mgr.24595) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:09.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:08 smithi092 bash[26066]: cluster 2024-09-17T11:52:07.873977+0000 mgr.x (mgr.24595) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:52:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:52:10] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T11:52:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:10 smithi121 bash[20577]: cluster 2024-09-17T11:52:09.875660+0000 mgr.x (mgr.24595) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:11.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:10 smithi092 bash[19809]: cluster 2024-09-17T11:52:09.875660+0000 mgr.x (mgr.24595) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:11.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:10 smithi092 bash[26066]: cluster 2024-09-17T11:52:09.875660+0000 mgr.x (mgr.24595) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:13.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:12 smithi121 bash[20577]: cluster 2024-09-17T11:52:11.876473+0000 mgr.x (mgr.24595) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:13.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:12 smithi092 bash[19809]: cluster 2024-09-17T11:52:11.876473+0000 mgr.x (mgr.24595) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:13.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:12 smithi092 bash[26066]: cluster 2024-09-17T11:52:11.876473+0000 mgr.x (mgr.24595) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:14.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:14 smithi121 bash[20577]: audit 2024-09-17T11:52:13.604853+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:14.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:14 smithi092 bash[19809]: audit 2024-09-17T11:52:13.604853+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:14.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:14 smithi092 bash[26066]: audit 2024-09-17T11:52:13.604853+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:15 smithi121 bash[20577]: cluster 2024-09-17T11:52:13.877450+0000 mgr.x (mgr.24595) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:15 smithi121 bash[20577]: audit 2024-09-17T11:52:14.158445+0000 mgr.x (mgr.24595) 123 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:15.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:15 smithi092 bash[19809]: cluster 2024-09-17T11:52:13.877450+0000 mgr.x (mgr.24595) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:15.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:15 smithi092 bash[19809]: audit 2024-09-17T11:52:14.158445+0000 mgr.x (mgr.24595) 123 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:15.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:15 smithi092 bash[26066]: cluster 2024-09-17T11:52:13.877450+0000 mgr.x (mgr.24595) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:15.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:15 smithi092 bash[26066]: audit 2024-09-17T11:52:14.158445+0000 mgr.x (mgr.24595) 123 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:17 smithi121 bash[20577]: cluster 2024-09-17T11:52:15.878123+0000 mgr.x (mgr.24595) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:17.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:17 smithi092 bash[19809]: cluster 2024-09-17T11:52:15.878123+0000 mgr.x (mgr.24595) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:17.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:17 smithi092 bash[26066]: cluster 2024-09-17T11:52:15.878123+0000 mgr.x (mgr.24595) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:19 smithi121 bash[20577]: cluster 2024-09-17T11:52:17.878797+0000 mgr.x (mgr.24595) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:19.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:19 smithi092 bash[19809]: cluster 2024-09-17T11:52:17.878797+0000 mgr.x (mgr.24595) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:19.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:19 smithi092 bash[26066]: cluster 2024-09-17T11:52:17.878797+0000 mgr.x (mgr.24595) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:20.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:52:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:52:20] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-17T11:52:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:21 smithi121 bash[20577]: cluster 2024-09-17T11:52:19.880438+0000 mgr.x (mgr.24595) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:21 smithi121 bash[20577]: audit 2024-09-17T11:52:20.588206+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:21 smithi121 bash[20577]: audit 2024-09-17T11:52:20.602597+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:21 smithi121 bash[20577]: audit 2024-09-17T11:52:20.615472+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:21.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:21 smithi092 bash[19809]: cluster 2024-09-17T11:52:19.880438+0000 mgr.x (mgr.24595) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:21.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:21 smithi092 bash[19809]: audit 2024-09-17T11:52:20.588206+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:21.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:21 smithi092 bash[19809]: audit 2024-09-17T11:52:20.602597+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:21.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:21 smithi092 bash[19809]: audit 2024-09-17T11:52:20.615472+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:21 smithi092 bash[26066]: cluster 2024-09-17T11:52:19.880438+0000 mgr.x (mgr.24595) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:21 smithi092 bash[26066]: audit 2024-09-17T11:52:20.588206+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:21 smithi092 bash[26066]: audit 2024-09-17T11:52:20.602597+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:21 smithi092 bash[26066]: audit 2024-09-17T11:52:20.615472+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:23 smithi121 bash[20577]: cluster 2024-09-17T11:52:21.881147+0000 mgr.x (mgr.24595) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:23 smithi121 bash[20577]: audit 2024-09-17T11:52:22.207032+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:23 smithi121 bash[20577]: audit 2024-09-17T11:52:22.221532+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:23 smithi121 bash[20577]: audit 2024-09-17T11:52:22.234723+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:23.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:23 smithi092 bash[19809]: cluster 2024-09-17T11:52:21.881147+0000 mgr.x (mgr.24595) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:23.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:23 smithi092 bash[19809]: audit 2024-09-17T11:52:22.207032+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:23.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:23 smithi092 bash[19809]: audit 2024-09-17T11:52:22.221532+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:23.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:23 smithi092 bash[19809]: audit 2024-09-17T11:52:22.234723+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:23.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:23 smithi092 bash[26066]: cluster 2024-09-17T11:52:21.881147+0000 mgr.x (mgr.24595) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:23.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:23 smithi092 bash[26066]: audit 2024-09-17T11:52:22.207032+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:23.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:23 smithi092 bash[26066]: audit 2024-09-17T11:52:22.221532+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:23.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:23 smithi092 bash[26066]: audit 2024-09-17T11:52:22.234723+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:25 smithi121 bash[20577]: cluster 2024-09-17T11:52:23.882721+0000 mgr.x (mgr.24595) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:25.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:25 smithi092 bash[19809]: cluster 2024-09-17T11:52:23.882721+0000 mgr.x (mgr.24595) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:25.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:25 smithi092 bash[26066]: cluster 2024-09-17T11:52:23.882721+0000 mgr.x (mgr.24595) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:26 smithi121 bash[20577]: audit 2024-09-17T11:52:24.166882+0000 mgr.x (mgr.24595) 129 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:26.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:26 smithi092 bash[19809]: audit 2024-09-17T11:52:24.166882+0000 mgr.x (mgr.24595) 129 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:26.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:26 smithi092 bash[26066]: audit 2024-09-17T11:52:24.166882+0000 mgr.x (mgr.24595) 129 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:27 smithi121 bash[20577]: cluster 2024-09-17T11:52:25.883441+0000 mgr.x (mgr.24595) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:27.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:27 smithi092 bash[19809]: cluster 2024-09-17T11:52:25.883441+0000 mgr.x (mgr.24595) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:27.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:27 smithi092 bash[26066]: cluster 2024-09-17T11:52:25.883441+0000 mgr.x (mgr.24595) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:29 smithi121 bash[20577]: cluster 2024-09-17T11:52:27.884156+0000 mgr.x (mgr.24595) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:29 smithi121 bash[20577]: audit 2024-09-17T11:52:28.605147+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:29.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:29 smithi092 bash[19809]: cluster 2024-09-17T11:52:27.884156+0000 mgr.x (mgr.24595) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:29.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:29 smithi092 bash[19809]: audit 2024-09-17T11:52:28.605147+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:29.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:29 smithi092 bash[26066]: cluster 2024-09-17T11:52:27.884156+0000 mgr.x (mgr.24595) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:29.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:29 smithi092 bash[26066]: audit 2024-09-17T11:52:28.605147+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:30.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:52:30 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:52:30] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T11:52:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:31 smithi121 bash[20577]: cluster 2024-09-17T11:52:29.885819+0000 mgr.x (mgr.24595) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:31.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:31 smithi092 bash[19809]: cluster 2024-09-17T11:52:29.885819+0000 mgr.x (mgr.24595) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:31.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:31 smithi092 bash[26066]: cluster 2024-09-17T11:52:29.885819+0000 mgr.x (mgr.24595) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:33 smithi121 bash[20577]: cluster 2024-09-17T11:52:31.886551+0000 mgr.x (mgr.24595) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:33.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:33 smithi092 bash[19809]: cluster 2024-09-17T11:52:31.886551+0000 mgr.x (mgr.24595) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:33.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:33 smithi092 bash[26066]: cluster 2024-09-17T11:52:31.886551+0000 mgr.x (mgr.24595) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:35 smithi121 bash[20577]: cluster 2024-09-17T11:52:33.888122+0000 mgr.x (mgr.24595) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:35.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:35 smithi092 bash[19809]: cluster 2024-09-17T11:52:33.888122+0000 mgr.x (mgr.24595) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:35.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:35 smithi092 bash[26066]: cluster 2024-09-17T11:52:33.888122+0000 mgr.x (mgr.24595) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:36 smithi121 bash[20577]: audit 2024-09-17T11:52:34.178366+0000 mgr.x (mgr.24595) 135 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:36.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:36 smithi092 bash[19809]: audit 2024-09-17T11:52:34.178366+0000 mgr.x (mgr.24595) 135 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:36.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:36 smithi092 bash[26066]: audit 2024-09-17T11:52:34.178366+0000 mgr.x (mgr.24595) 135 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:37.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:37 smithi092 bash[19809]: cluster 2024-09-17T11:52:35.888829+0000 mgr.x (mgr.24595) 136 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:37.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:37 smithi092 bash[26066]: cluster 2024-09-17T11:52:35.888829+0000 mgr.x (mgr.24595) 136 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:37 smithi121 bash[20577]: cluster 2024-09-17T11:52:35.888829+0000 mgr.x (mgr.24595) 136 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:39.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:39 smithi092 bash[19809]: cluster 2024-09-17T11:52:37.889554+0000 mgr.x (mgr.24595) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:39.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:39 smithi092 bash[26066]: cluster 2024-09-17T11:52:37.889554+0000 mgr.x (mgr.24595) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:39 smithi121 bash[20577]: cluster 2024-09-17T11:52:37.889554+0000 mgr.x (mgr.24595) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:40.769 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:52:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:52:40] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T11:52:41.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:41 smithi092 bash[19809]: cluster 2024-09-17T11:52:39.891340+0000 mgr.x (mgr.24595) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:41.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:41 smithi092 bash[19809]: audit 2024-09-17T11:52:40.757086+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:41.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:41 smithi092 bash[19809]: audit 2024-09-17T11:52:40.764914+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:41.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:41 smithi092 bash[19809]: audit 2024-09-17T11:52:40.771869+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:41.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:41 smithi092 bash[26066]: cluster 2024-09-17T11:52:39.891340+0000 mgr.x (mgr.24595) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:41.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:41 smithi092 bash[26066]: audit 2024-09-17T11:52:40.757086+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:41.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:41 smithi092 bash[26066]: audit 2024-09-17T11:52:40.764914+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:41.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:41 smithi092 bash[26066]: audit 2024-09-17T11:52:40.771869+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:41.478 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T11:52:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:41 smithi121 bash[20577]: cluster 2024-09-17T11:52:39.891340+0000 mgr.x (mgr.24595) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:41 smithi121 bash[20577]: audit 2024-09-17T11:52:40.757086+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:41 smithi121 bash[20577]: audit 2024-09-17T11:52:40.764914+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:41 smithi121 bash[20577]: audit 2024-09-17T11:52:40.771869+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:43 smithi121 bash[20577]: cluster 2024-09-17T11:52:41.892093+0000 mgr.x (mgr.24595) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:43 smithi121 bash[20577]: audit 2024-09-17T11:52:42.425012+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:43 smithi121 bash[20577]: audit 2024-09-17T11:52:42.438163+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:43 smithi121 bash[20577]: audit 2024-09-17T11:52:42.447918+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:43.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:43 smithi092 bash[19809]: cluster 2024-09-17T11:52:41.892093+0000 mgr.x (mgr.24595) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:43.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:43 smithi092 bash[19809]: audit 2024-09-17T11:52:42.425012+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:43.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:43 smithi092 bash[19809]: audit 2024-09-17T11:52:42.438163+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:43.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:43 smithi092 bash[19809]: audit 2024-09-17T11:52:42.447918+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:43.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:43 smithi092 bash[26066]: cluster 2024-09-17T11:52:41.892093+0000 mgr.x (mgr.24595) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:43.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:43 smithi092 bash[26066]: audit 2024-09-17T11:52:42.425012+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:43.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:43 smithi092 bash[26066]: audit 2024-09-17T11:52:42.438163+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:43.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:43 smithi092 bash[26066]: audit 2024-09-17T11:52:42.447918+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:44 smithi121 bash[20577]: audit 2024-09-17T11:52:43.605847+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:44.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:44 smithi092 bash[19809]: audit 2024-09-17T11:52:43.605847+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:44.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:44 smithi092 bash[26066]: audit 2024-09-17T11:52:43.605847+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:45 smithi121 bash[20577]: cluster 2024-09-17T11:52:43.893690+0000 mgr.x (mgr.24595) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:45.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:45 smithi092 bash[19809]: cluster 2024-09-17T11:52:43.893690+0000 mgr.x (mgr.24595) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:45.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:45 smithi092 bash[26066]: cluster 2024-09-17T11:52:43.893690+0000 mgr.x (mgr.24595) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:46.536 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:52:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:46 smithi121 bash[20577]: audit 2024-09-17T11:52:44.186886+0000 mgr.x (mgr.24595) 141 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:46.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:46 smithi092 bash[19809]: audit 2024-09-17T11:52:44.186886+0000 mgr.x (mgr.24595) 141 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:46.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:46 smithi092 bash[26066]: audit 2024-09-17T11:52:44.186886+0000 mgr.x (mgr.24595) 141 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:47 smithi121 bash[20577]: cluster 2024-09-17T11:52:45.894415+0000 mgr.x (mgr.24595) 142 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:47.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:47 smithi092 bash[26066]: cluster 2024-09-17T11:52:45.894415+0000 mgr.x (mgr.24595) 142 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:47.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:47 smithi092 bash[19809]: cluster 2024-09-17T11:52:45.894415+0000 mgr.x (mgr.24595) 142 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:49 smithi121 bash[20577]: cluster 2024-09-17T11:52:47.895226+0000 mgr.x (mgr.24595) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:49.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:49 smithi092 bash[26066]: cluster 2024-09-17T11:52:47.895226+0000 mgr.x (mgr.24595) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:49.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:49 smithi092 bash[19809]: cluster 2024-09-17T11:52:47.895226+0000 mgr.x (mgr.24595) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:50.321 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:52:50.322 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 7s ago 38m - - 2024-09-17T11:52:50.322 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 9s ago 37m - - 2024-09-17T11:52:50.322 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (27m) 7s ago 27m 13.9M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:52:50.322 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (27m) 9s ago 27m 76.8M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:52:50.322 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (3m) 7s ago 23m 47.7M - 3.8 980a0bfcd684 a0447b92d939 2024-09-17T11:52:50.322 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (18m) 9s ago 36m 509M - 19.3.0-4937-g74984932 6c1fcab85602 dc5fbf1d9b97 2024-09-17T11:52:50.322 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (10m) 7s ago 39m 440M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:52:50.322 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (39m) 7s ago 39m 93.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:52:50.323 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (37m) 9s ago 37m 66.8M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:52:50.323 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (37m) 7s ago 37m 66.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:52:50.323 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (28m) 7s ago 28m 9111k - 1.5.0 0da6a335fe13 7edaed2f11eb 2024-09-17T11:52:50.323 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (28m) 9s ago 28m 9008k - 1.5.0 0da6a335fe13 62e15180188f 2024-09-17T11:52:50.323 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (35m) 7s ago 35m 57.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:52:50.323 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (34m) 7s ago 34m 58.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:52:50.323 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (33m) 7s ago 33m 52.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:52:50.323 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (32m) 7s ago 32m 65.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:52:50.324 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (32m) 9s ago 32m 59.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:52:50.324 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (31m) 9s ago 31m 63.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:52:50.324 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (30m) 9s ago 30m 63.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:52:50.324 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (29m) 9s ago 29m 65.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:52:50.324 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (3m) 9s ago 28m 45.2M - 2.43.0 a07b618ecd1d f21ff4417c44 2024-09-17T11:52:50.324 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (24m) 7s ago 24m 99.2M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:52:50.324 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (24m) 9s ago 24m 99.6M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:52:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:52:50 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:52:50] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:52:51.021 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ls' 2024-09-17T11:52:51.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:51 smithi092 bash[19809]: cluster 2024-09-17T11:52:49.897015+0000 mgr.x (mgr.24595) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:51 smithi092 bash[19809]: audit 2024-09-17T11:52:50.910282+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:52:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:51 smithi092 bash[19809]: audit 2024-09-17T11:52:50.912534+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:52:51.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:51 smithi092 bash[19809]: audit 2024-09-17T11:52:50.924904+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:51.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:51 smithi092 bash[26066]: cluster 2024-09-17T11:52:49.897015+0000 mgr.x (mgr.24595) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:51.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:51 smithi092 bash[26066]: audit 2024-09-17T11:52:50.910282+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:52:51.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:51 smithi092 bash[26066]: audit 2024-09-17T11:52:50.912534+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:52:51.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:51 smithi092 bash[26066]: audit 2024-09-17T11:52:50.924904+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:51 smithi121 bash[20577]: cluster 2024-09-17T11:52:49.897015+0000 mgr.x (mgr.24595) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:51 smithi121 bash[20577]: audit 2024-09-17T11:52:50.910282+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:52:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:51 smithi121 bash[20577]: audit 2024-09-17T11:52:50.912534+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:52:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:51 smithi121 bash[20577]: audit 2024-09-17T11:52:50.924904+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:52:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:52 smithi121 bash[20577]: audit 2024-09-17T11:52:50.278646+0000 mgr.x (mgr.24595) 145 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:52:52.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:52 smithi092 bash[19809]: audit 2024-09-17T11:52:50.278646+0000 mgr.x (mgr.24595) 145 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:52:52.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:52 smithi092 bash[26066]: audit 2024-09-17T11:52:50.278646+0000 mgr.x (mgr.24595) 145 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:52:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:53 smithi121 bash[20577]: cluster 2024-09-17T11:52:51.897755+0000 mgr.x (mgr.24595) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:53.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:53 smithi092 bash[19809]: cluster 2024-09-17T11:52:51.897755+0000 mgr.x (mgr.24595) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:53.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:53 smithi092 bash[26066]: cluster 2024-09-17T11:52:51.897755+0000 mgr.x (mgr.24595) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:55 smithi121 bash[20577]: cluster 2024-09-17T11:52:53.899333+0000 mgr.x (mgr.24595) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:55.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:55 smithi092 bash[19809]: cluster 2024-09-17T11:52:53.899333+0000 mgr.x (mgr.24595) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:55.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:55 smithi092 bash[26066]: cluster 2024-09-17T11:52:53.899333+0000 mgr.x (mgr.24595) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:52:55.774 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:52:56.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:56 smithi092 bash[19809]: audit 2024-09-17T11:52:54.198393+0000 mgr.x (mgr.24595) 148 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:56.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:56 smithi092 bash[26066]: audit 2024-09-17T11:52:54.198393+0000 mgr.x (mgr.24595) 148 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:56 smithi121 bash[20577]: audit 2024-09-17T11:52:54.198393+0000 mgr.x (mgr.24595) 148 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:52:57.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:57 smithi092 bash[19809]: cluster 2024-09-17T11:52:55.900041+0000 mgr.x (mgr.24595) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:57.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:57 smithi092 bash[26066]: cluster 2024-09-17T11:52:55.900041+0000 mgr.x (mgr.24595) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:57 smithi121 bash[20577]: cluster 2024-09-17T11:52:55.900041+0000 mgr.x (mgr.24595) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:59 smithi121 bash[20577]: cluster 2024-09-17T11:52:57.900792+0000 mgr.x (mgr.24595) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:52:59 smithi121 bash[20577]: audit 2024-09-17T11:52:58.606123+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:59.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:59 smithi092 bash[26066]: cluster 2024-09-17T11:52:57.900792+0000 mgr.x (mgr.24595) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:52:59 smithi092 bash[26066]: audit 2024-09-17T11:52:58.606123+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:52:59.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:59 smithi092 bash[19809]: cluster 2024-09-17T11:52:57.900792+0000 mgr.x (mgr.24595) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:52:59.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:52:59 smithi092 bash[19809]: audit 2024-09-17T11:52:58.606123+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:00.123 INFO:teuthology.orchestra.run.smithi092.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T11:53:00.123 INFO:teuthology.orchestra.run.smithi092.stdout:agent 2/2 19s ago 3m * 2024-09-17T11:53:00.123 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager ?:9093,9094 1/1 17s ago 28m smithi092=a;count:1 2024-09-17T11:53:00.124 INFO:teuthology.orchestra.run.smithi092.stdout:grafana ?:3000 1/1 19s ago 28m smithi121=a;count:1 2024-09-17T11:53:00.124 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo ?:5000 1/1 17s ago 23m count:1 2024-09-17T11:53:00.124 INFO:teuthology.orchestra.run.smithi092.stdout:mgr 2/2 19s ago 36m smithi092=y;smithi121=x;count:2 2024-09-17T11:53:00.124 INFO:teuthology.orchestra.run.smithi092.stdout:mon 3/3 19s ago 37m smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi121:172.21.15.121=b;count:3 2024-09-17T11:53:00.124 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter ?:9100 2/2 19s ago 28m smithi092=a;smithi121=b;count:2 2024-09-17T11:53:00.124 INFO:teuthology.orchestra.run.smithi092.stdout:osd 8 19s ago - 2024-09-17T11:53:00.124 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus ?:9095 1/1 19s ago 28m smithi121=a;count:1 2024-09-17T11:53:00.124 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo ?:8000 2/2 19s ago 24m count:2 2024-09-17T11:53:00.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:00 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:53:00] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T11:53:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:01 smithi121 bash[20577]: cluster 2024-09-17T11:52:59.902409+0000 mgr.x (mgr.24595) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:01 smithi121 bash[20577]: audit 2024-09-17T11:53:00.106926+0000 mgr.x (mgr.24595) 152 : audit [DBG] from='client.25250 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:01 smithi121 bash[20577]: audit 2024-09-17T11:53:00.924296+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:01 smithi121 bash[20577]: audit 2024-09-17T11:53:00.938241+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:01 smithi121 bash[20577]: audit 2024-09-17T11:53:00.953287+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:01.556 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[26066]: cluster 2024-09-17T11:52:59.902409+0000 mgr.x (mgr.24595) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:01.556 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[26066]: audit 2024-09-17T11:53:00.106926+0000 mgr.x (mgr.24595) 152 : audit [DBG] from='client.25250 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:01.556 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[26066]: audit 2024-09-17T11:53:00.924296+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:01.556 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[26066]: audit 2024-09-17T11:53:00.938241+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:01.556 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[26066]: audit 2024-09-17T11:53:00.953287+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:01.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[19809]: cluster 2024-09-17T11:52:59.902409+0000 mgr.x (mgr.24595) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:01.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[19809]: audit 2024-09-17T11:53:00.106926+0000 mgr.x (mgr.24595) 152 : audit [DBG] from='client.25250 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:01.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[19809]: audit 2024-09-17T11:53:00.924296+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:01.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[19809]: audit 2024-09-17T11:53:00.938241+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:01.557 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:01 smithi092 bash[19809]: audit 2024-09-17T11:53:00.953287+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:01.558 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T11:53:03.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:03 smithi092 bash[19809]: cluster 2024-09-17T11:53:01.903230+0000 mgr.x (mgr.24595) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:03 smithi092 bash[19809]: audit 2024-09-17T11:53:02.589951+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:03 smithi092 bash[19809]: audit 2024-09-17T11:53:02.597042+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:03.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:03 smithi092 bash[19809]: audit 2024-09-17T11:53:02.604629+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:03 smithi092 bash[26066]: cluster 2024-09-17T11:53:01.903230+0000 mgr.x (mgr.24595) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:03 smithi092 bash[26066]: audit 2024-09-17T11:53:02.589951+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:03 smithi092 bash[26066]: audit 2024-09-17T11:53:02.597042+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:03.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:03 smithi092 bash[26066]: audit 2024-09-17T11:53:02.604629+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:03 smithi121 bash[20577]: cluster 2024-09-17T11:53:01.903230+0000 mgr.x (mgr.24595) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:03 smithi121 bash[20577]: audit 2024-09-17T11:53:02.589951+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:03 smithi121 bash[20577]: audit 2024-09-17T11:53:02.597042+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:03 smithi121 bash[20577]: audit 2024-09-17T11:53:02.604629+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:05 smithi121 bash[20577]: cluster 2024-09-17T11:53:03.904831+0000 mgr.x (mgr.24595) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:05.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:05 smithi092 bash[19809]: cluster 2024-09-17T11:53:03.904831+0000 mgr.x (mgr.24595) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:05.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:05 smithi092 bash[26066]: cluster 2024-09-17T11:53:03.904831+0000 mgr.x (mgr.24595) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:06.365 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:53:06.487 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:06 smithi092 bash[19809]: audit 2024-09-17T11:53:04.209856+0000 mgr.x (mgr.24595) 155 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:06.487 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:06 smithi092 bash[26066]: audit 2024-09-17T11:53:04.209856+0000 mgr.x (mgr.24595) 155 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:06 smithi121 bash[20577]: audit 2024-09-17T11:53:04.209856+0000 mgr.x (mgr.24595) 155 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:07 smithi121 bash[20577]: cluster 2024-09-17T11:53:05.905644+0000 mgr.x (mgr.24595) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:07.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:07 smithi092 bash[19809]: cluster 2024-09-17T11:53:05.905644+0000 mgr.x (mgr.24595) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:07.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:07 smithi092 bash[26066]: cluster 2024-09-17T11:53:05.905644+0000 mgr.x (mgr.24595) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:08 smithi121 bash[20577]: cluster 2024-09-17T11:53:07.906512+0000 mgr.x (mgr.24595) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:08.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:08 smithi092 bash[19809]: cluster 2024-09-17T11:53:07.906512+0000 mgr.x (mgr.24595) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:08.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:08 smithi092 bash[26066]: cluster 2024-09-17T11:53:07.906512+0000 mgr.x (mgr.24595) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:10.127 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:53:10.128 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:53:10.129 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:53:10.129 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:53:10.129 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:53:10.129 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:53:10.129 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:53:10.129 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:53:10.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:10 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:53:10] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T11:53:10.873 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-17T11:53:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:10 smithi121 bash[20577]: cluster 2024-09-17T11:53:09.908134+0000 mgr.x (mgr.24595) 158 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:10 smithi121 bash[20577]: audit 2024-09-17T11:53:10.130797+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.92:0/4172690677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:11.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:10 smithi092 bash[26066]: cluster 2024-09-17T11:53:09.908134+0000 mgr.x (mgr.24595) 158 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:11.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:10 smithi092 bash[26066]: audit 2024-09-17T11:53:10.130797+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.92:0/4172690677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:11.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:10 smithi092 bash[19809]: cluster 2024-09-17T11:53:09.908134+0000 mgr.x (mgr.24595) 158 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:11.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:10 smithi092 bash[19809]: audit 2024-09-17T11:53:10.130797+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.92:0/4172690677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:12 smithi121 bash[20577]: cluster 2024-09-17T11:53:11.908845+0000 mgr.x (mgr.24595) 159 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:13.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:12 smithi092 bash[19809]: cluster 2024-09-17T11:53:11.908845+0000 mgr.x (mgr.24595) 159 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:13.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:12 smithi092 bash[26066]: cluster 2024-09-17T11:53:11.908845+0000 mgr.x (mgr.24595) 159 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:13 smithi121 bash[20577]: audit 2024-09-17T11:53:13.606599+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:14.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:13 smithi092 bash[19809]: audit 2024-09-17T11:53:13.606599+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:14.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:13 smithi092 bash[26066]: audit 2024-09-17T11:53:13.606599+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:14 smithi121 bash[20577]: cluster 2024-09-17T11:53:13.909841+0000 mgr.x (mgr.24595) 160 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:15.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:14 smithi092 bash[19809]: cluster 2024-09-17T11:53:13.909841+0000 mgr.x (mgr.24595) 160 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:15.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:14 smithi092 bash[26066]: cluster 2024-09-17T11:53:13.909841+0000 mgr.x (mgr.24595) 160 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:15.622 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:53:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:15 smithi121 bash[20577]: audit 2024-09-17T11:53:14.218798+0000 mgr.x (mgr.24595) 161 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:16.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:15 smithi092 bash[19809]: audit 2024-09-17T11:53:14.218798+0000 mgr.x (mgr.24595) 161 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:16.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:15 smithi092 bash[26066]: audit 2024-09-17T11:53:14.218798+0000 mgr.x (mgr.24595) 161 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:17.186 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:16 smithi092 bash[26066]: cluster 2024-09-17T11:53:15.910541+0000 mgr.x (mgr.24595) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:17.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:16 smithi092 bash[19809]: cluster 2024-09-17T11:53:15.910541+0000 mgr.x (mgr.24595) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:17.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:16 smithi121 bash[20577]: cluster 2024-09-17T11:53:15.910541+0000 mgr.x (mgr.24595) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:18 smithi121 bash[20577]: cluster 2024-09-17T11:53:17.911271+0000 mgr.x (mgr.24595) 163 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:19.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:18 smithi092 bash[19809]: cluster 2024-09-17T11:53:17.911271+0000 mgr.x (mgr.24595) 163 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:19.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:19 smithi092 bash[26066]: cluster 2024-09-17T11:53:17.911271+0000 mgr.x (mgr.24595) 163 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:20.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:20 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:53:20] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T11:53:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:20 smithi121 bash[20577]: audit 2024-09-17T11:53:19.383441+0000 mgr.x (mgr.24595) 164 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:20 smithi121 bash[20577]: cluster 2024-09-17T11:53:19.912907+0000 mgr.x (mgr.24595) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:21.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:21 smithi092 bash[19809]: audit 2024-09-17T11:53:19.383441+0000 mgr.x (mgr.24595) 164 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:21.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:21 smithi092 bash[19809]: cluster 2024-09-17T11:53:19.912907+0000 mgr.x (mgr.24595) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:21 smithi092 bash[26066]: audit 2024-09-17T11:53:19.383441+0000 mgr.x (mgr.24595) 164 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:21.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:21 smithi092 bash[26066]: cluster 2024-09-17T11:53:19.912907+0000 mgr.x (mgr.24595) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:22 smithi121 bash[20577]: audit 2024-09-17T11:53:21.156707+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:22 smithi121 bash[20577]: audit 2024-09-17T11:53:21.173149+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:22 smithi121 bash[20577]: audit 2024-09-17T11:53:21.189642+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:22.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:22 smithi092 bash[19809]: audit 2024-09-17T11:53:21.156707+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:22.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:22 smithi092 bash[19809]: audit 2024-09-17T11:53:21.173149+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:22.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:22 smithi092 bash[19809]: audit 2024-09-17T11:53:21.189642+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:22.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:22 smithi092 bash[26066]: audit 2024-09-17T11:53:21.156707+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:22.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:22 smithi092 bash[26066]: audit 2024-09-17T11:53:21.173149+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:22.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:22 smithi092 bash[26066]: audit 2024-09-17T11:53:21.189642+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:23.177 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:53:23.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:23 smithi092 bash[19809]: cluster 2024-09-17T11:53:21.913612+0000 mgr.x (mgr.24595) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:23.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:23 smithi092 bash[19809]: audit 2024-09-17T11:53:22.758556+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:23.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:23 smithi092 bash[19809]: audit 2024-09-17T11:53:22.772845+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:23.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:23 smithi092 bash[19809]: audit 2024-09-17T11:53:22.787799+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:23.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:23 smithi092 bash[26066]: cluster 2024-09-17T11:53:21.913612+0000 mgr.x (mgr.24595) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:23.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:23 smithi092 bash[26066]: audit 2024-09-17T11:53:22.758556+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:23.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:23 smithi092 bash[26066]: audit 2024-09-17T11:53:22.772845+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:23.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:23 smithi092 bash[26066]: audit 2024-09-17T11:53:22.787799+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:23 smithi121 bash[20577]: cluster 2024-09-17T11:53:21.913612+0000 mgr.x (mgr.24595) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:23 smithi121 bash[20577]: audit 2024-09-17T11:53:22.758556+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:23 smithi121 bash[20577]: audit 2024-09-17T11:53:22.772845+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:23 smithi121 bash[20577]: audit 2024-09-17T11:53:22.787799+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:24 smithi121 bash[20577]: cephadm 2024-09-17T11:53:23.154704+0000 mgr.x (mgr.24595) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:53:24.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:24 smithi121 bash[20577]: audit 2024-09-17T11:53:23.177586+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:24.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:24 smithi121 bash[20577]: audit 2024-09-17T11:53:23.183409+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:24.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:24 smithi121 bash[20577]: audit 2024-09-17T11:53:23.184741+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:24.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:24 smithi121 bash[20577]: audit 2024-09-17T11:53:23.194841+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[19809]: cephadm 2024-09-17T11:53:23.154704+0000 mgr.x (mgr.24595) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[19809]: audit 2024-09-17T11:53:23.177586+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[19809]: audit 2024-09-17T11:53:23.183409+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[19809]: audit 2024-09-17T11:53:23.184741+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[19809]: audit 2024-09-17T11:53:23.194841+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[26066]: cephadm 2024-09-17T11:53:23.154704+0000 mgr.x (mgr.24595) 167 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[26066]: audit 2024-09-17T11:53:23.177586+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[26066]: audit 2024-09-17T11:53:23.183409+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[26066]: audit 2024-09-17T11:53:23.184741+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:24 smithi092 bash[26066]: audit 2024-09-17T11:53:23.194841+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:24.880 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T11:53:25.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:25 smithi092 bash[19809]: cephadm 2024-09-17T11:53:23.312076+0000 mgr.x (mgr.24595) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:53:25.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:25 smithi092 bash[19809]: cluster 2024-09-17T11:53:23.915250+0000 mgr.x (mgr.24595) 169 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:25.466 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:25 smithi092 bash[26066]: cephadm 2024-09-17T11:53:23.312076+0000 mgr.x (mgr.24595) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:53:25.466 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:25 smithi092 bash[26066]: cluster 2024-09-17T11:53:23.915250+0000 mgr.x (mgr.24595) 169 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:25 smithi121 bash[20577]: cephadm 2024-09-17T11:53:23.312076+0000 mgr.x (mgr.24595) 168 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:53:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:25 smithi121 bash[20577]: cluster 2024-09-17T11:53:23.915250+0000 mgr.x (mgr.24595) 169 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:53:26.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:26 smithi092 bash[19809]: audit 2024-09-17T11:53:24.226656+0000 mgr.x (mgr.24595) 170 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:26.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:26 smithi092 bash[26066]: audit 2024-09-17T11:53:24.226656+0000 mgr.x (mgr.24595) 170 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:26 smithi121 bash[20577]: audit 2024-09-17T11:53:24.226656+0000 mgr.x (mgr.24595) 170 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:27.551 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:27 smithi092 bash[19809]: cluster 2024-09-17T11:53:25.915983+0000 mgr.x (mgr.24595) 171 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:27.551 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:27 smithi092 bash[26066]: cluster 2024-09-17T11:53:25.915983+0000 mgr.x (mgr.24595) 171 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:27 smithi121 bash[20577]: cluster 2024-09-17T11:53:25.915983+0000 mgr.x (mgr.24595) 171 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:53:27.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:27 smithi092 bash[78704]: [17/Sep/2024:11:53:27] ENGINE Bus STOPPING 2024-09-17T11:53:28.056 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:27 smithi121 bash[54415]: ignoring --setuser ceph since I am not root 2024-09-17T11:53:28.056 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:27 smithi121 bash[54415]: ignoring --setgroup ceph since I am not root 2024-09-17T11:53:28.056 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:27 smithi121 bash[54415]: debug 2024-09-17T11:53:27.641+0000 7fb9e3ec4640 1 -- 172.21.15.121:0/2280645711 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563a55ebb0e0 con 0x563a55ebd400 2024-09-17T11:53:28.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:27 smithi092 bash[78704]: [17/Sep/2024:11:53:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T11:53:28.322 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:27 smithi092 bash[78704]: [17/Sep/2024:11:53:27] ENGINE Bus STOPPED 2024-09-17T11:53:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.503204+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.510856+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.523366+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.524032+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: cluster 2024-09-17T11:53:27.524974+0000 mon.a (mon.0) 2184 : cluster [INF] Activating manager daemon y 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: cluster 2024-09-17T11:53:27.534450+0000 mon.a (mon.0) 2185 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.534797+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: cluster 2024-09-17T11:53:27.534861+0000 mon.a (mon.0) 2187 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00989402s) 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.544416+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.544665+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.544902+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:53:28.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.547368+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.547781+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.548194+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.548623+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.548918+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.549381+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.549711+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.550062+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.551176+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.551633+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.551957+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:27.552864+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:53:28.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: cluster 2024-09-17T11:53:27.973628+0000 mon.a (mon.0) 2188 : cluster [INF] Manager daemon y is now available 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.302127+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.306570+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.306869+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.307588+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.307934+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.331847+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.332237+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.347386+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.347760+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.378541+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:53:28.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:28 smithi121 bash[20577]: audit 2024-09-17T11:53:28.378917+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:53:28.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[78704]: [17/Sep/2024:11:53:28] ENGINE Bus STARTING 2024-09-17T11:53:28.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[78704]: [17/Sep/2024:11:53:28] ENGINE Serving on http://:::9283 2024-09-17T11:53:28.822 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[78704]: [17/Sep/2024:11:53:28] ENGINE Bus STARTED 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.503204+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.510856+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.523366+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.524032+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: cluster 2024-09-17T11:53:27.524974+0000 mon.a (mon.0) 2184 : cluster [INF] Activating manager daemon y 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: cluster 2024-09-17T11:53:27.534450+0000 mon.a (mon.0) 2185 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.534797+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: cluster 2024-09-17T11:53:27.534861+0000 mon.a (mon.0) 2187 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00989402s) 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.544416+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:53:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.544665+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.544902+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.547368+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.547781+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.548194+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.548623+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.548918+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.549381+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.549711+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.550062+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.551176+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:53:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.551633+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.551957+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:27.552864+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: cluster 2024-09-17T11:53:27.973628+0000 mon.a (mon.0) 2188 : cluster [INF] Manager daemon y is now available 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.302127+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.306570+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.306869+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.307588+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.307934+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.331847+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.332237+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.347386+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.347760+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:53:28.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.378541+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:53:28.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[26066]: audit 2024-09-17T11:53:28.378917+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:53:28.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.503204+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-17T11:53:28.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.510856+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:28.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.523366+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24595 172.21.15.121:0/2206425718' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T11:53:28.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.524032+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: cluster 2024-09-17T11:53:27.524974+0000 mon.a (mon.0) 2184 : cluster [INF] Activating manager daemon y 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: cluster 2024-09-17T11:53:27.534450+0000 mon.a (mon.0) 2185 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.534797+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: cluster 2024-09-17T11:53:27.534861+0000 mon.a (mon.0) 2187 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00989402s) 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.544416+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.544665+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.544902+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.547368+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.547781+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.548194+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.548623+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T11:53:28.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.548918+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.549381+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.549711+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.550062+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.551176+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.551633+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.551957+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:27.552864+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: cluster 2024-09-17T11:53:27.973628+0000 mon.a (mon.0) 2188 : cluster [INF] Manager daemon y is now available 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.302127+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.306570+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:53:28.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.306869+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []}]: dispatch 2024-09-17T11:53:28.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.307588+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:53:28.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.307934+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-09-17T11:53:28.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.331847+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:28.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.332237+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:53:28.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.347386+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:53:28.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.347760+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T11:53:28.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.378541+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:53:28.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:28 smithi092 bash[19809]: audit 2024-09-17T11:53:28.378917+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T11:53:29.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[19809]: cluster 2024-09-17T11:53:28.538737+0000 mon.a (mon.0) 2194 : cluster [DBG] mgrmap e40: y(active, since 1.01377s) 2024-09-17T11:53:29.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[19809]: audit 2024-09-17T11:53:28.550261+0000 mgr.y (mgr.15249) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:53:29.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[19809]: cluster 2024-09-17T11:53:28.553913+0000 mgr.y (mgr.15249) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:29.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[19809]: audit 2024-09-17T11:53:28.764572+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:29.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[19809]: audit 2024-09-17T11:53:28.764969+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[26066]: cluster 2024-09-17T11:53:28.538737+0000 mon.a (mon.0) 2194 : cluster [DBG] mgrmap e40: y(active, since 1.01377s) 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[26066]: audit 2024-09-17T11:53:28.550261+0000 mgr.y (mgr.15249) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[26066]: cluster 2024-09-17T11:53:28.553913+0000 mgr.y (mgr.15249) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[26066]: audit 2024-09-17T11:53:28.764572+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[26066]: audit 2024-09-17T11:53:28.764969+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: debug 2024-09-17T11:53:29.762+0000 7f75f3eee640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:11:53:29] ENGINE Error in HTTPServer.serve 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: Traceback (most recent call last): 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: self._connections.run(self.expiration_interval) 2024-09-17T11:53:29.823 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: self._run(expiration_interval) 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: s = self.context.wrap_socket( 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: return self.sslsocket_class._create( 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: self.do_handshake() 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:53:29.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: self._sslobj.do_handshake() 2024-09-17T11:53:29.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:29 smithi092 bash[78704]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:53:29.978 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:29 smithi121 bash[20577]: cluster 2024-09-17T11:53:28.538737+0000 mon.a (mon.0) 2194 : cluster [DBG] mgrmap e40: y(active, since 1.01377s) 2024-09-17T11:53:29.978 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:29 smithi121 bash[20577]: audit 2024-09-17T11:53:28.550261+0000 mgr.y (mgr.15249) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T11:53:29.978 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:29 smithi121 bash[20577]: cluster 2024-09-17T11:53:28.553913+0000 mgr.y (mgr.15249) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:29.978 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:29 smithi121 bash[20577]: audit 2024-09-17T11:53:28.764572+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:29.978 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:29 smithi121 bash[20577]: audit 2024-09-17T11:53:28.764969+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:30.085 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:53:30.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: cephadm 2024-09-17T11:53:29.539639+0000 mgr.y (mgr.15249) 3 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Bus STARTING 2024-09-17T11:53:30.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: cluster 2024-09-17T11:53:29.549944+0000 mgr.y (mgr.15249) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:30.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:29.550323+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:29.586011+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:30.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:29.586429+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:30.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:29.587591+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:30.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:29.588273+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:30.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: cephadm 2024-09-17T11:53:29.589380+0000 mgr.y (mgr.15249) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:53:30.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: cephadm 2024-09-17T11:53:29.589605+0000 mgr.y (mgr.15249) 6 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: cephadm 2024-09-17T11:53:29.641203+0000 mgr.y (mgr.15249) 7 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: cephadm 2024-09-17T11:53:29.759488+0000 mgr.y (mgr.15249) 8 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Serving on https://172.21.15.92:7150 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: cephadm 2024-09-17T11:53:29.759619+0000 mgr.y (mgr.15249) 9 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Bus STARTED 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: cephadm 2024-09-17T11:53:29.765495+0000 mgr.y (mgr.15249) 10 : cephadm [ERR] [17/Sep/2024:11:53:29] ENGINE Error in HTTPServer.serve 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: Traceback (most recent call last): 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: self._connections.run(self.expiration_interval) 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: self._run(expiration_interval) 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:53:30.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: s = self.context.wrap_socket( 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: return self.sslsocket_class._create( 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: self.do_handshake() 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: self._sslobj.do_handshake() 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:29.767678+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.065786+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.096957+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.106787+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.131363+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.239453+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.244530+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.249888+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.257087+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.263792+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.282258+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.282617+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:53:30.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:30 smithi121 bash[20577]: audit 2024-09-17T11:53:30.290831+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: cephadm 2024-09-17T11:53:29.539639+0000 mgr.y (mgr.15249) 3 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Bus STARTING 2024-09-17T11:53:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: cluster 2024-09-17T11:53:29.549944+0000 mgr.y (mgr.15249) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:29.550323+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:29.586011+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:29.586429+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:29.587591+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:29.588273+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: cephadm 2024-09-17T11:53:29.589380+0000 mgr.y (mgr.15249) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:53:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: cephadm 2024-09-17T11:53:29.589605+0000 mgr.y (mgr.15249) 6 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: cephadm 2024-09-17T11:53:29.641203+0000 mgr.y (mgr.15249) 7 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: cephadm 2024-09-17T11:53:29.759488+0000 mgr.y (mgr.15249) 8 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Serving on https://172.21.15.92:7150 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: cephadm 2024-09-17T11:53:29.759619+0000 mgr.y (mgr.15249) 9 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Bus STARTED 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: cephadm 2024-09-17T11:53:29.765495+0000 mgr.y (mgr.15249) 10 : cephadm [ERR] [17/Sep/2024:11:53:29] ENGINE Error in HTTPServer.serve 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: Traceback (most recent call last): 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: self._connections.run(self.expiration_interval) 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: self._run(expiration_interval) 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:53:30.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: s = self.context.wrap_socket( 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: return self.sslsocket_class._create( 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: self.do_handshake() 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: self._sslobj.do_handshake() 2024-09-17T11:53:30.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: cephadm 2024-09-17T11:53:29.539639+0000 mgr.y (mgr.15249) 3 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Bus STARTING 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: cluster 2024-09-17T11:53:29.549944+0000 mgr.y (mgr.15249) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:29.550323+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:29.586011+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:29.586429+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:29.587591+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:29.588273+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: cephadm 2024-09-17T11:53:29.589380+0000 mgr.y (mgr.15249) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: cephadm 2024-09-17T11:53:29.589605+0000 mgr.y (mgr.15249) 6 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: cephadm 2024-09-17T11:53:29.641203+0000 mgr.y (mgr.15249) 7 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: cephadm 2024-09-17T11:53:29.759488+0000 mgr.y (mgr.15249) 8 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Serving on https://172.21.15.92:7150 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: cephadm 2024-09-17T11:53:29.759619+0000 mgr.y (mgr.15249) 9 : cephadm [INF] [17/Sep/2024:11:53:29] ENGINE Bus STARTED 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: cephadm 2024-09-17T11:53:29.765495+0000 mgr.y (mgr.15249) 10 : cephadm [ERR] [17/Sep/2024:11:53:29] ENGINE Error in HTTPServer.serve 2024-09-17T11:53:30.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: Traceback (most recent call last): 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: self._connections.run(self.expiration_interval) 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: self._run(expiration_interval) 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T11:53:30.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: s = self.context.wrap_socket( 2024-09-17T11:53:30.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T11:53:30.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: return self.sslsocket_class._create( 2024-09-17T11:53:30.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T11:53:30.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: self.do_handshake() 2024-09-17T11:53:30.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T11:53:30.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: self._sslobj.do_handshake() 2024-09-17T11:53:30.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:53:30.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:29.767678+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.065786+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.096957+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.106787+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.131363+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.239453+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.244530+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.249888+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.257087+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.263792+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.282258+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.282617+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:53:30.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[26066]: audit 2024-09-17T11:53:30.290831+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:29.767678+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.065786+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.096957+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.106787+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.131363+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.239453+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.244530+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.249888+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.257087+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.263792+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:30.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.282258+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:53:30.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.282617+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T11:53:30.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:30 smithi092 bash[19809]: audit 2024-09-17T11:53:30.290831+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cephadm 2024-09-17T11:53:29.896349+0000 mgr.y (mgr.15249) 11 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:53:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cephadm 2024-09-17T11:53:29.948766+0000 mgr.y (mgr.15249) 12 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:53:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cephadm 2024-09-17T11:53:30.006402+0000 mgr.y (mgr.15249) 13 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:53:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cephadm 2024-09-17T11:53:30.019752+0000 mgr.y (mgr.15249) 14 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:53:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cephadm 2024-09-17T11:53:30.105654+0000 mgr.y (mgr.15249) 15 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:53:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cephadm 2024-09-17T11:53:30.169842+0000 mgr.y (mgr.15249) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:53:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cephadm 2024-09-17T11:53:30.257622+0000 mgr.y (mgr.15249) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cephadm 2024-09-17T11:53:30.281912+0000 mgr.y (mgr.15249) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:53:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cephadm 2024-09-17T11:53:30.291627+0000 mgr.y (mgr.15249) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:53:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:31 smithi121 bash[20577]: cluster 2024-09-17T11:53:30.773437+0000 mon.a (mon.0) 2209 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-17T11:53:32.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cephadm 2024-09-17T11:53:29.896349+0000 mgr.y (mgr.15249) 11 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cephadm 2024-09-17T11:53:29.948766+0000 mgr.y (mgr.15249) 12 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cephadm 2024-09-17T11:53:30.006402+0000 mgr.y (mgr.15249) 13 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cephadm 2024-09-17T11:53:30.019752+0000 mgr.y (mgr.15249) 14 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cephadm 2024-09-17T11:53:30.105654+0000 mgr.y (mgr.15249) 15 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cephadm 2024-09-17T11:53:30.169842+0000 mgr.y (mgr.15249) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cephadm 2024-09-17T11:53:30.257622+0000 mgr.y (mgr.15249) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cephadm 2024-09-17T11:53:30.281912+0000 mgr.y (mgr.15249) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cephadm 2024-09-17T11:53:30.291627+0000 mgr.y (mgr.15249) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[19809]: cluster 2024-09-17T11:53:30.773437+0000 mon.a (mon.0) 2209 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cephadm 2024-09-17T11:53:29.896349+0000 mgr.y (mgr.15249) 11 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:53:32.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cephadm 2024-09-17T11:53:29.948766+0000 mgr.y (mgr.15249) 12 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:53:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cephadm 2024-09-17T11:53:30.006402+0000 mgr.y (mgr.15249) 13 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:53:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cephadm 2024-09-17T11:53:30.019752+0000 mgr.y (mgr.15249) 14 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T11:53:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cephadm 2024-09-17T11:53:30.105654+0000 mgr.y (mgr.15249) 15 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T11:53:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cephadm 2024-09-17T11:53:30.169842+0000 mgr.y (mgr.15249) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T11:53:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cephadm 2024-09-17T11:53:30.257622+0000 mgr.y (mgr.15249) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cephadm 2024-09-17T11:53:30.281912+0000 mgr.y (mgr.15249) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.vkhfms (dependencies changed)... 2024-09-17T11:53:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cephadm 2024-09-17T11:53:30.291627+0000 mgr.y (mgr.15249) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T11:53:32.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:31 smithi092 bash[26066]: cluster 2024-09-17T11:53:30.773437+0000 mon.a (mon.0) 2209 : cluster [DBG] mgrmap e41: y(active, since 3s) 2024-09-17T11:53:33.049 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:32 smithi092 bash[26066]: cluster 2024-09-17T11:53:31.550681+0000 mgr.y (mgr.15249) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:33.049 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:32 smithi092 bash[26066]: audit 2024-09-17T11:53:32.376641+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:33.049 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:32 smithi092 bash[26066]: audit 2024-09-17T11:53:32.480878+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:33.050 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:32 smithi092 bash[19809]: cluster 2024-09-17T11:53:31.550681+0000 mgr.y (mgr.15249) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:33.050 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:32 smithi092 bash[19809]: audit 2024-09-17T11:53:32.376641+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:33.050 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:32 smithi092 bash[19809]: audit 2024-09-17T11:53:32.480878+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:33.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:32 smithi121 bash[20577]: cluster 2024-09-17T11:53:31.550681+0000 mgr.y (mgr.15249) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:32 smithi121 bash[20577]: audit 2024-09-17T11:53:32.376641+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:32 smithi121 bash[20577]: audit 2024-09-17T11:53:32.480878+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:33.862 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:33 smithi121 bash[20577]: cluster 2024-09-17T11:53:32.790457+0000 mon.a (mon.0) 2212 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-17T11:53:34.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:33 smithi092 bash[19809]: cluster 2024-09-17T11:53:32.790457+0000 mon.a (mon.0) 2212 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-17T11:53:34.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:33 smithi092 bash[26066]: cluster 2024-09-17T11:53:32.790457+0000 mon.a (mon.0) 2212 : cluster [DBG] mgrmap e42: y(active, since 5s) 2024-09-17T11:53:34.306 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:33 smithi121 bash[54415]: [17/Sep/2024:11:53:33] ENGINE Bus STARTING 2024-09-17T11:53:34.306 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:33 smithi121 bash[54415]: CherryPy Checker: 2024-09-17T11:53:34.306 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:33 smithi121 bash[54415]: The Application mounted at '' has an empty config. 2024-09-17T11:53:34.306 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:33 smithi121 bash[54415]: [17/Sep/2024:11:53:33] ENGINE Serving on http://:::9283 2024-09-17T11:53:34.306 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:33 smithi121 bash[54415]: [17/Sep/2024:11:53:33] ENGINE Bus STARTED 2024-09-17T11:53:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:34 smithi121 bash[20577]: cluster 2024-09-17T11:53:33.551354+0000 mgr.y (mgr.15249) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-17T11:53:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:34 smithi121 bash[20577]: cluster 2024-09-17T11:53:33.864919+0000 mon.a (mon.0) 2213 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:53:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:34 smithi121 bash[20577]: audit 2024-09-17T11:53:33.864962+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:53:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:34 smithi121 bash[20577]: audit 2024-09-17T11:53:33.867271+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:53:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:34 smithi121 bash[20577]: audit 2024-09-17T11:53:33.868413+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:53:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:34 smithi121 bash[20577]: audit 2024-09-17T11:53:33.868686+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:53:35.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:34 smithi121 bash[20577]: audit 2024-09-17T11:53:34.383756+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:35.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[19809]: cluster 2024-09-17T11:53:33.551354+0000 mgr.y (mgr.15249) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-17T11:53:35.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[19809]: cluster 2024-09-17T11:53:33.864919+0000 mon.a (mon.0) 2213 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:53:35.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[19809]: audit 2024-09-17T11:53:33.864962+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:53:35.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[19809]: audit 2024-09-17T11:53:33.867271+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:53:35.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[19809]: audit 2024-09-17T11:53:33.868413+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:53:35.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[19809]: audit 2024-09-17T11:53:33.868686+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:53:35.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[19809]: audit 2024-09-17T11:53:34.383756+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:35.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[26066]: cluster 2024-09-17T11:53:33.551354+0000 mgr.y (mgr.15249) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-17T11:53:35.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[26066]: cluster 2024-09-17T11:53:33.864919+0000 mon.a (mon.0) 2213 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:53:35.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[26066]: audit 2024-09-17T11:53:33.864962+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:53:35.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[26066]: audit 2024-09-17T11:53:33.867271+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:53:35.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[26066]: audit 2024-09-17T11:53:33.868413+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:53:35.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[26066]: audit 2024-09-17T11:53:33.868686+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.? 172.21.15.121:0/4211681638' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:53:35.070 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:34 smithi092 bash[26066]: audit 2024-09-17T11:53:34.383756+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:36.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[19809]: audit 2024-09-17T11:53:34.238082+0000 mgr.y (mgr.15249) 22 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:36.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[19809]: cluster 2024-09-17T11:53:34.828909+0000 mon.a (mon.0) 2215 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[19809]: audit 2024-09-17T11:53:34.836498+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[19809]: audit 2024-09-17T11:53:34.991211+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[19809]: audit 2024-09-17T11:53:35.005714+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[19809]: audit 2024-09-17T11:53:35.018944+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[26066]: audit 2024-09-17T11:53:34.238082+0000 mgr.y (mgr.15249) 22 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[26066]: cluster 2024-09-17T11:53:34.828909+0000 mon.a (mon.0) 2215 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[26066]: audit 2024-09-17T11:53:34.836498+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[26066]: audit 2024-09-17T11:53:34.991211+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[26066]: audit 2024-09-17T11:53:35.005714+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:36.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:35 smithi092 bash[26066]: audit 2024-09-17T11:53:35.018944+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:35 smithi121 bash[20577]: audit 2024-09-17T11:53:34.238082+0000 mgr.y (mgr.15249) 22 : audit [DBG] from='client.15282 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:35 smithi121 bash[20577]: cluster 2024-09-17T11:53:34.828909+0000 mon.a (mon.0) 2215 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-17T11:53:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:35 smithi121 bash[20577]: audit 2024-09-17T11:53:34.836498+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T11:53:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:35 smithi121 bash[20577]: audit 2024-09-17T11:53:34.991211+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:35 smithi121 bash[20577]: audit 2024-09-17T11:53:35.005714+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:35 smithi121 bash[20577]: audit 2024-09-17T11:53:35.018944+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:37.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:36 smithi092 bash[19809]: cluster 2024-09-17T11:53:35.552520+0000 mgr.y (mgr.15249) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:53:37.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:36 smithi092 bash[19809]: audit 2024-09-17T11:53:36.566960+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:37.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:36 smithi092 bash[19809]: audit 2024-09-17T11:53:36.576754+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:37.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:36 smithi092 bash[19809]: audit 2024-09-17T11:53:36.588972+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:37.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:36 smithi092 bash[26066]: cluster 2024-09-17T11:53:35.552520+0000 mgr.y (mgr.15249) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:53:37.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:36 smithi092 bash[26066]: audit 2024-09-17T11:53:36.566960+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:37.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:36 smithi092 bash[26066]: audit 2024-09-17T11:53:36.576754+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:37.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:36 smithi092 bash[26066]: audit 2024-09-17T11:53:36.588972+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:37.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:36 smithi121 bash[20577]: cluster 2024-09-17T11:53:35.552520+0000 mgr.y (mgr.15249) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T11:53:37.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:36 smithi121 bash[20577]: audit 2024-09-17T11:53:36.566960+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:37.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:36 smithi121 bash[20577]: audit 2024-09-17T11:53:36.576754+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:37.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:36 smithi121 bash[20577]: audit 2024-09-17T11:53:36.588972+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:38.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:37 smithi092 bash[26066]: cluster 2024-09-17T11:53:36.579743+0000 mgr.y (mgr.15249) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:53:38.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:37 smithi092 bash[26066]: cluster 2024-09-17T11:53:37.574547+0000 mon.a (mon.0) 2222 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T11:53:38.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:37 smithi092 bash[19809]: cluster 2024-09-17T11:53:36.579743+0000 mgr.y (mgr.15249) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:53:38.049 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:37 smithi092 bash[19809]: cluster 2024-09-17T11:53:37.574547+0000 mon.a (mon.0) 2222 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T11:53:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:37 smithi121 bash[20577]: cluster 2024-09-17T11:53:36.579743+0000 mgr.y (mgr.15249) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T11:53:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:37 smithi121 bash[20577]: cluster 2024-09-17T11:53:37.574547+0000 mon.a (mon.0) 2222 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T11:53:38.143 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:53:38.789 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 2s ago 38m - - 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 0s ago 38m - - 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (27m) 2s ago 28m 13.9M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (27m) 0s ago 27m 80.0M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 starting - - - - 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (19m) 0s ago 37m 438M - 19.3.0-4937-g74984932 6c1fcab85602 dc5fbf1d9b97 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (10m) 2s ago 39m 489M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (40m) 2s ago 40m 101M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (37m) 0s ago 37m 74.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (37m) 2s ago 37m 74.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (28m) 2s ago 28m 9203k - 1.5.0 0da6a335fe13 7edaed2f11eb 2024-09-17T11:53:38.790 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (28m) 0s ago 28m 9180k - 1.5.0 0da6a335fe13 62e15180188f 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (36m) 2s ago 36m 57.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (35m) 2s ago 35m 58.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (34m) 2s ago 34m 52.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (33m) 2s ago 33m 65.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (32m) 0s ago 32m 59.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (31m) 0s ago 31m 64.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (31m) 0s ago 31m 63.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (30m) 0s ago 30m 65.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (3m) 0s ago 29m 42.1M - 2.43.0 a07b618ecd1d f21ff4417c44 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (25m) 2s ago 25m 99.7M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:53:38.791 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (25m) 0s ago 25m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:53:39.126 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:53:39.126 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:53:39.126 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:53:39.126 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:53:39.126 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:53:39.126 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:53:39.126 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:53:39.126 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:53:39.126 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:53:39.127 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:53:39.127 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:53:39.127 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:53:39.127 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:53:39.127 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:53:39.127 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:53:39.127 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:53:39.127 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:53:39.127 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:53:39.443 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:53:39.443 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T11:53:39.443 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T11:53:39.443 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:53:39.444 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-17T11:53:39.444 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-17T11:53:39.444 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:53:39.444 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:53:39.444 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T11:53:39.444 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:53:39.444 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:53:39.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: audit 2024-09-17T11:53:38.134836+0000 mgr.y (mgr.15249) 25 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: audit 2024-09-17T11:53:38.451766+0000 mgr.y (mgr.15249) 26 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: audit 2024-09-17T11:53:38.497078+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: audit 2024-09-17T11:53:38.503275+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: audit 2024-09-17T11:53:38.511576+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: cluster 2024-09-17T11:53:38.512892+0000 mgr.y (mgr.15249) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: audit 2024-09-17T11:53:38.518648+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: cephadm 2024-09-17T11:53:38.521897+0000 mgr.y (mgr.15249) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: audit 2024-09-17T11:53:38.526973+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: cephadm 2024-09-17T11:53:38.764251+0000 mgr.y (mgr.15249) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: audit 2024-09-17T11:53:38.779405+0000 mgr.y (mgr.15249) 30 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:39.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:39 smithi121 bash[20577]: audit 2024-09-17T11:53:39.129843+0000 mon.a (mon.0) 2228 : audit [DBG] from='client.? 172.21.15.92:0/2297032006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:39.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: audit 2024-09-17T11:53:38.134836+0000 mgr.y (mgr.15249) 25 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:39.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: audit 2024-09-17T11:53:38.451766+0000 mgr.y (mgr.15249) 26 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:39.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: audit 2024-09-17T11:53:38.497078+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: audit 2024-09-17T11:53:38.503275+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: audit 2024-09-17T11:53:38.511576+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: cluster 2024-09-17T11:53:38.512892+0000 mgr.y (mgr.15249) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:39.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: audit 2024-09-17T11:53:38.518648+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: cephadm 2024-09-17T11:53:38.521897+0000 mgr.y (mgr.15249) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: audit 2024-09-17T11:53:38.526973+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: cephadm 2024-09-17T11:53:38.764251+0000 mgr.y (mgr.15249) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: audit 2024-09-17T11:53:38.779405+0000 mgr.y (mgr.15249) 30 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[19809]: audit 2024-09-17T11:53:39.129843+0000 mon.a (mon.0) 2228 : audit [DBG] from='client.? 172.21.15.92:0/2297032006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: audit 2024-09-17T11:53:38.134836+0000 mgr.y (mgr.15249) 25 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: audit 2024-09-17T11:53:38.451766+0000 mgr.y (mgr.15249) 26 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: audit 2024-09-17T11:53:38.497078+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: audit 2024-09-17T11:53:38.503275+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: audit 2024-09-17T11:53:38.511576+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: cluster 2024-09-17T11:53:38.512892+0000 mgr.y (mgr.15249) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: audit 2024-09-17T11:53:38.518648+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: cephadm 2024-09-17T11:53:38.521897+0000 mgr.y (mgr.15249) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T11:53:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: audit 2024-09-17T11:53:38.526973+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: cephadm 2024-09-17T11:53:38.764251+0000 mgr.y (mgr.15249) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi121 2024-09-17T11:53:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: audit 2024-09-17T11:53:38.779405+0000 mgr.y (mgr.15249) 30 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:39 smithi092 bash[26066]: audit 2024-09-17T11:53:39.129843+0000 mon.a (mon.0) 2228 : audit [DBG] from='client.? 172.21.15.92:0/2297032006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:40.762 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:40 smithi121 bash[54415]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:53:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T11:53:40.763 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:40 smithi121 bash[20577]: audit 2024-09-17T11:53:39.446550+0000 mgr.y (mgr.15249) 31 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:40.763 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:40 smithi121 bash[20577]: cluster 2024-09-17T11:53:39.515359+0000 mon.a (mon.0) 2229 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T11:53:40.763 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:40 smithi121 bash[20577]: cluster 2024-09-17T11:53:39.515374+0000 mon.a (mon.0) 2230 : cluster [INF] Cluster is now healthy 2024-09-17T11:53:40.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:40 smithi092 bash[19809]: audit 2024-09-17T11:53:39.446550+0000 mgr.y (mgr.15249) 31 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:40.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:40 smithi092 bash[19809]: cluster 2024-09-17T11:53:39.515359+0000 mon.a (mon.0) 2229 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T11:53:40.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:40 smithi092 bash[19809]: cluster 2024-09-17T11:53:39.515374+0000 mon.a (mon.0) 2230 : cluster [INF] Cluster is now healthy 2024-09-17T11:53:40.792 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:40 smithi092 bash[26066]: audit 2024-09-17T11:53:39.446550+0000 mgr.y (mgr.15249) 31 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:53:40.792 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:40 smithi092 bash[26066]: cluster 2024-09-17T11:53:39.515359+0000 mon.a (mon.0) 2229 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T11:53:40.792 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:40 smithi092 bash[26066]: cluster 2024-09-17T11:53:39.515374+0000 mon.a (mon.0) 2230 : cluster [INF] Cluster is now healthy 2024-09-17T11:53:41.649 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:41 smithi121 bash[20577]: cluster 2024-09-17T11:53:40.514465+0000 mgr.y (mgr.15249) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:41.813 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:41 smithi092 bash[26066]: cluster 2024-09-17T11:53:40.514465+0000 mgr.y (mgr.15249) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:41.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:41 smithi092 bash[19809]: cluster 2024-09-17T11:53:40.514465+0000 mgr.y (mgr.15249) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:42.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:42 smithi121 bash[20577]: audit 2024-09-17T11:53:41.898224+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.92:0/2172836621' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:53:42.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:42 smithi121 bash[20577]: audit 2024-09-17T11:53:42.365237+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:42.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:42 smithi121 bash[20577]: audit 2024-09-17T11:53:42.376414+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:42.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:42 smithi121 bash[20577]: audit 2024-09-17T11:53:42.387514+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:42.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:42 smithi092 bash[19809]: audit 2024-09-17T11:53:41.898224+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.92:0/2172836621' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:53:42.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:42 smithi092 bash[19809]: audit 2024-09-17T11:53:42.365237+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:42.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:42 smithi092 bash[19809]: audit 2024-09-17T11:53:42.376414+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:42.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:42 smithi092 bash[19809]: audit 2024-09-17T11:53:42.387514+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:42.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:42 smithi092 bash[26066]: audit 2024-09-17T11:53:41.898224+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.92:0/2172836621' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T11:53:42.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:42 smithi092 bash[26066]: audit 2024-09-17T11:53:42.365237+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:42.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:42 smithi092 bash[26066]: audit 2024-09-17T11:53:42.376414+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:42.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:42 smithi092 bash[26066]: audit 2024-09-17T11:53:42.387514+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:43.512 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 systemd[1]: Stopping Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:53:43.512 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.344Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.344Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.344Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.344Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.344Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.344Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.344Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.344Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.344Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.345Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.345Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T11:53:43.513 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[71141]: ts=2024-09-17T11:53:43.345Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T11:53:43.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[20577]: cluster 2024-09-17T11:53:42.379634+0000 mgr.y (mgr.15249) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:43.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[20577]: audit 2024-09-17T11:53:43.332608+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:43.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[20577]: cluster 2024-09-17T11:53:43.374135+0000 mon.a (mon.0) 2234 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T11:53:43.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:43 smithi092 bash[19809]: cluster 2024-09-17T11:53:42.379634+0000 mgr.y (mgr.15249) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:43.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:43 smithi092 bash[19809]: audit 2024-09-17T11:53:43.332608+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:43.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:43 smithi092 bash[19809]: cluster 2024-09-17T11:53:43.374135+0000 mon.a (mon.0) 2234 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T11:53:43.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:43 smithi092 bash[26066]: cluster 2024-09-17T11:53:42.379634+0000 mgr.y (mgr.15249) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:43.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:43 smithi092 bash[26066]: audit 2024-09-17T11:53:43.332608+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:43.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:43 smithi092 bash[26066]: cluster 2024-09-17T11:53:43.374135+0000 mon.a (mon.0) 2234 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T11:53:44.234 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:43 smithi121 bash[75354]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:53:44.234 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:44 smithi121 bash[75413]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:53:44.234 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:44 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T11:53:44.234 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:44 smithi121 systemd[1]: Stopped Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:53:44.234 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:44 smithi121 systemd[1]: Started Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:53:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.181184+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.196501+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.205750+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.206536+0000 mgr.y (mgr.15249) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.218642+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: cephadm 2024-09-17T11:53:44.223240+0000 mgr.y (mgr.15249) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.223690+0000 mon.c (mon.2) 140 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.224493+0000 mgr.y (mgr.15249) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.227175+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.227810+0000 mgr.y (mgr.15249) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.232488+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.240178+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:53:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.240750+0000 mgr.y (mgr.15249) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:53:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: audit 2024-09-17T11:53:44.282493+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[20577]: cluster 2024-09-17T11:53:44.381278+0000 mgr.y (mgr.15249) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.181184+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.196501+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.205750+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:53:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.206536+0000 mgr.y (mgr.15249) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:53:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.218642+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: cephadm 2024-09-17T11:53:44.223240+0000 mgr.y (mgr.15249) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-17T11:53:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.223690+0000 mon.c (mon.2) 140 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:53:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.224493+0000 mgr.y (mgr.15249) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:53:45.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.227175+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.227810+0000 mgr.y (mgr.15249) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.232488+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.240178+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.240750+0000 mgr.y (mgr.15249) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: audit 2024-09-17T11:53:44.282493+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[19809]: cluster 2024-09-17T11:53:44.381278+0000 mgr.y (mgr.15249) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.181184+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.196501+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.205750+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:53:45.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.206536+0000 mgr.y (mgr.15249) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.218642+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: cephadm 2024-09-17T11:53:44.223240+0000 mgr.y (mgr.15249) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.223690+0000 mon.c (mon.2) 140 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.224493+0000 mgr.y (mgr.15249) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.227175+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.227810+0000 mgr.y (mgr.15249) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.232488+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.240178+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.240750+0000 mgr.y (mgr.15249) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: audit 2024-09-17T11:53:44.282493+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:45 smithi092 bash[26066]: cluster 2024-09-17T11:53:44.381278+0000 mgr.y (mgr.15249) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T11:53:46.057 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.810Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T11:53:46.057 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.810Z 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-17T11:53:46.057 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.810Z 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 smithi121 (none))" 2024-09-17T11:53:46.057 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.810Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:53:46.057 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.810Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.811Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.812Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.813Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.813Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.816Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.816Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.463µs 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.816Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.816Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.823Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.835Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.840Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-17T11:53:46.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.843Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-17T11:53:46.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.849Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-17T11:53:46.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.849Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-17T11:53:46.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.849Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.026µs wal_replay_duration=33.225891ms wbl_replay_duration=120ns total_replay_duration=33.281708ms 2024-09-17T11:53:46.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.851Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:53:46.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.851Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T11:53:46.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.851Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:53:46.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.871Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.154694ms db_storage=827ns remote_storage=1.106µs web_handler=370ns query_engine=759ns scrape=249.608µs scrape_sd=131.692µs notify=20.525µs notify_sd=19.897µs rules=19.352562ms tracing=5.399µs 2024-09-17T11:53:46.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.871Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T11:53:46.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:45 smithi121 bash[75440]: ts=2024-09-17T11:53:45.871Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:53:47.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:47 smithi121 bash[20577]: cluster 2024-09-17T11:53:46.381869+0000 mgr.y (mgr.15249) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 472 B/s rd, 0 op/s 2024-09-17T11:53:47.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:47 smithi121 bash[20577]: audit 2024-09-17T11:53:47.107384+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:53:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:47 smithi121 bash[20577]: audit 2024-09-17T11:53:47.108151+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:53:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:47 smithi121 bash[20577]: audit 2024-09-17T11:53:47.110723+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:53:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:47 smithi121 bash[20577]: audit 2024-09-17T11:53:47.112669+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:47 smithi121 bash[20577]: audit 2024-09-17T11:53:47.332503+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:47 smithi121 bash[20577]: audit 2024-09-17T11:53:47.345946+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:47 smithi121 bash[20577]: audit 2024-09-17T11:53:47.358985+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:47.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[19809]: cluster 2024-09-17T11:53:46.381869+0000 mgr.y (mgr.15249) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 472 B/s rd, 0 op/s 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[19809]: audit 2024-09-17T11:53:47.107384+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[19809]: audit 2024-09-17T11:53:47.108151+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[19809]: audit 2024-09-17T11:53:47.110723+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[19809]: audit 2024-09-17T11:53:47.112669+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[19809]: audit 2024-09-17T11:53:47.332503+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[19809]: audit 2024-09-17T11:53:47.345946+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[19809]: audit 2024-09-17T11:53:47.358985+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[26066]: cluster 2024-09-17T11:53:46.381869+0000 mgr.y (mgr.15249) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 472 B/s rd, 0 op/s 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[26066]: audit 2024-09-17T11:53:47.107384+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:53:47.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[26066]: audit 2024-09-17T11:53:47.108151+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T11:53:47.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[26066]: audit 2024-09-17T11:53:47.110723+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T11:53:47.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[26066]: audit 2024-09-17T11:53:47.112669+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:47.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[26066]: audit 2024-09-17T11:53:47.332503+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:47.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[26066]: audit 2024-09-17T11:53:47.345946+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:47.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:47 smithi092 bash[26066]: audit 2024-09-17T11:53:47.358985+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:48.687 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:48 smithi121 bash[20577]: cephadm 2024-09-17T11:53:47.106828+0000 mgr.y (mgr.15249) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T11:53:48.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:48 smithi121 bash[20577]: cephadm 2024-09-17T11:53:47.114715+0000 mgr.y (mgr.15249) 42 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T11:53:48.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:48 smithi121 bash[20577]: cluster 2024-09-17T11:53:47.349917+0000 mgr.y (mgr.15249) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s 2024-09-17T11:53:48.688 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:48 smithi121 bash[20577]: cluster 2024-09-17T11:53:47.350606+0000 mgr.y (mgr.15249) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-09-17T11:53:48.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:48 smithi092 bash[19809]: cephadm 2024-09-17T11:53:47.106828+0000 mgr.y (mgr.15249) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T11:53:48.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:48 smithi092 bash[19809]: cephadm 2024-09-17T11:53:47.114715+0000 mgr.y (mgr.15249) 42 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T11:53:48.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:48 smithi092 bash[19809]: cluster 2024-09-17T11:53:47.349917+0000 mgr.y (mgr.15249) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s 2024-09-17T11:53:48.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:48 smithi092 bash[19809]: cluster 2024-09-17T11:53:47.350606+0000 mgr.y (mgr.15249) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-09-17T11:53:48.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:48 smithi092 bash[26066]: cephadm 2024-09-17T11:53:47.106828+0000 mgr.y (mgr.15249) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T11:53:48.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:48 smithi092 bash[26066]: cephadm 2024-09-17T11:53:47.114715+0000 mgr.y (mgr.15249) 42 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T11:53:48.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:48 smithi092 bash[26066]: cluster 2024-09-17T11:53:47.349917+0000 mgr.y (mgr.15249) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s 2024-09-17T11:53:48.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:48 smithi092 bash[26066]: cluster 2024-09-17T11:53:47.350606+0000 mgr.y (mgr.15249) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-09-17T11:53:49.727 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:49.728 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:49.728 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:49.729 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:49.729 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:49.729 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:49.730 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:49.730 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:49.730 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:50.056 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:49 smithi121 systemd[1]: Stopping Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:53:50.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:50 smithi121 bash[20577]: cluster 2024-09-17T11:53:49.352293+0000 mgr.y (mgr.15249) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-09-17T11:53:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:50 smithi121 bash[75712]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mgr-x 2024-09-17T11:53:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T11:53:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:50 smithi121 bash[75774]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mgr-x 2024-09-17T11:53:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T11:53:50.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: Stopped Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:53:50.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:50 smithi092 bash[19809]: cluster 2024-09-17T11:53:49.352293+0000 mgr.y (mgr.15249) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-09-17T11:53:50.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:50 smithi092 bash[26066]: cluster 2024-09-17T11:53:49.352293+0000 mgr.y (mgr.15249) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-09-17T11:53:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:51.306 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:51.306 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:51.307 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:51.307 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:51.307 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:51.308 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:51.308 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: Started Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:53:51.308 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:51.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:53:50 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:53:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:50.988824+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.002028+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.007914+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.009705+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.012902+0000 mgr.y (mgr.15249) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-17T11:53:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.013613+0000 mgr.y (mgr.15249) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 771 B/s rd, 0 op/s 2024-09-17T11:53:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.022940+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.024341+0000 mgr.y (mgr.15249) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.146443+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.149500+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.150818+0000 mgr.y (mgr.15249) 49 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.160030+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.162452+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.163024+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.168653+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.176069+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.176794+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.184484+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T11:53:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.195601+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.197081+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.199552+0000 mgr.y (mgr.15249) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:53:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.200258+0000 mgr.y (mgr.15249) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:53:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.208780+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.213129+0000 mgr.y (mgr.15249) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.316058+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.318505+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.321363+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.322151+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.324139+0000 mgr.y (mgr.15249) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.324603+0000 mgr.y (mgr.15249) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.332976+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.335127+0000 mgr.y (mgr.15249) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.432409+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.435189+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.438382+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.439349+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.440982+0000 mgr.y (mgr.15249) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.441275+0000 mgr.y (mgr.15249) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.448901+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.451826+0000 mgr.y (mgr.15249) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.532739+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.535084+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.537627+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.538628+0000 mon.c (mon.2) 166 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.540423+0000 mgr.y (mgr.15249) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.541125+0000 mgr.y (mgr.15249) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.549616+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.550641+0000 mgr.y (mgr.15249) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.627812+0000 mgr.y (mgr.15249) 62 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.633649+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.635929+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.638943+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.640080+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.642106+0000 mgr.y (mgr.15249) 63 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.642494+0000 mgr.y (mgr.15249) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.650081+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.654522+0000 mgr.y (mgr.15249) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.749979+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.752798+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.755699+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.756519+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.758402+0000 mgr.y (mgr.15249) 66 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.758984+0000 mgr.y (mgr.15249) 67 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.766435+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.768742+0000 mgr.y (mgr.15249) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.853582+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.855737+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.858744+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.859621+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.861495+0000 mgr.y (mgr.15249) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.862023+0000 mgr.y (mgr.15249) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.870460+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.872920+0000 mgr.y (mgr.15249) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.971784+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.974658+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.978291+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:51 smithi121 bash[20577]: audit 2024-09-17T11:53:51.979375+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: audit 2024-09-17T11:53:50.988824+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: audit 2024-09-17T11:53:51.002028+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: audit 2024-09-17T11:53:51.007914+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: audit 2024-09-17T11:53:51.009705+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.012902+0000 mgr.y (mgr.15249) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.013613+0000 mgr.y (mgr.15249) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 771 B/s rd, 0 op/s 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: audit 2024-09-17T11:53:51.022940+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.024341+0000 mgr.y (mgr.15249) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: audit 2024-09-17T11:53:51.146443+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: audit 2024-09-17T11:53:51.149500+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.150818+0000 mgr.y (mgr.15249) 49 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: audit 2024-09-17T11:53:51.160030+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[26066]: audit 2024-09-17T11:53:51.162452+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T11:53:52.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.163024+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.168653+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.176069+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.176794+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.184484+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.195601+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.197081+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.199552+0000 mgr.y (mgr.15249) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.200258+0000 mgr.y (mgr.15249) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.208780+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.213129+0000 mgr.y (mgr.15249) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.316058+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.318505+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.321363+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.322151+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.324139+0000 mgr.y (mgr.15249) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.324603+0000 mgr.y (mgr.15249) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.332976+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.335127+0000 mgr.y (mgr.15249) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.432409+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.435189+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.438382+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.439349+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.440982+0000 mgr.y (mgr.15249) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.441275+0000 mgr.y (mgr.15249) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.448901+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.451826+0000 mgr.y (mgr.15249) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:50.988824+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.002028+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.007914+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.009705+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.012902+0000 mgr.y (mgr.15249) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-17T11:53:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.013613+0000 mgr.y (mgr.15249) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 771 B/s rd, 0 op/s 2024-09-17T11:53:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.022940+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.024341+0000 mgr.y (mgr.15249) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.146443+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.149500+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.150818+0000 mgr.y (mgr.15249) 49 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.160030+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.162452+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.163024+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.168653+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.176069+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.176794+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.184484+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T11:53:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.195601+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.532739+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.535084+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.537627+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.538628+0000 mon.c (mon.2) 166 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.540423+0000 mgr.y (mgr.15249) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.541125+0000 mgr.y (mgr.15249) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.549616+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.550641+0000 mgr.y (mgr.15249) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.627812+0000 mgr.y (mgr.15249) 62 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.633649+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.635929+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.638943+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.640080+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.642106+0000 mgr.y (mgr.15249) 63 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.642494+0000 mgr.y (mgr.15249) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.650081+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.654522+0000 mgr.y (mgr.15249) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.749979+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.752798+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.755699+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.756519+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.758402+0000 mgr.y (mgr.15249) 66 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.758984+0000 mgr.y (mgr.15249) 67 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.766435+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.768742+0000 mgr.y (mgr.15249) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.853582+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.855737+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.858744+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.859621+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.861495+0000 mgr.y (mgr.15249) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.862023+0000 mgr.y (mgr.15249) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.870460+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.872920+0000 mgr.y (mgr.15249) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.971784+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.974658+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.978291+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[26066]: audit 2024-09-17T11:53:51.979375+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.197081+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.199552+0000 mgr.y (mgr.15249) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.200258+0000 mgr.y (mgr.15249) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.208780+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.213129+0000 mgr.y (mgr.15249) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.316058+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.318505+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.321363+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.322151+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.324139+0000 mgr.y (mgr.15249) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.324603+0000 mgr.y (mgr.15249) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.332976+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.335127+0000 mgr.y (mgr.15249) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.432409+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.435189+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.438382+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.439349+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.440982+0000 mgr.y (mgr.15249) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.441275+0000 mgr.y (mgr.15249) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.448901+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.451826+0000 mgr.y (mgr.15249) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.532739+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.535084+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.537627+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.538628+0000 mon.c (mon.2) 166 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.540423+0000 mgr.y (mgr.15249) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.541125+0000 mgr.y (mgr.15249) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:51 smithi092 bash[19809]: audit 2024-09-17T11:53:51.549616+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.550641+0000 mgr.y (mgr.15249) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.627812+0000 mgr.y (mgr.15249) 62 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.633649+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.635929+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.638943+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.640080+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.642106+0000 mgr.y (mgr.15249) 63 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.642494+0000 mgr.y (mgr.15249) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.650081+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.654522+0000 mgr.y (mgr.15249) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.749979+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.752798+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.755699+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.756519+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.758402+0000 mgr.y (mgr.15249) 66 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.758984+0000 mgr.y (mgr.15249) 67 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.766435+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.768742+0000 mgr.y (mgr.15249) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.853582+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.855737+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.858744+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.859621+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.861495+0000 mgr.y (mgr.15249) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.862023+0000 mgr.y (mgr.15249) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:52.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.870460+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:52.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.872920+0000 mgr.y (mgr.15249) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:52.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.971784+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:52.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.974658+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:52.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.978291+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:52.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.979375+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:52.995 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[75855]: debug 2024-09-17T11:53:52.837+0000 7fe9b9d45640 1 -- 172.21.15.121:0/296726693 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556aaf93b0e0 con 0x556aaf93d800 2024-09-17T11:53:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.981686+0000 mgr.y (mgr.15249) 72 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:51.981995+0000 mgr.y (mgr.15249) 73 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:51.988906+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cephadm 2024-09-17T11:53:51.994615+0000 mgr.y (mgr.15249) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.071481+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.074033+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.076295+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.077330+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.079087+0000 mgr.y (mgr.15249) 75 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.079275+0000 mgr.y (mgr.15249) 76 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.088652+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.089319+0000 mgr.y (mgr.15249) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.169383+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.171584+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.175132+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.175970+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.177430+0000 mgr.y (mgr.15249) 78 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.177769+0000 mgr.y (mgr.15249) 79 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.184792+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.187910+0000 mgr.y (mgr.15249) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.273809+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.276526+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.279343+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.280522+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.282614+0000 mgr.y (mgr.15249) 81 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.283190+0000 mgr.y (mgr.15249) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.292033+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.292938+0000 mgr.y (mgr.15249) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.386275+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.388391+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.391052+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.392122+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.394002+0000 mgr.y (mgr.15249) 84 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.394597+0000 mgr.y (mgr.15249) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.404007+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.404868+0000 mgr.y (mgr.15249) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.481481+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.483407+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.486188+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.486921+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.488577+0000 mgr.y (mgr.15249) 87 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.489198+0000 mgr.y (mgr.15249) 88 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.494058+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.497155+0000 mgr.y (mgr.15249) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.559933+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.562085+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.565562+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:52 smithi121 bash[20577]: audit 2024-09-17T11:53:52.566972+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.569149+0000 mgr.y (mgr.15249) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.569730+0000 mgr.y (mgr.15249) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.576220+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.578458+0000 mgr.y (mgr.15249) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.644664+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.647332+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.649586+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.650338+0000 mon.c (mon.2) 210 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.652028+0000 mgr.y (mgr.15249) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.657831+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.659493+0000 mgr.y (mgr.15249) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.730207+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.732652+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.735580+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.736481+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.738303+0000 mgr.y (mgr.15249) 95 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.738928+0000 mgr.y (mgr.15249) 96 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.743701+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.745471+0000 mgr.y (mgr.15249) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.820370+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.822569+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.824926+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.825798+0000 mon.c (mon.2) 218 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.827720+0000 mgr.y (mgr.15249) 98 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.834738+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.835685+0000 mgr.y (mgr.15249) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.908568+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.910692+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.912894+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.913867+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:52.925221+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.981686+0000 mgr.y (mgr.15249) 72 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:51.981995+0000 mgr.y (mgr.15249) 73 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:51.988906+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cephadm 2024-09-17T11:53:51.994615+0000 mgr.y (mgr.15249) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:52.071481+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:52.074033+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:52.076295+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:52.077330+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.079087+0000 mgr.y (mgr.15249) 75 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.079275+0000 mgr.y (mgr.15249) 76 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:52.088652+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.089319+0000 mgr.y (mgr.15249) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:52.169383+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:52 smithi092 bash[19809]: audit 2024-09-17T11:53:52.171584+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.175132+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.175970+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.177430+0000 mgr.y (mgr.15249) 78 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.177769+0000 mgr.y (mgr.15249) 79 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.184792+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.187910+0000 mgr.y (mgr.15249) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.981686+0000 mgr.y (mgr.15249) 72 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:51.981995+0000 mgr.y (mgr.15249) 73 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:51.988906+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:51.994615+0000 mgr.y (mgr.15249) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.071481+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.074033+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.076295+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.077330+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.079087+0000 mgr.y (mgr.15249) 75 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.079275+0000 mgr.y (mgr.15249) 76 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.088652+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.089319+0000 mgr.y (mgr.15249) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.169383+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.171584+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.175132+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.175970+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.177430+0000 mgr.y (mgr.15249) 78 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.177769+0000 mgr.y (mgr.15249) 79 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.184792+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.187910+0000 mgr.y (mgr.15249) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.273809+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.276526+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.279343+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.280522+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.282614+0000 mgr.y (mgr.15249) 81 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.283190+0000 mgr.y (mgr.15249) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.292033+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.292938+0000 mgr.y (mgr.15249) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.386275+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.388391+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.391052+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.392122+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.394002+0000 mgr.y (mgr.15249) 84 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.394597+0000 mgr.y (mgr.15249) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.404007+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.404868+0000 mgr.y (mgr.15249) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.481481+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.483407+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.486188+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.486921+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.488577+0000 mgr.y (mgr.15249) 87 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.489198+0000 mgr.y (mgr.15249) 88 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.494058+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.497155+0000 mgr.y (mgr.15249) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.559933+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.562085+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.565562+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.566972+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.569149+0000 mgr.y (mgr.15249) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.569730+0000 mgr.y (mgr.15249) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.576220+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.578458+0000 mgr.y (mgr.15249) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.644664+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.647332+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.649586+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.650338+0000 mon.c (mon.2) 210 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.652028+0000 mgr.y (mgr.15249) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.657831+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.659493+0000 mgr.y (mgr.15249) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.730207+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.273809+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.276526+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.279343+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.280522+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.282614+0000 mgr.y (mgr.15249) 81 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.283190+0000 mgr.y (mgr.15249) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.292033+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.292938+0000 mgr.y (mgr.15249) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.386275+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.388391+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.391052+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.392122+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.394002+0000 mgr.y (mgr.15249) 84 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.394597+0000 mgr.y (mgr.15249) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.404007+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.404868+0000 mgr.y (mgr.15249) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.481481+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.483407+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.486188+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.486921+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.732652+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.735580+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.736481+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.738303+0000 mgr.y (mgr.15249) 95 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.738928+0000 mgr.y (mgr.15249) 96 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.743701+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.745471+0000 mgr.y (mgr.15249) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.820370+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.822569+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.824926+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.825798+0000 mon.c (mon.2) 218 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.827720+0000 mgr.y (mgr.15249) 98 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.834738+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.835685+0000 mgr.y (mgr.15249) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.908568+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.910692+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.912894+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.913867+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[19809]: audit 2024-09-17T11:53:52.925221+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.488577+0000 mgr.y (mgr.15249) 87 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.489198+0000 mgr.y (mgr.15249) 88 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.494058+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.497155+0000 mgr.y (mgr.15249) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.559933+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.562085+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.565562+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.566972+0000 mon.c (mon.2) 206 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.569149+0000 mgr.y (mgr.15249) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.569730+0000 mgr.y (mgr.15249) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.576220+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.578458+0000 mgr.y (mgr.15249) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.644664+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.647332+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.649586+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.650338+0000 mon.c (mon.2) 210 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.652028+0000 mgr.y (mgr.15249) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.657831+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.659493+0000 mgr.y (mgr.15249) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.730207+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.732652+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.735580+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.736481+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.738303+0000 mgr.y (mgr.15249) 95 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.738928+0000 mgr.y (mgr.15249) 96 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.743701+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.745471+0000 mgr.y (mgr.15249) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.820370+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.822569+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.824926+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.825798+0000 mon.c (mon.2) 218 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.827720+0000 mgr.y (mgr.15249) 98 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.834738+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.835685+0000 mgr.y (mgr.15249) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.908568+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.910692+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.912894+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.913867+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:53.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[26066]: audit 2024-09-17T11:53:52.925221+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:53.996 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:53:53 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:53:53] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.43.0" 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.915707+0000 mgr.y (mgr.15249) 100 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:52.916253+0000 mgr.y (mgr.15249) 101 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cephadm 2024-09-17T11:53:52.926461+0000 mgr.y (mgr.15249) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.010115+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.012449+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.014374+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.022877+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.024672+0000 mgr.y (mgr.15249) 103 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.024912+0000 mgr.y (mgr.15249) 104 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.000 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.033810+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.036482+0000 mgr.y (mgr.15249) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.100190+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.102754+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.105780+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.106814+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.108556+0000 mgr.y (mgr.15249) 106 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.109088+0000 mgr.y (mgr.15249) 107 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.115763+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.116594+0000 mgr.y (mgr.15249) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.001 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.179971+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.182744+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.186167+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.187179+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.188402+0000 mgr.y (mgr.15249) 109 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.188579+0000 mgr.y (mgr.15249) 110 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.192764+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.196954+0000 mgr.y (mgr.15249) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.257381+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.259663+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:53 smithi121 bash[20577]: audit 2024-09-17T11:53:53.261397+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.262124+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.002 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.263759+0000 mgr.y (mgr.15249) 112 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.264393+0000 mgr.y (mgr.15249) 113 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.270819+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.271605+0000 mgr.y (mgr.15249) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.348123+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.350515+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.353190+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.354282+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.356139+0000 mgr.y (mgr.15249) 115 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.356786+0000 mgr.y (mgr.15249) 116 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.360859+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.364563+0000 mgr.y (mgr.15249) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.438909+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.441137+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.444131+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.445268+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.447154+0000 mgr.y (mgr.15249) 118 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.447416+0000 mgr.y (mgr.15249) 119 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.451882+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.454874+0000 mgr.y (mgr.15249) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.512170+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.513900+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.515664+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.516232+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.517297+0000 mgr.y (mgr.15249) 121 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.517516+0000 mgr.y (mgr.15249) 122 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.521529+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.524039+0000 mgr.y (mgr.15249) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.583530+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.585247+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.586928+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.587572+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.589117+0000 mgr.y (mgr.15249) 124 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.589330+0000 mgr.y (mgr.15249) 125 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.593427+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.596316+0000 mgr.y (mgr.15249) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.659747+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.661494+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.663085+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.663696+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.664821+0000 mgr.y (mgr.15249) 127 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.665071+0000 mgr.y (mgr.15249) 128 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.669296+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.670025+0000 mgr.y (mgr.15249) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.731211+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.733933+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.736156+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.736888+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.738605+0000 mgr.y (mgr.15249) 130 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.743626+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.746742+0000 mgr.y (mgr.15249) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.806629+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.808822+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.811821+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.812989+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.815165+0000 mgr.y (mgr.15249) 132 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-09-17T11:53:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.815771+0000 mgr.y (mgr.15249) 133 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.820738+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.821424+0000 mgr.y (mgr.15249) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.888603+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.891425+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.893875+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.894681+0000 mon.c (mon.2) 270 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.901932+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.973747+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.976496+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.978886+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.979763+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:54 smithi121 bash[20577]: audit 2024-09-17T11:53:53.987367+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.915707+0000 mgr.y (mgr.15249) 100 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:52.916253+0000 mgr.y (mgr.15249) 101 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:52.926461+0000 mgr.y (mgr.15249) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.010115+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.012449+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.014374+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.022877+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.024672+0000 mgr.y (mgr.15249) 103 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.024912+0000 mgr.y (mgr.15249) 104 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.033810+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.036482+0000 mgr.y (mgr.15249) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.100190+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.102754+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.105780+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.106814+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.108556+0000 mgr.y (mgr.15249) 106 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.109088+0000 mgr.y (mgr.15249) 107 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.115763+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.116594+0000 mgr.y (mgr.15249) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.179971+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.182744+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.186167+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.187179+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.188402+0000 mgr.y (mgr.15249) 109 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.188579+0000 mgr.y (mgr.15249) 110 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.192764+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.196954+0000 mgr.y (mgr.15249) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.257381+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.259663+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.261397+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.262124+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.263759+0000 mgr.y (mgr.15249) 112 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.264393+0000 mgr.y (mgr.15249) 113 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.270819+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.271605+0000 mgr.y (mgr.15249) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.348123+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.350515+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.353190+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.354282+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.915707+0000 mgr.y (mgr.15249) 100 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:52.916253+0000 mgr.y (mgr.15249) 101 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:52.926461+0000 mgr.y (mgr.15249) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.010115+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.012449+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.014374+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.022877+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.024672+0000 mgr.y (mgr.15249) 103 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.024912+0000 mgr.y (mgr.15249) 104 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.033810+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.036482+0000 mgr.y (mgr.15249) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.100190+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.102754+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.105780+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.106814+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.108556+0000 mgr.y (mgr.15249) 106 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.109088+0000 mgr.y (mgr.15249) 107 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.115763+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.116594+0000 mgr.y (mgr.15249) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.179971+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.356139+0000 mgr.y (mgr.15249) 115 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.356786+0000 mgr.y (mgr.15249) 116 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.360859+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.364563+0000 mgr.y (mgr.15249) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.438909+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.441137+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.444131+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.445268+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.447154+0000 mgr.y (mgr.15249) 118 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.447416+0000 mgr.y (mgr.15249) 119 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.451882+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.454874+0000 mgr.y (mgr.15249) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.512170+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.513900+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.515664+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.516232+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.517297+0000 mgr.y (mgr.15249) 121 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.517516+0000 mgr.y (mgr.15249) 122 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.521529+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.524039+0000 mgr.y (mgr.15249) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.583530+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.585247+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.586928+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.587572+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.589117+0000 mgr.y (mgr.15249) 124 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.589330+0000 mgr.y (mgr.15249) 125 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.593427+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.596316+0000 mgr.y (mgr.15249) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.659747+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.661494+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.663085+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.663696+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.664821+0000 mgr.y (mgr.15249) 127 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.665071+0000 mgr.y (mgr.15249) 128 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.669296+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.670025+0000 mgr.y (mgr.15249) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.731211+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.733933+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.736156+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.736888+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.738605+0000 mgr.y (mgr.15249) 130 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.743626+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.746742+0000 mgr.y (mgr.15249) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.806629+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.808822+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.811821+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.812989+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.815165+0000 mgr.y (mgr.15249) 132 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.815771+0000 mgr.y (mgr.15249) 133 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.820738+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.821424+0000 mgr.y (mgr.15249) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.888603+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.891425+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.893875+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.894681+0000 mon.c (mon.2) 270 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.901932+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.973747+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.976496+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.978886+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.979763+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[19809]: audit 2024-09-17T11:53:53.987367+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.182744+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.186167+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.187179+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.188402+0000 mgr.y (mgr.15249) 109 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.188579+0000 mgr.y (mgr.15249) 110 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.192764+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.196954+0000 mgr.y (mgr.15249) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.257381+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.259663+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.261397+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.262124+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.263759+0000 mgr.y (mgr.15249) 112 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.264393+0000 mgr.y (mgr.15249) 113 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.270819+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.271605+0000 mgr.y (mgr.15249) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.348123+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.350515+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.353190+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.354282+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.356139+0000 mgr.y (mgr.15249) 115 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.356786+0000 mgr.y (mgr.15249) 116 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.360859+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.364563+0000 mgr.y (mgr.15249) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.438909+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.441137+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.444131+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.445268+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.447154+0000 mgr.y (mgr.15249) 118 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.447416+0000 mgr.y (mgr.15249) 119 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.451882+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.454874+0000 mgr.y (mgr.15249) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.512170+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.513900+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.515664+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.516232+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.517297+0000 mgr.y (mgr.15249) 121 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.517516+0000 mgr.y (mgr.15249) 122 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.521529+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.524039+0000 mgr.y (mgr.15249) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.583530+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.585247+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.586928+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.587572+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.589117+0000 mgr.y (mgr.15249) 124 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.589330+0000 mgr.y (mgr.15249) 125 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.593427+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.596316+0000 mgr.y (mgr.15249) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.659747+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.661494+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.663085+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.663696+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.664821+0000 mgr.y (mgr.15249) 127 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.665071+0000 mgr.y (mgr.15249) 128 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.669296+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.670025+0000 mgr.y (mgr.15249) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.731211+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.733933+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.736156+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.736888+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.738605+0000 mgr.y (mgr.15249) 130 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 22 op/s 2024-09-17T11:53:54.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.743626+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.746742+0000 mgr.y (mgr.15249) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.806629+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.808822+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.811821+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.812989+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.815165+0000 mgr.y (mgr.15249) 132 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.815771+0000 mgr.y (mgr.15249) 133 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.820738+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.821424+0000 mgr.y (mgr.15249) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.888603+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.891425+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.893875+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.894681+0000 mon.c (mon.2) 270 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.901932+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:54.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.973747+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:54.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.976496+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:54.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.978886+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:54.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.979763+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:54.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:54 smithi092 bash[26066]: audit 2024-09-17T11:53:53.987367+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.896257+0000 mgr.y (mgr.15249) 135 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.896841+0000 mgr.y (mgr.15249) 136 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.905323+0000 mgr.y (mgr.15249) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.981601+0000 mgr.y (mgr.15249) 138 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:53.982272+0000 mgr.y (mgr.15249) 139 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cephadm 2024-09-17T11:53:53.988215+0000 mgr.y (mgr.15249) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.064341+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.066975+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.070208+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.071475+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.073661+0000 mgr.y (mgr.15249) 141 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.079913+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cephadm 2024-09-17T11:53:54.082489+0000 mgr.y (mgr.15249) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.170842+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.173643+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.176749+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.177798+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.179891+0000 mgr.y (mgr.15249) 143 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.180473+0000 mgr.y (mgr.15249) 144 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.186411+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cephadm 2024-09-17T11:53:54.187644+0000 mgr.y (mgr.15249) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.282994+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.285103+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.288470+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.289763+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.291969+0000 mgr.y (mgr.15249) 146 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.296092+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cephadm 2024-09-17T11:53:54.299812+0000 mgr.y (mgr.15249) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.400722+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.403478+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.407262+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.408452+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.410718+0000 mgr.y (mgr.15249) 148 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.411364+0000 mgr.y (mgr.15249) 149 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.417021+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cephadm 2024-09-17T11:53:54.420674+0000 mgr.y (mgr.15249) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.528454+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.531053+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.533591+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.534731+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.536384+0000 mgr.y (mgr.15249) 151 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.536662+0000 mgr.y (mgr.15249) 152 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.541940+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cephadm 2024-09-17T11:53:54.545642+0000 mgr.y (mgr.15249) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.640538+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.643236+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.646276+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.647183+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.648753+0000 mgr.y (mgr.15249) 154 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.649006+0000 mgr.y (mgr.15249) 155 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.654307+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cephadm 2024-09-17T11:53:54.658030+0000 mgr.y (mgr.15249) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.755306+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.757982+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.760967+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.761991+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.763942+0000 mgr.y (mgr.15249) 157 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.764488+0000 mgr.y (mgr.15249) 158 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.773709+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cephadm 2024-09-17T11:53:54.775763+0000 mgr.y (mgr.15249) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.875606+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.877950+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.880764+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.881795+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.883465+0000 mgr.y (mgr.15249) 160 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.883695+0000 mgr.y (mgr.15249) 161 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.893012+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.967794+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.970312+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.973572+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.974589+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:55 smithi121 bash[20577]: audit 2024-09-17T11:53:54.984603+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.896257+0000 mgr.y (mgr.15249) 135 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.896841+0000 mgr.y (mgr.15249) 136 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.905323+0000 mgr.y (mgr.15249) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.981601+0000 mgr.y (mgr.15249) 138 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:53.982272+0000 mgr.y (mgr.15249) 139 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cephadm 2024-09-17T11:53:53.988215+0000 mgr.y (mgr.15249) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.064341+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.066975+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.070208+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.071475+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.073661+0000 mgr.y (mgr.15249) 141 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.079913+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cephadm 2024-09-17T11:53:54.082489+0000 mgr.y (mgr.15249) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.170842+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.173643+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.176749+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.177798+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.179891+0000 mgr.y (mgr.15249) 143 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.180473+0000 mgr.y (mgr.15249) 144 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.186411+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.896257+0000 mgr.y (mgr.15249) 135 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.896841+0000 mgr.y (mgr.15249) 136 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.905323+0000 mgr.y (mgr.15249) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.981601+0000 mgr.y (mgr.15249) 138 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:53.982272+0000 mgr.y (mgr.15249) 139 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cephadm 2024-09-17T11:53:53.988215+0000 mgr.y (mgr.15249) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.064341+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.066975+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.070208+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.071475+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.073661+0000 mgr.y (mgr.15249) 141 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.079913+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cephadm 2024-09-17T11:53:54.082489+0000 mgr.y (mgr.15249) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.170842+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.173643+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.176749+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.177798+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.179891+0000 mgr.y (mgr.15249) 143 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.180473+0000 mgr.y (mgr.15249) 144 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.186411+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cephadm 2024-09-17T11:53:54.187644+0000 mgr.y (mgr.15249) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.282994+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.285103+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.288470+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.289763+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.291969+0000 mgr.y (mgr.15249) 146 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.296092+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cephadm 2024-09-17T11:53:54.299812+0000 mgr.y (mgr.15249) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.400722+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.403478+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.407262+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.408452+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.410718+0000 mgr.y (mgr.15249) 148 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.411364+0000 mgr.y (mgr.15249) 149 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.417021+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cephadm 2024-09-17T11:53:54.420674+0000 mgr.y (mgr.15249) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.528454+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.531053+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.533591+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.534731+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cephadm 2024-09-17T11:53:54.187644+0000 mgr.y (mgr.15249) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.282994+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.285103+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.288470+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.289763+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.291969+0000 mgr.y (mgr.15249) 146 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.296092+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cephadm 2024-09-17T11:53:54.299812+0000 mgr.y (mgr.15249) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.400722+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.403478+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.407262+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.408452+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.410718+0000 mgr.y (mgr.15249) 148 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.411364+0000 mgr.y (mgr.15249) 149 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.417021+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cephadm 2024-09-17T11:53:54.420674+0000 mgr.y (mgr.15249) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.528454+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.531053+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.533591+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.534731+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.536384+0000 mgr.y (mgr.15249) 151 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.536662+0000 mgr.y (mgr.15249) 152 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.541940+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cephadm 2024-09-17T11:53:54.545642+0000 mgr.y (mgr.15249) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.640538+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.643236+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.646276+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.647183+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.648753+0000 mgr.y (mgr.15249) 154 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.649006+0000 mgr.y (mgr.15249) 155 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.654307+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cephadm 2024-09-17T11:53:54.658030+0000 mgr.y (mgr.15249) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.755306+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.757982+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.760967+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.761991+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.763942+0000 mgr.y (mgr.15249) 157 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.764488+0000 mgr.y (mgr.15249) 158 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.773709+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cephadm 2024-09-17T11:53:54.775763+0000 mgr.y (mgr.15249) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.875606+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.877950+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.880764+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.881795+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.883465+0000 mgr.y (mgr.15249) 160 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.883695+0000 mgr.y (mgr.15249) 161 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.893012+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.967794+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.970312+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.973572+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.974589+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[26066]: audit 2024-09-17T11:53:54.984603+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.536384+0000 mgr.y (mgr.15249) 151 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.536662+0000 mgr.y (mgr.15249) 152 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.541940+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cephadm 2024-09-17T11:53:54.545642+0000 mgr.y (mgr.15249) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.640538+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.643236+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.646276+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.647183+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.648753+0000 mgr.y (mgr.15249) 154 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.649006+0000 mgr.y (mgr.15249) 155 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.654307+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cephadm 2024-09-17T11:53:54.658030+0000 mgr.y (mgr.15249) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.755306+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.757982+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.760967+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.761991+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.763942+0000 mgr.y (mgr.15249) 157 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.764488+0000 mgr.y (mgr.15249) 158 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.773709+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cephadm 2024-09-17T11:53:54.775763+0000 mgr.y (mgr.15249) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.875606+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.877950+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.880764+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.881795+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.883465+0000 mgr.y (mgr.15249) 160 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.883695+0000 mgr.y (mgr.15249) 161 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.893012+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.967794+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.970312+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.973572+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.974589+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:55 smithi092 bash[19809]: audit 2024-09-17T11:53:54.984603+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:54.894743+0000 mgr.y (mgr.15249) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:54.976735+0000 mgr.y (mgr.15249) 163 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:54.986332+0000 mgr.y (mgr.15249) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.067308+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.069996+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.072470+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.073621+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.075493+0000 mgr.y (mgr.15249) 165 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.075729+0000 mgr.y (mgr.15249) 166 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.084946+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.085898+0000 mgr.y (mgr.15249) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.147143+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.149584+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.152462+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.153571+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.155294+0000 mgr.y (mgr.15249) 168 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.155537+0000 mgr.y (mgr.15249) 169 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.162904+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.164158+0000 mgr.y (mgr.15249) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.232557+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.235061+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.238404+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.239528+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.241273+0000 mgr.y (mgr.15249) 171 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.241496+0000 mgr.y (mgr.15249) 172 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.248817+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.249824+0000 mgr.y (mgr.15249) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.319982+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.322749+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.326753+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.327849+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.329647+0000 mgr.y (mgr.15249) 174 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.330301+0000 mgr.y (mgr.15249) 175 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.337089+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.337772+0000 mgr.y (mgr.15249) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.403988+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.405862+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.407813+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.408775+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.410535+0000 mgr.y (mgr.15249) 177 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.411163+0000 mgr.y (mgr.15249) 178 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.420156+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.421154+0000 mgr.y (mgr.15249) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.494350+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.497309+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.500107+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.500883+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.502362+0000 mgr.y (mgr.15249) 180 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.503007+0000 mgr.y (mgr.15249) 181 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.511060+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.511770+0000 mgr.y (mgr.15249) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.573563+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.575742+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.578143+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.579194+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.580771+0000 mgr.y (mgr.15249) 183 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.580979+0000 mgr.y (mgr.15249) 184 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.588522+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.589314+0000 mgr.y (mgr.15249) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.655980+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.658062+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.660700+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.661487+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.662823+0000 mgr.y (mgr.15249) 186 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.663017+0000 mgr.y (mgr.15249) 187 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.667404+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.670745+0000 mgr.y (mgr.15249) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.733764+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.736567+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.739490+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.740478+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.742049+0000 mgr.y (mgr.15249) 189 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.742286+0000 mgr.y (mgr.15249) 190 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.746794+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.750095+0000 mgr.y (mgr.15249) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.811160+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.813593+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.816859+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.817864+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.819850+0000 mgr.y (mgr.15249) 192 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.820443+0000 mgr.y (mgr.15249) 193 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.825752+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.826433+0000 mgr.y (mgr.15249) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.891636+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.893434+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.895323+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.896250+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.903484+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.985520+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.987270+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.989017+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.989681+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:56 smithi121 bash[20577]: audit 2024-09-17T11:53:55.995332+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:54.894743+0000 mgr.y (mgr.15249) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:54.976735+0000 mgr.y (mgr.15249) 163 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:54.986332+0000 mgr.y (mgr.15249) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.067308+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.069996+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.072470+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.073621+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.075493+0000 mgr.y (mgr.15249) 165 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.075729+0000 mgr.y (mgr.15249) 166 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.084946+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.085898+0000 mgr.y (mgr.15249) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.147143+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.149584+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.152462+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.153571+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.155294+0000 mgr.y (mgr.15249) 168 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.155537+0000 mgr.y (mgr.15249) 169 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.162904+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.164158+0000 mgr.y (mgr.15249) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.232557+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:54.894743+0000 mgr.y (mgr.15249) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:54.976735+0000 mgr.y (mgr.15249) 163 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:54.986332+0000 mgr.y (mgr.15249) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.067308+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.069996+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.072470+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.073621+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.075493+0000 mgr.y (mgr.15249) 165 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.075729+0000 mgr.y (mgr.15249) 166 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.084946+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.085898+0000 mgr.y (mgr.15249) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.147143+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.149584+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.152462+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.153571+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.155294+0000 mgr.y (mgr.15249) 168 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.155537+0000 mgr.y (mgr.15249) 169 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.162904+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.164158+0000 mgr.y (mgr.15249) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.232557+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.235061+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.238404+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.239528+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.241273+0000 mgr.y (mgr.15249) 171 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.241496+0000 mgr.y (mgr.15249) 172 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.248817+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.249824+0000 mgr.y (mgr.15249) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.319982+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.322749+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.326753+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.327849+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.329647+0000 mgr.y (mgr.15249) 174 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.330301+0000 mgr.y (mgr.15249) 175 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.337089+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.337772+0000 mgr.y (mgr.15249) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.403988+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.405862+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.407813+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.408775+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.410535+0000 mgr.y (mgr.15249) 177 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.411163+0000 mgr.y (mgr.15249) 178 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.420156+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.421154+0000 mgr.y (mgr.15249) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.494350+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.497309+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.500107+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.500883+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.502362+0000 mgr.y (mgr.15249) 180 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.503007+0000 mgr.y (mgr.15249) 181 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.511060+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.511770+0000 mgr.y (mgr.15249) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.573563+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.575742+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.578143+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.579194+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.580771+0000 mgr.y (mgr.15249) 183 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.580979+0000 mgr.y (mgr.15249) 184 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.588522+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.589314+0000 mgr.y (mgr.15249) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.655980+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.235061+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.238404+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.239528+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.241273+0000 mgr.y (mgr.15249) 171 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.241496+0000 mgr.y (mgr.15249) 172 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.248817+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.249824+0000 mgr.y (mgr.15249) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.319982+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.322749+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.326753+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.327849+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.329647+0000 mgr.y (mgr.15249) 174 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.330301+0000 mgr.y (mgr.15249) 175 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.337089+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.337772+0000 mgr.y (mgr.15249) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.403988+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.405862+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.407813+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.408775+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.410535+0000 mgr.y (mgr.15249) 177 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.658062+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.660700+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.661487+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.662823+0000 mgr.y (mgr.15249) 186 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.663017+0000 mgr.y (mgr.15249) 187 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.667404+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.670745+0000 mgr.y (mgr.15249) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.733764+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.736567+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.739490+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.740478+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.742049+0000 mgr.y (mgr.15249) 189 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.742286+0000 mgr.y (mgr.15249) 190 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.746794+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.750095+0000 mgr.y (mgr.15249) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.811160+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.813593+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.816859+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.817864+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.819850+0000 mgr.y (mgr.15249) 192 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.820443+0000 mgr.y (mgr.15249) 193 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.825752+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.826433+0000 mgr.y (mgr.15249) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.891636+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.893434+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.895323+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.896250+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.903484+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.985520+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.987270+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.989017+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.989681+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[19809]: audit 2024-09-17T11:53:55.995332+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.411163+0000 mgr.y (mgr.15249) 178 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.420156+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.421154+0000 mgr.y (mgr.15249) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.494350+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.497309+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.500107+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.500883+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.502362+0000 mgr.y (mgr.15249) 180 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.503007+0000 mgr.y (mgr.15249) 181 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.511060+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.511770+0000 mgr.y (mgr.15249) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.573563+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.575742+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.578143+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.579194+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.580771+0000 mgr.y (mgr.15249) 183 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.580979+0000 mgr.y (mgr.15249) 184 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.588522+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.589314+0000 mgr.y (mgr.15249) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.655980+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.658062+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.660700+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.661487+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.662823+0000 mgr.y (mgr.15249) 186 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.663017+0000 mgr.y (mgr.15249) 187 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.667404+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.670745+0000 mgr.y (mgr.15249) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.733764+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.736567+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.739490+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.740478+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.742049+0000 mgr.y (mgr.15249) 189 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.742286+0000 mgr.y (mgr.15249) 190 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.746794+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.750095+0000 mgr.y (mgr.15249) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.811160+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.813593+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.816859+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.817864+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.819850+0000 mgr.y (mgr.15249) 192 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.820443+0000 mgr.y (mgr.15249) 193 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.825752+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.826433+0000 mgr.y (mgr.15249) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.891636+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.893434+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.895323+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.896250+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.903484+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.985520+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.987270+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.989017+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.989681+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:56 smithi092 bash[26066]: audit 2024-09-17T11:53:55.995332+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.898087+0000 mgr.y (mgr.15249) 195 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.906654+0000 mgr.y (mgr.15249) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.990833+0000 mgr.y (mgr.15249) 197 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:55.991052+0000 mgr.y (mgr.15249) 198 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:55.995948+0000 mgr.y (mgr.15249) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.065328+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.067506+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.069155+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.070044+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.071450+0000 mgr.y (mgr.15249) 200 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.071671+0000 mgr.y (mgr.15249) 201 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.077038+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.080701+0000 mgr.y (mgr.15249) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.140681+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.142730+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.145046+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.145847+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.147149+0000 mgr.y (mgr.15249) 203 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.147364+0000 mgr.y (mgr.15249) 204 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.156095+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.898087+0000 mgr.y (mgr.15249) 195 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.906654+0000 mgr.y (mgr.15249) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.990833+0000 mgr.y (mgr.15249) 197 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:55.991052+0000 mgr.y (mgr.15249) 198 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:55.995948+0000 mgr.y (mgr.15249) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.065328+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.067506+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.069155+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.070044+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.071450+0000 mgr.y (mgr.15249) 200 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.071671+0000 mgr.y (mgr.15249) 201 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.077038+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.080701+0000 mgr.y (mgr.15249) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.140681+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.142730+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.145046+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.145847+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.147149+0000 mgr.y (mgr.15249) 203 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.147364+0000 mgr.y (mgr.15249) 204 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.156095+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.156686+0000 mgr.y (mgr.15249) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.236913+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.239854+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.241556+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.242274+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.243749+0000 mgr.y (mgr.15249) 206 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.243991+0000 mgr.y (mgr.15249) 207 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.252085+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.254329+0000 mgr.y (mgr.15249) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.328761+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.331042+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.333431+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.334243+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.335691+0000 mgr.y (mgr.15249) 209 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.335943+0000 mgr.y (mgr.15249) 210 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.346219+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.346905+0000 mgr.y (mgr.15249) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.417517+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.420310+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.423521+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.424747+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.426817+0000 mgr.y (mgr.15249) 212 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.427357+0000 mgr.y (mgr.15249) 213 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.437199+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.439427+0000 mgr.y (mgr.15249) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.508283+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.510624+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.512828+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.514063+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.516585+0000 mgr.y (mgr.15249) 215 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.523790+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.524800+0000 mgr.y (mgr.15249) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.588167+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.590691+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.593355+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.594339+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.596039+0000 mgr.y (mgr.15249) 217 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.596268+0000 mgr.y (mgr.15249) 218 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.607614+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.608409+0000 mgr.y (mgr.15249) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.156686+0000 mgr.y (mgr.15249) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.236913+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.239854+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.241556+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.242274+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.243749+0000 mgr.y (mgr.15249) 206 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.243991+0000 mgr.y (mgr.15249) 207 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.252085+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.254329+0000 mgr.y (mgr.15249) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.328761+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.331042+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.333431+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.334243+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.335691+0000 mgr.y (mgr.15249) 209 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.335943+0000 mgr.y (mgr.15249) 210 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.346219+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.346905+0000 mgr.y (mgr.15249) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.417517+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.420310+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.423521+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.669129+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.671568+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.674031+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.674952+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.676292+0000 mgr.y (mgr.15249) 220 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.676530+0000 mgr.y (mgr.15249) 221 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.683072+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.683627+0000 mgr.y (mgr.15249) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.741301+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.743957+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.747135+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.748315+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.750527+0000 mgr.y (mgr.15249) 223 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.756657+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.759902+0000 mgr.y (mgr.15249) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.840093+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.842698+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.845727+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.846896+0000 mon.c (mon.2) 398 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.848945+0000 mgr.y (mgr.15249) 225 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.849546+0000 mgr.y (mgr.15249) 226 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.855558+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.857432+0000 mgr.y (mgr.15249) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.943739+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.945993+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.948656+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.949606+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[19809]: audit 2024-09-17T11:53:56.957812+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.424747+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.426817+0000 mgr.y (mgr.15249) 212 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.427357+0000 mgr.y (mgr.15249) 213 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.437199+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.439427+0000 mgr.y (mgr.15249) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.508283+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.510624+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.512828+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.514063+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.516585+0000 mgr.y (mgr.15249) 215 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.523790+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.524800+0000 mgr.y (mgr.15249) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.588167+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.590691+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.593355+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.594339+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.596039+0000 mgr.y (mgr.15249) 217 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.596268+0000 mgr.y (mgr.15249) 218 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.607614+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.608409+0000 mgr.y (mgr.15249) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.669129+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.671568+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.674031+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.674952+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.676292+0000 mgr.y (mgr.15249) 220 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.676530+0000 mgr.y (mgr.15249) 221 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.683072+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.683627+0000 mgr.y (mgr.15249) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.741301+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.743957+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.747135+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.748315+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.750527+0000 mgr.y (mgr.15249) 223 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.756657+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.759902+0000 mgr.y (mgr.15249) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.840093+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.842698+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.845727+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.846896+0000 mon.c (mon.2) 398 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.848945+0000 mgr.y (mgr.15249) 225 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.849546+0000 mgr.y (mgr.15249) 226 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.855558+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.857432+0000 mgr.y (mgr.15249) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.943739+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.945993+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.948656+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.949606+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:57 smithi092 bash[26066]: audit 2024-09-17T11:53:56.957812+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.898087+0000 mgr.y (mgr.15249) 195 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.906654+0000 mgr.y (mgr.15249) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.990833+0000 mgr.y (mgr.15249) 197 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:55.991052+0000 mgr.y (mgr.15249) 198 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:55.995948+0000 mgr.y (mgr.15249) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.065328+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.067506+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.069155+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.070044+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.071450+0000 mgr.y (mgr.15249) 200 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.071671+0000 mgr.y (mgr.15249) 201 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.077038+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.080701+0000 mgr.y (mgr.15249) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.140681+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.142730+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.145046+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.145847+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.147149+0000 mgr.y (mgr.15249) 203 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.147364+0000 mgr.y (mgr.15249) 204 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.156095+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.156686+0000 mgr.y (mgr.15249) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.236913+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.239854+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.241556+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.242274+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.243749+0000 mgr.y (mgr.15249) 206 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.243991+0000 mgr.y (mgr.15249) 207 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.252085+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.254329+0000 mgr.y (mgr.15249) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.328761+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.331042+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.333431+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.334243+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.335691+0000 mgr.y (mgr.15249) 209 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.335943+0000 mgr.y (mgr.15249) 210 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.346219+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.346905+0000 mgr.y (mgr.15249) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.417517+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.420310+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.423521+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.424747+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.426817+0000 mgr.y (mgr.15249) 212 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.427357+0000 mgr.y (mgr.15249) 213 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.437199+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.439427+0000 mgr.y (mgr.15249) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.508283+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.510624+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.512828+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.514063+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.516585+0000 mgr.y (mgr.15249) 215 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.523790+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.524800+0000 mgr.y (mgr.15249) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.588167+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.590691+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.593355+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.594339+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.596039+0000 mgr.y (mgr.15249) 217 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.596268+0000 mgr.y (mgr.15249) 218 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.607614+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.608409+0000 mgr.y (mgr.15249) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.669129+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.671568+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.674031+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.674952+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.676292+0000 mgr.y (mgr.15249) 220 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.676530+0000 mgr.y (mgr.15249) 221 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.683072+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.683627+0000 mgr.y (mgr.15249) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.741301+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.743957+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.747135+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.748315+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.750527+0000 mgr.y (mgr.15249) 223 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.756657+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.759902+0000 mgr.y (mgr.15249) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.840093+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.842698+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.845727+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.846896+0000 mon.c (mon.2) 398 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.848945+0000 mgr.y (mgr.15249) 225 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.849546+0000 mgr.y (mgr.15249) 226 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.855558+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.857432+0000 mgr.y (mgr.15249) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.943739+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.945993+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.948656+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.949606+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:57 smithi121 bash[20577]: audit 2024-09-17T11:53:56.957812+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:56.951620+0000 mgr.y (mgr.15249) 228 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:56.959588+0000 mgr.y (mgr.15249) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.050726+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.060013+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.074764+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.075713+0000 mon.c (mon.2) 406 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.077146+0000 mgr.y (mgr.15249) 230 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.077421+0000 mgr.y (mgr.15249) 231 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.084115+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.084790+0000 mgr.y (mgr.15249) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.159762+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.162186+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.164764+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.165648+0000 mon.c (mon.2) 410 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.167276+0000 mgr.y (mgr.15249) 233 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.167975+0000 mgr.y (mgr.15249) 234 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.176864+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.177980+0000 mgr.y (mgr.15249) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.258370+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.260720+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:56.951620+0000 mgr.y (mgr.15249) 228 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:56.959588+0000 mgr.y (mgr.15249) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.050726+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.060013+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.074764+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.075713+0000 mon.c (mon.2) 406 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.077146+0000 mgr.y (mgr.15249) 230 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.077421+0000 mgr.y (mgr.15249) 231 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.084115+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.084790+0000 mgr.y (mgr.15249) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.159762+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.162186+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.164764+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.165648+0000 mon.c (mon.2) 410 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.167276+0000 mgr.y (mgr.15249) 233 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.167975+0000 mgr.y (mgr.15249) 234 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.176864+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.177980+0000 mgr.y (mgr.15249) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.258370+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.260720+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.263829+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.264991+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.267136+0000 mgr.y (mgr.15249) 236 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.267673+0000 mgr.y (mgr.15249) 237 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.275177+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.275889+0000 mgr.y (mgr.15249) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.350271+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.352464+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.355975+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.357005+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.359083+0000 mgr.y (mgr.15249) 239 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.359686+0000 mgr.y (mgr.15249) 240 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.368415+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.369159+0000 mgr.y (mgr.15249) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.454239+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.456199+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.459424+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.460377+0000 mon.c (mon.2) 422 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.462587+0000 mgr.y (mgr.15249) 242 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.470945+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.471791+0000 mgr.y (mgr.15249) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.566208+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.568223+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.570357+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.571040+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.572366+0000 mgr.y (mgr.15249) 244 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.572610+0000 mgr.y (mgr.15249) 245 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.576872+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.578591+0000 mgr.y (mgr.15249) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.641706+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.644262+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.647352+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.648322+0000 mon.c (mon.2) 430 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.649922+0000 mgr.y (mgr.15249) 247 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.650167+0000 mgr.y (mgr.15249) 248 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.655017+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.656867+0000 mgr.y (mgr.15249) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.730671+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.733326+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.735801+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.263829+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.264991+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.267136+0000 mgr.y (mgr.15249) 236 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.267673+0000 mgr.y (mgr.15249) 237 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.275177+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.275889+0000 mgr.y (mgr.15249) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.350271+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.352464+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.355975+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.357005+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.359083+0000 mgr.y (mgr.15249) 239 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.359686+0000 mgr.y (mgr.15249) 240 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.368415+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.369159+0000 mgr.y (mgr.15249) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.454239+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.456199+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.459424+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.460377+0000 mon.c (mon.2) 422 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.462587+0000 mgr.y (mgr.15249) 242 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.470945+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.736845+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.738542+0000 mgr.y (mgr.15249) 250 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.738797+0000 mgr.y (mgr.15249) 251 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.743433+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.746767+0000 mgr.y (mgr.15249) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.818555+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.821209+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.824997+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.826209+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.827788+0000 mgr.y (mgr.15249) 253 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.828040+0000 mgr.y (mgr.15249) 254 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.835630+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.836425+0000 mgr.y (mgr.15249) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.906981+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.908876+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.911451+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.912287+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:57.919598+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:58.002365+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:58.005230+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:58.008257+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:58.009434+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[26066]: audit 2024-09-17T11:53:58.021145+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.471791+0000 mgr.y (mgr.15249) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.566208+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.568223+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.570357+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.571040+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.572366+0000 mgr.y (mgr.15249) 244 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.572610+0000 mgr.y (mgr.15249) 245 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.576872+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.578591+0000 mgr.y (mgr.15249) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.641706+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.644262+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.647352+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.648322+0000 mon.c (mon.2) 430 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.649922+0000 mgr.y (mgr.15249) 247 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.650167+0000 mgr.y (mgr.15249) 248 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.655017+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.656867+0000 mgr.y (mgr.15249) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.730671+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.733326+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.735801+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.736845+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.738542+0000 mgr.y (mgr.15249) 250 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.738797+0000 mgr.y (mgr.15249) 251 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.743433+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.746767+0000 mgr.y (mgr.15249) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.818555+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.821209+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.824997+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.826209+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.827788+0000 mgr.y (mgr.15249) 253 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.828040+0000 mgr.y (mgr.15249) 254 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.835630+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.836425+0000 mgr.y (mgr.15249) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.906981+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.908876+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.911451+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.912287+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:57.919598+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:58.002365+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:58.005230+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:58.008257+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:58.009434+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:58 smithi092 bash[19809]: audit 2024-09-17T11:53:58.021145+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.342 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:56.951620+0000 mgr.y (mgr.15249) 228 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.342 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:56.959588+0000 mgr.y (mgr.15249) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.342 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.050726+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.342 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.060013+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.342 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.074764+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.075713+0000 mon.c (mon.2) 406 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.077146+0000 mgr.y (mgr.15249) 230 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.077421+0000 mgr.y (mgr.15249) 231 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.084115+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.084790+0000 mgr.y (mgr.15249) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.159762+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.162186+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.164764+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.165648+0000 mon.c (mon.2) 410 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.167276+0000 mgr.y (mgr.15249) 233 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.343 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.167975+0000 mgr.y (mgr.15249) 234 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.176864+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.177980+0000 mgr.y (mgr.15249) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.258370+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.260720+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.263829+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.264991+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.267136+0000 mgr.y (mgr.15249) 236 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.267673+0000 mgr.y (mgr.15249) 237 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.275177+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.344 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.275889+0000 mgr.y (mgr.15249) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.350271+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.352464+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.355975+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.357005+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.359083+0000 mgr.y (mgr.15249) 239 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.359686+0000 mgr.y (mgr.15249) 240 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.368415+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.369159+0000 mgr.y (mgr.15249) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.454239+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.345 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.456199+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.459424+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.460377+0000 mon.c (mon.2) 422 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.462587+0000 mgr.y (mgr.15249) 242 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.470945+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.471791+0000 mgr.y (mgr.15249) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.566208+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.568223+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.570357+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.571040+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.346 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.572366+0000 mgr.y (mgr.15249) 244 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.572610+0000 mgr.y (mgr.15249) 245 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.576872+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.578591+0000 mgr.y (mgr.15249) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.641706+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.644262+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.647352+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.648322+0000 mon.c (mon.2) 430 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.649922+0000 mgr.y (mgr.15249) 247 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.650167+0000 mgr.y (mgr.15249) 248 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.655017+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.656867+0000 mgr.y (mgr.15249) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.730671+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.347 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.733326+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.735801+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.736845+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.738542+0000 mgr.y (mgr.15249) 250 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.738797+0000 mgr.y (mgr.15249) 251 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.743433+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.746767+0000 mgr.y (mgr.15249) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.818555+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.821209+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.824997+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.826209+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.827788+0000 mgr.y (mgr.15249) 253 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.828040+0000 mgr.y (mgr.15249) 254 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.835630+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.836425+0000 mgr.y (mgr.15249) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.906981+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.908876+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.911451+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.912287+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:57.919598+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:58.002365+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:58.005230+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:58.008257+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:58.009434+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:58.349 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:58 smithi121 bash[20577]: audit 2024-09-17T11:53:58.021145+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[75855]: [17/Sep/2024:11:53:59] ENGINE Bus STARTING 2024-09-17T11:53:59.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[75855]: CherryPy Checker: 2024-09-17T11:53:59.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[75855]: The Application mounted at '' has an empty config. 2024-09-17T11:53:59.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[75855]: [17/Sep/2024:11:53:59] ENGINE Serving on http://:::9283 2024-09-17T11:53:59.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[75855]: [17/Sep/2024:11:53:59] ENGINE Bus STARTED 2024-09-17T11:53:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.913971+0000 mgr.y (mgr.15249) 256 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:57.914587+0000 mgr.y (mgr.15249) 257 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:57.921436+0000 mgr.y (mgr.15249) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.011171+0000 mgr.y (mgr.15249) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.011503+0000 mgr.y (mgr.15249) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.022418+0000 mgr.y (mgr.15249) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.100127+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.101998+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.103711+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.104455+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.105715+0000 mgr.y (mgr.15249) 262 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.105946+0000 mgr.y (mgr.15249) 263 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.111343+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.112048+0000 mgr.y (mgr.15249) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.172403+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.174390+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.177079+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.178033+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.179715+0000 mgr.y (mgr.15249) 265 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.180275+0000 mgr.y (mgr.15249) 266 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.187017+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.188299+0000 mgr.y (mgr.15249) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.248753+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.251267+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.253621+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.254803+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.256866+0000 mgr.y (mgr.15249) 268 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.257499+0000 mgr.y (mgr.15249) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.264043+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.266221+0000 mgr.y (mgr.15249) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.337596+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.338901+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.341183+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.348082+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.365605+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.366372+0000 mon.c (mon.2) 463 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.367704+0000 mgr.y (mgr.15249) 271 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.368038+0000 mgr.y (mgr.15249) 272 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.372059+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.373749+0000 mgr.y (mgr.15249) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.436713+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.439171+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.441808+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.442995+0000 mon.c (mon.2) 467 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.444960+0000 mgr.y (mgr.15249) 274 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.445567+0000 mgr.y (mgr.15249) 275 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.453571+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.455016+0000 mgr.y (mgr.15249) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.527540+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.530140+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.533082+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.534229+0000 mon.c (mon.2) 471 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.536174+0000 mgr.y (mgr.15249) 277 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.536767+0000 mgr.y (mgr.15249) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.540394+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.542428+0000 mgr.y (mgr.15249) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.613382+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.615518+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.617749+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.618487+0000 mon.c (mon.2) 475 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.620304+0000 mgr.y (mgr.15249) 280 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.620604+0000 mgr.y (mgr.15249) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.626371+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.627415+0000 mgr.y (mgr.15249) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.678316+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.688262+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.688901+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.690864+0000 mgr.y (mgr.15249) 283 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.691769+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cluster 2024-09-17T11:53:58.692037+0000 mgr.y (mgr.15249) 284 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.694295+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.697176+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.698030+0000 mgr.y (mgr.15249) 285 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.703348+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.705379+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.706036+0000 mgr.y (mgr.15249) 286 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.711720+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.713572+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.714169+0000 mgr.y (mgr.15249) 287 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.718467+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.719968+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.720553+0000 mgr.y (mgr.15249) 288 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.724974+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.726390+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.726987+0000 mgr.y (mgr.15249) 289 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:53:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.731316+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.733246+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.733839+0000 mgr.y (mgr.15249) 290 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:53:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.738411+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.740443+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: cephadm 2024-09-17T11:53:58.741153+0000 mgr.y (mgr.15249) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:53:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:53:59 smithi121 bash[20577]: audit 2024-09-17T11:53:58.747982+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.913971+0000 mgr.y (mgr.15249) 256 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:57.914587+0000 mgr.y (mgr.15249) 257 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:57.921436+0000 mgr.y (mgr.15249) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.011171+0000 mgr.y (mgr.15249) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.011503+0000 mgr.y (mgr.15249) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.022418+0000 mgr.y (mgr.15249) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.100127+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.101998+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.103711+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.104455+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.105715+0000 mgr.y (mgr.15249) 262 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.105946+0000 mgr.y (mgr.15249) 263 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.111343+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.112048+0000 mgr.y (mgr.15249) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.172403+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.174390+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.177079+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.178033+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.179715+0000 mgr.y (mgr.15249) 265 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.913971+0000 mgr.y (mgr.15249) 256 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:57.914587+0000 mgr.y (mgr.15249) 257 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:57.921436+0000 mgr.y (mgr.15249) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.011171+0000 mgr.y (mgr.15249) 259 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.011503+0000 mgr.y (mgr.15249) 260 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.022418+0000 mgr.y (mgr.15249) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.100127+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.101998+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.103711+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.104455+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.105715+0000 mgr.y (mgr.15249) 262 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.105946+0000 mgr.y (mgr.15249) 263 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.111343+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.112048+0000 mgr.y (mgr.15249) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.172403+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.174390+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.177079+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.178033+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.179715+0000 mgr.y (mgr.15249) 265 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.180275+0000 mgr.y (mgr.15249) 266 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.187017+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.188299+0000 mgr.y (mgr.15249) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.248753+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.251267+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.253621+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.254803+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.256866+0000 mgr.y (mgr.15249) 268 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.257499+0000 mgr.y (mgr.15249) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.264043+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.266221+0000 mgr.y (mgr.15249) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.337596+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.338901+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.341183+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.348082+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.365605+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.366372+0000 mon.c (mon.2) 463 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.367704+0000 mgr.y (mgr.15249) 271 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.368038+0000 mgr.y (mgr.15249) 272 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.372059+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.373749+0000 mgr.y (mgr.15249) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.180275+0000 mgr.y (mgr.15249) 266 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.187017+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.188299+0000 mgr.y (mgr.15249) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.248753+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.251267+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.253621+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.254803+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.256866+0000 mgr.y (mgr.15249) 268 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.257499+0000 mgr.y (mgr.15249) 269 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.264043+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.266221+0000 mgr.y (mgr.15249) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.337596+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.338901+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.341183+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.348082+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.365605+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.366372+0000 mon.c (mon.2) 463 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.367704+0000 mgr.y (mgr.15249) 271 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.368038+0000 mgr.y (mgr.15249) 272 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.372059+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.373749+0000 mgr.y (mgr.15249) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.436713+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.439171+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.441808+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.442995+0000 mon.c (mon.2) 467 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.444960+0000 mgr.y (mgr.15249) 274 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.445567+0000 mgr.y (mgr.15249) 275 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.453571+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.455016+0000 mgr.y (mgr.15249) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.527540+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.530140+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.533082+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.534229+0000 mon.c (mon.2) 471 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.536174+0000 mgr.y (mgr.15249) 277 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.536767+0000 mgr.y (mgr.15249) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.540394+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.542428+0000 mgr.y (mgr.15249) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.613382+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.615518+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.617749+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.618487+0000 mon.c (mon.2) 475 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.436713+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.439171+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.441808+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.442995+0000 mon.c (mon.2) 467 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.444960+0000 mgr.y (mgr.15249) 274 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.445567+0000 mgr.y (mgr.15249) 275 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.453571+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.455016+0000 mgr.y (mgr.15249) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.527540+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.530140+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.533082+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.534229+0000 mon.c (mon.2) 471 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.536174+0000 mgr.y (mgr.15249) 277 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.536767+0000 mgr.y (mgr.15249) 278 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.540394+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.542428+0000 mgr.y (mgr.15249) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.613382+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.615518+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.617749+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:53:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.618487+0000 mon.c (mon.2) 475 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:53:59.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.620304+0000 mgr.y (mgr.15249) 280 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-09-17T11:53:59.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.620604+0000 mgr.y (mgr.15249) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-09-17T11:53:59.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.626371+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.627415+0000 mgr.y (mgr.15249) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.678316+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.688262+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.688901+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.690864+0000 mgr.y (mgr.15249) 283 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.691769+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cluster 2024-09-17T11:53:58.692037+0000 mgr.y (mgr.15249) 284 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.694295+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.697176+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.698030+0000 mgr.y (mgr.15249) 285 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.703348+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.705379+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.706036+0000 mgr.y (mgr.15249) 286 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.711720+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.713572+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.714169+0000 mgr.y (mgr.15249) 287 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.718467+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.719968+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.720553+0000 mgr.y (mgr.15249) 288 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.620304+0000 mgr.y (mgr.15249) 280 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.620604+0000 mgr.y (mgr.15249) 281 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.626371+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.627415+0000 mgr.y (mgr.15249) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.678316+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.688262+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.688901+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.690864+0000 mgr.y (mgr.15249) 283 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.691769+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cluster 2024-09-17T11:53:58.692037+0000 mgr.y (mgr.15249) 284 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T11:53:59.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.694295+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.697176+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.698030+0000 mgr.y (mgr.15249) 285 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:53:59.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.703348+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.705379+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.706036+0000 mgr.y (mgr.15249) 286 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:53:59.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.711720+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.713572+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.714169+0000 mgr.y (mgr.15249) 287 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:53:59.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.718467+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.719968+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.720553+0000 mgr.y (mgr.15249) 288 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:53:59.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.724974+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.726390+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.726987+0000 mgr.y (mgr.15249) 289 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:53:59.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.731316+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.733246+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.733839+0000 mgr.y (mgr.15249) 290 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:53:59.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.738411+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.740443+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: cephadm 2024-09-17T11:53:58.741153+0000 mgr.y (mgr.15249) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[26066]: audit 2024-09-17T11:53:58.747982+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.724974+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.726390+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.726987+0000 mgr.y (mgr.15249) 289 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.731316+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.733246+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.733839+0000 mgr.y (mgr.15249) 290 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:53:59.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.738411+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:53:59.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.740443+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:53:59.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: cephadm 2024-09-17T11:53:58.741153+0000 mgr.y (mgr.15249) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:53:59.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:53:59 smithi092 bash[19809]: audit 2024-09-17T11:53:58.747982+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:00.404 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[26066]: audit 2024-09-17T11:53:59.190764+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:54:00.404 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[26066]: audit 2024-09-17T11:53:59.191245+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:54:00.404 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[26066]: cluster 2024-09-17T11:53:59.192961+0000 mon.a (mon.0) 2343 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T11:54:00.404 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[26066]: cluster 2024-09-17T11:53:59.193095+0000 mon.a (mon.0) 2344 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:54:00.404 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[26066]: audit 2024-09-17T11:53:59.196576+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:54:00.404 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[26066]: audit 2024-09-17T11:53:59.196915+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:54:00.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[19809]: audit 2024-09-17T11:53:59.190764+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:54:00.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[19809]: audit 2024-09-17T11:53:59.191245+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:54:00.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[19809]: cluster 2024-09-17T11:53:59.192961+0000 mon.a (mon.0) 2343 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T11:54:00.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[19809]: cluster 2024-09-17T11:53:59.193095+0000 mon.a (mon.0) 2344 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:54:00.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[19809]: audit 2024-09-17T11:53:59.196576+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:54:00.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:00 smithi092 bash[19809]: audit 2024-09-17T11:53:59.196915+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:54:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:00 smithi121 bash[20577]: audit 2024-09-17T11:53:59.190764+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T11:54:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:00 smithi121 bash[20577]: audit 2024-09-17T11:53:59.191245+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T11:54:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:00 smithi121 bash[20577]: cluster 2024-09-17T11:53:59.192961+0000 mon.a (mon.0) 2343 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T11:54:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:00 smithi121 bash[20577]: cluster 2024-09-17T11:53:59.193095+0000 mon.a (mon.0) 2344 : cluster [DBG] Standby manager daemon x started 2024-09-17T11:54:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:00 smithi121 bash[20577]: audit 2024-09-17T11:53:59.196576+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T11:54:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:00 smithi121 bash[20577]: audit 2024-09-17T11:53:59.196915+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.? 172.21.15.121:0/4106157290' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T11:54:01.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[19809]: cluster 2024-09-17T11:54:00.114291+0000 mon.a (mon.0) 2345 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-17T11:54:01.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[19809]: audit 2024-09-17T11:54:00.631703+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[19809]: audit 2024-09-17T11:54:00.640681+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[19809]: cluster 2024-09-17T11:54:00.642113+0000 mgr.y (mgr.15249) 292 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-17T11:54:01.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[19809]: cluster 2024-09-17T11:54:00.642334+0000 mgr.y (mgr.15249) 293 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-17T11:54:01.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[19809]: audit 2024-09-17T11:54:00.647445+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[19809]: audit 2024-09-17T11:54:00.940054+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[19809]: audit 2024-09-17T11:54:00.951266+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[19809]: audit 2024-09-17T11:54:00.963103+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[26066]: cluster 2024-09-17T11:54:00.114291+0000 mon.a (mon.0) 2345 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-17T11:54:01.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[26066]: audit 2024-09-17T11:54:00.631703+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[26066]: audit 2024-09-17T11:54:00.640681+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[26066]: cluster 2024-09-17T11:54:00.642113+0000 mgr.y (mgr.15249) 292 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-17T11:54:01.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[26066]: cluster 2024-09-17T11:54:00.642334+0000 mgr.y (mgr.15249) 293 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-17T11:54:01.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[26066]: audit 2024-09-17T11:54:00.647445+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[26066]: audit 2024-09-17T11:54:00.940054+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[26066]: audit 2024-09-17T11:54:00.951266+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:01 smithi092 bash[26066]: audit 2024-09-17T11:54:00.963103+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:01 smithi121 bash[20577]: cluster 2024-09-17T11:54:00.114291+0000 mon.a (mon.0) 2345 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-17T11:54:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:01 smithi121 bash[20577]: audit 2024-09-17T11:54:00.631703+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:01 smithi121 bash[20577]: audit 2024-09-17T11:54:00.640681+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:01 smithi121 bash[20577]: cluster 2024-09-17T11:54:00.642113+0000 mgr.y (mgr.15249) 292 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-17T11:54:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:01 smithi121 bash[20577]: cluster 2024-09-17T11:54:00.642334+0000 mgr.y (mgr.15249) 293 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-17T11:54:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:01 smithi121 bash[20577]: audit 2024-09-17T11:54:00.647445+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:01 smithi121 bash[20577]: audit 2024-09-17T11:54:00.940054+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:01 smithi121 bash[20577]: audit 2024-09-17T11:54:00.951266+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:01 smithi121 bash[20577]: audit 2024-09-17T11:54:00.963103+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:02 smithi121 bash[20577]: cluster 2024-09-17T11:54:00.954823+0000 mgr.y (mgr.15249) 294 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:54:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:02 smithi121 bash[20577]: audit 2024-09-17T11:54:01.637944+0000 mgr.y (mgr.15249) 295 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:02 smithi121 bash[20577]: cluster 2024-09-17T11:54:01.638602+0000 mon.a (mon.0) 2352 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T11:54:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:02 smithi121 bash[20577]: cluster 2024-09-17T11:54:01.638668+0000 mon.a (mon.0) 2353 : cluster [INF] Cluster is now healthy 2024-09-17T11:54:02.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:02 smithi092 bash[19809]: cluster 2024-09-17T11:54:00.954823+0000 mgr.y (mgr.15249) 294 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:54:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:02 smithi092 bash[19809]: audit 2024-09-17T11:54:01.637944+0000 mgr.y (mgr.15249) 295 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:02 smithi092 bash[19809]: cluster 2024-09-17T11:54:01.638602+0000 mon.a (mon.0) 2352 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T11:54:02.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:02 smithi092 bash[19809]: cluster 2024-09-17T11:54:01.638668+0000 mon.a (mon.0) 2353 : cluster [INF] Cluster is now healthy 2024-09-17T11:54:02.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:02 smithi092 bash[26066]: cluster 2024-09-17T11:54:00.954823+0000 mgr.y (mgr.15249) 294 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:54:02.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:02 smithi092 bash[26066]: audit 2024-09-17T11:54:01.637944+0000 mgr.y (mgr.15249) 295 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:02.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:02 smithi092 bash[26066]: cluster 2024-09-17T11:54:01.638602+0000 mon.a (mon.0) 2352 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T11:54:02.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:02 smithi092 bash[26066]: cluster 2024-09-17T11:54:01.638668+0000 mon.a (mon.0) 2353 : cluster [INF] Cluster is now healthy 2024-09-17T11:54:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:03 smithi121 bash[20577]: cephadm 2024-09-17T11:54:02.582799+0000 mgr.y (mgr.15249) 296 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T11:54:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:03 smithi121 bash[20577]: cephadm 2024-09-17T11:54:02.583326+0000 mgr.y (mgr.15249) 297 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-17T11:54:03.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:03 smithi092 bash[19809]: cephadm 2024-09-17T11:54:02.582799+0000 mgr.y (mgr.15249) 296 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T11:54:03.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:03 smithi092 bash[19809]: cephadm 2024-09-17T11:54:02.583326+0000 mgr.y (mgr.15249) 297 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-17T11:54:03.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:03 smithi092 bash[26066]: cephadm 2024-09-17T11:54:02.582799+0000 mgr.y (mgr.15249) 296 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T11:54:03.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:03 smithi092 bash[26066]: cephadm 2024-09-17T11:54:02.583326+0000 mgr.y (mgr.15249) 297 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-17T11:54:04.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:54:03 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:54:03] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T11:54:04.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:04 smithi092 bash[19809]: cluster 2024-09-17T11:54:02.955407+0000 mgr.y (mgr.15249) 298 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:54:04.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:04 smithi092 bash[19809]: audit 2024-09-17T11:54:03.325036+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:04.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:04 smithi092 bash[19809]: audit 2024-09-17T11:54:03.343320+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:04.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:04 smithi092 bash[19809]: audit 2024-09-17T11:54:03.356780+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:04.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:04 smithi092 bash[26066]: cluster 2024-09-17T11:54:02.955407+0000 mgr.y (mgr.15249) 298 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:54:04.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:04 smithi092 bash[26066]: audit 2024-09-17T11:54:03.325036+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:04.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:04 smithi092 bash[26066]: audit 2024-09-17T11:54:03.343320+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:04.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:04 smithi092 bash[26066]: audit 2024-09-17T11:54:03.356780+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:04 smithi121 bash[20577]: cluster 2024-09-17T11:54:02.955407+0000 mgr.y (mgr.15249) 298 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T11:54:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:04 smithi121 bash[20577]: audit 2024-09-17T11:54:03.325036+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:04 smithi121 bash[20577]: audit 2024-09-17T11:54:03.343320+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:04 smithi121 bash[20577]: audit 2024-09-17T11:54:03.356780+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:05.732 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:05.733 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:05.733 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:05.733 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:05.734 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:05.734 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:05.734 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:05.735 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:05.735 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:06.065 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:05 smithi092 systemd[1]: Stopping Ceph node-exporter.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:54:06.687 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:06 smithi092 bash[19809]: cluster 2024-09-17T11:54:04.957054+0000 mgr.y (mgr.15249) 299 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-09-17T11:54:06.687 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:06 smithi092 bash[26066]: cluster 2024-09-17T11:54:04.957054+0000 mgr.y (mgr.15249) 299 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-09-17T11:54:06.687 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:06 smithi092 bash[96873]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T11:54:06.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:06 smithi121 bash[20577]: cluster 2024-09-17T11:54:04.957054+0000 mgr.y (mgr.15249) 299 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-09-17T11:54:07.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:07.013 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:07.013 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:07.014 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:07.014 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:07.014 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:07.014 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T11:54:07.015 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:06 smithi092 bash[96933]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T11:54:07.015 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T11:54:07.015 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: Stopped Ceph node-exporter.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:54:07.015 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:07.015 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:07.015 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:54:06 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:07.323 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:07 smithi092 systemd[1]: Started Ceph node-exporter.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:54:07.323 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:07 smithi092 bash[96990]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-17T11:54:07.809 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:07 smithi092 bash[96990]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-17T11:54:08.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[19809]: cluster 2024-09-17T11:54:06.957501+0000 mgr.y (mgr.15249) 300 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-09-17T11:54:08.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[19809]: audit 2024-09-17T11:54:07.059834+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:08.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[19809]: audit 2024-09-17T11:54:07.066154+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:08.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[26066]: cluster 2024-09-17T11:54:06.957501+0000 mgr.y (mgr.15249) 300 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-09-17T11:54:08.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[26066]: audit 2024-09-17T11:54:07.059834+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:08.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[26066]: audit 2024-09-17T11:54:07.066154+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:08.073 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:07 smithi092 bash[96990]: 2abcce694348: Pulling fs layer 2024-09-17T11:54:08.073 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:07 smithi092 bash[96990]: 455fd88e5221: Pulling fs layer 2024-09-17T11:54:08.073 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:07 smithi092 bash[96990]: 324153f2810a: Pulling fs layer 2024-09-17T11:54:08.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[96990]: 455fd88e5221: Download complete 2024-09-17T11:54:08.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[96990]: 2abcce694348: Verifying Checksum 2024-09-17T11:54:08.074 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[96990]: 2abcce694348: Download complete 2024-09-17T11:54:08.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:08 smithi121 bash[20577]: cluster 2024-09-17T11:54:06.957501+0000 mgr.y (mgr.15249) 300 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-09-17T11:54:08.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:08 smithi121 bash[20577]: audit 2024-09-17T11:54:07.059834+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:08.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:08 smithi121 bash[20577]: audit 2024-09-17T11:54:07.066154+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:08.572 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[96990]: 324153f2810a: Verifying Checksum 2024-09-17T11:54:08.573 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[96990]: 324153f2810a: Download complete 2024-09-17T11:54:08.573 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[96990]: 2abcce694348: Pull complete 2024-09-17T11:54:09.072 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:08 smithi092 bash[96990]: 455fd88e5221: Pull complete 2024-09-17T11:54:09.457 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:09 smithi092 bash[96990]: 324153f2810a: Pull complete 2024-09-17T11:54:09.457 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:09 smithi092 bash[96990]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-17T11:54:09.788 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:54:09.822 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:09 smithi092 bash[96990]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T11:54:10.250 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:10.251 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:10.251 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:10.251 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:10.252 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:10.252 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:10.252 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:10.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:10 smithi121 bash[20577]: cluster 2024-09-17T11:54:08.959035+0000 mgr.y (mgr.15249) 301 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:10.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:10 smithi121 bash[20577]: cephadm 2024-09-17T11:54:09.426504+0000 mgr.y (mgr.15249) 302 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T11:54:10.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:10 smithi121 bash[20577]: cephadm 2024-09-17T11:54:09.427423+0000 mgr.y (mgr.15249) 303 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T11:54:10.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:10 smithi121 bash[20577]: audit 2024-09-17T11:54:09.778673+0000 mgr.y (mgr.15249) 304 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:10.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:10.253 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:10.322 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:10 smithi092 bash[19809]: cluster 2024-09-17T11:54:08.959035+0000 mgr.y (mgr.15249) 301 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:10.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:10 smithi092 bash[19809]: cephadm 2024-09-17T11:54:09.426504+0000 mgr.y (mgr.15249) 302 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T11:54:10.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:10 smithi092 bash[19809]: cephadm 2024-09-17T11:54:09.427423+0000 mgr.y (mgr.15249) 303 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T11:54:10.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:10 smithi092 bash[19809]: audit 2024-09-17T11:54:09.778673+0000 mgr.y (mgr.15249) 304 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:10.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:10 smithi092 bash[26066]: cluster 2024-09-17T11:54:08.959035+0000 mgr.y (mgr.15249) 301 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:10.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:10 smithi092 bash[26066]: cephadm 2024-09-17T11:54:09.426504+0000 mgr.y (mgr.15249) 302 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T11:54:10.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:10 smithi092 bash[26066]: cephadm 2024-09-17T11:54:09.427423+0000 mgr.y (mgr.15249) 303 : cephadm [INF] Deploying daemon node-exporter.b on smithi121 2024-09-17T11:54:10.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:10 smithi092 bash[26066]: audit 2024-09-17T11:54:09.778673+0000 mgr.y (mgr.15249) 304 : audit [DBG] from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:10.420 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:54:10.420 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 9s ago 39m - - 2024-09-17T11:54:10.420 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 7s ago 38m - - 2024-09-17T11:54:10.420 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (28m) 9s ago 28m 13.9M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:54:10.420 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (28m) 7s ago 28m 78.5M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:54:10.420 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (31s) 9s ago 25m 47.1M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T11:54:10.420 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (19s) 7s ago 37m 437M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T11:54:10.420 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (11m) 9s ago 40m 500M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (40m) 9s ago 40m 102M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (38m) 7s ago 38m 71.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (38m) 9s ago 38m 74.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 starting - - - - 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (29m) 7s ago 29m 9176k - 1.5.0 0da6a335fe13 62e15180188f 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (37m) 9s ago 37m 57.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (36m) 9s ago 36m 58.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (35m) 9s ago 35m 52.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (34m) 9s ago 34m 65.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (33m) 7s ago 33m 59.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:54:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (32m) 7s ago 32m 64.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:54:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (31m) 7s ago 31m 63.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:54:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (30m) 7s ago 30m 65.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:54:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (26s) 7s ago 29m 40.1M - 2.43.0 a07b618ecd1d 98d08d55e4a3 2024-09-17T11:54:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (25m) 9s ago 25m 99.6M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:54:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (25m) 7s ago 25m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:54:10.556 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:10 smithi121 systemd[1]: Stopping Ceph node-exporter.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:54:10.789 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:54:10.789 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:54:10.789 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:54:10.789 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:54:10.790 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:54:10.791 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:54:10.791 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:54:10.791 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:54:11.104 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:54:11.104 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T11:54:11.105 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T11:54:11.105 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:54:11.105 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-17T11:54:11.105 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-17T11:54:11.105 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:54:11.105 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:54:11.105 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-17T11:54:11.105 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:54:11.105 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:54:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:11 smithi121 bash[20577]: audit 2024-09-17T11:54:10.099882+0000 mgr.y (mgr.15249) 305 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:11 smithi121 bash[20577]: audit 2024-09-17T11:54:10.408999+0000 mgr.y (mgr.15249) 306 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:11 smithi121 bash[20577]: audit 2024-09-17T11:54:10.792421+0000 mon.c (mon.2) 485 : audit [DBG] from='client.? 172.21.15.92:0/862695448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:11.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:10 smithi121 bash[77351]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T11:54:11.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T11:54:11.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:11 smithi121 bash[77410]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T11:54:11.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T11:54:11.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: Stopped Ceph node-exporter.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:54:11.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[19809]: audit 2024-09-17T11:54:10.099882+0000 mgr.y (mgr.15249) 305 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:11.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[19809]: audit 2024-09-17T11:54:10.408999+0000 mgr.y (mgr.15249) 306 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:11.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[19809]: audit 2024-09-17T11:54:10.792421+0000 mon.c (mon.2) 485 : audit [DBG] from='client.? 172.21.15.92:0/862695448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:11.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[26066]: audit 2024-09-17T11:54:10.099882+0000 mgr.y (mgr.15249) 305 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:11.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[26066]: audit 2024-09-17T11:54:10.408999+0000 mgr.y (mgr.15249) 306 : audit [DBG] from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:11.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[26066]: audit 2024-09-17T11:54:10.792421+0000 mon.c (mon.2) 485 : audit [DBG] from='client.? 172.21.15.92:0/862695448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.111Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.111Z 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-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.112Z 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-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.112Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.112Z 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-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.112Z 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-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T11:54:11.324 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.113Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T11:54:11.325 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T11:54:11.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T11:54:11.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T11:54:11.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T11:54:11.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T11:54:11.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T11:54:11.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T11:54:11.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T11:54:11.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T11:54:11.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T11:54:11.327 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T11:54:11.328 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T11:54:11.328 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T11:54:11.328 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T11:54:11.328 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T11:54:11.328 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T11:54:11.328 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:54:11 smithi092 bash[96990]: ts=2024-09-17T11:54:11.114Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T11:54:11.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:11.806 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:11.807 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:11.807 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:11.807 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:11.807 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: Started Ceph node-exporter.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:54:11.807 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:11 smithi121 bash[77464]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-17T11:54:11.808 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:11.808 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:11.808 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:11.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:11 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:12.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:11 smithi121 bash[77464]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-17T11:54:12.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 2abcce694348: Pulling fs layer 2024-09-17T11:54:12.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 455fd88e5221: Pulling fs layer 2024-09-17T11:54:12.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 324153f2810a: Pulling fs layer 2024-09-17T11:54:12.806 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 455fd88e5221: Verifying Checksum 2024-09-17T11:54:12.806 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 455fd88e5221: Download complete 2024-09-17T11:54:12.806 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 2abcce694348: Verifying Checksum 2024-09-17T11:54:12.807 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 2abcce694348: Download complete 2024-09-17T11:54:12.807 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 324153f2810a: Verifying Checksum 2024-09-17T11:54:12.807 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 324153f2810a: Download complete 2024-09-17T11:54:12.807 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[77464]: 2abcce694348: Pull complete 2024-09-17T11:54:12.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: cluster 2024-09-17T11:54:10.959709+0000 mgr.y (mgr.15249) 307 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-09-17T11:54:12.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.107911+0000 mgr.y (mgr.15249) 308 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:12.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.499227+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.513223+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.518812+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.520757+0000 mon.c (mon.2) 487 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.532842+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: cephadm 2024-09-17T11:54:11.534471+0000 mgr.y (mgr.15249) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.632067+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.635268+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.640270+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.641579+0000 mon.c (mon.2) 491 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.645863+0000 mgr.y (mgr.15249) 310 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:12.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.649428+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: cephadm 2024-09-17T11:54:11.655114+0000 mgr.y (mgr.15249) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.731740+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.734171+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.737098+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.738165+0000 mon.c (mon.2) 495 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.744487+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: cephadm 2024-09-17T11:54:11.747684+0000 mgr.y (mgr.15249) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.826254+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.828230+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.830291+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.831065+0000 mon.c (mon.2) 499 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.838938+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: cephadm 2024-09-17T11:54:11.842309+0000 mgr.y (mgr.15249) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.909221+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.911752+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.914103+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.914970+0000 mon.c (mon.2) 503 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.922821+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.997336+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:11.999540+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.002140+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.003254+0000 mon.c (mon.2) 507 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.011344+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.092637+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.094430+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.096310+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.097009+0000 mon.c (mon.2) 511 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.105244+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.168721+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.170472+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.172823+0000 mon.c (mon.2) 514 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.173539+0000 mon.c (mon.2) 515 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.181704+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.243087+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.245091+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.247359+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.248332+0000 mon.c (mon.2) 519 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.255986+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.327229+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.328753+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.330529+0000 mon.c (mon.2) 522 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.331142+0000 mon.c (mon.2) 523 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.338455+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.415857+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.418439+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.421275+0000 mon.c (mon.2) 526 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.422241+0000 mon.c (mon.2) 527 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:12 smithi121 bash[20577]: audit 2024-09-17T11:54:12.430175+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: cluster 2024-09-17T11:54:10.959709+0000 mgr.y (mgr.15249) 307 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-09-17T11:54:12.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.107911+0000 mgr.y (mgr.15249) 308 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:12.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.499227+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.513223+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.518812+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.520757+0000 mon.c (mon.2) 487 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.532842+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: cephadm 2024-09-17T11:54:11.534471+0000 mgr.y (mgr.15249) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.632067+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.635268+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.640270+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.641579+0000 mon.c (mon.2) 491 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.645863+0000 mgr.y (mgr.15249) 310 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.649428+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: cephadm 2024-09-17T11:54:11.655114+0000 mgr.y (mgr.15249) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.731740+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.734171+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.737098+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.738165+0000 mon.c (mon.2) 495 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.744487+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: cluster 2024-09-17T11:54:10.959709+0000 mgr.y (mgr.15249) 307 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-09-17T11:54:12.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.107911+0000 mgr.y (mgr.15249) 308 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:12.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.499227+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.513223+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.518812+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.520757+0000 mon.c (mon.2) 487 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.532842+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: cephadm 2024-09-17T11:54:11.534471+0000 mgr.y (mgr.15249) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.632067+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.635268+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.640270+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.641579+0000 mon.c (mon.2) 491 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.645863+0000 mgr.y (mgr.15249) 310 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:12.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.649428+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: cephadm 2024-09-17T11:54:11.655114+0000 mgr.y (mgr.15249) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.731740+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.734171+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.737098+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.738165+0000 mon.c (mon.2) 495 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.744487+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: cephadm 2024-09-17T11:54:11.747684+0000 mgr.y (mgr.15249) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.826254+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.828230+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.830291+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.831065+0000 mon.c (mon.2) 499 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.838938+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: cephadm 2024-09-17T11:54:11.842309+0000 mgr.y (mgr.15249) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.909221+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.911752+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.914103+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.914970+0000 mon.c (mon.2) 503 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.922821+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.997336+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:11.999540+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.002140+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.003254+0000 mon.c (mon.2) 507 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.011344+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.092637+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.094430+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.096310+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: cephadm 2024-09-17T11:54:11.747684+0000 mgr.y (mgr.15249) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.826254+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.828230+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.830291+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.831065+0000 mon.c (mon.2) 499 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.838938+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: cephadm 2024-09-17T11:54:11.842309+0000 mgr.y (mgr.15249) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.909221+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.911752+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.914103+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.914970+0000 mon.c (mon.2) 503 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.922821+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.997336+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:11.999540+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.002140+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.003254+0000 mon.c (mon.2) 507 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.011344+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.092637+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.094430+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.096310+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.097009+0000 mon.c (mon.2) 511 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.105244+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.168721+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.170472+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.172823+0000 mon.c (mon.2) 514 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.173539+0000 mon.c (mon.2) 515 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.181704+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.243087+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.245091+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.247359+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.248332+0000 mon.c (mon.2) 519 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.255986+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.327229+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.328753+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.330529+0000 mon.c (mon.2) 522 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.331142+0000 mon.c (mon.2) 523 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.338455+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.415857+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.418439+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.421275+0000 mon.c (mon.2) 526 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.422241+0000 mon.c (mon.2) 527 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[19809]: audit 2024-09-17T11:54:12.430175+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.097009+0000 mon.c (mon.2) 511 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.105244+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.168721+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.170472+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.172823+0000 mon.c (mon.2) 514 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.173539+0000 mon.c (mon.2) 515 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.181704+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.243087+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.245091+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.247359+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.248332+0000 mon.c (mon.2) 519 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.255986+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.327229+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.328753+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.330529+0000 mon.c (mon.2) 522 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.331142+0000 mon.c (mon.2) 523 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.338455+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.415857+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.418439+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:12.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.421275+0000 mon.c (mon.2) 526 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:12.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.422241+0000 mon.c (mon.2) 527 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:12.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:12 smithi092 bash[26066]: audit 2024-09-17T11:54:12.430175+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.764 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:11.927232+0000 mgr.y (mgr.15249) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.764 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.017178+0000 mgr.y (mgr.15249) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.107358+0000 mgr.y (mgr.15249) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.183715+0000 mgr.y (mgr.15249) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.261928+0000 mgr.y (mgr.15249) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.341999+0000 mgr.y (mgr.15249) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.434602+0000 mgr.y (mgr.15249) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.510896+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.512781+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.515161+0000 mon.c (mon.2) 530 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.515818+0000 mon.c (mon.2) 531 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.522222+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.523977+0000 mgr.y (mgr.15249) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.591700+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.593521+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.766 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.596077+0000 mon.c (mon.2) 534 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.766 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.597009+0000 mon.c (mon.2) 535 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.766 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.604291+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.766 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.606362+0000 mgr.y (mgr.15249) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.766 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.700103+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.766 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.702255+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.766 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.704048+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.704720+0000 mon.c (mon.2) 539 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.710896+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.712905+0000 mgr.y (mgr.15249) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.773742+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.775774+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.778665+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.779557+0000 mon.c (mon.2) 543 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.786610+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.789673+0000 mgr.y (mgr.15249) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.858832+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.860611+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.767 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.862470+0000 mon.c (mon.2) 546 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.863128+0000 mon.c (mon.2) 547 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.869351+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.871177+0000 mgr.y (mgr.15249) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.928816+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.930784+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.932956+0000 mon.c (mon.2) 550 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.933736+0000 mon.c (mon.2) 551 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:12.940703+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.009597+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.011665+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.014017+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.015030+0000 mon.c (mon.2) 555 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.022251+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.768 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.119305+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.121368+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.123273+0000 mon.c (mon.2) 558 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.123966+0000 mon.c (mon.2) 559 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.129636+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.190683+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.192626+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.195250+0000 mon.c (mon.2) 562 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.196158+0000 mon.c (mon.2) 563 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.202378+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.287953+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.289786+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.291786+0000 mon.c (mon.2) 566 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.769 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.292688+0000 mon.c (mon.2) 567 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.298436+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.337631+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.338661+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.379232+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.380875+0000 mon.c (mon.2) 570 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.383607+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.384312+0000 mon.c (mon.2) 572 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.390959+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.455375+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.456959+0000 mon.c (mon.2) 574 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.458622+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.459391+0000 mon.c (mon.2) 576 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.770 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[20577]: audit 2024-09-17T11:54:13.467620+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.788 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:54:13] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:54:13.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:11.927232+0000 mgr.y (mgr.15249) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.017178+0000 mgr.y (mgr.15249) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.107358+0000 mgr.y (mgr.15249) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.183715+0000 mgr.y (mgr.15249) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.261928+0000 mgr.y (mgr.15249) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.341999+0000 mgr.y (mgr.15249) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.434602+0000 mgr.y (mgr.15249) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.510896+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.512781+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.515161+0000 mon.c (mon.2) 530 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.515818+0000 mon.c (mon.2) 531 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.522222+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.523977+0000 mgr.y (mgr.15249) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.591700+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.593521+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.596077+0000 mon.c (mon.2) 534 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.597009+0000 mon.c (mon.2) 535 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.604291+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.606362+0000 mgr.y (mgr.15249) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.700103+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:11.927232+0000 mgr.y (mgr.15249) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.017178+0000 mgr.y (mgr.15249) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.107358+0000 mgr.y (mgr.15249) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.183715+0000 mgr.y (mgr.15249) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.790 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.261928+0000 mgr.y (mgr.15249) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.341999+0000 mgr.y (mgr.15249) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.434602+0000 mgr.y (mgr.15249) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.510896+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.512781+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.515161+0000 mon.c (mon.2) 530 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.515818+0000 mon.c (mon.2) 531 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.522222+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.523977+0000 mgr.y (mgr.15249) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.591700+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.593521+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.596077+0000 mon.c (mon.2) 534 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.597009+0000 mon.c (mon.2) 535 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.604291+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.791 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.606362+0000 mgr.y (mgr.15249) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.792 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.700103+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.702255+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.704048+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.704720+0000 mon.c (mon.2) 539 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.710896+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.712905+0000 mgr.y (mgr.15249) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.773742+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.775774+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.778665+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.779557+0000 mon.c (mon.2) 543 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.786610+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.789673+0000 mgr.y (mgr.15249) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.858832+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.860611+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.862470+0000 mon.c (mon.2) 546 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.863128+0000 mon.c (mon.2) 547 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.869351+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.871177+0000 mgr.y (mgr.15249) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.928816+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.930784+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.932956+0000 mon.c (mon.2) 550 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.702255+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.704048+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.704720+0000 mon.c (mon.2) 539 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.710896+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.712905+0000 mgr.y (mgr.15249) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.773742+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.775774+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.778665+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.779557+0000 mon.c (mon.2) 543 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.794 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.786610+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.789673+0000 mgr.y (mgr.15249) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.858832+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.860611+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.862470+0000 mon.c (mon.2) 546 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.863128+0000 mon.c (mon.2) 547 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.869351+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.871177+0000 mgr.y (mgr.15249) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.928816+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.930784+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.932956+0000 mon.c (mon.2) 550 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.933736+0000 mon.c (mon.2) 551 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:12.940703+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.795 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.009597+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.011665+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.014017+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.015030+0000 mon.c (mon.2) 555 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.022251+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.119305+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.121368+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.123273+0000 mon.c (mon.2) 558 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.123966+0000 mon.c (mon.2) 559 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.129636+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.190683+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.192626+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.195250+0000 mon.c (mon.2) 562 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.196158+0000 mon.c (mon.2) 563 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.796 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.202378+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.797 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.287953+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.797 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.289786+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.797 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.291786+0000 mon.c (mon.2) 566 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.933736+0000 mon.c (mon.2) 551 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:12.940703+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.009597+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.011665+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.799 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.014017+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.015030+0000 mon.c (mon.2) 555 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.022251+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.119305+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.121368+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.123273+0000 mon.c (mon.2) 558 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.123966+0000 mon.c (mon.2) 559 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.129636+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.190683+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.192626+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.195250+0000 mon.c (mon.2) 562 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.196158+0000 mon.c (mon.2) 563 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.202378+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.800 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.287953+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.289786+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.291786+0000 mon.c (mon.2) 566 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.292688+0000 mon.c (mon.2) 567 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.298436+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.337631+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.338661+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.379232+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.380875+0000 mon.c (mon.2) 570 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.383607+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.801 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.384312+0000 mon.c (mon.2) 572 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.390959+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.455375+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.456959+0000 mon.c (mon.2) 574 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.458622+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.459391+0000 mon.c (mon.2) 576 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[26066]: audit 2024-09-17T11:54:13.467620+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.292688+0000 mon.c (mon.2) 567 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.298436+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.337631+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.338661+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.379232+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.802 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.380875+0000 mon.c (mon.2) 570 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.383607+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.384312+0000 mon.c (mon.2) 572 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.390959+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:13.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.455375+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:13.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.456959+0000 mon.c (mon.2) 574 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:13.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.458622+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:13.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.459391+0000 mon.c (mon.2) 576 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:13.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:13 smithi092 bash[19809]: audit 2024-09-17T11:54:13.467620+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.056 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:13 smithi121 bash[77464]: 455fd88e5221: Pull complete 2024-09-17T11:54:14.753 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:12.943659+0000 mgr.y (mgr.15249) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.753 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cluster 2024-09-17T11:54:12.960144+0000 mgr.y (mgr.15249) 327 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:14.753 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.025305+0000 mgr.y (mgr.15249) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.753 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.131266+0000 mgr.y (mgr.15249) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.204136+0000 mgr.y (mgr.15249) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.300125+0000 mgr.y (mgr.15249) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.391559+0000 mgr.y (mgr.15249) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.471188+0000 mgr.y (mgr.15249) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.538217+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.540477+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.542731+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.544053+0000 mon.c (mon.2) 580 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.550114+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.553729+0000 mgr.y (mgr.15249) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.615657+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.617282+0000 mon.c (mon.2) 582 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.754 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.619590+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.620329+0000 mon.c (mon.2) 584 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.629452+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.630483+0000 mgr.y (mgr.15249) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.691424+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.693248+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.695146+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.695785+0000 mon.c (mon.2) 588 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.704222+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.704833+0000 mgr.y (mgr.15249) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.766254+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.768540+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.755 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.770303+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.770960+0000 mon.c (mon.2) 592 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.779400+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.779964+0000 mgr.y (mgr.15249) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.838940+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.840578+0000 mon.c (mon.2) 594 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.842528+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.843206+0000 mon.c (mon.2) 596 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.851407+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.853611+0000 mgr.y (mgr.15249) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.912778+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.756 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.914533+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.916974+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.917651+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.926280+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.986944+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.988908+0000 mon.c (mon.2) 602 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.991246+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.992026+0000 mon.c (mon.2) 604 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:13.999588+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.061250+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.757 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.062836+0000 mon.c (mon.2) 606 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.064471+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.065188+0000 mon.c (mon.2) 608 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.072421+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.138224+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.139893+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.142033+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.142746+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.151294+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.211032+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.212685+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.214266+0000 mon.c (mon.2) 615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.758 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.214958+0000 mon.c (mon.2) 616 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.223280+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.283526+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.285558+0000 mon.c (mon.2) 618 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.287596+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.288439+0000 mon.c (mon.2) 620 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.759 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.297082+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.361395+0000 mon.c (mon.2) 621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.363001+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.364784+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.365525+0000 mon.c (mon.2) 624 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.371916+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.432956+0000 mon.c (mon.2) 625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.435186+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.760 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.438544+0000 mon.c (mon.2) 627 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.761 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.439517+0000 mon.c (mon.2) 628 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.761 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[20577]: audit 2024-09-17T11:54:14.446725+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:12.943659+0000 mgr.y (mgr.15249) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cluster 2024-09-17T11:54:12.960144+0000 mgr.y (mgr.15249) 327 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.025305+0000 mgr.y (mgr.15249) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.131266+0000 mgr.y (mgr.15249) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.204136+0000 mgr.y (mgr.15249) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.300125+0000 mgr.y (mgr.15249) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.391559+0000 mgr.y (mgr.15249) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.471188+0000 mgr.y (mgr.15249) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.538217+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.540477+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.542731+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.544053+0000 mon.c (mon.2) 580 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.550114+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.553729+0000 mgr.y (mgr.15249) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.615657+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.617282+0000 mon.c (mon.2) 582 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.619590+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.620329+0000 mon.c (mon.2) 584 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.629452+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.630483+0000 mgr.y (mgr.15249) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:12.943659+0000 mgr.y (mgr.15249) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cluster 2024-09-17T11:54:12.960144+0000 mgr.y (mgr.15249) 327 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.025305+0000 mgr.y (mgr.15249) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.131266+0000 mgr.y (mgr.15249) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.204136+0000 mgr.y (mgr.15249) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.300125+0000 mgr.y (mgr.15249) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.391559+0000 mgr.y (mgr.15249) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.471188+0000 mgr.y (mgr.15249) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.538217+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.540477+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.542731+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.544053+0000 mon.c (mon.2) 580 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.550114+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.553729+0000 mgr.y (mgr.15249) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.615657+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.617282+0000 mon.c (mon.2) 582 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.619590+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.620329+0000 mon.c (mon.2) 584 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.629452+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.630483+0000 mgr.y (mgr.15249) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.691424+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.693248+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.695146+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.695785+0000 mon.c (mon.2) 588 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.704222+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.704833+0000 mgr.y (mgr.15249) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.766254+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.768540+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.770303+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.770960+0000 mon.c (mon.2) 592 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.779400+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.779964+0000 mgr.y (mgr.15249) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.838940+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.840578+0000 mon.c (mon.2) 594 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.842528+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.843206+0000 mon.c (mon.2) 596 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.851407+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.853611+0000 mgr.y (mgr.15249) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.912778+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.914533+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.916974+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.917651+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.926280+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.986944+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.988908+0000 mon.c (mon.2) 602 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.991246+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.992026+0000 mon.c (mon.2) 604 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:13.999588+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.061250+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.062836+0000 mon.c (mon.2) 606 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.064471+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.065188+0000 mon.c (mon.2) 608 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.072421+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.138224+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.139893+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.142033+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.142746+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.151294+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.211032+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.212685+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.691424+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.693248+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.695146+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.695785+0000 mon.c (mon.2) 588 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.704222+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.704833+0000 mgr.y (mgr.15249) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.766254+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.768540+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.770303+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.770960+0000 mon.c (mon.2) 592 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.779400+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.779964+0000 mgr.y (mgr.15249) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.838940+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.840578+0000 mon.c (mon.2) 594 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.842528+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.843206+0000 mon.c (mon.2) 596 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.851407+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.853611+0000 mgr.y (mgr.15249) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:14.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.912778+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.914533+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.214266+0000 mon.c (mon.2) 615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.214958+0000 mon.c (mon.2) 616 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.223280+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.283526+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.285558+0000 mon.c (mon.2) 618 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.287596+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.288439+0000 mon.c (mon.2) 620 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.297082+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.361395+0000 mon.c (mon.2) 621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.363001+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.364784+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.365525+0000 mon.c (mon.2) 624 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.371916+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.432956+0000 mon.c (mon.2) 625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.435186+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.438544+0000 mon.c (mon.2) 627 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.439517+0000 mon.c (mon.2) 628 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[26066]: audit 2024-09-17T11:54:14.446725+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.916974+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.917651+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.926280+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.986944+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.988908+0000 mon.c (mon.2) 602 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.991246+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.992026+0000 mon.c (mon.2) 604 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:13.999588+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.061250+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.062836+0000 mon.c (mon.2) 606 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.064471+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.065188+0000 mon.c (mon.2) 608 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.072421+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.138224+0000 mon.c (mon.2) 609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.139893+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.142033+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.142746+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.151294+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.211032+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.212685+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.214266+0000 mon.c (mon.2) 615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.214958+0000 mon.c (mon.2) 616 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.223280+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.283526+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.285558+0000 mon.c (mon.2) 618 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.287596+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.288439+0000 mon.c (mon.2) 620 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.297082+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.361395+0000 mon.c (mon.2) 621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.363001+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.364784+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.365525+0000 mon.c (mon.2) 624 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.371916+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:14.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.432956+0000 mon.c (mon.2) 625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:14.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.435186+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:14.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.438544+0000 mon.c (mon.2) 627 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:14.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.439517+0000 mon.c (mon.2) 628 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:14.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:14 smithi092 bash[19809]: audit 2024-09-17T11:54:14.446725+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.005 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:14 smithi121 bash[77464]: 324153f2810a: Pull complete 2024-09-17T11:54:15.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[77464]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-17T11:54:15.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[77464]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T11:54:15.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:13.926931+0000 mgr.y (mgr.15249) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.845 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.000186+0000 mgr.y (mgr.15249) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.846 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.073858+0000 mgr.y (mgr.15249) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.846 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.151847+0000 mgr.y (mgr.15249) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.846 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.223846+0000 mgr.y (mgr.15249) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.846 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.299611+0000 mgr.y (mgr.15249) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.847 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.372443+0000 mgr.y (mgr.15249) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.847 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.447937+0000 mgr.y (mgr.15249) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.531007+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.533018+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.535042+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.535717+0000 mon.c (mon.2) 632 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.542086+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.542580+0000 mgr.y (mgr.15249) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.602348+0000 mon.c (mon.2) 633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.603886+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.605534+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.606290+0000 mon.c (mon.2) 636 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.616465+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.617004+0000 mgr.y (mgr.15249) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.848 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.712470+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.714219+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.716598+0000 mon.c (mon.2) 639 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.717355+0000 mon.c (mon.2) 640 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.723893+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.724651+0000 mgr.y (mgr.15249) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.783167+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.784751+0000 mon.c (mon.2) 642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.786549+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.787173+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.792679+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.793318+0000 mgr.y (mgr.15249) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.851937+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.849 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.853592+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.855704+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.856400+0000 mon.c (mon.2) 648 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.862928+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.863480+0000 mgr.y (mgr.15249) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.921755+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.923541+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.925217+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.925920+0000 mon.c (mon.2) 652 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.932137+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.996471+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:14.998335+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.000271+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.850 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.001026+0000 mon.c (mon.2) 656 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.006670+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.072561+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.074336+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.076387+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.077185+0000 mon.c (mon.2) 660 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.083165+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.145593+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.147199+0000 mon.c (mon.2) 662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.148793+0000 mon.c (mon.2) 663 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.149500+0000 mon.c (mon.2) 664 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.154958+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.214108+0000 mon.c (mon.2) 665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.851 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.216481+0000 mon.c (mon.2) 666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:13.926931+0000 mgr.y (mgr.15249) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.000186+0000 mgr.y (mgr.15249) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.073858+0000 mgr.y (mgr.15249) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.151847+0000 mgr.y (mgr.15249) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.223846+0000 mgr.y (mgr.15249) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.299611+0000 mgr.y (mgr.15249) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.372443+0000 mgr.y (mgr.15249) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.447937+0000 mgr.y (mgr.15249) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.531007+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.533018+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.535042+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.535717+0000 mon.c (mon.2) 632 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.542086+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.542580+0000 mgr.y (mgr.15249) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.602348+0000 mon.c (mon.2) 633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.603886+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.605534+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.606290+0000 mon.c (mon.2) 636 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.616465+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.617004+0000 mgr.y (mgr.15249) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.712470+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.218076+0000 mon.c (mon.2) 667 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.854 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.218690+0000 mon.c (mon.2) 668 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.226239+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.287819+0000 mon.c (mon.2) 669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.289613+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.291466+0000 mon.c (mon.2) 671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.292207+0000 mon.c (mon.2) 672 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.299593+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.359114+0000 mon.c (mon.2) 673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.361420+0000 mon.c (mon.2) 674 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.364934+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.365857+0000 mon.c (mon.2) 676 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.375169+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.435494+0000 mon.c (mon.2) 677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.855 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.437056+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.438957+0000 mon.c (mon.2) 679 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.439558+0000 mon.c (mon.2) 680 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:15 smithi121 bash[20577]: audit 2024-09-17T11:54:15.448219+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:13.926931+0000 mgr.y (mgr.15249) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.000186+0000 mgr.y (mgr.15249) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.073858+0000 mgr.y (mgr.15249) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.151847+0000 mgr.y (mgr.15249) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.223846+0000 mgr.y (mgr.15249) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.299611+0000 mgr.y (mgr.15249) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.372443+0000 mgr.y (mgr.15249) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.447937+0000 mgr.y (mgr.15249) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.531007+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.533018+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.535042+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.535717+0000 mon.c (mon.2) 632 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.542086+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.542580+0000 mgr.y (mgr.15249) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.602348+0000 mon.c (mon.2) 633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.603886+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.605534+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.606290+0000 mon.c (mon.2) 636 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.616465+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.617004+0000 mgr.y (mgr.15249) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.712470+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.714219+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.716598+0000 mon.c (mon.2) 639 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.717355+0000 mon.c (mon.2) 640 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.723893+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.724651+0000 mgr.y (mgr.15249) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.783167+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.784751+0000 mon.c (mon.2) 642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.786549+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.787173+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.792679+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.858 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.793318+0000 mgr.y (mgr.15249) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.851937+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.853592+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.855704+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.856400+0000 mon.c (mon.2) 648 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.862928+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.863480+0000 mgr.y (mgr.15249) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.921755+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.923541+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.925217+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.859 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.714219+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.716598+0000 mon.c (mon.2) 639 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.717355+0000 mon.c (mon.2) 640 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.723893+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.724651+0000 mgr.y (mgr.15249) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.783167+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.784751+0000 mon.c (mon.2) 642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.786549+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.787173+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.792679+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.793318+0000 mgr.y (mgr.15249) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.851937+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.860 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.853592+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.855704+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.856400+0000 mon.c (mon.2) 648 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.862928+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.863480+0000 mgr.y (mgr.15249) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:15.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.921755+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.923541+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.861 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.925217+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.861 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.925920+0000 mon.c (mon.2) 652 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.932137+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.996471+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:14.998335+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.000271+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.001026+0000 mon.c (mon.2) 656 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.006670+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.072561+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.074336+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.076387+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.077185+0000 mon.c (mon.2) 660 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.083165+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.145593+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.147199+0000 mon.c (mon.2) 662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.148793+0000 mon.c (mon.2) 663 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.149500+0000 mon.c (mon.2) 664 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.154958+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.214108+0000 mon.c (mon.2) 665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.216481+0000 mon.c (mon.2) 666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.218076+0000 mon.c (mon.2) 667 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.218690+0000 mon.c (mon.2) 668 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.226239+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.287819+0000 mon.c (mon.2) 669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.289613+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.291466+0000 mon.c (mon.2) 671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.292207+0000 mon.c (mon.2) 672 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.299593+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.359114+0000 mon.c (mon.2) 673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.361420+0000 mon.c (mon.2) 674 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.364934+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.365857+0000 mon.c (mon.2) 676 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.375169+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.435494+0000 mon.c (mon.2) 677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.437056+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.438957+0000 mon.c (mon.2) 679 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.439558+0000 mon.c (mon.2) 680 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[26066]: audit 2024-09-17T11:54:15.448219+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.925920+0000 mon.c (mon.2) 652 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.932137+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.996471+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:14.998335+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.000271+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.001026+0000 mon.c (mon.2) 656 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.006670+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.072561+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.074336+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.076387+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.077185+0000 mon.c (mon.2) 660 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.083165+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.145593+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.147199+0000 mon.c (mon.2) 662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.148793+0000 mon.c (mon.2) 663 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.149500+0000 mon.c (mon.2) 664 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.154958+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.214108+0000 mon.c (mon.2) 665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.216481+0000 mon.c (mon.2) 666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.218076+0000 mon.c (mon.2) 667 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.218690+0000 mon.c (mon.2) 668 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.226239+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.287819+0000 mon.c (mon.2) 669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.289613+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.291466+0000 mon.c (mon.2) 671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.292207+0000 mon.c (mon.2) 672 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.299593+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.359114+0000 mon.c (mon.2) 673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.361420+0000 mon.c (mon.2) 674 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.364934+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.365857+0000 mon.c (mon.2) 676 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.375169+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.435494+0000 mon.c (mon.2) 677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.437056+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.438957+0000 mon.c (mon.2) 679 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.439558+0000 mon.c (mon.2) 680 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:15.867 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:15 smithi092 bash[19809]: audit 2024-09-17T11:54:15.448219+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:14.932587+0000 mgr.y (mgr.15249) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cluster 2024-09-17T11:54:14.960961+0000 mgr.y (mgr.15249) 353 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.008572+0000 mgr.y (mgr.15249) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.083760+0000 mgr.y (mgr.15249) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.155615+0000 mgr.y (mgr.15249) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.228168+0000 mgr.y (mgr.15249) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.300249+0000 mgr.y (mgr.15249) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.375850+0000 mgr.y (mgr.15249) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.448743+0000 mgr.y (mgr.15249) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.513437+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.520647+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.522922+0000 mon.c (mon.2) 683 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.523764+0000 mon.c (mon.2) 684 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.529489+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.531639+0000 mgr.y (mgr.15249) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.590422+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.592300+0000 mon.c (mon.2) 686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.594390+0000 mon.c (mon.2) 687 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.595145+0000 mon.c (mon.2) 688 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.600951+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.602845+0000 mgr.y (mgr.15249) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.663013+0000 mon.c (mon.2) 689 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.665289+0000 mon.c (mon.2) 690 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.667192+0000 mon.c (mon.2) 691 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.667859+0000 mon.c (mon.2) 692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.673477+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.675150+0000 mgr.y (mgr.15249) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.734965+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.736712+0000 mon.c (mon.2) 694 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.738775+0000 mon.c (mon.2) 695 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.739601+0000 mon.c (mon.2) 696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.746475+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.747192+0000 mgr.y (mgr.15249) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.817711+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.819603+0000 mon.c (mon.2) 698 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.821422+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.822115+0000 mon.c (mon.2) 700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.827613+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.829017+0000 mgr.y (mgr.15249) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.889100+0000 mon.c (mon.2) 701 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.890905+0000 mon.c (mon.2) 702 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.893368+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.894471+0000 mon.c (mon.2) 704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.900755+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.963268+0000 mon.c (mon.2) 705 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.964848+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.966545+0000 mon.c (mon.2) 707 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.967236+0000 mon.c (mon.2) 708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:15.974009+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.039782+0000 mon.c (mon.2) 709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.041625+0000 mon.c (mon.2) 710 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.043363+0000 mon.c (mon.2) 711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.044098+0000 mon.c (mon.2) 712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.051755+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.131786+0000 mon.c (mon.2) 713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.133953+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.136505+0000 mon.c (mon.2) 715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.137969+0000 mon.c (mon.2) 716 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.145584+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.206491+0000 mon.c (mon.2) 717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.208099+0000 mon.c (mon.2) 718 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.209810+0000 mon.c (mon.2) 719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.210418+0000 mon.c (mon.2) 720 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.216572+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.276856+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.278802+0000 mon.c (mon.2) 722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.280653+0000 mon.c (mon.2) 723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.281378+0000 mon.c (mon.2) 724 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.287053+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.361697+0000 mon.c (mon.2) 725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.363729+0000 mon.c (mon.2) 726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.365710+0000 mon.c (mon.2) 727 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.366441+0000 mon.c (mon.2) 728 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.372787+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.447268+0000 mon.c (mon.2) 729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.449120+0000 mon.c (mon.2) 730 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.451123+0000 mon.c (mon.2) 731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.451897+0000 mon.c (mon.2) 732 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:16 smithi121 bash[20577]: audit 2024-09-17T11:54:16.457640+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:14.932587+0000 mgr.y (mgr.15249) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cluster 2024-09-17T11:54:14.960961+0000 mgr.y (mgr.15249) 353 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:16.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.008572+0000 mgr.y (mgr.15249) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.083760+0000 mgr.y (mgr.15249) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.155615+0000 mgr.y (mgr.15249) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.228168+0000 mgr.y (mgr.15249) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.300249+0000 mgr.y (mgr.15249) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.375850+0000 mgr.y (mgr.15249) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.448743+0000 mgr.y (mgr.15249) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.513437+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.520647+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.522922+0000 mon.c (mon.2) 683 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.523764+0000 mon.c (mon.2) 684 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.529489+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.531639+0000 mgr.y (mgr.15249) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.590422+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.592300+0000 mon.c (mon.2) 686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.594390+0000 mon.c (mon.2) 687 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.595145+0000 mon.c (mon.2) 688 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.600951+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:14.932587+0000 mgr.y (mgr.15249) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cluster 2024-09-17T11:54:14.960961+0000 mgr.y (mgr.15249) 353 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:16.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.008572+0000 mgr.y (mgr.15249) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.083760+0000 mgr.y (mgr.15249) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.155615+0000 mgr.y (mgr.15249) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.228168+0000 mgr.y (mgr.15249) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.300249+0000 mgr.y (mgr.15249) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.375850+0000 mgr.y (mgr.15249) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.448743+0000 mgr.y (mgr.15249) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.513437+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.520647+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.522922+0000 mon.c (mon.2) 683 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.523764+0000 mon.c (mon.2) 684 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.529489+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.531639+0000 mgr.y (mgr.15249) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.590422+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.592300+0000 mon.c (mon.2) 686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.594390+0000 mon.c (mon.2) 687 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.595145+0000 mon.c (mon.2) 688 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.600951+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.602845+0000 mgr.y (mgr.15249) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.663013+0000 mon.c (mon.2) 689 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.665289+0000 mon.c (mon.2) 690 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.667192+0000 mon.c (mon.2) 691 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.667859+0000 mon.c (mon.2) 692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.673477+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.675150+0000 mgr.y (mgr.15249) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.734965+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.736712+0000 mon.c (mon.2) 694 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.738775+0000 mon.c (mon.2) 695 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.739601+0000 mon.c (mon.2) 696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.746475+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.747192+0000 mgr.y (mgr.15249) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.817711+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.819603+0000 mon.c (mon.2) 698 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.821422+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.822115+0000 mon.c (mon.2) 700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.827613+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.829017+0000 mgr.y (mgr.15249) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.889100+0000 mon.c (mon.2) 701 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.890905+0000 mon.c (mon.2) 702 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.602845+0000 mgr.y (mgr.15249) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.663013+0000 mon.c (mon.2) 689 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.665289+0000 mon.c (mon.2) 690 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.667192+0000 mon.c (mon.2) 691 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.667859+0000 mon.c (mon.2) 692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.673477+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.675150+0000 mgr.y (mgr.15249) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.734965+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.736712+0000 mon.c (mon.2) 694 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.738775+0000 mon.c (mon.2) 695 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.739601+0000 mon.c (mon.2) 696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.746475+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.747192+0000 mgr.y (mgr.15249) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.817711+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.819603+0000 mon.c (mon.2) 698 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.821422+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.822115+0000 mon.c (mon.2) 700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.827613+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.829017+0000 mgr.y (mgr.15249) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:16.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.889100+0000 mon.c (mon.2) 701 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.890905+0000 mon.c (mon.2) 702 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.893368+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.894471+0000 mon.c (mon.2) 704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.900755+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.963268+0000 mon.c (mon.2) 705 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.964848+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.966545+0000 mon.c (mon.2) 707 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.967236+0000 mon.c (mon.2) 708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:15.974009+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.039782+0000 mon.c (mon.2) 709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.041625+0000 mon.c (mon.2) 710 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.043363+0000 mon.c (mon.2) 711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.044098+0000 mon.c (mon.2) 712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.051755+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.131786+0000 mon.c (mon.2) 713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.133953+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.136505+0000 mon.c (mon.2) 715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.137969+0000 mon.c (mon.2) 716 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.145584+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.206491+0000 mon.c (mon.2) 717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.893368+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.894471+0000 mon.c (mon.2) 704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.900755+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.963268+0000 mon.c (mon.2) 705 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.964848+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.966545+0000 mon.c (mon.2) 707 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.967236+0000 mon.c (mon.2) 708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:15.974009+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.039782+0000 mon.c (mon.2) 709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.041625+0000 mon.c (mon.2) 710 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.043363+0000 mon.c (mon.2) 711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.044098+0000 mon.c (mon.2) 712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.051755+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.131786+0000 mon.c (mon.2) 713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.133953+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.136505+0000 mon.c (mon.2) 715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.137969+0000 mon.c (mon.2) 716 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.145584+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.206491+0000 mon.c (mon.2) 717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.208099+0000 mon.c (mon.2) 718 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.209810+0000 mon.c (mon.2) 719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.210418+0000 mon.c (mon.2) 720 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.216572+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.276856+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.278802+0000 mon.c (mon.2) 722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.280653+0000 mon.c (mon.2) 723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.281378+0000 mon.c (mon.2) 724 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.287053+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.361697+0000 mon.c (mon.2) 725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.363729+0000 mon.c (mon.2) 726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.365710+0000 mon.c (mon.2) 727 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.366441+0000 mon.c (mon.2) 728 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.372787+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.447268+0000 mon.c (mon.2) 729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.449120+0000 mon.c (mon.2) 730 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.451123+0000 mon.c (mon.2) 731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.451897+0000 mon.c (mon.2) 732 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[26066]: audit 2024-09-17T11:54:16.457640+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.208099+0000 mon.c (mon.2) 718 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.209810+0000 mon.c (mon.2) 719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.857 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.210418+0000 mon.c (mon.2) 720 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.216572+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.276856+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.278802+0000 mon.c (mon.2) 722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.280653+0000 mon.c (mon.2) 723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.281378+0000 mon.c (mon.2) 724 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.287053+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.361697+0000 mon.c (mon.2) 725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.363729+0000 mon.c (mon.2) 726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.365710+0000 mon.c (mon.2) 727 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.366441+0000 mon.c (mon.2) 728 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.372787+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.447268+0000 mon.c (mon.2) 729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:16.858 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.449120+0000 mon.c (mon.2) 730 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:16.859 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.451123+0000 mon.c (mon.2) 731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:16.859 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.451897+0000 mon.c (mon.2) 732 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:16.859 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:16 smithi092 bash[19809]: audit 2024-09-17T11:54:16.457640+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.901274+0000 mgr.y (mgr.15249) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:15.974804+0000 mgr.y (mgr.15249) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.052639+0000 mgr.y (mgr.15249) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.146758+0000 mgr.y (mgr.15249) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.217220+0000 mgr.y (mgr.15249) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.287713+0000 mgr.y (mgr.15249) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.373972+0000 mgr.y (mgr.15249) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.459374+0000 mgr.y (mgr.15249) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.525145+0000 mon.c (mon.2) 733 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.527232+0000 mon.c (mon.2) 734 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.529687+0000 mon.c (mon.2) 735 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.530432+0000 mon.c (mon.2) 736 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.537094+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.537971+0000 mgr.y (mgr.15249) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.631680+0000 mon.c (mon.2) 737 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.633265+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.635083+0000 mon.c (mon.2) 739 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.635708+0000 mon.c (mon.2) 740 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.641106+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.642830+0000 mgr.y (mgr.15249) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.701426+0000 mon.c (mon.2) 741 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.703110+0000 mon.c (mon.2) 742 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.704753+0000 mon.c (mon.2) 743 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.705498+0000 mon.c (mon.2) 744 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.711195+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.712911+0000 mgr.y (mgr.15249) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.772974+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.774998+0000 mon.c (mon.2) 746 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.777920+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.778959+0000 mon.c (mon.2) 748 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.787391+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.788074+0000 mgr.y (mgr.15249) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.854752+0000 mon.c (mon.2) 749 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.856432+0000 mon.c (mon.2) 750 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.859016+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.859796+0000 mon.c (mon.2) 752 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.868201+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.868970+0000 mgr.y (mgr.15249) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.935255+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.937387+0000 mon.c (mon.2) 754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.939985+0000 mon.c (mon.2) 755 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.940815+0000 mon.c (mon.2) 756 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:16.947819+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.014012+0000 mon.c (mon.2) 757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.015846+0000 mon.c (mon.2) 758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.017944+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.018878+0000 mon.c (mon.2) 760 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.025775+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.121507+0000 mon.c (mon.2) 761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.123833+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.126028+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.127139+0000 mon.c (mon.2) 764 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.134292+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.218481+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.220928+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.223633+0000 mon.c (mon.2) 767 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.224342+0000 mon.c (mon.2) 768 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.231603+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.306761+0000 mon.c (mon.2) 769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.308797+0000 mon.c (mon.2) 770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.311055+0000 mon.c (mon.2) 771 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.311857+0000 mon.c (mon.2) 772 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.319075+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.384217+0000 mon.c (mon.2) 773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.385906+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.387846+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.388581+0000 mon.c (mon.2) 776 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.395567+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.465215+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.467409+0000 mon.c (mon.2) 778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.470492+0000 mon.c (mon.2) 779 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.471246+0000 mon.c (mon.2) 780 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[20577]: audit 2024-09-17T11:54:17.479031+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.901274+0000 mgr.y (mgr.15249) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:15.974804+0000 mgr.y (mgr.15249) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.052639+0000 mgr.y (mgr.15249) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.146758+0000 mgr.y (mgr.15249) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.217220+0000 mgr.y (mgr.15249) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.287713+0000 mgr.y (mgr.15249) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.373972+0000 mgr.y (mgr.15249) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.459374+0000 mgr.y (mgr.15249) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.525145+0000 mon.c (mon.2) 733 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.527232+0000 mon.c (mon.2) 734 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.529687+0000 mon.c (mon.2) 735 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.530432+0000 mon.c (mon.2) 736 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.537094+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.537971+0000 mgr.y (mgr.15249) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.631680+0000 mon.c (mon.2) 737 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.633265+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.635083+0000 mon.c (mon.2) 739 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.635708+0000 mon.c (mon.2) 740 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.641106+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.642830+0000 mgr.y (mgr.15249) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.701426+0000 mon.c (mon.2) 741 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.901274+0000 mgr.y (mgr.15249) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:15.974804+0000 mgr.y (mgr.15249) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.052639+0000 mgr.y (mgr.15249) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.146758+0000 mgr.y (mgr.15249) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.217220+0000 mgr.y (mgr.15249) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.287713+0000 mgr.y (mgr.15249) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.373972+0000 mgr.y (mgr.15249) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.459374+0000 mgr.y (mgr.15249) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.525145+0000 mon.c (mon.2) 733 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.527232+0000 mon.c (mon.2) 734 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.529687+0000 mon.c (mon.2) 735 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.530432+0000 mon.c (mon.2) 736 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.537094+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.537971+0000 mgr.y (mgr.15249) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.631680+0000 mon.c (mon.2) 737 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.633265+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.635083+0000 mon.c (mon.2) 739 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.635708+0000 mon.c (mon.2) 740 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.641106+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.642830+0000 mgr.y (mgr.15249) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.701426+0000 mon.c (mon.2) 741 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.703110+0000 mon.c (mon.2) 742 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.704753+0000 mon.c (mon.2) 743 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.705498+0000 mon.c (mon.2) 744 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.711195+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.712911+0000 mgr.y (mgr.15249) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.772974+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.774998+0000 mon.c (mon.2) 746 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.777920+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.778959+0000 mon.c (mon.2) 748 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.787391+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.788074+0000 mgr.y (mgr.15249) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.854752+0000 mon.c (mon.2) 749 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.856432+0000 mon.c (mon.2) 750 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.859016+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.859796+0000 mon.c (mon.2) 752 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.868201+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.868970+0000 mgr.y (mgr.15249) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.935255+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.937387+0000 mon.c (mon.2) 754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.939985+0000 mon.c (mon.2) 755 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.940815+0000 mon.c (mon.2) 756 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:16.947819+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.014012+0000 mon.c (mon.2) 757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.015846+0000 mon.c (mon.2) 758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.017944+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.018878+0000 mon.c (mon.2) 760 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.025775+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.121507+0000 mon.c (mon.2) 761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.123833+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.126028+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.127139+0000 mon.c (mon.2) 764 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.134292+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.218481+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.220928+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.223633+0000 mon.c (mon.2) 767 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.224342+0000 mon.c (mon.2) 768 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.231603+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.306761+0000 mon.c (mon.2) 769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.308797+0000 mon.c (mon.2) 770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.703110+0000 mon.c (mon.2) 742 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.704753+0000 mon.c (mon.2) 743 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.705498+0000 mon.c (mon.2) 744 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.711195+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.712911+0000 mgr.y (mgr.15249) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.772974+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.774998+0000 mon.c (mon.2) 746 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.777920+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.778959+0000 mon.c (mon.2) 748 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.787391+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.788074+0000 mgr.y (mgr.15249) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.854752+0000 mon.c (mon.2) 749 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.856432+0000 mon.c (mon.2) 750 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.859016+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.859796+0000 mon.c (mon.2) 752 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.868201+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.868970+0000 mgr.y (mgr.15249) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:17.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.935255+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.937387+0000 mon.c (mon.2) 754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.939985+0000 mon.c (mon.2) 755 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.311055+0000 mon.c (mon.2) 771 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.311857+0000 mon.c (mon.2) 772 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.319075+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.384217+0000 mon.c (mon.2) 773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.385906+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.387846+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.388581+0000 mon.c (mon.2) 776 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.395567+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.465215+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.467409+0000 mon.c (mon.2) 778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.470492+0000 mon.c (mon.2) 779 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.471246+0000 mon.c (mon.2) 780 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[26066]: audit 2024-09-17T11:54:17.479031+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.940815+0000 mon.c (mon.2) 756 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:16.947819+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.014012+0000 mon.c (mon.2) 757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.015846+0000 mon.c (mon.2) 758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.017944+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.018878+0000 mon.c (mon.2) 760 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.025775+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.121507+0000 mon.c (mon.2) 761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.123833+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.126028+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.127139+0000 mon.c (mon.2) 764 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.134292+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.218481+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.220928+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.223633+0000 mon.c (mon.2) 767 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.224342+0000 mon.c (mon.2) 768 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.231603+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.306761+0000 mon.c (mon.2) 769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.308797+0000 mon.c (mon.2) 770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.311055+0000 mon.c (mon.2) 771 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.311857+0000 mon.c (mon.2) 772 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.319075+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.384217+0000 mon.c (mon.2) 773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.385906+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.387846+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.388581+0000 mon.c (mon.2) 776 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.395567+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:17.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.465215+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:17.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.467409+0000 mon.c (mon.2) 778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:17.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.470492+0000 mon.c (mon.2) 779 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:17.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.471246+0000 mon.c (mon.2) 780 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:17.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:17 smithi092 bash[19809]: audit 2024-09-17T11:54:17.479031+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.306 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.924Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.924Z 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-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.925Z 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-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.925Z 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-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.925Z 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-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.925Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T11:54:18.307 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T11:54:18.308 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T11:54:18.309 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T11:54:18.310 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T11:54:18.310 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T11:54:18.310 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T11:54:18.310 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T11:54:18.310 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T11:54:18.311 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.926Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.927Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T11:54:18.312 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:17 smithi121 bash[77464]: ts=2024-09-17T11:54:17.927Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T11:54:18.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:16.948592+0000 mgr.y (mgr.15249) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cluster 2024-09-17T11:54:16.961363+0000 mgr.y (mgr.15249) 380 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:18.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.026480+0000 mgr.y (mgr.15249) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.136510+0000 mgr.y (mgr.15249) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.232547+0000 mgr.y (mgr.15249) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.321473+0000 mgr.y (mgr.15249) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.397769+0000 mgr.y (mgr.15249) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.482322+0000 mgr.y (mgr.15249) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.562733+0000 mon.c (mon.2) 781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.564884+0000 mon.c (mon.2) 782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.567847+0000 mon.c (mon.2) 783 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.568538+0000 mon.c (mon.2) 784 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.577637+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.578184+0000 mgr.y (mgr.15249) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.635587+0000 mon.c (mon.2) 785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.637385+0000 mon.c (mon.2) 786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.639199+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.639876+0000 mon.c (mon.2) 788 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.646618+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.648956+0000 mgr.y (mgr.15249) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.715454+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.717221+0000 mon.c (mon.2) 790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.719098+0000 mon.c (mon.2) 791 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.719830+0000 mon.c (mon.2) 792 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.725538+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.729085+0000 mgr.y (mgr.15249) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.797093+0000 mon.c (mon.2) 793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.798763+0000 mon.c (mon.2) 794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.800542+0000 mon.c (mon.2) 795 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.801346+0000 mon.c (mon.2) 796 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.807079+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.809685+0000 mgr.y (mgr.15249) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.869834+0000 mon.c (mon.2) 797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.871418+0000 mon.c (mon.2) 798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.873108+0000 mon.c (mon.2) 799 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.873778+0000 mon.c (mon.2) 800 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.878835+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.881622+0000 mgr.y (mgr.15249) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.939547+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.941682+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.943926+0000 mon.c (mon.2) 803 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.945019+0000 mon.c (mon.2) 804 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:17.955074+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.017101+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.019051+0000 mon.c (mon.2) 806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.021355+0000 mon.c (mon.2) 807 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.022224+0000 mon.c (mon.2) 808 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.029146+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.106130+0000 mon.c (mon.2) 809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.107960+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.110150+0000 mon.c (mon.2) 811 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.110806+0000 mon.c (mon.2) 812 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.117994+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.177995+0000 mon.c (mon.2) 813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.179639+0000 mon.c (mon.2) 814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.181535+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.182259+0000 mon.c (mon.2) 816 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.188753+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.263420+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.265526+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.267594+0000 mon.c (mon.2) 819 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.268241+0000 mon.c (mon.2) 820 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.273734+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.342137+0000 mon.c (mon.2) 821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.343925+0000 mon.c (mon.2) 822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.346449+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.347134+0000 mon.c (mon.2) 824 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.352474+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.415172+0000 mon.c (mon.2) 825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.417052+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.419626+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.420542+0000 mon.c (mon.2) 828 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.428550+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.488400+0000 mon.c (mon.2) 829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.490023+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.492474+0000 mon.c (mon.2) 831 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.493190+0000 mon.c (mon.2) 832 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:18 smithi121 bash[20577]: audit 2024-09-17T11:54:18.498766+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:16.948592+0000 mgr.y (mgr.15249) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cluster 2024-09-17T11:54:16.961363+0000 mgr.y (mgr.15249) 380 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.026480+0000 mgr.y (mgr.15249) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.136510+0000 mgr.y (mgr.15249) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.232547+0000 mgr.y (mgr.15249) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.321473+0000 mgr.y (mgr.15249) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.397769+0000 mgr.y (mgr.15249) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.482322+0000 mgr.y (mgr.15249) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.562733+0000 mon.c (mon.2) 781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.564884+0000 mon.c (mon.2) 782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.567847+0000 mon.c (mon.2) 783 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.568538+0000 mon.c (mon.2) 784 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.577637+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.578184+0000 mgr.y (mgr.15249) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.635587+0000 mon.c (mon.2) 785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.637385+0000 mon.c (mon.2) 786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.639199+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.639876+0000 mon.c (mon.2) 788 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.646618+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.648956+0000 mgr.y (mgr.15249) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:16.948592+0000 mgr.y (mgr.15249) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cluster 2024-09-17T11:54:16.961363+0000 mgr.y (mgr.15249) 380 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.026480+0000 mgr.y (mgr.15249) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.136510+0000 mgr.y (mgr.15249) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.232547+0000 mgr.y (mgr.15249) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.321473+0000 mgr.y (mgr.15249) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.397769+0000 mgr.y (mgr.15249) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.482322+0000 mgr.y (mgr.15249) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.562733+0000 mon.c (mon.2) 781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.564884+0000 mon.c (mon.2) 782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.567847+0000 mon.c (mon.2) 783 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.568538+0000 mon.c (mon.2) 784 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.577637+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.578184+0000 mgr.y (mgr.15249) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.635587+0000 mon.c (mon.2) 785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.637385+0000 mon.c (mon.2) 786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.639199+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.639876+0000 mon.c (mon.2) 788 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.646618+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.648956+0000 mgr.y (mgr.15249) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.715454+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.717221+0000 mon.c (mon.2) 790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.719098+0000 mon.c (mon.2) 791 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.719830+0000 mon.c (mon.2) 792 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.725538+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.729085+0000 mgr.y (mgr.15249) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.797093+0000 mon.c (mon.2) 793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.798763+0000 mon.c (mon.2) 794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.800542+0000 mon.c (mon.2) 795 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.801346+0000 mon.c (mon.2) 796 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.807079+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.809685+0000 mgr.y (mgr.15249) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.869834+0000 mon.c (mon.2) 797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.871418+0000 mon.c (mon.2) 798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.873108+0000 mon.c (mon.2) 799 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.873778+0000 mon.c (mon.2) 800 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.878835+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.881622+0000 mgr.y (mgr.15249) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.939547+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.941682+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.715454+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.717221+0000 mon.c (mon.2) 790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.719098+0000 mon.c (mon.2) 791 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.719830+0000 mon.c (mon.2) 792 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.725538+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.729085+0000 mgr.y (mgr.15249) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.797093+0000 mon.c (mon.2) 793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.798763+0000 mon.c (mon.2) 794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.800542+0000 mon.c (mon.2) 795 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.801346+0000 mon.c (mon.2) 796 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.807079+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.809685+0000 mgr.y (mgr.15249) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.869834+0000 mon.c (mon.2) 797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.871418+0000 mon.c (mon.2) 798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.873108+0000 mon.c (mon.2) 799 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.873778+0000 mon.c (mon.2) 800 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.878835+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.881622+0000 mgr.y (mgr.15249) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:18.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.939547+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.941682+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.943926+0000 mon.c (mon.2) 803 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.945019+0000 mon.c (mon.2) 804 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:17.955074+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.017101+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.019051+0000 mon.c (mon.2) 806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.021355+0000 mon.c (mon.2) 807 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.022224+0000 mon.c (mon.2) 808 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.029146+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.106130+0000 mon.c (mon.2) 809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.107960+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.110150+0000 mon.c (mon.2) 811 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.110806+0000 mon.c (mon.2) 812 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.117994+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.177995+0000 mon.c (mon.2) 813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.179639+0000 mon.c (mon.2) 814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.181535+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.182259+0000 mon.c (mon.2) 816 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.188753+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.263420+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.265526+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.267594+0000 mon.c (mon.2) 819 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.268241+0000 mon.c (mon.2) 820 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.273734+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.342137+0000 mon.c (mon.2) 821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.343925+0000 mon.c (mon.2) 822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.346449+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.347134+0000 mon.c (mon.2) 824 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.352474+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.415172+0000 mon.c (mon.2) 825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.417052+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.419626+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.420542+0000 mon.c (mon.2) 828 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.428550+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.488400+0000 mon.c (mon.2) 829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.490023+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.492474+0000 mon.c (mon.2) 831 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.493190+0000 mon.c (mon.2) 832 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[19809]: audit 2024-09-17T11:54:18.498766+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.943926+0000 mon.c (mon.2) 803 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.945019+0000 mon.c (mon.2) 804 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:17.955074+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.017101+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.019051+0000 mon.c (mon.2) 806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.021355+0000 mon.c (mon.2) 807 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.022224+0000 mon.c (mon.2) 808 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.029146+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.106130+0000 mon.c (mon.2) 809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.107960+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.110150+0000 mon.c (mon.2) 811 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.110806+0000 mon.c (mon.2) 812 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.117994+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.177995+0000 mon.c (mon.2) 813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.179639+0000 mon.c (mon.2) 814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.181535+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.182259+0000 mon.c (mon.2) 816 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.188753+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.263420+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.265526+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.267594+0000 mon.c (mon.2) 819 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.268241+0000 mon.c (mon.2) 820 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.273734+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.342137+0000 mon.c (mon.2) 821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.343925+0000 mon.c (mon.2) 822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.346449+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.347134+0000 mon.c (mon.2) 824 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.352474+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.415172+0000 mon.c (mon.2) 825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.417052+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.419626+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.420542+0000 mon.c (mon.2) 828 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.428550+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:18.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.488400+0000 mon.c (mon.2) 829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:18.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.490023+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:18.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.492474+0000 mon.c (mon.2) 831 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:18.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.493190+0000 mon.c (mon.2) 832 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:18.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:18 smithi092 bash[26066]: audit 2024-09-17T11:54:18.498766+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:17.956458+0000 mgr.y (mgr.15249) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.029760+0000 mgr.y (mgr.15249) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.118530+0000 mgr.y (mgr.15249) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.190480+0000 mgr.y (mgr.15249) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.275375+0000 mgr.y (mgr.15249) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.354259+0000 mgr.y (mgr.15249) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.429137+0000 mgr.y (mgr.15249) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.499381+0000 mgr.y (mgr.15249) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.566390+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.567918+0000 mon.c (mon.2) 834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.569558+0000 mon.c (mon.2) 835 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.570271+0000 mon.c (mon.2) 836 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.576941+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.577622+0000 mgr.y (mgr.15249) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.639421+0000 mon.c (mon.2) 837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.640997+0000 mon.c (mon.2) 838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.642760+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.643445+0000 mon.c (mon.2) 840 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.649249+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.649836+0000 mgr.y (mgr.15249) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.731496+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.733142+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.734856+0000 mon.c (mon.2) 843 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.735527+0000 mon.c (mon.2) 844 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.742402+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.743043+0000 mgr.y (mgr.15249) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.803373+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.804958+0000 mon.c (mon.2) 846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.806586+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.807255+0000 mon.c (mon.2) 848 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.813962+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.814606+0000 mgr.y (mgr.15249) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.871720+0000 mon.c (mon.2) 849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.873898+0000 mon.c (mon.2) 850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.876495+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.877399+0000 mon.c (mon.2) 852 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.884721+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.885279+0000 mgr.y (mgr.15249) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.948670+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.950256+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.951990+0000 mon.c (mon.2) 855 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.952637+0000 mon.c (mon.2) 856 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:18.959307+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.016369+0000 mon.c (mon.2) 857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.017985+0000 mon.c (mon.2) 858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.020421+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.021161+0000 mon.c (mon.2) 860 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.028043+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.086076+0000 mon.c (mon.2) 861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.088304+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.090835+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.091485+0000 mon.c (mon.2) 864 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.099129+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.157573+0000 mon.c (mon.2) 865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.159379+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.161050+0000 mon.c (mon.2) 867 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.161707+0000 mon.c (mon.2) 868 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.169288+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.228627+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.230433+0000 mon.c (mon.2) 870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.232198+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.232867+0000 mon.c (mon.2) 872 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.240480+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.298379+0000 mon.c (mon.2) 873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.300102+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.301943+0000 mon.c (mon.2) 875 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.302595+0000 mon.c (mon.2) 876 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.307768+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.392403+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.394454+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.396642+0000 mon.c (mon.2) 879 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.397431+0000 mon.c (mon.2) 880 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.405731+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.468719+0000 mon.c (mon.2) 881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.470452+0000 mon.c (mon.2) 882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.472048+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.472728+0000 mon.c (mon.2) 884 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:19 smithi121 bash[20577]: audit 2024-09-17T11:54:19.478275+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:17.956458+0000 mgr.y (mgr.15249) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.029760+0000 mgr.y (mgr.15249) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.118530+0000 mgr.y (mgr.15249) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.190480+0000 mgr.y (mgr.15249) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.275375+0000 mgr.y (mgr.15249) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.354259+0000 mgr.y (mgr.15249) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.429137+0000 mgr.y (mgr.15249) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.499381+0000 mgr.y (mgr.15249) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.566390+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.567918+0000 mon.c (mon.2) 834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.569558+0000 mon.c (mon.2) 835 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.570271+0000 mon.c (mon.2) 836 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.576941+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.577622+0000 mgr.y (mgr.15249) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.639421+0000 mon.c (mon.2) 837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.640997+0000 mon.c (mon.2) 838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.642760+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.643445+0000 mon.c (mon.2) 840 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.649249+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.649836+0000 mgr.y (mgr.15249) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.731496+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:17.956458+0000 mgr.y (mgr.15249) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.029760+0000 mgr.y (mgr.15249) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.118530+0000 mgr.y (mgr.15249) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.190480+0000 mgr.y (mgr.15249) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.275375+0000 mgr.y (mgr.15249) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.354259+0000 mgr.y (mgr.15249) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.429137+0000 mgr.y (mgr.15249) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.499381+0000 mgr.y (mgr.15249) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.566390+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.567918+0000 mon.c (mon.2) 834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.569558+0000 mon.c (mon.2) 835 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.570271+0000 mon.c (mon.2) 836 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.576941+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.577622+0000 mgr.y (mgr.15249) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.639421+0000 mon.c (mon.2) 837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.640997+0000 mon.c (mon.2) 838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.642760+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.643445+0000 mon.c (mon.2) 840 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.649249+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.649836+0000 mgr.y (mgr.15249) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.731496+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.733142+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.734856+0000 mon.c (mon.2) 843 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.735527+0000 mon.c (mon.2) 844 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.742402+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.743043+0000 mgr.y (mgr.15249) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.803373+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.804958+0000 mon.c (mon.2) 846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.806586+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.807255+0000 mon.c (mon.2) 848 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.813962+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.814606+0000 mgr.y (mgr.15249) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.871720+0000 mon.c (mon.2) 849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.873898+0000 mon.c (mon.2) 850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.876495+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.877399+0000 mon.c (mon.2) 852 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.884721+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.885279+0000 mgr.y (mgr.15249) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.948670+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.950256+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.951990+0000 mon.c (mon.2) 855 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.733142+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.734856+0000 mon.c (mon.2) 843 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.735527+0000 mon.c (mon.2) 844 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.742402+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.743043+0000 mgr.y (mgr.15249) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.803373+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.804958+0000 mon.c (mon.2) 846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.806586+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.807255+0000 mon.c (mon.2) 848 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.813962+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.814606+0000 mgr.y (mgr.15249) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.871720+0000 mon.c (mon.2) 849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.873898+0000 mon.c (mon.2) 850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.876495+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.877399+0000 mon.c (mon.2) 852 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.884721+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.885279+0000 mgr.y (mgr.15249) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:19.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.948670+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.950256+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.951990+0000 mon.c (mon.2) 855 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.952637+0000 mon.c (mon.2) 856 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:18.959307+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.016369+0000 mon.c (mon.2) 857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.017985+0000 mon.c (mon.2) 858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.020421+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.021161+0000 mon.c (mon.2) 860 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.028043+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.086076+0000 mon.c (mon.2) 861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.088304+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.090835+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.091485+0000 mon.c (mon.2) 864 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.099129+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.157573+0000 mon.c (mon.2) 865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.159379+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.161050+0000 mon.c (mon.2) 867 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.161707+0000 mon.c (mon.2) 868 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.169288+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.228627+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.230433+0000 mon.c (mon.2) 870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.952637+0000 mon.c (mon.2) 856 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:18.959307+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.016369+0000 mon.c (mon.2) 857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.017985+0000 mon.c (mon.2) 858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.020421+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.021161+0000 mon.c (mon.2) 860 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.028043+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.086076+0000 mon.c (mon.2) 861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.088304+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.090835+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.091485+0000 mon.c (mon.2) 864 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.099129+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.157573+0000 mon.c (mon.2) 865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.159379+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.161050+0000 mon.c (mon.2) 867 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.161707+0000 mon.c (mon.2) 868 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.169288+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.228627+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.230433+0000 mon.c (mon.2) 870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.232198+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.232867+0000 mon.c (mon.2) 872 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.240480+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.298379+0000 mon.c (mon.2) 873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.300102+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.301943+0000 mon.c (mon.2) 875 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.302595+0000 mon.c (mon.2) 876 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.307768+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.392403+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.394454+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.396642+0000 mon.c (mon.2) 879 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.397431+0000 mon.c (mon.2) 880 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.405731+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.468719+0000 mon.c (mon.2) 881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.470452+0000 mon.c (mon.2) 882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.472048+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.472728+0000 mon.c (mon.2) 884 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[19809]: audit 2024-09-17T11:54:19.478275+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.232198+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.232867+0000 mon.c (mon.2) 872 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.240480+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.298379+0000 mon.c (mon.2) 873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.300102+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.301943+0000 mon.c (mon.2) 875 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.302595+0000 mon.c (mon.2) 876 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.307768+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.392403+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.394454+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.396642+0000 mon.c (mon.2) 879 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.397431+0000 mon.c (mon.2) 880 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.405731+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:19.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.468719+0000 mon.c (mon.2) 881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:19.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.470452+0000 mon.c (mon.2) 882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:19.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.472048+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:19.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.472728+0000 mon.c (mon.2) 884 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:19.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:19 smithi092 bash[26066]: audit 2024-09-17T11:54:19.478275+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:18.959821+0000 mgr.y (mgr.15249) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cluster 2024-09-17T11:54:18.962061+0000 mgr.y (mgr.15249) 406 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.028600+0000 mgr.y (mgr.15249) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.100759+0000 mgr.y (mgr.15249) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.171049+0000 mgr.y (mgr.15249) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.242218+0000 mgr.y (mgr.15249) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.310541+0000 mgr.y (mgr.15249) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.406835+0000 mgr.y (mgr.15249) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.481837+0000 mgr.y (mgr.15249) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.547032+0000 mon.c (mon.2) 885 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.548635+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.550419+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.551216+0000 mon.c (mon.2) 888 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.557324+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.557892+0000 mgr.y (mgr.15249) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.617876+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.619552+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.621866+0000 mon.c (mon.2) 891 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.622561+0000 mon.c (mon.2) 892 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.628023+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.628727+0000 mgr.y (mgr.15249) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.710392+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.712795+0000 mon.c (mon.2) 894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.715486+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.716170+0000 mon.c (mon.2) 896 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.721526+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.722183+0000 mgr.y (mgr.15249) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.782060+0000 mon.c (mon.2) 897 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.783966+0000 mon.c (mon.2) 898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.785658+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.786323+0000 mon.c (mon.2) 900 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.794045+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.794873+0000 mgr.y (mgr.15249) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.858090+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.860360+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.862648+0000 mon.c (mon.2) 903 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.863355+0000 mon.c (mon.2) 904 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.869211+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.869760+0000 mgr.y (mgr.15249) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.933256+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.935134+0000 mon.c (mon.2) 906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.938244+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.939066+0000 mon.c (mon.2) 908 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:19.947558+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.008021+0000 mon.c (mon.2) 909 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.009789+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.011997+0000 mon.c (mon.2) 911 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.012761+0000 mon.c (mon.2) 912 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.021579+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.087822+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.091096+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.093314+0000 mon.c (mon.2) 915 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.094091+0000 mon.c (mon.2) 916 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.100139+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.161691+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.163581+0000 mon.c (mon.2) 918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.165586+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.166315+0000 mon.c (mon.2) 920 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.173195+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.242374+0000 mon.c (mon.2) 921 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.244203+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.246472+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.247240+0000 mon.c (mon.2) 924 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.253639+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.317722+0000 mon.c (mon.2) 925 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.319285+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.321351+0000 mon.c (mon.2) 927 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.322045+0000 mon.c (mon.2) 928 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.329155+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.393076+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.394954+0000 mon.c (mon.2) 930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.397878+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.398669+0000 mon.c (mon.2) 932 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.407394+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.478845+0000 mon.c (mon.2) 933 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.481206+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.483098+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.483805+0000 mon.c (mon.2) 936 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:20 smithi121 bash[20577]: audit 2024-09-17T11:54:20.491238+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:18.959821+0000 mgr.y (mgr.15249) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cluster 2024-09-17T11:54:18.962061+0000 mgr.y (mgr.15249) 406 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.028600+0000 mgr.y (mgr.15249) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.100759+0000 mgr.y (mgr.15249) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.171049+0000 mgr.y (mgr.15249) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.242218+0000 mgr.y (mgr.15249) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.310541+0000 mgr.y (mgr.15249) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.406835+0000 mgr.y (mgr.15249) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.481837+0000 mgr.y (mgr.15249) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.547032+0000 mon.c (mon.2) 885 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.548635+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.550419+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.551216+0000 mon.c (mon.2) 888 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.557324+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.557892+0000 mgr.y (mgr.15249) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.617876+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.619552+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.621866+0000 mon.c (mon.2) 891 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.622561+0000 mon.c (mon.2) 892 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.628023+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:18.959821+0000 mgr.y (mgr.15249) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cluster 2024-09-17T11:54:18.962061+0000 mgr.y (mgr.15249) 406 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.028600+0000 mgr.y (mgr.15249) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.100759+0000 mgr.y (mgr.15249) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.171049+0000 mgr.y (mgr.15249) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.242218+0000 mgr.y (mgr.15249) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.310541+0000 mgr.y (mgr.15249) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.406835+0000 mgr.y (mgr.15249) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.481837+0000 mgr.y (mgr.15249) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.547032+0000 mon.c (mon.2) 885 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.548635+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.550419+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.551216+0000 mon.c (mon.2) 888 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.557324+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.557892+0000 mgr.y (mgr.15249) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.617876+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.619552+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.621866+0000 mon.c (mon.2) 891 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.622561+0000 mon.c (mon.2) 892 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.628023+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.628727+0000 mgr.y (mgr.15249) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.710392+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.712795+0000 mon.c (mon.2) 894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.715486+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.716170+0000 mon.c (mon.2) 896 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.721526+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.722183+0000 mgr.y (mgr.15249) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.782060+0000 mon.c (mon.2) 897 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.783966+0000 mon.c (mon.2) 898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.785658+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.786323+0000 mon.c (mon.2) 900 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.794045+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.794873+0000 mgr.y (mgr.15249) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.858090+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.860360+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.862648+0000 mon.c (mon.2) 903 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.863355+0000 mon.c (mon.2) 904 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.869211+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.869760+0000 mgr.y (mgr.15249) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.933256+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.935134+0000 mon.c (mon.2) 906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.938244+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.939066+0000 mon.c (mon.2) 908 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:19.947558+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.008021+0000 mon.c (mon.2) 909 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.009789+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.011997+0000 mon.c (mon.2) 911 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.012761+0000 mon.c (mon.2) 912 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.021579+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.087822+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.091096+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.093314+0000 mon.c (mon.2) 915 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.094091+0000 mon.c (mon.2) 916 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.100139+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.161691+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.163581+0000 mon.c (mon.2) 918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.165586+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.166315+0000 mon.c (mon.2) 920 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.173195+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.242374+0000 mon.c (mon.2) 921 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.628727+0000 mgr.y (mgr.15249) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.710392+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.712795+0000 mon.c (mon.2) 894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.715486+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.716170+0000 mon.c (mon.2) 896 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.721526+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.722183+0000 mgr.y (mgr.15249) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.782060+0000 mon.c (mon.2) 897 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.783966+0000 mon.c (mon.2) 898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.785658+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.786323+0000 mon.c (mon.2) 900 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.794045+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.794873+0000 mgr.y (mgr.15249) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.858090+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.860360+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.862648+0000 mon.c (mon.2) 903 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.863355+0000 mon.c (mon.2) 904 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.869211+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.869760+0000 mgr.y (mgr.15249) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:20.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.933256+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.935134+0000 mon.c (mon.2) 906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.244203+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.246472+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.247240+0000 mon.c (mon.2) 924 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.253639+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.317722+0000 mon.c (mon.2) 925 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.319285+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.321351+0000 mon.c (mon.2) 927 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.322045+0000 mon.c (mon.2) 928 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.329155+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.393076+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.394954+0000 mon.c (mon.2) 930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.397878+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.398669+0000 mon.c (mon.2) 932 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.407394+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.478845+0000 mon.c (mon.2) 933 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.481206+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.483098+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.483805+0000 mon.c (mon.2) 936 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[26066]: audit 2024-09-17T11:54:20.491238+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.938244+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.939066+0000 mon.c (mon.2) 908 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:19.947558+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.008021+0000 mon.c (mon.2) 909 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.009789+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.011997+0000 mon.c (mon.2) 911 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.012761+0000 mon.c (mon.2) 912 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.021579+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.087822+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.091096+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.093314+0000 mon.c (mon.2) 915 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.094091+0000 mon.c (mon.2) 916 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.100139+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.161691+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.163581+0000 mon.c (mon.2) 918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.165586+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.166315+0000 mon.c (mon.2) 920 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.173195+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.242374+0000 mon.c (mon.2) 921 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.244203+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.246472+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.247240+0000 mon.c (mon.2) 924 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.253639+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.317722+0000 mon.c (mon.2) 925 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.319285+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.321351+0000 mon.c (mon.2) 927 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.322045+0000 mon.c (mon.2) 928 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.329155+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.393076+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.394954+0000 mon.c (mon.2) 930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.397878+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.398669+0000 mon.c (mon.2) 932 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.407394+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:20.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.478845+0000 mon.c (mon.2) 933 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:20.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.481206+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:20.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.483098+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:20.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.483805+0000 mon.c (mon.2) 936 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:20.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:20 smithi092 bash[19809]: audit 2024-09-17T11:54:20.491238+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.734 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:19.948200+0000 mgr.y (mgr.15249) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.734 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.023724+0000 mgr.y (mgr.15249) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.735 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.102661+0000 mgr.y (mgr.15249) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.735 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.174448+0000 mgr.y (mgr.15249) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.735 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.258039+0000 mgr.y (mgr.15249) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.735 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.332287+0000 mgr.y (mgr.15249) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.735 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.410722+0000 mgr.y (mgr.15249) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.735 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.494505+0000 mgr.y (mgr.15249) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.735 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.567822+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.569952+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.572772+0000 mon.c (mon.2) 939 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.574137+0000 mon.c (mon.2) 940 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.580820+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.581516+0000 mgr.y (mgr.15249) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.644468+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.646629+0000 mon.c (mon.2) 942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.649200+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.650035+0000 mon.c (mon.2) 944 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.736 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.656720+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.657957+0000 mgr.y (mgr.15249) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.723081+0000 mon.c (mon.2) 945 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.726318+0000 mon.c (mon.2) 946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.728234+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.728941+0000 mon.c (mon.2) 948 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.734683+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.737745+0000 mgr.y (mgr.15249) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.806607+0000 mon.c (mon.2) 949 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.808404+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.737 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.810674+0000 mon.c (mon.2) 951 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.811504+0000 mon.c (mon.2) 952 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.817992+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.818731+0000 mgr.y (mgr.15249) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.913272+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.915767+0000 mon.c (mon.2) 954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.921642+0000 mon.c (mon.2) 955 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.922888+0000 mon.c (mon.2) 956 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.929389+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.995410+0000 mon.c (mon.2) 957 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.997328+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:20.999567+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.000575+0000 mon.c (mon.2) 960 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.738 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.007877+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.042144+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.053570+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.062832+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.074515+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.076306+0000 mon.c (mon.2) 962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.078019+0000 mon.c (mon.2) 963 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.078713+0000 mon.c (mon.2) 964 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.086167+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.144893+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.739 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.146596+0000 mon.c (mon.2) 966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.148390+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.149049+0000 mon.c (mon.2) 968 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.156439+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.214524+0000 mon.c (mon.2) 969 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.216377+0000 mon.c (mon.2) 970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.218333+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.219395+0000 mon.c (mon.2) 972 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.227698+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.289332+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.291196+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.293679+0000 mon.c (mon.2) 975 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.740 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.294504+0000 mon.c (mon.2) 976 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.302213+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.363019+0000 mon.c (mon.2) 977 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.364786+0000 mon.c (mon.2) 978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.366579+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.367288+0000 mon.c (mon.2) 980 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.374884+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.438890+0000 mon.c (mon.2) 981 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.441399+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.443531+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.444334+0000 mon.c (mon.2) 984 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.453372+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.517127+0000 mon.c (mon.2) 985 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.741 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.519093+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.520963+0000 mon.c (mon.2) 987 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.742 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:21 smithi121 bash[20577]: audit 2024-09-17T11:54:21.521608+0000 mon.c (mon.2) 988 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:19.948200+0000 mgr.y (mgr.15249) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.023724+0000 mgr.y (mgr.15249) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.102661+0000 mgr.y (mgr.15249) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.174448+0000 mgr.y (mgr.15249) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.258039+0000 mgr.y (mgr.15249) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.332287+0000 mgr.y (mgr.15249) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.410722+0000 mgr.y (mgr.15249) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.494505+0000 mgr.y (mgr.15249) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.567822+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.569952+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.572772+0000 mon.c (mon.2) 939 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.574137+0000 mon.c (mon.2) 940 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.580820+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.581516+0000 mgr.y (mgr.15249) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.644468+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.646629+0000 mon.c (mon.2) 942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.649200+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.650035+0000 mon.c (mon.2) 944 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.656720+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.657957+0000 mgr.y (mgr.15249) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.723081+0000 mon.c (mon.2) 945 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:19.948200+0000 mgr.y (mgr.15249) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.023724+0000 mgr.y (mgr.15249) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.102661+0000 mgr.y (mgr.15249) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.174448+0000 mgr.y (mgr.15249) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.258039+0000 mgr.y (mgr.15249) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.332287+0000 mgr.y (mgr.15249) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.410722+0000 mgr.y (mgr.15249) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.494505+0000 mgr.y (mgr.15249) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.567822+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.569952+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.572772+0000 mon.c (mon.2) 939 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.574137+0000 mon.c (mon.2) 940 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.580820+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.581516+0000 mgr.y (mgr.15249) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.644468+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.646629+0000 mon.c (mon.2) 942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.649200+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.650035+0000 mon.c (mon.2) 944 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.656720+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.657957+0000 mgr.y (mgr.15249) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.723081+0000 mon.c (mon.2) 945 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.726318+0000 mon.c (mon.2) 946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.728234+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.728941+0000 mon.c (mon.2) 948 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.734683+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.737745+0000 mgr.y (mgr.15249) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.806607+0000 mon.c (mon.2) 949 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.808404+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.810674+0000 mon.c (mon.2) 951 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.811504+0000 mon.c (mon.2) 952 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.817992+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.818731+0000 mgr.y (mgr.15249) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.913272+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.915767+0000 mon.c (mon.2) 954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.921642+0000 mon.c (mon.2) 955 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.922888+0000 mon.c (mon.2) 956 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.929389+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.995410+0000 mon.c (mon.2) 957 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.997328+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:20.999567+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.726318+0000 mon.c (mon.2) 946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.728234+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.728941+0000 mon.c (mon.2) 948 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.734683+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.737745+0000 mgr.y (mgr.15249) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.806607+0000 mon.c (mon.2) 949 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.808404+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.810674+0000 mon.c (mon.2) 951 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.811504+0000 mon.c (mon.2) 952 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.817992+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.818731+0000 mgr.y (mgr.15249) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:21.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.913272+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.915767+0000 mon.c (mon.2) 954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.921642+0000 mon.c (mon.2) 955 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.922888+0000 mon.c (mon.2) 956 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.929389+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.995410+0000 mon.c (mon.2) 957 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.997328+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:20.999567+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.000575+0000 mon.c (mon.2) 960 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.007877+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.042144+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.053570+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.062832+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.074515+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.076306+0000 mon.c (mon.2) 962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.078019+0000 mon.c (mon.2) 963 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.078713+0000 mon.c (mon.2) 964 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.086167+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.144893+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.146596+0000 mon.c (mon.2) 966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.148390+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.149049+0000 mon.c (mon.2) 968 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.156439+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.214524+0000 mon.c (mon.2) 969 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.216377+0000 mon.c (mon.2) 970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.218333+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.219395+0000 mon.c (mon.2) 972 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.227698+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.289332+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.000575+0000 mon.c (mon.2) 960 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.007877+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.042144+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.053570+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.062832+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.074515+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.076306+0000 mon.c (mon.2) 962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.078019+0000 mon.c (mon.2) 963 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.078713+0000 mon.c (mon.2) 964 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.086167+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.144893+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.146596+0000 mon.c (mon.2) 966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.148390+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.149049+0000 mon.c (mon.2) 968 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.156439+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.214524+0000 mon.c (mon.2) 969 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.216377+0000 mon.c (mon.2) 970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.218333+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.219395+0000 mon.c (mon.2) 972 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.227698+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.289332+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.291196+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.293679+0000 mon.c (mon.2) 975 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.294504+0000 mon.c (mon.2) 976 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.302213+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.363019+0000 mon.c (mon.2) 977 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.364786+0000 mon.c (mon.2) 978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.366579+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.367288+0000 mon.c (mon.2) 980 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.374884+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.438890+0000 mon.c (mon.2) 981 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.441399+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.443531+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.444334+0000 mon.c (mon.2) 984 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.453372+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.517127+0000 mon.c (mon.2) 985 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.519093+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.520963+0000 mon.c (mon.2) 987 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[26066]: audit 2024-09-17T11:54:21.521608+0000 mon.c (mon.2) 988 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.291196+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.293679+0000 mon.c (mon.2) 975 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.294504+0000 mon.c (mon.2) 976 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.302213+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.363019+0000 mon.c (mon.2) 977 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.364786+0000 mon.c (mon.2) 978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.366579+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.367288+0000 mon.c (mon.2) 980 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.374884+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.438890+0000 mon.c (mon.2) 981 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.441399+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.443531+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.444334+0000 mon.c (mon.2) 984 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.453372+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.517127+0000 mon.c (mon.2) 985 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.519093+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.520963+0000 mon.c (mon.2) 987 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:21.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:21 smithi092 bash[19809]: audit 2024-09-17T11:54:21.521608+0000 mon.c (mon.2) 988 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:22.783 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:20.933878+0000 mgr.y (mgr.15249) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.783 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cluster 2024-09-17T11:54:20.962411+0000 mgr.y (mgr.15249) 432 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:54:22.783 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:21.008472+0000 mgr.y (mgr.15249) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.783 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:21.089166+0000 mgr.y (mgr.15249) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:21.159485+0000 mgr.y (mgr.15249) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:21.231805+0000 mgr.y (mgr.15249) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:21.305198+0000 mgr.y (mgr.15249) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:21.379071+0000 mgr.y (mgr.15249) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:21.456604+0000 mgr.y (mgr.15249) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.530066+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:21.533144+0000 mgr.y (mgr.15249) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.631519+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.634320+0000 mon.c (mon.2) 990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.636618+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.637491+0000 mon.c (mon.2) 992 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:22.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.646167+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: cephadm 2024-09-17T11:54:21.646937+0000 mgr.y (mgr.15249) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.653829+0000 mgr.y (mgr.15249) 442 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.727938+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.739006+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.751928+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.753593+0000 mon.c (mon.2) 993 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.756562+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.758769+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.761242+0000 mon.c (mon.2) 996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.763455+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.765261+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.767023+0000 mon.c (mon.2) 999 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.769374+0000 mon.c (mon.2) 1000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.771883+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:22 smithi121 bash[20577]: audit 2024-09-17T11:54:21.774196+0000 mon.c (mon.2) 1002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:20.933878+0000 mgr.y (mgr.15249) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cluster 2024-09-17T11:54:20.962411+0000 mgr.y (mgr.15249) 432 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:21.008472+0000 mgr.y (mgr.15249) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:21.089166+0000 mgr.y (mgr.15249) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:21.159485+0000 mgr.y (mgr.15249) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:21.231805+0000 mgr.y (mgr.15249) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:21.305198+0000 mgr.y (mgr.15249) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:21.379071+0000 mgr.y (mgr.15249) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:21.456604+0000 mgr.y (mgr.15249) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.530066+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:21.533144+0000 mgr.y (mgr.15249) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.631519+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.634320+0000 mon.c (mon.2) 990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.636618+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.637491+0000 mon.c (mon.2) 992 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.646167+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: cephadm 2024-09-17T11:54:21.646937+0000 mgr.y (mgr.15249) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.653829+0000 mgr.y (mgr.15249) 442 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.727938+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.739006+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.751928+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:20.933878+0000 mgr.y (mgr.15249) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cluster 2024-09-17T11:54:20.962411+0000 mgr.y (mgr.15249) 432 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:54:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:21.008472+0000 mgr.y (mgr.15249) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:21.089166+0000 mgr.y (mgr.15249) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:21.159485+0000 mgr.y (mgr.15249) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:21.231805+0000 mgr.y (mgr.15249) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:21.305198+0000 mgr.y (mgr.15249) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:21.379071+0000 mgr.y (mgr.15249) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:21.456604+0000 mgr.y (mgr.15249) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.530066+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:21.533144+0000 mgr.y (mgr.15249) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.631519+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.634320+0000 mon.c (mon.2) 990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.636618+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.637491+0000 mon.c (mon.2) 992 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.646167+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: cephadm 2024-09-17T11:54:21.646937+0000 mgr.y (mgr.15249) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.653829+0000 mgr.y (mgr.15249) 442 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.727938+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.739006+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.751928+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:22.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.753593+0000 mon.c (mon.2) 993 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:22.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.756562+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.758769+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.761242+0000 mon.c (mon.2) 996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.763455+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.765261+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.767023+0000 mon.c (mon.2) 999 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.769374+0000 mon.c (mon.2) 1000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.771883+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[19809]: audit 2024-09-17T11:54:21.774196+0000 mon.c (mon.2) 1002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.753593+0000 mon.c (mon.2) 993 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.756562+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.758769+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.761242+0000 mon.c (mon.2) 996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.763455+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.765261+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.767023+0000 mon.c (mon.2) 999 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.769374+0000 mon.c (mon.2) 1000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.771883+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:22.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:22 smithi092 bash[26066]: audit 2024-09-17T11:54:21.774196+0000 mon.c (mon.2) 1002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:23.913 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:54:23 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:54:23] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T11:54:24.708 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:24 smithi121 bash[20577]: cluster 2024-09-17T11:54:22.963182+0000 mgr.y (mgr.15249) 443 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:54:24.709 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:24 smithi121 bash[20577]: audit 2024-09-17T11:54:24.165309+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.709 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:24 smithi121 bash[20577]: audit 2024-09-17T11:54:24.173270+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.709 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:24 smithi121 bash[20577]: audit 2024-09-17T11:54:24.180348+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.709 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:24 smithi121 bash[20577]: audit 2024-09-17T11:54:24.402780+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.709 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:24 smithi121 bash[20577]: audit 2024-09-17T11:54:24.413375+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.709 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:24 smithi121 bash[20577]: audit 2024-09-17T11:54:24.421313+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[19809]: cluster 2024-09-17T11:54:22.963182+0000 mgr.y (mgr.15249) 443 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:54:24.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[19809]: audit 2024-09-17T11:54:24.165309+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[19809]: audit 2024-09-17T11:54:24.173270+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[19809]: audit 2024-09-17T11:54:24.180348+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[19809]: audit 2024-09-17T11:54:24.402780+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[19809]: audit 2024-09-17T11:54:24.413375+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[19809]: audit 2024-09-17T11:54:24.421313+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[26066]: cluster 2024-09-17T11:54:22.963182+0000 mgr.y (mgr.15249) 443 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:54:24.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[26066]: audit 2024-09-17T11:54:24.165309+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[26066]: audit 2024-09-17T11:54:24.173270+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[26066]: audit 2024-09-17T11:54:24.180348+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[26066]: audit 2024-09-17T11:54:24.402780+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[26066]: audit 2024-09-17T11:54:24.413375+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:24.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:24 smithi092 bash[26066]: audit 2024-09-17T11:54:24.421313+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:25.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:25 smithi121 bash[20577]: cephadm 2024-09-17T11:54:24.832275+0000 mgr.y (mgr.15249) 444 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T11:54:25.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:25 smithi092 bash[19809]: cephadm 2024-09-17T11:54:24.832275+0000 mgr.y (mgr.15249) 444 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T11:54:25.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:25 smithi092 bash[26066]: cephadm 2024-09-17T11:54:24.832275+0000 mgr.y (mgr.15249) 444 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T11:54:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:26 smithi121 bash[20577]: cluster 2024-09-17T11:54:24.964767+0000 mgr.y (mgr.15249) 445 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:26 smithi121 bash[20577]: cephadm 2024-09-17T11:54:25.064432+0000 mgr.y (mgr.15249) 446 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T11:54:26.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:26 smithi092 bash[19809]: cluster 2024-09-17T11:54:24.964767+0000 mgr.y (mgr.15249) 445 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:26.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:26 smithi092 bash[19809]: cephadm 2024-09-17T11:54:25.064432+0000 mgr.y (mgr.15249) 446 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T11:54:26.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:26 smithi092 bash[26066]: cluster 2024-09-17T11:54:24.964767+0000 mgr.y (mgr.15249) 445 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:26.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:26 smithi092 bash[26066]: cephadm 2024-09-17T11:54:25.064432+0000 mgr.y (mgr.15249) 446 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T11:54:28.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:28 smithi092 bash[19809]: cluster 2024-09-17T11:54:26.965518+0000 mgr.y (mgr.15249) 447 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:28.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:28 smithi092 bash[19809]: audit 2024-09-17T11:54:28.333867+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:28.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:28 smithi092 bash[26066]: cluster 2024-09-17T11:54:26.965518+0000 mgr.y (mgr.15249) 447 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:28.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:28 smithi092 bash[26066]: audit 2024-09-17T11:54:28.333867+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:29.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:28 smithi121 bash[20577]: cluster 2024-09-17T11:54:26.965518+0000 mgr.y (mgr.15249) 447 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:29.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:28 smithi121 bash[20577]: audit 2024-09-17T11:54:28.333867+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:30.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:30 smithi092 bash[19809]: cluster 2024-09-17T11:54:28.967253+0000 mgr.y (mgr.15249) 448 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:30.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:30 smithi092 bash[26066]: cluster 2024-09-17T11:54:28.967253+0000 mgr.y (mgr.15249) 448 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:31.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:30 smithi121 bash[20577]: cluster 2024-09-17T11:54:28.967253+0000 mgr.y (mgr.15249) 448 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:32.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:32 smithi092 bash[19809]: cluster 2024-09-17T11:54:30.967982+0000 mgr.y (mgr.15249) 449 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:32.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:32 smithi092 bash[19809]: audit 2024-09-17T11:54:31.664792+0000 mgr.y (mgr.15249) 450 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:32.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:32 smithi092 bash[26066]: cluster 2024-09-17T11:54:30.967982+0000 mgr.y (mgr.15249) 449 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:32.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:32 smithi092 bash[26066]: audit 2024-09-17T11:54:31.664792+0000 mgr.y (mgr.15249) 450 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:32 smithi121 bash[20577]: cluster 2024-09-17T11:54:30.967982+0000 mgr.y (mgr.15249) 449 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:32 smithi121 bash[20577]: audit 2024-09-17T11:54:31.664792+0000 mgr.y (mgr.15249) 450 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:34.073 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:54:33 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:54:33] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.43.0" 2024-09-17T11:54:34.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:34 smithi092 bash[19809]: cluster 2024-09-17T11:54:32.968714+0000 mgr.y (mgr.15249) 451 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:34.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:34 smithi092 bash[26066]: cluster 2024-09-17T11:54:32.968714+0000 mgr.y (mgr.15249) 451 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:34 smithi121 bash[20577]: cluster 2024-09-17T11:54:32.968714+0000 mgr.y (mgr.15249) 451 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:36.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:36 smithi121 bash[20577]: cluster 2024-09-17T11:54:34.970371+0000 mgr.y (mgr.15249) 452 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:37.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:36 smithi092 bash[19809]: cluster 2024-09-17T11:54:34.970371+0000 mgr.y (mgr.15249) 452 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:37.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:36 smithi092 bash[26066]: cluster 2024-09-17T11:54:34.970371+0000 mgr.y (mgr.15249) 452 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:38.746 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:38 smithi121 bash[20577]: cluster 2024-09-17T11:54:36.971074+0000 mgr.y (mgr.15249) 453 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:39.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:38 smithi092 bash[19809]: cluster 2024-09-17T11:54:36.971074+0000 mgr.y (mgr.15249) 453 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:39.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:38 smithi092 bash[26066]: cluster 2024-09-17T11:54:36.971074+0000 mgr.y (mgr.15249) 453 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:40.531 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:40.531 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:40.532 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:40.532 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:40.532 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:40.532 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:40.533 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:40.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:40.533 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[20577]: cluster 2024-09-17T11:54:38.972703+0000 mgr.y (mgr.15249) 454 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:40.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 systemd[1]: Stopping Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:54:40.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.656Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:54:40.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.656Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:54:40.806 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.656Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:54:40.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.656Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:54:40.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.656Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:54:40.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.656Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T11:54:40.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.656Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:54:40.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.656Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T11:54:40.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.656Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T11:54:40.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.657Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:54:40.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.657Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T11:54:40.807 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:40 smithi121 bash[75440]: ts=2024-09-17T11:54:40.657Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T11:54:41.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:40 smithi092 bash[19809]: cluster 2024-09-17T11:54:38.972703+0000 mgr.y (mgr.15249) 454 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:41.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:40 smithi092 bash[26066]: cluster 2024-09-17T11:54:38.972703+0000 mgr.y (mgr.15249) 454 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:41.446 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:54:41.555 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:41 smithi121 bash[79080]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:54:41.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:41 smithi121 bash[79139]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:54:41.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T11:54:41.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: Stopped Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:54:42.056 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:42.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:42.057 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:42.057 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:42.057 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:42.057 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:42.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:42.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: Started Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:54:42.058 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:42.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:42.085 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:54:42.086 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 17s ago 39m - - 2024-09-17T11:54:42.086 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 17s ago 39m - - 2024-09-17T11:54:42.086 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (28m) 17s ago 29m 13.9M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:54:42.086 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (29m) 17s ago 29m 78.7M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:54:42.086 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (63s) 17s ago 25m 47.3M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T11:54:42.086 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (51s) 17s ago 38m 437M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T11:54:42.087 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (12m) 17s ago 41m 505M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:54:42.087 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (41m) 17s ago 41m 103M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:54:42.087 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (38m) 17s ago 38m 71.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:54:42.087 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (38m) 17s ago 38m 73.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:54:42.087 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (32s) 17s ago 29m 6939k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T11:54:42.087 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (26s) 17s ago 29m 2683k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T11:54:42.088 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (37m) 17s ago 37m 57.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:54:42.088 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (36m) 17s ago 36m 58.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:54:42.088 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (35m) 17s ago 35m 52.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:54:42.088 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (34m) 17s ago 34m 65.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:54:42.088 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (33m) 17s ago 33m 59.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:54:42.088 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (32m) 17s ago 33m 64.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:54:42.089 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (32m) 17s ago 32m 63.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:54:42.089 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (31m) 17s ago 31m 65.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:54:42.089 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 starting - - - - 2024-09-17T11:54:42.089 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (26m) 17s ago 26m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:54:42.089 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (26m) 17s ago 26m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:54:42.458 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:54:42.459 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:54:42.459 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:54:42.459 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:54:42.459 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:54:42.459 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:54:42.459 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:54:42.459 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:54:42.459 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:54:42.460 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:54:42.460 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:54:42.460 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:54:42.460 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:54:42.460 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:54:42.460 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:54:42.460 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:54:42.461 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:54:42.461 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:54:42.794 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:54:42.794 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T11:54:42.795 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T11:54:42.795 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:54:42.795 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-17T11:54:42.795 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-17T11:54:42.795 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:54:42.795 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:54:42.795 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-17T11:54:42.795 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:54:42.795 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:54:43.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: cluster 2024-09-17T11:54:40.973392+0000 mgr.y (mgr.15249) 455 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:41.436624+0000 mgr.y (mgr.15249) 456 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:41.673988+0000 mgr.y (mgr.15249) 457 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:41.722941+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:41.735223+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:41.757320+0000 mgr.y (mgr.15249) 458 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.294482+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.302869+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.304573+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.305359+0000 mon.c (mon.2) 1005 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.310699+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.334905+0000 mon.c (mon.2) 1006 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:43.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.383007+0000 mon.c (mon.2) 1007 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.385111+0000 mon.c (mon.2) 1008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.387441+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.388154+0000 mon.c (mon.2) 1010 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.394431+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.456471+0000 mon.c (mon.2) 1011 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.458444+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.460198+0000 mon.c (mon.2) 1013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.460945+0000 mon.c (mon.2) 1014 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.461652+0000 mon.a (mon.0) 2507 : audit [DBG] from='client.? 172.21.15.92:0/480537472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.466821+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.532352+0000 mon.c (mon.2) 1015 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.534402+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.536018+0000 mon.c (mon.2) 1017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.536665+0000 mon.c (mon.2) 1018 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.542844+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.606542+0000 mon.c (mon.2) 1019 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.608341+0000 mon.c (mon.2) 1020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.610555+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.611285+0000 mon.c (mon.2) 1022 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.616930+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.679687+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.681977+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.684607+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.685516+0000 mon.c (mon.2) 1026 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:42 smithi121 bash[20577]: audit 2024-09-17T11:54:42.691355+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: cluster 2024-09-17T11:54:40.973392+0000 mgr.y (mgr.15249) 455 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:41.436624+0000 mgr.y (mgr.15249) 456 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:41.673988+0000 mgr.y (mgr.15249) 457 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:41.722941+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:41.735223+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:41.757320+0000 mgr.y (mgr.15249) 458 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.294482+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.302869+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.304573+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.305359+0000 mon.c (mon.2) 1005 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.310699+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.334905+0000 mon.c (mon.2) 1006 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:43.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.383007+0000 mon.c (mon.2) 1007 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.385111+0000 mon.c (mon.2) 1008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.387441+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.388154+0000 mon.c (mon.2) 1010 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.394431+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.456471+0000 mon.c (mon.2) 1011 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.458444+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.460198+0000 mon.c (mon.2) 1013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: cluster 2024-09-17T11:54:40.973392+0000 mgr.y (mgr.15249) 455 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:41.436624+0000 mgr.y (mgr.15249) 456 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:41.673988+0000 mgr.y (mgr.15249) 457 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:43.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:41.722941+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:41.735223+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:41.757320+0000 mgr.y (mgr.15249) 458 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.294482+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.302869+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.304573+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.305359+0000 mon.c (mon.2) 1005 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.310699+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.334905+0000 mon.c (mon.2) 1006 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:43.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.383007+0000 mon.c (mon.2) 1007 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.385111+0000 mon.c (mon.2) 1008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.387441+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.388154+0000 mon.c (mon.2) 1010 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.394431+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.456471+0000 mon.c (mon.2) 1011 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.458444+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.460198+0000 mon.c (mon.2) 1013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.460945+0000 mon.c (mon.2) 1014 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.461652+0000 mon.a (mon.0) 2507 : audit [DBG] from='client.? 172.21.15.92:0/480537472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.466821+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.532352+0000 mon.c (mon.2) 1015 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.534402+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.536018+0000 mon.c (mon.2) 1017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.536665+0000 mon.c (mon.2) 1018 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.542844+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.606542+0000 mon.c (mon.2) 1019 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.608341+0000 mon.c (mon.2) 1020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.610555+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.611285+0000 mon.c (mon.2) 1022 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.616930+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.679687+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.681977+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.684607+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.685516+0000 mon.c (mon.2) 1026 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[19809]: audit 2024-09-17T11:54:42.691355+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.460945+0000 mon.c (mon.2) 1014 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.461652+0000 mon.a (mon.0) 2507 : audit [DBG] from='client.? 172.21.15.92:0/480537472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.466821+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.532352+0000 mon.c (mon.2) 1015 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.534402+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.536018+0000 mon.c (mon.2) 1017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.536665+0000 mon.c (mon.2) 1018 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.542844+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.606542+0000 mon.c (mon.2) 1019 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.608341+0000 mon.c (mon.2) 1020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.610555+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.611285+0000 mon.c (mon.2) 1022 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.616930+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.679687+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.681977+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.684607+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.685516+0000 mon.c (mon.2) 1026 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:42 smithi092 bash[26066]: audit 2024-09-17T11:54:42.691355+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.065672+0000 mgr.y (mgr.15249) 459 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: cephadm 2024-09-17T11:54:42.312317+0000 mgr.y (mgr.15249) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.335412+0000 mgr.y (mgr.15249) 461 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:43.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: cephadm 2024-09-17T11:54:42.395140+0000 mgr.y (mgr.15249) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: cephadm 2024-09-17T11:54:42.468616+0000 mgr.y (mgr.15249) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: cephadm 2024-09-17T11:54:42.545936+0000 mgr.y (mgr.15249) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: cephadm 2024-09-17T11:54:42.617650+0000 mgr.y (mgr.15249) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: cephadm 2024-09-17T11:54:42.693835+0000 mgr.y (mgr.15249) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.771153+0000 mon.c (mon.2) 1027 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.774113+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.776812+0000 mon.c (mon.2) 1029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.777569+0000 mon.c (mon.2) 1030 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.783351+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: cephadm 2024-09-17T11:54:42.785583+0000 mgr.y (mgr.15249) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.797627+0000 mgr.y (mgr.15249) 468 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.850421+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.852434+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.854401+0000 mon.c (mon.2) 1033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.855056+0000 mon.c (mon.2) 1034 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.860806+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: cephadm 2024-09-17T11:54:42.861931+0000 mgr.y (mgr.15249) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.932810+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.935510+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.938277+0000 mon.c (mon.2) 1037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.939161+0000 mon.c (mon.2) 1038 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:42.945401+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.023381+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.025659+0000 mon.c (mon.2) 1040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.028058+0000 mon.c (mon.2) 1041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.028804+0000 mon.c (mon.2) 1042 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.034555+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.099192+0000 mon.c (mon.2) 1043 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.102064+0000 mon.c (mon.2) 1044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.104160+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.104758+0000 mon.c (mon.2) 1046 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.110525+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.174929+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.176825+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.179867+0000 mon.c (mon.2) 1049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.180649+0000 mon.c (mon.2) 1050 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.186356+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.262416+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.264548+0000 mon.c (mon.2) 1052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.266487+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.267268+0000 mon.c (mon.2) 1054 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.273095+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.334398+0000 mon.c (mon.2) 1055 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:43.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.367001+0000 mon.c (mon.2) 1056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.369551+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.371806+0000 mon.c (mon.2) 1058 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.372570+0000 mon.c (mon.2) 1059 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.378068+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.448523+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.451141+0000 mon.c (mon.2) 1061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.453517+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.454543+0000 mon.c (mon.2) 1063 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.460462+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.549104+0000 mon.c (mon.2) 1064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.550900+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.065672+0000 mgr.y (mgr.15249) 459 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: cephadm 2024-09-17T11:54:42.312317+0000 mgr.y (mgr.15249) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.335412+0000 mgr.y (mgr.15249) 461 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: cephadm 2024-09-17T11:54:42.395140+0000 mgr.y (mgr.15249) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: cephadm 2024-09-17T11:54:42.468616+0000 mgr.y (mgr.15249) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: cephadm 2024-09-17T11:54:42.545936+0000 mgr.y (mgr.15249) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: cephadm 2024-09-17T11:54:42.617650+0000 mgr.y (mgr.15249) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: cephadm 2024-09-17T11:54:42.693835+0000 mgr.y (mgr.15249) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.771153+0000 mon.c (mon.2) 1027 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.774113+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.776812+0000 mon.c (mon.2) 1029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.777569+0000 mon.c (mon.2) 1030 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.783351+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: cephadm 2024-09-17T11:54:42.785583+0000 mgr.y (mgr.15249) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.797627+0000 mgr.y (mgr.15249) 468 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:43.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.850421+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.852434+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.854401+0000 mon.c (mon.2) 1033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.855056+0000 mon.c (mon.2) 1034 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.860806+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.552706+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.553432+0000 mon.c (mon.2) 1067 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.560236+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.624637+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.626376+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.628087+0000 mon.c (mon.2) 1070 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.628726+0000 mon.c (mon.2) 1071 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.634094+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.694037+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.696017+0000 mon.c (mon.2) 1073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.698178+0000 mon.c (mon.2) 1074 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.698807+0000 mon.c (mon.2) 1075 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[19809]: audit 2024-09-17T11:54:43.704109+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: cephadm 2024-09-17T11:54:42.861931+0000 mgr.y (mgr.15249) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.932810+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.935510+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.938277+0000 mon.c (mon.2) 1037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.939161+0000 mon.c (mon.2) 1038 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:42.945401+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.023381+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.025659+0000 mon.c (mon.2) 1040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.028058+0000 mon.c (mon.2) 1041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.028804+0000 mon.c (mon.2) 1042 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.034555+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.099192+0000 mon.c (mon.2) 1043 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.102064+0000 mon.c (mon.2) 1044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.104160+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.104758+0000 mon.c (mon.2) 1046 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.110525+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.174929+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.176825+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.179867+0000 mon.c (mon.2) 1049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.180649+0000 mon.c (mon.2) 1050 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.186356+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.262416+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.264548+0000 mon.c (mon.2) 1052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.266487+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.267268+0000 mon.c (mon.2) 1054 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.273095+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.334398+0000 mon.c (mon.2) 1055 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.367001+0000 mon.c (mon.2) 1056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.369551+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.371806+0000 mon.c (mon.2) 1058 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.372570+0000 mon.c (mon.2) 1059 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.378068+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.448523+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.451141+0000 mon.c (mon.2) 1061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.453517+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.454543+0000 mon.c (mon.2) 1063 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.460462+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.549104+0000 mon.c (mon.2) 1064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.550900+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.552706+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.553432+0000 mon.c (mon.2) 1067 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.560236+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.624637+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.626376+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.628087+0000 mon.c (mon.2) 1070 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.628726+0000 mon.c (mon.2) 1071 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.634094+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.694037+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.696017+0000 mon.c (mon.2) 1073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.698178+0000 mon.c (mon.2) 1074 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.698807+0000 mon.c (mon.2) 1075 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:43 smithi092 bash[26066]: audit 2024-09-17T11:54:43.704109+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.065672+0000 mgr.y (mgr.15249) 459 : audit [DBG] from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: cephadm 2024-09-17T11:54:42.312317+0000 mgr.y (mgr.15249) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.335412+0000 mgr.y (mgr.15249) 461 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: cephadm 2024-09-17T11:54:42.395140+0000 mgr.y (mgr.15249) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: cephadm 2024-09-17T11:54:42.468616+0000 mgr.y (mgr.15249) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: cephadm 2024-09-17T11:54:42.545936+0000 mgr.y (mgr.15249) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: cephadm 2024-09-17T11:54:42.617650+0000 mgr.y (mgr.15249) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: cephadm 2024-09-17T11:54:42.693835+0000 mgr.y (mgr.15249) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.771153+0000 mon.c (mon.2) 1027 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.774113+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.776812+0000 mon.c (mon.2) 1029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.777569+0000 mon.c (mon.2) 1030 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.783351+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: cephadm 2024-09-17T11:54:42.785583+0000 mgr.y (mgr.15249) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.797627+0000 mgr.y (mgr.15249) 468 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.850421+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.852434+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.854401+0000 mon.c (mon.2) 1033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.855056+0000 mon.c (mon.2) 1034 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.860806+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.734Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-17T11:54:44.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.734Z 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-17T11:54:44.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.734Z 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 smithi121 (none))" 2024-09-17T11:54:44.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.734Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:54:44.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.734Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.737Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.737Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.742Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.742Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.743Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.743Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.964µs 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.743Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.743Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.750Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.761Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.767Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-09-17T11:54:44.059 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.773Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.776Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.777Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.777Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.777Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.635µs wal_replay_duration=34.357242ms wbl_replay_duration=138ns total_replay_duration=34.421694ms 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.780Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.780Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.780Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.799Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.754454ms db_storage=1.085µs remote_storage=1.406µs web_handler=349ns query_engine=953ns scrape=334.919µs scrape_sd=141.521µs notify=20.558µs notify_sd=14.147µs rules=17.784025ms tracing=8.312µs 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.799Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-17T11:54:44.060 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[79195]: ts=2024-09-17T11:54:43.799Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: cephadm 2024-09-17T11:54:42.861931+0000 mgr.y (mgr.15249) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.932810+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.935510+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.938277+0000 mon.c (mon.2) 1037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.939161+0000 mon.c (mon.2) 1038 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:42.945401+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.023381+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.025659+0000 mon.c (mon.2) 1040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.028058+0000 mon.c (mon.2) 1041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.028804+0000 mon.c (mon.2) 1042 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.034555+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.099192+0000 mon.c (mon.2) 1043 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.102064+0000 mon.c (mon.2) 1044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.104160+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.104758+0000 mon.c (mon.2) 1046 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.110525+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.174929+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.176825+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.179867+0000 mon.c (mon.2) 1049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.180649+0000 mon.c (mon.2) 1050 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.186356+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.262416+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.264548+0000 mon.c (mon.2) 1052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.266487+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.267268+0000 mon.c (mon.2) 1054 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.273095+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.334398+0000 mon.c (mon.2) 1055 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.367001+0000 mon.c (mon.2) 1056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.369551+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.371806+0000 mon.c (mon.2) 1058 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.372570+0000 mon.c (mon.2) 1059 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.378068+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.448523+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.451141+0000 mon.c (mon.2) 1061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.453517+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.454543+0000 mon.c (mon.2) 1063 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.460462+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.549104+0000 mon.c (mon.2) 1064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.550900+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.552706+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.553432+0000 mon.c (mon.2) 1067 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.560236+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.624637+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.626376+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.628087+0000 mon.c (mon.2) 1070 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.628726+0000 mon.c (mon.2) 1071 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.634094+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:44.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.694037+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:44.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.696017+0000 mon.c (mon.2) 1073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:44.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.698178+0000 mon.c (mon.2) 1074 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:44.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.698807+0000 mon.c (mon.2) 1075 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:44.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:43 smithi121 bash[20577]: audit 2024-09-17T11:54:43.704109+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:42.946553+0000 mgr.y (mgr.15249) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cluster 2024-09-17T11:54:42.973839+0000 mgr.y (mgr.15249) 471 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.035788+0000 mgr.y (mgr.15249) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.111811+0000 mgr.y (mgr.15249) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.189940+0000 mgr.y (mgr.15249) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.274937+0000 mgr.y (mgr.15249) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.379178+0000 mgr.y (mgr.15249) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.464168+0000 mgr.y (mgr.15249) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.561205+0000 mgr.y (mgr.15249) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.635310+0000 mgr.y (mgr.15249) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.707350+0000 mgr.y (mgr.15249) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.771518+0000 mon.c (mon.2) 1076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.773648+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.776201+0000 mon.c (mon.2) 1078 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.776937+0000 mon.c (mon.2) 1079 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.785308+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.786322+0000 mgr.y (mgr.15249) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.856983+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.858679+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.860962+0000 mon.c (mon.2) 1082 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.861654+0000 mon.c (mon.2) 1083 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.869482+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.870102+0000 mgr.y (mgr.15249) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.935028+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.936946+0000 mon.c (mon.2) 1085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.938617+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.939296+0000 mon.c (mon.2) 1087 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:43.944548+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.004506+0000 mon.c (mon.2) 1088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.006984+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.009781+0000 mon.c (mon.2) 1090 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.010774+0000 mon.c (mon.2) 1091 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.021611+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.094787+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.097089+0000 mon.c (mon.2) 1093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.100158+0000 mon.c (mon.2) 1094 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.101114+0000 mon.c (mon.2) 1095 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.111350+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.188199+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.190431+0000 mon.c (mon.2) 1097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.192514+0000 mon.c (mon.2) 1098 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.193353+0000 mon.c (mon.2) 1099 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.201363+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.286779+0000 mon.c (mon.2) 1100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.288623+0000 mon.c (mon.2) 1101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.290725+0000 mon.c (mon.2) 1102 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.291402+0000 mon.c (mon.2) 1103 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.300100+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.307723+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.317675+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.327000+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.365624+0000 mon.c (mon.2) 1104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.367778+0000 mon.c (mon.2) 1105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.370427+0000 mon.c (mon.2) 1106 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.371286+0000 mon.c (mon.2) 1107 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.380637+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.456053+0000 mon.c (mon.2) 1108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.458219+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.460411+0000 mon.c (mon.2) 1110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.461193+0000 mon.c (mon.2) 1111 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.469661+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.530059+0000 mon.c (mon.2) 1112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.532326+0000 mon.c (mon.2) 1113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.534437+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.535331+0000 mon.c (mon.2) 1115 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.543835+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.557529+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.567414+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.575389+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.615448+0000 mon.c (mon.2) 1116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.617675+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.619295+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.621019+0000 mon.c (mon.2) 1119 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.622460+0000 mon.c (mon.2) 1120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.623575+0000 mon.c (mon.2) 1121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.624563+0000 mon.c (mon.2) 1122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.626044+0000 mon.c (mon.2) 1123 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.627825+0000 mon.c (mon.2) 1124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:44 smithi121 bash[20577]: audit 2024-09-17T11:54:44.629249+0000 mon.c (mon.2) 1125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:42.946553+0000 mgr.y (mgr.15249) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cluster 2024-09-17T11:54:42.973839+0000 mgr.y (mgr.15249) 471 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:45.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.035788+0000 mgr.y (mgr.15249) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.111811+0000 mgr.y (mgr.15249) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.189940+0000 mgr.y (mgr.15249) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.274937+0000 mgr.y (mgr.15249) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.379178+0000 mgr.y (mgr.15249) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.464168+0000 mgr.y (mgr.15249) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.561205+0000 mgr.y (mgr.15249) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.635310+0000 mgr.y (mgr.15249) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.707350+0000 mgr.y (mgr.15249) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.771518+0000 mon.c (mon.2) 1076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.773648+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.776201+0000 mon.c (mon.2) 1078 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.776937+0000 mon.c (mon.2) 1079 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.785308+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.786322+0000 mgr.y (mgr.15249) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.856983+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.858679+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.860962+0000 mon.c (mon.2) 1082 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:42.946553+0000 mgr.y (mgr.15249) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cluster 2024-09-17T11:54:42.973839+0000 mgr.y (mgr.15249) 471 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.035788+0000 mgr.y (mgr.15249) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.111811+0000 mgr.y (mgr.15249) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.189940+0000 mgr.y (mgr.15249) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.274937+0000 mgr.y (mgr.15249) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.379178+0000 mgr.y (mgr.15249) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.464168+0000 mgr.y (mgr.15249) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.561205+0000 mgr.y (mgr.15249) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.635310+0000 mgr.y (mgr.15249) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.707350+0000 mgr.y (mgr.15249) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.771518+0000 mon.c (mon.2) 1076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.773648+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.776201+0000 mon.c (mon.2) 1078 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.776937+0000 mon.c (mon.2) 1079 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.785308+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.786322+0000 mgr.y (mgr.15249) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.856983+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.858679+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.860962+0000 mon.c (mon.2) 1082 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.861654+0000 mon.c (mon.2) 1083 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.869482+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.870102+0000 mgr.y (mgr.15249) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.935028+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.936946+0000 mon.c (mon.2) 1085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.938617+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.939296+0000 mon.c (mon.2) 1087 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:43.944548+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.004506+0000 mon.c (mon.2) 1088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.006984+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.009781+0000 mon.c (mon.2) 1090 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.010774+0000 mon.c (mon.2) 1091 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.021611+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.094787+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.097089+0000 mon.c (mon.2) 1093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.100158+0000 mon.c (mon.2) 1094 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.101114+0000 mon.c (mon.2) 1095 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.111350+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.188199+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.190431+0000 mon.c (mon.2) 1097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.861654+0000 mon.c (mon.2) 1083 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.869482+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.870102+0000 mgr.y (mgr.15249) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:45.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.935028+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.936946+0000 mon.c (mon.2) 1085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.938617+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.939296+0000 mon.c (mon.2) 1087 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:43.944548+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.004506+0000 mon.c (mon.2) 1088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.006984+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.009781+0000 mon.c (mon.2) 1090 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.010774+0000 mon.c (mon.2) 1091 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.021611+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.094787+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.097089+0000 mon.c (mon.2) 1093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.100158+0000 mon.c (mon.2) 1094 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.101114+0000 mon.c (mon.2) 1095 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.111350+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.188199+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.190431+0000 mon.c (mon.2) 1097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.192514+0000 mon.c (mon.2) 1098 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.193353+0000 mon.c (mon.2) 1099 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.201363+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.286779+0000 mon.c (mon.2) 1100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.288623+0000 mon.c (mon.2) 1101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.290725+0000 mon.c (mon.2) 1102 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.291402+0000 mon.c (mon.2) 1103 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.300100+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.307723+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.317675+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.327000+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.365624+0000 mon.c (mon.2) 1104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.367778+0000 mon.c (mon.2) 1105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.370427+0000 mon.c (mon.2) 1106 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.371286+0000 mon.c (mon.2) 1107 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.380637+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.456053+0000 mon.c (mon.2) 1108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.458219+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.460411+0000 mon.c (mon.2) 1110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.461193+0000 mon.c (mon.2) 1111 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.469661+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.192514+0000 mon.c (mon.2) 1098 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.193353+0000 mon.c (mon.2) 1099 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.201363+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.286779+0000 mon.c (mon.2) 1100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.288623+0000 mon.c (mon.2) 1101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.290725+0000 mon.c (mon.2) 1102 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.291402+0000 mon.c (mon.2) 1103 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.300100+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.307723+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.317675+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.327000+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.365624+0000 mon.c (mon.2) 1104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.367778+0000 mon.c (mon.2) 1105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.370427+0000 mon.c (mon.2) 1106 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.371286+0000 mon.c (mon.2) 1107 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.380637+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.456053+0000 mon.c (mon.2) 1108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.458219+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.460411+0000 mon.c (mon.2) 1110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.461193+0000 mon.c (mon.2) 1111 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.469661+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.530059+0000 mon.c (mon.2) 1112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.532326+0000 mon.c (mon.2) 1113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.534437+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.535331+0000 mon.c (mon.2) 1115 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.543835+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.557529+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.567414+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.575389+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.615448+0000 mon.c (mon.2) 1116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.617675+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.619295+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.621019+0000 mon.c (mon.2) 1119 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.622460+0000 mon.c (mon.2) 1120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.623575+0000 mon.c (mon.2) 1121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.624563+0000 mon.c (mon.2) 1122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.626044+0000 mon.c (mon.2) 1123 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.627825+0000 mon.c (mon.2) 1124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[19809]: audit 2024-09-17T11:54:44.629249+0000 mon.c (mon.2) 1125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.530059+0000 mon.c (mon.2) 1112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.532326+0000 mon.c (mon.2) 1113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.534437+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:45.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.535331+0000 mon.c (mon.2) 1115 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:45.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.543835+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.557529+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.567414+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.575389+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:45.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.615448+0000 mon.c (mon.2) 1116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:45.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.617675+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.619295+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.621019+0000 mon.c (mon.2) 1119 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.622460+0000 mon.c (mon.2) 1120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.623575+0000 mon.c (mon.2) 1121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.624563+0000 mon.c (mon.2) 1122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.626044+0000 mon.c (mon.2) 1123 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.627825+0000 mon.c (mon.2) 1124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:45.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:44 smithi092 bash[26066]: audit 2024-09-17T11:54:44.629249+0000 mon.c (mon.2) 1125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:45 smithi121 bash[20577]: cephadm 2024-09-17T11:54:43.946084+0000 mgr.y (mgr.15249) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:45 smithi121 bash[20577]: cephadm 2024-09-17T11:54:44.023318+0000 mgr.y (mgr.15249) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:45 smithi121 bash[20577]: cephadm 2024-09-17T11:54:44.113161+0000 mgr.y (mgr.15249) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:45 smithi121 bash[20577]: cephadm 2024-09-17T11:54:44.204243+0000 mgr.y (mgr.15249) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:45 smithi121 bash[20577]: cephadm 2024-09-17T11:54:44.300798+0000 mgr.y (mgr.15249) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:45 smithi121 bash[20577]: cephadm 2024-09-17T11:54:44.382964+0000 mgr.y (mgr.15249) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:45 smithi121 bash[20577]: cephadm 2024-09-17T11:54:44.470678+0000 mgr.y (mgr.15249) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:45 smithi121 bash[20577]: cephadm 2024-09-17T11:54:44.544437+0000 mgr.y (mgr.15249) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[19809]: cephadm 2024-09-17T11:54:43.946084+0000 mgr.y (mgr.15249) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[19809]: cephadm 2024-09-17T11:54:44.023318+0000 mgr.y (mgr.15249) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[19809]: cephadm 2024-09-17T11:54:44.113161+0000 mgr.y (mgr.15249) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[19809]: cephadm 2024-09-17T11:54:44.204243+0000 mgr.y (mgr.15249) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[19809]: cephadm 2024-09-17T11:54:44.300798+0000 mgr.y (mgr.15249) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[19809]: cephadm 2024-09-17T11:54:44.382964+0000 mgr.y (mgr.15249) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[19809]: cephadm 2024-09-17T11:54:44.470678+0000 mgr.y (mgr.15249) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[19809]: cephadm 2024-09-17T11:54:44.544437+0000 mgr.y (mgr.15249) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[26066]: cephadm 2024-09-17T11:54:43.946084+0000 mgr.y (mgr.15249) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[26066]: cephadm 2024-09-17T11:54:44.023318+0000 mgr.y (mgr.15249) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[26066]: cephadm 2024-09-17T11:54:44.113161+0000 mgr.y (mgr.15249) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[26066]: cephadm 2024-09-17T11:54:44.204243+0000 mgr.y (mgr.15249) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[26066]: cephadm 2024-09-17T11:54:44.300798+0000 mgr.y (mgr.15249) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[26066]: cephadm 2024-09-17T11:54:44.382964+0000 mgr.y (mgr.15249) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[26066]: cephadm 2024-09-17T11:54:44.470678+0000 mgr.y (mgr.15249) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:45 smithi092 bash[26066]: cephadm 2024-09-17T11:54:44.544437+0000 mgr.y (mgr.15249) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:46.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:46 smithi092 bash[19809]: cluster 2024-09-17T11:54:44.974678+0000 mgr.y (mgr.15249) 491 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:46.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:46 smithi092 bash[26066]: cluster 2024-09-17T11:54:44.974678+0000 mgr.y (mgr.15249) 491 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:46.970 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:46 smithi121 bash[20577]: cluster 2024-09-17T11:54:44.974678+0000 mgr.y (mgr.15249) 491 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:49.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:48 smithi121 bash[20577]: cluster 2024-09-17T11:54:46.975370+0000 mgr.y (mgr.15249) 492 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:49.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:48 smithi092 bash[19809]: cluster 2024-09-17T11:54:46.975370+0000 mgr.y (mgr.15249) 492 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:49.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:48 smithi092 bash[26066]: cluster 2024-09-17T11:54:46.975370+0000 mgr.y (mgr.15249) 492 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:50.045 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:49 smithi121 bash[20577]: cephadm 2024-09-17T11:54:48.229345+0000 mgr.y (mgr.15249) 493 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T11:54:50.046 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:49 smithi121 bash[20577]: cephadm 2024-09-17T11:54:48.464414+0000 mgr.y (mgr.15249) 494 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T11:54:50.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:49 smithi092 bash[19809]: cephadm 2024-09-17T11:54:48.229345+0000 mgr.y (mgr.15249) 493 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T11:54:50.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:49 smithi092 bash[19809]: cephadm 2024-09-17T11:54:48.464414+0000 mgr.y (mgr.15249) 494 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T11:54:50.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:49 smithi092 bash[26066]: cephadm 2024-09-17T11:54:48.229345+0000 mgr.y (mgr.15249) 493 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T11:54:50.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:49 smithi092 bash[26066]: cephadm 2024-09-17T11:54:48.464414+0000 mgr.y (mgr.15249) 494 : cephadm [INF] Deploying daemon prometheus.a on smithi121 2024-09-17T11:54:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:50 smithi121 bash[20577]: cluster 2024-09-17T11:54:48.976985+0000 mgr.y (mgr.15249) 495 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:51.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:50 smithi092 bash[19809]: cluster 2024-09-17T11:54:48.976985+0000 mgr.y (mgr.15249) 495 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:51.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:50 smithi092 bash[26066]: cluster 2024-09-17T11:54:48.976985+0000 mgr.y (mgr.15249) 495 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:51.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:54:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:54:50] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.51.0" 2024-09-17T11:54:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:52 smithi121 bash[20577]: cluster 2024-09-17T11:54:50.977781+0000 mgr.y (mgr.15249) 496 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:52 smithi121 bash[20577]: audit 2024-09-17T11:54:51.678971+0000 mgr.y (mgr.15249) 497 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:53.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:52 smithi092 bash[19809]: cluster 2024-09-17T11:54:50.977781+0000 mgr.y (mgr.15249) 496 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:53.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:52 smithi092 bash[19809]: audit 2024-09-17T11:54:51.678971+0000 mgr.y (mgr.15249) 497 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:53.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:52 smithi092 bash[26066]: cluster 2024-09-17T11:54:50.977781+0000 mgr.y (mgr.15249) 496 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:53.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:52 smithi092 bash[26066]: audit 2024-09-17T11:54:51.678971+0000 mgr.y (mgr.15249) 497 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:54:54.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[20577]: cluster 2024-09-17T11:54:52.978613+0000 mgr.y (mgr.15249) 498 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:54.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[20577]: audit 2024-09-17T11:54:53.160587+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:54.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[20577]: audit 2024-09-17T11:54:53.174231+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:54.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[20577]: audit 2024-09-17T11:54:53.187782+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:54.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:54 smithi092 bash[19809]: cluster 2024-09-17T11:54:52.978613+0000 mgr.y (mgr.15249) 498 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:54.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:54 smithi092 bash[19809]: audit 2024-09-17T11:54:53.160587+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:54.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:54 smithi092 bash[19809]: audit 2024-09-17T11:54:53.174231+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:54.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:54 smithi092 bash[19809]: audit 2024-09-17T11:54:53.187782+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:54.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:54 smithi092 bash[26066]: cluster 2024-09-17T11:54:52.978613+0000 mgr.y (mgr.15249) 498 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:54.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:54 smithi092 bash[26066]: audit 2024-09-17T11:54:53.160587+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:54.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:54 smithi092 bash[26066]: audit 2024-09-17T11:54:53.174231+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:54.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:54 smithi092 bash[26066]: audit 2024-09-17T11:54:53.187782+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:54.700 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:54.700 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:54.701 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:54.701 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:54.701 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:54.702 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:54.702 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:54.702 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:54.702 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:55.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 systemd[1]: Stopping Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:54:55.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.807Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:54:55.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.807Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-17T11:54:55.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.808Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-17T11:54:55.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.808Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T11:54:55.020 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.808Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-17T11:54:55.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.808Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-17T11:54:55.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.808Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T11:54:55.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.808Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-17T11:54:55.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.808Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-17T11:54:55.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.810Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T11:54:55.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.810Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-17T11:54:55.021 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:54 smithi121 bash[79195]: ts=2024-09-17T11:54:54.810Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-17T11:54:55.735 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:55 smithi121 bash[80386]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:54:55.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:55 smithi121 bash[80447]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T11:54:55.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T11:54:55.736 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: Stopped Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:54:56.056 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:56.056 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:56.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:56.057 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:56.057 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:56.057 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:56.058 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:56.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:56.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: Started Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:54:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:55 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:54:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: cluster 2024-09-17T11:54:54.980260+0000 mgr.y (mgr.15249) 499 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:55.911518+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:55.925456+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:55.931125+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:55.932416+0000 mon.c (mon.2) 1127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:55.942796+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:55.984069+0000 mon.c (mon.2) 1128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:56.039377+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:56.041784+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:56.044995+0000 mon.c (mon.2) 1131 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:56.045962+0000 mon.c (mon.2) 1132 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:56.057446+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:56.156540+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:56 smithi121 bash[20577]: audit 2024-09-17T11:54:56.158923+0000 mon.c (mon.2) 1134 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:56.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: cluster 2024-09-17T11:54:54.980260+0000 mgr.y (mgr.15249) 499 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:55.911518+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:55.925456+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:55.931125+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:55.932416+0000 mon.c (mon.2) 1127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:55.942796+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:55.984069+0000 mon.c (mon.2) 1128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:56.039377+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:56.041784+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:56.044995+0000 mon.c (mon.2) 1131 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:56.045962+0000 mon.c (mon.2) 1132 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:56.057446+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:56.156540+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:56.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[26066]: audit 2024-09-17T11:54:56.158923+0000 mon.c (mon.2) 1134 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: cluster 2024-09-17T11:54:54.980260+0000 mgr.y (mgr.15249) 499 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:55.911518+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:55.925456+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:55.931125+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:55.932416+0000 mon.c (mon.2) 1127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:55.942796+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:55.984069+0000 mon.c (mon.2) 1128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:56.039377+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:56.041784+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:56.044995+0000 mon.c (mon.2) 1131 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:56.045962+0000 mon.c (mon.2) 1132 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:56.057446+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:56.156540+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:56 smithi092 bash[19809]: audit 2024-09-17T11:54:56.158923+0000 mon.c (mon.2) 1134 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: cephadm 2024-09-17T11:54:55.943647+0000 mgr.y (mgr.15249) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:55.984778+0000 mgr.y (mgr.15249) 501 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: cephadm 2024-09-17T11:54:56.058636+0000 mgr.y (mgr.15249) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.161645+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.171254+0000 mon.c (mon.2) 1136 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.178356+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: cephadm 2024-09-17T11:54:56.179173+0000 mgr.y (mgr.15249) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.266871+0000 mon.c (mon.2) 1137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.269639+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.272001+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.272744+0000 mon.c (mon.2) 1140 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.281518+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: cephadm 2024-09-17T11:54:56.282253+0000 mgr.y (mgr.15249) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.377827+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.380420+0000 mon.c (mon.2) 1142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.383435+0000 mon.c (mon.2) 1143 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.384425+0000 mon.c (mon.2) 1144 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.395407+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: cephadm 2024-09-17T11:54:56.396416+0000 mgr.y (mgr.15249) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.496743+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.499312+0000 mon.c (mon.2) 1146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.501649+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.502758+0000 mon.c (mon.2) 1148 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.511810+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: cephadm 2024-09-17T11:54:56.512842+0000 mgr.y (mgr.15249) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.614240+0000 mon.c (mon.2) 1149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.616930+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.619827+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.620817+0000 mon.c (mon.2) 1152 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.629524+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: cephadm 2024-09-17T11:54:56.630283+0000 mgr.y (mgr.15249) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.730700+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.733500+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.736902+0000 mon.c (mon.2) 1155 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.737811+0000 mon.c (mon.2) 1156 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.746359+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: cephadm 2024-09-17T11:54:56.747076+0000 mgr.y (mgr.15249) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.849983+0000 mon.c (mon.2) 1157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.852594+0000 mon.c (mon.2) 1158 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.855859+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.856823+0000 mon.c (mon.2) 1160 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.865411+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: cephadm 2024-09-17T11:54:56.866506+0000 mgr.y (mgr.15249) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.954044+0000 mon.c (mon.2) 1161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.956693+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.959578+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.960314+0000 mon.c (mon.2) 1164 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:56.966773+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:57.054480+0000 mon.c (mon.2) 1165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:57.057458+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:57.060306+0000 mon.c (mon.2) 1167 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:57.061296+0000 mon.c (mon.2) 1168 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:57 smithi121 bash[20577]: audit 2024-09-17T11:54:57.068910+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.573 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: cephadm 2024-09-17T11:54:55.943647+0000 mgr.y (mgr.15249) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:55.984778+0000 mgr.y (mgr.15249) 501 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: cephadm 2024-09-17T11:54:56.058636+0000 mgr.y (mgr.15249) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.161645+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.171254+0000 mon.c (mon.2) 1136 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.178356+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: cephadm 2024-09-17T11:54:56.179173+0000 mgr.y (mgr.15249) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.266871+0000 mon.c (mon.2) 1137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.269639+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.272001+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.272744+0000 mon.c (mon.2) 1140 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.281518+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: cephadm 2024-09-17T11:54:56.282253+0000 mgr.y (mgr.15249) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.377827+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.380420+0000 mon.c (mon.2) 1142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.383435+0000 mon.c (mon.2) 1143 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.384425+0000 mon.c (mon.2) 1144 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.395407+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: cephadm 2024-09-17T11:54:56.396416+0000 mgr.y (mgr.15249) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.496743+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: cephadm 2024-09-17T11:54:55.943647+0000 mgr.y (mgr.15249) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:55.984778+0000 mgr.y (mgr.15249) 501 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: cephadm 2024-09-17T11:54:56.058636+0000 mgr.y (mgr.15249) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.161645+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.171254+0000 mon.c (mon.2) 1136 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.178356+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: cephadm 2024-09-17T11:54:56.179173+0000 mgr.y (mgr.15249) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.266871+0000 mon.c (mon.2) 1137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.269639+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.272001+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.272744+0000 mon.c (mon.2) 1140 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.281518+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: cephadm 2024-09-17T11:54:56.282253+0000 mgr.y (mgr.15249) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.377827+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.380420+0000 mon.c (mon.2) 1142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.383435+0000 mon.c (mon.2) 1143 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.384425+0000 mon.c (mon.2) 1144 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.395407+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: cephadm 2024-09-17T11:54:56.396416+0000 mgr.y (mgr.15249) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.496743+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.499312+0000 mon.c (mon.2) 1146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.501649+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.502758+0000 mon.c (mon.2) 1148 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.511810+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: cephadm 2024-09-17T11:54:56.512842+0000 mgr.y (mgr.15249) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.614240+0000 mon.c (mon.2) 1149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.616930+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.619827+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.620817+0000 mon.c (mon.2) 1152 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.629524+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: cephadm 2024-09-17T11:54:56.630283+0000 mgr.y (mgr.15249) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.730700+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.733500+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.736902+0000 mon.c (mon.2) 1155 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.737811+0000 mon.c (mon.2) 1156 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.746359+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: cephadm 2024-09-17T11:54:56.747076+0000 mgr.y (mgr.15249) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.849983+0000 mon.c (mon.2) 1157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.852594+0000 mon.c (mon.2) 1158 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.855859+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.856823+0000 mon.c (mon.2) 1160 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.865411+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: cephadm 2024-09-17T11:54:56.866506+0000 mgr.y (mgr.15249) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.954044+0000 mon.c (mon.2) 1161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.956693+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.959578+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.960314+0000 mon.c (mon.2) 1164 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:56.966773+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:57.054480+0000 mon.c (mon.2) 1165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:57.057458+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:57.060306+0000 mon.c (mon.2) 1167 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:57.061296+0000 mon.c (mon.2) 1168 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[26066]: audit 2024-09-17T11:54:57.068910+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.499312+0000 mon.c (mon.2) 1146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.501649+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.502758+0000 mon.c (mon.2) 1148 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.511810+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: cephadm 2024-09-17T11:54:56.512842+0000 mgr.y (mgr.15249) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.614240+0000 mon.c (mon.2) 1149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.616930+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.619827+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.620817+0000 mon.c (mon.2) 1152 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.629524+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: cephadm 2024-09-17T11:54:56.630283+0000 mgr.y (mgr.15249) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.730700+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.733500+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.736902+0000 mon.c (mon.2) 1155 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.737811+0000 mon.c (mon.2) 1156 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.746359+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: cephadm 2024-09-17T11:54:56.747076+0000 mgr.y (mgr.15249) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.849983+0000 mon.c (mon.2) 1157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.852594+0000 mon.c (mon.2) 1158 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.855859+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.856823+0000 mon.c (mon.2) 1160 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.865411+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: cephadm 2024-09-17T11:54:56.866506+0000 mgr.y (mgr.15249) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.954044+0000 mon.c (mon.2) 1161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.956693+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.959578+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.960314+0000 mon.c (mon.2) 1164 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:56.966773+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:57.054480+0000 mon.c (mon.2) 1165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:57.057458+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:57.060306+0000 mon.c (mon.2) 1167 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:57.061296+0000 mon.c (mon.2) 1168 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:57 smithi092 bash[19809]: audit 2024-09-17T11:54:57.068910+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cephadm 2024-09-17T11:54:56.967391+0000 mgr.y (mgr.15249) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cluster 2024-09-17T11:54:56.980830+0000 mgr.y (mgr.15249) 511 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cephadm 2024-09-17T11:54:57.069702+0000 mgr.y (mgr.15249) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.166528+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.176873+0000 mon.c (mon.2) 1170 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.179847+0000 mon.c (mon.2) 1171 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.180714+0000 mon.c (mon.2) 1172 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.187263+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cephadm 2024-09-17T11:54:57.190445+0000 mgr.y (mgr.15249) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.278090+0000 mon.c (mon.2) 1173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.280603+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.283698+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.284793+0000 mon.c (mon.2) 1176 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.293495+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cephadm 2024-09-17T11:54:57.296711+0000 mgr.y (mgr.15249) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.393324+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.395683+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.397966+0000 mon.c (mon.2) 1179 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.398819+0000 mon.c (mon.2) 1180 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.407747+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.309 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.123Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-17T11:54:58.309 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.123Z 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-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.123Z 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 smithi121 (none))" 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.124Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.124Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.126Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.126Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.129Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.129Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.131Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.131Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=251.208µs 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.131Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.131Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=8 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.140Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=8 2024-09-17T11:54:58.310 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.152Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=8 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.161Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=8 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.169Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=8 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.175Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=8 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.177Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=8 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.177Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=8 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.178Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=8 maxSegment=8 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.178Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.149µs wal_replay_duration=46.722771ms wbl_replay_duration=136ns total_replay_duration=47.057089ms 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.180Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.180Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.180Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T11:54:58.311 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.198Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.176488ms db_storage=1.011µs remote_storage=1.311µs web_handler=397ns query_engine=759ns scrape=272.848µs scrape_sd=119.978µs notify=20.662µs notify_sd=17.57µs rules=16.271699ms tracing=5.795µs 2024-09-17T11:54:58.312 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.198Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-17T11:54:58.312 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[80502]: ts=2024-09-17T11:54:58.198Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T11:54:58.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cephadm 2024-09-17T11:54:57.413569+0000 mgr.y (mgr.15249) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.510074+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.512992+0000 mon.c (mon.2) 1182 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.516091+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.517226+0000 mon.c (mon.2) 1184 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.528368+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cephadm 2024-09-17T11:54:57.529494+0000 mgr.y (mgr.15249) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.629767+0000 mon.c (mon.2) 1185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.631853+0000 mon.c (mon.2) 1186 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.634733+0000 mon.c (mon.2) 1187 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.635578+0000 mon.c (mon.2) 1188 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.646368+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cephadm 2024-09-17T11:54:57.649872+0000 mgr.y (mgr.15249) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.752951+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.755711+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.758701+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.759719+0000 mon.c (mon.2) 1192 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.770226+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cephadm 2024-09-17T11:54:57.775179+0000 mgr.y (mgr.15249) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.879469+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.882099+0000 mon.c (mon.2) 1194 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.885014+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.886118+0000 mon.c (mon.2) 1196 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:57.894722+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: cephadm 2024-09-17T11:54:57.900406+0000 mgr.y (mgr.15249) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.006758+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.009686+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.013079+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.014114+0000 mon.c (mon.2) 1200 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.023367+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.103155+0000 mon.c (mon.2) 1201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.105215+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.108196+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.109187+0000 mon.c (mon.2) 1204 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:58 smithi121 bash[20577]: audit 2024-09-17T11:54:58.118273+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cephadm 2024-09-17T11:54:56.967391+0000 mgr.y (mgr.15249) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cluster 2024-09-17T11:54:56.980830+0000 mgr.y (mgr.15249) 511 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cephadm 2024-09-17T11:54:57.069702+0000 mgr.y (mgr.15249) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.166528+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.176873+0000 mon.c (mon.2) 1170 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.179847+0000 mon.c (mon.2) 1171 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.180714+0000 mon.c (mon.2) 1172 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.187263+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cephadm 2024-09-17T11:54:57.190445+0000 mgr.y (mgr.15249) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.278090+0000 mon.c (mon.2) 1173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.280603+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.283698+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.284793+0000 mon.c (mon.2) 1176 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.293495+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cephadm 2024-09-17T11:54:57.296711+0000 mgr.y (mgr.15249) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.393324+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.395683+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.397966+0000 mon.c (mon.2) 1179 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.398819+0000 mon.c (mon.2) 1180 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.407747+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cephadm 2024-09-17T11:54:56.967391+0000 mgr.y (mgr.15249) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cluster 2024-09-17T11:54:56.980830+0000 mgr.y (mgr.15249) 511 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:54:58.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cephadm 2024-09-17T11:54:57.069702+0000 mgr.y (mgr.15249) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.166528+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.176873+0000 mon.c (mon.2) 1170 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.179847+0000 mon.c (mon.2) 1171 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.180714+0000 mon.c (mon.2) 1172 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.187263+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cephadm 2024-09-17T11:54:57.190445+0000 mgr.y (mgr.15249) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.278090+0000 mon.c (mon.2) 1173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.280603+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.283698+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.284793+0000 mon.c (mon.2) 1176 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.293495+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cephadm 2024-09-17T11:54:57.296711+0000 mgr.y (mgr.15249) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.393324+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.395683+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.397966+0000 mon.c (mon.2) 1179 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.398819+0000 mon.c (mon.2) 1180 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.407747+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cephadm 2024-09-17T11:54:57.413569+0000 mgr.y (mgr.15249) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.510074+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.512992+0000 mon.c (mon.2) 1182 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.516091+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.517226+0000 mon.c (mon.2) 1184 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.528368+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cephadm 2024-09-17T11:54:57.529494+0000 mgr.y (mgr.15249) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.629767+0000 mon.c (mon.2) 1185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.631853+0000 mon.c (mon.2) 1186 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.634733+0000 mon.c (mon.2) 1187 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.635578+0000 mon.c (mon.2) 1188 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.646368+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cephadm 2024-09-17T11:54:57.649872+0000 mgr.y (mgr.15249) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.752951+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.755711+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.758701+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.759719+0000 mon.c (mon.2) 1192 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.770226+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cephadm 2024-09-17T11:54:57.775179+0000 mgr.y (mgr.15249) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.879469+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cephadm 2024-09-17T11:54:57.413569+0000 mgr.y (mgr.15249) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.510074+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.512992+0000 mon.c (mon.2) 1182 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.516091+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.517226+0000 mon.c (mon.2) 1184 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.528368+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cephadm 2024-09-17T11:54:57.529494+0000 mgr.y (mgr.15249) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.629767+0000 mon.c (mon.2) 1185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.631853+0000 mon.c (mon.2) 1186 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.634733+0000 mon.c (mon.2) 1187 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.635578+0000 mon.c (mon.2) 1188 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.646368+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cephadm 2024-09-17T11:54:57.649872+0000 mgr.y (mgr.15249) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.752951+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.755711+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.758701+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.759719+0000 mon.c (mon.2) 1192 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.770226+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cephadm 2024-09-17T11:54:57.775179+0000 mgr.y (mgr.15249) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.879469+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.882099+0000 mon.c (mon.2) 1194 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.885014+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.886118+0000 mon.c (mon.2) 1196 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:57.894722+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: cephadm 2024-09-17T11:54:57.900406+0000 mgr.y (mgr.15249) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.006758+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.009686+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.013079+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.014114+0000 mon.c (mon.2) 1200 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.023367+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.103155+0000 mon.c (mon.2) 1201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.105215+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.108196+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.109187+0000 mon.c (mon.2) 1204 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[19809]: audit 2024-09-17T11:54:58.118273+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.882099+0000 mon.c (mon.2) 1194 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.885014+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.886118+0000 mon.c (mon.2) 1196 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:57.894722+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: cephadm 2024-09-17T11:54:57.900406+0000 mgr.y (mgr.15249) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.006758+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.009686+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.013079+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.014114+0000 mon.c (mon.2) 1200 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.023367+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:58.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.103155+0000 mon.c (mon.2) 1201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:58.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.105215+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:58.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.108196+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:58.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.109187+0000 mon.c (mon.2) 1204 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:58.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:58 smithi092 bash[26066]: audit 2024-09-17T11:54:58.118273+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.026402+0000 mgr.y (mgr.15249) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.118981+0000 mgr.y (mgr.15249) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.200425+0000 mon.c (mon.2) 1205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.202472+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.204795+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.205671+0000 mon.c (mon.2) 1208 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.211424+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.212693+0000 mgr.y (mgr.15249) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.286733+0000 mon.c (mon.2) 1209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.289181+0000 mon.c (mon.2) 1210 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.291812+0000 mon.c (mon.2) 1211 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.292722+0000 mon.c (mon.2) 1212 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.301475+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.302146+0000 mgr.y (mgr.15249) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.334563+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.382388+0000 mon.c (mon.2) 1214 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.385045+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.387394+0000 mon.c (mon.2) 1216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.388178+0000 mon.c (mon.2) 1217 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.394629+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.395223+0000 mgr.y (mgr.15249) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.470478+0000 mon.c (mon.2) 1218 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.473216+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.476131+0000 mon.c (mon.2) 1220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.477264+0000 mon.c (mon.2) 1221 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.488030+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.489174+0000 mgr.y (mgr.15249) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.551107+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.553072+0000 mon.c (mon.2) 1223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.555047+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.555856+0000 mon.c (mon.2) 1225 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.562655+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.563419+0000 mgr.y (mgr.15249) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.629498+0000 mon.c (mon.2) 1226 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.632166+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.635068+0000 mon.c (mon.2) 1228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.636109+0000 mon.c (mon.2) 1229 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.643122+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.646106+0000 mgr.y (mgr.15249) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.709043+0000 mon.c (mon.2) 1230 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.711551+0000 mon.c (mon.2) 1231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.713915+0000 mon.c (mon.2) 1232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.714865+0000 mon.c (mon.2) 1233 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.721564+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.724539+0000 mgr.y (mgr.15249) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.792052+0000 mon.c (mon.2) 1234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.794675+0000 mon.c (mon.2) 1235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.797673+0000 mon.c (mon.2) 1236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.798843+0000 mon.c (mon.2) 1237 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.805623+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.808745+0000 mgr.y (mgr.15249) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.881302+0000 mon.c (mon.2) 1238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.884015+0000 mon.c (mon.2) 1239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.887541+0000 mon.c (mon.2) 1240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.888808+0000 mon.c (mon.2) 1241 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.896018+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: cephadm 2024-09-17T11:54:58.899146+0000 mgr.y (mgr.15249) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.986739+0000 mon.c (mon.2) 1242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.989396+0000 mon.c (mon.2) 1243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.992784+0000 mon.c (mon.2) 1244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:58.993761+0000 mon.c (mon.2) 1245 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.002221+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.064929+0000 mon.c (mon.2) 1246 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.067224+0000 mon.c (mon.2) 1247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.069189+0000 mon.c (mon.2) 1248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.070046+0000 mon.c (mon.2) 1249 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.076527+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.146126+0000 mon.c (mon.2) 1250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.148178+0000 mon.c (mon.2) 1251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.150082+0000 mon.c (mon.2) 1252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.151264+0000 mon.c (mon.2) 1253 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:54:59 smithi121 bash[20577]: audit 2024-09-17T11:54:59.160034+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.026402+0000 mgr.y (mgr.15249) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.118981+0000 mgr.y (mgr.15249) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.200425+0000 mon.c (mon.2) 1205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.202472+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.204795+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.205671+0000 mon.c (mon.2) 1208 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.211424+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.212693+0000 mgr.y (mgr.15249) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.286733+0000 mon.c (mon.2) 1209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.289181+0000 mon.c (mon.2) 1210 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.291812+0000 mon.c (mon.2) 1211 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.292722+0000 mon.c (mon.2) 1212 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.301475+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.302146+0000 mgr.y (mgr.15249) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.334563+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.382388+0000 mon.c (mon.2) 1214 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.385045+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.387394+0000 mon.c (mon.2) 1216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.388178+0000 mon.c (mon.2) 1217 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.394629+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.395223+0000 mgr.y (mgr.15249) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.470478+0000 mon.c (mon.2) 1218 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.473216+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.476131+0000 mon.c (mon.2) 1220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.477264+0000 mon.c (mon.2) 1221 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.488030+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.489174+0000 mgr.y (mgr.15249) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.551107+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.553072+0000 mon.c (mon.2) 1223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.555047+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.555856+0000 mon.c (mon.2) 1225 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.562655+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.563419+0000 mgr.y (mgr.15249) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.629498+0000 mon.c (mon.2) 1226 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.632166+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.635068+0000 mon.c (mon.2) 1228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.636109+0000 mon.c (mon.2) 1229 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.643122+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.646106+0000 mgr.y (mgr.15249) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.709043+0000 mon.c (mon.2) 1230 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.711551+0000 mon.c (mon.2) 1231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.713915+0000 mon.c (mon.2) 1232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.714865+0000 mon.c (mon.2) 1233 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.721564+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.724539+0000 mgr.y (mgr.15249) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.792052+0000 mon.c (mon.2) 1234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.794675+0000 mon.c (mon.2) 1235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.797673+0000 mon.c (mon.2) 1236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.798843+0000 mon.c (mon.2) 1237 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.805623+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.808745+0000 mgr.y (mgr.15249) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.881302+0000 mon.c (mon.2) 1238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.884015+0000 mon.c (mon.2) 1239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.887541+0000 mon.c (mon.2) 1240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.888808+0000 mon.c (mon.2) 1241 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.896018+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: cephadm 2024-09-17T11:54:58.899146+0000 mgr.y (mgr.15249) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.986739+0000 mon.c (mon.2) 1242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.989396+0000 mon.c (mon.2) 1243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.992784+0000 mon.c (mon.2) 1244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:58.993761+0000 mon.c (mon.2) 1245 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.002221+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.064929+0000 mon.c (mon.2) 1246 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.067224+0000 mon.c (mon.2) 1247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.069189+0000 mon.c (mon.2) 1248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.070046+0000 mon.c (mon.2) 1249 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.076527+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.146126+0000 mon.c (mon.2) 1250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.148178+0000 mon.c (mon.2) 1251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.150082+0000 mon.c (mon.2) 1252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.151264+0000 mon.c (mon.2) 1253 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[26066]: audit 2024-09-17T11:54:59.160034+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.026402+0000 mgr.y (mgr.15249) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.118981+0000 mgr.y (mgr.15249) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.200425+0000 mon.c (mon.2) 1205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.202472+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.204795+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.205671+0000 mon.c (mon.2) 1208 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.211424+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.212693+0000 mgr.y (mgr.15249) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.286733+0000 mon.c (mon.2) 1209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.289181+0000 mon.c (mon.2) 1210 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.291812+0000 mon.c (mon.2) 1211 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.292722+0000 mon.c (mon.2) 1212 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.301475+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.302146+0000 mgr.y (mgr.15249) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.334563+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.382388+0000 mon.c (mon.2) 1214 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.385045+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.387394+0000 mon.c (mon.2) 1216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.388178+0000 mon.c (mon.2) 1217 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.394629+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.395223+0000 mgr.y (mgr.15249) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.470478+0000 mon.c (mon.2) 1218 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.473216+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.476131+0000 mon.c (mon.2) 1220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.477264+0000 mon.c (mon.2) 1221 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.488030+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.489174+0000 mgr.y (mgr.15249) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.551107+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.553072+0000 mon.c (mon.2) 1223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.555047+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.555856+0000 mon.c (mon.2) 1225 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.562655+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.563419+0000 mgr.y (mgr.15249) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.629498+0000 mon.c (mon.2) 1226 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.632166+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.635068+0000 mon.c (mon.2) 1228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.636109+0000 mon.c (mon.2) 1229 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.643122+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.646106+0000 mgr.y (mgr.15249) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.709043+0000 mon.c (mon.2) 1230 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.711551+0000 mon.c (mon.2) 1231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.713915+0000 mon.c (mon.2) 1232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.714865+0000 mon.c (mon.2) 1233 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.721564+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.724539+0000 mgr.y (mgr.15249) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.792052+0000 mon.c (mon.2) 1234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.794675+0000 mon.c (mon.2) 1235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.797673+0000 mon.c (mon.2) 1236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.798843+0000 mon.c (mon.2) 1237 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.805623+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.808745+0000 mgr.y (mgr.15249) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.881302+0000 mon.c (mon.2) 1238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.884015+0000 mon.c (mon.2) 1239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.887541+0000 mon.c (mon.2) 1240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.888808+0000 mon.c (mon.2) 1241 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.896018+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: cephadm 2024-09-17T11:54:58.899146+0000 mgr.y (mgr.15249) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.986739+0000 mon.c (mon.2) 1242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.989396+0000 mon.c (mon.2) 1243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.992784+0000 mon.c (mon.2) 1244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:58.993761+0000 mon.c (mon.2) 1245 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.002221+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.064929+0000 mon.c (mon.2) 1246 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.067224+0000 mon.c (mon.2) 1247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.069189+0000 mon.c (mon.2) 1248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.070046+0000 mon.c (mon.2) 1249 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.076527+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.146126+0000 mon.c (mon.2) 1250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.148178+0000 mon.c (mon.2) 1251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:54:59.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.150082+0000 mon.c (mon.2) 1252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:54:59.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.151264+0000 mon.c (mon.2) 1253 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:54:59.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:54:59 smithi092 bash[19809]: audit 2024-09-17T11:54:59.160034+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cluster 2024-09-17T11:54:58.981722+0000 mgr.y (mgr.15249) 531 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.003066+0000 mgr.y (mgr.15249) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.079341+0000 mgr.y (mgr.15249) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.160726+0000 mgr.y (mgr.15249) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.233509+0000 mon.c (mon.2) 1254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.236106+0000 mon.c (mon.2) 1255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.237840+0000 mon.c (mon.2) 1256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.238603+0000 mon.c (mon.2) 1257 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.244286+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.245005+0000 mgr.y (mgr.15249) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.316244+0000 mon.c (mon.2) 1258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.318275+0000 mon.c (mon.2) 1259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.320203+0000 mon.c (mon.2) 1260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.321019+0000 mon.c (mon.2) 1261 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.327049+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.327813+0000 mgr.y (mgr.15249) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.389568+0000 mon.c (mon.2) 1262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.391403+0000 mon.c (mon.2) 1263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.393109+0000 mon.c (mon.2) 1264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.393967+0000 mon.c (mon.2) 1265 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.400058+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.403086+0000 mgr.y (mgr.15249) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.468236+0000 mon.c (mon.2) 1266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.470572+0000 mon.c (mon.2) 1267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.472808+0000 mon.c (mon.2) 1268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.473551+0000 mon.c (mon.2) 1269 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.481888+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.482555+0000 mgr.y (mgr.15249) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.561859+0000 mon.c (mon.2) 1270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.564071+0000 mon.c (mon.2) 1271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.566349+0000 mon.c (mon.2) 1272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.567134+0000 mon.c (mon.2) 1273 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.575414+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.576182+0000 mgr.y (mgr.15249) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.642876+0000 mon.c (mon.2) 1274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.644998+0000 mon.c (mon.2) 1275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.647353+0000 mon.c (mon.2) 1276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.648135+0000 mon.c (mon.2) 1277 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.654621+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.655267+0000 mgr.y (mgr.15249) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.737004+0000 mon.c (mon.2) 1278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.739868+0000 mon.c (mon.2) 1279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.743320+0000 mon.c (mon.2) 1280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.744237+0000 mon.c (mon.2) 1281 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.755488+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.756373+0000 mgr.y (mgr.15249) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.833838+0000 mon.c (mon.2) 1282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.836400+0000 mon.c (mon.2) 1283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.839619+0000 mon.c (mon.2) 1284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.840695+0000 mon.c (mon.2) 1285 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.851874+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.852747+0000 mgr.y (mgr.15249) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.945375+0000 mon.c (mon.2) 1286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.948281+0000 mon.c (mon.2) 1287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.951179+0000 mon.c (mon.2) 1288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.952279+0000 mon.c (mon.2) 1289 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:54:59.963856+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.061750+0000 mon.c (mon.2) 1290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.064319+0000 mon.c (mon.2) 1291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.067218+0000 mon.c (mon.2) 1292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.068205+0000 mon.c (mon.2) 1293 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.076763+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.154491+0000 mon.c (mon.2) 1294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.156505+0000 mon.c (mon.2) 1295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.159106+0000 mon.c (mon.2) 1296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.159906+0000 mon.c (mon.2) 1297 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:00 smithi121 bash[20577]: audit 2024-09-17T11:55:00.167295+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cluster 2024-09-17T11:54:58.981722+0000 mgr.y (mgr.15249) 531 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:00.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.003066+0000 mgr.y (mgr.15249) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.079341+0000 mgr.y (mgr.15249) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.160726+0000 mgr.y (mgr.15249) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.233509+0000 mon.c (mon.2) 1254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.236106+0000 mon.c (mon.2) 1255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.237840+0000 mon.c (mon.2) 1256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.238603+0000 mon.c (mon.2) 1257 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.244286+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.245005+0000 mgr.y (mgr.15249) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.316244+0000 mon.c (mon.2) 1258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.318275+0000 mon.c (mon.2) 1259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.320203+0000 mon.c (mon.2) 1260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.321019+0000 mon.c (mon.2) 1261 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.327049+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.327813+0000 mgr.y (mgr.15249) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.389568+0000 mon.c (mon.2) 1262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.391403+0000 mon.c (mon.2) 1263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.393109+0000 mon.c (mon.2) 1264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cluster 2024-09-17T11:54:58.981722+0000 mgr.y (mgr.15249) 531 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:00.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.003066+0000 mgr.y (mgr.15249) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.079341+0000 mgr.y (mgr.15249) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.160726+0000 mgr.y (mgr.15249) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.233509+0000 mon.c (mon.2) 1254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.236106+0000 mon.c (mon.2) 1255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.237840+0000 mon.c (mon.2) 1256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.238603+0000 mon.c (mon.2) 1257 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.244286+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.245005+0000 mgr.y (mgr.15249) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.316244+0000 mon.c (mon.2) 1258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.318275+0000 mon.c (mon.2) 1259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.320203+0000 mon.c (mon.2) 1260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.321019+0000 mon.c (mon.2) 1261 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.327049+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.327813+0000 mgr.y (mgr.15249) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.389568+0000 mon.c (mon.2) 1262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.391403+0000 mon.c (mon.2) 1263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.393109+0000 mon.c (mon.2) 1264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.393967+0000 mon.c (mon.2) 1265 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.400058+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.403086+0000 mgr.y (mgr.15249) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.468236+0000 mon.c (mon.2) 1266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.470572+0000 mon.c (mon.2) 1267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.472808+0000 mon.c (mon.2) 1268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.473551+0000 mon.c (mon.2) 1269 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.481888+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.482555+0000 mgr.y (mgr.15249) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.561859+0000 mon.c (mon.2) 1270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.564071+0000 mon.c (mon.2) 1271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.566349+0000 mon.c (mon.2) 1272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.567134+0000 mon.c (mon.2) 1273 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.575414+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.576182+0000 mgr.y (mgr.15249) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.642876+0000 mon.c (mon.2) 1274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.644998+0000 mon.c (mon.2) 1275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.647353+0000 mon.c (mon.2) 1276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.648135+0000 mon.c (mon.2) 1277 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.654621+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.655267+0000 mgr.y (mgr.15249) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.393967+0000 mon.c (mon.2) 1265 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.400058+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.403086+0000 mgr.y (mgr.15249) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.468236+0000 mon.c (mon.2) 1266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.470572+0000 mon.c (mon.2) 1267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.472808+0000 mon.c (mon.2) 1268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.473551+0000 mon.c (mon.2) 1269 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.481888+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.482555+0000 mgr.y (mgr.15249) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.561859+0000 mon.c (mon.2) 1270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.564071+0000 mon.c (mon.2) 1271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.566349+0000 mon.c (mon.2) 1272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.567134+0000 mon.c (mon.2) 1273 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.575414+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.576182+0000 mgr.y (mgr.15249) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.642876+0000 mon.c (mon.2) 1274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.644998+0000 mon.c (mon.2) 1275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.647353+0000 mon.c (mon.2) 1276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.648135+0000 mon.c (mon.2) 1277 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.654621+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.655267+0000 mgr.y (mgr.15249) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.737004+0000 mon.c (mon.2) 1278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.739868+0000 mon.c (mon.2) 1279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.743320+0000 mon.c (mon.2) 1280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.744237+0000 mon.c (mon.2) 1281 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.755488+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.756373+0000 mgr.y (mgr.15249) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.833838+0000 mon.c (mon.2) 1282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.836400+0000 mon.c (mon.2) 1283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.839619+0000 mon.c (mon.2) 1284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.840695+0000 mon.c (mon.2) 1285 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.851874+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.852747+0000 mgr.y (mgr.15249) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.945375+0000 mon.c (mon.2) 1286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.948281+0000 mon.c (mon.2) 1287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.951179+0000 mon.c (mon.2) 1288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.952279+0000 mon.c (mon.2) 1289 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:54:59.963856+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.061750+0000 mon.c (mon.2) 1290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.064319+0000 mon.c (mon.2) 1291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.067218+0000 mon.c (mon.2) 1292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.737004+0000 mon.c (mon.2) 1278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.739868+0000 mon.c (mon.2) 1279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.743320+0000 mon.c (mon.2) 1280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.744237+0000 mon.c (mon.2) 1281 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.755488+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.756373+0000 mgr.y (mgr.15249) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.833838+0000 mon.c (mon.2) 1282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.836400+0000 mon.c (mon.2) 1283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.839619+0000 mon.c (mon.2) 1284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.840695+0000 mon.c (mon.2) 1285 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.851874+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.852747+0000 mgr.y (mgr.15249) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.945375+0000 mon.c (mon.2) 1286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.948281+0000 mon.c (mon.2) 1287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.951179+0000 mon.c (mon.2) 1288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.952279+0000 mon.c (mon.2) 1289 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:54:59.963856+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.061750+0000 mon.c (mon.2) 1290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.064319+0000 mon.c (mon.2) 1291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.067218+0000 mon.c (mon.2) 1292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.068205+0000 mon.c (mon.2) 1293 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.076763+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.154491+0000 mon.c (mon.2) 1294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.156505+0000 mon.c (mon.2) 1295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.159106+0000 mon.c (mon.2) 1296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.159906+0000 mon.c (mon.2) 1297 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[26066]: audit 2024-09-17T11:55:00.167295+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.068205+0000 mon.c (mon.2) 1293 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.076763+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:00.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.154491+0000 mon.c (mon.2) 1294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:00.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.156505+0000 mon.c (mon.2) 1295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:00.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.159106+0000 mon.c (mon.2) 1296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:00.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.159906+0000 mon.c (mon.2) 1297 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:00.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:00 smithi092 bash[19809]: audit 2024-09-17T11:55:00.167295+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:54:59.964894+0000 mgr.y (mgr.15249) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.077603+0000 mgr.y (mgr.15249) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.168173+0000 mgr.y (mgr.15249) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.244099+0000 mon.c (mon.2) 1298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.246607+0000 mon.c (mon.2) 1299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.249278+0000 mon.c (mon.2) 1300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.250506+0000 mon.c (mon.2) 1301 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.259898+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.260694+0000 mgr.y (mgr.15249) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.322092+0000 mon.c (mon.2) 1302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.324680+0000 mon.c (mon.2) 1303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.326954+0000 mon.c (mon.2) 1304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.327600+0000 mon.c (mon.2) 1305 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.338371+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.339380+0000 mgr.y (mgr.15249) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.407841+0000 mon.c (mon.2) 1306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.410249+0000 mon.c (mon.2) 1307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.412803+0000 mon.c (mon.2) 1308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.413604+0000 mon.c (mon.2) 1309 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.421702+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.422511+0000 mgr.y (mgr.15249) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.482773+0000 mon.c (mon.2) 1310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.484737+0000 mon.c (mon.2) 1311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.486612+0000 mon.c (mon.2) 1312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.487327+0000 mon.c (mon.2) 1313 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.492715+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.493700+0000 mgr.y (mgr.15249) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.570370+0000 mon.c (mon.2) 1314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.572837+0000 mon.c (mon.2) 1315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.575539+0000 mon.c (mon.2) 1316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.581036+0000 mon.c (mon.2) 1317 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.587573+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.590816+0000 mgr.y (mgr.15249) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.656838+0000 mon.c (mon.2) 1318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.659573+0000 mon.c (mon.2) 1319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.662136+0000 mon.c (mon.2) 1320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.662982+0000 mon.c (mon.2) 1321 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.669066+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.672414+0000 mgr.y (mgr.15249) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.736036+0000 mon.c (mon.2) 1322 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.738272+0000 mon.c (mon.2) 1323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.740955+0000 mon.c (mon.2) 1324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.741829+0000 mon.c (mon.2) 1325 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.749831+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.750606+0000 mgr.y (mgr.15249) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.807577+0000 mon.c (mon.2) 1326 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.809694+0000 mon.c (mon.2) 1327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.811858+0000 mon.c (mon.2) 1328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.812584+0000 mon.c (mon.2) 1329 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.820558+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.821241+0000 mgr.y (mgr.15249) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.893536+0000 mon.c (mon.2) 1330 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.896328+0000 mon.c (mon.2) 1331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.899192+0000 mon.c (mon.2) 1332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.900085+0000 mon.c (mon.2) 1333 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.910267+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.985128+0000 mon.c (mon.2) 1334 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.986968+0000 mon.c (mon.2) 1335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.989311+0000 mon.c (mon.2) 1336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.990167+0000 mon.c (mon.2) 1337 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:00.999675+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:01.082516+0000 mon.c (mon.2) 1338 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:01.084464+0000 mon.c (mon.2) 1339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:01.087078+0000 mon.c (mon.2) 1340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:01.087800+0000 mon.c (mon.2) 1341 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:01.094650+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:01.172080+0000 mon.c (mon.2) 1342 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:01 smithi121 bash[20577]: audit 2024-09-17T11:55:01.174547+0000 mon.c (mon.2) 1343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:54:59.964894+0000 mgr.y (mgr.15249) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.077603+0000 mgr.y (mgr.15249) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.168173+0000 mgr.y (mgr.15249) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.244099+0000 mon.c (mon.2) 1298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.246607+0000 mon.c (mon.2) 1299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.249278+0000 mon.c (mon.2) 1300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.250506+0000 mon.c (mon.2) 1301 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.259898+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.260694+0000 mgr.y (mgr.15249) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.322092+0000 mon.c (mon.2) 1302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.324680+0000 mon.c (mon.2) 1303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.326954+0000 mon.c (mon.2) 1304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.327600+0000 mon.c (mon.2) 1305 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.338371+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.339380+0000 mgr.y (mgr.15249) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.407841+0000 mon.c (mon.2) 1306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.410249+0000 mon.c (mon.2) 1307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.412803+0000 mon.c (mon.2) 1308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.413604+0000 mon.c (mon.2) 1309 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.421702+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:54:59.964894+0000 mgr.y (mgr.15249) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.077603+0000 mgr.y (mgr.15249) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.168173+0000 mgr.y (mgr.15249) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.244099+0000 mon.c (mon.2) 1298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.246607+0000 mon.c (mon.2) 1299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.249278+0000 mon.c (mon.2) 1300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.250506+0000 mon.c (mon.2) 1301 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.259898+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.260694+0000 mgr.y (mgr.15249) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.322092+0000 mon.c (mon.2) 1302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.324680+0000 mon.c (mon.2) 1303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.326954+0000 mon.c (mon.2) 1304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.327600+0000 mon.c (mon.2) 1305 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.338371+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.339380+0000 mgr.y (mgr.15249) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.407841+0000 mon.c (mon.2) 1306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.410249+0000 mon.c (mon.2) 1307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.412803+0000 mon.c (mon.2) 1308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.413604+0000 mon.c (mon.2) 1309 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.421702+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.422511+0000 mgr.y (mgr.15249) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.482773+0000 mon.c (mon.2) 1310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.484737+0000 mon.c (mon.2) 1311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.486612+0000 mon.c (mon.2) 1312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.487327+0000 mon.c (mon.2) 1313 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.492715+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.493700+0000 mgr.y (mgr.15249) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.570370+0000 mon.c (mon.2) 1314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.572837+0000 mon.c (mon.2) 1315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.575539+0000 mon.c (mon.2) 1316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.581036+0000 mon.c (mon.2) 1317 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.587573+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.590816+0000 mgr.y (mgr.15249) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.656838+0000 mon.c (mon.2) 1318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.659573+0000 mon.c (mon.2) 1319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.662136+0000 mon.c (mon.2) 1320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.662982+0000 mon.c (mon.2) 1321 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.669066+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.672414+0000 mgr.y (mgr.15249) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.736036+0000 mon.c (mon.2) 1322 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.738272+0000 mon.c (mon.2) 1323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.740955+0000 mon.c (mon.2) 1324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.741829+0000 mon.c (mon.2) 1325 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.749831+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.750606+0000 mgr.y (mgr.15249) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.807577+0000 mon.c (mon.2) 1326 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.809694+0000 mon.c (mon.2) 1327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.811858+0000 mon.c (mon.2) 1328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.812584+0000 mon.c (mon.2) 1329 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.820558+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.821241+0000 mgr.y (mgr.15249) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.893536+0000 mon.c (mon.2) 1330 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.896328+0000 mon.c (mon.2) 1331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.899192+0000 mon.c (mon.2) 1332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.900085+0000 mon.c (mon.2) 1333 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.910267+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.985128+0000 mon.c (mon.2) 1334 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.986968+0000 mon.c (mon.2) 1335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.989311+0000 mon.c (mon.2) 1336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.990167+0000 mon.c (mon.2) 1337 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:00.999675+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:01.082516+0000 mon.c (mon.2) 1338 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:01.084464+0000 mon.c (mon.2) 1339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:01.087078+0000 mon.c (mon.2) 1340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:01.087800+0000 mon.c (mon.2) 1341 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:01.094650+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:01.172080+0000 mon.c (mon.2) 1342 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[26066]: audit 2024-09-17T11:55:01.174547+0000 mon.c (mon.2) 1343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.422511+0000 mgr.y (mgr.15249) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.482773+0000 mon.c (mon.2) 1310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.484737+0000 mon.c (mon.2) 1311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.486612+0000 mon.c (mon.2) 1312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.487327+0000 mon.c (mon.2) 1313 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.492715+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.493700+0000 mgr.y (mgr.15249) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.570370+0000 mon.c (mon.2) 1314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.572837+0000 mon.c (mon.2) 1315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.575539+0000 mon.c (mon.2) 1316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.581036+0000 mon.c (mon.2) 1317 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.587573+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.590816+0000 mgr.y (mgr.15249) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.656838+0000 mon.c (mon.2) 1318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.659573+0000 mon.c (mon.2) 1319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.662136+0000 mon.c (mon.2) 1320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.662982+0000 mon.c (mon.2) 1321 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.669066+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.672414+0000 mgr.y (mgr.15249) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.736036+0000 mon.c (mon.2) 1322 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.738272+0000 mon.c (mon.2) 1323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.740955+0000 mon.c (mon.2) 1324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.741829+0000 mon.c (mon.2) 1325 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.749831+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.750606+0000 mgr.y (mgr.15249) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.807577+0000 mon.c (mon.2) 1326 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.809694+0000 mon.c (mon.2) 1327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.811858+0000 mon.c (mon.2) 1328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.812584+0000 mon.c (mon.2) 1329 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.820558+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.821241+0000 mgr.y (mgr.15249) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.893536+0000 mon.c (mon.2) 1330 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.896328+0000 mon.c (mon.2) 1331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.899192+0000 mon.c (mon.2) 1332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.900085+0000 mon.c (mon.2) 1333 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.910267+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.985128+0000 mon.c (mon.2) 1334 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.986968+0000 mon.c (mon.2) 1335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.989311+0000 mon.c (mon.2) 1336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.990167+0000 mon.c (mon.2) 1337 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:00.999675+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:01.082516+0000 mon.c (mon.2) 1338 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:01.084464+0000 mon.c (mon.2) 1339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:01.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:01.087078+0000 mon.c (mon.2) 1340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:01.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:01.087800+0000 mon.c (mon.2) 1341 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:01.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:01.094650+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:01.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:01.172080+0000 mon.c (mon.2) 1342 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:01.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:01 smithi092 bash[19809]: audit 2024-09-17T11:55:01.174547+0000 mon.c (mon.2) 1343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: cephadm 2024-09-17T11:55:00.910865+0000 mgr.y (mgr.15249) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: cluster 2024-09-17T11:55:00.982315+0000 mgr.y (mgr.15249) 555 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: cephadm 2024-09-17T11:55:01.000365+0000 mgr.y (mgr.15249) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: cephadm 2024-09-17T11:55:01.095222+0000 mgr.y (mgr.15249) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.176927+0000 mon.c (mon.2) 1344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.187880+0000 mon.c (mon.2) 1345 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.194747+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: cephadm 2024-09-17T11:55:01.197651+0000 mgr.y (mgr.15249) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.263021+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.269580+0000 mon.c (mon.2) 1346 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.273504+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.279418+0000 mon.c (mon.2) 1347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.283123+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.288162+0000 mon.c (mon.2) 1348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.290013+0000 mon.c (mon.2) 1349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.291591+0000 mon.c (mon.2) 1350 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.292721+0000 mon.c (mon.2) 1351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.293859+0000 mon.c (mon.2) 1352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.295334+0000 mon.c (mon.2) 1353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.297094+0000 mon.c (mon.2) 1354 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.298612+0000 mon.c (mon.2) 1355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.299996+0000 mon.c (mon.2) 1356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:02 smithi121 bash[20577]: audit 2024-09-17T11:55:01.689985+0000 mgr.y (mgr.15249) 559 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: cephadm 2024-09-17T11:55:00.910865+0000 mgr.y (mgr.15249) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: cluster 2024-09-17T11:55:00.982315+0000 mgr.y (mgr.15249) 555 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: cephadm 2024-09-17T11:55:01.000365+0000 mgr.y (mgr.15249) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: cephadm 2024-09-17T11:55:01.095222+0000 mgr.y (mgr.15249) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.176927+0000 mon.c (mon.2) 1344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.187880+0000 mon.c (mon.2) 1345 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.194747+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: cephadm 2024-09-17T11:55:01.197651+0000 mgr.y (mgr.15249) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.263021+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.269580+0000 mon.c (mon.2) 1346 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.273504+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.279418+0000 mon.c (mon.2) 1347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.283123+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.288162+0000 mon.c (mon.2) 1348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.290013+0000 mon.c (mon.2) 1349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.291591+0000 mon.c (mon.2) 1350 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.292721+0000 mon.c (mon.2) 1351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.293859+0000 mon.c (mon.2) 1352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.295334+0000 mon.c (mon.2) 1353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.297094+0000 mon.c (mon.2) 1354 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.298612+0000 mon.c (mon.2) 1355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.299996+0000 mon.c (mon.2) 1356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[19809]: audit 2024-09-17T11:55:01.689985+0000 mgr.y (mgr.15249) 559 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:02.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: cephadm 2024-09-17T11:55:00.910865+0000 mgr.y (mgr.15249) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: cluster 2024-09-17T11:55:00.982315+0000 mgr.y (mgr.15249) 555 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:02.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: cephadm 2024-09-17T11:55:01.000365+0000 mgr.y (mgr.15249) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: cephadm 2024-09-17T11:55:01.095222+0000 mgr.y (mgr.15249) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.176927+0000 mon.c (mon.2) 1344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.187880+0000 mon.c (mon.2) 1345 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.194747+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: cephadm 2024-09-17T11:55:01.197651+0000 mgr.y (mgr.15249) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.263021+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.269580+0000 mon.c (mon.2) 1346 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.273504+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.279418+0000 mon.c (mon.2) 1347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.283123+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.288162+0000 mon.c (mon.2) 1348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.290013+0000 mon.c (mon.2) 1349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.291591+0000 mon.c (mon.2) 1350 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.292721+0000 mon.c (mon.2) 1351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.293859+0000 mon.c (mon.2) 1352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.295334+0000 mon.c (mon.2) 1353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.297094+0000 mon.c (mon.2) 1354 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.298612+0000 mon.c (mon.2) 1355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.299996+0000 mon.c (mon.2) 1356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:02.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:02 smithi092 bash[26066]: audit 2024-09-17T11:55:01.689985+0000 mgr.y (mgr.15249) 559 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:04 smithi121 bash[20577]: cluster 2024-09-17T11:55:02.982961+0000 mgr.y (mgr.15249) 560 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:04 smithi121 bash[20577]: audit 2024-09-17T11:55:03.973040+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:04 smithi121 bash[20577]: audit 2024-09-17T11:55:03.987325+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:04 smithi121 bash[20577]: audit 2024-09-17T11:55:04.002514+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:04.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:04 smithi092 bash[19809]: cluster 2024-09-17T11:55:02.982961+0000 mgr.y (mgr.15249) 560 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:04.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:04 smithi092 bash[19809]: audit 2024-09-17T11:55:03.973040+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:04.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:04 smithi092 bash[19809]: audit 2024-09-17T11:55:03.987325+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:04.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:04 smithi092 bash[19809]: audit 2024-09-17T11:55:04.002514+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:04.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:04 smithi092 bash[26066]: cluster 2024-09-17T11:55:02.982961+0000 mgr.y (mgr.15249) 560 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:04.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:04 smithi092 bash[26066]: audit 2024-09-17T11:55:03.973040+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:04.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:04 smithi092 bash[26066]: audit 2024-09-17T11:55:03.987325+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:04.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:04 smithi092 bash[26066]: audit 2024-09-17T11:55:04.002514+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:05.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:05 smithi092 bash[19809]: audit 2024-09-17T11:55:04.439876+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:05.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:05 smithi092 bash[19809]: audit 2024-09-17T11:55:04.447906+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:05.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:05 smithi092 bash[19809]: audit 2024-09-17T11:55:04.454447+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:05.706 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:05 smithi121 bash[20577]: audit 2024-09-17T11:55:04.439876+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:05.706 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:05 smithi121 bash[20577]: audit 2024-09-17T11:55:04.447906+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:05.706 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:05 smithi121 bash[20577]: audit 2024-09-17T11:55:04.454447+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:05.792 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:05 smithi092 bash[26066]: audit 2024-09-17T11:55:04.439876+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:05.792 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:05 smithi092 bash[26066]: audit 2024-09-17T11:55:04.447906+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:05.792 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:05 smithi092 bash[26066]: audit 2024-09-17T11:55:04.454447+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:06.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:06 smithi121 bash[20577]: cluster 2024-09-17T11:55:04.984540+0000 mgr.y (mgr.15249) 561 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:06.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:06 smithi121 bash[20577]: cephadm 2024-09-17T11:55:05.655613+0000 mgr.y (mgr.15249) 562 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T11:55:06.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:06 smithi121 bash[20577]: cephadm 2024-09-17T11:55:05.663461+0000 mgr.y (mgr.15249) 563 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-17T11:55:06.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:06 smithi092 bash[19809]: cluster 2024-09-17T11:55:04.984540+0000 mgr.y (mgr.15249) 561 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:06.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:06 smithi092 bash[19809]: cephadm 2024-09-17T11:55:05.655613+0000 mgr.y (mgr.15249) 562 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T11:55:06.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:06 smithi092 bash[19809]: cephadm 2024-09-17T11:55:05.663461+0000 mgr.y (mgr.15249) 563 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-17T11:55:06.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:06 smithi092 bash[26066]: cluster 2024-09-17T11:55:04.984540+0000 mgr.y (mgr.15249) 561 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:06.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:06 smithi092 bash[26066]: cephadm 2024-09-17T11:55:05.655613+0000 mgr.y (mgr.15249) 562 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T11:55:06.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:06 smithi092 bash[26066]: cephadm 2024-09-17T11:55:05.663461+0000 mgr.y (mgr.15249) 563 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-17T11:55:08.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:08 smithi121 bash[20577]: cluster 2024-09-17T11:55:06.985083+0000 mgr.y (mgr.15249) 564 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:08.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:08 smithi092 bash[19809]: cluster 2024-09-17T11:55:06.985083+0000 mgr.y (mgr.15249) 564 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:08.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:08 smithi092 bash[26066]: cluster 2024-09-17T11:55:06.985083+0000 mgr.y (mgr.15249) 564 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:09 smithi121 bash[20577]: cluster 2024-09-17T11:55:08.986756+0000 mgr.y (mgr.15249) 565 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:10.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:09 smithi092 bash[19809]: cluster 2024-09-17T11:55:08.986756+0000 mgr.y (mgr.15249) 565 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:10.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:09 smithi092 bash[26066]: cluster 2024-09-17T11:55:08.986756+0000 mgr.y (mgr.15249) 565 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:11.073 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:55:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:55:10] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.51.0" 2024-09-17T11:55:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:12 smithi121 bash[20577]: cluster 2024-09-17T11:55:10.987425+0000 mgr.y (mgr.15249) 566 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:12 smithi121 bash[20577]: audit 2024-09-17T11:55:11.701119+0000 mgr.y (mgr.15249) 567 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:12.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:12 smithi092 bash[19809]: cluster 2024-09-17T11:55:10.987425+0000 mgr.y (mgr.15249) 566 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:12.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:12 smithi092 bash[19809]: audit 2024-09-17T11:55:11.701119+0000 mgr.y (mgr.15249) 567 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:12.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:12 smithi092 bash[26066]: cluster 2024-09-17T11:55:10.987425+0000 mgr.y (mgr.15249) 566 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:12.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:12 smithi092 bash[26066]: audit 2024-09-17T11:55:11.701119+0000 mgr.y (mgr.15249) 567 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:13.135 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:55:13.775 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:55:13.775 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 9s ago 40m - - 2024-09-17T11:55:13.775 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 9s ago 39m - - 2024-09-17T11:55:13.775 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (29m) 9s ago 29m 13.9M - 0.25.0 c8568f914cd2 50303c68fcd5 2024-09-17T11:55:13.775 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (29m) 9s ago 29m 78.7M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:55:13.775 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (94s) 9s ago 26m 47.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T11:55:13.775 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (82s) 9s ago 38m 437M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T11:55:13.775 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (12m) 9s ago 41m 507M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:55:13.775 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (41m) 9s ago 41m 104M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (39m) 9s ago 39m 74.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (39m) 9s ago 39m 74.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (64s) 9s ago 30m 7495k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (58s) 9s ago 30m 7392k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (38m) 9s ago 38m 57.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (37m) 9s ago 37m 58.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (36m) 9s ago 36m 52.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (35m) 9s ago 35m 65.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (34m) 9s ago 34m 59.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (33m) 9s ago 33m 64.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (32m) 9s ago 32m 63.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (31m) 9s ago 31m 65.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:55:13.776 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (17s) 9s ago 30m 33.3M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T11:55:13.777 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (26m) 9s ago 26m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:55:13.777 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (26m) 9s ago 26m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:55:14.132 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:55:14.132 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:55:14.132 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:55:14.133 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:55:14.134 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:55:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:14 smithi121 bash[20577]: cluster 2024-09-17T11:55:12.988205+0000 mgr.y (mgr.15249) 568 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:14 smithi121 bash[20577]: audit 2024-09-17T11:55:13.126022+0000 mgr.y (mgr.15249) 569 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:14 smithi121 bash[20577]: audit 2024-09-17T11:55:13.335325+0000 mon.c (mon.2) 1357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:14 smithi121 bash[20577]: audit 2024-09-17T11:55:13.441865+0000 mgr.y (mgr.15249) 570 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:14 smithi121 bash[20577]: audit 2024-09-17T11:55:13.747119+0000 mgr.y (mgr.15249) 571 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:14.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[19809]: cluster 2024-09-17T11:55:12.988205+0000 mgr.y (mgr.15249) 568 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:14.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[19809]: audit 2024-09-17T11:55:13.126022+0000 mgr.y (mgr.15249) 569 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:14.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[19809]: audit 2024-09-17T11:55:13.335325+0000 mon.c (mon.2) 1357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:14.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[19809]: audit 2024-09-17T11:55:13.441865+0000 mgr.y (mgr.15249) 570 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:14.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[19809]: audit 2024-09-17T11:55:13.747119+0000 mgr.y (mgr.15249) 571 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:14.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[26066]: cluster 2024-09-17T11:55:12.988205+0000 mgr.y (mgr.15249) 568 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:14.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[26066]: audit 2024-09-17T11:55:13.126022+0000 mgr.y (mgr.15249) 569 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:14.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[26066]: audit 2024-09-17T11:55:13.335325+0000 mon.c (mon.2) 1357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:14.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[26066]: audit 2024-09-17T11:55:13.441865+0000 mgr.y (mgr.15249) 570 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:14.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:14 smithi092 bash[26066]: audit 2024-09-17T11:55:13.747119+0000 mgr.y (mgr.15249) 571 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:14.420 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:55:14.420 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T11:55:14.420 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T11:55:14.420 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:55:14.420 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-17T11:55:14.420 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-17T11:55:14.420 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:55:14.420 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:55:14.421 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-17T11:55:14.421 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:55:14.421 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:55:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:15 smithi121 bash[20577]: audit 2024-09-17T11:55:14.135147+0000 mon.c (mon.2) 1358 : audit [DBG] from='client.? 172.21.15.92:0/183744202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:15 smithi121 bash[20577]: audit 2024-09-17T11:55:14.422400+0000 mgr.y (mgr.15249) 572 : audit [DBG] from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:15.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:15 smithi092 bash[19809]: audit 2024-09-17T11:55:14.135147+0000 mon.c (mon.2) 1358 : audit [DBG] from='client.? 172.21.15.92:0/183744202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:15.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:15 smithi092 bash[19809]: audit 2024-09-17T11:55:14.422400+0000 mgr.y (mgr.15249) 572 : audit [DBG] from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:15.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:15 smithi092 bash[26066]: audit 2024-09-17T11:55:14.135147+0000 mon.c (mon.2) 1358 : audit [DBG] from='client.? 172.21.15.92:0/183744202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:15.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:15 smithi092 bash[26066]: audit 2024-09-17T11:55:14.422400+0000 mgr.y (mgr.15249) 572 : audit [DBG] from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:16.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:16 smithi092 bash[19809]: cluster 2024-09-17T11:55:14.989153+0000 mgr.y (mgr.15249) 573 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:16 smithi092 bash[26066]: cluster 2024-09-17T11:55:14.989153+0000 mgr.y (mgr.15249) 573 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:16 smithi121 bash[20577]: cluster 2024-09-17T11:55:14.989153+0000 mgr.y (mgr.15249) 573 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:17.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:17.444 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:17.445 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:17.445 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:17.445 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:17.446 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:17.446 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:17.446 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:17.446 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:17.823 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:17 smithi092 systemd[1]: Stopping Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:55:17.824 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:17 smithi092 bash[50625]: ts=2024-09-17T11:55:17.567Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:55:18.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:18 smithi092 bash[19809]: cluster 2024-09-17T11:55:16.989868+0000 mgr.y (mgr.15249) 574 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:18.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:18 smithi092 bash[26066]: cluster 2024-09-17T11:55:16.989868+0000 mgr.y (mgr.15249) 574 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:18 smithi121 bash[20577]: cluster 2024-09-17T11:55:16.989868+0000 mgr.y (mgr.15249) 574 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:18.573 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:18 smithi092 bash[99678]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:55:18.573 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:18 smithi092 bash[99737]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:55:18.573 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T11:55:18.573 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: Stopped Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:55:19.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:19.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:19.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:19.074 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:19.075 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:19.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:19.075 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:19.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:19.076 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:19.076 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:18 smithi092 systemd[1]: Started Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:55:20.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.757788+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.763598+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.765950+0000 mon.c (mon.2) 1359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.766671+0000 mon.c (mon.2) 1360 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.771687+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: cephadm 2024-09-17T11:55:18.772905+0000 mgr.y (mgr.15249) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.796037+0000 mon.c (mon.2) 1361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.796434+0000 mgr.y (mgr.15249) 576 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.838127+0000 mon.c (mon.2) 1362 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.840020+0000 mon.c (mon.2) 1363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.842205+0000 mon.c (mon.2) 1364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.842824+0000 mon.c (mon.2) 1365 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.848165+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: cephadm 2024-09-17T11:55:18.849365+0000 mgr.y (mgr.15249) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.919619+0000 mon.c (mon.2) 1366 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.921602+0000 mon.c (mon.2) 1367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.923715+0000 mon.c (mon.2) 1368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.924502+0000 mon.c (mon.2) 1369 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:18.932704+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.007611+0000 mon.c (mon.2) 1370 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.009580+0000 mon.c (mon.2) 1371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.012143+0000 mon.c (mon.2) 1372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.012956+0000 mon.c (mon.2) 1373 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.022155+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.100340+0000 mon.c (mon.2) 1374 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.103260+0000 mon.c (mon.2) 1375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.106370+0000 mon.c (mon.2) 1376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.107480+0000 mon.c (mon.2) 1377 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.113736+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.205373+0000 mon.c (mon.2) 1378 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.208162+0000 mon.c (mon.2) 1379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.210721+0000 mon.c (mon.2) 1380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.211651+0000 mon.c (mon.2) 1381 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.217795+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.313638+0000 mon.c (mon.2) 1382 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.316130+0000 mon.c (mon.2) 1383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.319243+0000 mon.c (mon.2) 1384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.320081+0000 mon.c (mon.2) 1385 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.326833+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.424422+0000 mon.c (mon.2) 1386 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.426536+0000 mon.c (mon.2) 1387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.428507+0000 mon.c (mon.2) 1388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.429178+0000 mon.c (mon.2) 1389 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.436960+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.498152+0000 mon.c (mon.2) 1390 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.500014+0000 mon.c (mon.2) 1391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.502105+0000 mon.c (mon.2) 1392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.502740+0000 mon.c (mon.2) 1393 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.508095+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.565841+0000 mon.c (mon.2) 1394 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.567636+0000 mon.c (mon.2) 1395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.569415+0000 mon.c (mon.2) 1396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.570062+0000 mon.c (mon.2) 1397 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.580020+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.649626+0000 mon.c (mon.2) 1398 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.651879+0000 mon.c (mon.2) 1399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.654078+0000 mon.c (mon.2) 1400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.654995+0000 mon.c (mon.2) 1401 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.663863+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.746225+0000 mon.c (mon.2) 1402 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.748223+0000 mon.c (mon.2) 1403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.750368+0000 mon.c (mon.2) 1404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:19 smithi121 bash[20577]: audit 2024-09-17T11:55:19.751316+0000 mon.c (mon.2) 1405 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.757788+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.763598+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.765950+0000 mon.c (mon.2) 1359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.766671+0000 mon.c (mon.2) 1360 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.771687+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: cephadm 2024-09-17T11:55:18.772905+0000 mgr.y (mgr.15249) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.796037+0000 mon.c (mon.2) 1361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.796434+0000 mgr.y (mgr.15249) 576 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.838127+0000 mon.c (mon.2) 1362 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.840020+0000 mon.c (mon.2) 1363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.842205+0000 mon.c (mon.2) 1364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.842824+0000 mon.c (mon.2) 1365 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.848165+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: cephadm 2024-09-17T11:55:18.849365+0000 mgr.y (mgr.15249) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.919619+0000 mon.c (mon.2) 1366 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.921602+0000 mon.c (mon.2) 1367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.923715+0000 mon.c (mon.2) 1368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.924502+0000 mon.c (mon.2) 1369 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:18.932704+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.007611+0000 mon.c (mon.2) 1370 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.757788+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.763598+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.765950+0000 mon.c (mon.2) 1359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.766671+0000 mon.c (mon.2) 1360 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.771687+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: cephadm 2024-09-17T11:55:18.772905+0000 mgr.y (mgr.15249) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.796037+0000 mon.c (mon.2) 1361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.796434+0000 mgr.y (mgr.15249) 576 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.838127+0000 mon.c (mon.2) 1362 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.840020+0000 mon.c (mon.2) 1363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.842205+0000 mon.c (mon.2) 1364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.842824+0000 mon.c (mon.2) 1365 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.848165+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: cephadm 2024-09-17T11:55:18.849365+0000 mgr.y (mgr.15249) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.919619+0000 mon.c (mon.2) 1366 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.921602+0000 mon.c (mon.2) 1367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.923715+0000 mon.c (mon.2) 1368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.924502+0000 mon.c (mon.2) 1369 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:18.932704+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.007611+0000 mon.c (mon.2) 1370 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.009580+0000 mon.c (mon.2) 1371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.012143+0000 mon.c (mon.2) 1372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.012956+0000 mon.c (mon.2) 1373 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.022155+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.100340+0000 mon.c (mon.2) 1374 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.103260+0000 mon.c (mon.2) 1375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.106370+0000 mon.c (mon.2) 1376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.107480+0000 mon.c (mon.2) 1377 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.113736+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.205373+0000 mon.c (mon.2) 1378 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.208162+0000 mon.c (mon.2) 1379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.210721+0000 mon.c (mon.2) 1380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.211651+0000 mon.c (mon.2) 1381 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.217795+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.313638+0000 mon.c (mon.2) 1382 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.316130+0000 mon.c (mon.2) 1383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.319243+0000 mon.c (mon.2) 1384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.320081+0000 mon.c (mon.2) 1385 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.326833+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.424422+0000 mon.c (mon.2) 1386 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.009580+0000 mon.c (mon.2) 1371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.012143+0000 mon.c (mon.2) 1372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.012956+0000 mon.c (mon.2) 1373 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.022155+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.100340+0000 mon.c (mon.2) 1374 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.103260+0000 mon.c (mon.2) 1375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.106370+0000 mon.c (mon.2) 1376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.107480+0000 mon.c (mon.2) 1377 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.113736+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.205373+0000 mon.c (mon.2) 1378 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.208162+0000 mon.c (mon.2) 1379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.210721+0000 mon.c (mon.2) 1380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.211651+0000 mon.c (mon.2) 1381 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.217795+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.313638+0000 mon.c (mon.2) 1382 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.316130+0000 mon.c (mon.2) 1383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.319243+0000 mon.c (mon.2) 1384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.320081+0000 mon.c (mon.2) 1385 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.326833+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.424422+0000 mon.c (mon.2) 1386 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.426536+0000 mon.c (mon.2) 1387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.428507+0000 mon.c (mon.2) 1388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.429178+0000 mon.c (mon.2) 1389 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.436960+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.498152+0000 mon.c (mon.2) 1390 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.500014+0000 mon.c (mon.2) 1391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.502105+0000 mon.c (mon.2) 1392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.502740+0000 mon.c (mon.2) 1393 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.508095+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.565841+0000 mon.c (mon.2) 1394 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.567636+0000 mon.c (mon.2) 1395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.569415+0000 mon.c (mon.2) 1396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.570062+0000 mon.c (mon.2) 1397 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.580020+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.649626+0000 mon.c (mon.2) 1398 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.651879+0000 mon.c (mon.2) 1399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.654078+0000 mon.c (mon.2) 1400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.654995+0000 mon.c (mon.2) 1401 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.663863+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.746225+0000 mon.c (mon.2) 1402 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.748223+0000 mon.c (mon.2) 1403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.750368+0000 mon.c (mon.2) 1404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[26066]: audit 2024-09-17T11:55:19.751316+0000 mon.c (mon.2) 1405 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.426536+0000 mon.c (mon.2) 1387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.428507+0000 mon.c (mon.2) 1388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.429178+0000 mon.c (mon.2) 1389 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.436960+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.498152+0000 mon.c (mon.2) 1390 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.500014+0000 mon.c (mon.2) 1391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.502105+0000 mon.c (mon.2) 1392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.502740+0000 mon.c (mon.2) 1393 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.508095+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.565841+0000 mon.c (mon.2) 1394 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.567636+0000 mon.c (mon.2) 1395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.569415+0000 mon.c (mon.2) 1396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.570062+0000 mon.c (mon.2) 1397 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.580020+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.649626+0000 mon.c (mon.2) 1398 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.651879+0000 mon.c (mon.2) 1399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.654078+0000 mon.c (mon.2) 1400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.654995+0000 mon.c (mon.2) 1401 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.663863+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:20.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.746225+0000 mon.c (mon.2) 1402 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:20.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.748223+0000 mon.c (mon.2) 1403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:20.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.750368+0000 mon.c (mon.2) 1404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:20.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:19 smithi092 bash[19809]: audit 2024-09-17T11:55:19.751316+0000 mon.c (mon.2) 1405 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.028 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:55:20] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.51.0" 2024-09-17T11:55:21.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:18.933360+0000 mgr.y (mgr.15249) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cluster 2024-09-17T11:55:18.991397+0000 mgr.y (mgr.15249) 579 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:21.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.022867+0000 mgr.y (mgr.15249) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.117316+0000 mgr.y (mgr.15249) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.221348+0000 mgr.y (mgr.15249) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.328015+0000 mgr.y (mgr.15249) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.437661+0000 mgr.y (mgr.15249) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.509284+0000 mgr.y (mgr.15249) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.581307+0000 mgr.y (mgr.15249) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.664634+0000 mgr.y (mgr.15249) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.759669+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.760429+0000 mgr.y (mgr.15249) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.836674+0000 mon.c (mon.2) 1406 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.838509+0000 mon.c (mon.2) 1407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.840664+0000 mon.c (mon.2) 1408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.841505+0000 mon.c (mon.2) 1409 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.848616+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.849196+0000 mgr.y (mgr.15249) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.923592+0000 mon.c (mon.2) 1410 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.925626+0000 mon.c (mon.2) 1411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.928675+0000 mon.c (mon.2) 1412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.934442+0000 mon.c (mon.2) 1413 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:19.939998+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.012331+0000 mon.c (mon.2) 1414 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.014746+0000 mon.c (mon.2) 1415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.017168+0000 mon.c (mon.2) 1416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.017877+0000 mon.c (mon.2) 1417 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.023351+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.085154+0000 mon.c (mon.2) 1418 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.087321+0000 mon.c (mon.2) 1419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.089938+0000 mon.c (mon.2) 1420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.090905+0000 mon.c (mon.2) 1421 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.097484+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.161068+0000 mon.c (mon.2) 1422 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.163640+0000 mon.c (mon.2) 1423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.166281+0000 mon.c (mon.2) 1424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.167091+0000 mon.c (mon.2) 1425 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.175036+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.239754+0000 mon.c (mon.2) 1426 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.241812+0000 mon.c (mon.2) 1427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.243648+0000 mon.c (mon.2) 1428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.244420+0000 mon.c (mon.2) 1429 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.254554+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.325342+0000 mon.c (mon.2) 1430 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.327597+0000 mon.c (mon.2) 1431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.329739+0000 mon.c (mon.2) 1432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.330626+0000 mon.c (mon.2) 1433 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.341438+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.407288+0000 mon.c (mon.2) 1434 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.409944+0000 mon.c (mon.2) 1435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.412172+0000 mon.c (mon.2) 1436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.413135+0000 mon.c (mon.2) 1437 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.423759+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.488953+0000 mon.c (mon.2) 1438 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.491421+0000 mon.c (mon.2) 1439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.493955+0000 mon.c (mon.2) 1440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.494880+0000 mon.c (mon.2) 1441 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.505635+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.573531+0000 mon.c (mon.2) 1442 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.576109+0000 mon.c (mon.2) 1443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.578761+0000 mon.c (mon.2) 1444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.579717+0000 mon.c (mon.2) 1445 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.585879+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.653783+0000 mon.c (mon.2) 1446 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.656460+0000 mon.c (mon.2) 1447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.659106+0000 mon.c (mon.2) 1448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.660369+0000 mon.c (mon.2) 1449 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.667159+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.731483+0000 mon.c (mon.2) 1450 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.733420+0000 mon.c (mon.2) 1451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.735637+0000 mon.c (mon.2) 1452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.736458+0000 mon.c (mon.2) 1453 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[19809]: audit 2024-09-17T11:55:20.742773+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:18.933360+0000 mgr.y (mgr.15249) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cluster 2024-09-17T11:55:18.991397+0000 mgr.y (mgr.15249) 579 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.022867+0000 mgr.y (mgr.15249) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.117316+0000 mgr.y (mgr.15249) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.221348+0000 mgr.y (mgr.15249) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.328015+0000 mgr.y (mgr.15249) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.437661+0000 mgr.y (mgr.15249) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.509284+0000 mgr.y (mgr.15249) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.581307+0000 mgr.y (mgr.15249) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.664634+0000 mgr.y (mgr.15249) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.759669+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.760429+0000 mgr.y (mgr.15249) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.836674+0000 mon.c (mon.2) 1406 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.838509+0000 mon.c (mon.2) 1407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.840664+0000 mon.c (mon.2) 1408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.841505+0000 mon.c (mon.2) 1409 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.848616+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.849196+0000 mgr.y (mgr.15249) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.923592+0000 mon.c (mon.2) 1410 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.925626+0000 mon.c (mon.2) 1411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.928675+0000 mon.c (mon.2) 1412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.934442+0000 mon.c (mon.2) 1413 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:19.939998+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.012331+0000 mon.c (mon.2) 1414 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.014746+0000 mon.c (mon.2) 1415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.017168+0000 mon.c (mon.2) 1416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.017877+0000 mon.c (mon.2) 1417 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.023351+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.085154+0000 mon.c (mon.2) 1418 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.087321+0000 mon.c (mon.2) 1419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.089938+0000 mon.c (mon.2) 1420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.090905+0000 mon.c (mon.2) 1421 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.097484+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.161068+0000 mon.c (mon.2) 1422 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.163640+0000 mon.c (mon.2) 1423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.166281+0000 mon.c (mon.2) 1424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.167091+0000 mon.c (mon.2) 1425 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.175036+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.239754+0000 mon.c (mon.2) 1426 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.241812+0000 mon.c (mon.2) 1427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.243648+0000 mon.c (mon.2) 1428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.244420+0000 mon.c (mon.2) 1429 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.254554+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.325342+0000 mon.c (mon.2) 1430 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.327597+0000 mon.c (mon.2) 1431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.329739+0000 mon.c (mon.2) 1432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.330626+0000 mon.c (mon.2) 1433 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.341438+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.407288+0000 mon.c (mon.2) 1434 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.409944+0000 mon.c (mon.2) 1435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.412172+0000 mon.c (mon.2) 1436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.413135+0000 mon.c (mon.2) 1437 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.423759+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.488953+0000 mon.c (mon.2) 1438 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.491421+0000 mon.c (mon.2) 1439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.493955+0000 mon.c (mon.2) 1440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.494880+0000 mon.c (mon.2) 1441 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.505635+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.573531+0000 mon.c (mon.2) 1442 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.576109+0000 mon.c (mon.2) 1443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.578761+0000 mon.c (mon.2) 1444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.579717+0000 mon.c (mon.2) 1445 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.585879+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.653783+0000 mon.c (mon.2) 1446 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.656460+0000 mon.c (mon.2) 1447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.659106+0000 mon.c (mon.2) 1448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.660369+0000 mon.c (mon.2) 1449 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.667159+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.731483+0000 mon.c (mon.2) 1450 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.733420+0000 mon.c (mon.2) 1451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.735637+0000 mon.c (mon.2) 1452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.736458+0000 mon.c (mon.2) 1453 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:20 smithi092 bash[26066]: audit 2024-09-17T11:55:20.742773+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:18.933360+0000 mgr.y (mgr.15249) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cluster 2024-09-17T11:55:18.991397+0000 mgr.y (mgr.15249) 579 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:21.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.022867+0000 mgr.y (mgr.15249) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.117316+0000 mgr.y (mgr.15249) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.221348+0000 mgr.y (mgr.15249) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.328015+0000 mgr.y (mgr.15249) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.437661+0000 mgr.y (mgr.15249) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.509284+0000 mgr.y (mgr.15249) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.581307+0000 mgr.y (mgr.15249) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.664634+0000 mgr.y (mgr.15249) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.759669+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.760429+0000 mgr.y (mgr.15249) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.836674+0000 mon.c (mon.2) 1406 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.838509+0000 mon.c (mon.2) 1407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.840664+0000 mon.c (mon.2) 1408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.841505+0000 mon.c (mon.2) 1409 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.848616+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.849196+0000 mgr.y (mgr.15249) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.923592+0000 mon.c (mon.2) 1410 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.925626+0000 mon.c (mon.2) 1411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.928675+0000 mon.c (mon.2) 1412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.934442+0000 mon.c (mon.2) 1413 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:19.939998+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.012331+0000 mon.c (mon.2) 1414 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.014746+0000 mon.c (mon.2) 1415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.017168+0000 mon.c (mon.2) 1416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.017877+0000 mon.c (mon.2) 1417 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.023351+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.085154+0000 mon.c (mon.2) 1418 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.087321+0000 mon.c (mon.2) 1419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.089938+0000 mon.c (mon.2) 1420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.090905+0000 mon.c (mon.2) 1421 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.097484+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.161068+0000 mon.c (mon.2) 1422 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.163640+0000 mon.c (mon.2) 1423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.166281+0000 mon.c (mon.2) 1424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.167091+0000 mon.c (mon.2) 1425 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.175036+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.239754+0000 mon.c (mon.2) 1426 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.241812+0000 mon.c (mon.2) 1427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.243648+0000 mon.c (mon.2) 1428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.244420+0000 mon.c (mon.2) 1429 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.254554+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.325342+0000 mon.c (mon.2) 1430 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.327597+0000 mon.c (mon.2) 1431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.329739+0000 mon.c (mon.2) 1432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.330626+0000 mon.c (mon.2) 1433 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.341438+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.407288+0000 mon.c (mon.2) 1434 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.409944+0000 mon.c (mon.2) 1435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.412172+0000 mon.c (mon.2) 1436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.413135+0000 mon.c (mon.2) 1437 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.423759+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.488953+0000 mon.c (mon.2) 1438 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.491421+0000 mon.c (mon.2) 1439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.493955+0000 mon.c (mon.2) 1440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.494880+0000 mon.c (mon.2) 1441 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.505635+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.573531+0000 mon.c (mon.2) 1442 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.576109+0000 mon.c (mon.2) 1443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.578761+0000 mon.c (mon.2) 1444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.579717+0000 mon.c (mon.2) 1445 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.585879+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.653783+0000 mon.c (mon.2) 1446 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.656460+0000 mon.c (mon.2) 1447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.659106+0000 mon.c (mon.2) 1448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.660369+0000 mon.c (mon.2) 1449 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.667159+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.731483+0000 mon.c (mon.2) 1450 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:21.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.733420+0000 mon.c (mon.2) 1451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:21.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.735637+0000 mon.c (mon.2) 1452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:21.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.736458+0000 mon.c (mon.2) 1453 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:21.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:20 smithi121 bash[20577]: audit 2024-09-17T11:55:20.742773+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:21.323 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[99793]: ts=2024-09-17T11:55:21.031Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-17T11:55:21.323 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[99793]: ts=2024-09-17T11:55:21.031Z 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-17T11:55:21.323 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[99793]: ts=2024-09-17T11:55:21.033Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.92 port=9094 2024-09-17T11:55:21.324 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[99793]: ts=2024-09-17T11:55:21.034Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T11:55:21.324 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[99793]: ts=2024-09-17T11:55:21.066Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:55:21.324 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[99793]: ts=2024-09-17T11:55:21.067Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:55:21.324 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[99793]: ts=2024-09-17T11:55:21.069Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-17T11:55:21.324 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[99793]: ts=2024-09-17T11:55:21.069Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:19.940581+0000 mgr.y (mgr.15249) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.024425+0000 mgr.y (mgr.15249) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.098016+0000 mgr.y (mgr.15249) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.175633+0000 mgr.y (mgr.15249) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.255550+0000 mgr.y (mgr.15249) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.342456+0000 mgr.y (mgr.15249) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.424810+0000 mgr.y (mgr.15249) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.506867+0000 mgr.y (mgr.15249) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.589356+0000 mgr.y (mgr.15249) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.667814+0000 mgr.y (mgr.15249) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.743320+0000 mgr.y (mgr.15249) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.817406+0000 mon.c (mon.2) 1454 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.819325+0000 mon.c (mon.2) 1455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.822018+0000 mon.c (mon.2) 1456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.822676+0000 mon.c (mon.2) 1457 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.828755+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.834209+0000 mgr.y (mgr.15249) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.895172+0000 mon.c (mon.2) 1458 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.897177+0000 mon.c (mon.2) 1459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.899243+0000 mon.c (mon.2) 1460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.900004+0000 mon.c (mon.2) 1461 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.906286+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.977913+0000 mon.c (mon.2) 1462 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.979840+0000 mon.c (mon.2) 1463 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.981712+0000 mon.c (mon.2) 1464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.982376+0000 mon.c (mon.2) 1465 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:20.988054+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.059578+0000 mon.c (mon.2) 1466 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.062177+0000 mon.c (mon.2) 1467 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.064206+0000 mon.c (mon.2) 1468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.064952+0000 mon.c (mon.2) 1469 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.070641+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.133588+0000 mon.c (mon.2) 1470 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.135564+0000 mon.c (mon.2) 1471 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.138282+0000 mon.c (mon.2) 1472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.139007+0000 mon.c (mon.2) 1473 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.147077+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.213846+0000 mon.c (mon.2) 1474 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.216083+0000 mon.c (mon.2) 1475 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.218909+0000 mon.c (mon.2) 1476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.219876+0000 mon.c (mon.2) 1477 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.227259+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.292608+0000 mon.c (mon.2) 1478 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.294356+0000 mon.c (mon.2) 1479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.296055+0000 mon.c (mon.2) 1480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.296697+0000 mon.c (mon.2) 1481 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.301844+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.365459+0000 mon.c (mon.2) 1482 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.367223+0000 mon.c (mon.2) 1483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.368842+0000 mon.c (mon.2) 1484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.369453+0000 mon.c (mon.2) 1485 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.374711+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.436161+0000 mon.c (mon.2) 1486 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.438257+0000 mon.c (mon.2) 1487 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.441569+0000 mon.c (mon.2) 1488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.442516+0000 mon.c (mon.2) 1489 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.451530+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.516637+0000 mon.c (mon.2) 1490 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.518683+0000 mon.c (mon.2) 1491 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.520529+0000 mon.c (mon.2) 1492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.521231+0000 mon.c (mon.2) 1493 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.527074+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.602828+0000 mon.c (mon.2) 1494 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.605385+0000 mon.c (mon.2) 1495 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.607204+0000 mon.c (mon.2) 1496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.607879+0000 mon.c (mon.2) 1497 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.614227+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.688013+0000 mon.c (mon.2) 1498 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.690631+0000 mon.c (mon.2) 1499 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.694258+0000 mon.c (mon.2) 1500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.695288+0000 mon.c (mon.2) 1501 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:21 smithi121 bash[20577]: audit 2024-09-17T11:55:21.701287+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:19.940581+0000 mgr.y (mgr.15249) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.024425+0000 mgr.y (mgr.15249) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.098016+0000 mgr.y (mgr.15249) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.175633+0000 mgr.y (mgr.15249) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.255550+0000 mgr.y (mgr.15249) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.342456+0000 mgr.y (mgr.15249) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.424810+0000 mgr.y (mgr.15249) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.506867+0000 mgr.y (mgr.15249) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.589356+0000 mgr.y (mgr.15249) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.667814+0000 mgr.y (mgr.15249) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.743320+0000 mgr.y (mgr.15249) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.817406+0000 mon.c (mon.2) 1454 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.819325+0000 mon.c (mon.2) 1455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.822018+0000 mon.c (mon.2) 1456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.822676+0000 mon.c (mon.2) 1457 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.828755+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.834209+0000 mgr.y (mgr.15249) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.895172+0000 mon.c (mon.2) 1458 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.897177+0000 mon.c (mon.2) 1459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.899243+0000 mon.c (mon.2) 1460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.900004+0000 mon.c (mon.2) 1461 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:19.940581+0000 mgr.y (mgr.15249) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.024425+0000 mgr.y (mgr.15249) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.098016+0000 mgr.y (mgr.15249) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.175633+0000 mgr.y (mgr.15249) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.255550+0000 mgr.y (mgr.15249) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.342456+0000 mgr.y (mgr.15249) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.424810+0000 mgr.y (mgr.15249) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.506867+0000 mgr.y (mgr.15249) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.589356+0000 mgr.y (mgr.15249) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.667814+0000 mgr.y (mgr.15249) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.743320+0000 mgr.y (mgr.15249) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.817406+0000 mon.c (mon.2) 1454 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.819325+0000 mon.c (mon.2) 1455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.822018+0000 mon.c (mon.2) 1456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.822676+0000 mon.c (mon.2) 1457 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.828755+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.834209+0000 mgr.y (mgr.15249) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.895172+0000 mon.c (mon.2) 1458 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.897177+0000 mon.c (mon.2) 1459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.899243+0000 mon.c (mon.2) 1460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.900004+0000 mon.c (mon.2) 1461 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.906286+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.977913+0000 mon.c (mon.2) 1462 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.979840+0000 mon.c (mon.2) 1463 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.981712+0000 mon.c (mon.2) 1464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.982376+0000 mon.c (mon.2) 1465 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:20.988054+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.059578+0000 mon.c (mon.2) 1466 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.062177+0000 mon.c (mon.2) 1467 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.064206+0000 mon.c (mon.2) 1468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.064952+0000 mon.c (mon.2) 1469 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.070641+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.133588+0000 mon.c (mon.2) 1470 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.135564+0000 mon.c (mon.2) 1471 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.138282+0000 mon.c (mon.2) 1472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.139007+0000 mon.c (mon.2) 1473 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.147077+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.213846+0000 mon.c (mon.2) 1474 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.216083+0000 mon.c (mon.2) 1475 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.218909+0000 mon.c (mon.2) 1476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.906286+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.977913+0000 mon.c (mon.2) 1462 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.979840+0000 mon.c (mon.2) 1463 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.981712+0000 mon.c (mon.2) 1464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.982376+0000 mon.c (mon.2) 1465 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:20.988054+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.059578+0000 mon.c (mon.2) 1466 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.062177+0000 mon.c (mon.2) 1467 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.064206+0000 mon.c (mon.2) 1468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.064952+0000 mon.c (mon.2) 1469 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.070641+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.133588+0000 mon.c (mon.2) 1470 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.135564+0000 mon.c (mon.2) 1471 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.138282+0000 mon.c (mon.2) 1472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.139007+0000 mon.c (mon.2) 1473 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.147077+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.213846+0000 mon.c (mon.2) 1474 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.216083+0000 mon.c (mon.2) 1475 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.218909+0000 mon.c (mon.2) 1476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.219876+0000 mon.c (mon.2) 1477 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.227259+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.292608+0000 mon.c (mon.2) 1478 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.294356+0000 mon.c (mon.2) 1479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.296055+0000 mon.c (mon.2) 1480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.296697+0000 mon.c (mon.2) 1481 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.301844+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.365459+0000 mon.c (mon.2) 1482 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.367223+0000 mon.c (mon.2) 1483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.368842+0000 mon.c (mon.2) 1484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.369453+0000 mon.c (mon.2) 1485 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.374711+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.436161+0000 mon.c (mon.2) 1486 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.438257+0000 mon.c (mon.2) 1487 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.441569+0000 mon.c (mon.2) 1488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.442516+0000 mon.c (mon.2) 1489 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.451530+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.516637+0000 mon.c (mon.2) 1490 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.518683+0000 mon.c (mon.2) 1491 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.520529+0000 mon.c (mon.2) 1492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.521231+0000 mon.c (mon.2) 1493 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.527074+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.602828+0000 mon.c (mon.2) 1494 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.605385+0000 mon.c (mon.2) 1495 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.607204+0000 mon.c (mon.2) 1496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.607879+0000 mon.c (mon.2) 1497 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.614227+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.688013+0000 mon.c (mon.2) 1498 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.690631+0000 mon.c (mon.2) 1499 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.694258+0000 mon.c (mon.2) 1500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.695288+0000 mon.c (mon.2) 1501 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[26066]: audit 2024-09-17T11:55:21.701287+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.219876+0000 mon.c (mon.2) 1477 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.227259+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.292608+0000 mon.c (mon.2) 1478 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.294356+0000 mon.c (mon.2) 1479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.296055+0000 mon.c (mon.2) 1480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.296697+0000 mon.c (mon.2) 1481 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.301844+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.365459+0000 mon.c (mon.2) 1482 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.367223+0000 mon.c (mon.2) 1483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.368842+0000 mon.c (mon.2) 1484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.369453+0000 mon.c (mon.2) 1485 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.374711+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.436161+0000 mon.c (mon.2) 1486 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.438257+0000 mon.c (mon.2) 1487 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.441569+0000 mon.c (mon.2) 1488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.442516+0000 mon.c (mon.2) 1489 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.451530+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.516637+0000 mon.c (mon.2) 1490 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.518683+0000 mon.c (mon.2) 1491 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.520529+0000 mon.c (mon.2) 1492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.521231+0000 mon.c (mon.2) 1493 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.527074+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.602828+0000 mon.c (mon.2) 1494 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.605385+0000 mon.c (mon.2) 1495 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.607204+0000 mon.c (mon.2) 1496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.607879+0000 mon.c (mon.2) 1497 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.614227+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.688013+0000 mon.c (mon.2) 1498 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.690631+0000 mon.c (mon.2) 1499 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.694258+0000 mon.c (mon.2) 1500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.695288+0000 mon.c (mon.2) 1501 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:22.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:21 smithi092 bash[19809]: audit 2024-09-17T11:55:21.701287+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.908181+0000 mgr.y (mgr.15249) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:20.991480+0000 mgr.y (mgr.15249) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cluster 2024-09-17T11:55:20.991831+0000 mgr.y (mgr.15249) 604 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:23.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.074081+0000 mgr.y (mgr.15249) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.147713+0000 mgr.y (mgr.15249) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.229960+0000 mgr.y (mgr.15249) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.304393+0000 mgr.y (mgr.15249) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.377286+0000 mgr.y (mgr.15249) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.452371+0000 mgr.y (mgr.15249) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.530233+0000 mgr.y (mgr.15249) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.618451+0000 mgr.y (mgr.15249) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.705884+0000 mgr.y (mgr.15249) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.709818+0000 mgr.y (mgr.15249) 614 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.775174+0000 mon.c (mon.2) 1502 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.780599+0000 mon.c (mon.2) 1503 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.782497+0000 mon.c (mon.2) 1504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.783122+0000 mon.c (mon.2) 1505 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.788443+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.789091+0000 mgr.y (mgr.15249) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.865401+0000 mon.c (mon.2) 1506 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.908181+0000 mgr.y (mgr.15249) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:20.991480+0000 mgr.y (mgr.15249) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cluster 2024-09-17T11:55:20.991831+0000 mgr.y (mgr.15249) 604 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.074081+0000 mgr.y (mgr.15249) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.147713+0000 mgr.y (mgr.15249) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.229960+0000 mgr.y (mgr.15249) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.304393+0000 mgr.y (mgr.15249) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.377286+0000 mgr.y (mgr.15249) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.452371+0000 mgr.y (mgr.15249) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.530233+0000 mgr.y (mgr.15249) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.618451+0000 mgr.y (mgr.15249) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.705884+0000 mgr.y (mgr.15249) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.709818+0000 mgr.y (mgr.15249) 614 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.775174+0000 mon.c (mon.2) 1502 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.780599+0000 mon.c (mon.2) 1503 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.782497+0000 mon.c (mon.2) 1504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.783122+0000 mon.c (mon.2) 1505 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.788443+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.789091+0000 mgr.y (mgr.15249) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.865401+0000 mon.c (mon.2) 1506 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.867932+0000 mon.c (mon.2) 1507 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.870302+0000 mon.c (mon.2) 1508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.871027+0000 mon.c (mon.2) 1509 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.876799+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.880141+0000 mgr.y (mgr.15249) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.941768+0000 mon.c (mon.2) 1510 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.944113+0000 mon.c (mon.2) 1511 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.946710+0000 mon.c (mon.2) 1512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.947495+0000 mon.c (mon.2) 1513 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:21.956522+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.029742+0000 mon.c (mon.2) 1514 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.031711+0000 mon.c (mon.2) 1515 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.033564+0000 mon.c (mon.2) 1516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.034316+0000 mon.c (mon.2) 1517 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.040112+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.110248+0000 mon.c (mon.2) 1518 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.112551+0000 mon.c (mon.2) 1519 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.115091+0000 mon.c (mon.2) 1520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.115859+0000 mon.c (mon.2) 1521 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.124244+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.867932+0000 mon.c (mon.2) 1507 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.870302+0000 mon.c (mon.2) 1508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.871027+0000 mon.c (mon.2) 1509 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.876799+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.880141+0000 mgr.y (mgr.15249) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.941768+0000 mon.c (mon.2) 1510 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.944113+0000 mon.c (mon.2) 1511 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.946710+0000 mon.c (mon.2) 1512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.947495+0000 mon.c (mon.2) 1513 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:21.956522+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.029742+0000 mon.c (mon.2) 1514 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.031711+0000 mon.c (mon.2) 1515 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.033564+0000 mon.c (mon.2) 1516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.034316+0000 mon.c (mon.2) 1517 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.040112+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.110248+0000 mon.c (mon.2) 1518 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.112551+0000 mon.c (mon.2) 1519 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.115091+0000 mon.c (mon.2) 1520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.115859+0000 mon.c (mon.2) 1521 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.124244+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.196781+0000 mon.c (mon.2) 1522 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.199115+0000 mon.c (mon.2) 1523 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.201840+0000 mon.c (mon.2) 1524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.202757+0000 mon.c (mon.2) 1525 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.210268+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.283386+0000 mon.c (mon.2) 1526 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.285145+0000 mon.c (mon.2) 1527 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.286844+0000 mon.c (mon.2) 1528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.287536+0000 mon.c (mon.2) 1529 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.293147+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.354641+0000 mon.c (mon.2) 1530 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.356535+0000 mon.c (mon.2) 1531 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.358222+0000 mon.c (mon.2) 1532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.358918+0000 mon.c (mon.2) 1533 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.365210+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.425791+0000 mon.c (mon.2) 1534 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.427875+0000 mon.c (mon.2) 1535 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.429893+0000 mon.c (mon.2) 1536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.430847+0000 mon.c (mon.2) 1537 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.436682+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.196781+0000 mon.c (mon.2) 1522 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.199115+0000 mon.c (mon.2) 1523 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.201840+0000 mon.c (mon.2) 1524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.202757+0000 mon.c (mon.2) 1525 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.210268+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.283386+0000 mon.c (mon.2) 1526 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.285145+0000 mon.c (mon.2) 1527 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.286844+0000 mon.c (mon.2) 1528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.287536+0000 mon.c (mon.2) 1529 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.293147+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.354641+0000 mon.c (mon.2) 1530 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.356535+0000 mon.c (mon.2) 1531 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.358222+0000 mon.c (mon.2) 1532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.358918+0000 mon.c (mon.2) 1533 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.365210+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.425791+0000 mon.c (mon.2) 1534 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.427875+0000 mon.c (mon.2) 1535 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.429893+0000 mon.c (mon.2) 1536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.430847+0000 mon.c (mon.2) 1537 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.436682+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.498364+0000 mon.c (mon.2) 1538 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.500605+0000 mon.c (mon.2) 1539 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.502858+0000 mon.c (mon.2) 1540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.503684+0000 mon.c (mon.2) 1541 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.509639+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.575653+0000 mon.c (mon.2) 1542 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.577962+0000 mon.c (mon.2) 1543 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.579853+0000 mon.c (mon.2) 1544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.580595+0000 mon.c (mon.2) 1545 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.586609+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.668085+0000 mon.c (mon.2) 1546 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.670821+0000 mon.c (mon.2) 1547 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.674964+0000 mon.c (mon.2) 1548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.676039+0000 mon.c (mon.2) 1549 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[26066]: audit 2024-09-17T11:55:22.682859+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.498364+0000 mon.c (mon.2) 1538 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.500605+0000 mon.c (mon.2) 1539 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.502858+0000 mon.c (mon.2) 1540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.503684+0000 mon.c (mon.2) 1541 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.509639+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.575653+0000 mon.c (mon.2) 1542 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.577962+0000 mon.c (mon.2) 1543 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.579853+0000 mon.c (mon.2) 1544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.580595+0000 mon.c (mon.2) 1545 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.586609+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.668085+0000 mon.c (mon.2) 1546 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.670821+0000 mon.c (mon.2) 1547 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.674964+0000 mon.c (mon.2) 1548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.676039+0000 mon.c (mon.2) 1549 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:22 smithi092 bash[19809]: audit 2024-09-17T11:55:22.682859+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.908181+0000 mgr.y (mgr.15249) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:20.991480+0000 mgr.y (mgr.15249) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cluster 2024-09-17T11:55:20.991831+0000 mgr.y (mgr.15249) 604 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.074081+0000 mgr.y (mgr.15249) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.147713+0000 mgr.y (mgr.15249) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.229960+0000 mgr.y (mgr.15249) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.304393+0000 mgr.y (mgr.15249) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.377286+0000 mgr.y (mgr.15249) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.452371+0000 mgr.y (mgr.15249) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.530233+0000 mgr.y (mgr.15249) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.618451+0000 mgr.y (mgr.15249) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.705884+0000 mgr.y (mgr.15249) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.709818+0000 mgr.y (mgr.15249) 614 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.775174+0000 mon.c (mon.2) 1502 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.780599+0000 mon.c (mon.2) 1503 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.782497+0000 mon.c (mon.2) 1504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.783122+0000 mon.c (mon.2) 1505 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.788443+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.789091+0000 mgr.y (mgr.15249) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.865401+0000 mon.c (mon.2) 1506 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.867932+0000 mon.c (mon.2) 1507 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.870302+0000 mon.c (mon.2) 1508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.871027+0000 mon.c (mon.2) 1509 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.876799+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.880141+0000 mgr.y (mgr.15249) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.941768+0000 mon.c (mon.2) 1510 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.944113+0000 mon.c (mon.2) 1511 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.946710+0000 mon.c (mon.2) 1512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.947495+0000 mon.c (mon.2) 1513 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:21.956522+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.029742+0000 mon.c (mon.2) 1514 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.031711+0000 mon.c (mon.2) 1515 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.033564+0000 mon.c (mon.2) 1516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.034316+0000 mon.c (mon.2) 1517 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.040112+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.110248+0000 mon.c (mon.2) 1518 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.112551+0000 mon.c (mon.2) 1519 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.115091+0000 mon.c (mon.2) 1520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.115859+0000 mon.c (mon.2) 1521 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.124244+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.196781+0000 mon.c (mon.2) 1522 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.199115+0000 mon.c (mon.2) 1523 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.201840+0000 mon.c (mon.2) 1524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.202757+0000 mon.c (mon.2) 1525 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.210268+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.283386+0000 mon.c (mon.2) 1526 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.285145+0000 mon.c (mon.2) 1527 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.286844+0000 mon.c (mon.2) 1528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.287536+0000 mon.c (mon.2) 1529 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.293147+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.354641+0000 mon.c (mon.2) 1530 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.356535+0000 mon.c (mon.2) 1531 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.358222+0000 mon.c (mon.2) 1532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.358918+0000 mon.c (mon.2) 1533 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.365210+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.425791+0000 mon.c (mon.2) 1534 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.427875+0000 mon.c (mon.2) 1535 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.429893+0000 mon.c (mon.2) 1536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.430847+0000 mon.c (mon.2) 1537 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.436682+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.498364+0000 mon.c (mon.2) 1538 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.500605+0000 mon.c (mon.2) 1539 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.502858+0000 mon.c (mon.2) 1540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.503684+0000 mon.c (mon.2) 1541 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.509639+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.575653+0000 mon.c (mon.2) 1542 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.577962+0000 mon.c (mon.2) 1543 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.579853+0000 mon.c (mon.2) 1544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.580595+0000 mon.c (mon.2) 1545 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.586609+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.668085+0000 mon.c (mon.2) 1546 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.670821+0000 mon.c (mon.2) 1547 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.674964+0000 mon.c (mon.2) 1548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:23.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.676039+0000 mon.c (mon.2) 1549 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:23.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:22 smithi121 bash[20577]: audit 2024-09-17T11:55:22.682859+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:23.323 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[99793]: ts=2024-09-17T11:55:23.035Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001036011s 2024-09-17T11:55:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:21.957140+0000 mgr.y (mgr.15249) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.041576+0000 mgr.y (mgr.15249) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.125104+0000 mgr.y (mgr.15249) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.210856+0000 mgr.y (mgr.15249) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.293694+0000 mgr.y (mgr.15249) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.365774+0000 mgr.y (mgr.15249) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.437426+0000 mgr.y (mgr.15249) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.510303+0000 mgr.y (mgr.15249) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.589553+0000 mgr.y (mgr.15249) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.686242+0000 mgr.y (mgr.15249) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.770033+0000 mon.c (mon.2) 1550 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.785625+0000 mon.c (mon.2) 1551 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.787380+0000 mon.c (mon.2) 1552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.788029+0000 mon.c (mon.2) 1553 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.793524+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.794435+0000 mgr.y (mgr.15249) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.860736+0000 mon.c (mon.2) 1554 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.862524+0000 mon.c (mon.2) 1555 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.864473+0000 mon.c (mon.2) 1556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.865168+0000 mon.c (mon.2) 1557 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.870471+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.871727+0000 mgr.y (mgr.15249) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.943101+0000 mon.c (mon.2) 1558 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.944901+0000 mon.c (mon.2) 1559 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.946973+0000 mon.c (mon.2) 1560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.947667+0000 mon.c (mon.2) 1561 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:22.953223+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.024343+0000 mon.c (mon.2) 1562 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.026193+0000 mon.c (mon.2) 1563 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.027983+0000 mon.c (mon.2) 1564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.028851+0000 mon.c (mon.2) 1565 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.034691+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.095704+0000 mon.c (mon.2) 1566 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.097646+0000 mon.c (mon.2) 1567 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.099557+0000 mon.c (mon.2) 1568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.100290+0000 mon.c (mon.2) 1569 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.106839+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.167634+0000 mon.c (mon.2) 1570 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.169605+0000 mon.c (mon.2) 1571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.171406+0000 mon.c (mon.2) 1572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.172095+0000 mon.c (mon.2) 1573 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.177494+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.241441+0000 mon.c (mon.2) 1574 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.243394+0000 mon.c (mon.2) 1575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.245161+0000 mon.c (mon.2) 1576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.245836+0000 mon.c (mon.2) 1577 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.253805+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.324133+0000 mon.c (mon.2) 1578 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.326561+0000 mon.c (mon.2) 1579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.328545+0000 mon.c (mon.2) 1580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.329242+0000 mon.c (mon.2) 1581 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.337075+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.404235+0000 mon.c (mon.2) 1582 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.406349+0000 mon.c (mon.2) 1583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.408734+0000 mon.c (mon.2) 1584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.409591+0000 mon.c (mon.2) 1585 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.420083+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.484989+0000 mon.c (mon.2) 1586 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.487039+0000 mon.c (mon.2) 1587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.489594+0000 mon.c (mon.2) 1588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.490632+0000 mon.c (mon.2) 1589 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.499890+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.570451+0000 mon.c (mon.2) 1590 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.572612+0000 mon.c (mon.2) 1591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.575645+0000 mon.c (mon.2) 1592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.576542+0000 mon.c (mon.2) 1593 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.584186+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.646806+0000 mon.c (mon.2) 1594 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.649147+0000 mon.c (mon.2) 1595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.651699+0000 mon.c (mon.2) 1596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.652584+0000 mon.c (mon.2) 1597 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.660658+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.742924+0000 mon.c (mon.2) 1598 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.745007+0000 mon.c (mon.2) 1599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.747374+0000 mon.c (mon.2) 1600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.748201+0000 mon.c (mon.2) 1601 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:23 smithi121 bash[20577]: audit 2024-09-17T11:55:23.755805+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:21.957140+0000 mgr.y (mgr.15249) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.041576+0000 mgr.y (mgr.15249) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.125104+0000 mgr.y (mgr.15249) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.210856+0000 mgr.y (mgr.15249) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.293694+0000 mgr.y (mgr.15249) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.365774+0000 mgr.y (mgr.15249) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.437426+0000 mgr.y (mgr.15249) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.510303+0000 mgr.y (mgr.15249) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.589553+0000 mgr.y (mgr.15249) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.686242+0000 mgr.y (mgr.15249) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.770033+0000 mon.c (mon.2) 1550 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.785625+0000 mon.c (mon.2) 1551 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.787380+0000 mon.c (mon.2) 1552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.788029+0000 mon.c (mon.2) 1553 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.793524+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.794435+0000 mgr.y (mgr.15249) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.860736+0000 mon.c (mon.2) 1554 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.862524+0000 mon.c (mon.2) 1555 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.864473+0000 mon.c (mon.2) 1556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.865168+0000 mon.c (mon.2) 1557 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.870471+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:21.957140+0000 mgr.y (mgr.15249) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.041576+0000 mgr.y (mgr.15249) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.125104+0000 mgr.y (mgr.15249) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.210856+0000 mgr.y (mgr.15249) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.293694+0000 mgr.y (mgr.15249) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.365774+0000 mgr.y (mgr.15249) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.437426+0000 mgr.y (mgr.15249) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.510303+0000 mgr.y (mgr.15249) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.589553+0000 mgr.y (mgr.15249) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.686242+0000 mgr.y (mgr.15249) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.770033+0000 mon.c (mon.2) 1550 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.785625+0000 mon.c (mon.2) 1551 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.787380+0000 mon.c (mon.2) 1552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.788029+0000 mon.c (mon.2) 1553 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.793524+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.794435+0000 mgr.y (mgr.15249) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.860736+0000 mon.c (mon.2) 1554 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.862524+0000 mon.c (mon.2) 1555 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.864473+0000 mon.c (mon.2) 1556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.865168+0000 mon.c (mon.2) 1557 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.870471+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.871727+0000 mgr.y (mgr.15249) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.943101+0000 mon.c (mon.2) 1558 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.944901+0000 mon.c (mon.2) 1559 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.946973+0000 mon.c (mon.2) 1560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.947667+0000 mon.c (mon.2) 1561 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:22.953223+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.024343+0000 mon.c (mon.2) 1562 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.026193+0000 mon.c (mon.2) 1563 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.027983+0000 mon.c (mon.2) 1564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.028851+0000 mon.c (mon.2) 1565 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.034691+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.095704+0000 mon.c (mon.2) 1566 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.097646+0000 mon.c (mon.2) 1567 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.099557+0000 mon.c (mon.2) 1568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.100290+0000 mon.c (mon.2) 1569 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.106839+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.167634+0000 mon.c (mon.2) 1570 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.169605+0000 mon.c (mon.2) 1571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.171406+0000 mon.c (mon.2) 1572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.871727+0000 mgr.y (mgr.15249) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.943101+0000 mon.c (mon.2) 1558 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.944901+0000 mon.c (mon.2) 1559 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.946973+0000 mon.c (mon.2) 1560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.947667+0000 mon.c (mon.2) 1561 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:22.953223+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.024343+0000 mon.c (mon.2) 1562 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.026193+0000 mon.c (mon.2) 1563 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.027983+0000 mon.c (mon.2) 1564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.028851+0000 mon.c (mon.2) 1565 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.034691+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.095704+0000 mon.c (mon.2) 1566 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.097646+0000 mon.c (mon.2) 1567 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.099557+0000 mon.c (mon.2) 1568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.100290+0000 mon.c (mon.2) 1569 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.106839+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.167634+0000 mon.c (mon.2) 1570 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.169605+0000 mon.c (mon.2) 1571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.171406+0000 mon.c (mon.2) 1572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.172095+0000 mon.c (mon.2) 1573 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.177494+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.241441+0000 mon.c (mon.2) 1574 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.243394+0000 mon.c (mon.2) 1575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.245161+0000 mon.c (mon.2) 1576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.245836+0000 mon.c (mon.2) 1577 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.253805+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.324133+0000 mon.c (mon.2) 1578 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.326561+0000 mon.c (mon.2) 1579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.328545+0000 mon.c (mon.2) 1580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.329242+0000 mon.c (mon.2) 1581 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.337075+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.404235+0000 mon.c (mon.2) 1582 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.406349+0000 mon.c (mon.2) 1583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.408734+0000 mon.c (mon.2) 1584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.409591+0000 mon.c (mon.2) 1585 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.420083+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.484989+0000 mon.c (mon.2) 1586 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.487039+0000 mon.c (mon.2) 1587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.489594+0000 mon.c (mon.2) 1588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.172095+0000 mon.c (mon.2) 1573 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.177494+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.241441+0000 mon.c (mon.2) 1574 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.243394+0000 mon.c (mon.2) 1575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.245161+0000 mon.c (mon.2) 1576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.245836+0000 mon.c (mon.2) 1577 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.253805+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.324133+0000 mon.c (mon.2) 1578 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.326561+0000 mon.c (mon.2) 1579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.328545+0000 mon.c (mon.2) 1580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.329242+0000 mon.c (mon.2) 1581 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.337075+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.404235+0000 mon.c (mon.2) 1582 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.406349+0000 mon.c (mon.2) 1583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.408734+0000 mon.c (mon.2) 1584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.409591+0000 mon.c (mon.2) 1585 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.420083+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.484989+0000 mon.c (mon.2) 1586 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.487039+0000 mon.c (mon.2) 1587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.489594+0000 mon.c (mon.2) 1588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.490632+0000 mon.c (mon.2) 1589 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.499890+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.570451+0000 mon.c (mon.2) 1590 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.572612+0000 mon.c (mon.2) 1591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.575645+0000 mon.c (mon.2) 1592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.576542+0000 mon.c (mon.2) 1593 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.584186+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.646806+0000 mon.c (mon.2) 1594 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.649147+0000 mon.c (mon.2) 1595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.651699+0000 mon.c (mon.2) 1596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.652584+0000 mon.c (mon.2) 1597 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.660658+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.742924+0000 mon.c (mon.2) 1598 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.745007+0000 mon.c (mon.2) 1599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.747374+0000 mon.c (mon.2) 1600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.748201+0000 mon.c (mon.2) 1601 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[19809]: audit 2024-09-17T11:55:23.755805+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.490632+0000 mon.c (mon.2) 1589 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.499890+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.570451+0000 mon.c (mon.2) 1590 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.572612+0000 mon.c (mon.2) 1591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.575645+0000 mon.c (mon.2) 1592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.576542+0000 mon.c (mon.2) 1593 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.584186+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.646806+0000 mon.c (mon.2) 1594 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.649147+0000 mon.c (mon.2) 1595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.651699+0000 mon.c (mon.2) 1596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.652584+0000 mon.c (mon.2) 1597 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.660658+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.742924+0000 mon.c (mon.2) 1598 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.745007+0000 mon.c (mon.2) 1599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.747374+0000 mon.c (mon.2) 1600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.748201+0000 mon.c (mon.2) 1601 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:23 smithi092 bash[26066]: audit 2024-09-17T11:55:23.755805+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.047 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:22.954403+0000 mgr.y (mgr.15249) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.047 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cluster 2024-09-17T11:55:22.992292+0000 mgr.y (mgr.15249) 630 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:25.047 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.036064+0000 mgr.y (mgr.15249) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.047 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.108776+0000 mgr.y (mgr.15249) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.047 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.181926+0000 mgr.y (mgr.15249) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.047 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.258606+0000 mgr.y (mgr.15249) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.047 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.341286+0000 mgr.y (mgr.15249) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.421814+0000 mgr.y (mgr.15249) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.507326+0000 mgr.y (mgr.15249) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.589062+0000 mgr.y (mgr.15249) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.665089+0000 mgr.y (mgr.15249) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.756488+0000 mgr.y (mgr.15249) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.821426+0000 mon.c (mon.2) 1602 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.823381+0000 mon.c (mon.2) 1603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.825091+0000 mon.c (mon.2) 1604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.825801+0000 mon.c (mon.2) 1605 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.831969+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.833774+0000 mgr.y (mgr.15249) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.048 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.894354+0000 mon.c (mon.2) 1606 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.896454+0000 mon.c (mon.2) 1607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.898316+0000 mon.c (mon.2) 1608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.899052+0000 mon.c (mon.2) 1609 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.906844+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.967143+0000 mon.c (mon.2) 1610 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.969451+0000 mon.c (mon.2) 1611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.971549+0000 mon.c (mon.2) 1612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.972288+0000 mon.c (mon.2) 1613 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:23.979991+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.037761+0000 mon.c (mon.2) 1614 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.039862+0000 mon.c (mon.2) 1615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.041848+0000 mon.c (mon.2) 1616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.049 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.042550+0000 mon.c (mon.2) 1617 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.050442+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.112422+0000 mon.c (mon.2) 1618 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.114445+0000 mon.c (mon.2) 1619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.116379+0000 mon.c (mon.2) 1620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.117165+0000 mon.c (mon.2) 1621 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.125874+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.186032+0000 mon.c (mon.2) 1622 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.188111+0000 mon.c (mon.2) 1623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.191588+0000 mon.c (mon.2) 1624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.195956+0000 mon.c (mon.2) 1625 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.204016+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.211106+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.218841+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.050 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.227101+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.272045+0000 mon.c (mon.2) 1626 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.274117+0000 mon.c (mon.2) 1627 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.276201+0000 mon.c (mon.2) 1628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.276920+0000 mon.c (mon.2) 1629 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.284813+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.354692+0000 mon.c (mon.2) 1630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.356748+0000 mon.c (mon.2) 1631 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.358488+0000 mon.c (mon.2) 1632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.359131+0000 mon.c (mon.2) 1633 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.364291+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.425514+0000 mon.c (mon.2) 1634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.427247+0000 mon.c (mon.2) 1635 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.051 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.428965+0000 mon.c (mon.2) 1636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.429622+0000 mon.c (mon.2) 1637 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.435078+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.516429+0000 mon.c (mon.2) 1638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.518632+0000 mon.c (mon.2) 1639 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.520685+0000 mon.c (mon.2) 1640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.521357+0000 mon.c (mon.2) 1641 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.527006+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.590326+0000 mon.c (mon.2) 1642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.592504+0000 mon.c (mon.2) 1643 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.594664+0000 mon.c (mon.2) 1644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.595757+0000 mon.c (mon.2) 1645 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.604188+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.611313+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.618624+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.625041+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.673865+0000 mon.c (mon.2) 1646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.675721+0000 mon.c (mon.2) 1647 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.677133+0000 mon.c (mon.2) 1648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.678746+0000 mon.c (mon.2) 1649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.680114+0000 mon.c (mon.2) 1650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.053 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.681126+0000 mon.c (mon.2) 1651 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.682141+0000 mon.c (mon.2) 1652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.683467+0000 mon.c (mon.2) 1653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.685046+0000 mon.c (mon.2) 1654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.686408+0000 mon.c (mon.2) 1655 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.054 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:24 smithi121 bash[20577]: audit 2024-09-17T11:55:24.687657+0000 mon.c (mon.2) 1656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:22.954403+0000 mgr.y (mgr.15249) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cluster 2024-09-17T11:55:22.992292+0000 mgr.y (mgr.15249) 630 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:25.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.036064+0000 mgr.y (mgr.15249) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.108776+0000 mgr.y (mgr.15249) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.181926+0000 mgr.y (mgr.15249) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.258606+0000 mgr.y (mgr.15249) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.341286+0000 mgr.y (mgr.15249) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.421814+0000 mgr.y (mgr.15249) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.507326+0000 mgr.y (mgr.15249) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.589062+0000 mgr.y (mgr.15249) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.665089+0000 mgr.y (mgr.15249) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.756488+0000 mgr.y (mgr.15249) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.821426+0000 mon.c (mon.2) 1602 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.823381+0000 mon.c (mon.2) 1603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.825091+0000 mon.c (mon.2) 1604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.825801+0000 mon.c (mon.2) 1605 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.831969+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.833774+0000 mgr.y (mgr.15249) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.894354+0000 mon.c (mon.2) 1606 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.896454+0000 mon.c (mon.2) 1607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.898316+0000 mon.c (mon.2) 1608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:22.954403+0000 mgr.y (mgr.15249) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cluster 2024-09-17T11:55:22.992292+0000 mgr.y (mgr.15249) 630 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.036064+0000 mgr.y (mgr.15249) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.108776+0000 mgr.y (mgr.15249) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.181926+0000 mgr.y (mgr.15249) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.258606+0000 mgr.y (mgr.15249) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.341286+0000 mgr.y (mgr.15249) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.421814+0000 mgr.y (mgr.15249) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.507326+0000 mgr.y (mgr.15249) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.589062+0000 mgr.y (mgr.15249) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.665089+0000 mgr.y (mgr.15249) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.756488+0000 mgr.y (mgr.15249) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.821426+0000 mon.c (mon.2) 1602 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.823381+0000 mon.c (mon.2) 1603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.825091+0000 mon.c (mon.2) 1604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.825801+0000 mon.c (mon.2) 1605 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.831969+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.833774+0000 mgr.y (mgr.15249) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.894354+0000 mon.c (mon.2) 1606 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.896454+0000 mon.c (mon.2) 1607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.898316+0000 mon.c (mon.2) 1608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.899052+0000 mon.c (mon.2) 1609 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.906844+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.967143+0000 mon.c (mon.2) 1610 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.969451+0000 mon.c (mon.2) 1611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.971549+0000 mon.c (mon.2) 1612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.972288+0000 mon.c (mon.2) 1613 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:23.979991+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.037761+0000 mon.c (mon.2) 1614 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.039862+0000 mon.c (mon.2) 1615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.041848+0000 mon.c (mon.2) 1616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.042550+0000 mon.c (mon.2) 1617 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.050442+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.112422+0000 mon.c (mon.2) 1618 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.114445+0000 mon.c (mon.2) 1619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.116379+0000 mon.c (mon.2) 1620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.117165+0000 mon.c (mon.2) 1621 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.125874+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.186032+0000 mon.c (mon.2) 1622 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.188111+0000 mon.c (mon.2) 1623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.191588+0000 mon.c (mon.2) 1624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.195956+0000 mon.c (mon.2) 1625 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.204016+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.211106+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.218841+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.227101+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.272045+0000 mon.c (mon.2) 1626 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.274117+0000 mon.c (mon.2) 1627 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.276201+0000 mon.c (mon.2) 1628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.276920+0000 mon.c (mon.2) 1629 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.284813+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.354692+0000 mon.c (mon.2) 1630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.356748+0000 mon.c (mon.2) 1631 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.358488+0000 mon.c (mon.2) 1632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.359131+0000 mon.c (mon.2) 1633 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.364291+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.425514+0000 mon.c (mon.2) 1634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.427247+0000 mon.c (mon.2) 1635 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.428965+0000 mon.c (mon.2) 1636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.429622+0000 mon.c (mon.2) 1637 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.435078+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.899052+0000 mon.c (mon.2) 1609 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.906844+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.967143+0000 mon.c (mon.2) 1610 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.969451+0000 mon.c (mon.2) 1611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.971549+0000 mon.c (mon.2) 1612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.972288+0000 mon.c (mon.2) 1613 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:23.979991+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.037761+0000 mon.c (mon.2) 1614 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.039862+0000 mon.c (mon.2) 1615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.041848+0000 mon.c (mon.2) 1616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.042550+0000 mon.c (mon.2) 1617 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.050442+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.112422+0000 mon.c (mon.2) 1618 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.114445+0000 mon.c (mon.2) 1619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.116379+0000 mon.c (mon.2) 1620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.117165+0000 mon.c (mon.2) 1621 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.125874+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.186032+0000 mon.c (mon.2) 1622 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.188111+0000 mon.c (mon.2) 1623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.516429+0000 mon.c (mon.2) 1638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.518632+0000 mon.c (mon.2) 1639 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.520685+0000 mon.c (mon.2) 1640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.521357+0000 mon.c (mon.2) 1641 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.527006+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.590326+0000 mon.c (mon.2) 1642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.592504+0000 mon.c (mon.2) 1643 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.594664+0000 mon.c (mon.2) 1644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.595757+0000 mon.c (mon.2) 1645 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.604188+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.611313+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.618624+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.625041+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.673865+0000 mon.c (mon.2) 1646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.675721+0000 mon.c (mon.2) 1647 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.677133+0000 mon.c (mon.2) 1648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.678746+0000 mon.c (mon.2) 1649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.680114+0000 mon.c (mon.2) 1650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.681126+0000 mon.c (mon.2) 1651 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.682141+0000 mon.c (mon.2) 1652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.683467+0000 mon.c (mon.2) 1653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.685046+0000 mon.c (mon.2) 1654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.686408+0000 mon.c (mon.2) 1655 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[19809]: audit 2024-09-17T11:55:24.687657+0000 mon.c (mon.2) 1656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.191588+0000 mon.c (mon.2) 1624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.195956+0000 mon.c (mon.2) 1625 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.204016+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.211106+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.218841+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.227101+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.272045+0000 mon.c (mon.2) 1626 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.274117+0000 mon.c (mon.2) 1627 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.276201+0000 mon.c (mon.2) 1628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.276920+0000 mon.c (mon.2) 1629 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.284813+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.354692+0000 mon.c (mon.2) 1630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.356748+0000 mon.c (mon.2) 1631 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.358488+0000 mon.c (mon.2) 1632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.359131+0000 mon.c (mon.2) 1633 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.364291+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.425514+0000 mon.c (mon.2) 1634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.427247+0000 mon.c (mon.2) 1635 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.428965+0000 mon.c (mon.2) 1636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.429622+0000 mon.c (mon.2) 1637 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.435078+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.516429+0000 mon.c (mon.2) 1638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.518632+0000 mon.c (mon.2) 1639 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.520685+0000 mon.c (mon.2) 1640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.521357+0000 mon.c (mon.2) 1641 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.527006+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.590326+0000 mon.c (mon.2) 1642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.592504+0000 mon.c (mon.2) 1643 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.594664+0000 mon.c (mon.2) 1644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.595757+0000 mon.c (mon.2) 1645 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.604188+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.611313+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.618624+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.625041+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.673865+0000 mon.c (mon.2) 1646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.675721+0000 mon.c (mon.2) 1647 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.677133+0000 mon.c (mon.2) 1648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.678746+0000 mon.c (mon.2) 1649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.680114+0000 mon.c (mon.2) 1650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.681126+0000 mon.c (mon.2) 1651 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.682141+0000 mon.c (mon.2) 1652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.683467+0000 mon.c (mon.2) 1653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.685046+0000 mon.c (mon.2) 1654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.686408+0000 mon.c (mon.2) 1655 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:24 smithi092 bash[26066]: audit 2024-09-17T11:55:24.687657+0000 mon.c (mon.2) 1656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:25.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.908749+0000 mgr.y (mgr.15249) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:23.980549+0000 mgr.y (mgr.15249) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:24.054134+0000 mgr.y (mgr.15249) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:24.126504+0000 mgr.y (mgr.15249) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:24.212327+0000 mgr.y (mgr.15249) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:24.285419+0000 mgr.y (mgr.15249) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:24.365566+0000 mgr.y (mgr.15249) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:24.436167+0000 mgr.y (mgr.15249) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:24.528256+0000 mgr.y (mgr.15249) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[19809]: cephadm 2024-09-17T11:55:24.612762+0000 mgr.y (mgr.15249) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.908749+0000 mgr.y (mgr.15249) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:23.980549+0000 mgr.y (mgr.15249) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:24.054134+0000 mgr.y (mgr.15249) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:24.126504+0000 mgr.y (mgr.15249) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:24.212327+0000 mgr.y (mgr.15249) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:24.285419+0000 mgr.y (mgr.15249) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:24.365566+0000 mgr.y (mgr.15249) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:24.436167+0000 mgr.y (mgr.15249) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:24.528256+0000 mgr.y (mgr.15249) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:25.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:25 smithi092 bash[26066]: cephadm 2024-09-17T11:55:24.612762+0000 mgr.y (mgr.15249) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.908749+0000 mgr.y (mgr.15249) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:23.980549+0000 mgr.y (mgr.15249) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:24.054134+0000 mgr.y (mgr.15249) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:24.126504+0000 mgr.y (mgr.15249) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:24.212327+0000 mgr.y (mgr.15249) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:24.285419+0000 mgr.y (mgr.15249) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:24.365566+0000 mgr.y (mgr.15249) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:24.436167+0000 mgr.y (mgr.15249) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:24.528256+0000 mgr.y (mgr.15249) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:26.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:25 smithi121 bash[20577]: cephadm 2024-09-17T11:55:24.612762+0000 mgr.y (mgr.15249) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:26 smithi121 bash[20577]: cluster 2024-09-17T11:55:24.993926+0000 mgr.y (mgr.15249) 652 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:27.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:26 smithi092 bash[19809]: cluster 2024-09-17T11:55:24.993926+0000 mgr.y (mgr.15249) 652 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:27.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:26 smithi092 bash[26066]: cluster 2024-09-17T11:55:24.993926+0000 mgr.y (mgr.15249) 652 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:28.887 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:28 smithi092 bash[19809]: cluster 2024-09-17T11:55:26.994662+0000 mgr.y (mgr.15249) 653 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:28.887 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:28 smithi092 bash[19809]: audit 2024-09-17T11:55:28.335218+0000 mon.c (mon.2) 1657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:28.888 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:28 smithi092 bash[26066]: cluster 2024-09-17T11:55:26.994662+0000 mgr.y (mgr.15249) 653 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:28.888 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:28 smithi092 bash[26066]: audit 2024-09-17T11:55:28.335218+0000 mon.c (mon.2) 1657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:29.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:28 smithi121 bash[20577]: cluster 2024-09-17T11:55:26.994662+0000 mgr.y (mgr.15249) 653 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:29.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:28 smithi121 bash[20577]: audit 2024-09-17T11:55:28.335218+0000 mon.c (mon.2) 1657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:29 smithi121 bash[20577]: cephadm 2024-09-17T11:55:28.830946+0000 mgr.y (mgr.15249) 654 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T11:55:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:29 smithi121 bash[20577]: cephadm 2024-09-17T11:55:28.834879+0000 mgr.y (mgr.15249) 655 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-17T11:55:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:29 smithi121 bash[20577]: audit 2024-09-17T11:55:28.857327+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:29 smithi121 bash[20577]: audit 2024-09-17T11:55:28.880457+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:29 smithi121 bash[20577]: audit 2024-09-17T11:55:28.887916+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:30.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[19809]: cephadm 2024-09-17T11:55:28.830946+0000 mgr.y (mgr.15249) 654 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T11:55:30.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[19809]: cephadm 2024-09-17T11:55:28.834879+0000 mgr.y (mgr.15249) 655 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-17T11:55:30.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[19809]: audit 2024-09-17T11:55:28.857327+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:30.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[19809]: audit 2024-09-17T11:55:28.880457+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:30.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[19809]: audit 2024-09-17T11:55:28.887916+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:30.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[26066]: cephadm 2024-09-17T11:55:28.830946+0000 mgr.y (mgr.15249) 654 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T11:55:30.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[26066]: cephadm 2024-09-17T11:55:28.834879+0000 mgr.y (mgr.15249) 655 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-17T11:55:30.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[26066]: audit 2024-09-17T11:55:28.857327+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:30.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[26066]: audit 2024-09-17T11:55:28.880457+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:30.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:29 smithi092 bash[26066]: audit 2024-09-17T11:55:28.887916+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:30.888 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:55:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:55:30] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.51.0" 2024-09-17T11:55:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:30 smithi121 bash[20577]: cluster 2024-09-17T11:55:28.996231+0000 mgr.y (mgr.15249) 656 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:31.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:30 smithi092 bash[19809]: cluster 2024-09-17T11:55:28.996231+0000 mgr.y (mgr.15249) 656 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:31.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:30 smithi092 bash[26066]: cluster 2024-09-17T11:55:28.996231+0000 mgr.y (mgr.15249) 656 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:31.324 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:31 smithi092 bash[99793]: ts=2024-09-17T11:55:31.037Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00336224s 2024-09-17T11:55:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:32 smithi121 bash[20577]: cluster 2024-09-17T11:55:30.996926+0000 mgr.y (mgr.15249) 657 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:32 smithi121 bash[20577]: audit 2024-09-17T11:55:31.720847+0000 mgr.y (mgr.15249) 658 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:32 smithi121 bash[20577]: audit 2024-09-17T11:55:32.094578+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:32 smithi121 bash[20577]: audit 2024-09-17T11:55:32.102242+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:32 smithi121 bash[20577]: audit 2024-09-17T11:55:32.111431+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[19809]: cluster 2024-09-17T11:55:30.996926+0000 mgr.y (mgr.15249) 657 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[19809]: audit 2024-09-17T11:55:31.720847+0000 mgr.y (mgr.15249) 658 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[19809]: audit 2024-09-17T11:55:32.094578+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[19809]: audit 2024-09-17T11:55:32.102242+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[19809]: audit 2024-09-17T11:55:32.111431+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:33.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[26066]: cluster 2024-09-17T11:55:30.996926+0000 mgr.y (mgr.15249) 657 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:33.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[26066]: audit 2024-09-17T11:55:31.720847+0000 mgr.y (mgr.15249) 658 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:33.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[26066]: audit 2024-09-17T11:55:32.094578+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[26066]: audit 2024-09-17T11:55:32.102242+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:32 smithi092 bash[26066]: audit 2024-09-17T11:55:32.111431+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:34 smithi121 bash[20577]: cluster 2024-09-17T11:55:32.997782+0000 mgr.y (mgr.15249) 659 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:35.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:34 smithi092 bash[19809]: cluster 2024-09-17T11:55:32.997782+0000 mgr.y (mgr.15249) 659 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:35.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:34 smithi092 bash[26066]: cluster 2024-09-17T11:55:32.997782+0000 mgr.y (mgr.15249) 659 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:37.151 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:36 smithi092 bash[19809]: cluster 2024-09-17T11:55:34.998790+0000 mgr.y (mgr.15249) 660 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:37.151 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:36 smithi092 bash[26066]: cluster 2024-09-17T11:55:34.998790+0000 mgr.y (mgr.15249) 660 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:36 smithi121 bash[20577]: cluster 2024-09-17T11:55:34.998790+0000 mgr.y (mgr.15249) 660 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:37.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:37.411 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:37.411 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:37.411 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:37.412 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:37.412 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:37.412 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: Stopping Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:55:37.412 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:37 smithi092 bash[99793]: ts=2024-09-17T11:55:37.391Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T11:55:37.413 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:37.413 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:37.413 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:55:37 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:38.323 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[101245]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:55:38.323 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[101306]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T11:55:38.324 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T11:55:38.324 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: Stopped Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:55:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:38.673 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:38.674 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:38.674 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:38.674 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: Started Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:55:38.674 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:38.675 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:38.675 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:38.676 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 11:55:38 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:55:39.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: cluster 2024-09-17T11:55:36.999452+0000 mgr.y (mgr.15249) 661 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:39.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.586908+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.597009+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.601406+0000 mon.c (mon.2) 1658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.602105+0000 mon.c (mon.2) 1659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.609278+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.636892+0000 mon.c (mon.2) 1660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:39.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.678169+0000 mon.c (mon.2) 1661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:39.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.680184+0000 mon.c (mon.2) 1662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:39.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.683440+0000 mon.c (mon.2) 1663 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.684319+0000 mon.c (mon.2) 1664 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.694595+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.768780+0000 mon.c (mon.2) 1665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:39.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.771267+0000 mon.c (mon.2) 1666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:39.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.773652+0000 mon.c (mon.2) 1667 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.774482+0000 mon.c (mon.2) 1668 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.784639+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.863070+0000 mon.c (mon.2) 1669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:39.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.865429+0000 mon.c (mon.2) 1670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:39.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.867918+0000 mon.c (mon.2) 1671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.868643+0000 mon.c (mon.2) 1672 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:38 smithi121 bash[20577]: audit 2024-09-17T11:55:38.876946+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: cluster 2024-09-17T11:55:36.999452+0000 mgr.y (mgr.15249) 661 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:39.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.586908+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.597009+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.601406+0000 mon.c (mon.2) 1658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.602105+0000 mon.c (mon.2) 1659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.609278+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.636892+0000 mon.c (mon.2) 1660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:39.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.678169+0000 mon.c (mon.2) 1661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:39.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.680184+0000 mon.c (mon.2) 1662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:39.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.683440+0000 mon.c (mon.2) 1663 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.684319+0000 mon.c (mon.2) 1664 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:38 smithi092 bash[19809]: audit 2024-09-17T11:55:38.694595+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.768780+0000 mon.c (mon.2) 1665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:39.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.771267+0000 mon.c (mon.2) 1666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:39.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.773652+0000 mon.c (mon.2) 1667 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.774482+0000 mon.c (mon.2) 1668 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.784639+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.863070+0000 mon.c (mon.2) 1669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.865429+0000 mon.c (mon.2) 1670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.867918+0000 mon.c (mon.2) 1671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.868643+0000 mon.c (mon.2) 1672 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.876946+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: cluster 2024-09-17T11:55:36.999452+0000 mgr.y (mgr.15249) 661 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.586908+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.597009+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.601406+0000 mon.c (mon.2) 1658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.602105+0000 mon.c (mon.2) 1659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.609278+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.636892+0000 mon.c (mon.2) 1660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.678169+0000 mon.c (mon.2) 1661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.680184+0000 mon.c (mon.2) 1662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.683440+0000 mon.c (mon.2) 1663 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.684319+0000 mon.c (mon.2) 1664 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.694595+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.768780+0000 mon.c (mon.2) 1665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.771267+0000 mon.c (mon.2) 1666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.773652+0000 mon.c (mon.2) 1667 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.774482+0000 mon.c (mon.2) 1668 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.784639+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.863070+0000 mon.c (mon.2) 1669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.865429+0000 mon.c (mon.2) 1670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.867918+0000 mon.c (mon.2) 1671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.868643+0000 mon.c (mon.2) 1672 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:39.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.876946+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: cephadm 2024-09-17T11:55:38.612457+0000 mgr.y (mgr.15249) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:38.637308+0000 mgr.y (mgr.15249) 663 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: cephadm 2024-09-17T11:55:38.695511+0000 mgr.y (mgr.15249) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: cephadm 2024-09-17T11:55:38.786586+0000 mgr.y (mgr.15249) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: cephadm 2024-09-17T11:55:38.879693+0000 mgr.y (mgr.15249) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:38.965606+0000 mon.c (mon.2) 1673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:38.968347+0000 mon.c (mon.2) 1674 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:38.971544+0000 mon.c (mon.2) 1675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:38.972743+0000 mon.c (mon.2) 1676 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:38.979021+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.055382+0000 mon.c (mon.2) 1677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.057856+0000 mon.c (mon.2) 1678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.060332+0000 mon.c (mon.2) 1679 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.061453+0000 mon.c (mon.2) 1680 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.067653+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.137957+0000 mon.c (mon.2) 1681 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.139948+0000 mon.c (mon.2) 1682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.142547+0000 mon.c (mon.2) 1683 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.143566+0000 mon.c (mon.2) 1684 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.149764+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.218826+0000 mon.c (mon.2) 1685 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.220747+0000 mon.c (mon.2) 1686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.222516+0000 mon.c (mon.2) 1687 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.223208+0000 mon.c (mon.2) 1688 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.228739+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.296424+0000 mon.c (mon.2) 1689 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.298632+0000 mon.c (mon.2) 1690 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.301304+0000 mon.c (mon.2) 1691 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.302449+0000 mon.c (mon.2) 1692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.310946+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.394649+0000 mon.c (mon.2) 1693 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.397143+0000 mon.c (mon.2) 1694 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.400103+0000 mon.c (mon.2) 1695 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.401074+0000 mon.c (mon.2) 1696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.407846+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.480726+0000 mon.c (mon.2) 1697 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.482542+0000 mon.c (mon.2) 1698 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.484277+0000 mon.c (mon.2) 1699 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.484918+0000 mon.c (mon.2) 1700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.490482+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.550175+0000 mon.c (mon.2) 1701 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.552376+0000 mon.c (mon.2) 1702 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.555480+0000 mon.c (mon.2) 1703 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.556184+0000 mon.c (mon.2) 1704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.561618+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.619996+0000 mon.c (mon.2) 1705 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.622486+0000 mon.c (mon.2) 1706 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.625991+0000 mon.c (mon.2) 1707 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.626955+0000 mon.c (mon.2) 1708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.635063+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.713337+0000 mon.c (mon.2) 1709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.715875+0000 mon.c (mon.2) 1710 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.718385+0000 mon.c (mon.2) 1711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.719467+0000 mon.c (mon.2) 1712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.728963+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.816766+0000 mon.c (mon.2) 1713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.819098+0000 mon.c (mon.2) 1714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.820958+0000 mon.c (mon.2) 1715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.821635+0000 mon.c (mon.2) 1716 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:39 smithi121 bash[20577]: audit 2024-09-17T11:55:39.829949+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: cephadm 2024-09-17T11:55:38.612457+0000 mgr.y (mgr.15249) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.637308+0000 mgr.y (mgr.15249) 663 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: cephadm 2024-09-17T11:55:38.695511+0000 mgr.y (mgr.15249) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: cephadm 2024-09-17T11:55:38.786586+0000 mgr.y (mgr.15249) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: cephadm 2024-09-17T11:55:38.879693+0000 mgr.y (mgr.15249) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.965606+0000 mon.c (mon.2) 1673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.968347+0000 mon.c (mon.2) 1674 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.971544+0000 mon.c (mon.2) 1675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.972743+0000 mon.c (mon.2) 1676 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:38.979021+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.055382+0000 mon.c (mon.2) 1677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.057856+0000 mon.c (mon.2) 1678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.060332+0000 mon.c (mon.2) 1679 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.061453+0000 mon.c (mon.2) 1680 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.067653+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.137957+0000 mon.c (mon.2) 1681 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.139948+0000 mon.c (mon.2) 1682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.142547+0000 mon.c (mon.2) 1683 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.143566+0000 mon.c (mon.2) 1684 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.149764+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.218826+0000 mon.c (mon.2) 1685 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.220747+0000 mon.c (mon.2) 1686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.222516+0000 mon.c (mon.2) 1687 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.223208+0000 mon.c (mon.2) 1688 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.228739+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.296424+0000 mon.c (mon.2) 1689 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.298632+0000 mon.c (mon.2) 1690 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.301304+0000 mon.c (mon.2) 1691 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.302449+0000 mon.c (mon.2) 1692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.310946+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.394649+0000 mon.c (mon.2) 1693 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.397143+0000 mon.c (mon.2) 1694 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.400103+0000 mon.c (mon.2) 1695 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.401074+0000 mon.c (mon.2) 1696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.407846+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.480726+0000 mon.c (mon.2) 1697 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.482542+0000 mon.c (mon.2) 1698 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.484277+0000 mon.c (mon.2) 1699 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.484918+0000 mon.c (mon.2) 1700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.490482+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.550175+0000 mon.c (mon.2) 1701 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.552376+0000 mon.c (mon.2) 1702 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.555480+0000 mon.c (mon.2) 1703 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.556184+0000 mon.c (mon.2) 1704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.561618+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.619996+0000 mon.c (mon.2) 1705 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.622486+0000 mon.c (mon.2) 1706 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.625991+0000 mon.c (mon.2) 1707 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.626955+0000 mon.c (mon.2) 1708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.635063+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.713337+0000 mon.c (mon.2) 1709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.715875+0000 mon.c (mon.2) 1710 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.718385+0000 mon.c (mon.2) 1711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.719467+0000 mon.c (mon.2) 1712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.728963+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.816766+0000 mon.c (mon.2) 1713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.819098+0000 mon.c (mon.2) 1714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.820958+0000 mon.c (mon.2) 1715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.821635+0000 mon.c (mon.2) 1716 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[26066]: audit 2024-09-17T11:55:39.829949+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: cephadm 2024-09-17T11:55:38.612457+0000 mgr.y (mgr.15249) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.637308+0000 mgr.y (mgr.15249) 663 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T11:55:40.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: cephadm 2024-09-17T11:55:38.695511+0000 mgr.y (mgr.15249) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: cephadm 2024-09-17T11:55:38.786586+0000 mgr.y (mgr.15249) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: cephadm 2024-09-17T11:55:38.879693+0000 mgr.y (mgr.15249) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:40.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.965606+0000 mon.c (mon.2) 1673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.968347+0000 mon.c (mon.2) 1674 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.971544+0000 mon.c (mon.2) 1675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.972743+0000 mon.c (mon.2) 1676 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:38.979021+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.055382+0000 mon.c (mon.2) 1677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.057856+0000 mon.c (mon.2) 1678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.060332+0000 mon.c (mon.2) 1679 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.061453+0000 mon.c (mon.2) 1680 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.067653+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.137957+0000 mon.c (mon.2) 1681 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.139948+0000 mon.c (mon.2) 1682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.142547+0000 mon.c (mon.2) 1683 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.143566+0000 mon.c (mon.2) 1684 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.149764+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.218826+0000 mon.c (mon.2) 1685 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.220747+0000 mon.c (mon.2) 1686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.222516+0000 mon.c (mon.2) 1687 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.223208+0000 mon.c (mon.2) 1688 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.228739+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.296424+0000 mon.c (mon.2) 1689 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.298632+0000 mon.c (mon.2) 1690 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.301304+0000 mon.c (mon.2) 1691 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.302449+0000 mon.c (mon.2) 1692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.310946+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.394649+0000 mon.c (mon.2) 1693 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.397143+0000 mon.c (mon.2) 1694 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.400103+0000 mon.c (mon.2) 1695 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.401074+0000 mon.c (mon.2) 1696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.407846+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.480726+0000 mon.c (mon.2) 1697 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.482542+0000 mon.c (mon.2) 1698 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.484277+0000 mon.c (mon.2) 1699 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.484918+0000 mon.c (mon.2) 1700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.490482+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.550175+0000 mon.c (mon.2) 1701 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.552376+0000 mon.c (mon.2) 1702 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.555480+0000 mon.c (mon.2) 1703 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.556184+0000 mon.c (mon.2) 1704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.561618+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.619996+0000 mon.c (mon.2) 1705 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.622486+0000 mon.c (mon.2) 1706 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.625991+0000 mon.c (mon.2) 1707 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.626955+0000 mon.c (mon.2) 1708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.635063+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.713337+0000 mon.c (mon.2) 1709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.715875+0000 mon.c (mon.2) 1710 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.718385+0000 mon.c (mon.2) 1711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.719467+0000 mon.c (mon.2) 1712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.728963+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.816766+0000 mon.c (mon.2) 1713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.819098+0000 mon.c (mon.2) 1714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.820958+0000 mon.c (mon.2) 1715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.821635+0000 mon.c (mon.2) 1716 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:40.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:39 smithi092 bash[19809]: audit 2024-09-17T11:55:39.829949+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:55:40] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.51.0" 2024-09-17T11:55:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:38.982509+0000 mgr.y (mgr.15249) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cluster 2024-09-17T11:55:39.000282+0000 mgr.y (mgr.15249) 668 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.071254+0000 mgr.y (mgr.15249) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.150466+0000 mgr.y (mgr.15249) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.229510+0000 mgr.y (mgr.15249) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.312019+0000 mgr.y (mgr.15249) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.408432+0000 mgr.y (mgr.15249) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.490965+0000 mgr.y (mgr.15249) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.562326+0000 mgr.y (mgr.15249) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.635643+0000 mgr.y (mgr.15249) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.729915+0000 mgr.y (mgr.15249) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.830623+0000 mgr.y (mgr.15249) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:39.923280+0000 mon.c (mon.2) 1717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:39.926170+0000 mon.c (mon.2) 1718 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:39.928986+0000 mon.c (mon.2) 1719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:39.929958+0000 mon.c (mon.2) 1720 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:39.938334+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.004506+0000 mon.c (mon.2) 1721 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.007453+0000 mon.c (mon.2) 1722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.009317+0000 mon.c (mon.2) 1723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.010049+0000 mon.c (mon.2) 1724 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.019309+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.087586+0000 mon.c (mon.2) 1725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.089401+0000 mon.c (mon.2) 1726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.091263+0000 mon.c (mon.2) 1727 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.091900+0000 mon.c (mon.2) 1728 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.101356+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.172073+0000 mon.c (mon.2) 1729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.173978+0000 mon.c (mon.2) 1730 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.176453+0000 mon.c (mon.2) 1731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.177527+0000 mon.c (mon.2) 1732 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.188009+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.263908+0000 mon.c (mon.2) 1733 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.265813+0000 mon.c (mon.2) 1734 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.268275+0000 mon.c (mon.2) 1735 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.269043+0000 mon.c (mon.2) 1736 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.277980+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.346132+0000 mon.c (mon.2) 1737 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.349038+0000 mon.c (mon.2) 1738 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.352013+0000 mon.c (mon.2) 1739 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.353150+0000 mon.c (mon.2) 1740 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.362207+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.428175+0000 mon.c (mon.2) 1741 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.430946+0000 mon.c (mon.2) 1742 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.433664+0000 mon.c (mon.2) 1743 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.434710+0000 mon.c (mon.2) 1744 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.442350+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.511212+0000 mon.c (mon.2) 1745 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.513111+0000 mon.c (mon.2) 1746 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.515183+0000 mon.c (mon.2) 1747 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.515853+0000 mon.c (mon.2) 1748 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.522856+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.590332+0000 mon.c (mon.2) 1749 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.592771+0000 mon.c (mon.2) 1750 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.595046+0000 mon.c (mon.2) 1751 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.595749+0000 mon.c (mon.2) 1752 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.604190+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.672869+0000 mon.c (mon.2) 1753 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.675107+0000 mon.c (mon.2) 1754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.677283+0000 mon.c (mon.2) 1755 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:38.982509+0000 mgr.y (mgr.15249) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cluster 2024-09-17T11:55:39.000282+0000 mgr.y (mgr.15249) 668 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.071254+0000 mgr.y (mgr.15249) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.150466+0000 mgr.y (mgr.15249) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.229510+0000 mgr.y (mgr.15249) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.312019+0000 mgr.y (mgr.15249) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.408432+0000 mgr.y (mgr.15249) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.490965+0000 mgr.y (mgr.15249) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.562326+0000 mgr.y (mgr.15249) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.635643+0000 mgr.y (mgr.15249) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.729915+0000 mgr.y (mgr.15249) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.830623+0000 mgr.y (mgr.15249) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:39.923280+0000 mon.c (mon.2) 1717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:39.926170+0000 mon.c (mon.2) 1718 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:39.928986+0000 mon.c (mon.2) 1719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:39.929958+0000 mon.c (mon.2) 1720 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:39.938334+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.004506+0000 mon.c (mon.2) 1721 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.007453+0000 mon.c (mon.2) 1722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.009317+0000 mon.c (mon.2) 1723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.677936+0000 mon.c (mon.2) 1756 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.686245+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.757919+0000 mon.c (mon.2) 1757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.760156+0000 mon.c (mon.2) 1758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.762858+0000 mon.c (mon.2) 1759 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.763769+0000 mon.c (mon.2) 1760 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.772790+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.860029+0000 mon.c (mon.2) 1761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.862099+0000 mon.c (mon.2) 1762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.864104+0000 mon.c (mon.2) 1763 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.864785+0000 mon.c (mon.2) 1764 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[19809]: audit 2024-09-17T11:55:40.870731+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.010049+0000 mon.c (mon.2) 1724 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.019309+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.087586+0000 mon.c (mon.2) 1725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.089401+0000 mon.c (mon.2) 1726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.091263+0000 mon.c (mon.2) 1727 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.091900+0000 mon.c (mon.2) 1728 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.101356+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.172073+0000 mon.c (mon.2) 1729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.173978+0000 mon.c (mon.2) 1730 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.176453+0000 mon.c (mon.2) 1731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.177527+0000 mon.c (mon.2) 1732 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.188009+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.263908+0000 mon.c (mon.2) 1733 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.265813+0000 mon.c (mon.2) 1734 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.268275+0000 mon.c (mon.2) 1735 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.269043+0000 mon.c (mon.2) 1736 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.277980+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.346132+0000 mon.c (mon.2) 1737 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.349038+0000 mon.c (mon.2) 1738 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.352013+0000 mon.c (mon.2) 1739 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.353150+0000 mon.c (mon.2) 1740 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.362207+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.428175+0000 mon.c (mon.2) 1741 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.430946+0000 mon.c (mon.2) 1742 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.433664+0000 mon.c (mon.2) 1743 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.434710+0000 mon.c (mon.2) 1744 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.442350+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.511212+0000 mon.c (mon.2) 1745 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.513111+0000 mon.c (mon.2) 1746 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.515183+0000 mon.c (mon.2) 1747 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.515853+0000 mon.c (mon.2) 1748 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.522856+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.590332+0000 mon.c (mon.2) 1749 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.592771+0000 mon.c (mon.2) 1750 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.595046+0000 mon.c (mon.2) 1751 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.595749+0000 mon.c (mon.2) 1752 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.604190+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.672869+0000 mon.c (mon.2) 1753 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.675107+0000 mon.c (mon.2) 1754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.677283+0000 mon.c (mon.2) 1755 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.677936+0000 mon.c (mon.2) 1756 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.686245+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.757919+0000 mon.c (mon.2) 1757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.760156+0000 mon.c (mon.2) 1758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.762858+0000 mon.c (mon.2) 1759 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.763769+0000 mon.c (mon.2) 1760 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.772790+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.860029+0000 mon.c (mon.2) 1761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.862099+0000 mon.c (mon.2) 1762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.864104+0000 mon.c (mon.2) 1763 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.864785+0000 mon.c (mon.2) 1764 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:40 smithi092 bash[26066]: audit 2024-09-17T11:55:40.870731+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:38.982509+0000 mgr.y (mgr.15249) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cluster 2024-09-17T11:55:39.000282+0000 mgr.y (mgr.15249) 668 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.071254+0000 mgr.y (mgr.15249) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.150466+0000 mgr.y (mgr.15249) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.229510+0000 mgr.y (mgr.15249) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.312019+0000 mgr.y (mgr.15249) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.408432+0000 mgr.y (mgr.15249) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.490965+0000 mgr.y (mgr.15249) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.562326+0000 mgr.y (mgr.15249) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.635643+0000 mgr.y (mgr.15249) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.729915+0000 mgr.y (mgr.15249) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.830623+0000 mgr.y (mgr.15249) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:39.923280+0000 mon.c (mon.2) 1717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:39.926170+0000 mon.c (mon.2) 1718 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:39.928986+0000 mon.c (mon.2) 1719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:39.929958+0000 mon.c (mon.2) 1720 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:39.938334+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.004506+0000 mon.c (mon.2) 1721 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.007453+0000 mon.c (mon.2) 1722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.009317+0000 mon.c (mon.2) 1723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.010049+0000 mon.c (mon.2) 1724 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.019309+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.087586+0000 mon.c (mon.2) 1725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.089401+0000 mon.c (mon.2) 1726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.091263+0000 mon.c (mon.2) 1727 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.091900+0000 mon.c (mon.2) 1728 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.101356+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.172073+0000 mon.c (mon.2) 1729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.173978+0000 mon.c (mon.2) 1730 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.176453+0000 mon.c (mon.2) 1731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.177527+0000 mon.c (mon.2) 1732 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.188009+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.263908+0000 mon.c (mon.2) 1733 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.265813+0000 mon.c (mon.2) 1734 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.268275+0000 mon.c (mon.2) 1735 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.269043+0000 mon.c (mon.2) 1736 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.277980+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.346132+0000 mon.c (mon.2) 1737 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.349038+0000 mon.c (mon.2) 1738 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.352013+0000 mon.c (mon.2) 1739 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.353150+0000 mon.c (mon.2) 1740 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.362207+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.428175+0000 mon.c (mon.2) 1741 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.430946+0000 mon.c (mon.2) 1742 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.433664+0000 mon.c (mon.2) 1743 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.434710+0000 mon.c (mon.2) 1744 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.442350+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.511212+0000 mon.c (mon.2) 1745 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.513111+0000 mon.c (mon.2) 1746 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.515183+0000 mon.c (mon.2) 1747 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.515853+0000 mon.c (mon.2) 1748 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.522856+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.590332+0000 mon.c (mon.2) 1749 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.592771+0000 mon.c (mon.2) 1750 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.595046+0000 mon.c (mon.2) 1751 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.595749+0000 mon.c (mon.2) 1752 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.604190+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.672869+0000 mon.c (mon.2) 1753 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.675107+0000 mon.c (mon.2) 1754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.677283+0000 mon.c (mon.2) 1755 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.677936+0000 mon.c (mon.2) 1756 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.686245+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.757919+0000 mon.c (mon.2) 1757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.760156+0000 mon.c (mon.2) 1758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.762858+0000 mon.c (mon.2) 1759 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.763769+0000 mon.c (mon.2) 1760 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.772790+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.860029+0000 mon.c (mon.2) 1761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.862099+0000 mon.c (mon.2) 1762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.864104+0000 mon.c (mon.2) 1763 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.864785+0000 mon.c (mon.2) 1764 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:40 smithi121 bash[20577]: audit 2024-09-17T11:55:40.870731+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:41.727 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[101364]: ts=2024-09-17T11:55:41.458Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-17T11:55:41.727 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[101364]: ts=2024-09-17T11:55:41.458Z 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-17T11:55:41.727 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[101364]: ts=2024-09-17T11:55:41.460Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.92 port=9094 2024-09-17T11:55:41.727 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[101364]: ts=2024-09-17T11:55:41.461Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T11:55:41.728 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[101364]: ts=2024-09-17T11:55:41.497Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:55:41.728 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[101364]: ts=2024-09-17T11:55:41.497Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T11:55:41.728 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[101364]: ts=2024-09-17T11:55:41.499Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-17T11:55:41.728 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[101364]: ts=2024-09-17T11:55:41.499Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T11:55:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:39.939064+0000 mgr.y (mgr.15249) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.020027+0000 mgr.y (mgr.15249) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.102096+0000 mgr.y (mgr.15249) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.188716+0000 mgr.y (mgr.15249) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.279797+0000 mgr.y (mgr.15249) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.366681+0000 mgr.y (mgr.15249) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.446108+0000 mgr.y (mgr.15249) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.525995+0000 mgr.y (mgr.15249) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.604866+0000 mgr.y (mgr.15249) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.686844+0000 mgr.y (mgr.15249) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.773537+0000 mgr.y (mgr.15249) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.871587+0000 mgr.y (mgr.15249) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:40.940385+0000 mon.c (mon.2) 1765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:40.942559+0000 mon.c (mon.2) 1766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:40.945208+0000 mon.c (mon.2) 1767 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:40.946229+0000 mon.c (mon.2) 1768 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:40.954947+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:40.955674+0000 mgr.y (mgr.15249) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cluster 2024-09-17T11:55:41.000678+0000 mgr.y (mgr.15249) 692 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.061771+0000 mon.c (mon.2) 1769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.064778+0000 mon.c (mon.2) 1770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.068402+0000 mon.c (mon.2) 1771 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.069846+0000 mon.c (mon.2) 1772 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.081112+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.082029+0000 mgr.y (mgr.15249) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.174470+0000 mon.c (mon.2) 1773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.176889+0000 mon.c (mon.2) 1774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.178592+0000 mon.c (mon.2) 1775 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.179258+0000 mon.c (mon.2) 1776 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.184956+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.185578+0000 mgr.y (mgr.15249) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.246648+0000 mon.c (mon.2) 1777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.248445+0000 mon.c (mon.2) 1778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.250341+0000 mon.c (mon.2) 1779 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.251085+0000 mon.c (mon.2) 1780 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.259304+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.260063+0000 mgr.y (mgr.15249) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.320325+0000 mon.c (mon.2) 1781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.322393+0000 mon.c (mon.2) 1782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.324711+0000 mon.c (mon.2) 1783 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.325361+0000 mon.c (mon.2) 1784 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.332658+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.333399+0000 mgr.y (mgr.15249) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.401609+0000 mon.c (mon.2) 1785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.403394+0000 mon.c (mon.2) 1786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.405073+0000 mon.c (mon.2) 1787 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.405712+0000 mon.c (mon.2) 1788 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.413499+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.414474+0000 mgr.y (mgr.15249) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.482021+0000 mon.c (mon.2) 1789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.484546+0000 mon.c (mon.2) 1790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.487886+0000 mon.c (mon.2) 1791 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.489163+0000 mon.c (mon.2) 1792 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.501096+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.504121+0000 mgr.y (mgr.15249) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.563403+0000 mon.c (mon.2) 1793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.565200+0000 mon.c (mon.2) 1794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.566968+0000 mon.c (mon.2) 1795 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.567649+0000 mon.c (mon.2) 1796 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.575228+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.575799+0000 mgr.y (mgr.15249) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:39.939064+0000 mgr.y (mgr.15249) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.020027+0000 mgr.y (mgr.15249) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.102096+0000 mgr.y (mgr.15249) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.188716+0000 mgr.y (mgr.15249) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.279797+0000 mgr.y (mgr.15249) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.366681+0000 mgr.y (mgr.15249) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.446108+0000 mgr.y (mgr.15249) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.525995+0000 mgr.y (mgr.15249) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.604866+0000 mgr.y (mgr.15249) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.686844+0000 mgr.y (mgr.15249) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.773537+0000 mgr.y (mgr.15249) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.871587+0000 mgr.y (mgr.15249) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:40.940385+0000 mon.c (mon.2) 1765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:40.942559+0000 mon.c (mon.2) 1766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:40.945208+0000 mon.c (mon.2) 1767 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:40.946229+0000 mon.c (mon.2) 1768 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:40.954947+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:40.955674+0000 mgr.y (mgr.15249) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cluster 2024-09-17T11:55:41.000678+0000 mgr.y (mgr.15249) 692 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:42.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.061771+0000 mon.c (mon.2) 1769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.064778+0000 mon.c (mon.2) 1770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.634753+0000 mon.c (mon.2) 1797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.636639+0000 mon.c (mon.2) 1798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.638450+0000 mon.c (mon.2) 1799 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.639204+0000 mon.c (mon.2) 1800 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.648316+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.648896+0000 mgr.y (mgr.15249) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.706436+0000 mon.c (mon.2) 1801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.708380+0000 mon.c (mon.2) 1802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.710217+0000 mon.c (mon.2) 1803 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.710944+0000 mon.c (mon.2) 1804 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.718616+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.720738+0000 mgr.y (mgr.15249) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.729788+0000 mgr.y (mgr.15249) 702 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.781870+0000 mon.c (mon.2) 1805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.783913+0000 mon.c (mon.2) 1806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.786006+0000 mon.c (mon.2) 1807 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.786735+0000 mon.c (mon.2) 1808 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.794685+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.796447+0000 mgr.y (mgr.15249) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.858940+0000 mon.c (mon.2) 1809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.861087+0000 mon.c (mon.2) 1810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.863048+0000 mon.c (mon.2) 1811 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.863786+0000 mon.c (mon.2) 1812 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: audit 2024-09-17T11:55:41.871454+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.872131+0000 mgr.y (mgr.15249) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.068402+0000 mon.c (mon.2) 1771 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.069846+0000 mon.c (mon.2) 1772 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.081112+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.082029+0000 mgr.y (mgr.15249) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.174470+0000 mon.c (mon.2) 1773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.176889+0000 mon.c (mon.2) 1774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.178592+0000 mon.c (mon.2) 1775 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.179258+0000 mon.c (mon.2) 1776 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.184956+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.185578+0000 mgr.y (mgr.15249) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.246648+0000 mon.c (mon.2) 1777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.248445+0000 mon.c (mon.2) 1778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.250341+0000 mon.c (mon.2) 1779 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.251085+0000 mon.c (mon.2) 1780 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.259304+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.260063+0000 mgr.y (mgr.15249) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.320325+0000 mon.c (mon.2) 1781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.322393+0000 mon.c (mon.2) 1782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.324711+0000 mon.c (mon.2) 1783 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.325361+0000 mon.c (mon.2) 1784 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.332658+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.333399+0000 mgr.y (mgr.15249) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.401609+0000 mon.c (mon.2) 1785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.403394+0000 mon.c (mon.2) 1786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.405073+0000 mon.c (mon.2) 1787 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.405712+0000 mon.c (mon.2) 1788 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.413499+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.414474+0000 mgr.y (mgr.15249) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.482021+0000 mon.c (mon.2) 1789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.484546+0000 mon.c (mon.2) 1790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.487886+0000 mon.c (mon.2) 1791 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.489163+0000 mon.c (mon.2) 1792 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.501096+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.504121+0000 mgr.y (mgr.15249) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.563403+0000 mon.c (mon.2) 1793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.565200+0000 mon.c (mon.2) 1794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.566968+0000 mon.c (mon.2) 1795 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.567649+0000 mon.c (mon.2) 1796 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.575228+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.575799+0000 mgr.y (mgr.15249) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.634753+0000 mon.c (mon.2) 1797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.636639+0000 mon.c (mon.2) 1798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.638450+0000 mon.c (mon.2) 1799 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.639204+0000 mon.c (mon.2) 1800 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.648316+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.648896+0000 mgr.y (mgr.15249) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.706436+0000 mon.c (mon.2) 1801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.708380+0000 mon.c (mon.2) 1802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.710217+0000 mon.c (mon.2) 1803 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.710944+0000 mon.c (mon.2) 1804 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.718616+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.720738+0000 mgr.y (mgr.15249) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.729788+0000 mgr.y (mgr.15249) 702 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.781870+0000 mon.c (mon.2) 1805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.783913+0000 mon.c (mon.2) 1806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.786006+0000 mon.c (mon.2) 1807 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.786735+0000 mon.c (mon.2) 1808 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.794685+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.796447+0000 mgr.y (mgr.15249) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.858940+0000 mon.c (mon.2) 1809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.861087+0000 mon.c (mon.2) 1810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.863048+0000 mon.c (mon.2) 1811 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.863786+0000 mon.c (mon.2) 1812 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: audit 2024-09-17T11:55:41.871454+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:41 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.872131+0000 mgr.y (mgr.15249) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:39.939064+0000 mgr.y (mgr.15249) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.020027+0000 mgr.y (mgr.15249) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.102096+0000 mgr.y (mgr.15249) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.188716+0000 mgr.y (mgr.15249) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.279797+0000 mgr.y (mgr.15249) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.366681+0000 mgr.y (mgr.15249) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.446108+0000 mgr.y (mgr.15249) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.525995+0000 mgr.y (mgr.15249) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.604866+0000 mgr.y (mgr.15249) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.686844+0000 mgr.y (mgr.15249) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.773537+0000 mgr.y (mgr.15249) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.871587+0000 mgr.y (mgr.15249) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:40.940385+0000 mon.c (mon.2) 1765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:40.942559+0000 mon.c (mon.2) 1766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:40.945208+0000 mon.c (mon.2) 1767 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:40.946229+0000 mon.c (mon.2) 1768 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:40.954947+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:40.955674+0000 mgr.y (mgr.15249) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cluster 2024-09-17T11:55:41.000678+0000 mgr.y (mgr.15249) 692 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:55:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.061771+0000 mon.c (mon.2) 1769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.064778+0000 mon.c (mon.2) 1770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.068402+0000 mon.c (mon.2) 1771 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.069846+0000 mon.c (mon.2) 1772 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.081112+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.082029+0000 mgr.y (mgr.15249) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.174470+0000 mon.c (mon.2) 1773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.176889+0000 mon.c (mon.2) 1774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.178592+0000 mon.c (mon.2) 1775 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.179258+0000 mon.c (mon.2) 1776 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.184956+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.185578+0000 mgr.y (mgr.15249) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.246648+0000 mon.c (mon.2) 1777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.248445+0000 mon.c (mon.2) 1778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.250341+0000 mon.c (mon.2) 1779 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.251085+0000 mon.c (mon.2) 1780 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.259304+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.260063+0000 mgr.y (mgr.15249) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.320325+0000 mon.c (mon.2) 1781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.322393+0000 mon.c (mon.2) 1782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.324711+0000 mon.c (mon.2) 1783 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.325361+0000 mon.c (mon.2) 1784 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.332658+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.333399+0000 mgr.y (mgr.15249) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.401609+0000 mon.c (mon.2) 1785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.403394+0000 mon.c (mon.2) 1786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.405073+0000 mon.c (mon.2) 1787 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.405712+0000 mon.c (mon.2) 1788 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.413499+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.414474+0000 mgr.y (mgr.15249) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.482021+0000 mon.c (mon.2) 1789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.484546+0000 mon.c (mon.2) 1790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.487886+0000 mon.c (mon.2) 1791 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.489163+0000 mon.c (mon.2) 1792 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.501096+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.504121+0000 mgr.y (mgr.15249) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.563403+0000 mon.c (mon.2) 1793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.565200+0000 mon.c (mon.2) 1794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.566968+0000 mon.c (mon.2) 1795 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.567649+0000 mon.c (mon.2) 1796 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.575228+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.575799+0000 mgr.y (mgr.15249) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.634753+0000 mon.c (mon.2) 1797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.636639+0000 mon.c (mon.2) 1798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.638450+0000 mon.c (mon.2) 1799 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.639204+0000 mon.c (mon.2) 1800 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.648316+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.648896+0000 mgr.y (mgr.15249) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.706436+0000 mon.c (mon.2) 1801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.708380+0000 mon.c (mon.2) 1802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.710217+0000 mon.c (mon.2) 1803 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.710944+0000 mon.c (mon.2) 1804 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.718616+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.720738+0000 mgr.y (mgr.15249) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.729788+0000 mgr.y (mgr.15249) 702 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.781870+0000 mon.c (mon.2) 1805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.783913+0000 mon.c (mon.2) 1806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.786006+0000 mon.c (mon.2) 1807 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.786735+0000 mon.c (mon.2) 1808 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.794685+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.796447+0000 mgr.y (mgr.15249) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.858940+0000 mon.c (mon.2) 1809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.861087+0000 mon.c (mon.2) 1810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.863048+0000 mon.c (mon.2) 1811 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.863786+0000 mon.c (mon.2) 1812 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: audit 2024-09-17T11:55:41.871454+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:41 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.872131+0000 mgr.y (mgr.15249) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:41.939673+0000 mon.c (mon.2) 1813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:41.941768+0000 mon.c (mon.2) 1814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:41.943749+0000 mon.c (mon.2) 1815 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:41.944539+0000 mon.c (mon.2) 1816 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:41.953339+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:41.953995+0000 mgr.y (mgr.15249) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.017569+0000 mon.c (mon.2) 1817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.019582+0000 mon.c (mon.2) 1818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.021232+0000 mon.c (mon.2) 1819 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.021913+0000 mon.c (mon.2) 1820 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.029432+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.030157+0000 mgr.y (mgr.15249) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.087246+0000 mon.c (mon.2) 1821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.089522+0000 mon.c (mon.2) 1822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.091946+0000 mon.c (mon.2) 1823 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.092509+0000 mon.c (mon.2) 1824 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.099624+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.100266+0000 mgr.y (mgr.15249) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.158333+0000 mon.c (mon.2) 1825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.160562+0000 mon.c (mon.2) 1826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.162156+0000 mon.c (mon.2) 1827 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.162768+0000 mon.c (mon.2) 1828 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.170020+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.170601+0000 mgr.y (mgr.15249) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.226938+0000 mon.c (mon.2) 1829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.228869+0000 mon.c (mon.2) 1830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.231241+0000 mon.c (mon.2) 1831 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.232038+0000 mon.c (mon.2) 1832 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.243041+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.244351+0000 mgr.y (mgr.15249) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.330877+0000 mon.c (mon.2) 1833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.333504+0000 mon.c (mon.2) 1834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.336361+0000 mon.c (mon.2) 1835 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.337351+0000 mon.c (mon.2) 1836 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.348106+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.349354+0000 mgr.y (mgr.15249) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.427666+0000 mon.c (mon.2) 1837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.430227+0000 mon.c (mon.2) 1838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.433044+0000 mon.c (mon.2) 1839 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.434270+0000 mon.c (mon.2) 1840 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.447373+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.448464+0000 mgr.y (mgr.15249) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.530330+0000 mon.c (mon.2) 1841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.533149+0000 mon.c (mon.2) 1842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.536383+0000 mon.c (mon.2) 1843 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.537824+0000 mon.c (mon.2) 1844 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.547413+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.548257+0000 mgr.y (mgr.15249) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.641519+0000 mon.c (mon.2) 1845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.643962+0000 mon.c (mon.2) 1846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.647048+0000 mon.c (mon.2) 1847 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.648201+0000 mon.c (mon.2) 1848 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.655807+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.656955+0000 mgr.y (mgr.15249) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.750355+0000 mon.c (mon.2) 1849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.753328+0000 mon.c (mon.2) 1850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.756859+0000 mon.c (mon.2) 1851 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.758118+0000 mon.c (mon.2) 1852 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.767763+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.768952+0000 mgr.y (mgr.15249) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.844289+0000 mon.c (mon.2) 1853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.846565+0000 mon.c (mon.2) 1854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.848395+0000 mon.c (mon.2) 1855 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.849193+0000 mon.c (mon.2) 1856 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: audit 2024-09-17T11:55:42.855602+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:42 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.858568+0000 mgr.y (mgr.15249) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:41.939673+0000 mon.c (mon.2) 1813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:41.941768+0000 mon.c (mon.2) 1814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:41.943749+0000 mon.c (mon.2) 1815 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:41.944539+0000 mon.c (mon.2) 1816 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:41.953339+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:41.953995+0000 mgr.y (mgr.15249) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.017569+0000 mon.c (mon.2) 1817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.019582+0000 mon.c (mon.2) 1818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.021232+0000 mon.c (mon.2) 1819 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.021913+0000 mon.c (mon.2) 1820 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.029432+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.030157+0000 mgr.y (mgr.15249) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.087246+0000 mon.c (mon.2) 1821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.089522+0000 mon.c (mon.2) 1822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.091946+0000 mon.c (mon.2) 1823 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.092509+0000 mon.c (mon.2) 1824 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.099624+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.100266+0000 mgr.y (mgr.15249) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.158333+0000 mon.c (mon.2) 1825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.160562+0000 mon.c (mon.2) 1826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.162156+0000 mon.c (mon.2) 1827 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.162768+0000 mon.c (mon.2) 1828 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.170020+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.170601+0000 mgr.y (mgr.15249) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.226938+0000 mon.c (mon.2) 1829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.228869+0000 mon.c (mon.2) 1830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.231241+0000 mon.c (mon.2) 1831 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.232038+0000 mon.c (mon.2) 1832 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.243041+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.244351+0000 mgr.y (mgr.15249) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.330877+0000 mon.c (mon.2) 1833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.333504+0000 mon.c (mon.2) 1834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.336361+0000 mon.c (mon.2) 1835 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.337351+0000 mon.c (mon.2) 1836 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.348106+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.349354+0000 mgr.y (mgr.15249) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.427666+0000 mon.c (mon.2) 1837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.430227+0000 mon.c (mon.2) 1838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.433044+0000 mon.c (mon.2) 1839 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.434270+0000 mon.c (mon.2) 1840 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.447373+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.448464+0000 mgr.y (mgr.15249) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.530330+0000 mon.c (mon.2) 1841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.533149+0000 mon.c (mon.2) 1842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.536383+0000 mon.c (mon.2) 1843 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.537824+0000 mon.c (mon.2) 1844 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.547413+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.548257+0000 mgr.y (mgr.15249) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.641519+0000 mon.c (mon.2) 1845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.643962+0000 mon.c (mon.2) 1846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.647048+0000 mon.c (mon.2) 1847 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.648201+0000 mon.c (mon.2) 1848 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.655807+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.656955+0000 mgr.y (mgr.15249) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.750355+0000 mon.c (mon.2) 1849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.753328+0000 mon.c (mon.2) 1850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.756859+0000 mon.c (mon.2) 1851 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.758118+0000 mon.c (mon.2) 1852 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.767763+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.768952+0000 mgr.y (mgr.15249) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.844289+0000 mon.c (mon.2) 1853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.846565+0000 mon.c (mon.2) 1854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.848395+0000 mon.c (mon.2) 1855 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.849193+0000 mon.c (mon.2) 1856 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: audit 2024-09-17T11:55:42.855602+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.858568+0000 mgr.y (mgr.15249) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:41.939673+0000 mon.c (mon.2) 1813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:41.941768+0000 mon.c (mon.2) 1814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:41.943749+0000 mon.c (mon.2) 1815 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:41.944539+0000 mon.c (mon.2) 1816 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:41.953339+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:41.953995+0000 mgr.y (mgr.15249) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.017569+0000 mon.c (mon.2) 1817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.019582+0000 mon.c (mon.2) 1818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.021232+0000 mon.c (mon.2) 1819 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.021913+0000 mon.c (mon.2) 1820 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.029432+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.030157+0000 mgr.y (mgr.15249) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.087246+0000 mon.c (mon.2) 1821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.089522+0000 mon.c (mon.2) 1822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.091946+0000 mon.c (mon.2) 1823 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.092509+0000 mon.c (mon.2) 1824 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.099624+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.100266+0000 mgr.y (mgr.15249) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.158333+0000 mon.c (mon.2) 1825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.160562+0000 mon.c (mon.2) 1826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.162156+0000 mon.c (mon.2) 1827 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.162768+0000 mon.c (mon.2) 1828 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.170020+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.170601+0000 mgr.y (mgr.15249) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.226938+0000 mon.c (mon.2) 1829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.228869+0000 mon.c (mon.2) 1830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.231241+0000 mon.c (mon.2) 1831 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.232038+0000 mon.c (mon.2) 1832 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.243041+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.244351+0000 mgr.y (mgr.15249) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.330877+0000 mon.c (mon.2) 1833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.333504+0000 mon.c (mon.2) 1834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.336361+0000 mon.c (mon.2) 1835 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.337351+0000 mon.c (mon.2) 1836 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.348106+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.349354+0000 mgr.y (mgr.15249) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.427666+0000 mon.c (mon.2) 1837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.430227+0000 mon.c (mon.2) 1838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.433044+0000 mon.c (mon.2) 1839 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.434270+0000 mon.c (mon.2) 1840 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.447373+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.448464+0000 mgr.y (mgr.15249) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.530330+0000 mon.c (mon.2) 1841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.533149+0000 mon.c (mon.2) 1842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.536383+0000 mon.c (mon.2) 1843 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.537824+0000 mon.c (mon.2) 1844 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.547413+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.548257+0000 mgr.y (mgr.15249) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.641519+0000 mon.c (mon.2) 1845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.643962+0000 mon.c (mon.2) 1846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.647048+0000 mon.c (mon.2) 1847 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.648201+0000 mon.c (mon.2) 1848 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.655807+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.656955+0000 mgr.y (mgr.15249) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.750355+0000 mon.c (mon.2) 1849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.753328+0000 mon.c (mon.2) 1850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.756859+0000 mon.c (mon.2) 1851 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.758118+0000 mon.c (mon.2) 1852 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.767763+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.768952+0000 mgr.y (mgr.15249) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.844289+0000 mon.c (mon.2) 1853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.846565+0000 mon.c (mon.2) 1854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.848395+0000 mon.c (mon.2) 1855 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.849193+0000 mon.c (mon.2) 1856 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:43.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: audit 2024-09-17T11:55:42.855602+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:43.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:42 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.858568+0000 mgr.y (mgr.15249) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:43.823 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[101364]: ts=2024-09-17T11:55:43.461Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000270546s 2024-09-17T11:55:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:42.925673+0000 mon.c (mon.2) 1857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:42.927376+0000 mon.c (mon.2) 1858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:42.929546+0000 mon.c (mon.2) 1859 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:42.930174+0000 mon.c (mon.2) 1860 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:42.935688+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:42.936204+0000 mgr.y (mgr.15249) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:42.995720+0000 mon.c (mon.2) 1861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:42.997811+0000 mon.c (mon.2) 1862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:42.999484+0000 mon.c (mon.2) 1863 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.000120+0000 mon.c (mon.2) 1864 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cluster 2024-09-17T11:55:43.000992+0000 mgr.y (mgr.15249) 717 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.005503+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.017963+0000 mgr.y (mgr.15249) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.085084+0000 mon.c (mon.2) 1865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.087364+0000 mon.c (mon.2) 1866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.089262+0000 mon.c (mon.2) 1867 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.089961+0000 mon.c (mon.2) 1868 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.098238+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.102408+0000 mgr.y (mgr.15249) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.159742+0000 mon.c (mon.2) 1869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.162550+0000 mon.c (mon.2) 1870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.165303+0000 mon.c (mon.2) 1871 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.166327+0000 mon.c (mon.2) 1872 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.176180+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.179823+0000 mgr.y (mgr.15249) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.251391+0000 mon.c (mon.2) 1873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.253291+0000 mon.c (mon.2) 1874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.255176+0000 mon.c (mon.2) 1875 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.255955+0000 mon.c (mon.2) 1876 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.261446+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.263061+0000 mgr.y (mgr.15249) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.323429+0000 mon.c (mon.2) 1877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.325470+0000 mon.c (mon.2) 1878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.327905+0000 mon.c (mon.2) 1879 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.328738+0000 mon.c (mon.2) 1880 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.335505+0000 mon.c (mon.2) 1881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.336846+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.337560+0000 mgr.y (mgr.15249) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.435460+0000 mon.c (mon.2) 1882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.437600+0000 mon.c (mon.2) 1883 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.439792+0000 mon.c (mon.2) 1884 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.440519+0000 mon.c (mon.2) 1885 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.446942+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.447932+0000 mgr.y (mgr.15249) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.518236+0000 mon.c (mon.2) 1886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.520418+0000 mon.c (mon.2) 1887 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.522331+0000 mon.c (mon.2) 1888 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.523033+0000 mon.c (mon.2) 1889 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.531265+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.532003+0000 mgr.y (mgr.15249) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.591640+0000 mon.c (mon.2) 1890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.593677+0000 mon.c (mon.2) 1891 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.595415+0000 mon.c (mon.2) 1892 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.596111+0000 mon.c (mon.2) 1893 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.601725+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.603604+0000 mgr.y (mgr.15249) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.661124+0000 mon.c (mon.2) 1894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.663632+0000 mon.c (mon.2) 1895 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.666803+0000 mon.c (mon.2) 1896 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.668074+0000 mon.c (mon.2) 1897 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.673642+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.675330+0000 mgr.y (mgr.15249) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.732332+0000 mon.c (mon.2) 1898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.734836+0000 mon.c (mon.2) 1899 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.737316+0000 mon.c (mon.2) 1900 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.738418+0000 mon.c (mon.2) 1901 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.744474+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.748195+0000 mgr.y (mgr.15249) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.808545+0000 mon.c (mon.2) 1902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.810909+0000 mon.c (mon.2) 1903 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.813914+0000 mon.c (mon.2) 1904 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.814872+0000 mon.c (mon.2) 1905 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.821489+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.822713+0000 mgr.y (mgr.15249) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.883896+0000 mon.c (mon.2) 1906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.886117+0000 mon.c (mon.2) 1907 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.888479+0000 mon.c (mon.2) 1908 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.889167+0000 mon.c (mon.2) 1909 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: audit 2024-09-17T11:55:43.894466+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:43 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.895744+0000 mgr.y (mgr.15249) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:42.925673+0000 mon.c (mon.2) 1857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:42.927376+0000 mon.c (mon.2) 1858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:42.929546+0000 mon.c (mon.2) 1859 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:42.930174+0000 mon.c (mon.2) 1860 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:42.935688+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:42.936204+0000 mgr.y (mgr.15249) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:42.995720+0000 mon.c (mon.2) 1861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:42.997811+0000 mon.c (mon.2) 1862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:42.999484+0000 mon.c (mon.2) 1863 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.000120+0000 mon.c (mon.2) 1864 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cluster 2024-09-17T11:55:43.000992+0000 mgr.y (mgr.15249) 717 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.005503+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.017963+0000 mgr.y (mgr.15249) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.085084+0000 mon.c (mon.2) 1865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.087364+0000 mon.c (mon.2) 1866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.089262+0000 mon.c (mon.2) 1867 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.089961+0000 mon.c (mon.2) 1868 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.098238+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.102408+0000 mgr.y (mgr.15249) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.159742+0000 mon.c (mon.2) 1869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.162550+0000 mon.c (mon.2) 1870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.165303+0000 mon.c (mon.2) 1871 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.166327+0000 mon.c (mon.2) 1872 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.176180+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.179823+0000 mgr.y (mgr.15249) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.251391+0000 mon.c (mon.2) 1873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.253291+0000 mon.c (mon.2) 1874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.255176+0000 mon.c (mon.2) 1875 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.255955+0000 mon.c (mon.2) 1876 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.261446+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.263061+0000 mgr.y (mgr.15249) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.323429+0000 mon.c (mon.2) 1877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.325470+0000 mon.c (mon.2) 1878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.327905+0000 mon.c (mon.2) 1879 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.328738+0000 mon.c (mon.2) 1880 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.335505+0000 mon.c (mon.2) 1881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.336846+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.337560+0000 mgr.y (mgr.15249) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.435460+0000 mon.c (mon.2) 1882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.437600+0000 mon.c (mon.2) 1883 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.439792+0000 mon.c (mon.2) 1884 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.440519+0000 mon.c (mon.2) 1885 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.446942+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.447932+0000 mgr.y (mgr.15249) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.518236+0000 mon.c (mon.2) 1886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.520418+0000 mon.c (mon.2) 1887 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.522331+0000 mon.c (mon.2) 1888 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.523033+0000 mon.c (mon.2) 1889 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.531265+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.532003+0000 mgr.y (mgr.15249) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.591640+0000 mon.c (mon.2) 1890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.593677+0000 mon.c (mon.2) 1891 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.595415+0000 mon.c (mon.2) 1892 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.596111+0000 mon.c (mon.2) 1893 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.601725+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.603604+0000 mgr.y (mgr.15249) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.661124+0000 mon.c (mon.2) 1894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.663632+0000 mon.c (mon.2) 1895 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.666803+0000 mon.c (mon.2) 1896 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.668074+0000 mon.c (mon.2) 1897 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.673642+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.675330+0000 mgr.y (mgr.15249) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.732332+0000 mon.c (mon.2) 1898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.734836+0000 mon.c (mon.2) 1899 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.737316+0000 mon.c (mon.2) 1900 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.738418+0000 mon.c (mon.2) 1901 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.744474+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.748195+0000 mgr.y (mgr.15249) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.808545+0000 mon.c (mon.2) 1902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.810909+0000 mon.c (mon.2) 1903 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.813914+0000 mon.c (mon.2) 1904 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.814872+0000 mon.c (mon.2) 1905 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.821489+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.822713+0000 mgr.y (mgr.15249) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.883896+0000 mon.c (mon.2) 1906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.886117+0000 mon.c (mon.2) 1907 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.888479+0000 mon.c (mon.2) 1908 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.889167+0000 mon.c (mon.2) 1909 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: audit 2024-09-17T11:55:43.894466+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.895744+0000 mgr.y (mgr.15249) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:42.925673+0000 mon.c (mon.2) 1857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:42.927376+0000 mon.c (mon.2) 1858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:42.929546+0000 mon.c (mon.2) 1859 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:42.930174+0000 mon.c (mon.2) 1860 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:42.935688+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:42.936204+0000 mgr.y (mgr.15249) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:42.995720+0000 mon.c (mon.2) 1861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:42.997811+0000 mon.c (mon.2) 1862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:42.999484+0000 mon.c (mon.2) 1863 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.000120+0000 mon.c (mon.2) 1864 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cluster 2024-09-17T11:55:43.000992+0000 mgr.y (mgr.15249) 717 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:44.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.005503+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.017963+0000 mgr.y (mgr.15249) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.085084+0000 mon.c (mon.2) 1865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.087364+0000 mon.c (mon.2) 1866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.089262+0000 mon.c (mon.2) 1867 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.089961+0000 mon.c (mon.2) 1868 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.098238+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.102408+0000 mgr.y (mgr.15249) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.159742+0000 mon.c (mon.2) 1869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.162550+0000 mon.c (mon.2) 1870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.165303+0000 mon.c (mon.2) 1871 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.166327+0000 mon.c (mon.2) 1872 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.176180+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.179823+0000 mgr.y (mgr.15249) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.251391+0000 mon.c (mon.2) 1873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.253291+0000 mon.c (mon.2) 1874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.255176+0000 mon.c (mon.2) 1875 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.255955+0000 mon.c (mon.2) 1876 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.261446+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.263061+0000 mgr.y (mgr.15249) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.323429+0000 mon.c (mon.2) 1877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.325470+0000 mon.c (mon.2) 1878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.327905+0000 mon.c (mon.2) 1879 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.328738+0000 mon.c (mon.2) 1880 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.335505+0000 mon.c (mon.2) 1881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:44.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.336846+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.337560+0000 mgr.y (mgr.15249) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.435460+0000 mon.c (mon.2) 1882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.437600+0000 mon.c (mon.2) 1883 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.439792+0000 mon.c (mon.2) 1884 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.440519+0000 mon.c (mon.2) 1885 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.446942+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.447932+0000 mgr.y (mgr.15249) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.518236+0000 mon.c (mon.2) 1886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.520418+0000 mon.c (mon.2) 1887 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.522331+0000 mon.c (mon.2) 1888 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.523033+0000 mon.c (mon.2) 1889 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.531265+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.532003+0000 mgr.y (mgr.15249) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.591640+0000 mon.c (mon.2) 1890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.593677+0000 mon.c (mon.2) 1891 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.595415+0000 mon.c (mon.2) 1892 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.596111+0000 mon.c (mon.2) 1893 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.601725+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.603604+0000 mgr.y (mgr.15249) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.661124+0000 mon.c (mon.2) 1894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.663632+0000 mon.c (mon.2) 1895 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.666803+0000 mon.c (mon.2) 1896 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.668074+0000 mon.c (mon.2) 1897 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.673642+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.675330+0000 mgr.y (mgr.15249) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.732332+0000 mon.c (mon.2) 1898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.734836+0000 mon.c (mon.2) 1899 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.737316+0000 mon.c (mon.2) 1900 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.738418+0000 mon.c (mon.2) 1901 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.208 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.744474+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.748195+0000 mgr.y (mgr.15249) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.808545+0000 mon.c (mon.2) 1902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.810909+0000 mon.c (mon.2) 1903 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.813914+0000 mon.c (mon.2) 1904 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.814872+0000 mon.c (mon.2) 1905 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.821489+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.822713+0000 mgr.y (mgr.15249) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.883896+0000 mon.c (mon.2) 1906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.886117+0000 mon.c (mon.2) 1907 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.888479+0000 mon.c (mon.2) 1908 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.889167+0000 mon.c (mon.2) 1909 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: audit 2024-09-17T11:55:43.894466+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:44.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:43 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.895744+0000 mgr.y (mgr.15249) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:44.781 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:55:45.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:43.963589+0000 mon.c (mon.2) 1910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.233 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:43.965811+0000 mon.c (mon.2) 1911 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:43.968622+0000 mon.c (mon.2) 1912 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:43.969539+0000 mon.c (mon.2) 1913 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:43.975616+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:43.976444+0000 mgr.y (mgr.15249) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.043137+0000 mon.c (mon.2) 1914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.045728+0000 mon.c (mon.2) 1915 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.049246+0000 mon.c (mon.2) 1916 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.050311+0000 mon.c (mon.2) 1917 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.056522+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.057192+0000 mgr.y (mgr.15249) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.119449+0000 mon.c (mon.2) 1918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.121589+0000 mon.c (mon.2) 1919 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.123972+0000 mon.c (mon.2) 1920 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.124712+0000 mon.c (mon.2) 1921 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.130647+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.131209+0000 mgr.y (mgr.15249) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.225122+0000 mon.c (mon.2) 1922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.227208+0000 mon.c (mon.2) 1923 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.228945+0000 mon.c (mon.2) 1924 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.229666+0000 mon.c (mon.2) 1925 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.236372+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.237004+0000 mgr.y (mgr.15249) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.327027+0000 mon.c (mon.2) 1926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.328784+0000 mon.c (mon.2) 1927 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.330474+0000 mon.c (mon.2) 1928 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.235 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.331144+0000 mon.c (mon.2) 1929 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.337513+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.338123+0000 mgr.y (mgr.15249) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.374221+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.382509+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.394014+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.404713+0000 mon.c (mon.2) 1930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.406639+0000 mon.c (mon.2) 1931 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.408589+0000 mon.c (mon.2) 1932 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.409340+0000 mon.c (mon.2) 1933 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.415362+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.416173+0000 mgr.y (mgr.15249) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.236 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.514531+0000 mon.c (mon.2) 1934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.516954+0000 mon.c (mon.2) 1935 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.519164+0000 mon.c (mon.2) 1936 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.519972+0000 mon.c (mon.2) 1937 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.530598+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.532354+0000 mgr.y (mgr.15249) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.595735+0000 mon.c (mon.2) 1938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.597742+0000 mon.c (mon.2) 1939 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.599465+0000 mon.c (mon.2) 1940 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.600202+0000 mon.c (mon.2) 1941 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.606632+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.607287+0000 mgr.y (mgr.15249) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.237 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.670328+0000 mon.c (mon.2) 1942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.672292+0000 mon.c (mon.2) 1943 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.674223+0000 mon.c (mon.2) 1944 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.674934+0000 mon.c (mon.2) 1945 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.681498+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.682112+0000 mgr.y (mgr.15249) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.748471+0000 mon.c (mon.2) 1946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.750241+0000 mon.c (mon.2) 1947 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.751841+0000 mon.c (mon.2) 1948 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.752505+0000 mon.c (mon.2) 1949 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.758080+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.759754+0000 mgr.y (mgr.15249) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.769627+0000 mgr.y (mgr.15249) 740 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.823745+0000 mon.c (mon.2) 1950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.825511+0000 mon.c (mon.2) 1951 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.827820+0000 mon.c (mon.2) 1952 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.828644+0000 mon.c (mon.2) 1953 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.835299+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.835896+0000 mgr.y (mgr.15249) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.900483+0000 mon.c (mon.2) 1954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.902292+0000 mon.c (mon.2) 1955 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.904108+0000 mon.c (mon.2) 1956 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.904761+0000 mon.c (mon.2) 1957 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.239 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[19809]: audit 2024-09-17T11:55:44.910311+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.240 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:43.963589+0000 mon.c (mon.2) 1910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.240 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:43.965811+0000 mon.c (mon.2) 1911 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.240 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:43.968622+0000 mon.c (mon.2) 1912 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.240 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:43.969539+0000 mon.c (mon.2) 1913 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.240 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:43.975616+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:43.976444+0000 mgr.y (mgr.15249) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.043137+0000 mon.c (mon.2) 1914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.045728+0000 mon.c (mon.2) 1915 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.049246+0000 mon.c (mon.2) 1916 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.050311+0000 mon.c (mon.2) 1917 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.056522+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.057192+0000 mgr.y (mgr.15249) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.119449+0000 mon.c (mon.2) 1918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.121589+0000 mon.c (mon.2) 1919 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.123972+0000 mon.c (mon.2) 1920 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.124712+0000 mon.c (mon.2) 1921 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.130647+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.131209+0000 mgr.y (mgr.15249) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.225122+0000 mon.c (mon.2) 1922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.227208+0000 mon.c (mon.2) 1923 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.228945+0000 mon.c (mon.2) 1924 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.229666+0000 mon.c (mon.2) 1925 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.236372+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.237004+0000 mgr.y (mgr.15249) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.327027+0000 mon.c (mon.2) 1926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.328784+0000 mon.c (mon.2) 1927 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.330474+0000 mon.c (mon.2) 1928 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.331144+0000 mon.c (mon.2) 1929 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.337513+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.338123+0000 mgr.y (mgr.15249) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.374221+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.382509+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.394014+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.404713+0000 mon.c (mon.2) 1930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.406639+0000 mon.c (mon.2) 1931 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.408589+0000 mon.c (mon.2) 1932 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.409340+0000 mon.c (mon.2) 1933 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.415362+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.416173+0000 mgr.y (mgr.15249) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.514531+0000 mon.c (mon.2) 1934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.516954+0000 mon.c (mon.2) 1935 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.519164+0000 mon.c (mon.2) 1936 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.519972+0000 mon.c (mon.2) 1937 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.530598+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.532354+0000 mgr.y (mgr.15249) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.595735+0000 mon.c (mon.2) 1938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.597742+0000 mon.c (mon.2) 1939 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.599465+0000 mon.c (mon.2) 1940 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.600202+0000 mon.c (mon.2) 1941 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.606632+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.607287+0000 mgr.y (mgr.15249) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.670328+0000 mon.c (mon.2) 1942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.672292+0000 mon.c (mon.2) 1943 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.674223+0000 mon.c (mon.2) 1944 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.674934+0000 mon.c (mon.2) 1945 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.681498+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.682112+0000 mgr.y (mgr.15249) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.748471+0000 mon.c (mon.2) 1946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.750241+0000 mon.c (mon.2) 1947 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.751841+0000 mon.c (mon.2) 1948 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.752505+0000 mon.c (mon.2) 1949 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.758080+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.759754+0000 mgr.y (mgr.15249) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.769627+0000 mgr.y (mgr.15249) 740 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.823745+0000 mon.c (mon.2) 1950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.825511+0000 mon.c (mon.2) 1951 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.827820+0000 mon.c (mon.2) 1952 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.828644+0000 mon.c (mon.2) 1953 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.835299+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.835896+0000 mgr.y (mgr.15249) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.900483+0000 mon.c (mon.2) 1954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.902292+0000 mon.c (mon.2) 1955 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.904108+0000 mon.c (mon.2) 1956 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.904761+0000 mon.c (mon.2) 1957 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:44 smithi092 bash[26066]: audit 2024-09-17T11:55:44.910311+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:43.963589+0000 mon.c (mon.2) 1910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:43.965811+0000 mon.c (mon.2) 1911 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:43.968622+0000 mon.c (mon.2) 1912 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:43.969539+0000 mon.c (mon.2) 1913 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:43.975616+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:43.976444+0000 mgr.y (mgr.15249) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.043137+0000 mon.c (mon.2) 1914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.045728+0000 mon.c (mon.2) 1915 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.049246+0000 mon.c (mon.2) 1916 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.050311+0000 mon.c (mon.2) 1917 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.056522+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.057192+0000 mgr.y (mgr.15249) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.119449+0000 mon.c (mon.2) 1918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.121589+0000 mon.c (mon.2) 1919 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.123972+0000 mon.c (mon.2) 1920 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.124712+0000 mon.c (mon.2) 1921 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.130647+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.131209+0000 mgr.y (mgr.15249) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.225122+0000 mon.c (mon.2) 1922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.227208+0000 mon.c (mon.2) 1923 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.228945+0000 mon.c (mon.2) 1924 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.229666+0000 mon.c (mon.2) 1925 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.236372+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.237004+0000 mgr.y (mgr.15249) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.327027+0000 mon.c (mon.2) 1926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.328784+0000 mon.c (mon.2) 1927 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.330474+0000 mon.c (mon.2) 1928 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.331144+0000 mon.c (mon.2) 1929 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.337513+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.338123+0000 mgr.y (mgr.15249) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.374221+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.382509+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.394014+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.404713+0000 mon.c (mon.2) 1930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.406639+0000 mon.c (mon.2) 1931 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.408589+0000 mon.c (mon.2) 1932 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.409340+0000 mon.c (mon.2) 1933 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.415362+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.416173+0000 mgr.y (mgr.15249) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.514531+0000 mon.c (mon.2) 1934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.516954+0000 mon.c (mon.2) 1935 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.519164+0000 mon.c (mon.2) 1936 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.519972+0000 mon.c (mon.2) 1937 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.530598+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.532354+0000 mgr.y (mgr.15249) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.595735+0000 mon.c (mon.2) 1938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.597742+0000 mon.c (mon.2) 1939 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.599465+0000 mon.c (mon.2) 1940 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.600202+0000 mon.c (mon.2) 1941 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.606632+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.607287+0000 mgr.y (mgr.15249) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.670328+0000 mon.c (mon.2) 1942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.672292+0000 mon.c (mon.2) 1943 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.674223+0000 mon.c (mon.2) 1944 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.674934+0000 mon.c (mon.2) 1945 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.681498+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.682112+0000 mgr.y (mgr.15249) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.748471+0000 mon.c (mon.2) 1946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.750241+0000 mon.c (mon.2) 1947 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.751841+0000 mon.c (mon.2) 1948 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.752505+0000 mon.c (mon.2) 1949 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.758080+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.759754+0000 mgr.y (mgr.15249) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.769627+0000 mgr.y (mgr.15249) 740 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.823745+0000 mon.c (mon.2) 1950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.825511+0000 mon.c (mon.2) 1951 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.827820+0000 mon.c (mon.2) 1952 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.828644+0000 mon.c (mon.2) 1953 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.835299+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.835896+0000 mgr.y (mgr.15249) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.900483+0000 mon.c (mon.2) 1954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.902292+0000 mon.c (mon.2) 1955 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.904108+0000 mon.c (mon.2) 1956 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.904761+0000 mon.c (mon.2) 1957 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:44 smithi121 bash[20577]: audit 2024-09-17T11:55:44.910311+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:45.450 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:55:45.450 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 13s ago 41m - - 2024-09-17T11:55:45.450 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 1s ago 40m - - 2024-09-17T11:55:45.450 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 starting - - - - 2024-09-17T11:55:45.450 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (30m) 1s ago 30m 78.7M - 9.4.7 954c08fa6188 48bd98105b81 2024-09-17T11:55:45.450 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (2m) 13s ago 26m 47.8M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T11:55:45.450 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (114s) 1s ago 39m 437M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T11:55:45.450 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (13m) 13s ago 42m 512M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:55:45.450 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (42m) 13s ago 42m 108M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (40m) 1s ago 40m 73.3M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (39m) 13s ago 39m 77.4M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (95s) 13s ago 31m 7640k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (90s) 1s ago 30m 7604k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (38m) 13s ago 38m 57.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (37m) 13s ago 37m 58.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (36m) 13s ago 36m 52.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (35m) 13s ago 35m 66.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (34m) 1s ago 34m 59.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (34m) 1s ago 34m 64.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (33m) 1s ago 33m 63.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (32m) 1s ago 32m 65.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:55:45.451 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (49s) 1s ago 31m 34.1M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T11:55:45.452 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (27m) 13s ago 27m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:55:45.452 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (27m) 1s ago 27m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:55:45.890 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:55:45.891 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:55:45.891 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:55:45.891 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:55:45.891 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:55:45.891 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:55:45.891 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:55:45.891 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:55:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.910942+0000 mgr.y (mgr.15249) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:44.976142+0000 mon.c (mon.2) 1958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:44.978269+0000 mon.c (mon.2) 1959 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:44.980804+0000 mon.c (mon.2) 1960 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:44.981707+0000 mon.c (mon.2) 1961 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:44.987495+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:44.988066+0000 mgr.y (mgr.15249) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cluster 2024-09-17T11:55:45.001833+0000 mgr.y (mgr.15249) 744 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:46.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.046474+0000 mon.c (mon.2) 1962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.049505+0000 mon.c (mon.2) 1963 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.052585+0000 mon.c (mon.2) 1964 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.053525+0000 mon.c (mon.2) 1965 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.062546+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.063189+0000 mgr.y (mgr.15249) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.097772+0000 mgr.y (mgr.15249) 746 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:46.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.131015+0000 mon.c (mon.2) 1966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.133145+0000 mon.c (mon.2) 1967 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.135233+0000 mon.c (mon.2) 1968 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.135985+0000 mon.c (mon.2) 1969 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.143000+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.143975+0000 mgr.y (mgr.15249) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.207725+0000 mon.c (mon.2) 1970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.209695+0000 mon.c (mon.2) 1971 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.211356+0000 mon.c (mon.2) 1972 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.212014+0000 mon.c (mon.2) 1973 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.217195+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.219899+0000 mgr.y (mgr.15249) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.279337+0000 mon.c (mon.2) 1974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.281020+0000 mon.c (mon.2) 1975 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.282678+0000 mon.c (mon.2) 1976 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.283315+0000 mon.c (mon.2) 1977 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.288981+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.289550+0000 mgr.y (mgr.15249) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.346468+0000 mon.c (mon.2) 1978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.348159+0000 mon.c (mon.2) 1979 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.349761+0000 mon.c (mon.2) 1980 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.350365+0000 mon.c (mon.2) 1981 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.356563+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.357188+0000 mgr.y (mgr.15249) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.415964+0000 mon.c (mon.2) 1982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.417838+0000 mon.c (mon.2) 1983 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.419550+0000 mon.c (mon.2) 1984 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.420174+0000 mon.c (mon.2) 1985 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.426619+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.427167+0000 mgr.y (mgr.15249) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.438795+0000 mgr.y (mgr.15249) 752 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:46.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.497076+0000 mon.c (mon.2) 1986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.498965+0000 mon.c (mon.2) 1987 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.501010+0000 mon.c (mon.2) 1988 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.501721+0000 mon.c (mon.2) 1989 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.507263+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.507851+0000 mgr.y (mgr.15249) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.589213+0000 mon.c (mon.2) 1990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.591566+0000 mon.c (mon.2) 1991 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.593873+0000 mon.c (mon.2) 1992 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.594580+0000 mon.c (mon.2) 1993 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.602810+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.603730+0000 mgr.y (mgr.15249) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.703483+0000 mon.c (mon.2) 1994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.706535+0000 mon.c (mon.2) 1995 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.709746+0000 mon.c (mon.2) 1996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.711157+0000 mon.c (mon.2) 1997 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.718615+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.721714+0000 mgr.y (mgr.15249) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.787452+0000 mon.c (mon.2) 1998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.789852+0000 mon.c (mon.2) 1999 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.792495+0000 mon.c (mon.2) 2000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.793517+0000 mon.c (mon.2) 2001 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.799627+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.802717+0000 mgr.y (mgr.15249) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.862017+0000 mon.c (mon.2) 2002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.864327+0000 mon.c (mon.2) 2003 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.867415+0000 mon.c (mon.2) 2004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.868233+0000 mon.c (mon.2) 2005 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.873731+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.877012+0000 mgr.y (mgr.15249) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:45 smithi121 bash[20577]: audit 2024-09-17T11:55:45.892284+0000 mon.c (mon.2) 2006 : audit [DBG] from='client.? 172.21.15.92:0/3675876690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.230 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:55:46.230 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T11:55:46.230 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T11:55:46.230 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:55:46.230 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-17T11:55:46.231 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-17T11:55:46.231 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:55:46.231 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:55:46.231 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-17T11:55:46.231 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:55:46.231 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:55:46.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.910942+0000 mgr.y (mgr.15249) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:44.976142+0000 mon.c (mon.2) 1958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:44.978269+0000 mon.c (mon.2) 1959 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:44.980804+0000 mon.c (mon.2) 1960 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:44.981707+0000 mon.c (mon.2) 1961 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:44.987495+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:44.988066+0000 mgr.y (mgr.15249) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cluster 2024-09-17T11:55:45.001833+0000 mgr.y (mgr.15249) 744 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.046474+0000 mon.c (mon.2) 1962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.049505+0000 mon.c (mon.2) 1963 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.052585+0000 mon.c (mon.2) 1964 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.053525+0000 mon.c (mon.2) 1965 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.062546+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.063189+0000 mgr.y (mgr.15249) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.097772+0000 mgr.y (mgr.15249) 746 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.131015+0000 mon.c (mon.2) 1966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.133145+0000 mon.c (mon.2) 1967 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.135233+0000 mon.c (mon.2) 1968 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.135985+0000 mon.c (mon.2) 1969 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.910942+0000 mgr.y (mgr.15249) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:44.976142+0000 mon.c (mon.2) 1958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:44.978269+0000 mon.c (mon.2) 1959 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:44.980804+0000 mon.c (mon.2) 1960 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:44.981707+0000 mon.c (mon.2) 1961 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:44.987495+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:44.988066+0000 mgr.y (mgr.15249) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cluster 2024-09-17T11:55:45.001833+0000 mgr.y (mgr.15249) 744 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.046474+0000 mon.c (mon.2) 1962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.049505+0000 mon.c (mon.2) 1963 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.052585+0000 mon.c (mon.2) 1964 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.053525+0000 mon.c (mon.2) 1965 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.062546+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.063189+0000 mgr.y (mgr.15249) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.097772+0000 mgr.y (mgr.15249) 746 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.131015+0000 mon.c (mon.2) 1966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.133145+0000 mon.c (mon.2) 1967 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.135233+0000 mon.c (mon.2) 1968 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.135985+0000 mon.c (mon.2) 1969 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.143000+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.143975+0000 mgr.y (mgr.15249) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.207725+0000 mon.c (mon.2) 1970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.209695+0000 mon.c (mon.2) 1971 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.211356+0000 mon.c (mon.2) 1972 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.212014+0000 mon.c (mon.2) 1973 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.217195+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.219899+0000 mgr.y (mgr.15249) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.279337+0000 mon.c (mon.2) 1974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.281020+0000 mon.c (mon.2) 1975 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.282678+0000 mon.c (mon.2) 1976 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.283315+0000 mon.c (mon.2) 1977 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.288981+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.289550+0000 mgr.y (mgr.15249) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.346468+0000 mon.c (mon.2) 1978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.348159+0000 mon.c (mon.2) 1979 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.349761+0000 mon.c (mon.2) 1980 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.350365+0000 mon.c (mon.2) 1981 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.356563+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.357188+0000 mgr.y (mgr.15249) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.415964+0000 mon.c (mon.2) 1982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.143000+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.143975+0000 mgr.y (mgr.15249) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.207725+0000 mon.c (mon.2) 1970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.209695+0000 mon.c (mon.2) 1971 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.211356+0000 mon.c (mon.2) 1972 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.212014+0000 mon.c (mon.2) 1973 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.217195+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.219899+0000 mgr.y (mgr.15249) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.279337+0000 mon.c (mon.2) 1974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.281020+0000 mon.c (mon.2) 1975 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.282678+0000 mon.c (mon.2) 1976 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.283315+0000 mon.c (mon.2) 1977 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.288981+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.289550+0000 mgr.y (mgr.15249) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.346468+0000 mon.c (mon.2) 1978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.348159+0000 mon.c (mon.2) 1979 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.349761+0000 mon.c (mon.2) 1980 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.350365+0000 mon.c (mon.2) 1981 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.356563+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.357188+0000 mgr.y (mgr.15249) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.415964+0000 mon.c (mon.2) 1982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.417838+0000 mon.c (mon.2) 1983 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.419550+0000 mon.c (mon.2) 1984 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.420174+0000 mon.c (mon.2) 1985 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.426619+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.427167+0000 mgr.y (mgr.15249) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.438795+0000 mgr.y (mgr.15249) 752 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.497076+0000 mon.c (mon.2) 1986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.498965+0000 mon.c (mon.2) 1987 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.501010+0000 mon.c (mon.2) 1988 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.501721+0000 mon.c (mon.2) 1989 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.507263+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.507851+0000 mgr.y (mgr.15249) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.589213+0000 mon.c (mon.2) 1990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.591566+0000 mon.c (mon.2) 1991 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.593873+0000 mon.c (mon.2) 1992 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.594580+0000 mon.c (mon.2) 1993 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.602810+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.603730+0000 mgr.y (mgr.15249) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.703483+0000 mon.c (mon.2) 1994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.706535+0000 mon.c (mon.2) 1995 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.709746+0000 mon.c (mon.2) 1996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.711157+0000 mon.c (mon.2) 1997 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.718615+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.721714+0000 mgr.y (mgr.15249) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.787452+0000 mon.c (mon.2) 1998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.789852+0000 mon.c (mon.2) 1999 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.792495+0000 mon.c (mon.2) 2000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.793517+0000 mon.c (mon.2) 2001 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.799627+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.802717+0000 mgr.y (mgr.15249) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.862017+0000 mon.c (mon.2) 2002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.864327+0000 mon.c (mon.2) 2003 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.867415+0000 mon.c (mon.2) 2004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.868233+0000 mon.c (mon.2) 2005 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.873731+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.877012+0000 mgr.y (mgr.15249) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[19809]: audit 2024-09-17T11:55:45.892284+0000 mon.c (mon.2) 2006 : audit [DBG] from='client.? 172.21.15.92:0/3675876690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.417838+0000 mon.c (mon.2) 1983 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.419550+0000 mon.c (mon.2) 1984 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.420174+0000 mon.c (mon.2) 1985 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.426619+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.427167+0000 mgr.y (mgr.15249) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.438795+0000 mgr.y (mgr.15249) 752 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.497076+0000 mon.c (mon.2) 1986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.498965+0000 mon.c (mon.2) 1987 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.501010+0000 mon.c (mon.2) 1988 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.501721+0000 mon.c (mon.2) 1989 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.507263+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.507851+0000 mgr.y (mgr.15249) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.589213+0000 mon.c (mon.2) 1990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.591566+0000 mon.c (mon.2) 1991 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.593873+0000 mon.c (mon.2) 1992 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.594580+0000 mon.c (mon.2) 1993 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.602810+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.603730+0000 mgr.y (mgr.15249) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.703483+0000 mon.c (mon.2) 1994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.706535+0000 mon.c (mon.2) 1995 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.709746+0000 mon.c (mon.2) 1996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.711157+0000 mon.c (mon.2) 1997 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.718615+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.721714+0000 mgr.y (mgr.15249) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.787452+0000 mon.c (mon.2) 1998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.789852+0000 mon.c (mon.2) 1999 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.792495+0000 mon.c (mon.2) 2000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.793517+0000 mon.c (mon.2) 2001 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.799627+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.802717+0000 mgr.y (mgr.15249) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.862017+0000 mon.c (mon.2) 2002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:46.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.864327+0000 mon.c (mon.2) 2003 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:46.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.867415+0000 mon.c (mon.2) 2004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:46.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.868233+0000 mon.c (mon.2) 2005 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:46.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.873731+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:46.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.877012+0000 mgr.y (mgr.15249) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:46.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:45 smithi092 bash[26066]: audit 2024-09-17T11:55:45.892284+0000 mon.c (mon.2) 2006 : audit [DBG] from='client.? 172.21.15.92:0/3675876690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:45.937312+0000 mon.c (mon.2) 2007 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:45.939415+0000 mon.c (mon.2) 2008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:45.951606+0000 mon.c (mon.2) 2009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:45.956600+0000 mon.c (mon.2) 2010 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:45.963028+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:45.964852+0000 mgr.y (mgr.15249) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.025158+0000 mon.c (mon.2) 2011 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.026911+0000 mon.c (mon.2) 2012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.029231+0000 mon.c (mon.2) 2013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.030131+0000 mon.c (mon.2) 2014 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.036042+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.036678+0000 mgr.y (mgr.15249) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.094393+0000 mon.c (mon.2) 2015 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.097031+0000 mon.c (mon.2) 2016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.099406+0000 mon.c (mon.2) 2017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.100348+0000 mon.c (mon.2) 2018 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.106255+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.108921+0000 mgr.y (mgr.15249) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.171329+0000 mon.c (mon.2) 2019 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.173222+0000 mon.c (mon.2) 2020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.175142+0000 mon.c (mon.2) 2021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.175877+0000 mon.c (mon.2) 2022 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.181964+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.183174+0000 mgr.y (mgr.15249) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.232430+0000 mgr.y (mgr.15249) 762 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.266119+0000 mon.c (mon.2) 2023 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.268035+0000 mon.c (mon.2) 2024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.269844+0000 mon.c (mon.2) 2025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.270494+0000 mon.c (mon.2) 2026 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.277506+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.278154+0000 mgr.y (mgr.15249) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.338632+0000 mon.c (mon.2) 2027 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.341259+0000 mon.c (mon.2) 2028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.343359+0000 mon.c (mon.2) 2029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.344144+0000 mon.c (mon.2) 2030 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.349998+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.350949+0000 mgr.y (mgr.15249) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.411198+0000 mon.c (mon.2) 2031 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.413610+0000 mon.c (mon.2) 2032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.415494+0000 mon.c (mon.2) 2033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.416325+0000 mon.c (mon.2) 2034 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.424277+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.425118+0000 mgr.y (mgr.15249) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.481268+0000 mon.c (mon.2) 2035 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.483102+0000 mon.c (mon.2) 2036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.485301+0000 mon.c (mon.2) 2037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.485972+0000 mon.c (mon.2) 2038 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.493344+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.494133+0000 mgr.y (mgr.15249) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.555485+0000 mon.c (mon.2) 2039 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.557219+0000 mon.c (mon.2) 2040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.558908+0000 mon.c (mon.2) 2041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.559577+0000 mon.c (mon.2) 2042 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.567167+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.568817+0000 mgr.y (mgr.15249) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.628007+0000 mon.c (mon.2) 2043 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.630191+0000 mon.c (mon.2) 2044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.632053+0000 mon.c (mon.2) 2045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.632671+0000 mon.c (mon.2) 2046 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.640981+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.641668+0000 mgr.y (mgr.15249) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.701711+0000 mon.c (mon.2) 2047 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.703474+0000 mon.c (mon.2) 2048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.705308+0000 mon.c (mon.2) 2049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.706065+0000 mon.c (mon.2) 2050 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.712900+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.713542+0000 mgr.y (mgr.15249) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.773364+0000 mon.c (mon.2) 2051 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.775388+0000 mon.c (mon.2) 2052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.777646+0000 mon.c (mon.2) 2053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.778306+0000 mon.c (mon.2) 2054 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.783750+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.784938+0000 mgr.y (mgr.15249) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.848493+0000 mon.c (mon.2) 2055 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.850514+0000 mon.c (mon.2) 2056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.852424+0000 mon.c (mon.2) 2057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.853193+0000 mon.c (mon.2) 2058 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.859900+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.861091+0000 mgr.y (mgr.15249) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.928963+0000 mon.c (mon.2) 2059 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.930784+0000 mon.c (mon.2) 2060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.932446+0000 mon.c (mon.2) 2061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.933116+0000 mon.c (mon.2) 2062 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:46 smithi121 bash[20577]: audit 2024-09-17T11:55:46.938997+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:45.937312+0000 mon.c (mon.2) 2007 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:45.939415+0000 mon.c (mon.2) 2008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:45.951606+0000 mon.c (mon.2) 2009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:45.956600+0000 mon.c (mon.2) 2010 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:45.963028+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:45.964852+0000 mgr.y (mgr.15249) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.025158+0000 mon.c (mon.2) 2011 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.026911+0000 mon.c (mon.2) 2012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.029231+0000 mon.c (mon.2) 2013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.030131+0000 mon.c (mon.2) 2014 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.036042+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.036678+0000 mgr.y (mgr.15249) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.094393+0000 mon.c (mon.2) 2015 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.097031+0000 mon.c (mon.2) 2016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.099406+0000 mon.c (mon.2) 2017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.100348+0000 mon.c (mon.2) 2018 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.106255+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.108921+0000 mgr.y (mgr.15249) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.171329+0000 mon.c (mon.2) 2019 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.173222+0000 mon.c (mon.2) 2020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.175142+0000 mon.c (mon.2) 2021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.175877+0000 mon.c (mon.2) 2022 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.181964+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.183174+0000 mgr.y (mgr.15249) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.232430+0000 mgr.y (mgr.15249) 762 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.266119+0000 mon.c (mon.2) 2023 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.268035+0000 mon.c (mon.2) 2024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.269844+0000 mon.c (mon.2) 2025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.270494+0000 mon.c (mon.2) 2026 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.277506+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.278154+0000 mgr.y (mgr.15249) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.338632+0000 mon.c (mon.2) 2027 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.341259+0000 mon.c (mon.2) 2028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.343359+0000 mon.c (mon.2) 2029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.344144+0000 mon.c (mon.2) 2030 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.349998+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.350949+0000 mgr.y (mgr.15249) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.411198+0000 mon.c (mon.2) 2031 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.413610+0000 mon.c (mon.2) 2032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:45.937312+0000 mon.c (mon.2) 2007 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:45.939415+0000 mon.c (mon.2) 2008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:45.951606+0000 mon.c (mon.2) 2009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:45.956600+0000 mon.c (mon.2) 2010 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:45.963028+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:45.964852+0000 mgr.y (mgr.15249) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.025158+0000 mon.c (mon.2) 2011 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.026911+0000 mon.c (mon.2) 2012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.029231+0000 mon.c (mon.2) 2013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.030131+0000 mon.c (mon.2) 2014 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.036042+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.036678+0000 mgr.y (mgr.15249) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.094393+0000 mon.c (mon.2) 2015 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.097031+0000 mon.c (mon.2) 2016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.099406+0000 mon.c (mon.2) 2017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.100348+0000 mon.c (mon.2) 2018 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.106255+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.108921+0000 mgr.y (mgr.15249) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.171329+0000 mon.c (mon.2) 2019 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.173222+0000 mon.c (mon.2) 2020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.175142+0000 mon.c (mon.2) 2021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.175877+0000 mon.c (mon.2) 2022 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.181964+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.183174+0000 mgr.y (mgr.15249) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.232430+0000 mgr.y (mgr.15249) 762 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.266119+0000 mon.c (mon.2) 2023 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.268035+0000 mon.c (mon.2) 2024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.269844+0000 mon.c (mon.2) 2025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.270494+0000 mon.c (mon.2) 2026 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.277506+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.278154+0000 mgr.y (mgr.15249) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.338632+0000 mon.c (mon.2) 2027 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.341259+0000 mon.c (mon.2) 2028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.343359+0000 mon.c (mon.2) 2029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.344144+0000 mon.c (mon.2) 2030 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.349998+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.350949+0000 mgr.y (mgr.15249) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.411198+0000 mon.c (mon.2) 2031 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.413610+0000 mon.c (mon.2) 2032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.415494+0000 mon.c (mon.2) 2033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.416325+0000 mon.c (mon.2) 2034 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.424277+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.425118+0000 mgr.y (mgr.15249) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.481268+0000 mon.c (mon.2) 2035 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.483102+0000 mon.c (mon.2) 2036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.485301+0000 mon.c (mon.2) 2037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.485972+0000 mon.c (mon.2) 2038 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.493344+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.494133+0000 mgr.y (mgr.15249) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.555485+0000 mon.c (mon.2) 2039 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.557219+0000 mon.c (mon.2) 2040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.558908+0000 mon.c (mon.2) 2041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.559577+0000 mon.c (mon.2) 2042 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.567167+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.568817+0000 mgr.y (mgr.15249) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.628007+0000 mon.c (mon.2) 2043 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.630191+0000 mon.c (mon.2) 2044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.632053+0000 mon.c (mon.2) 2045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.632671+0000 mon.c (mon.2) 2046 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.640981+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.415494+0000 mon.c (mon.2) 2033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.416325+0000 mon.c (mon.2) 2034 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.424277+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.425118+0000 mgr.y (mgr.15249) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.481268+0000 mon.c (mon.2) 2035 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.483102+0000 mon.c (mon.2) 2036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.485301+0000 mon.c (mon.2) 2037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.485972+0000 mon.c (mon.2) 2038 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.493344+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.494133+0000 mgr.y (mgr.15249) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.555485+0000 mon.c (mon.2) 2039 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.557219+0000 mon.c (mon.2) 2040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.558908+0000 mon.c (mon.2) 2041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.559577+0000 mon.c (mon.2) 2042 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.567167+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.568817+0000 mgr.y (mgr.15249) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.628007+0000 mon.c (mon.2) 2043 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.630191+0000 mon.c (mon.2) 2044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.632053+0000 mon.c (mon.2) 2045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.632671+0000 mon.c (mon.2) 2046 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.640981+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.641668+0000 mgr.y (mgr.15249) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.701711+0000 mon.c (mon.2) 2047 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.703474+0000 mon.c (mon.2) 2048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.705308+0000 mon.c (mon.2) 2049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.706065+0000 mon.c (mon.2) 2050 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.712900+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.713542+0000 mgr.y (mgr.15249) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.773364+0000 mon.c (mon.2) 2051 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.775388+0000 mon.c (mon.2) 2052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.777646+0000 mon.c (mon.2) 2053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.778306+0000 mon.c (mon.2) 2054 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.783750+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.784938+0000 mgr.y (mgr.15249) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.848493+0000 mon.c (mon.2) 2055 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.850514+0000 mon.c (mon.2) 2056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.852424+0000 mon.c (mon.2) 2057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.853193+0000 mon.c (mon.2) 2058 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.859900+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.861091+0000 mgr.y (mgr.15249) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.928963+0000 mon.c (mon.2) 2059 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.930784+0000 mon.c (mon.2) 2060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.932446+0000 mon.c (mon.2) 2061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.933116+0000 mon.c (mon.2) 2062 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[19809]: audit 2024-09-17T11:55:46.938997+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.641668+0000 mgr.y (mgr.15249) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.701711+0000 mon.c (mon.2) 2047 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.703474+0000 mon.c (mon.2) 2048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.705308+0000 mon.c (mon.2) 2049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.706065+0000 mon.c (mon.2) 2050 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.712900+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.713542+0000 mgr.y (mgr.15249) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.773364+0000 mon.c (mon.2) 2051 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.775388+0000 mon.c (mon.2) 2052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.777646+0000 mon.c (mon.2) 2053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.778306+0000 mon.c (mon.2) 2054 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.783750+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.784938+0000 mgr.y (mgr.15249) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.848493+0000 mon.c (mon.2) 2055 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.850514+0000 mon.c (mon.2) 2056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.852424+0000 mon.c (mon.2) 2057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.853193+0000 mon.c (mon.2) 2058 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.859900+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.861091+0000 mgr.y (mgr.15249) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.928963+0000 mon.c (mon.2) 2059 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.930784+0000 mon.c (mon.2) 2060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.932446+0000 mon.c (mon.2) 2061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.933116+0000 mon.c (mon.2) 2062 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:46 smithi092 bash[26066]: audit 2024-09-17T11:55:46.938997+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:46.940184+0000 mgr.y (mgr.15249) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cluster 2024-09-17T11:55:47.002235+0000 mgr.y (mgr.15249) 773 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.016037+0000 mon.c (mon.2) 2063 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.017987+0000 mon.c (mon.2) 2064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.021561+0000 mon.c (mon.2) 2065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.022298+0000 mon.c (mon.2) 2066 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.028686+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.031131+0000 mgr.y (mgr.15249) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.091358+0000 mon.c (mon.2) 2067 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.093965+0000 mon.c (mon.2) 2068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.096953+0000 mon.c (mon.2) 2069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.098483+0000 mon.c (mon.2) 2070 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.104686+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.105356+0000 mgr.y (mgr.15249) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.171388+0000 mon.c (mon.2) 2071 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.173348+0000 mon.c (mon.2) 2072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.175615+0000 mon.c (mon.2) 2073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.176289+0000 mon.c (mon.2) 2074 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.181862+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.182627+0000 mgr.y (mgr.15249) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.242963+0000 mon.c (mon.2) 2075 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.245378+0000 mon.c (mon.2) 2076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.248008+0000 mon.c (mon.2) 2077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.248951+0000 mon.c (mon.2) 2078 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.254843+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.257828+0000 mgr.y (mgr.15249) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.325587+0000 mon.c (mon.2) 2079 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.328479+0000 mon.c (mon.2) 2080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.330629+0000 mon.c (mon.2) 2081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.331399+0000 mon.c (mon.2) 2082 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.337133+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.337734+0000 mgr.y (mgr.15249) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.399953+0000 mon.c (mon.2) 2083 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.401774+0000 mon.c (mon.2) 2084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.404010+0000 mon.c (mon.2) 2085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.404796+0000 mon.c (mon.2) 2086 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.412919+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.413441+0000 mgr.y (mgr.15249) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.475415+0000 mon.c (mon.2) 2087 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.477707+0000 mon.c (mon.2) 2088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.480303+0000 mon.c (mon.2) 2089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.481183+0000 mon.c (mon.2) 2090 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.489826+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.493047+0000 mgr.y (mgr.15249) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.564052+0000 mon.c (mon.2) 2091 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.565998+0000 mon.c (mon.2) 2092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.567888+0000 mon.c (mon.2) 2093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.568618+0000 mon.c (mon.2) 2094 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.576262+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.576995+0000 mgr.y (mgr.15249) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.651914+0000 mon.c (mon.2) 2095 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.654539+0000 mon.c (mon.2) 2096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.657970+0000 mon.c (mon.2) 2097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.659271+0000 mon.c (mon.2) 2098 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.672353+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.673351+0000 mgr.y (mgr.15249) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.759319+0000 mon.c (mon.2) 2099 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.762334+0000 mon.c (mon.2) 2100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.765179+0000 mon.c (mon.2) 2101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.766072+0000 mon.c (mon.2) 2102 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.778628+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.779321+0000 mgr.y (mgr.15249) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.846538+0000 mon.c (mon.2) 2103 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.848521+0000 mon.c (mon.2) 2104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.850885+0000 mon.c (mon.2) 2105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.851625+0000 mon.c (mon.2) 2106 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.859466+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.861437+0000 mgr.y (mgr.15249) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.922659+0000 mon.c (mon.2) 2107 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.925028+0000 mon.c (mon.2) 2108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.928309+0000 mon.c (mon.2) 2109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.929445+0000 mon.c (mon.2) 2110 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:47 smithi121 bash[20577]: audit 2024-09-17T11:55:47.937859+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: cephadm 2024-09-17T11:55:46.940184+0000 mgr.y (mgr.15249) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: cluster 2024-09-17T11:55:47.002235+0000 mgr.y (mgr.15249) 773 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: audit 2024-09-17T11:55:47.016037+0000 mon.c (mon.2) 2063 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: audit 2024-09-17T11:55:47.017987+0000 mon.c (mon.2) 2064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: audit 2024-09-17T11:55:47.021561+0000 mon.c (mon.2) 2065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: audit 2024-09-17T11:55:47.022298+0000 mon.c (mon.2) 2066 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: audit 2024-09-17T11:55:47.028686+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.031131+0000 mgr.y (mgr.15249) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: audit 2024-09-17T11:55:47.091358+0000 mon.c (mon.2) 2067 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: audit 2024-09-17T11:55:47.093965+0000 mon.c (mon.2) 2068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: audit 2024-09-17T11:55:47.096953+0000 mon.c (mon.2) 2069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:47 smithi092 bash[19809]: audit 2024-09-17T11:55:47.098483+0000 mon.c (mon.2) 2070 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.104686+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.105356+0000 mgr.y (mgr.15249) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.171388+0000 mon.c (mon.2) 2071 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.173348+0000 mon.c (mon.2) 2072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.175615+0000 mon.c (mon.2) 2073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.176289+0000 mon.c (mon.2) 2074 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.181862+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.182627+0000 mgr.y (mgr.15249) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:46.940184+0000 mgr.y (mgr.15249) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cluster 2024-09-17T11:55:47.002235+0000 mgr.y (mgr.15249) 773 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.016037+0000 mon.c (mon.2) 2063 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.017987+0000 mon.c (mon.2) 2064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.021561+0000 mon.c (mon.2) 2065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.022298+0000 mon.c (mon.2) 2066 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.028686+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.031131+0000 mgr.y (mgr.15249) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.091358+0000 mon.c (mon.2) 2067 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.093965+0000 mon.c (mon.2) 2068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.096953+0000 mon.c (mon.2) 2069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.098483+0000 mon.c (mon.2) 2070 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.104686+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.105356+0000 mgr.y (mgr.15249) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.171388+0000 mon.c (mon.2) 2071 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.173348+0000 mon.c (mon.2) 2072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.175615+0000 mon.c (mon.2) 2073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.176289+0000 mon.c (mon.2) 2074 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.181862+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.182627+0000 mgr.y (mgr.15249) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.242963+0000 mon.c (mon.2) 2075 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.245378+0000 mon.c (mon.2) 2076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.248008+0000 mon.c (mon.2) 2077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.248951+0000 mon.c (mon.2) 2078 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.254843+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.257828+0000 mgr.y (mgr.15249) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.325587+0000 mon.c (mon.2) 2079 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.328479+0000 mon.c (mon.2) 2080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.330629+0000 mon.c (mon.2) 2081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.331399+0000 mon.c (mon.2) 2082 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.337133+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.337734+0000 mgr.y (mgr.15249) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.399953+0000 mon.c (mon.2) 2083 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.401774+0000 mon.c (mon.2) 2084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.404010+0000 mon.c (mon.2) 2085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.404796+0000 mon.c (mon.2) 2086 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.412919+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.413441+0000 mgr.y (mgr.15249) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.475415+0000 mon.c (mon.2) 2087 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.477707+0000 mon.c (mon.2) 2088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.480303+0000 mon.c (mon.2) 2089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.481183+0000 mon.c (mon.2) 2090 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.489826+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.493047+0000 mgr.y (mgr.15249) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.564052+0000 mon.c (mon.2) 2091 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.565998+0000 mon.c (mon.2) 2092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.567888+0000 mon.c (mon.2) 2093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.568618+0000 mon.c (mon.2) 2094 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.576262+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.576995+0000 mgr.y (mgr.15249) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.651914+0000 mon.c (mon.2) 2095 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.654539+0000 mon.c (mon.2) 2096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.657970+0000 mon.c (mon.2) 2097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.659271+0000 mon.c (mon.2) 2098 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.672353+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.673351+0000 mgr.y (mgr.15249) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.759319+0000 mon.c (mon.2) 2099 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.762334+0000 mon.c (mon.2) 2100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.765179+0000 mon.c (mon.2) 2101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.766072+0000 mon.c (mon.2) 2102 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.242963+0000 mon.c (mon.2) 2075 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.245378+0000 mon.c (mon.2) 2076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.248008+0000 mon.c (mon.2) 2077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.248951+0000 mon.c (mon.2) 2078 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.254843+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.257828+0000 mgr.y (mgr.15249) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.325587+0000 mon.c (mon.2) 2079 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.328479+0000 mon.c (mon.2) 2080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.330629+0000 mon.c (mon.2) 2081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.331399+0000 mon.c (mon.2) 2082 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.337133+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.337734+0000 mgr.y (mgr.15249) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.399953+0000 mon.c (mon.2) 2083 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.401774+0000 mon.c (mon.2) 2084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.404010+0000 mon.c (mon.2) 2085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.404796+0000 mon.c (mon.2) 2086 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.412919+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.413441+0000 mgr.y (mgr.15249) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.475415+0000 mon.c (mon.2) 2087 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.477707+0000 mon.c (mon.2) 2088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.778628+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.779321+0000 mgr.y (mgr.15249) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.846538+0000 mon.c (mon.2) 2103 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.848521+0000 mon.c (mon.2) 2104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.850885+0000 mon.c (mon.2) 2105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.851625+0000 mon.c (mon.2) 2106 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.859466+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.861437+0000 mgr.y (mgr.15249) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.922659+0000 mon.c (mon.2) 2107 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.925028+0000 mon.c (mon.2) 2108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.928309+0000 mon.c (mon.2) 2109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.929445+0000 mon.c (mon.2) 2110 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:47.937859+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.480303+0000 mon.c (mon.2) 2089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.481183+0000 mon.c (mon.2) 2090 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.489826+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.493047+0000 mgr.y (mgr.15249) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.564052+0000 mon.c (mon.2) 2091 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.565998+0000 mon.c (mon.2) 2092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.567888+0000 mon.c (mon.2) 2093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.568618+0000 mon.c (mon.2) 2094 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.576262+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.576995+0000 mgr.y (mgr.15249) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.651914+0000 mon.c (mon.2) 2095 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.654539+0000 mon.c (mon.2) 2096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.657970+0000 mon.c (mon.2) 2097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.659271+0000 mon.c (mon.2) 2098 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.672353+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.673351+0000 mgr.y (mgr.15249) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.759319+0000 mon.c (mon.2) 2099 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.762334+0000 mon.c (mon.2) 2100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.765179+0000 mon.c (mon.2) 2101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.766072+0000 mon.c (mon.2) 2102 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.778628+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.779321+0000 mgr.y (mgr.15249) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.846538+0000 mon.c (mon.2) 2103 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.848521+0000 mon.c (mon.2) 2104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.850885+0000 mon.c (mon.2) 2105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.851625+0000 mon.c (mon.2) 2106 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.859466+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.861437+0000 mgr.y (mgr.15249) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.922659+0000 mon.c (mon.2) 2107 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.925028+0000 mon.c (mon.2) 2108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.928309+0000 mon.c (mon.2) 2109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.929445+0000 mon.c (mon.2) 2110 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:47.937859+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:47.939701+0000 mgr.y (mgr.15249) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.018125+0000 mon.c (mon.2) 2111 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.020368+0000 mon.c (mon.2) 2112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.023045+0000 mon.c (mon.2) 2113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.023862+0000 mon.c (mon.2) 2114 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.030291+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.030932+0000 mgr.y (mgr.15249) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.096329+0000 mon.c (mon.2) 2115 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.098592+0000 mon.c (mon.2) 2116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.100840+0000 mon.c (mon.2) 2117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.101748+0000 mon.c (mon.2) 2118 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.107701+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.108850+0000 mgr.y (mgr.15249) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.173732+0000 mon.c (mon.2) 2119 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.176290+0000 mon.c (mon.2) 2120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.179123+0000 mon.c (mon.2) 2121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.179846+0000 mon.c (mon.2) 2122 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.185873+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.186559+0000 mgr.y (mgr.15249) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.248831+0000 mon.c (mon.2) 2123 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.251384+0000 mon.c (mon.2) 2124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.254370+0000 mon.c (mon.2) 2125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.255202+0000 mon.c (mon.2) 2126 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.261414+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.215 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.264837+0000 mgr.y (mgr.15249) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.332694+0000 mon.c (mon.2) 2127 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.334890+0000 mon.c (mon.2) 2128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.337217+0000 mon.c (mon.2) 2129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.338051+0000 mon.c (mon.2) 2130 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.343991+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.344660+0000 mgr.y (mgr.15249) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.406219+0000 mon.c (mon.2) 2131 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.408302+0000 mon.c (mon.2) 2132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.410197+0000 mon.c (mon.2) 2133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.411088+0000 mon.c (mon.2) 2134 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.417269+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.417949+0000 mgr.y (mgr.15249) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.477923+0000 mon.c (mon.2) 2135 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.480024+0000 mon.c (mon.2) 2136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.482663+0000 mon.c (mon.2) 2137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.483319+0000 mon.c (mon.2) 2138 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.488638+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.489217+0000 mgr.y (mgr.15249) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.547829+0000 mon.c (mon.2) 2139 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.550296+0000 mon.c (mon.2) 2140 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.552261+0000 mon.c (mon.2) 2141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.553188+0000 mon.c (mon.2) 2142 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.560997+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.564655+0000 mgr.y (mgr.15249) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.636972+0000 mon.c (mon.2) 2143 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.639688+0000 mon.c (mon.2) 2144 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.642646+0000 mon.c (mon.2) 2145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.643662+0000 mon.c (mon.2) 2146 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.650014+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.652055+0000 mgr.y (mgr.15249) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.712147+0000 mon.c (mon.2) 2147 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.714530+0000 mon.c (mon.2) 2148 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.716699+0000 mon.c (mon.2) 2149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.717498+0000 mon.c (mon.2) 2150 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.723255+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.218 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.723789+0000 mgr.y (mgr.15249) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.791181+0000 mon.c (mon.2) 2151 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.794249+0000 mon.c (mon.2) 2152 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.797695+0000 mon.c (mon.2) 2153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.798442+0000 mon.c (mon.2) 2154 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.806695+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.807449+0000 mgr.y (mgr.15249) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.872185+0000 mon.c (mon.2) 2155 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.874022+0000 mon.c (mon.2) 2156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.876348+0000 mon.c (mon.2) 2157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.877049+0000 mon.c (mon.2) 2158 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.883188+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.885020+0000 mgr.y (mgr.15249) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.219 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.945069+0000 mon.c (mon.2) 2159 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.947149+0000 mon.c (mon.2) 2160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.949191+0000 mon.c (mon.2) 2161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[19809]: audit 2024-09-17T11:55:48.950221+0000 mon.c (mon.2) 2162 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:47.939701+0000 mgr.y (mgr.15249) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.018125+0000 mon.c (mon.2) 2111 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.020368+0000 mon.c (mon.2) 2112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.023045+0000 mon.c (mon.2) 2113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.023862+0000 mon.c (mon.2) 2114 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.030291+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.220 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.030932+0000 mgr.y (mgr.15249) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.096329+0000 mon.c (mon.2) 2115 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.098592+0000 mon.c (mon.2) 2116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.100840+0000 mon.c (mon.2) 2117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.101748+0000 mon.c (mon.2) 2118 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.107701+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.108850+0000 mgr.y (mgr.15249) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.173732+0000 mon.c (mon.2) 2119 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.176290+0000 mon.c (mon.2) 2120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.179123+0000 mon.c (mon.2) 2121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.179846+0000 mon.c (mon.2) 2122 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.185873+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.186559+0000 mgr.y (mgr.15249) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.248831+0000 mon.c (mon.2) 2123 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.251384+0000 mon.c (mon.2) 2124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.254370+0000 mon.c (mon.2) 2125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.255202+0000 mon.c (mon.2) 2126 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.222 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.261414+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.223 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.264837+0000 mgr.y (mgr.15249) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.223 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.332694+0000 mon.c (mon.2) 2127 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.223 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.334890+0000 mon.c (mon.2) 2128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.223 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.337217+0000 mon.c (mon.2) 2129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.223 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.338051+0000 mon.c (mon.2) 2130 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.223 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.343991+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.224 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.344660+0000 mgr.y (mgr.15249) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.224 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.406219+0000 mon.c (mon.2) 2131 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.224 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.408302+0000 mon.c (mon.2) 2132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.224 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.410197+0000 mon.c (mon.2) 2133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.224 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.411088+0000 mon.c (mon.2) 2134 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.224 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.417269+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.417949+0000 mgr.y (mgr.15249) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.477923+0000 mon.c (mon.2) 2135 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.480024+0000 mon.c (mon.2) 2136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.482663+0000 mon.c (mon.2) 2137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.483319+0000 mon.c (mon.2) 2138 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.488638+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.489217+0000 mgr.y (mgr.15249) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.547829+0000 mon.c (mon.2) 2139 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.550296+0000 mon.c (mon.2) 2140 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.552261+0000 mon.c (mon.2) 2141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.553188+0000 mon.c (mon.2) 2142 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.560997+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.564655+0000 mgr.y (mgr.15249) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.636972+0000 mon.c (mon.2) 2143 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.639688+0000 mon.c (mon.2) 2144 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.642646+0000 mon.c (mon.2) 2145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.643662+0000 mon.c (mon.2) 2146 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.650014+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.652055+0000 mgr.y (mgr.15249) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.712147+0000 mon.c (mon.2) 2147 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.714530+0000 mon.c (mon.2) 2148 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.716699+0000 mon.c (mon.2) 2149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.717498+0000 mon.c (mon.2) 2150 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.723255+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.723789+0000 mgr.y (mgr.15249) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.791181+0000 mon.c (mon.2) 2151 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.794249+0000 mon.c (mon.2) 2152 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.797695+0000 mon.c (mon.2) 2153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.798442+0000 mon.c (mon.2) 2154 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.806695+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.807449+0000 mgr.y (mgr.15249) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.872185+0000 mon.c (mon.2) 2155 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.874022+0000 mon.c (mon.2) 2156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.876348+0000 mon.c (mon.2) 2157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.877049+0000 mon.c (mon.2) 2158 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.883188+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.885020+0000 mgr.y (mgr.15249) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.227 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.945069+0000 mon.c (mon.2) 2159 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.228 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.947149+0000 mon.c (mon.2) 2160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.228 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.949191+0000 mon.c (mon.2) 2161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.228 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:48 smithi092 bash[26066]: audit 2024-09-17T11:55:48.950221+0000 mon.c (mon.2) 2162 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:47.939701+0000 mgr.y (mgr.15249) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.018125+0000 mon.c (mon.2) 2111 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.020368+0000 mon.c (mon.2) 2112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.023045+0000 mon.c (mon.2) 2113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.023862+0000 mon.c (mon.2) 2114 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.030291+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.030932+0000 mgr.y (mgr.15249) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.096329+0000 mon.c (mon.2) 2115 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.098592+0000 mon.c (mon.2) 2116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.100840+0000 mon.c (mon.2) 2117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.101748+0000 mon.c (mon.2) 2118 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.107701+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.108850+0000 mgr.y (mgr.15249) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.173732+0000 mon.c (mon.2) 2119 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.176290+0000 mon.c (mon.2) 2120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.179123+0000 mon.c (mon.2) 2121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.179846+0000 mon.c (mon.2) 2122 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.185873+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.186559+0000 mgr.y (mgr.15249) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.248831+0000 mon.c (mon.2) 2123 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.251384+0000 mon.c (mon.2) 2124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.254370+0000 mon.c (mon.2) 2125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.255202+0000 mon.c (mon.2) 2126 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.261414+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.264837+0000 mgr.y (mgr.15249) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.332694+0000 mon.c (mon.2) 2127 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.334890+0000 mon.c (mon.2) 2128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.337217+0000 mon.c (mon.2) 2129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.338051+0000 mon.c (mon.2) 2130 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.343991+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.344660+0000 mgr.y (mgr.15249) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.406219+0000 mon.c (mon.2) 2131 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.408302+0000 mon.c (mon.2) 2132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.410197+0000 mon.c (mon.2) 2133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.411088+0000 mon.c (mon.2) 2134 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.417269+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.417949+0000 mgr.y (mgr.15249) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.477923+0000 mon.c (mon.2) 2135 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.480024+0000 mon.c (mon.2) 2136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.482663+0000 mon.c (mon.2) 2137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.483319+0000 mon.c (mon.2) 2138 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.488638+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.489217+0000 mgr.y (mgr.15249) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.547829+0000 mon.c (mon.2) 2139 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.550296+0000 mon.c (mon.2) 2140 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.552261+0000 mon.c (mon.2) 2141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.553188+0000 mon.c (mon.2) 2142 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.560997+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.564655+0000 mgr.y (mgr.15249) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.636972+0000 mon.c (mon.2) 2143 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.639688+0000 mon.c (mon.2) 2144 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.642646+0000 mon.c (mon.2) 2145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.643662+0000 mon.c (mon.2) 2146 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.650014+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.652055+0000 mgr.y (mgr.15249) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.712147+0000 mon.c (mon.2) 2147 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.714530+0000 mon.c (mon.2) 2148 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.716699+0000 mon.c (mon.2) 2149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.717498+0000 mon.c (mon.2) 2150 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.723255+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.723789+0000 mgr.y (mgr.15249) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.791181+0000 mon.c (mon.2) 2151 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.794249+0000 mon.c (mon.2) 2152 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.797695+0000 mon.c (mon.2) 2153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.798442+0000 mon.c (mon.2) 2154 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.806695+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.807449+0000 mgr.y (mgr.15249) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.872185+0000 mon.c (mon.2) 2155 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.874022+0000 mon.c (mon.2) 2156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.876348+0000 mon.c (mon.2) 2157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.877049+0000 mon.c (mon.2) 2158 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.883188+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.885020+0000 mgr.y (mgr.15249) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.945069+0000 mon.c (mon.2) 2159 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.947149+0000 mon.c (mon.2) 2160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.949191+0000 mon.c (mon.2) 2161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:48 smithi121 bash[20577]: audit 2024-09-17T11:55:48.950221+0000 mon.c (mon.2) 2162 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:48.958811+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:48.960963+0000 mgr.y (mgr.15249) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cluster 2024-09-17T11:55:49.002896+0000 mgr.y (mgr.15249) 799 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:50.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.025522+0000 mon.c (mon.2) 2163 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.027550+0000 mon.c (mon.2) 2164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.030190+0000 mon.c (mon.2) 2165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.031038+0000 mon.c (mon.2) 2166 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.036472+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.042284+0000 mgr.y (mgr.15249) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.104962+0000 mon.c (mon.2) 2167 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.106950+0000 mon.c (mon.2) 2168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.109239+0000 mon.c (mon.2) 2169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.109992+0000 mon.c (mon.2) 2170 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.115484+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.117399+0000 mgr.y (mgr.15249) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.177612+0000 mon.c (mon.2) 2171 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.179523+0000 mon.c (mon.2) 2172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.181303+0000 mon.c (mon.2) 2173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.182083+0000 mon.c (mon.2) 2174 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.187515+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:48.958811+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:48.960963+0000 mgr.y (mgr.15249) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cluster 2024-09-17T11:55:49.002896+0000 mgr.y (mgr.15249) 799 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.025522+0000 mon.c (mon.2) 2163 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.027550+0000 mon.c (mon.2) 2164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.030190+0000 mon.c (mon.2) 2165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.031038+0000 mon.c (mon.2) 2166 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.036472+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.042284+0000 mgr.y (mgr.15249) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.104962+0000 mon.c (mon.2) 2167 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.106950+0000 mon.c (mon.2) 2168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.109239+0000 mon.c (mon.2) 2169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.109992+0000 mon.c (mon.2) 2170 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.115484+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.117399+0000 mgr.y (mgr.15249) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.177612+0000 mon.c (mon.2) 2171 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.179523+0000 mon.c (mon.2) 2172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.181303+0000 mon.c (mon.2) 2173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.182083+0000 mon.c (mon.2) 2174 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.187515+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.188035+0000 mgr.y (mgr.15249) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.249845+0000 mon.c (mon.2) 2175 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.251804+0000 mon.c (mon.2) 2176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.253515+0000 mon.c (mon.2) 2177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.254246+0000 mon.c (mon.2) 2178 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.259566+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.260164+0000 mgr.y (mgr.15249) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.317309+0000 mon.c (mon.2) 2179 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.319144+0000 mon.c (mon.2) 2180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.321199+0000 mon.c (mon.2) 2181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.321964+0000 mon.c (mon.2) 2182 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.327912+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.329668+0000 mgr.y (mgr.15249) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.393116+0000 mon.c (mon.2) 2183 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.395008+0000 mon.c (mon.2) 2184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.396928+0000 mon.c (mon.2) 2185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.398458+0000 mon.c (mon.2) 2186 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.404332+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.404925+0000 mgr.y (mgr.15249) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.466024+0000 mon.c (mon.2) 2187 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.188035+0000 mgr.y (mgr.15249) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.249845+0000 mon.c (mon.2) 2175 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.251804+0000 mon.c (mon.2) 2176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.253515+0000 mon.c (mon.2) 2177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.254246+0000 mon.c (mon.2) 2178 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.259566+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.260164+0000 mgr.y (mgr.15249) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.317309+0000 mon.c (mon.2) 2179 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.319144+0000 mon.c (mon.2) 2180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.321199+0000 mon.c (mon.2) 2181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.321964+0000 mon.c (mon.2) 2182 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.327912+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.329668+0000 mgr.y (mgr.15249) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.393116+0000 mon.c (mon.2) 2183 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.395008+0000 mon.c (mon.2) 2184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.396928+0000 mon.c (mon.2) 2185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.398458+0000 mon.c (mon.2) 2186 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.404332+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.404925+0000 mgr.y (mgr.15249) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.466024+0000 mon.c (mon.2) 2187 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.467933+0000 mon.c (mon.2) 2188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.469745+0000 mon.c (mon.2) 2189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.470383+0000 mon.c (mon.2) 2190 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.475965+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.476625+0000 mgr.y (mgr.15249) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.537003+0000 mon.c (mon.2) 2191 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.539277+0000 mon.c (mon.2) 2192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.541146+0000 mon.c (mon.2) 2193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.541881+0000 mon.c (mon.2) 2194 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.547361+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.547864+0000 mgr.y (mgr.15249) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.607841+0000 mon.c (mon.2) 2195 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.609645+0000 mon.c (mon.2) 2196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.611313+0000 mon.c (mon.2) 2197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.611959+0000 mon.c (mon.2) 2198 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.617729+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.618533+0000 mgr.y (mgr.15249) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.681132+0000 mon.c (mon.2) 2199 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.683463+0000 mon.c (mon.2) 2200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.685495+0000 mon.c (mon.2) 2201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.467933+0000 mon.c (mon.2) 2188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.469745+0000 mon.c (mon.2) 2189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.470383+0000 mon.c (mon.2) 2190 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.475965+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.476625+0000 mgr.y (mgr.15249) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.537003+0000 mon.c (mon.2) 2191 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.539277+0000 mon.c (mon.2) 2192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.541146+0000 mon.c (mon.2) 2193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.541881+0000 mon.c (mon.2) 2194 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.547361+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.547864+0000 mgr.y (mgr.15249) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.607841+0000 mon.c (mon.2) 2195 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.609645+0000 mon.c (mon.2) 2196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.611313+0000 mon.c (mon.2) 2197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.611959+0000 mon.c (mon.2) 2198 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.617729+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.618533+0000 mgr.y (mgr.15249) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.681132+0000 mon.c (mon.2) 2199 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.683463+0000 mon.c (mon.2) 2200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.685495+0000 mon.c (mon.2) 2201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.686240+0000 mon.c (mon.2) 2202 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.692033+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.693477+0000 mgr.y (mgr.15249) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.754748+0000 mon.c (mon.2) 2203 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.756526+0000 mon.c (mon.2) 2204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.758275+0000 mon.c (mon.2) 2205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.759038+0000 mon.c (mon.2) 2206 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.765237+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.765875+0000 mgr.y (mgr.15249) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.826529+0000 mon.c (mon.2) 2207 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.828482+0000 mon.c (mon.2) 2208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.830449+0000 mon.c (mon.2) 2209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.831155+0000 mon.c (mon.2) 2210 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.838176+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.838815+0000 mgr.y (mgr.15249) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.900443+0000 mon.c (mon.2) 2211 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.902365+0000 mon.c (mon.2) 2212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.904095+0000 mon.c (mon.2) 2213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.904777+0000 mon.c (mon.2) 2214 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[19809]: audit 2024-09-17T11:55:49.910400+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.686240+0000 mon.c (mon.2) 2202 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.692033+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.693477+0000 mgr.y (mgr.15249) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.754748+0000 mon.c (mon.2) 2203 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.756526+0000 mon.c (mon.2) 2204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.758275+0000 mon.c (mon.2) 2205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.759038+0000 mon.c (mon.2) 2206 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.765237+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.765875+0000 mgr.y (mgr.15249) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.826529+0000 mon.c (mon.2) 2207 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.828482+0000 mon.c (mon.2) 2208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.830449+0000 mon.c (mon.2) 2209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.831155+0000 mon.c (mon.2) 2210 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.838176+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.838815+0000 mgr.y (mgr.15249) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.900443+0000 mon.c (mon.2) 2211 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.902365+0000 mon.c (mon.2) 2212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.904095+0000 mon.c (mon.2) 2213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.904777+0000 mon.c (mon.2) 2214 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:49 smithi092 bash[26066]: audit 2024-09-17T11:55:49.910400+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:48.958811+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:48.960963+0000 mgr.y (mgr.15249) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cluster 2024-09-17T11:55:49.002896+0000 mgr.y (mgr.15249) 799 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.025522+0000 mon.c (mon.2) 2163 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.027550+0000 mon.c (mon.2) 2164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.030190+0000 mon.c (mon.2) 2165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.031038+0000 mon.c (mon.2) 2166 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.036472+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.042284+0000 mgr.y (mgr.15249) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.104962+0000 mon.c (mon.2) 2167 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.106950+0000 mon.c (mon.2) 2168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.109239+0000 mon.c (mon.2) 2169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.109992+0000 mon.c (mon.2) 2170 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.115484+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.117399+0000 mgr.y (mgr.15249) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.177612+0000 mon.c (mon.2) 2171 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.179523+0000 mon.c (mon.2) 2172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.181303+0000 mon.c (mon.2) 2173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.182083+0000 mon.c (mon.2) 2174 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.187515+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.188035+0000 mgr.y (mgr.15249) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.249845+0000 mon.c (mon.2) 2175 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.251804+0000 mon.c (mon.2) 2176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.253515+0000 mon.c (mon.2) 2177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.254246+0000 mon.c (mon.2) 2178 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.259566+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.260164+0000 mgr.y (mgr.15249) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.317309+0000 mon.c (mon.2) 2179 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.319144+0000 mon.c (mon.2) 2180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.321199+0000 mon.c (mon.2) 2181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.321964+0000 mon.c (mon.2) 2182 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.327912+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.329668+0000 mgr.y (mgr.15249) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.393116+0000 mon.c (mon.2) 2183 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.395008+0000 mon.c (mon.2) 2184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.396928+0000 mon.c (mon.2) 2185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.398458+0000 mon.c (mon.2) 2186 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.404332+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.404925+0000 mgr.y (mgr.15249) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.466024+0000 mon.c (mon.2) 2187 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.467933+0000 mon.c (mon.2) 2188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.469745+0000 mon.c (mon.2) 2189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.470383+0000 mon.c (mon.2) 2190 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.475965+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.476625+0000 mgr.y (mgr.15249) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.537003+0000 mon.c (mon.2) 2191 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.539277+0000 mon.c (mon.2) 2192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.541146+0000 mon.c (mon.2) 2193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.541881+0000 mon.c (mon.2) 2194 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.547361+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.547864+0000 mgr.y (mgr.15249) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.607841+0000 mon.c (mon.2) 2195 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.609645+0000 mon.c (mon.2) 2196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.611313+0000 mon.c (mon.2) 2197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.611959+0000 mon.c (mon.2) 2198 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.617729+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.618533+0000 mgr.y (mgr.15249) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.681132+0000 mon.c (mon.2) 2199 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.683463+0000 mon.c (mon.2) 2200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.685495+0000 mon.c (mon.2) 2201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.686240+0000 mon.c (mon.2) 2202 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.692033+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.693477+0000 mgr.y (mgr.15249) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.754748+0000 mon.c (mon.2) 2203 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.756526+0000 mon.c (mon.2) 2204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.758275+0000 mon.c (mon.2) 2205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.759038+0000 mon.c (mon.2) 2206 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.765237+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.765875+0000 mgr.y (mgr.15249) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.826529+0000 mon.c (mon.2) 2207 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.828482+0000 mon.c (mon.2) 2208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.830449+0000 mon.c (mon.2) 2209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.831155+0000 mon.c (mon.2) 2210 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.838176+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.838815+0000 mgr.y (mgr.15249) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.900443+0000 mon.c (mon.2) 2211 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.902365+0000 mon.c (mon.2) 2212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.904095+0000 mon.c (mon.2) 2213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.904777+0000 mon.c (mon.2) 2214 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:49 smithi121 bash[20577]: audit 2024-09-17T11:55:49.910400+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:55:50] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.51.0" 2024-09-17T11:55:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.911071+0000 mgr.y (mgr.15249) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:49.974152+0000 mon.c (mon.2) 2215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:49.983857+0000 mon.c (mon.2) 2216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:49.986091+0000 mon.c (mon.2) 2217 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:49.986947+0000 mon.c (mon.2) 2218 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:49.992910+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: cephadm 2024-09-17T11:55:49.994605+0000 mgr.y (mgr.15249) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.063541+0000 mon.c (mon.2) 2219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.065910+0000 mon.c (mon.2) 2220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.067851+0000 mon.c (mon.2) 2221 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.068708+0000 mon.c (mon.2) 2222 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.076072+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: cephadm 2024-09-17T11:55:50.076805+0000 mgr.y (mgr.15249) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.144275+0000 mon.c (mon.2) 2223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.146163+0000 mon.c (mon.2) 2224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.147847+0000 mon.c (mon.2) 2225 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.148504+0000 mon.c (mon.2) 2226 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.154766+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: cephadm 2024-09-17T11:55:50.155313+0000 mgr.y (mgr.15249) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.221960+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.911071+0000 mgr.y (mgr.15249) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:49.974152+0000 mon.c (mon.2) 2215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:49.983857+0000 mon.c (mon.2) 2216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:49.986091+0000 mon.c (mon.2) 2217 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:49.986947+0000 mon.c (mon.2) 2218 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:49.992910+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: cephadm 2024-09-17T11:55:49.994605+0000 mgr.y (mgr.15249) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.063541+0000 mon.c (mon.2) 2219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.065910+0000 mon.c (mon.2) 2220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.067851+0000 mon.c (mon.2) 2221 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.068708+0000 mon.c (mon.2) 2222 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.076072+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: cephadm 2024-09-17T11:55:50.076805+0000 mgr.y (mgr.15249) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.144275+0000 mon.c (mon.2) 2223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.146163+0000 mon.c (mon.2) 2224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.147847+0000 mon.c (mon.2) 2225 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.148504+0000 mon.c (mon.2) 2226 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.154766+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: cephadm 2024-09-17T11:55:50.155313+0000 mgr.y (mgr.15249) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.221960+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.223018+0000 mon.c (mon.2) 2227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.225597+0000 mon.c (mon.2) 2228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.228340+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.231141+0000 mon.c (mon.2) 2229 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.236299+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.237036+0000 mon.c (mon.2) 2230 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.244562+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.305188+0000 mon.c (mon.2) 2231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.307340+0000 mon.c (mon.2) 2232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.308968+0000 mon.c (mon.2) 2233 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.310804+0000 mon.c (mon.2) 2234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.312373+0000 mon.c (mon.2) 2235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.313676+0000 mon.c (mon.2) 2236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.314915+0000 mon.c (mon.2) 2237 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.316451+0000 mon.c (mon.2) 2238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.318255+0000 mon.c (mon.2) 2239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.319870+0000 mon.c (mon.2) 2240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.321323+0000 mon.c (mon.2) 2241 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[19809]: audit 2024-09-17T11:55:50.322774+0000 mon.c (mon.2) 2242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.223018+0000 mon.c (mon.2) 2227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.225597+0000 mon.c (mon.2) 2228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.228340+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.231141+0000 mon.c (mon.2) 2229 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.236299+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.237036+0000 mon.c (mon.2) 2230 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.244562+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.305188+0000 mon.c (mon.2) 2231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.307340+0000 mon.c (mon.2) 2232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.308968+0000 mon.c (mon.2) 2233 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.310804+0000 mon.c (mon.2) 2234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.312373+0000 mon.c (mon.2) 2235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.313676+0000 mon.c (mon.2) 2236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.314915+0000 mon.c (mon.2) 2237 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.316451+0000 mon.c (mon.2) 2238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.318255+0000 mon.c (mon.2) 2239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.319870+0000 mon.c (mon.2) 2240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.321323+0000 mon.c (mon.2) 2241 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:50 smithi092 bash[26066]: audit 2024-09-17T11:55:50.322774+0000 mon.c (mon.2) 2242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.911071+0000 mgr.y (mgr.15249) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:49.974152+0000 mon.c (mon.2) 2215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:49.983857+0000 mon.c (mon.2) 2216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:49.986091+0000 mon.c (mon.2) 2217 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:49.986947+0000 mon.c (mon.2) 2218 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:49.992910+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: cephadm 2024-09-17T11:55:49.994605+0000 mgr.y (mgr.15249) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.063541+0000 mon.c (mon.2) 2219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.065910+0000 mon.c (mon.2) 2220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.067851+0000 mon.c (mon.2) 2221 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.068708+0000 mon.c (mon.2) 2222 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.076072+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: cephadm 2024-09-17T11:55:50.076805+0000 mgr.y (mgr.15249) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.144275+0000 mon.c (mon.2) 2223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.146163+0000 mon.c (mon.2) 2224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.147847+0000 mon.c (mon.2) 2225 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.148504+0000 mon.c (mon.2) 2226 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.154766+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: cephadm 2024-09-17T11:55:50.155313+0000 mgr.y (mgr.15249) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.221960+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.223018+0000 mon.c (mon.2) 2227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.225597+0000 mon.c (mon.2) 2228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.228340+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.231141+0000 mon.c (mon.2) 2229 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.236299+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.237036+0000 mon.c (mon.2) 2230 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.244562+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.305188+0000 mon.c (mon.2) 2231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.307340+0000 mon.c (mon.2) 2232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.308968+0000 mon.c (mon.2) 2233 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.310804+0000 mon.c (mon.2) 2234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.312373+0000 mon.c (mon.2) 2235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.313676+0000 mon.c (mon.2) 2236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.314915+0000 mon.c (mon.2) 2237 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.316451+0000 mon.c (mon.2) 2238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.318255+0000 mon.c (mon.2) 2239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.319870+0000 mon.c (mon.2) 2240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.321323+0000 mon.c (mon.2) 2241 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:50 smithi121 bash[20577]: audit 2024-09-17T11:55:50.322774+0000 mon.c (mon.2) 2242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:55:51.736 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 11:55:51 smithi092 bash[101364]: ts=2024-09-17T11:55:51.463Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001812406s 2024-09-17T11:55:52.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:51 smithi092 bash[19809]: cluster 2024-09-17T11:55:51.003530+0000 mgr.y (mgr.15249) 816 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:52.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:51 smithi092 bash[19809]: audit 2024-09-17T11:55:51.737979+0000 mgr.y (mgr.15249) 817 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:52.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:51 smithi092 bash[26066]: cluster 2024-09-17T11:55:51.003530+0000 mgr.y (mgr.15249) 816 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:52.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:51 smithi092 bash[26066]: audit 2024-09-17T11:55:51.737979+0000 mgr.y (mgr.15249) 817 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:52.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:51 smithi121 bash[20577]: cluster 2024-09-17T11:55:51.003530+0000 mgr.y (mgr.15249) 816 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:52.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:51 smithi121 bash[20577]: audit 2024-09-17T11:55:51.737979+0000 mgr.y (mgr.15249) 817 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:55:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:52 smithi121 bash[20577]: cephadm 2024-09-17T11:55:52.891091+0000 mgr.y (mgr.15249) 818 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T11:55:53.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:53 smithi092 bash[26066]: cephadm 2024-09-17T11:55:52.891091+0000 mgr.y (mgr.15249) 818 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T11:55:53.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:52 smithi092 bash[19809]: cephadm 2024-09-17T11:55:52.891091+0000 mgr.y (mgr.15249) 818 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T11:55:54.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[26066]: cephadm 2024-09-17T11:55:52.953661+0000 mgr.y (mgr.15249) 819 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T11:55:54.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[26066]: cluster 2024-09-17T11:55:53.003941+0000 mgr.y (mgr.15249) 820 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:54.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[26066]: audit 2024-09-17T11:55:53.581113+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:54.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[26066]: audit 2024-09-17T11:55:53.600775+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:54.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[26066]: audit 2024-09-17T11:55:53.615033+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[19809]: cephadm 2024-09-17T11:55:52.953661+0000 mgr.y (mgr.15249) 819 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T11:55:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[19809]: cluster 2024-09-17T11:55:53.003941+0000 mgr.y (mgr.15249) 820 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[19809]: audit 2024-09-17T11:55:53.581113+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[19809]: audit 2024-09-17T11:55:53.600775+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:54 smithi092 bash[19809]: audit 2024-09-17T11:55:53.615033+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:54 smithi121 bash[20577]: cephadm 2024-09-17T11:55:52.953661+0000 mgr.y (mgr.15249) 819 : cephadm [INF] Deploying daemon grafana.a on smithi121 2024-09-17T11:55:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:54 smithi121 bash[20577]: cluster 2024-09-17T11:55:53.003941+0000 mgr.y (mgr.15249) 820 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:54 smithi121 bash[20577]: audit 2024-09-17T11:55:53.581113+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:54 smithi121 bash[20577]: audit 2024-09-17T11:55:53.600775+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:54 smithi121 bash[20577]: audit 2024-09-17T11:55:53.615033+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:55:56.888 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:56 smithi092 bash[19809]: cluster 2024-09-17T11:55:55.004720+0000 mgr.y (mgr.15249) 821 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:56.889 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:56 smithi092 bash[26066]: cluster 2024-09-17T11:55:55.004720+0000 mgr.y (mgr.15249) 821 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:57.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:56 smithi121 bash[20577]: cluster 2024-09-17T11:55:55.004720+0000 mgr.y (mgr.15249) 821 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:55:59.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:58 smithi121 bash[20577]: cluster 2024-09-17T11:55:57.005281+0000 mgr.y (mgr.15249) 822 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:59.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:55:58 smithi121 bash[20577]: audit 2024-09-17T11:55:58.336150+0000 mon.c (mon.2) 2243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:59.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:58 smithi092 bash[19809]: cluster 2024-09-17T11:55:57.005281+0000 mgr.y (mgr.15249) 822 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:59.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:55:58 smithi092 bash[19809]: audit 2024-09-17T11:55:58.336150+0000 mon.c (mon.2) 2243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:55:59.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:58 smithi092 bash[26066]: cluster 2024-09-17T11:55:57.005281+0000 mgr.y (mgr.15249) 822 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:55:59.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:55:58 smithi092 bash[26066]: audit 2024-09-17T11:55:58.336150+0000 mon.c (mon.2) 2243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:01.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:00 smithi121 bash[20577]: cluster 2024-09-17T11:55:59.006992+0000 mgr.y (mgr.15249) 823 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:01.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:00 smithi092 bash[19809]: cluster 2024-09-17T11:55:59.006992+0000 mgr.y (mgr.15249) 823 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:01.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:56:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:56:00] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.51.0" 2024-09-17T11:56:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:00 smithi092 bash[26066]: cluster 2024-09-17T11:55:59.006992+0000 mgr.y (mgr.15249) 823 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:02 smithi121 bash[20577]: cluster 2024-09-17T11:56:01.007791+0000 mgr.y (mgr.15249) 824 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:02 smithi121 bash[20577]: audit 2024-09-17T11:56:01.749078+0000 mgr.y (mgr.15249) 825 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:03.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:02 smithi092 bash[19809]: cluster 2024-09-17T11:56:01.007791+0000 mgr.y (mgr.15249) 824 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:03.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:02 smithi092 bash[19809]: audit 2024-09-17T11:56:01.749078+0000 mgr.y (mgr.15249) 825 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:03.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:02 smithi092 bash[26066]: cluster 2024-09-17T11:56:01.007791+0000 mgr.y (mgr.15249) 824 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:03.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:02 smithi092 bash[26066]: audit 2024-09-17T11:56:01.749078+0000 mgr.y (mgr.15249) 825 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:04 smithi121 bash[20577]: cluster 2024-09-17T11:56:03.008548+0000 mgr.y (mgr.15249) 826 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:05.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:04 smithi092 bash[19809]: cluster 2024-09-17T11:56:03.008548+0000 mgr.y (mgr.15249) 826 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:05.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:04 smithi092 bash[26066]: cluster 2024-09-17T11:56:03.008548+0000 mgr.y (mgr.15249) 826 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:05 smithi121 bash[20577]: audit 2024-09-17T11:56:04.615874+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:05 smithi121 bash[20577]: audit 2024-09-17T11:56:04.629931+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:05 smithi121 bash[20577]: audit 2024-09-17T11:56:04.644267+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:06.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:05 smithi092 bash[19809]: audit 2024-09-17T11:56:04.615874+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:06.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:05 smithi092 bash[19809]: audit 2024-09-17T11:56:04.629931+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:06.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:05 smithi092 bash[19809]: audit 2024-09-17T11:56:04.644267+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:06.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:05 smithi092 bash[26066]: audit 2024-09-17T11:56:04.615874+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:06.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:05 smithi092 bash[26066]: audit 2024-09-17T11:56:04.629931+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:06.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:05 smithi092 bash[26066]: audit 2024-09-17T11:56:04.644267+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:06 smithi121 bash[20577]: cluster 2024-09-17T11:56:05.010239+0000 mgr.y (mgr.15249) 827 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:07.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:06 smithi092 bash[19809]: cluster 2024-09-17T11:56:05.010239+0000 mgr.y (mgr.15249) 827 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:07.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:06 smithi092 bash[26066]: cluster 2024-09-17T11:56:05.010239+0000 mgr.y (mgr.15249) 827 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:08.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:08 smithi121 bash[20577]: cluster 2024-09-17T11:56:07.010964+0000 mgr.y (mgr.15249) 828 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:09.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:08 smithi092 bash[19809]: cluster 2024-09-17T11:56:07.010964+0000 mgr.y (mgr.15249) 828 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:09.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:08 smithi092 bash[26066]: cluster 2024-09-17T11:56:07.010964+0000 mgr.y (mgr.15249) 828 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:11.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:10 smithi121 bash[20577]: cluster 2024-09-17T11:56:09.012756+0000 mgr.y (mgr.15249) 829 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:11.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:10 smithi092 bash[19809]: cluster 2024-09-17T11:56:09.012756+0000 mgr.y (mgr.15249) 829 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:11.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:56:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:56:10] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.51.0" 2024-09-17T11:56:11.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:10 smithi092 bash[26066]: cluster 2024-09-17T11:56:09.012756+0000 mgr.y (mgr.15249) 829 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:12.676 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:12.677 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:12.677 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:12.677 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:12.678 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:12.678 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:12.678 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:12.678 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:12 smithi121 bash[20577]: cluster 2024-09-17T11:56:11.013654+0000 mgr.y (mgr.15249) 830 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:12.679 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:12 smithi121 bash[20577]: audit 2024-09-17T11:56:11.760336+0000 mgr.y (mgr.15249) 831 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:12.679 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:12.679 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:13.036 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:12 smithi121 systemd[1]: Stopping Ceph grafana.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:56:13.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:12 smithi092 bash[19809]: cluster 2024-09-17T11:56:11.013654+0000 mgr.y (mgr.15249) 830 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:13.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:12 smithi092 bash[19809]: audit 2024-09-17T11:56:11.760336+0000 mgr.y (mgr.15249) 831 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:13.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:12 smithi092 bash[26066]: cluster 2024-09-17T11:56:11.013654+0000 mgr.y (mgr.15249) 830 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:13.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:12 smithi092 bash[26066]: audit 2024-09-17T11:56:11.760336+0000 mgr.y (mgr.15249) 831 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:13.661 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:13 smithi121 bash[82839]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-grafana-a 2024-09-17T11:56:13.662 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T11:56:13.662 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:13 smithi121 bash[82902]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-grafana-a 2024-09-17T11:56:13.662 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-09-17T11:56:13.662 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: Stopped Ceph grafana.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:56:13.967 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:13.967 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:13.968 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:13.968 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:13.968 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:13.969 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:13.969 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:13.969 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:13.969 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: Started Ceph grafana.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:56:13.970 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:13 smithi121 bash[20577]: audit 2024-09-17T11:56:13.336525+0000 mon.c (mon.2) 2244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:13.970 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:13 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:56:14.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:13 smithi092 bash[19809]: audit 2024-09-17T11:56:13.336525+0000 mon.c (mon.2) 2244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:14.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:13 smithi092 bash[26066]: audit 2024-09-17T11:56:13.336525+0000 mon.c (mon.2) 2244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:15.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: cluster 2024-09-17T11:56:13.014506+0000 mgr.y (mgr.15249) 832 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:15.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:13.786242+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:13.803802+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:13.819449+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:13.909135+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:13.925906+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:13.933252+0000 mon.c (mon.2) 2245 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:13.935334+0000 mon.c (mon.2) 2246 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:13.946863+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:13.987600+0000 mon.c (mon.2) 2247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.041530+0000 mon.c (mon.2) 2248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.044113+0000 mon.c (mon.2) 2249 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.047914+0000 mon.c (mon.2) 2250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.049185+0000 mon.c (mon.2) 2251 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.061093+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.141194+0000 mon.c (mon.2) 2252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.143856+0000 mon.c (mon.2) 2253 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.146869+0000 mon.c (mon.2) 2254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.147761+0000 mon.c (mon.2) 2255 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.154390+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.232890+0000 mon.c (mon.2) 2256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: cluster 2024-09-17T11:56:13.014506+0000 mgr.y (mgr.15249) 832 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:15.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:13.786242+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:13.803802+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:13.819449+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:13.909135+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:13.925906+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:13.933252+0000 mon.c (mon.2) 2245 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:13.935334+0000 mon.c (mon.2) 2246 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:13.946863+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:13.987600+0000 mon.c (mon.2) 2247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.041530+0000 mon.c (mon.2) 2248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.044113+0000 mon.c (mon.2) 2249 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.047914+0000 mon.c (mon.2) 2250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.049185+0000 mon.c (mon.2) 2251 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.061093+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.141194+0000 mon.c (mon.2) 2252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.143856+0000 mon.c (mon.2) 2253 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.146869+0000 mon.c (mon.2) 2254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.147761+0000 mon.c (mon.2) 2255 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.154390+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.232890+0000 mon.c (mon.2) 2256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.236222+0000 mon.c (mon.2) 2257 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.238930+0000 mon.c (mon.2) 2258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.239974+0000 mon.c (mon.2) 2259 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.246290+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.329261+0000 mon.c (mon.2) 2260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.331710+0000 mon.c (mon.2) 2261 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.334495+0000 mon.c (mon.2) 2262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.335294+0000 mon.c (mon.2) 2263 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.342630+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.427788+0000 mon.c (mon.2) 2264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.429910+0000 mon.c (mon.2) 2265 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.432569+0000 mon.c (mon.2) 2266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.433413+0000 mon.c (mon.2) 2267 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.444046+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.532302+0000 mon.c (mon.2) 2268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.535030+0000 mon.c (mon.2) 2269 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.539214+0000 mon.c (mon.2) 2270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.540206+0000 mon.c (mon.2) 2271 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.551797+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.236222+0000 mon.c (mon.2) 2257 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.238930+0000 mon.c (mon.2) 2258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.239974+0000 mon.c (mon.2) 2259 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.246290+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.329261+0000 mon.c (mon.2) 2260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.331710+0000 mon.c (mon.2) 2261 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.334495+0000 mon.c (mon.2) 2262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.335294+0000 mon.c (mon.2) 2263 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.342630+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.427788+0000 mon.c (mon.2) 2264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.429910+0000 mon.c (mon.2) 2265 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.432569+0000 mon.c (mon.2) 2266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.433413+0000 mon.c (mon.2) 2267 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.444046+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.532302+0000 mon.c (mon.2) 2268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.535030+0000 mon.c (mon.2) 2269 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.539214+0000 mon.c (mon.2) 2270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.540206+0000 mon.c (mon.2) 2271 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.551797+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.628125+0000 mon.c (mon.2) 2272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.632771+0000 mon.c (mon.2) 2273 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.636020+0000 mon.c (mon.2) 2274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.636915+0000 mon.c (mon.2) 2275 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.643599+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.709693+0000 mon.c (mon.2) 2276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.711719+0000 mon.c (mon.2) 2277 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.713902+0000 mon.c (mon.2) 2278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.714737+0000 mon.c (mon.2) 2279 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[26066]: audit 2024-09-17T11:56:14.723104+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.628125+0000 mon.c (mon.2) 2272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.632771+0000 mon.c (mon.2) 2273 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.636020+0000 mon.c (mon.2) 2274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.636915+0000 mon.c (mon.2) 2275 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.643599+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.709693+0000 mon.c (mon.2) 2276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.711719+0000 mon.c (mon.2) 2277 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.713902+0000 mon.c (mon.2) 2278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.714737+0000 mon.c (mon.2) 2279 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:14 smithi092 bash[19809]: audit 2024-09-17T11:56:14.723104+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: cluster 2024-09-17T11:56:13.014506+0000 mgr.y (mgr.15249) 832 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:13.786242+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:13.803802+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:13.819449+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:13.909135+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:13.925906+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:13.933252+0000 mon.c (mon.2) 2245 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:13.935334+0000 mon.c (mon.2) 2246 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:13.946863+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:13.987600+0000 mon.c (mon.2) 2247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.041530+0000 mon.c (mon.2) 2248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.044113+0000 mon.c (mon.2) 2249 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.047914+0000 mon.c (mon.2) 2250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.049185+0000 mon.c (mon.2) 2251 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.061093+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.141194+0000 mon.c (mon.2) 2252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.143856+0000 mon.c (mon.2) 2253 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.146869+0000 mon.c (mon.2) 2254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.147761+0000 mon.c (mon.2) 2255 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.154390+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.232890+0000 mon.c (mon.2) 2256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.236222+0000 mon.c (mon.2) 2257 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.238930+0000 mon.c (mon.2) 2258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.239974+0000 mon.c (mon.2) 2259 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.246290+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.329261+0000 mon.c (mon.2) 2260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.331710+0000 mon.c (mon.2) 2261 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.334495+0000 mon.c (mon.2) 2262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.335294+0000 mon.c (mon.2) 2263 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.342630+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.427788+0000 mon.c (mon.2) 2264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.429910+0000 mon.c (mon.2) 2265 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.432569+0000 mon.c (mon.2) 2266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.433413+0000 mon.c (mon.2) 2267 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.444046+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.532302+0000 mon.c (mon.2) 2268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.535030+0000 mon.c (mon.2) 2269 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.539214+0000 mon.c (mon.2) 2270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.540206+0000 mon.c (mon.2) 2271 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.551797+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.628125+0000 mon.c (mon.2) 2272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.632771+0000 mon.c (mon.2) 2273 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.636020+0000 mon.c (mon.2) 2274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.636915+0000 mon.c (mon.2) 2275 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.643599+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:15.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.709693+0000 mon.c (mon.2) 2276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:15.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.711719+0000 mon.c (mon.2) 2277 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:15.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.713902+0000 mon.c (mon.2) 2278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:15.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.714737+0000 mon.c (mon.2) 2279 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:15.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:14 smithi121 bash[20577]: audit 2024-09-17T11:56:14.723104+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:13.948422+0000 mgr.y (mgr.15249) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:13.988369+0000 mgr.y (mgr.15249) 834 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.062330+0000 mgr.y (mgr.15249) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.154969+0000 mgr.y (mgr.15249) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.249420+0000 mgr.y (mgr.15249) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.343272+0000 mgr.y (mgr.15249) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.445139+0000 mgr.y (mgr.15249) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.552783+0000 mgr.y (mgr.15249) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.645233+0000 mgr.y (mgr.15249) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.723890+0000 mgr.y (mgr.15249) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.785591+0000 mon.c (mon.2) 2280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.795689+0000 mon.c (mon.2) 2281 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.798102+0000 mon.c (mon.2) 2282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.798857+0000 mon.c (mon.2) 2283 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.806759+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.807518+0000 mgr.y (mgr.15249) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.869804+0000 mon.c (mon.2) 2284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.871629+0000 mon.c (mon.2) 2285 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.874350+0000 mon.c (mon.2) 2286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.875106+0000 mon.c (mon.2) 2287 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.884037+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.884750+0000 mgr.y (mgr.15249) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.948440+0000 mon.c (mon.2) 2288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.950348+0000 mon.c (mon.2) 2289 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.951997+0000 mon.c (mon.2) 2290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.952619+0000 mon.c (mon.2) 2291 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:14.960896+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.031380+0000 mon.c (mon.2) 2292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.033216+0000 mon.c (mon.2) 2293 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.034906+0000 mon.c (mon.2) 2294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.035563+0000 mon.c (mon.2) 2295 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.043449+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.104943+0000 mon.c (mon.2) 2296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.106886+0000 mon.c (mon.2) 2297 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.108682+0000 mon.c (mon.2) 2298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.109374+0000 mon.c (mon.2) 2299 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.116853+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.187436+0000 mon.c (mon.2) 2300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.189350+0000 mon.c (mon.2) 2301 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.191417+0000 mon.c (mon.2) 2302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.192183+0000 mon.c (mon.2) 2303 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.197949+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.278681+0000 mon.c (mon.2) 2304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.281114+0000 mon.c (mon.2) 2305 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.283453+0000 mon.c (mon.2) 2306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.284386+0000 mon.c (mon.2) 2307 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.292914+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.377253+0000 mon.c (mon.2) 2308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.379819+0000 mon.c (mon.2) 2309 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.382664+0000 mon.c (mon.2) 2310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.383819+0000 mon.c (mon.2) 2311 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.390816+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.482793+0000 mon.c (mon.2) 2312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.485100+0000 mon.c (mon.2) 2313 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.487270+0000 mon.c (mon.2) 2314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.488122+0000 mon.c (mon.2) 2315 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.494301+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.570926+0000 mon.c (mon.2) 2316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.573045+0000 mon.c (mon.2) 2317 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.575054+0000 mon.c (mon.2) 2318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.575760+0000 mon.c (mon.2) 2319 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.581607+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.655241+0000 mon.c (mon.2) 2320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.657593+0000 mon.c (mon.2) 2321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.660107+0000 mon.c (mon.2) 2322 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.661081+0000 mon.c (mon.2) 2323 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.669839+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.752244+0000 mon.c (mon.2) 2324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.754929+0000 mon.c (mon.2) 2325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.758132+0000 mon.c (mon.2) 2326 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.759015+0000 mon.c (mon.2) 2327 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:15 smithi121 bash[20577]: audit 2024-09-17T11:56:15.766611+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:13.948422+0000 mgr.y (mgr.15249) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:13.988369+0000 mgr.y (mgr.15249) 834 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:56:16.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.062330+0000 mgr.y (mgr.15249) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.154969+0000 mgr.y (mgr.15249) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.249420+0000 mgr.y (mgr.15249) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.343272+0000 mgr.y (mgr.15249) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.445139+0000 mgr.y (mgr.15249) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.552783+0000 mgr.y (mgr.15249) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.645233+0000 mgr.y (mgr.15249) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.723890+0000 mgr.y (mgr.15249) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.785591+0000 mon.c (mon.2) 2280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.795689+0000 mon.c (mon.2) 2281 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.798102+0000 mon.c (mon.2) 2282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.798857+0000 mon.c (mon.2) 2283 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.806759+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.807518+0000 mgr.y (mgr.15249) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.869804+0000 mon.c (mon.2) 2284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.871629+0000 mon.c (mon.2) 2285 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.874350+0000 mon.c (mon.2) 2286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.875106+0000 mon.c (mon.2) 2287 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.884037+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:13.948422+0000 mgr.y (mgr.15249) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:13.988369+0000 mgr.y (mgr.15249) 834 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T11:56:16.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.062330+0000 mgr.y (mgr.15249) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.154969+0000 mgr.y (mgr.15249) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.249420+0000 mgr.y (mgr.15249) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.343272+0000 mgr.y (mgr.15249) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.445139+0000 mgr.y (mgr.15249) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.552783+0000 mgr.y (mgr.15249) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.645233+0000 mgr.y (mgr.15249) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.723890+0000 mgr.y (mgr.15249) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.785591+0000 mon.c (mon.2) 2280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.795689+0000 mon.c (mon.2) 2281 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.798102+0000 mon.c (mon.2) 2282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.798857+0000 mon.c (mon.2) 2283 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.806759+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.807518+0000 mgr.y (mgr.15249) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.869804+0000 mon.c (mon.2) 2284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.871629+0000 mon.c (mon.2) 2285 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.874350+0000 mon.c (mon.2) 2286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.875106+0000 mon.c (mon.2) 2287 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.884037+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.884750+0000 mgr.y (mgr.15249) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.948440+0000 mon.c (mon.2) 2288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.950348+0000 mon.c (mon.2) 2289 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.951997+0000 mon.c (mon.2) 2290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.952619+0000 mon.c (mon.2) 2291 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:14.960896+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.031380+0000 mon.c (mon.2) 2292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.033216+0000 mon.c (mon.2) 2293 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.034906+0000 mon.c (mon.2) 2294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.035563+0000 mon.c (mon.2) 2295 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.043449+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.104943+0000 mon.c (mon.2) 2296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.106886+0000 mon.c (mon.2) 2297 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.108682+0000 mon.c (mon.2) 2298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.109374+0000 mon.c (mon.2) 2299 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.116853+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.187436+0000 mon.c (mon.2) 2300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.189350+0000 mon.c (mon.2) 2301 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.191417+0000 mon.c (mon.2) 2302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.884750+0000 mgr.y (mgr.15249) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.948440+0000 mon.c (mon.2) 2288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.950348+0000 mon.c (mon.2) 2289 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.951997+0000 mon.c (mon.2) 2290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.952619+0000 mon.c (mon.2) 2291 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:14.960896+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.031380+0000 mon.c (mon.2) 2292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.033216+0000 mon.c (mon.2) 2293 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.034906+0000 mon.c (mon.2) 2294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.035563+0000 mon.c (mon.2) 2295 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.043449+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.104943+0000 mon.c (mon.2) 2296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.106886+0000 mon.c (mon.2) 2297 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.108682+0000 mon.c (mon.2) 2298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.109374+0000 mon.c (mon.2) 2299 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.116853+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.187436+0000 mon.c (mon.2) 2300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.189350+0000 mon.c (mon.2) 2301 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.191417+0000 mon.c (mon.2) 2302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.192183+0000 mon.c (mon.2) 2303 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.197949+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.278681+0000 mon.c (mon.2) 2304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.281114+0000 mon.c (mon.2) 2305 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.283453+0000 mon.c (mon.2) 2306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.284386+0000 mon.c (mon.2) 2307 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.292914+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.377253+0000 mon.c (mon.2) 2308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.379819+0000 mon.c (mon.2) 2309 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.382664+0000 mon.c (mon.2) 2310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.383819+0000 mon.c (mon.2) 2311 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.390816+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.482793+0000 mon.c (mon.2) 2312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.485100+0000 mon.c (mon.2) 2313 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.487270+0000 mon.c (mon.2) 2314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.488122+0000 mon.c (mon.2) 2315 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.494301+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.570926+0000 mon.c (mon.2) 2316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.573045+0000 mon.c (mon.2) 2317 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.575054+0000 mon.c (mon.2) 2318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.575760+0000 mon.c (mon.2) 2319 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.581607+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.655241+0000 mon.c (mon.2) 2320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.657593+0000 mon.c (mon.2) 2321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.660107+0000 mon.c (mon.2) 2322 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.661081+0000 mon.c (mon.2) 2323 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.669839+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.752244+0000 mon.c (mon.2) 2324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.754929+0000 mon.c (mon.2) 2325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.758132+0000 mon.c (mon.2) 2326 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.759015+0000 mon.c (mon.2) 2327 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[19809]: audit 2024-09-17T11:56:15.766611+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.192183+0000 mon.c (mon.2) 2303 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.197949+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.278681+0000 mon.c (mon.2) 2304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.281114+0000 mon.c (mon.2) 2305 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.283453+0000 mon.c (mon.2) 2306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.284386+0000 mon.c (mon.2) 2307 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.292914+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.377253+0000 mon.c (mon.2) 2308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.379819+0000 mon.c (mon.2) 2309 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.382664+0000 mon.c (mon.2) 2310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.383819+0000 mon.c (mon.2) 2311 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.390816+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.482793+0000 mon.c (mon.2) 2312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.485100+0000 mon.c (mon.2) 2313 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.487270+0000 mon.c (mon.2) 2314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.488122+0000 mon.c (mon.2) 2315 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.494301+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.570926+0000 mon.c (mon.2) 2316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.573045+0000 mon.c (mon.2) 2317 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.575054+0000 mon.c (mon.2) 2318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.575760+0000 mon.c (mon.2) 2319 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.581607+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.655241+0000 mon.c (mon.2) 2320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.657593+0000 mon.c (mon.2) 2321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.660107+0000 mon.c (mon.2) 2322 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.661081+0000 mon.c (mon.2) 2323 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.669839+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.752244+0000 mon.c (mon.2) 2324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.754929+0000 mon.c (mon.2) 2325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.758132+0000 mon.c (mon.2) 2326 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.759015+0000 mon.c (mon.2) 2327 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:15 smithi092 bash[26066]: audit 2024-09-17T11:56:15.766611+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.206892416Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-17T11:56:16Z 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207143074Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207160038Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207166287Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207171962Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207175178Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207178287Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207183068Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207188721Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T11:56:16.318 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207197068Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207201249Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207204165Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207207337Z level=info msg=Target target=[all] 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207219407Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207224985Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207230777Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207235348Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207240296Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=settings t=2024-09-17T11:56:16.207247962Z level=info msg="App mode production" 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=sqlstore t=2024-09-17T11:56:16.207537587Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=sqlstore t=2024-09-17T11:56:16.207553561Z 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-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.208135612Z level=info msg="Starting DB migrations" 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.220530723Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-17T11:56:16.319 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.226289984Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.756898ms 2024-09-17T11:56:16.320 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.275599876Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-17T11:56:16.320 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.275864919Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=266.376µs 2024-09-17T11:56:16.320 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.317745747Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-17T11:56:16.569 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.319456958Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.712235ms 2024-09-17T11:56:16.569 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.360317278Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-17T11:56:16.569 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.368573533Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=8.255649ms 2024-09-17T11:56:16.569 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.402274777Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-17T11:56:16.569 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.410408197Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=8.134789ms 2024-09-17T11:56:16.569 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.444338548Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-17T11:56:16.569 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.460433702Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=16.090638ms 2024-09-17T11:56:16.570 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.502803822Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-17T11:56:16.570 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.503268636Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=470.287µs 2024-09-17T11:56:16.570 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.569613026Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-17T11:56:16.571 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:56:16.906 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:14.961510+0000 mgr.y (mgr.15249) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.906 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cluster 2024-09-17T11:56:15.015448+0000 mgr.y (mgr.15249) 846 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:16.906 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.044702+0000 mgr.y (mgr.15249) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.906 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.118563+0000 mgr.y (mgr.15249) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.199688+0000 mgr.y (mgr.15249) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.293719+0000 mgr.y (mgr.15249) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.392574+0000 mgr.y (mgr.15249) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.496202+0000 mgr.y (mgr.15249) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.583160+0000 mgr.y (mgr.15249) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.671426+0000 mgr.y (mgr.15249) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.768419+0000 mgr.y (mgr.15249) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.848269+0000 mon.c (mon.2) 2328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.850060+0000 mon.c (mon.2) 2329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.851858+0000 mon.c (mon.2) 2330 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.852555+0000 mon.c (mon.2) 2331 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.859101+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.907 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.859644+0000 mgr.y (mgr.15249) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:16.908 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.920667+0000 mon.c (mon.2) 2332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.908 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.923860+0000 mon.c (mon.2) 2333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.908 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.926789+0000 mon.c (mon.2) 2334 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.908 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.570891468Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.281046ms 2024-09-17T11:56:16.908 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.612053245Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-17T11:56:16.908 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.613284702Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.229435ms 2024-09-17T11:56:16.908 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.6459739Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-17T11:56:16.908 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.653905786Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.927038ms 2024-09-17T11:56:16.908 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.688027277Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-17T11:56:16.909 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.695240918Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.21074ms 2024-09-17T11:56:16.909 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.738304263Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-17T11:56:16.909 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.738418535Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=112.906µs 2024-09-17T11:56:16.909 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.805579931Z level=info msg="Executing migration" id="permission kind migration" 2024-09-17T11:56:16.909 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.811538734Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.958061ms 2024-09-17T11:56:16.909 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.906267982Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-17T11:56:16.909 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.927754+0000 mon.c (mon.2) 2335 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.933541+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.993977+0000 mon.c (mon.2) 2336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.995881+0000 mon.c (mon.2) 2337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.998093+0000 mon.c (mon.2) 2338 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:15.998773+0000 mon.c (mon.2) 2339 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.006889+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.065770+0000 mon.c (mon.2) 2340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.067666+0000 mon.c (mon.2) 2341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.069833+0000 mon.c (mon.2) 2342 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.070491+0000 mon.c (mon.2) 2343 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.078951+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.138748+0000 mon.c (mon.2) 2344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.910 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.140675+0000 mon.c (mon.2) 2345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.142630+0000 mon.c (mon.2) 2346 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.143403+0000 mon.c (mon.2) 2347 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.152168+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.212144+0000 mon.c (mon.2) 2348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.214144+0000 mon.c (mon.2) 2349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.216637+0000 mon.c (mon.2) 2350 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.217489+0000 mon.c (mon.2) 2351 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.226166+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.286125+0000 mon.c (mon.2) 2352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.288022+0000 mon.c (mon.2) 2353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.289753+0000 mon.c (mon.2) 2354 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.911 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.290385+0000 mon.c (mon.2) 2355 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.296099+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.361017+0000 mon.c (mon.2) 2356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.362983+0000 mon.c (mon.2) 2357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.364677+0000 mon.c (mon.2) 2358 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.365329+0000 mon.c (mon.2) 2359 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.370841+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.433099+0000 mon.c (mon.2) 2360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.435299+0000 mon.c (mon.2) 2361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.437785+0000 mon.c (mon.2) 2362 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.438751+0000 mon.c (mon.2) 2363 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.447015+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.510386+0000 mon.c (mon.2) 2364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.912 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.512457+0000 mon.c (mon.2) 2365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.514328+0000 mon.c (mon.2) 2366 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.514978+0000 mon.c (mon.2) 2367 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.522655+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.582920+0000 mon.c (mon.2) 2368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.584909+0000 mon.c (mon.2) 2369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.586993+0000 mon.c (mon.2) 2370 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.587759+0000 mon.c (mon.2) 2371 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.595973+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.660814+0000 mon.c (mon.2) 2372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.662696+0000 mon.c (mon.2) 2373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.664384+0000 mon.c (mon.2) 2374 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.913 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.665046+0000 mon.c (mon.2) 2375 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.914 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.673407+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:16.914 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.734503+0000 mon.c (mon.2) 2376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:16.914 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.736410+0000 mon.c (mon.2) 2377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:16.914 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.738289+0000 mon.c (mon.2) 2378 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:16.914 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.739058+0000 mon.c (mon.2) 2379 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:16.914 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[20577]: audit 2024-09-17T11:56:16.746583+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:14.961510+0000 mgr.y (mgr.15249) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cluster 2024-09-17T11:56:15.015448+0000 mgr.y (mgr.15249) 846 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:17.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.044702+0000 mgr.y (mgr.15249) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.118563+0000 mgr.y (mgr.15249) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.199688+0000 mgr.y (mgr.15249) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.293719+0000 mgr.y (mgr.15249) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.392574+0000 mgr.y (mgr.15249) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.496202+0000 mgr.y (mgr.15249) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.583160+0000 mgr.y (mgr.15249) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.671426+0000 mgr.y (mgr.15249) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.768419+0000 mgr.y (mgr.15249) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.848269+0000 mon.c (mon.2) 2328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.850060+0000 mon.c (mon.2) 2329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.851858+0000 mon.c (mon.2) 2330 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.852555+0000 mon.c (mon.2) 2331 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.859101+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.859644+0000 mgr.y (mgr.15249) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.920667+0000 mon.c (mon.2) 2332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.923860+0000 mon.c (mon.2) 2333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.926789+0000 mon.c (mon.2) 2334 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:14.961510+0000 mgr.y (mgr.15249) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cluster 2024-09-17T11:56:15.015448+0000 mgr.y (mgr.15249) 846 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:17.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.044702+0000 mgr.y (mgr.15249) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.118563+0000 mgr.y (mgr.15249) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.199688+0000 mgr.y (mgr.15249) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.293719+0000 mgr.y (mgr.15249) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.392574+0000 mgr.y (mgr.15249) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.496202+0000 mgr.y (mgr.15249) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.583160+0000 mgr.y (mgr.15249) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.671426+0000 mgr.y (mgr.15249) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.768419+0000 mgr.y (mgr.15249) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.848269+0000 mon.c (mon.2) 2328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.850060+0000 mon.c (mon.2) 2329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.851858+0000 mon.c (mon.2) 2330 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.852555+0000 mon.c (mon.2) 2331 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.859101+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.859644+0000 mgr.y (mgr.15249) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.920667+0000 mon.c (mon.2) 2332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.923860+0000 mon.c (mon.2) 2333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.926789+0000 mon.c (mon.2) 2334 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.927754+0000 mon.c (mon.2) 2335 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.933541+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.993977+0000 mon.c (mon.2) 2336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.995881+0000 mon.c (mon.2) 2337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.998093+0000 mon.c (mon.2) 2338 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:15.998773+0000 mon.c (mon.2) 2339 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.006889+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.065770+0000 mon.c (mon.2) 2340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.067666+0000 mon.c (mon.2) 2341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.069833+0000 mon.c (mon.2) 2342 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.070491+0000 mon.c (mon.2) 2343 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.078951+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.138748+0000 mon.c (mon.2) 2344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.140675+0000 mon.c (mon.2) 2345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.142630+0000 mon.c (mon.2) 2346 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.143403+0000 mon.c (mon.2) 2347 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.152168+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.212144+0000 mon.c (mon.2) 2348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.214144+0000 mon.c (mon.2) 2349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.216637+0000 mon.c (mon.2) 2350 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.927754+0000 mon.c (mon.2) 2335 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.933541+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.993977+0000 mon.c (mon.2) 2336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.995881+0000 mon.c (mon.2) 2337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.998093+0000 mon.c (mon.2) 2338 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:15.998773+0000 mon.c (mon.2) 2339 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.006889+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.065770+0000 mon.c (mon.2) 2340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.067666+0000 mon.c (mon.2) 2341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.069833+0000 mon.c (mon.2) 2342 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.070491+0000 mon.c (mon.2) 2343 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.078951+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.138748+0000 mon.c (mon.2) 2344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.140675+0000 mon.c (mon.2) 2345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.142630+0000 mon.c (mon.2) 2346 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.143403+0000 mon.c (mon.2) 2347 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.152168+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.212144+0000 mon.c (mon.2) 2348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.214144+0000 mon.c (mon.2) 2349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.216637+0000 mon.c (mon.2) 2350 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.217489+0000 mon.c (mon.2) 2351 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.226166+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.286125+0000 mon.c (mon.2) 2352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.288022+0000 mon.c (mon.2) 2353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.289753+0000 mon.c (mon.2) 2354 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.290385+0000 mon.c (mon.2) 2355 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.296099+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.361017+0000 mon.c (mon.2) 2356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.362983+0000 mon.c (mon.2) 2357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.364677+0000 mon.c (mon.2) 2358 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.365329+0000 mon.c (mon.2) 2359 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.370841+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.433099+0000 mon.c (mon.2) 2360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.435299+0000 mon.c (mon.2) 2361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.437785+0000 mon.c (mon.2) 2362 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.438751+0000 mon.c (mon.2) 2363 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.447015+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.510386+0000 mon.c (mon.2) 2364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.512457+0000 mon.c (mon.2) 2365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.514328+0000 mon.c (mon.2) 2366 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.217489+0000 mon.c (mon.2) 2351 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.226166+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.286125+0000 mon.c (mon.2) 2352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.288022+0000 mon.c (mon.2) 2353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.289753+0000 mon.c (mon.2) 2354 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.290385+0000 mon.c (mon.2) 2355 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.296099+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.361017+0000 mon.c (mon.2) 2356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.362983+0000 mon.c (mon.2) 2357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.364677+0000 mon.c (mon.2) 2358 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.365329+0000 mon.c (mon.2) 2359 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.370841+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.433099+0000 mon.c (mon.2) 2360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.435299+0000 mon.c (mon.2) 2361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.437785+0000 mon.c (mon.2) 2362 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.438751+0000 mon.c (mon.2) 2363 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.447015+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.510386+0000 mon.c (mon.2) 2364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.512457+0000 mon.c (mon.2) 2365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.514328+0000 mon.c (mon.2) 2366 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.514978+0000 mon.c (mon.2) 2367 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.522655+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.582920+0000 mon.c (mon.2) 2368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.584909+0000 mon.c (mon.2) 2369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.586993+0000 mon.c (mon.2) 2370 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.587759+0000 mon.c (mon.2) 2371 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.595973+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.660814+0000 mon.c (mon.2) 2372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.662696+0000 mon.c (mon.2) 2373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.664384+0000 mon.c (mon.2) 2374 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.665046+0000 mon.c (mon.2) 2375 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.673407+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.734503+0000 mon.c (mon.2) 2376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.736410+0000 mon.c (mon.2) 2377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.738289+0000 mon.c (mon.2) 2378 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.739058+0000 mon.c (mon.2) 2379 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[19809]: audit 2024-09-17T11:56:16.746583+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.514978+0000 mon.c (mon.2) 2367 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.522655+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.582920+0000 mon.c (mon.2) 2368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.584909+0000 mon.c (mon.2) 2369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.586993+0000 mon.c (mon.2) 2370 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.587759+0000 mon.c (mon.2) 2371 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.595973+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.660814+0000 mon.c (mon.2) 2372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.662696+0000 mon.c (mon.2) 2373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.664384+0000 mon.c (mon.2) 2374 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.665046+0000 mon.c (mon.2) 2375 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.673407+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.734503+0000 mon.c (mon.2) 2376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.736410+0000 mon.c (mon.2) 2377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.738289+0000 mon.c (mon.2) 2378 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.739058+0000 mon.c (mon.2) 2379 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:16 smithi092 bash[26066]: audit 2024-09-17T11:56:16.746583+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.220 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 3s ago 41m - - 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 12s ago 40m - - 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (38s) 3s ago 31m 14.2M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 starting - - - - 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (2m) 3s ago 27m 48.0M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (2m) 12s ago 40m 438M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (13m) 3s ago 42m 521M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (42m) 3s ago 42m 112M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (40m) 12s ago 40m 75.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 deaa056b50e8 2024-09-17T11:56:17.221 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (40m) 3s ago 40m 79.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (2m) 3s ago 31m 7631k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (2m) 12s ago 31m 7856k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (39m) 3s ago 39m 57.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (38m) 3s ago 38m 59.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (37m) 3s ago 37m 53.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (36m) 3s ago 36m 66.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (35m) 12s ago 35m 59.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (34m) 12s ago 34m 64.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (33m) 12s ago 33m 63.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (32m) 12s ago 32m 66.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (81s) 12s ago 31m 34.2M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (27m) 3s ago 27m 99.8M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:56:17.222 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (27m) 12s ago 27m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:56:17.224 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:16 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:16.922826032Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=16.539594ms 2024-09-17T11:56:17.224 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.025754201Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-17T11:56:17.224 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.044170468Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=18.41852ms 2024-09-17T11:56:17.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.224571254Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-17T11:56:17.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.228003777Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.431776ms 2024-09-17T11:56:17.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.386906814Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-17T11:56:17.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.393354972Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=6.448411ms 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:56:17.625 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:56:17.626 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:56:17.626 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:56:17.626 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:56:17.626 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:56:17.626 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:56:17.626 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:56:17.626 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:56:17.626 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:56:17.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:15.934313+0000 mgr.y (mgr.15249) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.007608+0000 mgr.y (mgr.15249) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.079668+0000 mgr.y (mgr.15249) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.152829+0000 mgr.y (mgr.15249) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.226795+0000 mgr.y (mgr.15249) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.296726+0000 mgr.y (mgr.15249) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.371537+0000 mgr.y (mgr.15249) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.449867+0000 mgr.y (mgr.15249) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.523366+0000 mgr.y (mgr.15249) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.561993+0000 mgr.y (mgr.15249) 866 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.596611+0000 mgr.y (mgr.15249) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.674197+0000 mgr.y (mgr.15249) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.749313+0000 mgr.y (mgr.15249) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.813711+0000 mon.c (mon.2) 2380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.815757+0000 mon.c (mon.2) 2381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.817952+0000 mon.c (mon.2) 2382 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.818833+0000 mon.c (mon.2) 2383 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:17.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.827136+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:17.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.827907+0000 mgr.y (mgr.15249) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:17.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.876378+0000 mgr.y (mgr.15249) 871 : audit [DBG] from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:17.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.890358+0000 mon.c (mon.2) 2384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:17.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.892329+0000 mon.c (mon.2) 2385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:17.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.894035+0000 mon.c (mon.2) 2386 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:17.973 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:56:17.974 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:56:18.033 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.754042483Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-17T11:56:18.033 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.755514676Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.475885ms 2024-09-17T11:56:18.033 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.885517537Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-17T11:56:18.033 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.885598736Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=80.623µs 2024-09-17T11:56:18.033 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.985813472Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-17T11:56:18.033 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:17.988732511Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.918129ms 2024-09-17T11:56:18.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:15.934313+0000 mgr.y (mgr.15249) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.007608+0000 mgr.y (mgr.15249) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.079668+0000 mgr.y (mgr.15249) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.152829+0000 mgr.y (mgr.15249) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.034 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.226795+0000 mgr.y (mgr.15249) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.296726+0000 mgr.y (mgr.15249) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.371537+0000 mgr.y (mgr.15249) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.449867+0000 mgr.y (mgr.15249) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.523366+0000 mgr.y (mgr.15249) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.561993+0000 mgr.y (mgr.15249) 866 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.596611+0000 mgr.y (mgr.15249) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.674197+0000 mgr.y (mgr.15249) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.749313+0000 mgr.y (mgr.15249) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.813711+0000 mon.c (mon.2) 2380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.815757+0000 mon.c (mon.2) 2381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.817952+0000 mon.c (mon.2) 2382 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.818833+0000 mon.c (mon.2) 2383 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.035 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.827136+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.827907+0000 mgr.y (mgr.15249) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.876378+0000 mgr.y (mgr.15249) 871 : audit [DBG] from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.890358+0000 mon.c (mon.2) 2384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.892329+0000 mon.c (mon.2) 2385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.894035+0000 mon.c (mon.2) 2386 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.894687+0000 mon.c (mon.2) 2387 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.901148+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.901830+0000 mgr.y (mgr.15249) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.961365+0000 mon.c (mon.2) 2388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.963576+0000 mon.c (mon.2) 2389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.965609+0000 mon.c (mon.2) 2390 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.036 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.966386+0000 mon.c (mon.2) 2391 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:16.978704+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.041355+0000 mon.c (mon.2) 2392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.043336+0000 mon.c (mon.2) 2393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.045171+0000 mon.c (mon.2) 2394 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.045914+0000 mon.c (mon.2) 2395 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.051901+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.117975+0000 mon.c (mon.2) 2396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.119844+0000 mon.c (mon.2) 2397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.122207+0000 mon.c (mon.2) 2398 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.122981+0000 mon.c (mon.2) 2399 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.037 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.130044+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.228483+0000 mon.c (mon.2) 2400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.230460+0000 mon.c (mon.2) 2401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.232280+0000 mon.c (mon.2) 2402 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.232938+0000 mon.c (mon.2) 2403 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.238533+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.304228+0000 mon.c (mon.2) 2404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.306122+0000 mon.c (mon.2) 2405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.308009+0000 mon.c (mon.2) 2406 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.308618+0000 mon.c (mon.2) 2407 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.313927+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.376754+0000 mon.c (mon.2) 2408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.379429+0000 mon.c (mon.2) 2409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.038 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.381665+0000 mon.c (mon.2) 2410 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.382532+0000 mon.c (mon.2) 2411 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.389801+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.472864+0000 mon.c (mon.2) 2412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.474853+0000 mon.c (mon.2) 2413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.476718+0000 mon.c (mon.2) 2414 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.477400+0000 mon.c (mon.2) 2415 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.483941+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.544640+0000 mon.c (mon.2) 2416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.546734+0000 mon.c (mon.2) 2417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.548711+0000 mon.c (mon.2) 2418 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.549641+0000 mon.c (mon.2) 2419 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.039 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.556298+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.616685+0000 mon.c (mon.2) 2420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.618592+0000 mon.c (mon.2) 2421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.620476+0000 mon.c (mon.2) 2422 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.621111+0000 mon.c (mon.2) 2423 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.626973+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.627095+0000 mon.a (mon.0) 2902 : audit [DBG] from='client.? 172.21.15.92:0/2528603121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.690234+0000 mon.c (mon.2) 2424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.692701+0000 mon.c (mon.2) 2425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.694753+0000 mon.c (mon.2) 2426 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.695525+0000 mon.c (mon.2) 2427 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.040 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:17 smithi121 bash[20577]: audit 2024-09-17T11:56:17.701305+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.894687+0000 mon.c (mon.2) 2387 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.901148+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.901830+0000 mgr.y (mgr.15249) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.961365+0000 mon.c (mon.2) 2388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.963576+0000 mon.c (mon.2) 2389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.965609+0000 mon.c (mon.2) 2390 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.966386+0000 mon.c (mon.2) 2391 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:16.978704+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.041355+0000 mon.c (mon.2) 2392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.043336+0000 mon.c (mon.2) 2393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.045171+0000 mon.c (mon.2) 2394 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.045914+0000 mon.c (mon.2) 2395 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.051901+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.117975+0000 mon.c (mon.2) 2396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.119844+0000 mon.c (mon.2) 2397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.122207+0000 mon.c (mon.2) 2398 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.122981+0000 mon.c (mon.2) 2399 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.130044+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.228483+0000 mon.c (mon.2) 2400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:15.934313+0000 mgr.y (mgr.15249) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.007608+0000 mgr.y (mgr.15249) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.079668+0000 mgr.y (mgr.15249) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.152829+0000 mgr.y (mgr.15249) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.226795+0000 mgr.y (mgr.15249) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.296726+0000 mgr.y (mgr.15249) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.371537+0000 mgr.y (mgr.15249) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.449867+0000 mgr.y (mgr.15249) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.523366+0000 mgr.y (mgr.15249) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.561993+0000 mgr.y (mgr.15249) 866 : audit [DBG] from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.596611+0000 mgr.y (mgr.15249) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.674197+0000 mgr.y (mgr.15249) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.749313+0000 mgr.y (mgr.15249) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.813711+0000 mon.c (mon.2) 2380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.815757+0000 mon.c (mon.2) 2381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.817952+0000 mon.c (mon.2) 2382 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.818833+0000 mon.c (mon.2) 2383 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.827136+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.827907+0000 mgr.y (mgr.15249) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.876378+0000 mgr.y (mgr.15249) 871 : audit [DBG] from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:18.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.890358+0000 mon.c (mon.2) 2384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.230460+0000 mon.c (mon.2) 2401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.232280+0000 mon.c (mon.2) 2402 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.232938+0000 mon.c (mon.2) 2403 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.238533+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.304228+0000 mon.c (mon.2) 2404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.306122+0000 mon.c (mon.2) 2405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.308009+0000 mon.c (mon.2) 2406 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.308618+0000 mon.c (mon.2) 2407 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.313927+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.376754+0000 mon.c (mon.2) 2408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.379429+0000 mon.c (mon.2) 2409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.381665+0000 mon.c (mon.2) 2410 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.382532+0000 mon.c (mon.2) 2411 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.389801+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.472864+0000 mon.c (mon.2) 2412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.474853+0000 mon.c (mon.2) 2413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.476718+0000 mon.c (mon.2) 2414 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.477400+0000 mon.c (mon.2) 2415 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.483941+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.544640+0000 mon.c (mon.2) 2416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.546734+0000 mon.c (mon.2) 2417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.548711+0000 mon.c (mon.2) 2418 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.549641+0000 mon.c (mon.2) 2419 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.556298+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.616685+0000 mon.c (mon.2) 2420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.618592+0000 mon.c (mon.2) 2421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.620476+0000 mon.c (mon.2) 2422 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.621111+0000 mon.c (mon.2) 2423 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.626973+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.627095+0000 mon.a (mon.0) 2902 : audit [DBG] from='client.? 172.21.15.92:0/2528603121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.690234+0000 mon.c (mon.2) 2424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.692701+0000 mon.c (mon.2) 2425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.694753+0000 mon.c (mon.2) 2426 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.695525+0000 mon.c (mon.2) 2427 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[19809]: audit 2024-09-17T11:56:17.701305+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.892329+0000 mon.c (mon.2) 2385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.894035+0000 mon.c (mon.2) 2386 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.894687+0000 mon.c (mon.2) 2387 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.901148+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.901830+0000 mgr.y (mgr.15249) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.961365+0000 mon.c (mon.2) 2388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.963576+0000 mon.c (mon.2) 2389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.965609+0000 mon.c (mon.2) 2390 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.966386+0000 mon.c (mon.2) 2391 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:16.978704+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.041355+0000 mon.c (mon.2) 2392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.043336+0000 mon.c (mon.2) 2393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.045171+0000 mon.c (mon.2) 2394 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.045914+0000 mon.c (mon.2) 2395 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.051901+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.117975+0000 mon.c (mon.2) 2396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.119844+0000 mon.c (mon.2) 2397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.122207+0000 mon.c (mon.2) 2398 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.122981+0000 mon.c (mon.2) 2399 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.130044+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.228483+0000 mon.c (mon.2) 2400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.230460+0000 mon.c (mon.2) 2401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.232280+0000 mon.c (mon.2) 2402 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.232938+0000 mon.c (mon.2) 2403 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.238533+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.304228+0000 mon.c (mon.2) 2404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.306122+0000 mon.c (mon.2) 2405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.308009+0000 mon.c (mon.2) 2406 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.308618+0000 mon.c (mon.2) 2407 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.313927+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.376754+0000 mon.c (mon.2) 2408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.379429+0000 mon.c (mon.2) 2409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.381665+0000 mon.c (mon.2) 2410 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.382532+0000 mon.c (mon.2) 2411 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.389801+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.472864+0000 mon.c (mon.2) 2412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.474853+0000 mon.c (mon.2) 2413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.476718+0000 mon.c (mon.2) 2414 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.477400+0000 mon.c (mon.2) 2415 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.483941+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.544640+0000 mon.c (mon.2) 2416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.546734+0000 mon.c (mon.2) 2417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.548711+0000 mon.c (mon.2) 2418 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.549641+0000 mon.c (mon.2) 2419 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.556298+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.616685+0000 mon.c (mon.2) 2420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.618592+0000 mon.c (mon.2) 2421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.620476+0000 mon.c (mon.2) 2422 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.621111+0000 mon.c (mon.2) 2423 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.626973+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.627095+0000 mon.a (mon.0) 2902 : audit [DBG] from='client.? 172.21.15.92:0/2528603121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.690234+0000 mon.c (mon.2) 2424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.692701+0000 mon.c (mon.2) 2425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.694753+0000 mon.c (mon.2) 2426 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.695525+0000 mon.c (mon.2) 2427 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:17 smithi092 bash[26066]: audit 2024-09-17T11:56:17.701305+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.033574277Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-17T11:56:18.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.03499242Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.422256ms 2024-09-17T11:56:18.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.096576324Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-17T11:56:18.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.118416969Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.843795ms 2024-09-17T11:56:18.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.334679426Z level=info msg="Executing migration" id="create correlation v2" 2024-09-17T11:56:18.592 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.336107602Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.429371ms 2024-09-17T11:56:18.862 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.618708737Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-17T11:56:18.864 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.61980561Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.100991ms 2024-09-17T11:56:18.865 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:16.979510+0000 mgr.y (mgr.15249) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.865 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cluster 2024-09-17T11:56:17.016458+0000 mgr.y (mgr.15249) 874 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:18.865 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.053049+0000 mgr.y (mgr.15249) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.865 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.130778+0000 mgr.y (mgr.15249) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.209500+0000 mgr.y (mgr.15249) 877 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.239304+0000 mgr.y (mgr.15249) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.314614+0000 mgr.y (mgr.15249) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.390707+0000 mgr.y (mgr.15249) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.484571+0000 mgr.y (mgr.15249) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.557039+0000 mgr.y (mgr.15249) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.627530+0000 mgr.y (mgr.15249) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.703122+0000 mgr.y (mgr.15249) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.803098+0000 mon.c (mon.2) 2428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.805413+0000 mon.c (mon.2) 2429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.807186+0000 mon.c (mon.2) 2430 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.807807+0000 mon.c (mon.2) 2431 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.866 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.812872+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.813510+0000 mgr.y (mgr.15249) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.874299+0000 mon.c (mon.2) 2432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.876780+0000 mon.c (mon.2) 2433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.879414+0000 mon.c (mon.2) 2434 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.880387+0000 mon.c (mon.2) 2435 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.891266+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.892206+0000 mgr.y (mgr.15249) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.958240+0000 mon.c (mon.2) 2436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.960409+0000 mon.c (mon.2) 2437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.962505+0000 mon.c (mon.2) 2438 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.963318+0000 mon.c (mon.2) 2439 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:17.969179+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.867 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.039740+0000 mon.c (mon.2) 2440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.042073+0000 mon.c (mon.2) 2441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.043922+0000 mon.c (mon.2) 2442 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.044577+0000 mon.c (mon.2) 2443 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.050230+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.119204+0000 mon.c (mon.2) 2444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.121825+0000 mon.c (mon.2) 2445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.124356+0000 mon.c (mon.2) 2446 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.125501+0000 mon.c (mon.2) 2447 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.132341+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.206943+0000 mon.c (mon.2) 2448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.868 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.209411+0000 mon.c (mon.2) 2449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.212274+0000 mon.c (mon.2) 2450 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.213164+0000 mon.c (mon.2) 2451 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.219501+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.292744+0000 mon.c (mon.2) 2452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.295039+0000 mon.c (mon.2) 2453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.297242+0000 mon.c (mon.2) 2454 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.298195+0000 mon.c (mon.2) 2455 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.304729+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.365430+0000 mon.c (mon.2) 2456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.367782+0000 mon.c (mon.2) 2457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.369934+0000 mon.c (mon.2) 2458 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.869 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.370715+0000 mon.c (mon.2) 2459 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.376710+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.440793+0000 mon.c (mon.2) 2460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.442807+0000 mon.c (mon.2) 2461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.445606+0000 mon.c (mon.2) 2462 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.446595+0000 mon.c (mon.2) 2463 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.455626+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.526266+0000 mon.c (mon.2) 2464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.528157+0000 mon.c (mon.2) 2465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.530004+0000 mon.c (mon.2) 2466 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.870 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.530607+0000 mon.c (mon.2) 2467 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.535541+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.592981+0000 mon.c (mon.2) 2468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.594774+0000 mon.c (mon.2) 2469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.596360+0000 mon.c (mon.2) 2470 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.597005+0000 mon.c (mon.2) 2471 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.601917+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.658458+0000 mon.c (mon.2) 2472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.660480+0000 mon.c (mon.2) 2473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.662727+0000 mon.c (mon.2) 2474 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.663408+0000 mon.c (mon.2) 2475 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.670948+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.742208+0000 mon.c (mon.2) 2476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:18.871 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.745188+0000 mon.c (mon.2) 2477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:18.872 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.748349+0000 mon.c (mon.2) 2478 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:18.872 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.749393+0000 mon.c (mon.2) 2479 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:18.872 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[20577]: audit 2024-09-17T11:56:18.758517+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:16.979510+0000 mgr.y (mgr.15249) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cluster 2024-09-17T11:56:17.016458+0000 mgr.y (mgr.15249) 874 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.053049+0000 mgr.y (mgr.15249) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.130778+0000 mgr.y (mgr.15249) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.209500+0000 mgr.y (mgr.15249) 877 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.239304+0000 mgr.y (mgr.15249) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.314614+0000 mgr.y (mgr.15249) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.390707+0000 mgr.y (mgr.15249) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.484571+0000 mgr.y (mgr.15249) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.557039+0000 mgr.y (mgr.15249) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.627530+0000 mgr.y (mgr.15249) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.703122+0000 mgr.y (mgr.15249) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.803098+0000 mon.c (mon.2) 2428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.805413+0000 mon.c (mon.2) 2429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.807186+0000 mon.c (mon.2) 2430 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.807807+0000 mon.c (mon.2) 2431 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.812872+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.813510+0000 mgr.y (mgr.15249) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.874299+0000 mon.c (mon.2) 2432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.876780+0000 mon.c (mon.2) 2433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.879414+0000 mon.c (mon.2) 2434 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.880387+0000 mon.c (mon.2) 2435 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.891266+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.892206+0000 mgr.y (mgr.15249) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.958240+0000 mon.c (mon.2) 2436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.960409+0000 mon.c (mon.2) 2437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.962505+0000 mon.c (mon.2) 2438 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.963318+0000 mon.c (mon.2) 2439 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:17.969179+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.039740+0000 mon.c (mon.2) 2440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.042073+0000 mon.c (mon.2) 2441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.043922+0000 mon.c (mon.2) 2442 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.044577+0000 mon.c (mon.2) 2443 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.050230+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.119204+0000 mon.c (mon.2) 2444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.121825+0000 mon.c (mon.2) 2445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.124356+0000 mon.c (mon.2) 2446 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.125501+0000 mon.c (mon.2) 2447 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.132341+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.206943+0000 mon.c (mon.2) 2448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.209411+0000 mon.c (mon.2) 2449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.212274+0000 mon.c (mon.2) 2450 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.213164+0000 mon.c (mon.2) 2451 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.219501+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.292744+0000 mon.c (mon.2) 2452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.295039+0000 mon.c (mon.2) 2453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.297242+0000 mon.c (mon.2) 2454 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.298195+0000 mon.c (mon.2) 2455 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.304729+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.365430+0000 mon.c (mon.2) 2456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.367782+0000 mon.c (mon.2) 2457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.369934+0000 mon.c (mon.2) 2458 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.370715+0000 mon.c (mon.2) 2459 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.376710+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.440793+0000 mon.c (mon.2) 2460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.442807+0000 mon.c (mon.2) 2461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.445606+0000 mon.c (mon.2) 2462 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.446595+0000 mon.c (mon.2) 2463 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.455626+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.526266+0000 mon.c (mon.2) 2464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.528157+0000 mon.c (mon.2) 2465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.530004+0000 mon.c (mon.2) 2466 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.530607+0000 mon.c (mon.2) 2467 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.535541+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.592981+0000 mon.c (mon.2) 2468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.594774+0000 mon.c (mon.2) 2469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.596360+0000 mon.c (mon.2) 2470 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.597005+0000 mon.c (mon.2) 2471 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.601917+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.658458+0000 mon.c (mon.2) 2472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.660480+0000 mon.c (mon.2) 2473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.662727+0000 mon.c (mon.2) 2474 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.663408+0000 mon.c (mon.2) 2475 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.670948+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.742208+0000 mon.c (mon.2) 2476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.745188+0000 mon.c (mon.2) 2477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.748349+0000 mon.c (mon.2) 2478 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.749393+0000 mon.c (mon.2) 2479 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[19809]: audit 2024-09-17T11:56:18.758517+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:16.979510+0000 mgr.y (mgr.15249) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cluster 2024-09-17T11:56:17.016458+0000 mgr.y (mgr.15249) 874 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:19.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.053049+0000 mgr.y (mgr.15249) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.130778+0000 mgr.y (mgr.15249) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.209500+0000 mgr.y (mgr.15249) 877 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:19.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.239304+0000 mgr.y (mgr.15249) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.314614+0000 mgr.y (mgr.15249) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.390707+0000 mgr.y (mgr.15249) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.484571+0000 mgr.y (mgr.15249) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.557039+0000 mgr.y (mgr.15249) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.627530+0000 mgr.y (mgr.15249) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.703122+0000 mgr.y (mgr.15249) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.803098+0000 mon.c (mon.2) 2428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.805413+0000 mon.c (mon.2) 2429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.807186+0000 mon.c (mon.2) 2430 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.807807+0000 mon.c (mon.2) 2431 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.812872+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.813510+0000 mgr.y (mgr.15249) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.874299+0000 mon.c (mon.2) 2432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.876780+0000 mon.c (mon.2) 2433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.879414+0000 mon.c (mon.2) 2434 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.880387+0000 mon.c (mon.2) 2435 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.891266+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.892206+0000 mgr.y (mgr.15249) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.958240+0000 mon.c (mon.2) 2436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.960409+0000 mon.c (mon.2) 2437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.962505+0000 mon.c (mon.2) 2438 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.963318+0000 mon.c (mon.2) 2439 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:17.969179+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.039740+0000 mon.c (mon.2) 2440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.042073+0000 mon.c (mon.2) 2441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.043922+0000 mon.c (mon.2) 2442 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.044577+0000 mon.c (mon.2) 2443 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.050230+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.119204+0000 mon.c (mon.2) 2444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.121825+0000 mon.c (mon.2) 2445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.124356+0000 mon.c (mon.2) 2446 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.125501+0000 mon.c (mon.2) 2447 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.132341+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.206943+0000 mon.c (mon.2) 2448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.209411+0000 mon.c (mon.2) 2449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.212274+0000 mon.c (mon.2) 2450 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.213164+0000 mon.c (mon.2) 2451 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.219501+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.292744+0000 mon.c (mon.2) 2452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.295039+0000 mon.c (mon.2) 2453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.297242+0000 mon.c (mon.2) 2454 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.298195+0000 mon.c (mon.2) 2455 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.304729+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.365430+0000 mon.c (mon.2) 2456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.367782+0000 mon.c (mon.2) 2457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.369934+0000 mon.c (mon.2) 2458 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.370715+0000 mon.c (mon.2) 2459 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.376710+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.440793+0000 mon.c (mon.2) 2460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.442807+0000 mon.c (mon.2) 2461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.445606+0000 mon.c (mon.2) 2462 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.446595+0000 mon.c (mon.2) 2463 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.455626+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.526266+0000 mon.c (mon.2) 2464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.528157+0000 mon.c (mon.2) 2465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.530004+0000 mon.c (mon.2) 2466 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.530607+0000 mon.c (mon.2) 2467 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.535541+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.592981+0000 mon.c (mon.2) 2468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.594774+0000 mon.c (mon.2) 2469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.596360+0000 mon.c (mon.2) 2470 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.597005+0000 mon.c (mon.2) 2471 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.601917+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.658458+0000 mon.c (mon.2) 2472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.660480+0000 mon.c (mon.2) 2473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.662727+0000 mon.c (mon.2) 2474 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.663408+0000 mon.c (mon.2) 2475 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.670948+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.742208+0000 mon.c (mon.2) 2476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:19.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.745188+0000 mon.c (mon.2) 2477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:19.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.748349+0000 mon.c (mon.2) 2478 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:19.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.749393+0000 mon.c (mon.2) 2479 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:19.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:18 smithi092 bash[26066]: audit 2024-09-17T11:56:18.758517+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:19.173 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.862029042Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-17T11:56:19.174 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.864770201Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.740802ms 2024-09-17T11:56:19.174 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.984355076Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-17T11:56:19.174 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:18 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:18.98713062Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.776018ms 2024-09-17T11:56:19.482 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.173635309Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-17T11:56:19.482 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.174414799Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=780.677µs 2024-09-17T11:56:19.762 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.481883914Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-17T11:56:19.763 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.484204138Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.321111ms 2024-09-17T11:56:19.763 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.615398086Z level=info msg="Executing migration" id="add provisioning column" 2024-09-17T11:56:19.763 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.632110501Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.713766ms 2024-09-17T11:56:19.763 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.76295105Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-17T11:56:20.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.763540583Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=594.008µs 2024-09-17T11:56:20.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.83863828Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-17T11:56:20.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.838776183Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=136.826µs 2024-09-17T11:56:20.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.958412805Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-17T11:56:20.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:19.975829425Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=17.414741ms 2024-09-17T11:56:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:17.970941+0000 mgr.y (mgr.15249) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:17.975840+0000 mgr.y (mgr.15249) 888 : audit [DBG] from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.052555+0000 mgr.y (mgr.15249) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.135565+0000 mgr.y (mgr.15249) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.221244+0000 mgr.y (mgr.15249) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.306457+0000 mgr.y (mgr.15249) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.377525+0000 mgr.y (mgr.15249) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.456585+0000 mgr.y (mgr.15249) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.536306+0000 mgr.y (mgr.15249) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.603663+0000 mgr.y (mgr.15249) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.671555+0000 mgr.y (mgr.15249) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.759317+0000 mgr.y (mgr.15249) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.846288+0000 mon.c (mon.2) 2480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.848321+0000 mon.c (mon.2) 2481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.850887+0000 mon.c (mon.2) 2482 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.851633+0000 mon.c (mon.2) 2483 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.859958+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.860520+0000 mgr.y (mgr.15249) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.943237+0000 mon.c (mon.2) 2484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.945422+0000 mon.c (mon.2) 2485 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.947475+0000 mon.c (mon.2) 2486 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.948161+0000 mon.c (mon.2) 2487 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:18.968029+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.047136+0000 mon.c (mon.2) 2488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.049321+0000 mon.c (mon.2) 2489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.051678+0000 mon.c (mon.2) 2490 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.052629+0000 mon.c (mon.2) 2491 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.061563+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.137317+0000 mon.c (mon.2) 2492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.139770+0000 mon.c (mon.2) 2493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.142318+0000 mon.c (mon.2) 2494 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.143347+0000 mon.c (mon.2) 2495 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.152332+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.237328+0000 mon.c (mon.2) 2496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.239540+0000 mon.c (mon.2) 2497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.242126+0000 mon.c (mon.2) 2498 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.243161+0000 mon.c (mon.2) 2499 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.250553+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.327502+0000 mon.c (mon.2) 2500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.329837+0000 mon.c (mon.2) 2501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.332477+0000 mon.c (mon.2) 2502 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.333378+0000 mon.c (mon.2) 2503 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.341272+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.414633+0000 mon.c (mon.2) 2504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.417265+0000 mon.c (mon.2) 2505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.420256+0000 mon.c (mon.2) 2506 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.421508+0000 mon.c (mon.2) 2507 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.429160+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.517203+0000 mon.c (mon.2) 2508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.520082+0000 mon.c (mon.2) 2509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.523949+0000 mon.c (mon.2) 2510 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.524993+0000 mon.c (mon.2) 2511 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.531701+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.622963+0000 mon.c (mon.2) 2512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.625354+0000 mon.c (mon.2) 2513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.628373+0000 mon.c (mon.2) 2514 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.629493+0000 mon.c (mon.2) 2515 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.636744+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.717068+0000 mon.c (mon.2) 2516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.719378+0000 mon.c (mon.2) 2517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.721916+0000 mon.c (mon.2) 2518 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.722981+0000 mon.c (mon.2) 2519 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:19 smithi121 bash[20577]: audit 2024-09-17T11:56:19.732321+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:17.970941+0000 mgr.y (mgr.15249) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:17.975840+0000 mgr.y (mgr.15249) 888 : audit [DBG] from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:20.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.052555+0000 mgr.y (mgr.15249) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.135565+0000 mgr.y (mgr.15249) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.221244+0000 mgr.y (mgr.15249) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.306457+0000 mgr.y (mgr.15249) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.377525+0000 mgr.y (mgr.15249) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.456585+0000 mgr.y (mgr.15249) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.536306+0000 mgr.y (mgr.15249) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.603663+0000 mgr.y (mgr.15249) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.671555+0000 mgr.y (mgr.15249) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.759317+0000 mgr.y (mgr.15249) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.846288+0000 mon.c (mon.2) 2480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.848321+0000 mon.c (mon.2) 2481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.850887+0000 mon.c (mon.2) 2482 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.851633+0000 mon.c (mon.2) 2483 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.859958+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.860520+0000 mgr.y (mgr.15249) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.943237+0000 mon.c (mon.2) 2484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.945422+0000 mon.c (mon.2) 2485 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.947475+0000 mon.c (mon.2) 2486 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:17.970941+0000 mgr.y (mgr.15249) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:17.975840+0000 mgr.y (mgr.15249) 888 : audit [DBG] from='client.25499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.052555+0000 mgr.y (mgr.15249) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.135565+0000 mgr.y (mgr.15249) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.221244+0000 mgr.y (mgr.15249) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.306457+0000 mgr.y (mgr.15249) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.377525+0000 mgr.y (mgr.15249) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.456585+0000 mgr.y (mgr.15249) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.536306+0000 mgr.y (mgr.15249) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.603663+0000 mgr.y (mgr.15249) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.671555+0000 mgr.y (mgr.15249) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.759317+0000 mgr.y (mgr.15249) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.846288+0000 mon.c (mon.2) 2480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.848321+0000 mon.c (mon.2) 2481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.850887+0000 mon.c (mon.2) 2482 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.851633+0000 mon.c (mon.2) 2483 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.859958+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.860520+0000 mgr.y (mgr.15249) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.943237+0000 mon.c (mon.2) 2484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.945422+0000 mon.c (mon.2) 2485 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.947475+0000 mon.c (mon.2) 2486 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.948161+0000 mon.c (mon.2) 2487 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:18.968029+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.047136+0000 mon.c (mon.2) 2488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.049321+0000 mon.c (mon.2) 2489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.051678+0000 mon.c (mon.2) 2490 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.052629+0000 mon.c (mon.2) 2491 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.061563+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.137317+0000 mon.c (mon.2) 2492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.139770+0000 mon.c (mon.2) 2493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.142318+0000 mon.c (mon.2) 2494 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.143347+0000 mon.c (mon.2) 2495 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.152332+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.237328+0000 mon.c (mon.2) 2496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.239540+0000 mon.c (mon.2) 2497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.242126+0000 mon.c (mon.2) 2498 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.243161+0000 mon.c (mon.2) 2499 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.250553+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.327502+0000 mon.c (mon.2) 2500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.329837+0000 mon.c (mon.2) 2501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.948161+0000 mon.c (mon.2) 2487 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:18.968029+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.047136+0000 mon.c (mon.2) 2488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.049321+0000 mon.c (mon.2) 2489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.051678+0000 mon.c (mon.2) 2490 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.052629+0000 mon.c (mon.2) 2491 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.061563+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.137317+0000 mon.c (mon.2) 2492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.139770+0000 mon.c (mon.2) 2493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.142318+0000 mon.c (mon.2) 2494 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.143347+0000 mon.c (mon.2) 2495 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.152332+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.237328+0000 mon.c (mon.2) 2496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.239540+0000 mon.c (mon.2) 2497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.242126+0000 mon.c (mon.2) 2498 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.243161+0000 mon.c (mon.2) 2499 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.250553+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.327502+0000 mon.c (mon.2) 2500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.329837+0000 mon.c (mon.2) 2501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.332477+0000 mon.c (mon.2) 2502 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.333378+0000 mon.c (mon.2) 2503 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.341272+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.414633+0000 mon.c (mon.2) 2504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.417265+0000 mon.c (mon.2) 2505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.420256+0000 mon.c (mon.2) 2506 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.421508+0000 mon.c (mon.2) 2507 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.429160+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.517203+0000 mon.c (mon.2) 2508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.520082+0000 mon.c (mon.2) 2509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.523949+0000 mon.c (mon.2) 2510 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.524993+0000 mon.c (mon.2) 2511 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.531701+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.622963+0000 mon.c (mon.2) 2512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.625354+0000 mon.c (mon.2) 2513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.628373+0000 mon.c (mon.2) 2514 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.629493+0000 mon.c (mon.2) 2515 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.636744+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.717068+0000 mon.c (mon.2) 2516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.719378+0000 mon.c (mon.2) 2517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.332477+0000 mon.c (mon.2) 2502 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.333378+0000 mon.c (mon.2) 2503 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.341272+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.414633+0000 mon.c (mon.2) 2504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.417265+0000 mon.c (mon.2) 2505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.420256+0000 mon.c (mon.2) 2506 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.421508+0000 mon.c (mon.2) 2507 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.429160+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.517203+0000 mon.c (mon.2) 2508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.520082+0000 mon.c (mon.2) 2509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.523949+0000 mon.c (mon.2) 2510 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.524993+0000 mon.c (mon.2) 2511 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.531701+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.622963+0000 mon.c (mon.2) 2512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.625354+0000 mon.c (mon.2) 2513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.628373+0000 mon.c (mon.2) 2514 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.629493+0000 mon.c (mon.2) 2515 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.636744+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.717068+0000 mon.c (mon.2) 2516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.719378+0000 mon.c (mon.2) 2517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.721916+0000 mon.c (mon.2) 2518 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.722981+0000 mon.c (mon.2) 2519 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[19809]: audit 2024-09-17T11:56:19.732321+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.721916+0000 mon.c (mon.2) 2518 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:20.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.722981+0000 mon.c (mon.2) 2519 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:20.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:19 smithi092 bash[26066]: audit 2024-09-17T11:56:19.732321+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:20.339 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.064641779Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-17T11:56:20.339 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.06522017Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=581.085µs 2024-09-17T11:56:20.339 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.123505753Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-17T11:56:20.339 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.124061399Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=555.796µs 2024-09-17T11:56:20.339 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.198745666Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-17T11:56:20.339 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.201547304Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=2.798412ms 2024-09-17T11:56:20.339 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.266174459Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-17T11:56:20.339 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.267785988Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.610915ms 2024-09-17T11:56:20.339 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.307926442Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-17T11:56:20.340 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.309265326Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.340238ms 2024-09-17T11:56:20.906 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.355396516Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-17T11:56:20.906 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.356096985Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=701.897µs 2024-09-17T11:56:20.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.426464469Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-17T11:56:20.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.427317398Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=857.642µs 2024-09-17T11:56:20.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.468138159Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-17T11:56:20.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.469262747Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.126864ms 2024-09-17T11:56:20.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.560169792Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-17T11:56:20.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.561310054Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.144096ms 2024-09-17T11:56:20.907 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.844437162Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-17T11:56:21.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:56:20] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.51.0" 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:18.969158+0000 mgr.y (mgr.15249) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cluster 2024-09-17T11:56:19.017136+0000 mgr.y (mgr.15249) 901 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.062422+0000 mgr.y (mgr.15249) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.153075+0000 mgr.y (mgr.15249) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.251307+0000 mgr.y (mgr.15249) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.343237+0000 mgr.y (mgr.15249) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.431401+0000 mgr.y (mgr.15249) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.532361+0000 mgr.y (mgr.15249) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.637582+0000 mgr.y (mgr.15249) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.733819+0000 mgr.y (mgr.15249) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.814523+0000 mon.c (mon.2) 2520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.816540+0000 mon.c (mon.2) 2521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.818344+0000 mon.c (mon.2) 2522 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.819137+0000 mon.c (mon.2) 2523 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.828115+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.828655+0000 mgr.y (mgr.15249) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.893495+0000 mon.c (mon.2) 2524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.895576+0000 mon.c (mon.2) 2525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.897377+0000 mon.c (mon.2) 2526 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.898255+0000 mon.c (mon.2) 2527 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:18.969158+0000 mgr.y (mgr.15249) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cluster 2024-09-17T11:56:19.017136+0000 mgr.y (mgr.15249) 901 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.062422+0000 mgr.y (mgr.15249) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.153075+0000 mgr.y (mgr.15249) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.251307+0000 mgr.y (mgr.15249) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.343237+0000 mgr.y (mgr.15249) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.431401+0000 mgr.y (mgr.15249) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.532361+0000 mgr.y (mgr.15249) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.637582+0000 mgr.y (mgr.15249) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.733819+0000 mgr.y (mgr.15249) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.814523+0000 mon.c (mon.2) 2520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.816540+0000 mon.c (mon.2) 2521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.818344+0000 mon.c (mon.2) 2522 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.819137+0000 mon.c (mon.2) 2523 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.828115+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.828655+0000 mgr.y (mgr.15249) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.893495+0000 mon.c (mon.2) 2524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.895576+0000 mon.c (mon.2) 2525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.897377+0000 mon.c (mon.2) 2526 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.898255+0000 mon.c (mon.2) 2527 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.907483+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.908091+0000 mgr.y (mgr.15249) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.972460+0000 mon.c (mon.2) 2528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.974877+0000 mon.c (mon.2) 2529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.977424+0000 mon.c (mon.2) 2530 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.978397+0000 mon.c (mon.2) 2531 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:19.987615+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.062234+0000 mon.c (mon.2) 2532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.064697+0000 mon.c (mon.2) 2533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.067574+0000 mon.c (mon.2) 2534 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.068428+0000 mon.c (mon.2) 2535 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.077338+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.142463+0000 mon.c (mon.2) 2536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.145126+0000 mon.c (mon.2) 2537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.146808+0000 mon.c (mon.2) 2538 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.147484+0000 mon.c (mon.2) 2539 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.156411+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.216530+0000 mon.c (mon.2) 2540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.218797+0000 mon.c (mon.2) 2541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.220426+0000 mon.c (mon.2) 2542 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.907483+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.908091+0000 mgr.y (mgr.15249) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.972460+0000 mon.c (mon.2) 2528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.974877+0000 mon.c (mon.2) 2529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.977424+0000 mon.c (mon.2) 2530 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.978397+0000 mon.c (mon.2) 2531 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:19.987615+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.062234+0000 mon.c (mon.2) 2532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.064697+0000 mon.c (mon.2) 2533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.067574+0000 mon.c (mon.2) 2534 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.068428+0000 mon.c (mon.2) 2535 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.077338+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.142463+0000 mon.c (mon.2) 2536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.145126+0000 mon.c (mon.2) 2537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.146808+0000 mon.c (mon.2) 2538 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.147484+0000 mon.c (mon.2) 2539 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.156411+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.216530+0000 mon.c (mon.2) 2540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.218797+0000 mon.c (mon.2) 2541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.220426+0000 mon.c (mon.2) 2542 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.221090+0000 mon.c (mon.2) 2543 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.230964+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.293158+0000 mon.c (mon.2) 2544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.295159+0000 mon.c (mon.2) 2545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.296992+0000 mon.c (mon.2) 2546 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.297713+0000 mon.c (mon.2) 2547 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.305405+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.371367+0000 mon.c (mon.2) 2548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.373291+0000 mon.c (mon.2) 2549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.375521+0000 mon.c (mon.2) 2550 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.376232+0000 mon.c (mon.2) 2551 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.383613+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.442496+0000 mon.c (mon.2) 2552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.444442+0000 mon.c (mon.2) 2553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.446165+0000 mon.c (mon.2) 2554 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.446832+0000 mon.c (mon.2) 2555 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.454129+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.513431+0000 mon.c (mon.2) 2556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.515336+0000 mon.c (mon.2) 2557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.517505+0000 mon.c (mon.2) 2558 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.221090+0000 mon.c (mon.2) 2543 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.230964+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.293158+0000 mon.c (mon.2) 2544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.295159+0000 mon.c (mon.2) 2545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.296992+0000 mon.c (mon.2) 2546 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.297713+0000 mon.c (mon.2) 2547 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.305405+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.371367+0000 mon.c (mon.2) 2548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.373291+0000 mon.c (mon.2) 2549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.375521+0000 mon.c (mon.2) 2550 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.376232+0000 mon.c (mon.2) 2551 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.383613+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.442496+0000 mon.c (mon.2) 2552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.444442+0000 mon.c (mon.2) 2553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.446165+0000 mon.c (mon.2) 2554 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.446832+0000 mon.c (mon.2) 2555 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.454129+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.513431+0000 mon.c (mon.2) 2556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.515336+0000 mon.c (mon.2) 2557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.517505+0000 mon.c (mon.2) 2558 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.518451+0000 mon.c (mon.2) 2559 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.531337+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.605250+0000 mon.c (mon.2) 2560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.607765+0000 mon.c (mon.2) 2561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.610686+0000 mon.c (mon.2) 2562 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.611815+0000 mon.c (mon.2) 2563 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.621410+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.693640+0000 mon.c (mon.2) 2564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.696313+0000 mon.c (mon.2) 2565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.698133+0000 mon.c (mon.2) 2566 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.698891+0000 mon.c (mon.2) 2567 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.707709+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.784118+0000 mon.c (mon.2) 2568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.786265+0000 mon.c (mon.2) 2569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.788655+0000 mon.c (mon.2) 2570 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.789816+0000 mon.c (mon.2) 2571 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[19809]: audit 2024-09-17T11:56:20.799656+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.518451+0000 mon.c (mon.2) 2559 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.531337+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.605250+0000 mon.c (mon.2) 2560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.607765+0000 mon.c (mon.2) 2561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.610686+0000 mon.c (mon.2) 2562 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.611815+0000 mon.c (mon.2) 2563 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.621410+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.693640+0000 mon.c (mon.2) 2564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.696313+0000 mon.c (mon.2) 2565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.698133+0000 mon.c (mon.2) 2566 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.698891+0000 mon.c (mon.2) 2567 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.707709+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.784118+0000 mon.c (mon.2) 2568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.786265+0000 mon.c (mon.2) 2569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.788655+0000 mon.c (mon.2) 2570 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.789816+0000 mon.c (mon.2) 2571 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:20 smithi092 bash[26066]: audit 2024-09-17T11:56:20.799656+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.179 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.846863297Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.427479ms 2024-09-17T11:56:21.179 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.978653094Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-17T11:56:21.180 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:20.982025151Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=3.374197ms 2024-09-17T11:56:21.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:18.969158+0000 mgr.y (mgr.15249) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cluster 2024-09-17T11:56:19.017136+0000 mgr.y (mgr.15249) 901 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:21.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.062422+0000 mgr.y (mgr.15249) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.153075+0000 mgr.y (mgr.15249) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.251307+0000 mgr.y (mgr.15249) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.343237+0000 mgr.y (mgr.15249) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.431401+0000 mgr.y (mgr.15249) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.532361+0000 mgr.y (mgr.15249) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.637582+0000 mgr.y (mgr.15249) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.733819+0000 mgr.y (mgr.15249) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.814523+0000 mon.c (mon.2) 2520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.816540+0000 mon.c (mon.2) 2521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.818344+0000 mon.c (mon.2) 2522 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.819137+0000 mon.c (mon.2) 2523 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.828115+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.828655+0000 mgr.y (mgr.15249) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.893495+0000 mon.c (mon.2) 2524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.895576+0000 mon.c (mon.2) 2525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.897377+0000 mon.c (mon.2) 2526 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.898255+0000 mon.c (mon.2) 2527 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.907483+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.908091+0000 mgr.y (mgr.15249) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.972460+0000 mon.c (mon.2) 2528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.974877+0000 mon.c (mon.2) 2529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.977424+0000 mon.c (mon.2) 2530 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.978397+0000 mon.c (mon.2) 2531 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:19.987615+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.062234+0000 mon.c (mon.2) 2532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.064697+0000 mon.c (mon.2) 2533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.067574+0000 mon.c (mon.2) 2534 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.068428+0000 mon.c (mon.2) 2535 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.077338+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.142463+0000 mon.c (mon.2) 2536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.145126+0000 mon.c (mon.2) 2537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.146808+0000 mon.c (mon.2) 2538 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.147484+0000 mon.c (mon.2) 2539 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.156411+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.216530+0000 mon.c (mon.2) 2540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.218797+0000 mon.c (mon.2) 2541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.220426+0000 mon.c (mon.2) 2542 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.221090+0000 mon.c (mon.2) 2543 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.230964+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.293158+0000 mon.c (mon.2) 2544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.295159+0000 mon.c (mon.2) 2545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.296992+0000 mon.c (mon.2) 2546 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.297713+0000 mon.c (mon.2) 2547 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.305405+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.371367+0000 mon.c (mon.2) 2548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.373291+0000 mon.c (mon.2) 2549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.375521+0000 mon.c (mon.2) 2550 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.376232+0000 mon.c (mon.2) 2551 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.383613+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.442496+0000 mon.c (mon.2) 2552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.444442+0000 mon.c (mon.2) 2553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.446165+0000 mon.c (mon.2) 2554 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.446832+0000 mon.c (mon.2) 2555 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.454129+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.513431+0000 mon.c (mon.2) 2556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.515336+0000 mon.c (mon.2) 2557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.517505+0000 mon.c (mon.2) 2558 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.518451+0000 mon.c (mon.2) 2559 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.531337+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.605250+0000 mon.c (mon.2) 2560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.607765+0000 mon.c (mon.2) 2561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.610686+0000 mon.c (mon.2) 2562 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.611815+0000 mon.c (mon.2) 2563 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.621410+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.693640+0000 mon.c (mon.2) 2564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.696313+0000 mon.c (mon.2) 2565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.698133+0000 mon.c (mon.2) 2566 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.698891+0000 mon.c (mon.2) 2567 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.707709+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.784118+0000 mon.c (mon.2) 2568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.786265+0000 mon.c (mon.2) 2569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.788655+0000 mon.c (mon.2) 2570 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.789816+0000 mon.c (mon.2) 2571 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:20 smithi121 bash[20577]: audit 2024-09-17T11:56:20.799656+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.179795508Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-17T11:56:21.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.182444271Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.64855ms 2024-09-17T11:56:21.825 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.572318644Z level=info msg="Executing migration" id="create anon_device table" 2024-09-17T11:56:21.825 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.574337819Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.020417ms 2024-09-17T11:56:21.825 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.681583594Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-17T11:56:21.825 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.683122988Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.542369ms 2024-09-17T11:56:21.825 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.757347485Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-17T11:56:21.825 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.759725497Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.379132ms 2024-09-17T11:56:21.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:19.990101+0000 mgr.y (mgr.15249) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.078076+0000 mgr.y (mgr.15249) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.156922+0000 mgr.y (mgr.15249) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.231615+0000 mgr.y (mgr.15249) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.306299+0000 mgr.y (mgr.15249) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.384299+0000 mgr.y (mgr.15249) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.455084+0000 mgr.y (mgr.15249) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.532349+0000 mgr.y (mgr.15249) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.623554+0000 mgr.y (mgr.15249) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.708302+0000 mgr.y (mgr.15249) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.802241+0000 mgr.y (mgr.15249) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.882954+0000 mon.c (mon.2) 2572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.885073+0000 mon.c (mon.2) 2573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.887918+0000 mon.c (mon.2) 2574 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.888754+0000 mon.c (mon.2) 2575 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.897445+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.898063+0000 mgr.y (mgr.15249) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.972362+0000 mon.c (mon.2) 2576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.974687+0000 mon.c (mon.2) 2577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.977335+0000 mon.c (mon.2) 2578 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.978210+0000 mon.c (mon.2) 2579 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:20.987475+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.073848+0000 mon.c (mon.2) 2580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.076297+0000 mon.c (mon.2) 2581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.079418+0000 mon.c (mon.2) 2582 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.080145+0000 mon.c (mon.2) 2583 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.087736+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.157582+0000 mon.c (mon.2) 2584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.159400+0000 mon.c (mon.2) 2585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.161335+0000 mon.c (mon.2) 2586 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.162224+0000 mon.c (mon.2) 2587 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.172447+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.244208+0000 mon.c (mon.2) 2588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.247104+0000 mon.c (mon.2) 2589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.250980+0000 mon.c (mon.2) 2590 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.251898+0000 mon.c (mon.2) 2591 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.258077+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.324343+0000 mon.c (mon.2) 2592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.327054+0000 mon.c (mon.2) 2593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.329136+0000 mon.c (mon.2) 2594 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.330098+0000 mon.c (mon.2) 2595 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.336393+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.420773+0000 mon.c (mon.2) 2596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.423720+0000 mon.c (mon.2) 2597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.428589+0000 mon.c (mon.2) 2598 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.429565+0000 mon.c (mon.2) 2599 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.435975+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.524844+0000 mon.c (mon.2) 2600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.527458+0000 mon.c (mon.2) 2601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.530192+0000 mon.c (mon.2) 2602 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.531326+0000 mon.c (mon.2) 2603 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.537611+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.624891+0000 mon.c (mon.2) 2604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.627983+0000 mon.c (mon.2) 2605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.630454+0000 mon.c (mon.2) 2606 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.631324+0000 mon.c (mon.2) 2607 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.640476+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:21.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.722237+0000 mon.c (mon.2) 2608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:21.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.725073+0000 mon.c (mon.2) 2609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:21.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.726985+0000 mon.c (mon.2) 2610 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:21.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.727949+0000 mon.c (mon.2) 2611 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:21.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[20577]: audit 2024-09-17T11:56:21.736298+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:19.990101+0000 mgr.y (mgr.15249) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.078076+0000 mgr.y (mgr.15249) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.156922+0000 mgr.y (mgr.15249) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.231615+0000 mgr.y (mgr.15249) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.306299+0000 mgr.y (mgr.15249) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.384299+0000 mgr.y (mgr.15249) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.455084+0000 mgr.y (mgr.15249) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.532349+0000 mgr.y (mgr.15249) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.623554+0000 mgr.y (mgr.15249) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.708302+0000 mgr.y (mgr.15249) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.802241+0000 mgr.y (mgr.15249) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.882954+0000 mon.c (mon.2) 2572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.885073+0000 mon.c (mon.2) 2573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.887918+0000 mon.c (mon.2) 2574 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.888754+0000 mon.c (mon.2) 2575 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.897445+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.898063+0000 mgr.y (mgr.15249) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.972362+0000 mon.c (mon.2) 2576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.974687+0000 mon.c (mon.2) 2577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.977335+0000 mon.c (mon.2) 2578 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.978210+0000 mon.c (mon.2) 2579 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:19.990101+0000 mgr.y (mgr.15249) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.078076+0000 mgr.y (mgr.15249) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.156922+0000 mgr.y (mgr.15249) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.231615+0000 mgr.y (mgr.15249) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.306299+0000 mgr.y (mgr.15249) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.384299+0000 mgr.y (mgr.15249) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.455084+0000 mgr.y (mgr.15249) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.532349+0000 mgr.y (mgr.15249) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.623554+0000 mgr.y (mgr.15249) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.708302+0000 mgr.y (mgr.15249) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.802241+0000 mgr.y (mgr.15249) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.882954+0000 mon.c (mon.2) 2572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.885073+0000 mon.c (mon.2) 2573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.887918+0000 mon.c (mon.2) 2574 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.888754+0000 mon.c (mon.2) 2575 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.897445+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.898063+0000 mgr.y (mgr.15249) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.972362+0000 mon.c (mon.2) 2576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.974687+0000 mon.c (mon.2) 2577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.977335+0000 mon.c (mon.2) 2578 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.978210+0000 mon.c (mon.2) 2579 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:20.987475+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.073848+0000 mon.c (mon.2) 2580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.076297+0000 mon.c (mon.2) 2581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.079418+0000 mon.c (mon.2) 2582 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.080145+0000 mon.c (mon.2) 2583 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.087736+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.157582+0000 mon.c (mon.2) 2584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.159400+0000 mon.c (mon.2) 2585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.161335+0000 mon.c (mon.2) 2586 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.162224+0000 mon.c (mon.2) 2587 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.172447+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.244208+0000 mon.c (mon.2) 2588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.247104+0000 mon.c (mon.2) 2589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.250980+0000 mon.c (mon.2) 2590 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.251898+0000 mon.c (mon.2) 2591 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.258077+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.324343+0000 mon.c (mon.2) 2592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.327054+0000 mon.c (mon.2) 2593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.329136+0000 mon.c (mon.2) 2594 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:20.987475+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.073848+0000 mon.c (mon.2) 2580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.076297+0000 mon.c (mon.2) 2581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.079418+0000 mon.c (mon.2) 2582 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.080145+0000 mon.c (mon.2) 2583 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.087736+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.157582+0000 mon.c (mon.2) 2584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.159400+0000 mon.c (mon.2) 2585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.161335+0000 mon.c (mon.2) 2586 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.162224+0000 mon.c (mon.2) 2587 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.172447+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.244208+0000 mon.c (mon.2) 2588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.247104+0000 mon.c (mon.2) 2589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.250980+0000 mon.c (mon.2) 2590 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.251898+0000 mon.c (mon.2) 2591 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.258077+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.324343+0000 mon.c (mon.2) 2592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.327054+0000 mon.c (mon.2) 2593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.329136+0000 mon.c (mon.2) 2594 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.330098+0000 mon.c (mon.2) 2595 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.336393+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.420773+0000 mon.c (mon.2) 2596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.423720+0000 mon.c (mon.2) 2597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.428589+0000 mon.c (mon.2) 2598 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.429565+0000 mon.c (mon.2) 2599 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.435975+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.524844+0000 mon.c (mon.2) 2600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.527458+0000 mon.c (mon.2) 2601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.530192+0000 mon.c (mon.2) 2602 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.531326+0000 mon.c (mon.2) 2603 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.537611+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.624891+0000 mon.c (mon.2) 2604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.627983+0000 mon.c (mon.2) 2605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.630454+0000 mon.c (mon.2) 2606 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.631324+0000 mon.c (mon.2) 2607 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.640476+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.722237+0000 mon.c (mon.2) 2608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.725073+0000 mon.c (mon.2) 2609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.726985+0000 mon.c (mon.2) 2610 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.727949+0000 mon.c (mon.2) 2611 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[19809]: audit 2024-09-17T11:56:21.736298+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.330098+0000 mon.c (mon.2) 2595 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.336393+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.420773+0000 mon.c (mon.2) 2596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.423720+0000 mon.c (mon.2) 2597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.428589+0000 mon.c (mon.2) 2598 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.429565+0000 mon.c (mon.2) 2599 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.435975+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.524844+0000 mon.c (mon.2) 2600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.527458+0000 mon.c (mon.2) 2601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.530192+0000 mon.c (mon.2) 2602 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.531326+0000 mon.c (mon.2) 2603 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.537611+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.624891+0000 mon.c (mon.2) 2604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.627983+0000 mon.c (mon.2) 2605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.630454+0000 mon.c (mon.2) 2606 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.631324+0000 mon.c (mon.2) 2607 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.640476+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.722237+0000 mon.c (mon.2) 2608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.725073+0000 mon.c (mon.2) 2609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.726985+0000 mon.c (mon.2) 2610 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.727949+0000 mon.c (mon.2) 2611 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:21 smithi092 bash[26066]: audit 2024-09-17T11:56:21.736298+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.138 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.825367878Z level=info msg="Executing migration" id="create signing_key table" 2024-09-17T11:56:22.138 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.82754315Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.179702ms 2024-09-17T11:56:22.138 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.867250948Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-17T11:56:22.138 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.868338522Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.089207ms 2024-09-17T11:56:22.138 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.952105354Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-17T11:56:22.138 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:21 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:21.953311888Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.210602ms 2024-09-17T11:56:22.138 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.137922372Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-17T11:56:22.409 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.139560545Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.641889ms 2024-09-17T11:56:22.704 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.407333144Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-17T11:56:22.705 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.416244554Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.918207ms 2024-09-17T11:56:22.979 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.705455833Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-17T11:56:22.979 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.707866167Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=2.413771ms 2024-09-17T11:56:22.979 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.7675298Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-17T11:56:22.979 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.770942246Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=3.410653ms 2024-09-17T11:56:22.979 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:20.988268+0000 mgr.y (mgr.15249) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.979 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cluster 2024-09-17T11:56:21.017523+0000 mgr.y (mgr.15249) 925 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.088468+0000 mgr.y (mgr.15249) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.172988+0000 mgr.y (mgr.15249) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.261255+0000 mgr.y (mgr.15249) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.339905+0000 mgr.y (mgr.15249) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.439034+0000 mgr.y (mgr.15249) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.541116+0000 mgr.y (mgr.15249) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.641341+0000 mgr.y (mgr.15249) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.736955+0000 mgr.y (mgr.15249) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.769796+0000 mgr.y (mgr.15249) 934 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.821182+0000 mon.c (mon.2) 2612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.823339+0000 mon.c (mon.2) 2613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.980 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.825932+0000 mon.c (mon.2) 2614 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:22.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.826710+0000 mon.c (mon.2) 2615 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:22.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.834748+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:22.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.835464+0000 mgr.y (mgr.15249) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:22.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.907697+0000 mon.c (mon.2) 2616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:22.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.909927+0000 mon.c (mon.2) 2617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:22.981 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.912854+0000 mon.c (mon.2) 2618 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:20.988268+0000 mgr.y (mgr.15249) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cluster 2024-09-17T11:56:21.017523+0000 mgr.y (mgr.15249) 925 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.088468+0000 mgr.y (mgr.15249) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.172988+0000 mgr.y (mgr.15249) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.261255+0000 mgr.y (mgr.15249) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.339905+0000 mgr.y (mgr.15249) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.439034+0000 mgr.y (mgr.15249) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.541116+0000 mgr.y (mgr.15249) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.641341+0000 mgr.y (mgr.15249) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.736955+0000 mgr.y (mgr.15249) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.769796+0000 mgr.y (mgr.15249) 934 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.821182+0000 mon.c (mon.2) 2612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.823339+0000 mon.c (mon.2) 2613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.825932+0000 mon.c (mon.2) 2614 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.826710+0000 mon.c (mon.2) 2615 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.834748+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.835464+0000 mgr.y (mgr.15249) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.907697+0000 mon.c (mon.2) 2616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.909927+0000 mon.c (mon.2) 2617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.912854+0000 mon.c (mon.2) 2618 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.913716+0000 mon.c (mon.2) 2619 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.921612+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.990877+0000 mon.c (mon.2) 2620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.993934+0000 mon.c (mon.2) 2621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.997518+0000 mon.c (mon.2) 2622 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:21.998518+0000 mon.c (mon.2) 2623 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.007103+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.088671+0000 mon.c (mon.2) 2624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.091344+0000 mon.c (mon.2) 2625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.094668+0000 mon.c (mon.2) 2626 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.095484+0000 mon.c (mon.2) 2627 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.100866+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.166320+0000 mon.c (mon.2) 2628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.168058+0000 mon.c (mon.2) 2629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.169780+0000 mon.c (mon.2) 2630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.170420+0000 mon.c (mon.2) 2631 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.175710+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.242327+0000 mon.c (mon.2) 2632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.244233+0000 mon.c (mon.2) 2633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.246356+0000 mon.c (mon.2) 2634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.247191+0000 mon.c (mon.2) 2635 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.253323+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.324048+0000 mon.c (mon.2) 2636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.326453+0000 mon.c (mon.2) 2637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.328582+0000 mon.c (mon.2) 2638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.329351+0000 mon.c (mon.2) 2639 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.337786+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.422900+0000 mon.c (mon.2) 2640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.425343+0000 mon.c (mon.2) 2641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.427747+0000 mon.c (mon.2) 2642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.428804+0000 mon.c (mon.2) 2643 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.437636+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.528789+0000 mon.c (mon.2) 2644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.531188+0000 mon.c (mon.2) 2645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.534341+0000 mon.c (mon.2) 2646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.535478+0000 mon.c (mon.2) 2647 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.544324+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.642933+0000 mon.c (mon.2) 2648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.645669+0000 mon.c (mon.2) 2649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.648389+0000 mon.c (mon.2) 2650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.649636+0000 mon.c (mon.2) 2651 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.658100+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.754610+0000 mon.c (mon.2) 2652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.757332+0000 mon.c (mon.2) 2653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.760777+0000 mon.c (mon.2) 2654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.762216+0000 mon.c (mon.2) 2655 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[26066]: audit 2024-09-17T11:56:22.770964+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:20.988268+0000 mgr.y (mgr.15249) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cluster 2024-09-17T11:56:21.017523+0000 mgr.y (mgr.15249) 925 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:23.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.088468+0000 mgr.y (mgr.15249) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.172988+0000 mgr.y (mgr.15249) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.261255+0000 mgr.y (mgr.15249) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.339905+0000 mgr.y (mgr.15249) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.439034+0000 mgr.y (mgr.15249) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.541116+0000 mgr.y (mgr.15249) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.641341+0000 mgr.y (mgr.15249) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.736955+0000 mgr.y (mgr.15249) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.769796+0000 mgr.y (mgr.15249) 934 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.821182+0000 mon.c (mon.2) 2612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.823339+0000 mon.c (mon.2) 2613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.825932+0000 mon.c (mon.2) 2614 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.826710+0000 mon.c (mon.2) 2615 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.834748+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.835464+0000 mgr.y (mgr.15249) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.907697+0000 mon.c (mon.2) 2616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.909927+0000 mon.c (mon.2) 2617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.912854+0000 mon.c (mon.2) 2618 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.913716+0000 mon.c (mon.2) 2619 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.921612+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.990877+0000 mon.c (mon.2) 2620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.993934+0000 mon.c (mon.2) 2621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.997518+0000 mon.c (mon.2) 2622 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:21.998518+0000 mon.c (mon.2) 2623 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.007103+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.088671+0000 mon.c (mon.2) 2624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.091344+0000 mon.c (mon.2) 2625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.094668+0000 mon.c (mon.2) 2626 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.095484+0000 mon.c (mon.2) 2627 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.100866+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.166320+0000 mon.c (mon.2) 2628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.168058+0000 mon.c (mon.2) 2629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.169780+0000 mon.c (mon.2) 2630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.170420+0000 mon.c (mon.2) 2631 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.175710+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.242327+0000 mon.c (mon.2) 2632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.244233+0000 mon.c (mon.2) 2633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.246356+0000 mon.c (mon.2) 2634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.247191+0000 mon.c (mon.2) 2635 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.253323+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.324048+0000 mon.c (mon.2) 2636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.326453+0000 mon.c (mon.2) 2637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.328582+0000 mon.c (mon.2) 2638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.329351+0000 mon.c (mon.2) 2639 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.337786+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.422900+0000 mon.c (mon.2) 2640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.425343+0000 mon.c (mon.2) 2641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.427747+0000 mon.c (mon.2) 2642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.428804+0000 mon.c (mon.2) 2643 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.437636+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.528789+0000 mon.c (mon.2) 2644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.531188+0000 mon.c (mon.2) 2645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.534341+0000 mon.c (mon.2) 2646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.535478+0000 mon.c (mon.2) 2647 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.544324+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.642933+0000 mon.c (mon.2) 2648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.645669+0000 mon.c (mon.2) 2649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.648389+0000 mon.c (mon.2) 2650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.649636+0000 mon.c (mon.2) 2651 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.658100+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.754610+0000 mon.c (mon.2) 2652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.757332+0000 mon.c (mon.2) 2653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.760777+0000 mon.c (mon.2) 2654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.762216+0000 mon.c (mon.2) 2655 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:22 smithi092 bash[19809]: audit 2024-09-17T11:56:22.770964+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.974433131Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-17T11:56:23.305 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:22.979789316Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=5.343576ms 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.913716+0000 mon.c (mon.2) 2619 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.921612+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.990877+0000 mon.c (mon.2) 2620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.993934+0000 mon.c (mon.2) 2621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.997518+0000 mon.c (mon.2) 2622 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:21.998518+0000 mon.c (mon.2) 2623 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.007103+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.088671+0000 mon.c (mon.2) 2624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.091344+0000 mon.c (mon.2) 2625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.094668+0000 mon.c (mon.2) 2626 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.095484+0000 mon.c (mon.2) 2627 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.100866+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.166320+0000 mon.c (mon.2) 2628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.168058+0000 mon.c (mon.2) 2629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.169780+0000 mon.c (mon.2) 2630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.170420+0000 mon.c (mon.2) 2631 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.175710+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.242327+0000 mon.c (mon.2) 2632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.244233+0000 mon.c (mon.2) 2633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.246356+0000 mon.c (mon.2) 2634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.247191+0000 mon.c (mon.2) 2635 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.253323+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.324048+0000 mon.c (mon.2) 2636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.326453+0000 mon.c (mon.2) 2637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.328582+0000 mon.c (mon.2) 2638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.329351+0000 mon.c (mon.2) 2639 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.337786+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.422900+0000 mon.c (mon.2) 2640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.425343+0000 mon.c (mon.2) 2641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.427747+0000 mon.c (mon.2) 2642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.428804+0000 mon.c (mon.2) 2643 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.437636+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.528789+0000 mon.c (mon.2) 2644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.531188+0000 mon.c (mon.2) 2645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.534341+0000 mon.c (mon.2) 2646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.535478+0000 mon.c (mon.2) 2647 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.544324+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.642933+0000 mon.c (mon.2) 2648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.645669+0000 mon.c (mon.2) 2649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.648389+0000 mon.c (mon.2) 2650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.649636+0000 mon.c (mon.2) 2651 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.658100+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.754610+0000 mon.c (mon.2) 2652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.757332+0000 mon.c (mon.2) 2653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.760777+0000 mon.c (mon.2) 2654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.762216+0000 mon.c (mon.2) 2655 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:22 smithi121 bash[20577]: audit 2024-09-17T11:56:22.770964+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.301175155Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-17T11:56:23.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.302240925Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=1.069894ms 2024-09-17T11:56:23.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.452814882Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-17T11:56:23.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.454506811Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.692732ms 2024-09-17T11:56:23.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.527382017Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-17T11:56:23.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.528587916Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.206942ms 2024-09-17T11:56:23.930 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.636565303Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-17T11:56:23.930 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.637638015Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.075101ms 2024-09-17T11:56:23.930 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.739781876Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-17T11:56:23.930 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.740815802Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.036165ms 2024-09-17T11:56:23.930 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.796497139Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-17T11:56:23.930 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.798386998Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.886973ms 2024-09-17T11:56:23.930 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.855541774Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-17T11:56:23.931 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.855760985Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=224.581µs 2024-09-17T11:56:23.931 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:21.922189+0000 mgr.y (mgr.15249) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.931 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.007987+0000 mgr.y (mgr.15249) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.931 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.101559+0000 mgr.y (mgr.15249) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.931 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.176400+0000 mgr.y (mgr.15249) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.931 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.255081+0000 mgr.y (mgr.15249) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.338524+0000 mgr.y (mgr.15249) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.438430+0000 mgr.y (mgr.15249) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.545190+0000 mgr.y (mgr.15249) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.659258+0000 mgr.y (mgr.15249) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.772437+0000 mgr.y (mgr.15249) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.876493+0000 mon.c (mon.2) 2656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.879295+0000 mon.c (mon.2) 2657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.882353+0000 mon.c (mon.2) 2658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.883611+0000 mon.c (mon.2) 2659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.895032+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.896154+0000 mgr.y (mgr.15249) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:23.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.972059+0000 mon.c (mon.2) 2660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.974963+0000 mon.c (mon.2) 2661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.977168+0000 mon.c (mon.2) 2662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.978007+0000 mon.c (mon.2) 2663 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:22.986946+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.075835+0000 mon.c (mon.2) 2664 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.078810+0000 mon.c (mon.2) 2665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.081155+0000 mon.c (mon.2) 2666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.081853+0000 mon.c (mon.2) 2667 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.087437+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.148465+0000 mon.c (mon.2) 2668 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.150625+0000 mon.c (mon.2) 2669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.153434+0000 mon.c (mon.2) 2670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.933 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.154354+0000 mon.c (mon.2) 2671 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.159761+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.219430+0000 mon.c (mon.2) 2672 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.221508+0000 mon.c (mon.2) 2673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.223970+0000 mon.c (mon.2) 2674 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.224783+0000 mon.c (mon.2) 2675 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.230175+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.292343+0000 mon.c (mon.2) 2676 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.294262+0000 mon.c (mon.2) 2677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.296203+0000 mon.c (mon.2) 2678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.934 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.296972+0000 mon.c (mon.2) 2679 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.302354+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.365682+0000 mon.c (mon.2) 2680 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.368083+0000 mon.c (mon.2) 2681 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.371461+0000 mon.c (mon.2) 2682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.372701+0000 mon.c (mon.2) 2683 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.378681+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.445233+0000 mon.c (mon.2) 2684 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.446959+0000 mon.c (mon.2) 2685 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.448684+0000 mon.c (mon.2) 2686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.449392+0000 mon.c (mon.2) 2687 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.454589+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.517814+0000 mon.c (mon.2) 2688 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.519640+0000 mon.c (mon.2) 2689 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.521965+0000 mon.c (mon.2) 2690 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.522594+0000 mon.c (mon.2) 2691 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.527449+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.589903+0000 mon.c (mon.2) 2692 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.592549+0000 mon.c (mon.2) 2693 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.595295+0000 mon.c (mon.2) 2694 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.596186+0000 mon.c (mon.2) 2695 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.601283+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.630964+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.637559+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.644713+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.672755+0000 mon.c (mon.2) 2696 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.674803+0000 mon.c (mon.2) 2697 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.676405+0000 mon.c (mon.2) 2698 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.678073+0000 mon.c (mon.2) 2699 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.679523+0000 mon.c (mon.2) 2700 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.680557+0000 mon.c (mon.2) 2701 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.681669+0000 mon.c (mon.2) 2702 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.683063+0000 mon.c (mon.2) 2703 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.684700+0000 mon.c (mon.2) 2704 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.686171+0000 mon.c (mon.2) 2705 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.687493+0000 mon.c (mon.2) 2706 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.688845+0000 mon.c (mon.2) 2707 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.690193+0000 mon.c (mon.2) 2708 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.691436+0000 mon.c (mon.2) 2709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.692766+0000 mon.c (mon.2) 2710 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.701815+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.703678+0000 mon.c (mon.2) 2711 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.704002+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:56:23.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.707975+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.711469+0000 mon.c (mon.2) 2712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.711822+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.716861+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.720340+0000 mon.c (mon.2) 2713 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.720686+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.729917+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.731052+0000 mon.c (mon.2) 2714 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.731378+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.732349+0000 mon.c (mon.2) 2715 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.732670+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.740302+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.742024+0000 mon.c (mon.2) 2716 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:56:23.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.742408+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.743557+0000 mon.c (mon.2) 2717 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.743951+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.749377+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.750877+0000 mon.c (mon.2) 2718 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.751304+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.752445+0000 mon.c (mon.2) 2719 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.752829+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.760500+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.761883+0000 mon.c (mon.2) 2720 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.762334+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.763486+0000 mon.c (mon.2) 2721 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:56:23.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.763857+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.771800+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.773542+0000 mon.c (mon.2) 2722 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.773967+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.779485+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.780786+0000 mon.c (mon.2) 2723 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.781218+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.782340+0000 mon.c (mon.2) 2724 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.782729+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.783721+0000 mon.c (mon.2) 2725 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.784102+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.785055+0000 mon.c (mon.2) 2726 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.785434+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.786408+0000 mon.c (mon.2) 2727 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.786809+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.787793+0000 mon.c (mon.2) 2728 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.788186+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:23.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.789540+0000 mon.c (mon.2) 2729 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:56:23.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.789930+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:56:23.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.794638+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:56:23.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.797116+0000 mon.c (mon.2) 2730 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:23.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.798417+0000 mon.c (mon.2) 2731 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:23.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[20577]: audit 2024-09-17T11:56:23.806909+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:21.922189+0000 mgr.y (mgr.15249) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.007987+0000 mgr.y (mgr.15249) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.101559+0000 mgr.y (mgr.15249) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.176400+0000 mgr.y (mgr.15249) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.255081+0000 mgr.y (mgr.15249) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.338524+0000 mgr.y (mgr.15249) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.438430+0000 mgr.y (mgr.15249) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.545190+0000 mgr.y (mgr.15249) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.659258+0000 mgr.y (mgr.15249) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.772437+0000 mgr.y (mgr.15249) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.876493+0000 mon.c (mon.2) 2656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.879295+0000 mon.c (mon.2) 2657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.882353+0000 mon.c (mon.2) 2658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.883611+0000 mon.c (mon.2) 2659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.895032+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.896154+0000 mgr.y (mgr.15249) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.972059+0000 mon.c (mon.2) 2660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.974963+0000 mon.c (mon.2) 2661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.977168+0000 mon.c (mon.2) 2662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.978007+0000 mon.c (mon.2) 2663 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:22.986946+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:21.922189+0000 mgr.y (mgr.15249) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.007987+0000 mgr.y (mgr.15249) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.101559+0000 mgr.y (mgr.15249) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.176400+0000 mgr.y (mgr.15249) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.255081+0000 mgr.y (mgr.15249) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.338524+0000 mgr.y (mgr.15249) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.438430+0000 mgr.y (mgr.15249) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.545190+0000 mgr.y (mgr.15249) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.659258+0000 mgr.y (mgr.15249) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.772437+0000 mgr.y (mgr.15249) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.876493+0000 mon.c (mon.2) 2656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.879295+0000 mon.c (mon.2) 2657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.882353+0000 mon.c (mon.2) 2658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.883611+0000 mon.c (mon.2) 2659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.895032+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.896154+0000 mgr.y (mgr.15249) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.972059+0000 mon.c (mon.2) 2660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.974963+0000 mon.c (mon.2) 2661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.977168+0000 mon.c (mon.2) 2662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.978007+0000 mon.c (mon.2) 2663 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:22.986946+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.075835+0000 mon.c (mon.2) 2664 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.078810+0000 mon.c (mon.2) 2665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.081155+0000 mon.c (mon.2) 2666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.081853+0000 mon.c (mon.2) 2667 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.087437+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.148465+0000 mon.c (mon.2) 2668 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.150625+0000 mon.c (mon.2) 2669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.153434+0000 mon.c (mon.2) 2670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.154354+0000 mon.c (mon.2) 2671 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.159761+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.219430+0000 mon.c (mon.2) 2672 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.221508+0000 mon.c (mon.2) 2673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.223970+0000 mon.c (mon.2) 2674 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.224783+0000 mon.c (mon.2) 2675 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.230175+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.292343+0000 mon.c (mon.2) 2676 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.294262+0000 mon.c (mon.2) 2677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.296203+0000 mon.c (mon.2) 2678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.296972+0000 mon.c (mon.2) 2679 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.075835+0000 mon.c (mon.2) 2664 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.078810+0000 mon.c (mon.2) 2665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.081155+0000 mon.c (mon.2) 2666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.081853+0000 mon.c (mon.2) 2667 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.087437+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.148465+0000 mon.c (mon.2) 2668 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.150625+0000 mon.c (mon.2) 2669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.153434+0000 mon.c (mon.2) 2670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.154354+0000 mon.c (mon.2) 2671 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.159761+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.219430+0000 mon.c (mon.2) 2672 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.221508+0000 mon.c (mon.2) 2673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.223970+0000 mon.c (mon.2) 2674 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.224783+0000 mon.c (mon.2) 2675 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.230175+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.292343+0000 mon.c (mon.2) 2676 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.294262+0000 mon.c (mon.2) 2677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.296203+0000 mon.c (mon.2) 2678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.296972+0000 mon.c (mon.2) 2679 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.302354+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.365682+0000 mon.c (mon.2) 2680 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.368083+0000 mon.c (mon.2) 2681 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.371461+0000 mon.c (mon.2) 2682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.372701+0000 mon.c (mon.2) 2683 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.378681+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.445233+0000 mon.c (mon.2) 2684 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.446959+0000 mon.c (mon.2) 2685 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.448684+0000 mon.c (mon.2) 2686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.449392+0000 mon.c (mon.2) 2687 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.454589+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.517814+0000 mon.c (mon.2) 2688 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.519640+0000 mon.c (mon.2) 2689 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.521965+0000 mon.c (mon.2) 2690 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.522594+0000 mon.c (mon.2) 2691 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.527449+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.589903+0000 mon.c (mon.2) 2692 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.592549+0000 mon.c (mon.2) 2693 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.595295+0000 mon.c (mon.2) 2694 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.596186+0000 mon.c (mon.2) 2695 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.302354+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.365682+0000 mon.c (mon.2) 2680 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.368083+0000 mon.c (mon.2) 2681 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.371461+0000 mon.c (mon.2) 2682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.372701+0000 mon.c (mon.2) 2683 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.378681+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.445233+0000 mon.c (mon.2) 2684 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.446959+0000 mon.c (mon.2) 2685 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.448684+0000 mon.c (mon.2) 2686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.449392+0000 mon.c (mon.2) 2687 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.454589+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.517814+0000 mon.c (mon.2) 2688 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.519640+0000 mon.c (mon.2) 2689 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.521965+0000 mon.c (mon.2) 2690 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.522594+0000 mon.c (mon.2) 2691 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.527449+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.589903+0000 mon.c (mon.2) 2692 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.592549+0000 mon.c (mon.2) 2693 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.595295+0000 mon.c (mon.2) 2694 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.596186+0000 mon.c (mon.2) 2695 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.601283+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.630964+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.637559+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.644713+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.672755+0000 mon.c (mon.2) 2696 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.674803+0000 mon.c (mon.2) 2697 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.676405+0000 mon.c (mon.2) 2698 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.678073+0000 mon.c (mon.2) 2699 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.679523+0000 mon.c (mon.2) 2700 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.680557+0000 mon.c (mon.2) 2701 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.681669+0000 mon.c (mon.2) 2702 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.683063+0000 mon.c (mon.2) 2703 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.684700+0000 mon.c (mon.2) 2704 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.686171+0000 mon.c (mon.2) 2705 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.687493+0000 mon.c (mon.2) 2706 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.688845+0000 mon.c (mon.2) 2707 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.690193+0000 mon.c (mon.2) 2708 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.691436+0000 mon.c (mon.2) 2709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.692766+0000 mon.c (mon.2) 2710 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.701815+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.703678+0000 mon.c (mon.2) 2711 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.601283+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.630964+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.637559+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.644713+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.672755+0000 mon.c (mon.2) 2696 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.674803+0000 mon.c (mon.2) 2697 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.676405+0000 mon.c (mon.2) 2698 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.678073+0000 mon.c (mon.2) 2699 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.679523+0000 mon.c (mon.2) 2700 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.680557+0000 mon.c (mon.2) 2701 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.681669+0000 mon.c (mon.2) 2702 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.683063+0000 mon.c (mon.2) 2703 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.684700+0000 mon.c (mon.2) 2704 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.686171+0000 mon.c (mon.2) 2705 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.687493+0000 mon.c (mon.2) 2706 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.688845+0000 mon.c (mon.2) 2707 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.690193+0000 mon.c (mon.2) 2708 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.691436+0000 mon.c (mon.2) 2709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.692766+0000 mon.c (mon.2) 2710 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:56:24.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.701815+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.703678+0000 mon.c (mon.2) 2711 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:56:24.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.704002+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:56:24.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.707975+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:56:24.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.711469+0000 mon.c (mon.2) 2712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.711822+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.716861+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.720340+0000 mon.c (mon.2) 2713 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.720686+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.729917+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.731052+0000 mon.c (mon.2) 2714 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.731378+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.732349+0000 mon.c (mon.2) 2715 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.732670+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.740302+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.742024+0000 mon.c (mon.2) 2716 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.742408+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.743557+0000 mon.c (mon.2) 2717 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:56:24.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.743951+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:56:24.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.704002+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:56:24.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.707975+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:56:24.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.711469+0000 mon.c (mon.2) 2712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.711822+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.716861+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:56:24.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.720340+0000 mon.c (mon.2) 2713 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:56:24.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.720686+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:56:24.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.729917+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:56:24.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.731052+0000 mon.c (mon.2) 2714 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:56:24.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.731378+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:56:24.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.732349+0000 mon.c (mon.2) 2715 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:56:24.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.732670+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:56:24.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.740302+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:56:24.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.742024+0000 mon.c (mon.2) 2716 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:56:24.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.742408+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:56:24.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.743557+0000 mon.c (mon.2) 2717 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:56:24.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.743951+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:56:24.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.749377+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.750877+0000 mon.c (mon.2) 2718 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.751304+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.752445+0000 mon.c (mon.2) 2719 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.752829+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.760500+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.761883+0000 mon.c (mon.2) 2720 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.762334+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.763486+0000 mon.c (mon.2) 2721 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.763857+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.771800+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.773542+0000 mon.c (mon.2) 2722 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.773967+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.779485+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:56:24.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.780786+0000 mon.c (mon.2) 2723 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.781218+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.782340+0000 mon.c (mon.2) 2724 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.749377+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:56:24.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.750877+0000 mon.c (mon.2) 2718 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.751304+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.752445+0000 mon.c (mon.2) 2719 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:56:24.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.752829+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:56:24.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.760500+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:56:24.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.761883+0000 mon.c (mon.2) 2720 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.762334+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.763486+0000 mon.c (mon.2) 2721 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.763857+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.771800+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.773542+0000 mon.c (mon.2) 2722 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.773967+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.779485+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.780786+0000 mon.c (mon.2) 2723 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.781218+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.782340+0000 mon.c (mon.2) 2724 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.782729+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.783721+0000 mon.c (mon.2) 2725 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.784102+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.785055+0000 mon.c (mon.2) 2726 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.785434+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.786408+0000 mon.c (mon.2) 2727 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.786809+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.787793+0000 mon.c (mon.2) 2728 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.788186+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.789540+0000 mon.c (mon.2) 2729 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.789930+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.794638+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.797116+0000 mon.c (mon.2) 2730 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.798417+0000 mon.c (mon.2) 2731 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[19809]: audit 2024-09-17T11:56:23.806909+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.782729+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.783721+0000 mon.c (mon.2) 2725 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.784102+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.785055+0000 mon.c (mon.2) 2726 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.785434+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.786408+0000 mon.c (mon.2) 2727 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.786809+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.787793+0000 mon.c (mon.2) 2728 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.788186+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.789540+0000 mon.c (mon.2) 2729 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:56:24.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.789930+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:56:24.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.794638+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:56:24.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.797116+0000 mon.c (mon.2) 2730 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.798417+0000 mon.c (mon.2) 2731 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:23 smithi092 bash[26066]: audit 2024-09-17T11:56:23.806909+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.267 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.930522343Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-17T11:56:24.267 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.946539457Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.016091ms 2024-09-17T11:56:24.267 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:23 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:23.998449122Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-17T11:56:24.268 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:24.004913741Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.471128ms 2024-09-17T11:56:24.268 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:24.057218107Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-17T11:56:24.268 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:24.057611202Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=395.229µs 2024-09-17T11:56:24.268 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=migrator t=2024-09-17T11:56:24.124830547Z level=info msg="migrations completed" performed=65 skipped=482 duration=7.904361876s 2024-09-17T11:56:24.268 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=sqlstore t=2024-09-17T11:56:24.12725567Z level=info msg="Created default organization" 2024-09-17T11:56:24.268 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=secrets t=2024-09-17T11:56:24.175378392Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T11:56:24.268 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=plugin.store t=2024-09-17T11:56:24.267902281Z level=info msg="Loading plugins..." 2024-09-17T11:56:24.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=local.finder t=2024-09-17T11:56:24.31880477Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T11:56:24.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=plugin.store t=2024-09-17T11:56:24.318829633Z level=info msg="Plugins loaded" count=55 duration=50.928463ms 2024-09-17T11:56:24.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=query_data t=2024-09-17T11:56:24.321635413Z level=info msg="Query Service initialization" 2024-09-17T11:56:24.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=live.push_http t=2024-09-17T11:56:24.325928612Z level=info msg="Live Push Gateway initialization" 2024-09-17T11:56:24.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=ngalert.migration t=2024-09-17T11:56:24.367725259Z level=info msg=Starting 2024-09-17T11:56:24.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=ngalert.state.manager t=2024-09-17T11:56:24.462774527Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-17T11:56:24.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=infra.usagestats.collector t=2024-09-17T11:56:24.466969646Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T11:56:24.557 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=provisioning.datasources t=2024-09-17T11:56:24.510669122Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-17T11:56:24.557 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=provisioning.datasources t=2024-09-17T11:56:24.511714705Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T11:56:24.923 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:22.987642+0000 mgr.y (mgr.15249) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.923 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cluster 2024-09-17T11:56:23.018101+0000 mgr.y (mgr.15249) 948 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:56:24.923 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.089210+0000 mgr.y (mgr.15249) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.923 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.161600+0000 mgr.y (mgr.15249) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.923 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.231931+0000 mgr.y (mgr.15249) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.305473+0000 mgr.y (mgr.15249) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.382188+0000 mgr.y (mgr.15249) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.455124+0000 mgr.y (mgr.15249) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.528092+0000 mgr.y (mgr.15249) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.601794+0000 mgr.y (mgr.15249) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.693502+0000 mgr.y (mgr.15249) 957 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: cephadm 2024-09-17T11:56:23.789011+0000 mgr.y (mgr.15249) 958 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: audit 2024-09-17T11:56:23.889339+0000 mon.c (mon.2) 2732 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: audit 2024-09-17T11:56:23.890469+0000 mon.c (mon.2) 2733 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:24.924 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[20577]: audit 2024-09-17T11:56:23.899011+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:24.925 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=provisioning.alerting t=2024-09-17T11:56:24.665062586Z level=info msg="starting to provision alerting" 2024-09-17T11:56:24.925 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=provisioning.alerting t=2024-09-17T11:56:24.665103175Z level=info msg="finished to provision alerting" 2024-09-17T11:56:24.925 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=grafanaStorageLogger t=2024-09-17T11:56:24.666466426Z level=info msg="Storage starting" 2024-09-17T11:56:24.925 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=ngalert.state.manager t=2024-09-17T11:56:24.666696869Z level=info msg="Warming state cache for startup" 2024-09-17T11:56:24.925 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=ngalert.multiorg.alertmanager t=2024-09-17T11:56:24.6680532Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-17T11:56:24.925 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=http.server t=2024-09-17T11:56:24.669732646Z 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-17T11:56:24.925 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=http.server t=2024-09-17T11:56:24.669965461Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T11:56:24.925 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=grafana.update.checker t=2024-09-17T11:56:24.746426449Z level=info msg="Update check succeeded" duration=81.128491ms 2024-09-17T11:56:24.925 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=plugins.update.checker t=2024-09-17T11:56:24.749219628Z level=info msg="Update check succeeded" duration=83.809518ms 2024-09-17T11:56:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:22.987642+0000 mgr.y (mgr.15249) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cluster 2024-09-17T11:56:23.018101+0000 mgr.y (mgr.15249) 948 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:56:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.089210+0000 mgr.y (mgr.15249) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.161600+0000 mgr.y (mgr.15249) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.231931+0000 mgr.y (mgr.15249) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.305473+0000 mgr.y (mgr.15249) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.382188+0000 mgr.y (mgr.15249) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.455124+0000 mgr.y (mgr.15249) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.528092+0000 mgr.y (mgr.15249) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.601794+0000 mgr.y (mgr.15249) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.693502+0000 mgr.y (mgr.15249) 957 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: cephadm 2024-09-17T11:56:23.789011+0000 mgr.y (mgr.15249) 958 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: audit 2024-09-17T11:56:23.889339+0000 mon.c (mon.2) 2732 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: audit 2024-09-17T11:56:23.890469+0000 mon.c (mon.2) 2733 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[26066]: audit 2024-09-17T11:56:23.899011+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:22.987642+0000 mgr.y (mgr.15249) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cluster 2024-09-17T11:56:23.018101+0000 mgr.y (mgr.15249) 948 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.089210+0000 mgr.y (mgr.15249) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.161600+0000 mgr.y (mgr.15249) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.231931+0000 mgr.y (mgr.15249) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.305473+0000 mgr.y (mgr.15249) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.382188+0000 mgr.y (mgr.15249) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.455124+0000 mgr.y (mgr.15249) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.528092+0000 mgr.y (mgr.15249) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.601794+0000 mgr.y (mgr.15249) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.693502+0000 mgr.y (mgr.15249) 957 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: cephadm 2024-09-17T11:56:23.789011+0000 mgr.y (mgr.15249) 958 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:56:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: audit 2024-09-17T11:56:23.889339+0000 mon.c (mon.2) 2732 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:56:25.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: audit 2024-09-17T11:56:23.890469+0000 mon.c (mon.2) 2733 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:56:25.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:24 smithi092 bash[19809]: audit 2024-09-17T11:56:23.899011+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:25.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=ngalert.state.manager t=2024-09-17T11:56:24.923022989Z level=info msg="State cache has been initialized" states=0 duration=256.324108ms 2024-09-17T11:56:25.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=ngalert.scheduler t=2024-09-17T11:56:24.92305959Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-17T11:56:25.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=ticker t=2024-09-17T11:56:24.923327375Z level=info msg=starting first_tick=2024-09-17T11:56:30Z 2024-09-17T11:56:25.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:24 smithi121 bash[82957]: logger=provisioning.dashboard t=2024-09-17T11:56:24.934338556Z level=info msg="starting to provision dashboards" 2024-09-17T11:56:25.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:25 smithi121 bash[82957]: logger=grafana-apiserver t=2024-09-17T11:56:25.133360124Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-17T11:56:25.306 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:25 smithi121 bash[82957]: logger=grafana-apiserver t=2024-09-17T11:56:25.133934667Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-17T11:56:26.668 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:26 smithi121 bash[82957]: logger=sqlstore.transactions t=2024-09-17T11:56:26.537106477Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T11:56:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:26 smithi121 bash[20577]: cluster 2024-09-17T11:56:25.019730+0000 mgr.y (mgr.15249) 959 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:26 smithi121 bash[20577]: audit 2024-09-17T11:56:26.640102+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:26 smithi121 bash[20577]: audit 2024-09-17T11:56:26.653917+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:26 smithi121 bash[20577]: audit 2024-09-17T11:56:26.667692+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:27.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:26 smithi092 bash[19809]: cluster 2024-09-17T11:56:25.019730+0000 mgr.y (mgr.15249) 959 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:27.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:26 smithi092 bash[19809]: audit 2024-09-17T11:56:26.640102+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:27.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:26 smithi092 bash[19809]: audit 2024-09-17T11:56:26.653917+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:27.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:26 smithi092 bash[19809]: audit 2024-09-17T11:56:26.667692+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:27.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:26 smithi092 bash[26066]: cluster 2024-09-17T11:56:25.019730+0000 mgr.y (mgr.15249) 959 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:27.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:26 smithi092 bash[26066]: audit 2024-09-17T11:56:26.640102+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:27.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:26 smithi092 bash[26066]: audit 2024-09-17T11:56:26.653917+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:27.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:26 smithi092 bash[26066]: audit 2024-09-17T11:56:26.667692+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:28.903 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:28 smithi121 bash[20577]: cluster 2024-09-17T11:56:27.020428+0000 mgr.y (mgr.15249) 960 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:28.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:28 smithi121 bash[20577]: audit 2024-09-17T11:56:28.336975+0000 mon.c (mon.2) 2734 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:28.932 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:28 smithi121 bash[20577]: audit 2024-09-17T11:56:28.435201+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:29.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:28 smithi092 bash[19809]: cluster 2024-09-17T11:56:27.020428+0000 mgr.y (mgr.15249) 960 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:29.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:28 smithi092 bash[19809]: audit 2024-09-17T11:56:28.336975+0000 mon.c (mon.2) 2734 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:29.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:28 smithi092 bash[19809]: audit 2024-09-17T11:56:28.435201+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:29.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:28 smithi092 bash[26066]: cluster 2024-09-17T11:56:27.020428+0000 mgr.y (mgr.15249) 960 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:29.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:28 smithi092 bash[26066]: audit 2024-09-17T11:56:28.336975+0000 mon.c (mon.2) 2734 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:29.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:28 smithi092 bash[26066]: audit 2024-09-17T11:56:28.435201+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:29.806 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:29 smithi121 bash[82957]: logger=sqlstore.transactions t=2024-09-17T11:56:29.480969817Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T11:56:30.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:56:30 smithi121 bash[82957]: logger=provisioning.dashboard t=2024-09-17T11:56:30.187728756Z level=info msg="finished to provision dashboards" 2024-09-17T11:56:31.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:30 smithi121 bash[20577]: cluster 2024-09-17T11:56:29.022071+0000 mgr.y (mgr.15249) 961 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:31.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:30 smithi092 bash[19809]: cluster 2024-09-17T11:56:29.022071+0000 mgr.y (mgr.15249) 961 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:31.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:56:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:56:30] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.51.0" 2024-09-17T11:56:31.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:30 smithi092 bash[26066]: cluster 2024-09-17T11:56:29.022071+0000 mgr.y (mgr.15249) 961 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:32 smithi121 bash[20577]: cluster 2024-09-17T11:56:31.022716+0000 mgr.y (mgr.15249) 962 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:32 smithi121 bash[20577]: audit 2024-09-17T11:56:31.780796+0000 mgr.y (mgr.15249) 963 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:32 smithi092 bash[19809]: cluster 2024-09-17T11:56:31.022716+0000 mgr.y (mgr.15249) 962 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:32 smithi092 bash[19809]: audit 2024-09-17T11:56:31.780796+0000 mgr.y (mgr.15249) 963 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:33.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:32 smithi092 bash[26066]: cluster 2024-09-17T11:56:31.022716+0000 mgr.y (mgr.15249) 962 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:33.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:32 smithi092 bash[26066]: audit 2024-09-17T11:56:31.780796+0000 mgr.y (mgr.15249) 963 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:35.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:34 smithi092 bash[19809]: cluster 2024-09-17T11:56:33.023454+0000 mgr.y (mgr.15249) 964 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:35.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:34 smithi092 bash[19809]: audit 2024-09-17T11:56:33.987516+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:35.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:34 smithi092 bash[19809]: audit 2024-09-17T11:56:33.996595+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:35.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:34 smithi092 bash[19809]: audit 2024-09-17T11:56:34.023119+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:35.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:34 smithi092 bash[26066]: cluster 2024-09-17T11:56:33.023454+0000 mgr.y (mgr.15249) 964 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:35.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:34 smithi092 bash[26066]: audit 2024-09-17T11:56:33.987516+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:35.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:34 smithi092 bash[26066]: audit 2024-09-17T11:56:33.996595+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:35.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:34 smithi092 bash[26066]: audit 2024-09-17T11:56:34.023119+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:34 smithi121 bash[20577]: cluster 2024-09-17T11:56:33.023454+0000 mgr.y (mgr.15249) 964 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:34 smithi121 bash[20577]: audit 2024-09-17T11:56:33.987516+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:34 smithi121 bash[20577]: audit 2024-09-17T11:56:33.996595+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:34 smithi121 bash[20577]: audit 2024-09-17T11:56:34.023119+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:37.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:36 smithi092 bash[19809]: cluster 2024-09-17T11:56:35.025069+0000 mgr.y (mgr.15249) 965 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:37.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:36 smithi092 bash[26066]: cluster 2024-09-17T11:56:35.025069+0000 mgr.y (mgr.15249) 965 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:36 smithi121 bash[20577]: cluster 2024-09-17T11:56:35.025069+0000 mgr.y (mgr.15249) 965 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:38 smithi121 bash[20577]: cluster 2024-09-17T11:56:37.025795+0000 mgr.y (mgr.15249) 966 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:39.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:38 smithi092 bash[19809]: cluster 2024-09-17T11:56:37.025795+0000 mgr.y (mgr.15249) 966 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:38 smithi092 bash[26066]: cluster 2024-09-17T11:56:37.025795+0000 mgr.y (mgr.15249) 966 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:41.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:40 smithi092 bash[19809]: cluster 2024-09-17T11:56:39.027482+0000 mgr.y (mgr.15249) 967 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:56:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:56:40] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.51.0" 2024-09-17T11:56:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:40 smithi092 bash[26066]: cluster 2024-09-17T11:56:39.027482+0000 mgr.y (mgr.15249) 967 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:40 smithi121 bash[20577]: cluster 2024-09-17T11:56:39.027482+0000 mgr.y (mgr.15249) 967 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:42 smithi121 bash[20577]: cluster 2024-09-17T11:56:41.028225+0000 mgr.y (mgr.15249) 968 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:42 smithi121 bash[20577]: audit 2024-09-17T11:56:41.792123+0000 mgr.y (mgr.15249) 969 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:43.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:42 smithi092 bash[19809]: cluster 2024-09-17T11:56:41.028225+0000 mgr.y (mgr.15249) 968 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:43.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:42 smithi092 bash[19809]: audit 2024-09-17T11:56:41.792123+0000 mgr.y (mgr.15249) 969 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:43.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:42 smithi092 bash[26066]: cluster 2024-09-17T11:56:41.028225+0000 mgr.y (mgr.15249) 968 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:43.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:42 smithi092 bash[26066]: audit 2024-09-17T11:56:41.792123+0000 mgr.y (mgr.15249) 969 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:43 smithi121 bash[20577]: audit 2024-09-17T11:56:43.337727+0000 mon.c (mon.2) 2735 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:44.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:43 smithi092 bash[19809]: audit 2024-09-17T11:56:43.337727+0000 mon.c (mon.2) 2735 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:44.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:43 smithi092 bash[26066]: audit 2024-09-17T11:56:43.337727+0000 mon.c (mon.2) 2735 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:44 smithi121 bash[20577]: cluster 2024-09-17T11:56:43.028922+0000 mgr.y (mgr.15249) 970 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:45.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:44 smithi092 bash[19809]: cluster 2024-09-17T11:56:43.028922+0000 mgr.y (mgr.15249) 970 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:45.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:44 smithi092 bash[26066]: cluster 2024-09-17T11:56:43.028922+0000 mgr.y (mgr.15249) 970 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:46 smithi121 bash[20577]: cluster 2024-09-17T11:56:45.030604+0000 mgr.y (mgr.15249) 971 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:46 smithi092 bash[19809]: cluster 2024-09-17T11:56:45.030604+0000 mgr.y (mgr.15249) 971 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:47.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:46 smithi092 bash[26066]: cluster 2024-09-17T11:56:45.030604+0000 mgr.y (mgr.15249) 971 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:47 smithi121 bash[20577]: audit 2024-09-17T11:56:46.877570+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:47 smithi121 bash[20577]: audit 2024-09-17T11:56:46.898562+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:47 smithi121 bash[20577]: audit 2024-09-17T11:56:46.911412+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:48.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:47 smithi092 bash[19809]: audit 2024-09-17T11:56:46.877570+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:48.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:47 smithi092 bash[19809]: audit 2024-09-17T11:56:46.898562+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:48.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:47 smithi092 bash[19809]: audit 2024-09-17T11:56:46.911412+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:48.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:47 smithi092 bash[26066]: audit 2024-09-17T11:56:46.877570+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:48.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:47 smithi092 bash[26066]: audit 2024-09-17T11:56:46.898562+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:48.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:47 smithi092 bash[26066]: audit 2024-09-17T11:56:46.911412+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:49.228 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:48 smithi092 bash[26066]: cluster 2024-09-17T11:56:47.031338+0000 mgr.y (mgr.15249) 972 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:49.228 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:48 smithi092 bash[19809]: cluster 2024-09-17T11:56:47.031338+0000 mgr.y (mgr.15249) 972 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:49.229 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T11:56:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:48 smithi121 bash[20577]: cluster 2024-09-17T11:56:47.031338+0000 mgr.y (mgr.15249) 972 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:49 smithi121 bash[20577]: audit 2024-09-17T11:56:48.297265+0000 mgr.y (mgr.15249) 973 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:50.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:49 smithi092 bash[26066]: audit 2024-09-17T11:56:48.297265+0000 mgr.y (mgr.15249) 973 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:50.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:49 smithi092 bash[19809]: audit 2024-09-17T11:56:48.297265+0000 mgr.y (mgr.15249) 973 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:56:51.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:50 smithi092 bash[19809]: cluster 2024-09-17T11:56:49.033039+0000 mgr.y (mgr.15249) 974 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:56:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:56:50] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T11:56:51.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:50 smithi092 bash[26066]: cluster 2024-09-17T11:56:49.033039+0000 mgr.y (mgr.15249) 974 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:50 smithi121 bash[20577]: cluster 2024-09-17T11:56:49.033039+0000 mgr.y (mgr.15249) 974 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:52.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:51 smithi092 bash[19809]: cluster 2024-09-17T11:56:51.034066+0000 mgr.y (mgr.15249) 975 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:52.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:51 smithi092 bash[19809]: audit 2024-09-17T11:56:51.803284+0000 mgr.y (mgr.15249) 976 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:52.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:51 smithi092 bash[26066]: cluster 2024-09-17T11:56:51.034066+0000 mgr.y (mgr.15249) 975 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:52.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:51 smithi092 bash[26066]: audit 2024-09-17T11:56:51.803284+0000 mgr.y (mgr.15249) 976 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:51 smithi121 bash[20577]: cluster 2024-09-17T11:56:51.034066+0000 mgr.y (mgr.15249) 975 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:51 smithi121 bash[20577]: audit 2024-09-17T11:56:51.803284+0000 mgr.y (mgr.15249) 976 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:56:53.978 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:56:54.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:54 smithi092 bash[19809]: cluster 2024-09-17T11:56:53.034937+0000 mgr.y (mgr.15249) 977 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:54 smithi092 bash[26066]: cluster 2024-09-17T11:56:53.034937+0000 mgr.y (mgr.15249) 977 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:54 smithi121 bash[20577]: cluster 2024-09-17T11:56:53.034937+0000 mgr.y (mgr.15249) 977 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:55.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:55 smithi092 bash[19809]: audit 2024-09-17T11:56:54.151452+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:55.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:55 smithi092 bash[19809]: audit 2024-09-17T11:56:54.159649+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:55.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:55 smithi092 bash[19809]: audit 2024-09-17T11:56:54.167761+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:55.412 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:55 smithi092 bash[26066]: audit 2024-09-17T11:56:54.151452+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:55.412 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:55 smithi092 bash[26066]: audit 2024-09-17T11:56:54.159649+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:55.412 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:55 smithi092 bash[26066]: audit 2024-09-17T11:56:54.167761+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:55 smithi121 bash[20577]: audit 2024-09-17T11:56:54.151452+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:55 smithi121 bash[20577]: audit 2024-09-17T11:56:54.159649+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:55 smithi121 bash[20577]: audit 2024-09-17T11:56:54.167761+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:56:56.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:56 smithi092 bash[19809]: cluster 2024-09-17T11:56:55.036627+0000 mgr.y (mgr.15249) 978 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:56.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:56 smithi092 bash[26066]: cluster 2024-09-17T11:56:55.036627+0000 mgr.y (mgr.15249) 978 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:56 smithi121 bash[20577]: cluster 2024-09-17T11:56:55.036627+0000 mgr.y (mgr.15249) 978 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:56:58.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:58 smithi092 bash[19809]: cluster 2024-09-17T11:56:57.037294+0000 mgr.y (mgr.15249) 979 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:58.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:58 smithi092 bash[26066]: cluster 2024-09-17T11:56:57.037294+0000 mgr.y (mgr.15249) 979 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:58 smithi121 bash[20577]: cluster 2024-09-17T11:56:57.037294+0000 mgr.y (mgr.15249) 979 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:56:59.447 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:56:59 smithi092 bash[26066]: audit 2024-09-17T11:56:58.337729+0000 mon.c (mon.2) 2736 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:59.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:56:59 smithi092 bash[19809]: audit 2024-09-17T11:56:58.337729+0000 mon.c (mon.2) 2736 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:56:59 smithi121 bash[20577]: audit 2024-09-17T11:56:58.337729+0000 mon.c (mon.2) 2736 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:56:59.801 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:57:00.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:00 smithi092 bash[26066]: cluster 2024-09-17T11:56:59.038938+0000 mgr.y (mgr.15249) 980 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:00.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:00 smithi092 bash[26066]: audit 2024-09-17T11:56:59.791519+0000 mon.a (mon.0) 3018 : audit [DBG] from='client.? 172.21.15.92:0/383058871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:57:00.437 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:00 smithi092 bash[19809]: cluster 2024-09-17T11:56:59.038938+0000 mgr.y (mgr.15249) 980 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:00.437 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:00 smithi092 bash[19809]: audit 2024-09-17T11:56:59.791519+0000 mon.a (mon.0) 3018 : audit [DBG] from='client.? 172.21.15.92:0/383058871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:57:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:00 smithi121 bash[20577]: cluster 2024-09-17T11:56:59.038938+0000 mgr.y (mgr.15249) 980 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:00 smithi121 bash[20577]: audit 2024-09-17T11:56:59.791519+0000 mon.a (mon.0) 3018 : audit [DBG] from='client.? 172.21.15.92:0/383058871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:57:01.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:57:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:57:00] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.51.0" 2024-09-17T11:57:01.329 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-17T11:57:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:02 smithi121 bash[20577]: cluster 2024-09-17T11:57:01.039653+0000 mgr.y (mgr.15249) 981 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:02 smithi121 bash[20577]: audit 2024-09-17T11:57:01.813878+0000 mgr.y (mgr.15249) 982 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:02 smithi092 bash[19809]: cluster 2024-09-17T11:57:01.039653+0000 mgr.y (mgr.15249) 981 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:02.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:02 smithi092 bash[19809]: audit 2024-09-17T11:57:01.813878+0000 mgr.y (mgr.15249) 982 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:02.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:02 smithi092 bash[26066]: cluster 2024-09-17T11:57:01.039653+0000 mgr.y (mgr.15249) 981 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:02.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:02 smithi092 bash[26066]: audit 2024-09-17T11:57:01.813878+0000 mgr.y (mgr.15249) 982 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:04 smithi121 bash[20577]: cluster 2024-09-17T11:57:03.040375+0000 mgr.y (mgr.15249) 983 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:04.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:04 smithi092 bash[19809]: cluster 2024-09-17T11:57:03.040375+0000 mgr.y (mgr.15249) 983 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:04 smithi092 bash[26066]: cluster 2024-09-17T11:57:03.040375+0000 mgr.y (mgr.15249) 983 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:06 smithi121 bash[20577]: cluster 2024-09-17T11:57:05.042096+0000 mgr.y (mgr.15249) 984 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:06.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:06 smithi092 bash[19809]: cluster 2024-09-17T11:57:05.042096+0000 mgr.y (mgr.15249) 984 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:06.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:06 smithi092 bash[26066]: cluster 2024-09-17T11:57:05.042096+0000 mgr.y (mgr.15249) 984 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:06.641 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:57:08.194 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:08 smithi092 bash[26066]: cluster 2024-09-17T11:57:07.042822+0000 mgr.y (mgr.15249) 985 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:08.194 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:08 smithi092 bash[26066]: audit 2024-09-17T11:57:07.112977+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:08.194 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:08 smithi092 bash[26066]: audit 2024-09-17T11:57:07.126820+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:08.194 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:08 smithi092 bash[26066]: audit 2024-09-17T11:57:07.140328+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:08.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:08 smithi092 bash[19809]: cluster 2024-09-17T11:57:07.042822+0000 mgr.y (mgr.15249) 985 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:08.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:08 smithi092 bash[19809]: audit 2024-09-17T11:57:07.112977+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:08.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:08 smithi092 bash[19809]: audit 2024-09-17T11:57:07.126820+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:08.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:08 smithi092 bash[19809]: audit 2024-09-17T11:57:07.140328+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:08 smithi121 bash[20577]: cluster 2024-09-17T11:57:07.042822+0000 mgr.y (mgr.15249) 985 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:08 smithi121 bash[20577]: audit 2024-09-17T11:57:07.112977+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:08 smithi121 bash[20577]: audit 2024-09-17T11:57:07.126820+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:08 smithi121 bash[20577]: audit 2024-09-17T11:57:07.140328+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:10.289 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T11:57:10.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:10 smithi092 bash[19809]: cluster 2024-09-17T11:57:09.044469+0000 mgr.y (mgr.15249) 986 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:10.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:10 smithi092 bash[26066]: cluster 2024-09-17T11:57:09.044469+0000 mgr.y (mgr.15249) 986 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:10 smithi121 bash[20577]: cluster 2024-09-17T11:57:09.044469+0000 mgr.y (mgr.15249) 986 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:11.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:57:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:57:10] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.51.0" 2024-09-17T11:57:11.104 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-17T11:57:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:11 smithi121 bash[20577]: audit 2024-09-17T11:57:10.279454+0000 mon.a (mon.0) 3022 : audit [DBG] from='client.? 172.21.15.92:0/3686572724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:57:11.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:11 smithi092 bash[19809]: audit 2024-09-17T11:57:10.279454+0000 mon.a (mon.0) 3022 : audit [DBG] from='client.? 172.21.15.92:0/3686572724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:57:11.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:11 smithi092 bash[26066]: audit 2024-09-17T11:57:10.279454+0000 mon.a (mon.0) 3022 : audit [DBG] from='client.? 172.21.15.92:0/3686572724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:57:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:12 smithi121 bash[20577]: cluster 2024-09-17T11:57:11.045119+0000 mgr.y (mgr.15249) 987 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:12 smithi121 bash[20577]: audit 2024-09-17T11:57:11.824811+0000 mgr.y (mgr.15249) 988 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:12.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:12 smithi092 bash[19809]: cluster 2024-09-17T11:57:11.045119+0000 mgr.y (mgr.15249) 987 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:12.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:12 smithi092 bash[19809]: audit 2024-09-17T11:57:11.824811+0000 mgr.y (mgr.15249) 988 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:12.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:12 smithi092 bash[26066]: cluster 2024-09-17T11:57:11.045119+0000 mgr.y (mgr.15249) 987 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:12.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:12 smithi092 bash[26066]: audit 2024-09-17T11:57:11.824811+0000 mgr.y (mgr.15249) 988 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:14 smithi121 bash[20577]: cluster 2024-09-17T11:57:13.045866+0000 mgr.y (mgr.15249) 989 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:14 smithi121 bash[20577]: audit 2024-09-17T11:57:13.338221+0000 mon.c (mon.2) 2737 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:14.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:14 smithi092 bash[19809]: cluster 2024-09-17T11:57:13.045866+0000 mgr.y (mgr.15249) 989 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:14.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:14 smithi092 bash[19809]: audit 2024-09-17T11:57:13.338221+0000 mon.c (mon.2) 2737 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:14.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:14 smithi092 bash[26066]: cluster 2024-09-17T11:57:13.045866+0000 mgr.y (mgr.15249) 989 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:14.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:14 smithi092 bash[26066]: audit 2024-09-17T11:57:13.338221+0000 mon.c (mon.2) 2737 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:15.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:15 smithi121 bash[20577]: audit 2024-09-17T11:57:14.343824+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:15.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:15 smithi121 bash[20577]: audit 2024-09-17T11:57:14.361073+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:15.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:15 smithi121 bash[20577]: audit 2024-09-17T11:57:14.375862+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:15.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:15 smithi092 bash[19809]: audit 2024-09-17T11:57:14.343824+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:15.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:15 smithi092 bash[19809]: audit 2024-09-17T11:57:14.361073+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:15.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:15 smithi092 bash[19809]: audit 2024-09-17T11:57:14.375862+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:15.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:15 smithi092 bash[26066]: audit 2024-09-17T11:57:14.343824+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:15.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:15 smithi092 bash[26066]: audit 2024-09-17T11:57:14.361073+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:15.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:15 smithi092 bash[26066]: audit 2024-09-17T11:57:14.375862+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:15.831 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:57:16.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:16 smithi121 bash[20577]: cluster 2024-09-17T11:57:15.047588+0000 mgr.y (mgr.15249) 990 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:16.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:16 smithi092 bash[19809]: cluster 2024-09-17T11:57:15.047588+0000 mgr.y (mgr.15249) 990 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:16.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:16 smithi092 bash[26066]: cluster 2024-09-17T11:57:15.047588+0000 mgr.y (mgr.15249) 990 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:18.442 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:18 smithi092 bash[26066]: cluster 2024-09-17T11:57:17.048354+0000 mgr.y (mgr.15249) 991 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:18.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:18 smithi092 bash[19809]: cluster 2024-09-17T11:57:17.048354+0000 mgr.y (mgr.15249) 991 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:18.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:18 smithi121 bash[20577]: cluster 2024-09-17T11:57:17.048354+0000 mgr.y (mgr.15249) 991 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:20.495 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:57:20.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:20 smithi092 bash[19809]: cluster 2024-09-17T11:57:19.050033+0000 mgr.y (mgr.15249) 992 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:20.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:20 smithi092 bash[26066]: cluster 2024-09-17T11:57:19.050033+0000 mgr.y (mgr.15249) 992 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:20.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:20 smithi121 bash[20577]: cluster 2024-09-17T11:57:19.050033+0000 mgr.y (mgr.15249) 992 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:21.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:57:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:57:20] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.51.0" 2024-09-17T11:57:21.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:21 smithi121 bash[20577]: audit 2024-09-17T11:57:20.485351+0000 mon.a (mon.0) 3026 : audit [DBG] from='client.? 172.21.15.92:0/1644572892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:57:21.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:21 smithi092 bash[19809]: audit 2024-09-17T11:57:20.485351+0000 mon.a (mon.0) 3026 : audit [DBG] from='client.? 172.21.15.92:0/1644572892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:57:21.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:21 smithi092 bash[26066]: audit 2024-09-17T11:57:20.485351+0000 mon.a (mon.0) 3026 : audit [DBG] from='client.? 172.21.15.92:0/1644572892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:57:21.887 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-17T11:57:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:22 smithi121 bash[20577]: cluster 2024-09-17T11:57:21.050701+0000 mgr.y (mgr.15249) 993 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:22.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:22 smithi121 bash[20577]: audit 2024-09-17T11:57:21.834082+0000 mgr.y (mgr.15249) 994 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:22.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:22 smithi092 bash[19809]: cluster 2024-09-17T11:57:21.050701+0000 mgr.y (mgr.15249) 993 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:22.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:22 smithi092 bash[19809]: audit 2024-09-17T11:57:21.834082+0000 mgr.y (mgr.15249) 994 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:22.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:22 smithi092 bash[26066]: cluster 2024-09-17T11:57:21.050701+0000 mgr.y (mgr.15249) 993 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:22.818 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:22 smithi092 bash[26066]: audit 2024-09-17T11:57:21.834082+0000 mgr.y (mgr.15249) 994 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:24.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:24 smithi121 bash[20577]: cluster 2024-09-17T11:57:23.051543+0000 mgr.y (mgr.15249) 995 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:24.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:24 smithi092 bash[19809]: cluster 2024-09-17T11:57:23.051543+0000 mgr.y (mgr.15249) 995 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:24.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:24 smithi092 bash[26066]: cluster 2024-09-17T11:57:23.051543+0000 mgr.y (mgr.15249) 995 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:25.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:25 smithi121 bash[20577]: audit 2024-09-17T11:57:24.546370+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:25.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:25 smithi121 bash[20577]: audit 2024-09-17T11:57:24.560953+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:25.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:25 smithi121 bash[20577]: audit 2024-09-17T11:57:24.566041+0000 mon.c (mon.2) 2738 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:57:25.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:25 smithi121 bash[20577]: audit 2024-09-17T11:57:24.567616+0000 mon.c (mon.2) 2739 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:57:25.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:25 smithi121 bash[20577]: audit 2024-09-17T11:57:24.577164+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:25.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[19809]: audit 2024-09-17T11:57:24.546370+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:25.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[19809]: audit 2024-09-17T11:57:24.560953+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:25.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[19809]: audit 2024-09-17T11:57:24.566041+0000 mon.c (mon.2) 2738 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:57:25.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[19809]: audit 2024-09-17T11:57:24.567616+0000 mon.c (mon.2) 2739 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:57:25.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[19809]: audit 2024-09-17T11:57:24.577164+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:25.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[26066]: audit 2024-09-17T11:57:24.546370+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:25.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[26066]: audit 2024-09-17T11:57:24.560953+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:25.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[26066]: audit 2024-09-17T11:57:24.566041+0000 mon.c (mon.2) 2738 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:57:25.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[26066]: audit 2024-09-17T11:57:24.567616+0000 mon.c (mon.2) 2739 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:57:25.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:25 smithi092 bash[26066]: audit 2024-09-17T11:57:24.577164+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:26.788 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:57:26.884 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:26 smithi092 bash[19809]: cluster 2024-09-17T11:57:25.053225+0000 mgr.y (mgr.15249) 996 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:26.884 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:26 smithi092 bash[26066]: cluster 2024-09-17T11:57:25.053225+0000 mgr.y (mgr.15249) 996 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:26 smithi121 bash[20577]: cluster 2024-09-17T11:57:25.053225+0000 mgr.y (mgr.15249) 996 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:28 smithi092 bash[19809]: cluster 2024-09-17T11:57:27.053951+0000 mgr.y (mgr.15249) 997 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:28 smithi092 bash[19809]: audit 2024-09-17T11:57:27.318693+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:28 smithi092 bash[19809]: audit 2024-09-17T11:57:27.334566+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:28 smithi092 bash[19809]: audit 2024-09-17T11:57:27.348040+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:28 smithi092 bash[26066]: cluster 2024-09-17T11:57:27.053951+0000 mgr.y (mgr.15249) 997 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:28 smithi092 bash[26066]: audit 2024-09-17T11:57:27.318693+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:28 smithi092 bash[26066]: audit 2024-09-17T11:57:27.334566+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:28 smithi092 bash[26066]: audit 2024-09-17T11:57:27.348040+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:28 smithi121 bash[20577]: cluster 2024-09-17T11:57:27.053951+0000 mgr.y (mgr.15249) 997 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:28 smithi121 bash[20577]: audit 2024-09-17T11:57:27.318693+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:28 smithi121 bash[20577]: audit 2024-09-17T11:57:27.334566+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:28 smithi121 bash[20577]: audit 2024-09-17T11:57:27.348040+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:29 smithi092 bash[19809]: audit 2024-09-17T11:57:28.338790+0000 mon.c (mon.2) 2740 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:29 smithi092 bash[26066]: audit 2024-09-17T11:57:28.338790+0000 mon.c (mon.2) 2740 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:29.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:29 smithi121 bash[20577]: audit 2024-09-17T11:57:28.338790+0000 mon.c (mon.2) 2740 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:30.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:30 smithi092 bash[19809]: cluster 2024-09-17T11:57:29.056060+0000 mgr.y (mgr.15249) 998 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:30.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:30 smithi092 bash[26066]: cluster 2024-09-17T11:57:29.056060+0000 mgr.y (mgr.15249) 998 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:30.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:30 smithi121 bash[20577]: cluster 2024-09-17T11:57:29.056060+0000 mgr.y (mgr.15249) 998 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:31.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:57:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:57:30] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T11:57:31.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:31 smithi121 bash[20577]: audit 2024-09-17T11:57:30.461360+0000 mgr.y (mgr.15249) 999 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:57:31.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:31 smithi092 bash[19809]: audit 2024-09-17T11:57:30.461360+0000 mgr.y (mgr.15249) 999 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:57:31.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:31 smithi092 bash[26066]: audit 2024-09-17T11:57:30.461360+0000 mgr.y (mgr.15249) 999 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:57:32.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:32 smithi092 bash[19809]: cluster 2024-09-17T11:57:31.056714+0000 mgr.y (mgr.15249) 1000 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:32.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:32 smithi092 bash[19809]: audit 2024-09-17T11:57:31.842148+0000 mgr.y (mgr.15249) 1001 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:32 smithi092 bash[26066]: cluster 2024-09-17T11:57:31.056714+0000 mgr.y (mgr.15249) 1000 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:32 smithi092 bash[26066]: audit 2024-09-17T11:57:31.842148+0000 mgr.y (mgr.15249) 1001 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:32 smithi121 bash[20577]: cluster 2024-09-17T11:57:31.056714+0000 mgr.y (mgr.15249) 1000 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:32 smithi121 bash[20577]: audit 2024-09-17T11:57:31.842148+0000 mgr.y (mgr.15249) 1001 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:33.093 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:57:33.818 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:57:34.624 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:34 smithi092 bash[19809]: cluster 2024-09-17T11:57:33.057259+0000 mgr.y (mgr.15249) 1002 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:34.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:34 smithi092 bash[26066]: cluster 2024-09-17T11:57:33.057259+0000 mgr.y (mgr.15249) 1002 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:34.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:34 smithi121 bash[20577]: cluster 2024-09-17T11:57:33.057259+0000 mgr.y (mgr.15249) 1002 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:35 smithi121 bash[20577]: audit 2024-09-17T11:57:34.551989+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:35 smithi121 bash[20577]: audit 2024-09-17T11:57:34.567186+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:35 smithi121 bash[20577]: audit 2024-09-17T11:57:34.582320+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:35.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:35 smithi092 bash[19809]: audit 2024-09-17T11:57:34.551989+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:35.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:35 smithi092 bash[19809]: audit 2024-09-17T11:57:34.567186+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:35.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:35 smithi092 bash[19809]: audit 2024-09-17T11:57:34.582320+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:35 smithi092 bash[26066]: audit 2024-09-17T11:57:34.551989+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:35 smithi092 bash[26066]: audit 2024-09-17T11:57:34.567186+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:35.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:35 smithi092 bash[26066]: audit 2024-09-17T11:57:34.582320+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:36 smithi121 bash[20577]: cluster 2024-09-17T11:57:35.058889+0000 mgr.y (mgr.15249) 1003 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:37.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:36 smithi092 bash[19809]: cluster 2024-09-17T11:57:35.058889+0000 mgr.y (mgr.15249) 1003 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:37.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:36 smithi092 bash[26066]: cluster 2024-09-17T11:57:35.058889+0000 mgr.y (mgr.15249) 1003 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:37.663 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:57:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:38 smithi121 bash[20577]: cluster 2024-09-17T11:57:37.059591+0000 mgr.y (mgr.15249) 1004 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:39.157 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:38 smithi092 bash[26066]: cluster 2024-09-17T11:57:37.059591+0000 mgr.y (mgr.15249) 1004 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:39.158 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:38 smithi092 bash[19809]: cluster 2024-09-17T11:57:37.059591+0000 mgr.y (mgr.15249) 1004 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:41.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:40 smithi121 bash[20577]: cluster 2024-09-17T11:57:39.061155+0000 mgr.y (mgr.15249) 1005 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:41.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:57:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:57:40] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T11:57:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:40 smithi092 bash[26066]: cluster 2024-09-17T11:57:39.061155+0000 mgr.y (mgr.15249) 1005 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:40 smithi092 bash[19809]: cluster 2024-09-17T11:57:39.061155+0000 mgr.y (mgr.15249) 1005 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:42.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:57:41 smithi121 bash[82957]: logger=infra.usagestats t=2024-09-17T11:57:41.685477598Z level=info msg="Usage stats are ready to report" 2024-09-17T11:57:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:42 smithi121 bash[20577]: cluster 2024-09-17T11:57:41.061908+0000 mgr.y (mgr.15249) 1006 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:42 smithi121 bash[20577]: audit 2024-09-17T11:57:41.853534+0000 mgr.y (mgr.15249) 1007 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:42 smithi092 bash[19809]: cluster 2024-09-17T11:57:41.061908+0000 mgr.y (mgr.15249) 1006 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:42 smithi092 bash[19809]: audit 2024-09-17T11:57:41.853534+0000 mgr.y (mgr.15249) 1007 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:43.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:42 smithi092 bash[26066]: cluster 2024-09-17T11:57:41.061908+0000 mgr.y (mgr.15249) 1006 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:43.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:42 smithi092 bash[26066]: audit 2024-09-17T11:57:41.853534+0000 mgr.y (mgr.15249) 1007 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:43.541 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:57:43.541 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-17T11:57:43.542 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-17T11:57:43.542 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-17T11:57:43.542 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T11:57:43.542 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-17T11:57:43.542 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T11:57:43.542 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:57:43.542 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:57:43.707 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:43 smithi121 bash[20577]: audit 2024-09-17T11:57:43.338613+0000 mon.c (mon.2) 2741 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:43.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:43 smithi092 bash[19809]: audit 2024-09-17T11:57:43.338613+0000 mon.c (mon.2) 2741 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:43.734 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:43 smithi092 bash[26066]: audit 2024-09-17T11:57:43.338613+0000 mon.c (mon.2) 2741 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:44.441 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T11:57:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:44 smithi092 bash[19809]: cluster 2024-09-17T11:57:43.062611+0000 mgr.y (mgr.15249) 1008 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:44 smithi092 bash[19809]: audit 2024-09-17T11:57:43.542234+0000 mgr.y (mgr.15249) 1009 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:57:44.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:44 smithi092 bash[26066]: cluster 2024-09-17T11:57:43.062611+0000 mgr.y (mgr.15249) 1008 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:44.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:44 smithi092 bash[26066]: audit 2024-09-17T11:57:43.542234+0000 mgr.y (mgr.15249) 1009 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:57:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:44 smithi121 bash[20577]: cluster 2024-09-17T11:57:43.062611+0000 mgr.y (mgr.15249) 1008 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:44 smithi121 bash[20577]: audit 2024-09-17T11:57:43.542234+0000 mgr.y (mgr.15249) 1009 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:57:47.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:46 smithi121 bash[20577]: cluster 2024-09-17T11:57:45.064035+0000 mgr.y (mgr.15249) 1010 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:47.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:46 smithi092 bash[19809]: cluster 2024-09-17T11:57:45.064035+0000 mgr.y (mgr.15249) 1010 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:47.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:46 smithi092 bash[26066]: cluster 2024-09-17T11:57:45.064035+0000 mgr.y (mgr.15249) 1010 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:48 smithi121 bash[20577]: cluster 2024-09-17T11:57:47.064738+0000 mgr.y (mgr.15249) 1011 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:48 smithi121 bash[20577]: audit 2024-09-17T11:57:47.557106+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:48 smithi121 bash[20577]: audit 2024-09-17T11:57:47.570880+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:48 smithi121 bash[20577]: audit 2024-09-17T11:57:47.584905+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:48.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:48 smithi092 bash[19809]: cluster 2024-09-17T11:57:47.064738+0000 mgr.y (mgr.15249) 1011 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:48.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:48 smithi092 bash[19809]: audit 2024-09-17T11:57:47.557106+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:48.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:48 smithi092 bash[19809]: audit 2024-09-17T11:57:47.570880+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:48.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:48 smithi092 bash[19809]: audit 2024-09-17T11:57:47.584905+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:48.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:48 smithi092 bash[26066]: cluster 2024-09-17T11:57:47.064738+0000 mgr.y (mgr.15249) 1011 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:48.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:48 smithi092 bash[26066]: audit 2024-09-17T11:57:47.557106+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:48.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:48 smithi092 bash[26066]: audit 2024-09-17T11:57:47.570880+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:48.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:48 smithi092 bash[26066]: audit 2024-09-17T11:57:47.584905+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:49.191 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:57:50.635 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:50 smithi092 bash[26066]: cluster 2024-09-17T11:57:49.066344+0000 mgr.y (mgr.15249) 1012 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:50.636 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:50 smithi092 bash[19809]: cluster 2024-09-17T11:57:49.066344+0000 mgr.y (mgr.15249) 1012 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:50 smithi121 bash[20577]: cluster 2024-09-17T11:57:49.066344+0000 mgr.y (mgr.15249) 1012 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:51.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:57:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:57:50] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T11:57:52.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:52 smithi092 bash[19809]: cluster 2024-09-17T11:57:51.067040+0000 mgr.y (mgr.15249) 1013 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:52.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:52 smithi092 bash[19809]: audit 2024-09-17T11:57:51.862059+0000 mgr.y (mgr.15249) 1014 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:52.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:52 smithi092 bash[26066]: cluster 2024-09-17T11:57:51.067040+0000 mgr.y (mgr.15249) 1013 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:52.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:52 smithi092 bash[26066]: audit 2024-09-17T11:57:51.862059+0000 mgr.y (mgr.15249) 1014 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:52.975 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T11:57:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:52 smithi121 bash[20577]: cluster 2024-09-17T11:57:51.067040+0000 mgr.y (mgr.15249) 1013 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:52 smithi121 bash[20577]: audit 2024-09-17T11:57:51.862059+0000 mgr.y (mgr.15249) 1014 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:57:53.748 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T11:57:53.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:53 smithi092 bash[19809]: audit 2024-09-17T11:57:52.977207+0000 mon.c (mon.2) 2742 : audit [DBG] from='client.? 172.21.15.92:0/866506665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:57:53.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:53 smithi092 bash[26066]: audit 2024-09-17T11:57:52.977207+0000 mon.c (mon.2) 2742 : audit [DBG] from='client.? 172.21.15.92:0/866506665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:57:54.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:53 smithi121 bash[20577]: audit 2024-09-17T11:57:52.977207+0000 mon.c (mon.2) 2742 : audit [DBG] from='client.? 172.21.15.92:0/866506665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T11:57:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:54 smithi092 bash[19809]: cluster 2024-09-17T11:57:53.067481+0000 mgr.y (mgr.15249) 1015 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:54.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:54 smithi092 bash[26066]: cluster 2024-09-17T11:57:53.067481+0000 mgr.y (mgr.15249) 1015 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:54 smithi121 bash[20577]: cluster 2024-09-17T11:57:53.067481+0000 mgr.y (mgr.15249) 1015 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:55 smithi121 bash[20577]: audit 2024-09-17T11:57:54.783699+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:55 smithi121 bash[20577]: audit 2024-09-17T11:57:54.802110+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:55 smithi121 bash[20577]: audit 2024-09-17T11:57:54.816627+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:55 smithi092 bash[19809]: audit 2024-09-17T11:57:54.783699+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:55 smithi092 bash[19809]: audit 2024-09-17T11:57:54.802110+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:55 smithi092 bash[19809]: audit 2024-09-17T11:57:54.816627+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:56.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:55 smithi092 bash[26066]: audit 2024-09-17T11:57:54.783699+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:56.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:55 smithi092 bash[26066]: audit 2024-09-17T11:57:54.802110+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:56.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:55 smithi092 bash[26066]: audit 2024-09-17T11:57:54.816627+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:57:57.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:56 smithi092 bash[19809]: cluster 2024-09-17T11:57:55.069073+0000 mgr.y (mgr.15249) 1016 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:57.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:56 smithi092 bash[26066]: cluster 2024-09-17T11:57:55.069073+0000 mgr.y (mgr.15249) 1016 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:56 smithi121 bash[20577]: cluster 2024-09-17T11:57:55.069073+0000 mgr.y (mgr.15249) 1016 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:57:58.367 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:57:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:58 smithi092 bash[19809]: cluster 2024-09-17T11:57:57.069765+0000 mgr.y (mgr.15249) 1017 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:57:58 smithi092 bash[19809]: audit 2024-09-17T11:57:58.339066+0000 mon.c (mon.2) 2743 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:59.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:58 smithi092 bash[26066]: cluster 2024-09-17T11:57:57.069765+0000 mgr.y (mgr.15249) 1017 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:59.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:57:58 smithi092 bash[26066]: audit 2024-09-17T11:57:58.339066+0000 mon.c (mon.2) 2743 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:57:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:58 smithi121 bash[20577]: cluster 2024-09-17T11:57:57.069765+0000 mgr.y (mgr.15249) 1017 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:57:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:57:58 smithi121 bash[20577]: audit 2024-09-17T11:57:58.339066+0000 mon.c (mon.2) 2743 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:00.793 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:58:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:58:00] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T11:58:01.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:00 smithi092 bash[19809]: cluster 2024-09-17T11:57:59.070633+0000 mgr.y (mgr.15249) 1018 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:00 smithi092 bash[26066]: cluster 2024-09-17T11:57:59.070633+0000 mgr.y (mgr.15249) 1018 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:00 smithi121 bash[20577]: cluster 2024-09-17T11:57:59.070633+0000 mgr.y (mgr.15249) 1018 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:02 smithi121 bash[20577]: cluster 2024-09-17T11:58:01.071096+0000 mgr.y (mgr.15249) 1019 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:02 smithi121 bash[20577]: audit 2024-09-17T11:58:01.871550+0000 mgr.y (mgr.15249) 1020 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:03.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:02 smithi092 bash[19809]: cluster 2024-09-17T11:58:01.071096+0000 mgr.y (mgr.15249) 1019 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:02 smithi092 bash[19809]: audit 2024-09-17T11:58:01.871550+0000 mgr.y (mgr.15249) 1020 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:03.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:02 smithi092 bash[26066]: cluster 2024-09-17T11:58:01.071096+0000 mgr.y (mgr.15249) 1019 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:03.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:02 smithi092 bash[26066]: audit 2024-09-17T11:58:01.871550+0000 mgr.y (mgr.15249) 1020 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:05.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:04 smithi092 bash[19809]: cluster 2024-09-17T11:58:03.071770+0000 mgr.y (mgr.15249) 1021 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:05.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:04 smithi092 bash[26066]: cluster 2024-09-17T11:58:03.071770+0000 mgr.y (mgr.15249) 1021 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:04 smithi121 bash[20577]: cluster 2024-09-17T11:58:03.071770+0000 mgr.y (mgr.15249) 1021 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:06.166 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:05 smithi121 bash[20577]: audit 2024-09-17T11:58:04.455751+0000 mgr.y (mgr.15249) 1022 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:06.166 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:05 smithi121 bash[20577]: audit 2024-09-17T11:58:04.775769+0000 mgr.y (mgr.15249) 1023 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:05 smithi092 bash[19809]: audit 2024-09-17T11:58:04.455751+0000 mgr.y (mgr.15249) 1022 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:05 smithi092 bash[19809]: audit 2024-09-17T11:58:04.775769+0000 mgr.y (mgr.15249) 1023 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:06.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:05 smithi092 bash[26066]: audit 2024-09-17T11:58:04.455751+0000 mgr.y (mgr.15249) 1022 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:06.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:05 smithi092 bash[26066]: audit 2024-09-17T11:58:04.775769+0000 mgr.y (mgr.15249) 1023 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi121", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:06.971 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:06 smithi092 bash[19809]: cluster 2024-09-17T11:58:05.073393+0000 mgr.y (mgr.15249) 1024 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:06.971 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:06 smithi092 bash[26066]: cluster 2024-09-17T11:58:05.073393+0000 mgr.y (mgr.15249) 1024 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:06 smithi121 bash[20577]: cluster 2024-09-17T11:58:05.073393+0000 mgr.y (mgr.15249) 1024 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:07.524 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:58:08.402 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T11:58:08.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: cluster 2024-09-17T11:58:07.074124+0000 mgr.y (mgr.15249) 1025 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:08.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: cephadm 2024-09-17T11:58:07.513883+0000 mgr.y (mgr.15249) 1026 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:58:08.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: audit 2024-09-17T11:58:07.520317+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: audit 2024-09-17T11:58:07.526847+0000 mon.c (mon.2) 2744 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:08.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: audit 2024-09-17T11:58:07.528008+0000 mon.c (mon.2) 2745 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:08.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: audit 2024-09-17T11:58:07.537286+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: cephadm 2024-09-17T11:58:07.605842+0000 mgr.y (mgr.15249) 1027 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:58:08.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: audit 2024-09-17T11:58:07.771783+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: audit 2024-09-17T11:58:07.789616+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:08 smithi121 bash[20577]: audit 2024-09-17T11:58:07.806300+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: cluster 2024-09-17T11:58:07.074124+0000 mgr.y (mgr.15249) 1025 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: cephadm 2024-09-17T11:58:07.513883+0000 mgr.y (mgr.15249) 1026 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:58:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: audit 2024-09-17T11:58:07.520317+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: audit 2024-09-17T11:58:07.526847+0000 mon.c (mon.2) 2744 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: audit 2024-09-17T11:58:07.528008+0000 mon.c (mon.2) 2745 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: audit 2024-09-17T11:58:07.537286+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: cephadm 2024-09-17T11:58:07.605842+0000 mgr.y (mgr.15249) 1027 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:58:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: audit 2024-09-17T11:58:07.771783+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: audit 2024-09-17T11:58:07.789616+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[19809]: audit 2024-09-17T11:58:07.806300+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: cluster 2024-09-17T11:58:07.074124+0000 mgr.y (mgr.15249) 1025 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:08.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: cephadm 2024-09-17T11:58:07.513883+0000 mgr.y (mgr.15249) 1026 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:58:08.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: audit 2024-09-17T11:58:07.520317+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: audit 2024-09-17T11:58:07.526847+0000 mon.c (mon.2) 2744 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:08.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: audit 2024-09-17T11:58:07.528008+0000 mon.c (mon.2) 2745 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:08.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: audit 2024-09-17T11:58:07.537286+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: cephadm 2024-09-17T11:58:07.605842+0000 mgr.y (mgr.15249) 1027 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T11:58:08.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: audit 2024-09-17T11:58:07.771783+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: audit 2024-09-17T11:58:07.789616+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:08.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:08 smithi092 bash[26066]: audit 2024-09-17T11:58:07.806300+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:10.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[26066]: cluster 2024-09-17T11:58:09.075718+0000 mgr.y (mgr.15249) 1028 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:10.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[26066]: audit 2024-09-17T11:58:10.343973+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:10.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[26066]: audit 2024-09-17T11:58:10.350097+0000 mon.c (mon.2) 2746 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:10.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[26066]: audit 2024-09-17T11:58:10.353206+0000 mon.c (mon.2) 2747 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:10.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[26066]: audit 2024-09-17T11:58:10.361984+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[26066]: audit 2024-09-17T11:58:10.364954+0000 mon.c (mon.2) 2748 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:58:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[26066]: audit 2024-09-17T11:58:10.366301+0000 mon.c (mon.2) 2749 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:58:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[19809]: cluster 2024-09-17T11:58:09.075718+0000 mgr.y (mgr.15249) 1028 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[19809]: audit 2024-09-17T11:58:10.343973+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[19809]: audit 2024-09-17T11:58:10.350097+0000 mon.c (mon.2) 2746 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[19809]: audit 2024-09-17T11:58:10.353206+0000 mon.c (mon.2) 2747 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[19809]: audit 2024-09-17T11:58:10.361984+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[19809]: audit 2024-09-17T11:58:10.364954+0000 mon.c (mon.2) 2748 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:58:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[19809]: audit 2024-09-17T11:58:10.366301+0000 mon.c (mon.2) 2749 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:58:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:10 smithi121 bash[20577]: cluster 2024-09-17T11:58:09.075718+0000 mgr.y (mgr.15249) 1028 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:10 smithi121 bash[20577]: audit 2024-09-17T11:58:10.343973+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:10 smithi121 bash[20577]: audit 2024-09-17T11:58:10.350097+0000 mon.c (mon.2) 2746 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:10.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:10 smithi121 bash[20577]: audit 2024-09-17T11:58:10.353206+0000 mon.c (mon.2) 2747 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:10.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:10 smithi121 bash[20577]: audit 2024-09-17T11:58:10.361984+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:10.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:10 smithi121 bash[20577]: audit 2024-09-17T11:58:10.364954+0000 mon.c (mon.2) 2748 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:58:10.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:10 smithi121 bash[20577]: audit 2024-09-17T11:58:10.366301+0000 mon.c (mon.2) 2749 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:58:11.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:58:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:58:10] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.51.0" 2024-09-17T11:58:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:11 smithi121 bash[20577]: cephadm 2024-09-17T11:58:10.347301+0000 mgr.y (mgr.15249) 1029 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T11:58:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:11 smithi121 bash[20577]: cephadm 2024-09-17T11:58:10.347451+0000 mgr.y (mgr.15249) 1030 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T11:58:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:11 smithi121 bash[20577]: cephadm 2024-09-17T11:58:10.354494+0000 mgr.y (mgr.15249) 1031 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:58:11.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:11 smithi121 bash[20577]: cephadm 2024-09-17T11:58:10.367329+0000 mgr.y (mgr.15249) 1032 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:58:11.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:11 smithi092 bash[19809]: cephadm 2024-09-17T11:58:10.347301+0000 mgr.y (mgr.15249) 1029 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T11:58:11.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:11 smithi092 bash[19809]: cephadm 2024-09-17T11:58:10.347451+0000 mgr.y (mgr.15249) 1030 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T11:58:11.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:11 smithi092 bash[19809]: cephadm 2024-09-17T11:58:10.354494+0000 mgr.y (mgr.15249) 1031 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:58:11.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:11 smithi092 bash[19809]: cephadm 2024-09-17T11:58:10.367329+0000 mgr.y (mgr.15249) 1032 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:58:11.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:11 smithi092 bash[26066]: cephadm 2024-09-17T11:58:10.347301+0000 mgr.y (mgr.15249) 1029 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T11:58:11.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:11 smithi092 bash[26066]: cephadm 2024-09-17T11:58:10.347451+0000 mgr.y (mgr.15249) 1030 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T11:58:11.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:11 smithi092 bash[26066]: cephadm 2024-09-17T11:58:10.354494+0000 mgr.y (mgr.15249) 1031 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T11:58:11.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:11 smithi092 bash[26066]: cephadm 2024-09-17T11:58:10.367329+0000 mgr.y (mgr.15249) 1032 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:58:12.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:12 smithi121 bash[20577]: cluster 2024-09-17T11:58:11.076415+0000 mgr.y (mgr.15249) 1033 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:12.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:12 smithi121 bash[20577]: audit 2024-09-17T11:58:11.882133+0000 mgr.y (mgr.15249) 1034 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:12.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:12 smithi092 bash[19809]: cluster 2024-09-17T11:58:11.076415+0000 mgr.y (mgr.15249) 1033 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:12.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:12 smithi092 bash[19809]: audit 2024-09-17T11:58:11.882133+0000 mgr.y (mgr.15249) 1034 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:12.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:12 smithi092 bash[26066]: cluster 2024-09-17T11:58:11.076415+0000 mgr.y (mgr.15249) 1033 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:12.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:12 smithi092 bash[26066]: audit 2024-09-17T11:58:11.882133+0000 mgr.y (mgr.15249) 1034 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:13.158 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:58:14.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:13 smithi121 bash[20577]: cephadm 2024-09-17T11:58:12.628225+0000 mgr.y (mgr.15249) 1035 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:58:14.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:13 smithi121 bash[20577]: audit 2024-09-17T11:58:12.638467+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:14.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:13 smithi121 bash[20577]: audit 2024-09-17T11:58:12.644735+0000 mon.c (mon.2) 2750 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:58:14.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:13 smithi121 bash[20577]: audit 2024-09-17T11:58:12.648682+0000 mon.c (mon.2) 2751 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:58:14.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:13 smithi121 bash[20577]: audit 2024-09-17T11:58:12.650441+0000 mon.c (mon.2) 2752 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:14.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:13 smithi121 bash[20577]: cephadm 2024-09-17T11:58:12.652683+0000 mgr.y (mgr.15249) 1036 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:58:14.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:13 smithi121 bash[20577]: audit 2024-09-17T11:58:13.339933+0000 mon.c (mon.2) 2753 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:14.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[19809]: cephadm 2024-09-17T11:58:12.628225+0000 mgr.y (mgr.15249) 1035 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:58:14.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[19809]: audit 2024-09-17T11:58:12.638467+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:14.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[19809]: audit 2024-09-17T11:58:12.644735+0000 mon.c (mon.2) 2750 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:58:14.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[19809]: audit 2024-09-17T11:58:12.648682+0000 mon.c (mon.2) 2751 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:58:14.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[19809]: audit 2024-09-17T11:58:12.650441+0000 mon.c (mon.2) 2752 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:14.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[19809]: cephadm 2024-09-17T11:58:12.652683+0000 mgr.y (mgr.15249) 1036 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:58:14.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[19809]: audit 2024-09-17T11:58:13.339933+0000 mon.c (mon.2) 2753 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:14.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[26066]: cephadm 2024-09-17T11:58:12.628225+0000 mgr.y (mgr.15249) 1035 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:58:14.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[26066]: audit 2024-09-17T11:58:12.638467+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:14.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[26066]: audit 2024-09-17T11:58:12.644735+0000 mon.c (mon.2) 2750 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:58:14.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[26066]: audit 2024-09-17T11:58:12.648682+0000 mon.c (mon.2) 2751 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:58:14.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[26066]: audit 2024-09-17T11:58:12.650441+0000 mon.c (mon.2) 2752 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:14.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[26066]: cephadm 2024-09-17T11:58:12.652683+0000 mgr.y (mgr.15249) 1036 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:58:14.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:13 smithi092 bash[26066]: audit 2024-09-17T11:58:13.339933+0000 mon.c (mon.2) 2753 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:14.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:14 smithi092 bash[19809]: cluster 2024-09-17T11:58:13.077105+0000 mgr.y (mgr.15249) 1037 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:14.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:14 smithi092 bash[26066]: cluster 2024-09-17T11:58:13.077105+0000 mgr.y (mgr.15249) 1037 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:14 smithi121 bash[20577]: cluster 2024-09-17T11:58:13.077105+0000 mgr.y (mgr.15249) 1037 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:15.554 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:15.555 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:15.555 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:15.555 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:15.556 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: Stopping Ceph mon.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:58:15.558 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:15.559 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:15.559 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:58:15 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:15.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:15 smithi121 bash[20577]: debug 2024-09-17T11:58:15.553+0000 7fac3d317640 -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-17T11:58:15.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:15 smithi121 bash[20577]: debug 2024-09-17T11:58:15.553+0000 7fac3d317640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T11:58:16.681 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:16 smithi121 bash[85794]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-b 2024-09-17T11:58:16.681 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:16 smithi121 bash[85855]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-b 2024-09-17T11:58:16.681 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T11:58:16.681 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: Stopped Ceph mon.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:58:17.056 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:17.057 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:17.057 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:17.057 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:17.058 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:17.058 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:17.058 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:17.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:17.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: Started Ceph mon.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:58:17.059 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:58:16 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:17.066 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:58:17.697 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:58:17.697 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 2s ago 43m - - 2024-09-17T11:58:17.697 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 9s ago 42m - - 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (2m) 2s ago 33m 14.4M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (2m) 9s ago 32m 70.1M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (4m) 2s ago 29m 48.2M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (4m) 9s ago 42m 438M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (15m) 2s ago 44m 522M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (44m) 2s ago 44m 117M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 starting - - - 2048M 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (42m) 2s ago 42m 84.9M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (4m) 2s ago 33m 8487k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T11:58:17.698 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (4m) 9s ago 33m 8603k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (41m) 2s ago 41m 58.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (40m) 2s ago 40m 59.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (39m) 2s ago 39m 53.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (38m) 2s ago 38m 66.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (37m) 9s ago 37m 60.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (36m) 9s ago 36m 64.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (35m) 9s ago 35m 64.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (34m) 9s ago 34m 66.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (3m) 9s ago 33m 39.7M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (29m) 2s ago 29m 99.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:58:17.699 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (29m) 9s ago 29m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:58:18.060 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:58:18.060 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:58:18.060 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3 2024-09-17T11:58:18.060 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:58:18.060 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:58:18.060 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:58:18.061 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:58:18.061 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:58:18.061 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:58:18.061 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:58:18.061 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:58:18.061 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:58:18.061 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:58:18.061 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:58:18.061 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 13, 2024-09-17T11:58:18.062 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:58:18.062 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:58:18.062 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:58:18.169 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.905+0000 7f9bf62bcc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:58:18.170 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.905+0000 7f9bf62bcc80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T11:58:18.170 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.905+0000 7f9bf62bcc80 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:58:18.170 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 0 load: jerasure load: lrc 2024-09-17T11:58:18.170 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:58:18.170 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Git sha 0 2024-09-17T11:58:18.170 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T11:58:18.170 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: DB SUMMARY 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: DB Session ID: F01FMXTG590W6XGJCYCY 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 7546 Bytes 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000102.sst 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000100.log size: 2773786 ; 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:58:18.171 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:58:18.172 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:58:18.172 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:58:18.172 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.env: 0x55c6a33a6120 2024-09-17T11:58:18.172 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:58:18.172 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.info_log: 0x55c6a437f700 2024-09-17T11:58:18.172 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:58:18.172 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:58:18.172 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:58:18.172 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:58:18.174 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:58:18.174 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:58:18.174 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:58:18.174 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:58:18.174 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:58:18.174 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:58:18.174 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:58:18.174 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:58:18.174 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.wal_dir: 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:58:18.175 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.write_buffer_manager: 0x55c6a43821e0 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:58:18.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:58:18.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:58:18.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:58:18.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.row_cache: None 2024-09-17T11:58:18.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:58:18.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:58:18.177 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:58:18.178 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:58:18.179 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:58:18.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:58:18.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:58:18.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:58:18.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:58:18.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:58:18.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:58:18.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:58:18.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:58:18.180 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:58:18.181 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.merge_operator: 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c6a437f320) 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: cache_index_and_filter_blocks: 1 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: pin_top_level_index_and_filter: 1 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: index_type: 0 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: data_block_index_type: 0 2024-09-17T11:58:18.182 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: index_shortening: 1 2024-09-17T11:58:18.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:58:18.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: checksum: 4 2024-09-17T11:58:18.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: no_block_cache: 0 2024-09-17T11:58:18.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: block_cache: 0x55c6a4375610 2024-09-17T11:58:18.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: block_cache_name: BinnedLRUCache 2024-09-17T11:58:18.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: block_cache_options: 2024-09-17T11:58:18.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: capacity : 536870912 2024-09-17T11:58:18.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: num_shard_bits : 4 2024-09-17T11:58:18.183 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: strict_capacity_limit : 0 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: high_pri_pool_ratio: 0.000 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: block_cache_compressed: (nil) 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: persistent_cache: (nil) 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: block_size: 4096 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: block_size_deviation: 10 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: block_restart_interval: 16 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: index_block_restart_interval: 1 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: metadata_block_size: 4096 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: partition_filters: 0 2024-09-17T11:58:18.184 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: use_delta_encoding: 1 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: filter_policy: bloomfilter 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: whole_key_filtering: 1 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: verify_compression: 0 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: read_amp_bytes_per_bit: 0 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: format_version: 5 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: enable_index_compression: 1 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: block_align: 0 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: max_auto_readahead_size: 262144 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: prepopulate_block_cache: 0 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: initial_auto_readahead_size: 8192 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:58:18.185 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:58:18.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:58:18.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:58:18.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:58:18.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:58:18.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:58:18.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:58:18.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:58:18.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:58:18.186 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:58:18.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:58:18.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:58:18.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:58:18.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:58:18.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:58:18.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:58:18.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:58:18.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:58:18.187 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:58:18.188 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:58:18.188 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:58:18.188 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:58:18.188 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:58:18.188 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:58:18.188 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:58:18.188 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:58:18.188 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:58:18.189 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:58:18.189 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:58:18.189 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:58:18.189 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:58:18.190 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:58:18.191 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:58:18.192 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:58:18.193 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.909+0000 7f9bf62bcc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.913+0000 7f9bf62bcc80 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-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.913+0000 7f9bf62bcc80 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 104, last_sequence is 56210, log_number is 100,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 100 2024-09-17T11:58:18.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.913+0000 7f9bf62bcc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 100 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.913+0000 7f9bf62bcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5baeb922-b7a1-4e93-b62d-54633734e982 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.913+0000 7f9bf62bcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574297914376, "job": 1, "event": "recovery_started", "wal_files": [100]} 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.913+0000 7f9bf62bcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #100 mode 2 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.925+0000 7f9bf62bcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574297926906, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 105, "file_size": 1687521, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 56216, "largest_seqno": 57569, "table_properties": {"data_size": 1681392, "index_size": 3872, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 10421, "raw_average_key_size": 21, "raw_value_size": 1670524, "raw_average_value_size": 3494, "num_data_blocks": 176, "num_entries": 478, "num_filter_entries": 478, "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": 1726574297, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5baeb922-b7a1-4e93-b62d-54633734e982", "db_session_id": "F01FMXTG590W6XGJCYCY", "orig_file_number": 105, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.925+0000 7f9bf62bcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574297927085, "job": 1, "event": "recovery_finished"} 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.925+0000 7f9bf62bcc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 107 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.925+0000 7f9bf62bcc80 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-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000100.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c6a43a2e00 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 4 rocksdb: DB pointer 0x55c6a44a6000 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bec084640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bec084640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:58:18.195 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: ** DB Stats ** 2024-09-17T11:58:18.196 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:58:18.196 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: 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-17T11:58:18.196 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:58:18.196 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:58:18.196 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: 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-17T11:58:18.196 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:58:18.196 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: ** Compaction Stats [default] ** 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: 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-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: L0 1/0 1.61 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: L6 1/0 8.68 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-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Sum 2/0 10.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: ** Compaction Stats [default] ** 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: 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-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 306.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:58:18.197 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:58:18.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Flush(GB): cumulative 0.002, interval 0.002 2024-09-17T11:58:18.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:58:18.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:58:18.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:58:18.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:58:18.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Cumulative compaction: 0.00 GB write, 90.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:58:18.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Interval compaction: 0.00 GB write, 90.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:58:18.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: 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-17T11:58:18.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Block cache BinnedLRUCache@0x55c6a4375610#7 capacity: 512.00 MB usage: 5.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 1 mon.b@-1(???) e3 preinit fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 0 mon.b@-1(???).mds e1 new map 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 0 mon.b@-1(???).mds e1 print_map 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: e1 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: legacy client fscid: -1 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: No filesystems configured 2024-09-17T11:58:18.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:17 smithi121 bash[85913]: debug 2024-09-17T11:58:17.929+0000 7f9bf62bcc80 1 mon.b@-1(???).paxosservice(auth 1..32) refresh upgraded, format 0 -> 3 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:18 smithi121 bash[85913]: audit 2024-09-17T11:58:14.988498+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:18 smithi121 bash[85913]: audit 2024-09-17T11:58:14.988498+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:18 smithi121 bash[85913]: audit 2024-09-17T11:58:14.997675+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:18 smithi121 bash[85913]: audit 2024-09-17T11:58:14.997675+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:18 smithi121 bash[85913]: audit 2024-09-17T11:58:15.009656+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:18 smithi121 bash[85913]: audit 2024-09-17T11:58:15.009656+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:18 smithi121 bash[85913]: cluster 2024-09-17T11:58:15.078829+0000 mgr.y (mgr.15249) 1038 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:18.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:18 smithi121 bash[85913]: cluster 2024-09-17T11:58:15.078829+0000 mgr.y (mgr.15249) 1038 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:18.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:18 smithi092 bash[26066]: audit 2024-09-17T11:58:14.988498+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:18 smithi092 bash[26066]: audit 2024-09-17T11:58:14.997675+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:18 smithi092 bash[26066]: audit 2024-09-17T11:58:15.009656+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:18 smithi092 bash[26066]: cluster 2024-09-17T11:58:15.078829+0000 mgr.y (mgr.15249) 1038 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:18 smithi092 bash[19809]: audit 2024-09-17T11:58:14.988498+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:18 smithi092 bash[19809]: audit 2024-09-17T11:58:14.997675+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:18 smithi092 bash[19809]: audit 2024-09-17T11:58:15.009656+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:18.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:18 smithi092 bash[19809]: cluster 2024-09-17T11:58:15.078829+0000 mgr.y (mgr.15249) 1038 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:18.621 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:58:18.621 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T11:58:18.622 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T11:58:18.622 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi121", 2024-09-17T11:58:18.622 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T11:58:18.622 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/1 daemons upgraded", 2024-09-17T11:58:18.622 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T11:58:18.622 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:58:18.622 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:58:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:17.054590+0000 mgr.y (mgr.15249) 1039 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:17.054590+0000 mgr.y (mgr.15249) 1039 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:17.079333+0000 mgr.y (mgr.15249) 1040 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:17.079333+0000 mgr.y (mgr.15249) 1040 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:17.374464+0000 mgr.y (mgr.15249) 1041 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:17.374464+0000 mgr.y (mgr.15249) 1041 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:17.673855+0000 mgr.y (mgr.15249) 1042 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:17.673855+0000 mgr.y (mgr.15249) 1042 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.061198+0000 mon.a (mon.0) 3053 : audit [DBG] from='client.? 172.21.15.92:0/4255885324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.061198+0000 mon.a (mon.0) 3053 : audit [DBG] from='client.? 172.21.15.92:0/4255885324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.144085+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:58:19.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.144085+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:58:19.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.146274+0000 mon.a (mon.0) 3054 : cluster [INF] mon.a calling monitor election 2024-09-17T11:58:19.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.146274+0000 mon.a (mon.0) 3054 : cluster [INF] mon.a calling monitor election 2024-09-17T11:58:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.166172+0000 mon.a (mon.0) 3055 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:58:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.166172+0000 mon.a (mon.0) 3055 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:58:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.172090+0000 mon.a (mon.0) 3056 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:58:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.172090+0000 mon.a (mon.0) 3056 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:58:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.190101+0000 mon.a (mon.0) 3057 : cluster [DBG] fsmap 2024-09-17T11:58:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.190101+0000 mon.a (mon.0) 3057 : cluster [DBG] fsmap 2024-09-17T11:58:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.190137+0000 mon.a (mon.0) 3058 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:58:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.190137+0000 mon.a (mon.0) 3058 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:58:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.190542+0000 mon.a (mon.0) 3059 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-17T11:58:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.190542+0000 mon.a (mon.0) 3059 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-17T11:58:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.190648+0000 mon.a (mon.0) 3060 : cluster [INF] overall HEALTH_OK 2024-09-17T11:58:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cluster 2024-09-17T11:58:18.190648+0000 mon.a (mon.0) 3060 : cluster [INF] overall HEALTH_OK 2024-09-17T11:58:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.201817+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.201817+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.208840+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.208840+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.212276+0000 mon.c (mon.2) 2754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.212276+0000 mon.c (mon.2) 2754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.213294+0000 mon.c (mon.2) 2755 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.213294+0000 mon.c (mon.2) 2755 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.222591+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.222591+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.223365+0000 mgr.y (mgr.15249) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.223365+0000 mgr.y (mgr.15249) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.338634+0000 mon.c (mon.2) 2756 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.338634+0000 mon.c (mon.2) 2756 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.340984+0000 mon.c (mon.2) 2757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.340984+0000 mon.c (mon.2) 2757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.344509+0000 mon.c (mon.2) 2758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.344509+0000 mon.c (mon.2) 2758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.345772+0000 mon.c (mon.2) 2759 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.345772+0000 mon.c (mon.2) 2759 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.356651+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.356651+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.359305+0000 mgr.y (mgr.15249) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.359305+0000 mgr.y (mgr.15249) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.432072+0000 mon.c (mon.2) 2760 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.432072+0000 mon.c (mon.2) 2760 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.434807+0000 mon.c (mon.2) 2761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.434807+0000 mon.c (mon.2) 2761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.437093+0000 mon.c (mon.2) 2762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.437093+0000 mon.c (mon.2) 2762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.438024+0000 mon.c (mon.2) 2763 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.438024+0000 mon.c (mon.2) 2763 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.445646+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.445646+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.447203+0000 mgr.y (mgr.15249) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.447203+0000 mgr.y (mgr.15249) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.513345+0000 mon.c (mon.2) 2764 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.513345+0000 mon.c (mon.2) 2764 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.515463+0000 mon.c (mon.2) 2765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.515463+0000 mon.c (mon.2) 2765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.517970+0000 mon.c (mon.2) 2766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.517970+0000 mon.c (mon.2) 2766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.518917+0000 mon.c (mon.2) 2767 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.518917+0000 mon.c (mon.2) 2767 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.526158+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.526158+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.532435+0000 mgr.y (mgr.15249) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.532435+0000 mgr.y (mgr.15249) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.601802+0000 mon.c (mon.2) 2768 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.601802+0000 mon.c (mon.2) 2768 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.604785+0000 mon.c (mon.2) 2769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.604785+0000 mon.c (mon.2) 2769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.607604+0000 mon.c (mon.2) 2770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.607604+0000 mon.c (mon.2) 2770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.608650+0000 mon.c (mon.2) 2771 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.608650+0000 mon.c (mon.2) 2771 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.618213+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.618213+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.622798+0000 mgr.y (mgr.15249) 1047 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.622798+0000 mgr.y (mgr.15249) 1047 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.623770+0000 mgr.y (mgr.15249) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.623770+0000 mgr.y (mgr.15249) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.684508+0000 mon.c (mon.2) 2772 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.684508+0000 mon.c (mon.2) 2772 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.686276+0000 mon.c (mon.2) 2773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.686276+0000 mon.c (mon.2) 2773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.687990+0000 mon.c (mon.2) 2774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.687990+0000 mon.c (mon.2) 2774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.688649+0000 mon.c (mon.2) 2775 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.688649+0000 mon.c (mon.2) 2775 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.697639+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.697639+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.699712+0000 mgr.y (mgr.15249) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.699712+0000 mgr.y (mgr.15249) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.767390+0000 mon.c (mon.2) 2776 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.767390+0000 mon.c (mon.2) 2776 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.769096+0000 mon.c (mon.2) 2777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.769096+0000 mon.c (mon.2) 2777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.771339+0000 mon.c (mon.2) 2778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.771339+0000 mon.c (mon.2) 2778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.772013+0000 mon.c (mon.2) 2779 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.772013+0000 mon.c (mon.2) 2779 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.781279+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.781279+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.783339+0000 mgr.y (mgr.15249) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.783339+0000 mgr.y (mgr.15249) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.852819+0000 mon.c (mon.2) 2780 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.852819+0000 mon.c (mon.2) 2780 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.855287+0000 mon.c (mon.2) 2781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.855287+0000 mon.c (mon.2) 2781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.858512+0000 mon.c (mon.2) 2782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.858512+0000 mon.c (mon.2) 2782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.859678+0000 mon.c (mon.2) 2783 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.859678+0000 mon.c (mon.2) 2783 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.869501+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.869501+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.874129+0000 mgr.y (mgr.15249) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.874129+0000 mgr.y (mgr.15249) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.936756+0000 mon.c (mon.2) 2784 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.936756+0000 mon.c (mon.2) 2784 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.939259+0000 mon.c (mon.2) 2785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.939259+0000 mon.c (mon.2) 2785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.942182+0000 mon.c (mon.2) 2786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.942182+0000 mon.c (mon.2) 2786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.943031+0000 mon.c (mon.2) 2787 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.943031+0000 mon.c (mon.2) 2787 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.951335+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:18.951335+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.012228+0000 mon.c (mon.2) 2788 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.012228+0000 mon.c (mon.2) 2788 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.014523+0000 mon.c (mon.2) 2789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.014523+0000 mon.c (mon.2) 2789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.017154+0000 mon.c (mon.2) 2790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.017154+0000 mon.c (mon.2) 2790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.018205+0000 mon.c (mon.2) 2791 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.018205+0000 mon.c (mon.2) 2791 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.028744+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.028744+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.097139+0000 mon.c (mon.2) 2792 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.097139+0000 mon.c (mon.2) 2792 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.099456+0000 mon.c (mon.2) 2793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.099456+0000 mon.c (mon.2) 2793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.101450+0000 mon.c (mon.2) 2794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.101450+0000 mon.c (mon.2) 2794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.102206+0000 mon.c (mon.2) 2795 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.102206+0000 mon.c (mon.2) 2795 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.109494+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:19 smithi121 bash[85913]: audit 2024-09-17T11:58:19.109494+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:17.054590+0000 mgr.y (mgr.15249) 1039 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cluster 2024-09-17T11:58:17.079333+0000 mgr.y (mgr.15249) 1040 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:19.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:17.374464+0000 mgr.y (mgr.15249) 1041 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:17.673855+0000 mgr.y (mgr.15249) 1042 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.061198+0000 mon.a (mon.0) 3053 : audit [DBG] from='client.? 172.21.15.92:0/4255885324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cluster 2024-09-17T11:58:18.144085+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:58:19.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cluster 2024-09-17T11:58:18.146274+0000 mon.a (mon.0) 3054 : cluster [INF] mon.a calling monitor election 2024-09-17T11:58:19.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cluster 2024-09-17T11:58:18.166172+0000 mon.a (mon.0) 3055 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cluster 2024-09-17T11:58:18.172090+0000 mon.a (mon.0) 3056 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cluster 2024-09-17T11:58:18.190101+0000 mon.a (mon.0) 3057 : cluster [DBG] fsmap 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cluster 2024-09-17T11:58:18.190137+0000 mon.a (mon.0) 3058 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cluster 2024-09-17T11:58:18.190542+0000 mon.a (mon.0) 3059 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cluster 2024-09-17T11:58:18.190648+0000 mon.a (mon.0) 3060 : cluster [INF] overall HEALTH_OK 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.201817+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.208840+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.212276+0000 mon.c (mon.2) 2754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.213294+0000 mon.c (mon.2) 2755 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.222591+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cephadm 2024-09-17T11:58:18.223365+0000 mgr.y (mgr.15249) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.338634+0000 mon.c (mon.2) 2756 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.340984+0000 mon.c (mon.2) 2757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.344509+0000 mon.c (mon.2) 2758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.345772+0000 mon.c (mon.2) 2759 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.356651+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cephadm 2024-09-17T11:58:18.359305+0000 mgr.y (mgr.15249) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.432072+0000 mon.c (mon.2) 2760 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.434807+0000 mon.c (mon.2) 2761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.437093+0000 mon.c (mon.2) 2762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.438024+0000 mon.c (mon.2) 2763 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.445646+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cephadm 2024-09-17T11:58:18.447203+0000 mgr.y (mgr.15249) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.513345+0000 mon.c (mon.2) 2764 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.515463+0000 mon.c (mon.2) 2765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.517970+0000 mon.c (mon.2) 2766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.518917+0000 mon.c (mon.2) 2767 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.526158+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cephadm 2024-09-17T11:58:18.532435+0000 mgr.y (mgr.15249) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.601802+0000 mon.c (mon.2) 2768 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.604785+0000 mon.c (mon.2) 2769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.607604+0000 mon.c (mon.2) 2770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.608650+0000 mon.c (mon.2) 2771 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.618213+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.622798+0000 mgr.y (mgr.15249) 1047 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cephadm 2024-09-17T11:58:18.623770+0000 mgr.y (mgr.15249) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.684508+0000 mon.c (mon.2) 2772 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.686276+0000 mon.c (mon.2) 2773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.687990+0000 mon.c (mon.2) 2774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.688649+0000 mon.c (mon.2) 2775 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.697639+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cephadm 2024-09-17T11:58:18.699712+0000 mgr.y (mgr.15249) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.767390+0000 mon.c (mon.2) 2776 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.769096+0000 mon.c (mon.2) 2777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.771339+0000 mon.c (mon.2) 2778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.772013+0000 mon.c (mon.2) 2779 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.781279+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cephadm 2024-09-17T11:58:18.783339+0000 mgr.y (mgr.15249) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.852819+0000 mon.c (mon.2) 2780 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.855287+0000 mon.c (mon.2) 2781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.858512+0000 mon.c (mon.2) 2782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.859678+0000 mon.c (mon.2) 2783 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.869501+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: cephadm 2024-09-17T11:58:18.874129+0000 mgr.y (mgr.15249) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.936756+0000 mon.c (mon.2) 2784 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.939259+0000 mon.c (mon.2) 2785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.942182+0000 mon.c (mon.2) 2786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.943031+0000 mon.c (mon.2) 2787 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:18.951335+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.012228+0000 mon.c (mon.2) 2788 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.014523+0000 mon.c (mon.2) 2789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.017154+0000 mon.c (mon.2) 2790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.018205+0000 mon.c (mon.2) 2791 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.028744+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.097139+0000 mon.c (mon.2) 2792 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.099456+0000 mon.c (mon.2) 2793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.101450+0000 mon.c (mon.2) 2794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.102206+0000 mon.c (mon.2) 2795 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[26066]: audit 2024-09-17T11:58:19.109494+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:17.054590+0000 mgr.y (mgr.15249) 1039 : audit [DBG] from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cluster 2024-09-17T11:58:17.079333+0000 mgr.y (mgr.15249) 1040 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:17.374464+0000 mgr.y (mgr.15249) 1041 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:17.673855+0000 mgr.y (mgr.15249) 1042 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.061198+0000 mon.a (mon.0) 3053 : audit [DBG] from='client.? 172.21.15.92:0/4255885324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cluster 2024-09-17T11:58:18.144085+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cluster 2024-09-17T11:58:18.146274+0000 mon.a (mon.0) 3054 : cluster [INF] mon.a calling monitor election 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cluster 2024-09-17T11:58:18.166172+0000 mon.a (mon.0) 3055 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cluster 2024-09-17T11:58:18.172090+0000 mon.a (mon.0) 3056 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cluster 2024-09-17T11:58:18.190101+0000 mon.a (mon.0) 3057 : cluster [DBG] fsmap 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cluster 2024-09-17T11:58:18.190137+0000 mon.a (mon.0) 3058 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cluster 2024-09-17T11:58:18.190542+0000 mon.a (mon.0) 3059 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cluster 2024-09-17T11:58:18.190648+0000 mon.a (mon.0) 3060 : cluster [INF] overall HEALTH_OK 2024-09-17T11:58:19.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.201817+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.208840+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.212276+0000 mon.c (mon.2) 2754 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.213294+0000 mon.c (mon.2) 2755 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.222591+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cephadm 2024-09-17T11:58:18.223365+0000 mgr.y (mgr.15249) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.338634+0000 mon.c (mon.2) 2756 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.340984+0000 mon.c (mon.2) 2757 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.344509+0000 mon.c (mon.2) 2758 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.345772+0000 mon.c (mon.2) 2759 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.356651+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cephadm 2024-09-17T11:58:18.359305+0000 mgr.y (mgr.15249) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.432072+0000 mon.c (mon.2) 2760 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.434807+0000 mon.c (mon.2) 2761 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.437093+0000 mon.c (mon.2) 2762 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.438024+0000 mon.c (mon.2) 2763 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.445646+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cephadm 2024-09-17T11:58:18.447203+0000 mgr.y (mgr.15249) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.513345+0000 mon.c (mon.2) 2764 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.515463+0000 mon.c (mon.2) 2765 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.517970+0000 mon.c (mon.2) 2766 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.518917+0000 mon.c (mon.2) 2767 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.526158+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cephadm 2024-09-17T11:58:18.532435+0000 mgr.y (mgr.15249) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.601802+0000 mon.c (mon.2) 2768 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.604785+0000 mon.c (mon.2) 2769 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.607604+0000 mon.c (mon.2) 2770 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.608650+0000 mon.c (mon.2) 2771 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.618213+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.622798+0000 mgr.y (mgr.15249) 1047 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cephadm 2024-09-17T11:58:18.623770+0000 mgr.y (mgr.15249) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.684508+0000 mon.c (mon.2) 2772 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.686276+0000 mon.c (mon.2) 2773 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.687990+0000 mon.c (mon.2) 2774 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.688649+0000 mon.c (mon.2) 2775 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.697639+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cephadm 2024-09-17T11:58:18.699712+0000 mgr.y (mgr.15249) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.767390+0000 mon.c (mon.2) 2776 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.769096+0000 mon.c (mon.2) 2777 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.771339+0000 mon.c (mon.2) 2778 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.772013+0000 mon.c (mon.2) 2779 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.781279+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cephadm 2024-09-17T11:58:18.783339+0000 mgr.y (mgr.15249) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.852819+0000 mon.c (mon.2) 2780 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.855287+0000 mon.c (mon.2) 2781 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.858512+0000 mon.c (mon.2) 2782 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.859678+0000 mon.c (mon.2) 2783 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.869501+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: cephadm 2024-09-17T11:58:18.874129+0000 mgr.y (mgr.15249) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.936756+0000 mon.c (mon.2) 2784 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.939259+0000 mon.c (mon.2) 2785 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.942182+0000 mon.c (mon.2) 2786 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.943031+0000 mon.c (mon.2) 2787 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:18.951335+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.012228+0000 mon.c (mon.2) 2788 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.014523+0000 mon.c (mon.2) 2789 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.017154+0000 mon.c (mon.2) 2790 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.018205+0000 mon.c (mon.2) 2791 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.028744+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.097139+0000 mon.c (mon.2) 2792 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.099456+0000 mon.c (mon.2) 2793 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.101450+0000 mon.c (mon.2) 2794 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.102206+0000 mon.c (mon.2) 2795 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:19.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:19 smithi092 bash[19809]: audit 2024-09-17T11:58:19.109494+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.442 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.955508+0000 mgr.y (mgr.15249) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.442 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:18.955508+0000 mgr.y (mgr.15249) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.442 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.030562+0000 mgr.y (mgr.15249) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.442 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.030562+0000 mgr.y (mgr.15249) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.442 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cluster 2024-09-17T11:58:19.080186+0000 mgr.y (mgr.15249) 1054 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cluster 2024-09-17T11:58:19.080186+0000 mgr.y (mgr.15249) 1054 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.113666+0000 mgr.y (mgr.15249) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.113666+0000 mgr.y (mgr.15249) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.172161+0000 mon.c (mon.2) 2796 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.172161+0000 mon.c (mon.2) 2796 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.193275+0000 mon.c (mon.2) 2797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.193275+0000 mon.c (mon.2) 2797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.196089+0000 mon.c (mon.2) 2798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.196089+0000 mon.c (mon.2) 2798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.196840+0000 mon.c (mon.2) 2799 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.196840+0000 mon.c (mon.2) 2799 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.204886+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.204886+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.206559+0000 mgr.y (mgr.15249) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.206559+0000 mgr.y (mgr.15249) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.269082+0000 mon.c (mon.2) 2800 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.269082+0000 mon.c (mon.2) 2800 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.271219+0000 mon.c (mon.2) 2801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.271219+0000 mon.c (mon.2) 2801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.273952+0000 mon.c (mon.2) 2802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.273952+0000 mon.c (mon.2) 2802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.274788+0000 mon.c (mon.2) 2803 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.274788+0000 mon.c (mon.2) 2803 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.284671+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.444 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.284671+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.287318+0000 mgr.y (mgr.15249) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.287318+0000 mgr.y (mgr.15249) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.356705+0000 mon.c (mon.2) 2804 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.356705+0000 mon.c (mon.2) 2804 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.359186+0000 mon.c (mon.2) 2805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.359186+0000 mon.c (mon.2) 2805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.362134+0000 mon.c (mon.2) 2806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.362134+0000 mon.c (mon.2) 2806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.363417+0000 mon.c (mon.2) 2807 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.363417+0000 mon.c (mon.2) 2807 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.373849+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.373849+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.445 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.376537+0000 mgr.y (mgr.15249) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.376537+0000 mgr.y (mgr.15249) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.447457+0000 mon.c (mon.2) 2808 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.447457+0000 mon.c (mon.2) 2808 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.449697+0000 mon.c (mon.2) 2809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.449697+0000 mon.c (mon.2) 2809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.451802+0000 mon.c (mon.2) 2810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.451802+0000 mon.c (mon.2) 2810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.452581+0000 mon.c (mon.2) 2811 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.452581+0000 mon.c (mon.2) 2811 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.458599+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.458599+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.446 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.460226+0000 mgr.y (mgr.15249) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.460226+0000 mgr.y (mgr.15249) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.531216+0000 mon.c (mon.2) 2812 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.531216+0000 mon.c (mon.2) 2812 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.533797+0000 mon.c (mon.2) 2813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.533797+0000 mon.c (mon.2) 2813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.536598+0000 mon.c (mon.2) 2814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.536598+0000 mon.c (mon.2) 2814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.537714+0000 mon.c (mon.2) 2815 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.537714+0000 mon.c (mon.2) 2815 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.546221+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.546221+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.547536+0000 mgr.y (mgr.15249) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.547536+0000 mgr.y (mgr.15249) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.614503+0000 mon.c (mon.2) 2816 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.614503+0000 mon.c (mon.2) 2816 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.616855+0000 mon.c (mon.2) 2817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.616855+0000 mon.c (mon.2) 2817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.619986+0000 mon.c (mon.2) 2818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.619986+0000 mon.c (mon.2) 2818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.620872+0000 mon.c (mon.2) 2819 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.620872+0000 mon.c (mon.2) 2819 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.629371+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.629371+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.630108+0000 mgr.y (mgr.15249) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.630108+0000 mgr.y (mgr.15249) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.449 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.697266+0000 mon.c (mon.2) 2820 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.449 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.697266+0000 mon.c (mon.2) 2820 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.449 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.699747+0000 mon.c (mon.2) 2821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.449 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.699747+0000 mon.c (mon.2) 2821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.702104+0000 mon.c (mon.2) 2822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.702104+0000 mon.c (mon.2) 2822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.702863+0000 mon.c (mon.2) 2823 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.702863+0000 mon.c (mon.2) 2823 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.708939+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.708939+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.712086+0000 mgr.y (mgr.15249) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.712086+0000 mgr.y (mgr.15249) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.778021+0000 mon.c (mon.2) 2824 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.778021+0000 mon.c (mon.2) 2824 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.780635+0000 mon.c (mon.2) 2825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.780635+0000 mon.c (mon.2) 2825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.782958+0000 mon.c (mon.2) 2826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.782958+0000 mon.c (mon.2) 2826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.783836+0000 mon.c (mon.2) 2827 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.783836+0000 mon.c (mon.2) 2827 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.789765+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.789765+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.792885+0000 mgr.y (mgr.15249) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.792885+0000 mgr.y (mgr.15249) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.858081+0000 mon.c (mon.2) 2828 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.858081+0000 mon.c (mon.2) 2828 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.859845+0000 mon.c (mon.2) 2829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.859845+0000 mon.c (mon.2) 2829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.861439+0000 mon.c (mon.2) 2830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.451 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.861439+0000 mon.c (mon.2) 2830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.862092+0000 mon.c (mon.2) 2831 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.862092+0000 mon.c (mon.2) 2831 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.867677+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.867677+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.868219+0000 mgr.y (mgr.15249) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.868219+0000 mgr.y (mgr.15249) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.929736+0000 mon.c (mon.2) 2832 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.929736+0000 mon.c (mon.2) 2832 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.931472+0000 mon.c (mon.2) 2833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.931472+0000 mon.c (mon.2) 2833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.933524+0000 mon.c (mon.2) 2834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.933524+0000 mon.c (mon.2) 2834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.934167+0000 mon.c (mon.2) 2835 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.934167+0000 mon.c (mon.2) 2835 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.939404+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:19.939404+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.002151+0000 mon.c (mon.2) 2836 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.002151+0000 mon.c (mon.2) 2836 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.003993+0000 mon.c (mon.2) 2837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.003993+0000 mon.c (mon.2) 2837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.005695+0000 mon.c (mon.2) 2838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.005695+0000 mon.c (mon.2) 2838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.006338+0000 mon.c (mon.2) 2839 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.006338+0000 mon.c (mon.2) 2839 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.453 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.011572+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.011572+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.071248+0000 mon.c (mon.2) 2840 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.071248+0000 mon.c (mon.2) 2840 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.073554+0000 mon.c (mon.2) 2841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.073554+0000 mon.c (mon.2) 2841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.075605+0000 mon.c (mon.2) 2842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.075605+0000 mon.c (mon.2) 2842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.076453+0000 mon.c (mon.2) 2843 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.454 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.076453+0000 mon.c (mon.2) 2843 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.084715+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.084715+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.149158+0000 mon.c (mon.2) 2844 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.149158+0000 mon.c (mon.2) 2844 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.151262+0000 mon.c (mon.2) 2845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.151262+0000 mon.c (mon.2) 2845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.152893+0000 mon.c (mon.2) 2846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.152893+0000 mon.c (mon.2) 2846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.153510+0000 mon.c (mon.2) 2847 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.153510+0000 mon.c (mon.2) 2847 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.159064+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.455 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:20 smithi121 bash[85913]: audit 2024-09-17T11:58:20.159064+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:18.955508+0000 mgr.y (mgr.15249) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.030562+0000 mgr.y (mgr.15249) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cluster 2024-09-17T11:58:19.080186+0000 mgr.y (mgr.15249) 1054 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.113666+0000 mgr.y (mgr.15249) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.172161+0000 mon.c (mon.2) 2796 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.193275+0000 mon.c (mon.2) 2797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.196089+0000 mon.c (mon.2) 2798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.196840+0000 mon.c (mon.2) 2799 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.204886+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.206559+0000 mgr.y (mgr.15249) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.269082+0000 mon.c (mon.2) 2800 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.271219+0000 mon.c (mon.2) 2801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.273952+0000 mon.c (mon.2) 2802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.274788+0000 mon.c (mon.2) 2803 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.284671+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.287318+0000 mgr.y (mgr.15249) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.356705+0000 mon.c (mon.2) 2804 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.359186+0000 mon.c (mon.2) 2805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.362134+0000 mon.c (mon.2) 2806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.363417+0000 mon.c (mon.2) 2807 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.373849+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.376537+0000 mgr.y (mgr.15249) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.447457+0000 mon.c (mon.2) 2808 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.449697+0000 mon.c (mon.2) 2809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.451802+0000 mon.c (mon.2) 2810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.452581+0000 mon.c (mon.2) 2811 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.458599+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.460226+0000 mgr.y (mgr.15249) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.531216+0000 mon.c (mon.2) 2812 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.533797+0000 mon.c (mon.2) 2813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.536598+0000 mon.c (mon.2) 2814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.537714+0000 mon.c (mon.2) 2815 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.546221+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.547536+0000 mgr.y (mgr.15249) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.614503+0000 mon.c (mon.2) 2816 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.616855+0000 mon.c (mon.2) 2817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.619986+0000 mon.c (mon.2) 2818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.620872+0000 mon.c (mon.2) 2819 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.629371+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.630108+0000 mgr.y (mgr.15249) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.697266+0000 mon.c (mon.2) 2820 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.699747+0000 mon.c (mon.2) 2821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.702104+0000 mon.c (mon.2) 2822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.702863+0000 mon.c (mon.2) 2823 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.708939+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.712086+0000 mgr.y (mgr.15249) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.778021+0000 mon.c (mon.2) 2824 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.780635+0000 mon.c (mon.2) 2825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.782958+0000 mon.c (mon.2) 2826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.783836+0000 mon.c (mon.2) 2827 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.789765+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.792885+0000 mgr.y (mgr.15249) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.858081+0000 mon.c (mon.2) 2828 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.859845+0000 mon.c (mon.2) 2829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.861439+0000 mon.c (mon.2) 2830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.862092+0000 mon.c (mon.2) 2831 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.867677+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.868219+0000 mgr.y (mgr.15249) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.929736+0000 mon.c (mon.2) 2832 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.931472+0000 mon.c (mon.2) 2833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.933524+0000 mon.c (mon.2) 2834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.934167+0000 mon.c (mon.2) 2835 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:19.939404+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.002151+0000 mon.c (mon.2) 2836 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.003993+0000 mon.c (mon.2) 2837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.005695+0000 mon.c (mon.2) 2838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.006338+0000 mon.c (mon.2) 2839 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.011572+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.071248+0000 mon.c (mon.2) 2840 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.073554+0000 mon.c (mon.2) 2841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.075605+0000 mon.c (mon.2) 2842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.076453+0000 mon.c (mon.2) 2843 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.084715+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.149158+0000 mon.c (mon.2) 2844 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.151262+0000 mon.c (mon.2) 2845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.152893+0000 mon.c (mon.2) 2846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.153510+0000 mon.c (mon.2) 2847 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[26066]: audit 2024-09-17T11:58:20.159064+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:18.955508+0000 mgr.y (mgr.15249) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.030562+0000 mgr.y (mgr.15249) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cluster 2024-09-17T11:58:19.080186+0000 mgr.y (mgr.15249) 1054 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.113666+0000 mgr.y (mgr.15249) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.172161+0000 mon.c (mon.2) 2796 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.193275+0000 mon.c (mon.2) 2797 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.196089+0000 mon.c (mon.2) 2798 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.196840+0000 mon.c (mon.2) 2799 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.204886+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.206559+0000 mgr.y (mgr.15249) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.269082+0000 mon.c (mon.2) 2800 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.271219+0000 mon.c (mon.2) 2801 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.273952+0000 mon.c (mon.2) 2802 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.274788+0000 mon.c (mon.2) 2803 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.284671+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.287318+0000 mgr.y (mgr.15249) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.356705+0000 mon.c (mon.2) 2804 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.359186+0000 mon.c (mon.2) 2805 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.362134+0000 mon.c (mon.2) 2806 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.363417+0000 mon.c (mon.2) 2807 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.373849+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.376537+0000 mgr.y (mgr.15249) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.447457+0000 mon.c (mon.2) 2808 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.449697+0000 mon.c (mon.2) 2809 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.451802+0000 mon.c (mon.2) 2810 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.452581+0000 mon.c (mon.2) 2811 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.458599+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.460226+0000 mgr.y (mgr.15249) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.531216+0000 mon.c (mon.2) 2812 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.533797+0000 mon.c (mon.2) 2813 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.536598+0000 mon.c (mon.2) 2814 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.537714+0000 mon.c (mon.2) 2815 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.546221+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.547536+0000 mgr.y (mgr.15249) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.614503+0000 mon.c (mon.2) 2816 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.616855+0000 mon.c (mon.2) 2817 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.619986+0000 mon.c (mon.2) 2818 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.620872+0000 mon.c (mon.2) 2819 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.629371+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.630108+0000 mgr.y (mgr.15249) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.697266+0000 mon.c (mon.2) 2820 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.699747+0000 mon.c (mon.2) 2821 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.702104+0000 mon.c (mon.2) 2822 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.702863+0000 mon.c (mon.2) 2823 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.708939+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.712086+0000 mgr.y (mgr.15249) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.778021+0000 mon.c (mon.2) 2824 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.780635+0000 mon.c (mon.2) 2825 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.782958+0000 mon.c (mon.2) 2826 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.783836+0000 mon.c (mon.2) 2827 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.789765+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.792885+0000 mgr.y (mgr.15249) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.858081+0000 mon.c (mon.2) 2828 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.859845+0000 mon.c (mon.2) 2829 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.861439+0000 mon.c (mon.2) 2830 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.862092+0000 mon.c (mon.2) 2831 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.867677+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.868219+0000 mgr.y (mgr.15249) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.929736+0000 mon.c (mon.2) 2832 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.931472+0000 mon.c (mon.2) 2833 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.933524+0000 mon.c (mon.2) 2834 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.934167+0000 mon.c (mon.2) 2835 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:19.939404+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.002151+0000 mon.c (mon.2) 2836 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.003993+0000 mon.c (mon.2) 2837 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.005695+0000 mon.c (mon.2) 2838 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.006338+0000 mon.c (mon.2) 2839 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.011572+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.071248+0000 mon.c (mon.2) 2840 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.073554+0000 mon.c (mon.2) 2841 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.075605+0000 mon.c (mon.2) 2842 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.076453+0000 mon.c (mon.2) 2843 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.084715+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.149158+0000 mon.c (mon.2) 2844 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.151262+0000 mon.c (mon.2) 2845 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.152893+0000 mon.c (mon.2) 2846 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.153510+0000 mon.c (mon.2) 2847 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:20.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[19809]: audit 2024-09-17T11:58:20.159064+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:58:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:58:20] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T11:58:21.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:19.940115+0000 mgr.y (mgr.15249) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.012346+0000 mgr.y (mgr.15249) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.085436+0000 mgr.y (mgr.15249) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.159676+0000 mgr.y (mgr.15249) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.228182+0000 mon.c (mon.2) 2848 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.230427+0000 mon.c (mon.2) 2849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.233070+0000 mon.c (mon.2) 2850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.233826+0000 mon.c (mon.2) 2851 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.239576+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.258376+0000 mgr.y (mgr.15249) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.325428+0000 mon.c (mon.2) 2852 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.327767+0000 mon.c (mon.2) 2853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.330859+0000 mon.c (mon.2) 2854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.331633+0000 mon.c (mon.2) 2855 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.337415+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.339963+0000 mgr.y (mgr.15249) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.400664+0000 mon.c (mon.2) 2856 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.403205+0000 mon.c (mon.2) 2857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.406166+0000 mon.c (mon.2) 2858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.406995+0000 mon.c (mon.2) 2859 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.415519+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.416288+0000 mgr.y (mgr.15249) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.481203+0000 mon.c (mon.2) 2860 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.483565+0000 mon.c (mon.2) 2861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.486613+0000 mon.c (mon.2) 2862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.487614+0000 mon.c (mon.2) 2863 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.496365+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.497261+0000 mgr.y (mgr.15249) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.560826+0000 mon.c (mon.2) 2864 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.564193+0000 mon.c (mon.2) 2865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.567260+0000 mon.c (mon.2) 2866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.568062+0000 mon.c (mon.2) 2867 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.577510+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.578325+0000 mgr.y (mgr.15249) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.661002+0000 mon.c (mon.2) 2868 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.663517+0000 mon.c (mon.2) 2869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.665705+0000 mon.c (mon.2) 2870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.666575+0000 mon.c (mon.2) 2871 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.672494+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.673219+0000 mgr.y (mgr.15249) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.736155+0000 mon.c (mon.2) 2872 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.738225+0000 mon.c (mon.2) 2873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.740544+0000 mon.c (mon.2) 2874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.741618+0000 mon.c (mon.2) 2875 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.748452+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.751606+0000 mgr.y (mgr.15249) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.815203+0000 mon.c (mon.2) 2876 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.816973+0000 mon.c (mon.2) 2877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.819239+0000 mon.c (mon.2) 2878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.819974+0000 mon.c (mon.2) 2879 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.827961+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.828626+0000 mgr.y (mgr.15249) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.906823+0000 mon.c (mon.2) 2880 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.909431+0000 mon.c (mon.2) 2881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.912750+0000 mon.c (mon.2) 2882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.913914+0000 mon.c (mon.2) 2883 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.922681+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: cephadm 2024-09-17T11:58:20.923868+0000 mgr.y (mgr.15249) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.991653+0000 mon.c (mon.2) 2884 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.994175+0000 mon.c (mon.2) 2885 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.997230+0000 mon.c (mon.2) 2886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:20.998586+0000 mon.c (mon.2) 2887 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.008924+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.071374+0000 mon.c (mon.2) 2888 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.073518+0000 mon.c (mon.2) 2889 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.075705+0000 mon.c (mon.2) 2890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.076663+0000 mon.c (mon.2) 2891 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.084887+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.151911+0000 mon.c (mon.2) 2892 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.154152+0000 mon.c (mon.2) 2893 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.156495+0000 mon.c (mon.2) 2894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.157496+0000 mon.c (mon.2) 2895 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[19809]: audit 2024-09-17T11:58:21.166548+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.467 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:19.940115+0000 mgr.y (mgr.15249) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.467 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.012346+0000 mgr.y (mgr.15249) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.085436+0000 mgr.y (mgr.15249) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.159676+0000 mgr.y (mgr.15249) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.228182+0000 mon.c (mon.2) 2848 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.230427+0000 mon.c (mon.2) 2849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.233070+0000 mon.c (mon.2) 2850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.233826+0000 mon.c (mon.2) 2851 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.239576+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.258376+0000 mgr.y (mgr.15249) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.325428+0000 mon.c (mon.2) 2852 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.327767+0000 mon.c (mon.2) 2853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.330859+0000 mon.c (mon.2) 2854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.331633+0000 mon.c (mon.2) 2855 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.337415+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.339963+0000 mgr.y (mgr.15249) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.400664+0000 mon.c (mon.2) 2856 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.403205+0000 mon.c (mon.2) 2857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.406166+0000 mon.c (mon.2) 2858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.406995+0000 mon.c (mon.2) 2859 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.415519+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.469 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.416288+0000 mgr.y (mgr.15249) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.481203+0000 mon.c (mon.2) 2860 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.483565+0000 mon.c (mon.2) 2861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.486613+0000 mon.c (mon.2) 2862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.487614+0000 mon.c (mon.2) 2863 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.496365+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.497261+0000 mgr.y (mgr.15249) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.560826+0000 mon.c (mon.2) 2864 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.564193+0000 mon.c (mon.2) 2865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.567260+0000 mon.c (mon.2) 2866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.568062+0000 mon.c (mon.2) 2867 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.577510+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.578325+0000 mgr.y (mgr.15249) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.661002+0000 mon.c (mon.2) 2868 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.663517+0000 mon.c (mon.2) 2869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.665705+0000 mon.c (mon.2) 2870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.666575+0000 mon.c (mon.2) 2871 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.672494+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.673219+0000 mgr.y (mgr.15249) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.736155+0000 mon.c (mon.2) 2872 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.738225+0000 mon.c (mon.2) 2873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.740544+0000 mon.c (mon.2) 2874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.741618+0000 mon.c (mon.2) 2875 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.748452+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.751606+0000 mgr.y (mgr.15249) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.815203+0000 mon.c (mon.2) 2876 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.816973+0000 mon.c (mon.2) 2877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.819239+0000 mon.c (mon.2) 2878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.819974+0000 mon.c (mon.2) 2879 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.827961+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.828626+0000 mgr.y (mgr.15249) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.906823+0000 mon.c (mon.2) 2880 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.909431+0000 mon.c (mon.2) 2881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.912750+0000 mon.c (mon.2) 2882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.913914+0000 mon.c (mon.2) 2883 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.922681+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: cephadm 2024-09-17T11:58:20.923868+0000 mgr.y (mgr.15249) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.991653+0000 mon.c (mon.2) 2884 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.994175+0000 mon.c (mon.2) 2885 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.997230+0000 mon.c (mon.2) 2886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:20.998586+0000 mon.c (mon.2) 2887 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.008924+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.071374+0000 mon.c (mon.2) 2888 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.073518+0000 mon.c (mon.2) 2889 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.075705+0000 mon.c (mon.2) 2890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.076663+0000 mon.c (mon.2) 2891 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.084887+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.151911+0000 mon.c (mon.2) 2892 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.154152+0000 mon.c (mon.2) 2893 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.156495+0000 mon.c (mon.2) 2894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.157496+0000 mon.c (mon.2) 2895 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:21 smithi092 bash[26066]: audit 2024-09-17T11:58:21.166548+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.940115+0000 mgr.y (mgr.15249) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:19.940115+0000 mgr.y (mgr.15249) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.012346+0000 mgr.y (mgr.15249) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.012346+0000 mgr.y (mgr.15249) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.085436+0000 mgr.y (mgr.15249) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.085436+0000 mgr.y (mgr.15249) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.159676+0000 mgr.y (mgr.15249) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.159676+0000 mgr.y (mgr.15249) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.228182+0000 mon.c (mon.2) 2848 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.228182+0000 mon.c (mon.2) 2848 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.230427+0000 mon.c (mon.2) 2849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.230427+0000 mon.c (mon.2) 2849 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.233070+0000 mon.c (mon.2) 2850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.233070+0000 mon.c (mon.2) 2850 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.233826+0000 mon.c (mon.2) 2851 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.233826+0000 mon.c (mon.2) 2851 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.239576+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.239576+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.258376+0000 mgr.y (mgr.15249) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.618 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.258376+0000 mgr.y (mgr.15249) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.325428+0000 mon.c (mon.2) 2852 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.325428+0000 mon.c (mon.2) 2852 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.327767+0000 mon.c (mon.2) 2853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.327767+0000 mon.c (mon.2) 2853 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.330859+0000 mon.c (mon.2) 2854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.330859+0000 mon.c (mon.2) 2854 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.620 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.331633+0000 mon.c (mon.2) 2855 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.331633+0000 mon.c (mon.2) 2855 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.337415+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.337415+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.339963+0000 mgr.y (mgr.15249) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.339963+0000 mgr.y (mgr.15249) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.400664+0000 mon.c (mon.2) 2856 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.400664+0000 mon.c (mon.2) 2856 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.403205+0000 mon.c (mon.2) 2857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.403205+0000 mon.c (mon.2) 2857 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.406166+0000 mon.c (mon.2) 2858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.406166+0000 mon.c (mon.2) 2858 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.406995+0000 mon.c (mon.2) 2859 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.621 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.406995+0000 mon.c (mon.2) 2859 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.415519+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.415519+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.416288+0000 mgr.y (mgr.15249) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.416288+0000 mgr.y (mgr.15249) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.481203+0000 mon.c (mon.2) 2860 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.481203+0000 mon.c (mon.2) 2860 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.483565+0000 mon.c (mon.2) 2861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.483565+0000 mon.c (mon.2) 2861 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.486613+0000 mon.c (mon.2) 2862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.486613+0000 mon.c (mon.2) 2862 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.487614+0000 mon.c (mon.2) 2863 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.622 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.487614+0000 mon.c (mon.2) 2863 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.496365+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.496365+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.497261+0000 mgr.y (mgr.15249) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.497261+0000 mgr.y (mgr.15249) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.560826+0000 mon.c (mon.2) 2864 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.560826+0000 mon.c (mon.2) 2864 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.564193+0000 mon.c (mon.2) 2865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.564193+0000 mon.c (mon.2) 2865 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.567260+0000 mon.c (mon.2) 2866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.567260+0000 mon.c (mon.2) 2866 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.568062+0000 mon.c (mon.2) 2867 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.623 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.568062+0000 mon.c (mon.2) 2867 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.577510+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.577510+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.578325+0000 mgr.y (mgr.15249) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.578325+0000 mgr.y (mgr.15249) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.661002+0000 mon.c (mon.2) 2868 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.661002+0000 mon.c (mon.2) 2868 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.663517+0000 mon.c (mon.2) 2869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.663517+0000 mon.c (mon.2) 2869 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.665705+0000 mon.c (mon.2) 2870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.665705+0000 mon.c (mon.2) 2870 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.666575+0000 mon.c (mon.2) 2871 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.624 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.666575+0000 mon.c (mon.2) 2871 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.672494+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.672494+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.673219+0000 mgr.y (mgr.15249) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.673219+0000 mgr.y (mgr.15249) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.736155+0000 mon.c (mon.2) 2872 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.736155+0000 mon.c (mon.2) 2872 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.738225+0000 mon.c (mon.2) 2873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.738225+0000 mon.c (mon.2) 2873 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.740544+0000 mon.c (mon.2) 2874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.740544+0000 mon.c (mon.2) 2874 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.741618+0000 mon.c (mon.2) 2875 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.741618+0000 mon.c (mon.2) 2875 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.625 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.748452+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.748452+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.751606+0000 mgr.y (mgr.15249) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.751606+0000 mgr.y (mgr.15249) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.815203+0000 mon.c (mon.2) 2876 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.815203+0000 mon.c (mon.2) 2876 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.816973+0000 mon.c (mon.2) 2877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.816973+0000 mon.c (mon.2) 2877 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.819239+0000 mon.c (mon.2) 2878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.819239+0000 mon.c (mon.2) 2878 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.819974+0000 mon.c (mon.2) 2879 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.626 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.819974+0000 mon.c (mon.2) 2879 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.827961+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.827961+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.828626+0000 mgr.y (mgr.15249) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.828626+0000 mgr.y (mgr.15249) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.906823+0000 mon.c (mon.2) 2880 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.906823+0000 mon.c (mon.2) 2880 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.627 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.909431+0000 mon.c (mon.2) 2881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.909431+0000 mon.c (mon.2) 2881 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.912750+0000 mon.c (mon.2) 2882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.912750+0000 mon.c (mon.2) 2882 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.913914+0000 mon.c (mon.2) 2883 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.913914+0000 mon.c (mon.2) 2883 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.922681+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.922681+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.923868+0000 mgr.y (mgr.15249) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: cephadm 2024-09-17T11:58:20.923868+0000 mgr.y (mgr.15249) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.991653+0000 mon.c (mon.2) 2884 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.628 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.991653+0000 mon.c (mon.2) 2884 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.994175+0000 mon.c (mon.2) 2885 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.994175+0000 mon.c (mon.2) 2885 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.997230+0000 mon.c (mon.2) 2886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.997230+0000 mon.c (mon.2) 2886 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.998586+0000 mon.c (mon.2) 2887 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:20.998586+0000 mon.c (mon.2) 2887 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.008924+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.008924+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.071374+0000 mon.c (mon.2) 2888 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.071374+0000 mon.c (mon.2) 2888 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.073518+0000 mon.c (mon.2) 2889 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.073518+0000 mon.c (mon.2) 2889 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.629 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.075705+0000 mon.c (mon.2) 2890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.075705+0000 mon.c (mon.2) 2890 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.076663+0000 mon.c (mon.2) 2891 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.076663+0000 mon.c (mon.2) 2891 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.084887+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.084887+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.151911+0000 mon.c (mon.2) 2892 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.151911+0000 mon.c (mon.2) 2892 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.154152+0000 mon.c (mon.2) 2893 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.154152+0000 mon.c (mon.2) 2893 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.156495+0000 mon.c (mon.2) 2894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.156495+0000 mon.c (mon.2) 2894 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:21.630 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.157496+0000 mon.c (mon.2) 2895 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.631 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.157496+0000 mon.c (mon.2) 2895 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:21.631 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.166548+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:21.631 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:21 smithi121 bash[85913]: audit 2024-09-17T11:58:21.166548+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.009556+0000 mgr.y (mgr.15249) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.009556+0000 mgr.y (mgr.15249) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cluster 2024-09-17T11:58:21.080493+0000 mgr.y (mgr.15249) 1079 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:22.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cluster 2024-09-17T11:58:21.080493+0000 mgr.y (mgr.15249) 1079 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:22.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.086460+0000 mgr.y (mgr.15249) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.086460+0000 mgr.y (mgr.15249) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.167672+0000 mgr.y (mgr.15249) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.167672+0000 mgr.y (mgr.15249) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.235832+0000 mon.c (mon.2) 2896 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.235832+0000 mon.c (mon.2) 2896 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.237832+0000 mon.c (mon.2) 2897 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.237832+0000 mon.c (mon.2) 2897 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.239790+0000 mon.c (mon.2) 2898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.239790+0000 mon.c (mon.2) 2898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.240488+0000 mon.c (mon.2) 2899 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.240488+0000 mon.c (mon.2) 2899 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.248505+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.248505+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.249157+0000 mgr.y (mgr.15249) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.249157+0000 mgr.y (mgr.15249) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.308606+0000 mon.c (mon.2) 2900 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.308606+0000 mon.c (mon.2) 2900 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.310797+0000 mon.c (mon.2) 2901 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.310797+0000 mon.c (mon.2) 2901 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.313764+0000 mon.c (mon.2) 2902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.313764+0000 mon.c (mon.2) 2902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.314795+0000 mon.c (mon.2) 2903 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.314795+0000 mon.c (mon.2) 2903 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.323190+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.323190+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.324008+0000 mgr.y (mgr.15249) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.324008+0000 mgr.y (mgr.15249) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.397017+0000 mon.c (mon.2) 2904 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.397017+0000 mon.c (mon.2) 2904 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.398777+0000 mon.c (mon.2) 2905 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.398777+0000 mon.c (mon.2) 2905 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.400992+0000 mon.c (mon.2) 2906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.400992+0000 mon.c (mon.2) 2906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.401684+0000 mon.c (mon.2) 2907 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.401684+0000 mon.c (mon.2) 2907 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.407650+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.407650+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.410161+0000 mgr.y (mgr.15249) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.410161+0000 mgr.y (mgr.15249) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.502646+0000 mon.c (mon.2) 2908 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.502646+0000 mon.c (mon.2) 2908 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.504333+0000 mon.c (mon.2) 2909 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.504333+0000 mon.c (mon.2) 2909 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.506046+0000 mon.c (mon.2) 2910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.506046+0000 mon.c (mon.2) 2910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.506658+0000 mon.c (mon.2) 2911 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.506658+0000 mon.c (mon.2) 2911 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.512103+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.512103+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.512610+0000 mgr.y (mgr.15249) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.512610+0000 mgr.y (mgr.15249) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.573253+0000 mon.c (mon.2) 2912 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.573253+0000 mon.c (mon.2) 2912 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.574970+0000 mon.c (mon.2) 2913 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.574970+0000 mon.c (mon.2) 2913 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.576525+0000 mon.c (mon.2) 2914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.576525+0000 mon.c (mon.2) 2914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.577111+0000 mon.c (mon.2) 2915 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.577111+0000 mon.c (mon.2) 2915 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.582321+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.582321+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.582837+0000 mgr.y (mgr.15249) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.582837+0000 mgr.y (mgr.15249) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.642004+0000 mon.c (mon.2) 2916 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.642004+0000 mon.c (mon.2) 2916 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.644016+0000 mon.c (mon.2) 2917 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.644016+0000 mon.c (mon.2) 2917 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.646634+0000 mon.c (mon.2) 2918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.646634+0000 mon.c (mon.2) 2918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.647471+0000 mon.c (mon.2) 2919 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.647471+0000 mon.c (mon.2) 2919 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.655562+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.655562+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.476 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.656192+0000 mgr.y (mgr.15249) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.656192+0000 mgr.y (mgr.15249) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.717541+0000 mon.c (mon.2) 2920 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.717541+0000 mon.c (mon.2) 2920 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.719352+0000 mon.c (mon.2) 2921 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.719352+0000 mon.c (mon.2) 2921 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.721062+0000 mon.c (mon.2) 2922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.721062+0000 mon.c (mon.2) 2922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.721848+0000 mon.c (mon.2) 2923 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.721848+0000 mon.c (mon.2) 2923 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.727224+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.727224+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.729026+0000 mgr.y (mgr.15249) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.477 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.729026+0000 mgr.y (mgr.15249) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.478 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.797190+0000 mon.c (mon.2) 2924 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.478 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.797190+0000 mon.c (mon.2) 2924 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.478 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.799269+0000 mon.c (mon.2) 2925 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.478 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.799269+0000 mon.c (mon.2) 2925 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.478 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.801538+0000 mon.c (mon.2) 2926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.478 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.801538+0000 mon.c (mon.2) 2926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.478 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.802230+0000 mon.c (mon.2) 2927 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.478 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.802230+0000 mon.c (mon.2) 2927 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.807695+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.807695+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.810368+0000 mgr.y (mgr.15249) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.810368+0000 mgr.y (mgr.15249) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.880460+0000 mon.c (mon.2) 2928 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.880460+0000 mon.c (mon.2) 2928 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.883279+0000 mon.c (mon.2) 2929 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.883279+0000 mon.c (mon.2) 2929 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.886149+0000 mon.c (mon.2) 2930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.479 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.886149+0000 mon.c (mon.2) 2930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.887241+0000 mon.c (mon.2) 2931 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.887241+0000 mon.c (mon.2) 2931 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.892391+0000 mgr.y (mgr.15249) 1090 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.892391+0000 mgr.y (mgr.15249) 1090 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.896072+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.896072+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.896989+0000 mgr.y (mgr.15249) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.896989+0000 mgr.y (mgr.15249) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.965999+0000 mon.c (mon.2) 2932 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.965999+0000 mon.c (mon.2) 2932 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.967908+0000 mon.c (mon.2) 2933 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.480 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.967908+0000 mon.c (mon.2) 2933 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.970507+0000 mon.c (mon.2) 2934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.970507+0000 mon.c (mon.2) 2934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.971210+0000 mon.c (mon.2) 2935 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.971210+0000 mon.c (mon.2) 2935 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.977120+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:21.977120+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.053120+0000 mon.c (mon.2) 2936 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.053120+0000 mon.c (mon.2) 2936 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.055146+0000 mon.c (mon.2) 2937 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.055146+0000 mon.c (mon.2) 2937 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.057646+0000 mon.c (mon.2) 2938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.057646+0000 mon.c (mon.2) 2938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.481 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.058440+0000 mon.c (mon.2) 2939 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.058440+0000 mon.c (mon.2) 2939 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.063556+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.063556+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.134651+0000 mon.c (mon.2) 2940 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.134651+0000 mon.c (mon.2) 2940 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.137189+0000 mon.c (mon.2) 2941 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.137189+0000 mon.c (mon.2) 2941 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.139114+0000 mon.c (mon.2) 2942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.139114+0000 mon.c (mon.2) 2942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.140064+0000 mon.c (mon.2) 2943 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.140064+0000 mon.c (mon.2) 2943 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.146893+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.482 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:22 smithi121 bash[85913]: audit 2024-09-17T11:58:22.146893+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.489 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.009556+0000 mgr.y (mgr.15249) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cluster 2024-09-17T11:58:21.080493+0000 mgr.y (mgr.15249) 1079 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.086460+0000 mgr.y (mgr.15249) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.167672+0000 mgr.y (mgr.15249) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.235832+0000 mon.c (mon.2) 2896 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.237832+0000 mon.c (mon.2) 2897 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.239790+0000 mon.c (mon.2) 2898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.240488+0000 mon.c (mon.2) 2899 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.248505+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.249157+0000 mgr.y (mgr.15249) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.308606+0000 mon.c (mon.2) 2900 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.310797+0000 mon.c (mon.2) 2901 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.490 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.313764+0000 mon.c (mon.2) 2902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.491 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.314795+0000 mon.c (mon.2) 2903 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.491 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.323190+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.491 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.324008+0000 mgr.y (mgr.15249) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.491 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.397017+0000 mon.c (mon.2) 2904 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.491 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.398777+0000 mon.c (mon.2) 2905 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.491 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.400992+0000 mon.c (mon.2) 2906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.491 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.009556+0000 mgr.y (mgr.15249) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.491 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cluster 2024-09-17T11:58:21.080493+0000 mgr.y (mgr.15249) 1079 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:22.491 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.086460+0000 mgr.y (mgr.15249) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.167672+0000 mgr.y (mgr.15249) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.235832+0000 mon.c (mon.2) 2896 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.237832+0000 mon.c (mon.2) 2897 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.239790+0000 mon.c (mon.2) 2898 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.240488+0000 mon.c (mon.2) 2899 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.248505+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.249157+0000 mgr.y (mgr.15249) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.308606+0000 mon.c (mon.2) 2900 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.310797+0000 mon.c (mon.2) 2901 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.313764+0000 mon.c (mon.2) 2902 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.314795+0000 mon.c (mon.2) 2903 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.323190+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.324008+0000 mgr.y (mgr.15249) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.397017+0000 mon.c (mon.2) 2904 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.398777+0000 mon.c (mon.2) 2905 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.400992+0000 mon.c (mon.2) 2906 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.401684+0000 mon.c (mon.2) 2907 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.407650+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.410161+0000 mgr.y (mgr.15249) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.502646+0000 mon.c (mon.2) 2908 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.504333+0000 mon.c (mon.2) 2909 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.506046+0000 mon.c (mon.2) 2910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.506658+0000 mon.c (mon.2) 2911 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.512103+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.512610+0000 mgr.y (mgr.15249) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.573253+0000 mon.c (mon.2) 2912 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.574970+0000 mon.c (mon.2) 2913 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.576525+0000 mon.c (mon.2) 2914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.577111+0000 mon.c (mon.2) 2915 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.582321+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.582837+0000 mgr.y (mgr.15249) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.642004+0000 mon.c (mon.2) 2916 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.644016+0000 mon.c (mon.2) 2917 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.646634+0000 mon.c (mon.2) 2918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.495 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.647471+0000 mon.c (mon.2) 2919 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.495 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.655562+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.495 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.656192+0000 mgr.y (mgr.15249) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.401684+0000 mon.c (mon.2) 2907 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.407650+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.410161+0000 mgr.y (mgr.15249) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.502646+0000 mon.c (mon.2) 2908 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.504333+0000 mon.c (mon.2) 2909 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.506046+0000 mon.c (mon.2) 2910 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.506658+0000 mon.c (mon.2) 2911 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.512103+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.512610+0000 mgr.y (mgr.15249) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.573253+0000 mon.c (mon.2) 2912 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.574970+0000 mon.c (mon.2) 2913 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.576525+0000 mon.c (mon.2) 2914 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.577111+0000 mon.c (mon.2) 2915 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.582321+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.582837+0000 mgr.y (mgr.15249) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.642004+0000 mon.c (mon.2) 2916 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.644016+0000 mon.c (mon.2) 2917 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.646634+0000 mon.c (mon.2) 2918 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.647471+0000 mon.c (mon.2) 2919 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.655562+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.656192+0000 mgr.y (mgr.15249) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.717541+0000 mon.c (mon.2) 2920 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.719352+0000 mon.c (mon.2) 2921 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.721062+0000 mon.c (mon.2) 2922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.721848+0000 mon.c (mon.2) 2923 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.727224+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.729026+0000 mgr.y (mgr.15249) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.497 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.797190+0000 mon.c (mon.2) 2924 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.799269+0000 mon.c (mon.2) 2925 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.801538+0000 mon.c (mon.2) 2926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.802230+0000 mon.c (mon.2) 2927 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.807695+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.810368+0000 mgr.y (mgr.15249) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.880460+0000 mon.c (mon.2) 2928 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.883279+0000 mon.c (mon.2) 2929 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.886149+0000 mon.c (mon.2) 2930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.887241+0000 mon.c (mon.2) 2931 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.892391+0000 mgr.y (mgr.15249) 1090 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.896072+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.896989+0000 mgr.y (mgr.15249) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.965999+0000 mon.c (mon.2) 2932 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.967908+0000 mon.c (mon.2) 2933 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.970507+0000 mon.c (mon.2) 2934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.971210+0000 mon.c (mon.2) 2935 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:21.977120+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.053120+0000 mon.c (mon.2) 2936 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.055146+0000 mon.c (mon.2) 2937 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.057646+0000 mon.c (mon.2) 2938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.058440+0000 mon.c (mon.2) 2939 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.063556+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.134651+0000 mon.c (mon.2) 2940 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.137189+0000 mon.c (mon.2) 2941 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.139114+0000 mon.c (mon.2) 2942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.140064+0000 mon.c (mon.2) 2943 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[19809]: audit 2024-09-17T11:58:22.146893+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.717541+0000 mon.c (mon.2) 2920 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.719352+0000 mon.c (mon.2) 2921 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.721062+0000 mon.c (mon.2) 2922 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.721848+0000 mon.c (mon.2) 2923 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.727224+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.729026+0000 mgr.y (mgr.15249) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.797190+0000 mon.c (mon.2) 2924 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.799269+0000 mon.c (mon.2) 2925 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.801538+0000 mon.c (mon.2) 2926 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.802230+0000 mon.c (mon.2) 2927 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.807695+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.810368+0000 mgr.y (mgr.15249) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.880460+0000 mon.c (mon.2) 2928 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.883279+0000 mon.c (mon.2) 2929 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.886149+0000 mon.c (mon.2) 2930 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.887241+0000 mon.c (mon.2) 2931 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.892391+0000 mgr.y (mgr.15249) 1090 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.896072+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.896989+0000 mgr.y (mgr.15249) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.965999+0000 mon.c (mon.2) 2932 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.967908+0000 mon.c (mon.2) 2933 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.970507+0000 mon.c (mon.2) 2934 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.971210+0000 mon.c (mon.2) 2935 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:21.977120+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.053120+0000 mon.c (mon.2) 2936 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.055146+0000 mon.c (mon.2) 2937 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.057646+0000 mon.c (mon.2) 2938 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.058440+0000 mon.c (mon.2) 2939 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.063556+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:22.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.134651+0000 mon.c (mon.2) 2940 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:22.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.137189+0000 mon.c (mon.2) 2941 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:22.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.139114+0000 mon.c (mon.2) 2942 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:22.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.140064+0000 mon.c (mon.2) 2943 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:22.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[26066]: audit 2024-09-17T11:58:22.146893+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:21.980233+0000 mgr.y (mgr.15249) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.064792+0000 mgr.y (mgr.15249) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.149180+0000 mgr.y (mgr.15249) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.192 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:58:22 smithi092 bash[78704]: debug 2024-09-17T11:58:22.940+0000 7f76301a3640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.980233+0000 mgr.y (mgr.15249) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:21.980233+0000 mgr.y (mgr.15249) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.064792+0000 mgr.y (mgr.15249) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.064792+0000 mgr.y (mgr.15249) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.149180+0000 mgr.y (mgr.15249) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.149180+0000 mgr.y (mgr.15249) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.215541+0000 mon.c (mon.2) 2944 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.215541+0000 mon.c (mon.2) 2944 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.217283+0000 mon.c (mon.2) 2945 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.217283+0000 mon.c (mon.2) 2945 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.219035+0000 mon.c (mon.2) 2946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.219035+0000 mon.c (mon.2) 2946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.219731+0000 mon.c (mon.2) 2947 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.219731+0000 mon.c (mon.2) 2947 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.228709+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.228709+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.229482+0000 mgr.y (mgr.15249) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.229482+0000 mgr.y (mgr.15249) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.290394+0000 mon.c (mon.2) 2948 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.290394+0000 mon.c (mon.2) 2948 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.292124+0000 mon.c (mon.2) 2949 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.292124+0000 mon.c (mon.2) 2949 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.293929+0000 mon.c (mon.2) 2950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.293929+0000 mon.c (mon.2) 2950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.294587+0000 mon.c (mon.2) 2951 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.294587+0000 mon.c (mon.2) 2951 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.301635+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.301635+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.302153+0000 mgr.y (mgr.15249) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.302153+0000 mgr.y (mgr.15249) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.362786+0000 mon.c (mon.2) 2952 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.362786+0000 mon.c (mon.2) 2952 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.364995+0000 mon.c (mon.2) 2953 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.364995+0000 mon.c (mon.2) 2953 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.366713+0000 mon.c (mon.2) 2954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.366713+0000 mon.c (mon.2) 2954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.367481+0000 mon.c (mon.2) 2955 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.367481+0000 mon.c (mon.2) 2955 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.374274+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.374274+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.375464+0000 mgr.y (mgr.15249) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.375464+0000 mgr.y (mgr.15249) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.436852+0000 mon.c (mon.2) 2956 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.436852+0000 mon.c (mon.2) 2956 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.438656+0000 mon.c (mon.2) 2957 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.438656+0000 mon.c (mon.2) 2957 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.440597+0000 mon.c (mon.2) 2958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.440597+0000 mon.c (mon.2) 2958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.441297+0000 mon.c (mon.2) 2959 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.441297+0000 mon.c (mon.2) 2959 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.447703+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.447703+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.448208+0000 mgr.y (mgr.15249) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.448208+0000 mgr.y (mgr.15249) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.510831+0000 mon.c (mon.2) 2960 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.510831+0000 mon.c (mon.2) 2960 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.512816+0000 mon.c (mon.2) 2961 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.512816+0000 mon.c (mon.2) 2961 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.514594+0000 mon.c (mon.2) 2962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.514594+0000 mon.c (mon.2) 2962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.515263+0000 mon.c (mon.2) 2963 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.515263+0000 mon.c (mon.2) 2963 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.521458+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.521458+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.521986+0000 mgr.y (mgr.15249) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.521986+0000 mgr.y (mgr.15249) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.582305+0000 mon.c (mon.2) 2964 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.582305+0000 mon.c (mon.2) 2964 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.584741+0000 mon.c (mon.2) 2965 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.584741+0000 mon.c (mon.2) 2965 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.587695+0000 mon.c (mon.2) 2966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.587695+0000 mon.c (mon.2) 2966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.588900+0000 mon.c (mon.2) 2967 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.588900+0000 mon.c (mon.2) 2967 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.595527+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.595527+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.597282+0000 mgr.y (mgr.15249) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.597282+0000 mgr.y (mgr.15249) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.659339+0000 mon.c (mon.2) 2968 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.659339+0000 mon.c (mon.2) 2968 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.661422+0000 mon.c (mon.2) 2969 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.661422+0000 mon.c (mon.2) 2969 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.663397+0000 mon.c (mon.2) 2970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.663397+0000 mon.c (mon.2) 2970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.664323+0000 mon.c (mon.2) 2971 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.664323+0000 mon.c (mon.2) 2971 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.671192+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.671192+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.673320+0000 mgr.y (mgr.15249) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.673320+0000 mgr.y (mgr.15249) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.733010+0000 mon.c (mon.2) 2972 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.733010+0000 mon.c (mon.2) 2972 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.735143+0000 mon.c (mon.2) 2973 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.735143+0000 mon.c (mon.2) 2973 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.736983+0000 mon.c (mon.2) 2974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.736983+0000 mon.c (mon.2) 2974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.737916+0000 mon.c (mon.2) 2975 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.737916+0000 mon.c (mon.2) 2975 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.744938+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.744938+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.747258+0000 mgr.y (mgr.15249) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.747258+0000 mgr.y (mgr.15249) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.807957+0000 mon.c (mon.2) 2976 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.807957+0000 mon.c (mon.2) 2976 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.810384+0000 mon.c (mon.2) 2977 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.810384+0000 mon.c (mon.2) 2977 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.812976+0000 mon.c (mon.2) 2978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.812976+0000 mon.c (mon.2) 2978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.814028+0000 mon.c (mon.2) 2979 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.814028+0000 mon.c (mon.2) 2979 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.821235+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.821235+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.823670+0000 mgr.y (mgr.15249) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.823670+0000 mgr.y (mgr.15249) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.884902+0000 mon.c (mon.2) 2980 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.884902+0000 mon.c (mon.2) 2980 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.887398+0000 mon.c (mon.2) 2981 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.887398+0000 mon.c (mon.2) 2981 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.890088+0000 mon.c (mon.2) 2982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.890088+0000 mon.c (mon.2) 2982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.891213+0000 mon.c (mon.2) 2983 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.891213+0000 mon.c (mon.2) 2983 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.898472+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.898472+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.900823+0000 mgr.y (mgr.15249) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.900823+0000 mgr.y (mgr.15249) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.970436+0000 mon.c (mon.2) 2984 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.970436+0000 mon.c (mon.2) 2984 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.972205+0000 mon.c (mon.2) 2985 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.972205+0000 mon.c (mon.2) 2985 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.973991+0000 mon.c (mon.2) 2986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.973991+0000 mon.c (mon.2) 2986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.974724+0000 mon.c (mon.2) 2987 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.974724+0000 mon.c (mon.2) 2987 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.980868+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:22.980868+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.040557+0000 mon.c (mon.2) 2988 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.040557+0000 mon.c (mon.2) 2988 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.042928+0000 mon.c (mon.2) 2989 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.042928+0000 mon.c (mon.2) 2989 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.045420+0000 mon.c (mon.2) 2990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.045420+0000 mon.c (mon.2) 2990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.046318+0000 mon.c (mon.2) 2991 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.046318+0000 mon.c (mon.2) 2991 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.053194+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.053194+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.122943+0000 mon.c (mon.2) 2992 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.122943+0000 mon.c (mon.2) 2992 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.125251+0000 mon.c (mon.2) 2993 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.125251+0000 mon.c (mon.2) 2993 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.127297+0000 mon.c (mon.2) 2994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.127297+0000 mon.c (mon.2) 2994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.127997+0000 mon.c (mon.2) 2995 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.127997+0000 mon.c (mon.2) 2995 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.137320+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:23 smithi121 bash[85913]: audit 2024-09-17T11:58:23.137320+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.215541+0000 mon.c (mon.2) 2944 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.217283+0000 mon.c (mon.2) 2945 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.219035+0000 mon.c (mon.2) 2946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.219731+0000 mon.c (mon.2) 2947 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.228709+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.229482+0000 mgr.y (mgr.15249) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.290394+0000 mon.c (mon.2) 2948 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.292124+0000 mon.c (mon.2) 2949 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.293929+0000 mon.c (mon.2) 2950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.294587+0000 mon.c (mon.2) 2951 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.301635+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.302153+0000 mgr.y (mgr.15249) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.362786+0000 mon.c (mon.2) 2952 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.364995+0000 mon.c (mon.2) 2953 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.366713+0000 mon.c (mon.2) 2954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.367481+0000 mon.c (mon.2) 2955 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.374274+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.375464+0000 mgr.y (mgr.15249) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.436852+0000 mon.c (mon.2) 2956 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.438656+0000 mon.c (mon.2) 2957 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:21.980233+0000 mgr.y (mgr.15249) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.064792+0000 mgr.y (mgr.15249) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.149180+0000 mgr.y (mgr.15249) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.215541+0000 mon.c (mon.2) 2944 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.217283+0000 mon.c (mon.2) 2945 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.219035+0000 mon.c (mon.2) 2946 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.219731+0000 mon.c (mon.2) 2947 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.228709+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.229482+0000 mgr.y (mgr.15249) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.290394+0000 mon.c (mon.2) 2948 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.292124+0000 mon.c (mon.2) 2949 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.293929+0000 mon.c (mon.2) 2950 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.294587+0000 mon.c (mon.2) 2951 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.301635+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.302153+0000 mgr.y (mgr.15249) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.362786+0000 mon.c (mon.2) 2952 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.364995+0000 mon.c (mon.2) 2953 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.366713+0000 mon.c (mon.2) 2954 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.367481+0000 mon.c (mon.2) 2955 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.374274+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.440597+0000 mon.c (mon.2) 2958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.441297+0000 mon.c (mon.2) 2959 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.447703+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.448208+0000 mgr.y (mgr.15249) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.510831+0000 mon.c (mon.2) 2960 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.512816+0000 mon.c (mon.2) 2961 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.514594+0000 mon.c (mon.2) 2962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.515263+0000 mon.c (mon.2) 2963 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.521458+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.521986+0000 mgr.y (mgr.15249) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.582305+0000 mon.c (mon.2) 2964 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.584741+0000 mon.c (mon.2) 2965 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.587695+0000 mon.c (mon.2) 2966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.588900+0000 mon.c (mon.2) 2967 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.595527+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.597282+0000 mgr.y (mgr.15249) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.659339+0000 mon.c (mon.2) 2968 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.661422+0000 mon.c (mon.2) 2969 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.663397+0000 mon.c (mon.2) 2970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.664323+0000 mon.c (mon.2) 2971 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.671192+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.673320+0000 mgr.y (mgr.15249) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.733010+0000 mon.c (mon.2) 2972 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.735143+0000 mon.c (mon.2) 2973 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.736983+0000 mon.c (mon.2) 2974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.737916+0000 mon.c (mon.2) 2975 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.744938+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.747258+0000 mgr.y (mgr.15249) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.807957+0000 mon.c (mon.2) 2976 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.810384+0000 mon.c (mon.2) 2977 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.812976+0000 mon.c (mon.2) 2978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.814028+0000 mon.c (mon.2) 2979 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.821235+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.823670+0000 mgr.y (mgr.15249) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.884902+0000 mon.c (mon.2) 2980 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.887398+0000 mon.c (mon.2) 2981 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.890088+0000 mon.c (mon.2) 2982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.891213+0000 mon.c (mon.2) 2983 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.898472+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.900823+0000 mgr.y (mgr.15249) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.375464+0000 mgr.y (mgr.15249) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.436852+0000 mon.c (mon.2) 2956 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.438656+0000 mon.c (mon.2) 2957 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.440597+0000 mon.c (mon.2) 2958 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.441297+0000 mon.c (mon.2) 2959 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.447703+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.448208+0000 mgr.y (mgr.15249) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.510831+0000 mon.c (mon.2) 2960 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.512816+0000 mon.c (mon.2) 2961 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.514594+0000 mon.c (mon.2) 2962 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.515263+0000 mon.c (mon.2) 2963 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.521458+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.521986+0000 mgr.y (mgr.15249) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.582305+0000 mon.c (mon.2) 2964 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.584741+0000 mon.c (mon.2) 2965 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.587695+0000 mon.c (mon.2) 2966 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.588900+0000 mon.c (mon.2) 2967 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.595527+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.597282+0000 mgr.y (mgr.15249) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.659339+0000 mon.c (mon.2) 2968 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.970436+0000 mon.c (mon.2) 2984 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.972205+0000 mon.c (mon.2) 2985 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.973991+0000 mon.c (mon.2) 2986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.974724+0000 mon.c (mon.2) 2987 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:22.980868+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.040557+0000 mon.c (mon.2) 2988 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.042928+0000 mon.c (mon.2) 2989 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.045420+0000 mon.c (mon.2) 2990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.046318+0000 mon.c (mon.2) 2991 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.053194+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.122943+0000 mon.c (mon.2) 2992 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.125251+0000 mon.c (mon.2) 2993 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.127297+0000 mon.c (mon.2) 2994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.127997+0000 mon.c (mon.2) 2995 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[19809]: audit 2024-09-17T11:58:23.137320+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.661422+0000 mon.c (mon.2) 2969 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.663397+0000 mon.c (mon.2) 2970 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.664323+0000 mon.c (mon.2) 2971 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.671192+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.673320+0000 mgr.y (mgr.15249) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.733010+0000 mon.c (mon.2) 2972 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.735143+0000 mon.c (mon.2) 2973 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.736983+0000 mon.c (mon.2) 2974 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.737916+0000 mon.c (mon.2) 2975 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.744938+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.747258+0000 mgr.y (mgr.15249) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.807957+0000 mon.c (mon.2) 2976 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.810384+0000 mon.c (mon.2) 2977 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.812976+0000 mon.c (mon.2) 2978 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.814028+0000 mon.c (mon.2) 2979 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.821235+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.823670+0000 mgr.y (mgr.15249) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.884902+0000 mon.c (mon.2) 2980 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.887398+0000 mon.c (mon.2) 2981 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.890088+0000 mon.c (mon.2) 2982 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.891213+0000 mon.c (mon.2) 2983 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.898472+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.900823+0000 mgr.y (mgr.15249) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.970436+0000 mon.c (mon.2) 2984 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.972205+0000 mon.c (mon.2) 2985 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.973991+0000 mon.c (mon.2) 2986 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.974724+0000 mon.c (mon.2) 2987 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:22.980868+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.040557+0000 mon.c (mon.2) 2988 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.042928+0000 mon.c (mon.2) 2989 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.045420+0000 mon.c (mon.2) 2990 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.046318+0000 mon.c (mon.2) 2991 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.053194+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.122943+0000 mon.c (mon.2) 2992 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.125251+0000 mon.c (mon.2) 2993 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.127297+0000 mon.c (mon.2) 2994 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.127997+0000 mon.c (mon.2) 2995 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:23 smithi092 bash[26066]: audit 2024-09-17T11:58:23.137320+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.981373+0000 mgr.y (mgr.15249) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:22.981373+0000 mgr.y (mgr.15249) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.055375+0000 mgr.y (mgr.15249) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.055375+0000 mgr.y (mgr.15249) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cluster 2024-09-17T11:58:23.080817+0000 mgr.y (mgr.15249) 1107 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cluster 2024-09-17T11:58:23.080817+0000 mgr.y (mgr.15249) 1107 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.138243+0000 mgr.y (mgr.15249) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.138243+0000 mgr.y (mgr.15249) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.236426+0000 mon.c (mon.2) 2996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.236426+0000 mon.c (mon.2) 2996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.238768+0000 mon.c (mon.2) 2997 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.238768+0000 mon.c (mon.2) 2997 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.241426+0000 mon.c (mon.2) 2998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.241426+0000 mon.c (mon.2) 2998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.242382+0000 mon.c (mon.2) 2999 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.242382+0000 mon.c (mon.2) 2999 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.254759+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.254759+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.255758+0000 mgr.y (mgr.15249) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.255758+0000 mgr.y (mgr.15249) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.315998+0000 mon.c (mon.2) 3000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.315998+0000 mon.c (mon.2) 3000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.318530+0000 mon.c (mon.2) 3001 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.318530+0000 mon.c (mon.2) 3001 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.320489+0000 mon.c (mon.2) 3002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.320489+0000 mon.c (mon.2) 3002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.321282+0000 mon.c (mon.2) 3003 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.321282+0000 mon.c (mon.2) 3003 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.333349+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.333349+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.334338+0000 mgr.y (mgr.15249) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.334338+0000 mgr.y (mgr.15249) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.400375+0000 mon.c (mon.2) 3004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.400375+0000 mon.c (mon.2) 3004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.402662+0000 mon.c (mon.2) 3005 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.402662+0000 mon.c (mon.2) 3005 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.404979+0000 mon.c (mon.2) 3006 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.404979+0000 mon.c (mon.2) 3006 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.406052+0000 mon.c (mon.2) 3007 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.406052+0000 mon.c (mon.2) 3007 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.418814+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.418814+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.419760+0000 mgr.y (mgr.15249) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.419760+0000 mgr.y (mgr.15249) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.489378+0000 mon.c (mon.2) 3008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.489378+0000 mon.c (mon.2) 3008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.491694+0000 mon.c (mon.2) 3009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.491694+0000 mon.c (mon.2) 3009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.494125+0000 mon.c (mon.2) 3010 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.494125+0000 mon.c (mon.2) 3010 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.494887+0000 mon.c (mon.2) 3011 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.494887+0000 mon.c (mon.2) 3011 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.504903+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.504903+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.505514+0000 mgr.y (mgr.15249) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.505514+0000 mgr.y (mgr.15249) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.566687+0000 mon.c (mon.2) 3012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.566687+0000 mon.c (mon.2) 3012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.569180+0000 mon.c (mon.2) 3013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.569180+0000 mon.c (mon.2) 3013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.570799+0000 mon.c (mon.2) 3014 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.570799+0000 mon.c (mon.2) 3014 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.571407+0000 mon.c (mon.2) 3015 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.571407+0000 mon.c (mon.2) 3015 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.581157+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.581157+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.581798+0000 mgr.y (mgr.15249) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.581798+0000 mgr.y (mgr.15249) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.642820+0000 mon.c (mon.2) 3016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.642820+0000 mon.c (mon.2) 3016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.644797+0000 mon.c (mon.2) 3017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.644797+0000 mon.c (mon.2) 3017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.647014+0000 mon.c (mon.2) 3018 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.647014+0000 mon.c (mon.2) 3018 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.647696+0000 mon.c (mon.2) 3019 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.647696+0000 mon.c (mon.2) 3019 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.656385+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.656385+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.657078+0000 mgr.y (mgr.15249) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.657078+0000 mgr.y (mgr.15249) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.722702+0000 mon.c (mon.2) 3020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.722702+0000 mon.c (mon.2) 3020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.724598+0000 mon.c (mon.2) 3021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.724598+0000 mon.c (mon.2) 3021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.726225+0000 mon.c (mon.2) 3022 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.726225+0000 mon.c (mon.2) 3022 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.726878+0000 mon.c (mon.2) 3023 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.726878+0000 mon.c (mon.2) 3023 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.734177+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.734177+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.734731+0000 mgr.y (mgr.15249) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.734731+0000 mgr.y (mgr.15249) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.795014+0000 mon.c (mon.2) 3024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.795014+0000 mon.c (mon.2) 3024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.796992+0000 mon.c (mon.2) 3025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.796992+0000 mon.c (mon.2) 3025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.799305+0000 mon.c (mon.2) 3026 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.799305+0000 mon.c (mon.2) 3026 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.799978+0000 mon.c (mon.2) 3027 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.799978+0000 mon.c (mon.2) 3027 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.807882+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.807882+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.808648+0000 mgr.y (mgr.15249) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.808648+0000 mgr.y (mgr.15249) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.869819+0000 mon.c (mon.2) 3028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.869819+0000 mon.c (mon.2) 3028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.871488+0000 mon.c (mon.2) 3029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.871488+0000 mon.c (mon.2) 3029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.873125+0000 mon.c (mon.2) 3030 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.873125+0000 mon.c (mon.2) 3030 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.873747+0000 mon.c (mon.2) 3031 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.873747+0000 mon.c (mon.2) 3031 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.879036+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.879036+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.879787+0000 mgr.y (mgr.15249) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.879787+0000 mgr.y (mgr.15249) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.939759+0000 mon.c (mon.2) 3032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.939759+0000 mon.c (mon.2) 3032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.941511+0000 mon.c (mon.2) 3033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.941511+0000 mon.c (mon.2) 3033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.943138+0000 mon.c (mon.2) 3034 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.943138+0000 mon.c (mon.2) 3034 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.943785+0000 mon.c (mon.2) 3035 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.943785+0000 mon.c (mon.2) 3035 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.950424+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:23.950424+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.010641+0000 mon.c (mon.2) 3036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.010641+0000 mon.c (mon.2) 3036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.012797+0000 mon.c (mon.2) 3037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.012797+0000 mon.c (mon.2) 3037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.014999+0000 mon.c (mon.2) 3038 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.014999+0000 mon.c (mon.2) 3038 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.015727+0000 mon.c (mon.2) 3039 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.015727+0000 mon.c (mon.2) 3039 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.022541+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.022541+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.083504+0000 mon.c (mon.2) 3040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.083504+0000 mon.c (mon.2) 3040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.085283+0000 mon.c (mon.2) 3041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.085283+0000 mon.c (mon.2) 3041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.087163+0000 mon.c (mon.2) 3042 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.087163+0000 mon.c (mon.2) 3042 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.087886+0000 mon.c (mon.2) 3043 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.087886+0000 mon.c (mon.2) 3043 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.094454+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.094454+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.156271+0000 mon.c (mon.2) 3044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.156271+0000 mon.c (mon.2) 3044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.158021+0000 mon.c (mon.2) 3045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.158021+0000 mon.c (mon.2) 3045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.159586+0000 mon.c (mon.2) 3046 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.159586+0000 mon.c (mon.2) 3046 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.160201+0000 mon.c (mon.2) 3047 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.160201+0000 mon.c (mon.2) 3047 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.166588+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:24 smithi121 bash[85913]: audit 2024-09-17T11:58:24.166588+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:22.981373+0000 mgr.y (mgr.15249) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.055375+0000 mgr.y (mgr.15249) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cluster 2024-09-17T11:58:23.080817+0000 mgr.y (mgr.15249) 1107 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:24.566 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.138243+0000 mgr.y (mgr.15249) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.236426+0000 mon.c (mon.2) 2996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.238768+0000 mon.c (mon.2) 2997 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.241426+0000 mon.c (mon.2) 2998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.242382+0000 mon.c (mon.2) 2999 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.254759+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.255758+0000 mgr.y (mgr.15249) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.315998+0000 mon.c (mon.2) 3000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.318530+0000 mon.c (mon.2) 3001 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.320489+0000 mon.c (mon.2) 3002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.321282+0000 mon.c (mon.2) 3003 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.333349+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.334338+0000 mgr.y (mgr.15249) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.400375+0000 mon.c (mon.2) 3004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.402662+0000 mon.c (mon.2) 3005 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.404979+0000 mon.c (mon.2) 3006 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.406052+0000 mon.c (mon.2) 3007 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.418814+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.419760+0000 mgr.y (mgr.15249) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.489378+0000 mon.c (mon.2) 3008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.568 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.491694+0000 mon.c (mon.2) 3009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.494125+0000 mon.c (mon.2) 3010 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.494887+0000 mon.c (mon.2) 3011 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.504903+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.505514+0000 mgr.y (mgr.15249) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.566687+0000 mon.c (mon.2) 3012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.569180+0000 mon.c (mon.2) 3013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.570799+0000 mon.c (mon.2) 3014 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.571407+0000 mon.c (mon.2) 3015 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.569 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.581157+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.581798+0000 mgr.y (mgr.15249) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.642820+0000 mon.c (mon.2) 3016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.644797+0000 mon.c (mon.2) 3017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.647014+0000 mon.c (mon.2) 3018 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.647696+0000 mon.c (mon.2) 3019 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.656385+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.657078+0000 mgr.y (mgr.15249) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:22.981373+0000 mgr.y (mgr.15249) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.055375+0000 mgr.y (mgr.15249) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cluster 2024-09-17T11:58:23.080817+0000 mgr.y (mgr.15249) 1107 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.138243+0000 mgr.y (mgr.15249) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.236426+0000 mon.c (mon.2) 2996 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.238768+0000 mon.c (mon.2) 2997 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.241426+0000 mon.c (mon.2) 2998 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.242382+0000 mon.c (mon.2) 2999 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.254759+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.255758+0000 mgr.y (mgr.15249) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.315998+0000 mon.c (mon.2) 3000 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.571 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.318530+0000 mon.c (mon.2) 3001 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.320489+0000 mon.c (mon.2) 3002 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.321282+0000 mon.c (mon.2) 3003 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.333349+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.334338+0000 mgr.y (mgr.15249) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.400375+0000 mon.c (mon.2) 3004 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.402662+0000 mon.c (mon.2) 3005 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.572 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.404979+0000 mon.c (mon.2) 3006 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.722702+0000 mon.c (mon.2) 3020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.724598+0000 mon.c (mon.2) 3021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.726225+0000 mon.c (mon.2) 3022 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.726878+0000 mon.c (mon.2) 3023 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.734177+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.734731+0000 mgr.y (mgr.15249) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.795014+0000 mon.c (mon.2) 3024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.796992+0000 mon.c (mon.2) 3025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.799305+0000 mon.c (mon.2) 3026 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.799978+0000 mon.c (mon.2) 3027 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.807882+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.808648+0000 mgr.y (mgr.15249) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.869819+0000 mon.c (mon.2) 3028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.871488+0000 mon.c (mon.2) 3029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.873125+0000 mon.c (mon.2) 3030 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.873747+0000 mon.c (mon.2) 3031 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.879036+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.879787+0000 mgr.y (mgr.15249) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.939759+0000 mon.c (mon.2) 3032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.941511+0000 mon.c (mon.2) 3033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.943138+0000 mon.c (mon.2) 3034 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.943785+0000 mon.c (mon.2) 3035 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:23.950424+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.010641+0000 mon.c (mon.2) 3036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.012797+0000 mon.c (mon.2) 3037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.014999+0000 mon.c (mon.2) 3038 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.015727+0000 mon.c (mon.2) 3039 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.022541+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.083504+0000 mon.c (mon.2) 3040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.085283+0000 mon.c (mon.2) 3041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.087163+0000 mon.c (mon.2) 3042 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.087886+0000 mon.c (mon.2) 3043 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.094454+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.156271+0000 mon.c (mon.2) 3044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.158021+0000 mon.c (mon.2) 3045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.159586+0000 mon.c (mon.2) 3046 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.160201+0000 mon.c (mon.2) 3047 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[19809]: audit 2024-09-17T11:58:24.166588+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.406052+0000 mon.c (mon.2) 3007 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.418814+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.419760+0000 mgr.y (mgr.15249) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.489378+0000 mon.c (mon.2) 3008 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.491694+0000 mon.c (mon.2) 3009 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.494125+0000 mon.c (mon.2) 3010 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.494887+0000 mon.c (mon.2) 3011 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.504903+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.505514+0000 mgr.y (mgr.15249) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.566687+0000 mon.c (mon.2) 3012 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.569180+0000 mon.c (mon.2) 3013 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.570799+0000 mon.c (mon.2) 3014 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.571407+0000 mon.c (mon.2) 3015 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.581157+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.581798+0000 mgr.y (mgr.15249) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.642820+0000 mon.c (mon.2) 3016 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.644797+0000 mon.c (mon.2) 3017 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.647014+0000 mon.c (mon.2) 3018 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.647696+0000 mon.c (mon.2) 3019 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.656385+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.657078+0000 mgr.y (mgr.15249) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.722702+0000 mon.c (mon.2) 3020 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.724598+0000 mon.c (mon.2) 3021 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.726225+0000 mon.c (mon.2) 3022 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.726878+0000 mon.c (mon.2) 3023 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.734177+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.734731+0000 mgr.y (mgr.15249) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.795014+0000 mon.c (mon.2) 3024 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.796992+0000 mon.c (mon.2) 3025 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.799305+0000 mon.c (mon.2) 3026 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.799978+0000 mon.c (mon.2) 3027 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.807882+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.808648+0000 mgr.y (mgr.15249) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.869819+0000 mon.c (mon.2) 3028 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.871488+0000 mon.c (mon.2) 3029 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.873125+0000 mon.c (mon.2) 3030 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.873747+0000 mon.c (mon.2) 3031 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.879036+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.879787+0000 mgr.y (mgr.15249) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.939759+0000 mon.c (mon.2) 3032 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.941511+0000 mon.c (mon.2) 3033 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.943138+0000 mon.c (mon.2) 3034 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.943785+0000 mon.c (mon.2) 3035 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:23.950424+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.010641+0000 mon.c (mon.2) 3036 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.012797+0000 mon.c (mon.2) 3037 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.014999+0000 mon.c (mon.2) 3038 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.015727+0000 mon.c (mon.2) 3039 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.022541+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.083504+0000 mon.c (mon.2) 3040 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.085283+0000 mon.c (mon.2) 3041 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.087163+0000 mon.c (mon.2) 3042 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.087886+0000 mon.c (mon.2) 3043 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.094454+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.156271+0000 mon.c (mon.2) 3044 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:24.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.158021+0000 mon.c (mon.2) 3045 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:24.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.159586+0000 mon.c (mon.2) 3046 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:24.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.160201+0000 mon.c (mon.2) 3047 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:24.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:24 smithi092 bash[26066]: audit 2024-09-17T11:58:24.166588+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.210 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:23.951010+0000 mgr.y (mgr.15249) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.210 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.023141+0000 mgr.y (mgr.15249) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.210 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.095030+0000 mgr.y (mgr.15249) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.210 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.167055+0000 mgr.y (mgr.15249) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.210 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.230019+0000 mon.c (mon.2) 3048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.210 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.231835+0000 mon.c (mon.2) 3049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.233855+0000 mon.c (mon.2) 3050 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.234572+0000 mon.c (mon.2) 3051 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.243176+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.243801+0000 mgr.y (mgr.15249) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.312810+0000 mon.c (mon.2) 3052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.314668+0000 mon.c (mon.2) 3053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.316550+0000 mon.c (mon.2) 3054 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.317176+0000 mon.c (mon.2) 3055 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.323668+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.324211+0000 mgr.y (mgr.15249) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.382459+0000 mon.c (mon.2) 3056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.384320+0000 mon.c (mon.2) 3057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.211 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.386006+0000 mon.c (mon.2) 3058 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.386692+0000 mon.c (mon.2) 3059 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:23.951010+0000 mgr.y (mgr.15249) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.023141+0000 mgr.y (mgr.15249) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.095030+0000 mgr.y (mgr.15249) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.167055+0000 mgr.y (mgr.15249) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.230019+0000 mon.c (mon.2) 3048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.231835+0000 mon.c (mon.2) 3049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.233855+0000 mon.c (mon.2) 3050 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.234572+0000 mon.c (mon.2) 3051 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.212 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.243176+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.243801+0000 mgr.y (mgr.15249) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.312810+0000 mon.c (mon.2) 3052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.314668+0000 mon.c (mon.2) 3053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.316550+0000 mon.c (mon.2) 3054 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.317176+0000 mon.c (mon.2) 3055 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.323668+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.324211+0000 mgr.y (mgr.15249) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.382459+0000 mon.c (mon.2) 3056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.384320+0000 mon.c (mon.2) 3057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.386006+0000 mon.c (mon.2) 3058 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.213 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.386692+0000 mon.c (mon.2) 3059 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.394622+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.395335+0000 mgr.y (mgr.15249) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.454653+0000 mon.c (mon.2) 3060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.456384+0000 mon.c (mon.2) 3061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.394622+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.395335+0000 mgr.y (mgr.15249) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.454653+0000 mon.c (mon.2) 3060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.456384+0000 mon.c (mon.2) 3061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.458300+0000 mon.c (mon.2) 3062 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.458970+0000 mon.c (mon.2) 3063 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.214 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.466331+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.951010+0000 mgr.y (mgr.15249) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:23.951010+0000 mgr.y (mgr.15249) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.023141+0000 mgr.y (mgr.15249) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.023141+0000 mgr.y (mgr.15249) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.095030+0000 mgr.y (mgr.15249) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.095030+0000 mgr.y (mgr.15249) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.167055+0000 mgr.y (mgr.15249) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.167055+0000 mgr.y (mgr.15249) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.230019+0000 mon.c (mon.2) 3048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.230019+0000 mon.c (mon.2) 3048 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.231835+0000 mon.c (mon.2) 3049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.231835+0000 mon.c (mon.2) 3049 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.233855+0000 mon.c (mon.2) 3050 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.233855+0000 mon.c (mon.2) 3050 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.234572+0000 mon.c (mon.2) 3051 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.234572+0000 mon.c (mon.2) 3051 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.243176+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.243176+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.243801+0000 mgr.y (mgr.15249) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.243801+0000 mgr.y (mgr.15249) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.312810+0000 mon.c (mon.2) 3052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.312810+0000 mon.c (mon.2) 3052 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.314668+0000 mon.c (mon.2) 3053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.314668+0000 mon.c (mon.2) 3053 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.316550+0000 mon.c (mon.2) 3054 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.316550+0000 mon.c (mon.2) 3054 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.317176+0000 mon.c (mon.2) 3055 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.317176+0000 mon.c (mon.2) 3055 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.323668+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.323668+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.324211+0000 mgr.y (mgr.15249) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.324211+0000 mgr.y (mgr.15249) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.382459+0000 mon.c (mon.2) 3056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.382459+0000 mon.c (mon.2) 3056 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.384320+0000 mon.c (mon.2) 3057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.384320+0000 mon.c (mon.2) 3057 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.386006+0000 mon.c (mon.2) 3058 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.386006+0000 mon.c (mon.2) 3058 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.386692+0000 mon.c (mon.2) 3059 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.386692+0000 mon.c (mon.2) 3059 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.394622+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.394622+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.395335+0000 mgr.y (mgr.15249) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.395335+0000 mgr.y (mgr.15249) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.454653+0000 mon.c (mon.2) 3060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.454653+0000 mon.c (mon.2) 3060 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.456384+0000 mon.c (mon.2) 3061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.456384+0000 mon.c (mon.2) 3061 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.458300+0000 mon.c (mon.2) 3062 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.458300+0000 mon.c (mon.2) 3062 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.458970+0000 mon.c (mon.2) 3063 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.458970+0000 mon.c (mon.2) 3063 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.466331+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.466331+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.466991+0000 mgr.y (mgr.15249) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.466991+0000 mgr.y (mgr.15249) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.523573+0000 mon.c (mon.2) 3064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.523573+0000 mon.c (mon.2) 3064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.525404+0000 mon.c (mon.2) 3065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.525404+0000 mon.c (mon.2) 3065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.527711+0000 mon.c (mon.2) 3066 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.527711+0000 mon.c (mon.2) 3066 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.528423+0000 mon.c (mon.2) 3067 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.528423+0000 mon.c (mon.2) 3067 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.536177+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.536177+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.536784+0000 mgr.y (mgr.15249) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.536784+0000 mgr.y (mgr.15249) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.608492+0000 mon.c (mon.2) 3068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.608492+0000 mon.c (mon.2) 3068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.611102+0000 mon.c (mon.2) 3069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.611102+0000 mon.c (mon.2) 3069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.614034+0000 mon.c (mon.2) 3070 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.614034+0000 mon.c (mon.2) 3070 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.615178+0000 mon.c (mon.2) 3071 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.615178+0000 mon.c (mon.2) 3071 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.623500+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.623500+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.626646+0000 mgr.y (mgr.15249) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.626646+0000 mgr.y (mgr.15249) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.696951+0000 mon.c (mon.2) 3072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.696951+0000 mon.c (mon.2) 3072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.698849+0000 mon.c (mon.2) 3073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.698849+0000 mon.c (mon.2) 3073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.700725+0000 mon.c (mon.2) 3074 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.700725+0000 mon.c (mon.2) 3074 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.701488+0000 mon.c (mon.2) 3075 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.701488+0000 mon.c (mon.2) 3075 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.709356+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.709356+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.710482+0000 mgr.y (mgr.15249) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.710482+0000 mgr.y (mgr.15249) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.772517+0000 mon.c (mon.2) 3076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.772517+0000 mon.c (mon.2) 3076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.774968+0000 mon.c (mon.2) 3077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.774968+0000 mon.c (mon.2) 3077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.777827+0000 mon.c (mon.2) 3078 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.777827+0000 mon.c (mon.2) 3078 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.778920+0000 mon.c (mon.2) 3079 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.778920+0000 mon.c (mon.2) 3079 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.787433+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.787433+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.790688+0000 mgr.y (mgr.15249) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.790688+0000 mgr.y (mgr.15249) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.867399+0000 mon.c (mon.2) 3080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.867399+0000 mon.c (mon.2) 3080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.869775+0000 mon.c (mon.2) 3081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.869775+0000 mon.c (mon.2) 3081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.871895+0000 mon.c (mon.2) 3082 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.871895+0000 mon.c (mon.2) 3082 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.872646+0000 mon.c (mon.2) 3083 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.872646+0000 mon.c (mon.2) 3083 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.880565+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.880565+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.883928+0000 mgr.y (mgr.15249) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.883928+0000 mgr.y (mgr.15249) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.965133+0000 mon.c (mon.2) 3084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.965133+0000 mon.c (mon.2) 3084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.967665+0000 mon.c (mon.2) 3085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.967665+0000 mon.c (mon.2) 3085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.970600+0000 mon.c (mon.2) 3086 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.970600+0000 mon.c (mon.2) 3086 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.971558+0000 mon.c (mon.2) 3087 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.971558+0000 mon.c (mon.2) 3087 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.979479+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:24.979479+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.053794+0000 mon.c (mon.2) 3088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.053794+0000 mon.c (mon.2) 3088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.055972+0000 mon.c (mon.2) 3089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.055972+0000 mon.c (mon.2) 3089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.059227+0000 mon.c (mon.2) 3090 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.059227+0000 mon.c (mon.2) 3090 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.060263+0000 mon.c (mon.2) 3091 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.060263+0000 mon.c (mon.2) 3091 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.071176+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.071176+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.150064+0000 mon.c (mon.2) 3092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.150064+0000 mon.c (mon.2) 3092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.152518+0000 mon.c (mon.2) 3093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.152518+0000 mon.c (mon.2) 3093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.155360+0000 mon.c (mon.2) 3094 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.155360+0000 mon.c (mon.2) 3094 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.156505+0000 mon.c (mon.2) 3095 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.156505+0000 mon.c (mon.2) 3095 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.165796+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:25 smithi121 bash[85913]: audit 2024-09-17T11:58:25.165796+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.458300+0000 mon.c (mon.2) 3062 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.458970+0000 mon.c (mon.2) 3063 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.466331+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.466991+0000 mgr.y (mgr.15249) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.523573+0000 mon.c (mon.2) 3064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.525404+0000 mon.c (mon.2) 3065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.527711+0000 mon.c (mon.2) 3066 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.528423+0000 mon.c (mon.2) 3067 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.536177+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.536784+0000 mgr.y (mgr.15249) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.608492+0000 mon.c (mon.2) 3068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.611102+0000 mon.c (mon.2) 3069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.614034+0000 mon.c (mon.2) 3070 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.615178+0000 mon.c (mon.2) 3071 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.623500+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.626646+0000 mgr.y (mgr.15249) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.696951+0000 mon.c (mon.2) 3072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.698849+0000 mon.c (mon.2) 3073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.700725+0000 mon.c (mon.2) 3074 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.466991+0000 mgr.y (mgr.15249) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.523573+0000 mon.c (mon.2) 3064 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.525404+0000 mon.c (mon.2) 3065 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.527711+0000 mon.c (mon.2) 3066 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.528423+0000 mon.c (mon.2) 3067 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.536177+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.536784+0000 mgr.y (mgr.15249) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.608492+0000 mon.c (mon.2) 3068 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.611102+0000 mon.c (mon.2) 3069 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.614034+0000 mon.c (mon.2) 3070 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.615178+0000 mon.c (mon.2) 3071 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.623500+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.626646+0000 mgr.y (mgr.15249) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.696951+0000 mon.c (mon.2) 3072 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.698849+0000 mon.c (mon.2) 3073 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.700725+0000 mon.c (mon.2) 3074 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.701488+0000 mon.c (mon.2) 3075 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.709356+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.710482+0000 mgr.y (mgr.15249) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.772517+0000 mon.c (mon.2) 3076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.701488+0000 mon.c (mon.2) 3075 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.709356+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.710482+0000 mgr.y (mgr.15249) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.772517+0000 mon.c (mon.2) 3076 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.774968+0000 mon.c (mon.2) 3077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.777827+0000 mon.c (mon.2) 3078 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.778920+0000 mon.c (mon.2) 3079 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.787433+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.790688+0000 mgr.y (mgr.15249) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.867399+0000 mon.c (mon.2) 3080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.869775+0000 mon.c (mon.2) 3081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.871895+0000 mon.c (mon.2) 3082 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.872646+0000 mon.c (mon.2) 3083 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.880565+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.883928+0000 mgr.y (mgr.15249) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.965133+0000 mon.c (mon.2) 3084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.967665+0000 mon.c (mon.2) 3085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.970600+0000 mon.c (mon.2) 3086 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.971558+0000 mon.c (mon.2) 3087 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:24.979479+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.053794+0000 mon.c (mon.2) 3088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.774968+0000 mon.c (mon.2) 3077 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.777827+0000 mon.c (mon.2) 3078 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.778920+0000 mon.c (mon.2) 3079 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.787433+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.790688+0000 mgr.y (mgr.15249) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.867399+0000 mon.c (mon.2) 3080 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.869775+0000 mon.c (mon.2) 3081 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.871895+0000 mon.c (mon.2) 3082 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.872646+0000 mon.c (mon.2) 3083 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.880565+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.883928+0000 mgr.y (mgr.15249) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.965133+0000 mon.c (mon.2) 3084 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.967665+0000 mon.c (mon.2) 3085 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.970600+0000 mon.c (mon.2) 3086 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.971558+0000 mon.c (mon.2) 3087 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:24.979479+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.053794+0000 mon.c (mon.2) 3088 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.055972+0000 mon.c (mon.2) 3089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.059227+0000 mon.c (mon.2) 3090 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.055972+0000 mon.c (mon.2) 3089 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.059227+0000 mon.c (mon.2) 3090 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.060263+0000 mon.c (mon.2) 3091 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.071176+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.150064+0000 mon.c (mon.2) 3092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.152518+0000 mon.c (mon.2) 3093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.155360+0000 mon.c (mon.2) 3094 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.156505+0000 mon.c (mon.2) 3095 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[26066]: audit 2024-09-17T11:58:25.165796+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.060263+0000 mon.c (mon.2) 3091 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.071176+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.150064+0000 mon.c (mon.2) 3092 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.152518+0000 mon.c (mon.2) 3093 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.155360+0000 mon.c (mon.2) 3094 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.156505+0000 mon.c (mon.2) 3095 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:25.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:25 smithi092 bash[19809]: audit 2024-09-17T11:58:25.165796+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.982465+0000 mgr.y (mgr.15249) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:24.982465+0000 mgr.y (mgr.15249) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.072554+0000 mgr.y (mgr.15249) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.072554+0000 mgr.y (mgr.15249) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cluster 2024-09-17T11:58:25.081796+0000 mgr.y (mgr.15249) 1133 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cluster 2024-09-17T11:58:25.081796+0000 mgr.y (mgr.15249) 1133 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.168013+0000 mgr.y (mgr.15249) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.168013+0000 mgr.y (mgr.15249) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.254308+0000 mon.c (mon.2) 3096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.254308+0000 mon.c (mon.2) 3096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.256179+0000 mon.c (mon.2) 3097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.256179+0000 mon.c (mon.2) 3097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.258585+0000 mon.c (mon.2) 3098 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.258585+0000 mon.c (mon.2) 3098 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.259391+0000 mon.c (mon.2) 3099 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.259391+0000 mon.c (mon.2) 3099 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.266187+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.266187+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.266805+0000 mgr.y (mgr.15249) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.266805+0000 mgr.y (mgr.15249) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.349217+0000 mon.c (mon.2) 3100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.349217+0000 mon.c (mon.2) 3100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.351798+0000 mon.c (mon.2) 3101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.351798+0000 mon.c (mon.2) 3101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.354596+0000 mon.c (mon.2) 3102 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.354596+0000 mon.c (mon.2) 3102 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.355715+0000 mon.c (mon.2) 3103 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.355715+0000 mon.c (mon.2) 3103 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.363162+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.363162+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.365339+0000 mgr.y (mgr.15249) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.365339+0000 mgr.y (mgr.15249) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.454846+0000 mon.c (mon.2) 3104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.454846+0000 mon.c (mon.2) 3104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.457359+0000 mon.c (mon.2) 3105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.457359+0000 mon.c (mon.2) 3105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.460326+0000 mon.c (mon.2) 3106 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.460326+0000 mon.c (mon.2) 3106 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.461480+0000 mon.c (mon.2) 3107 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.461480+0000 mon.c (mon.2) 3107 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.468507+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.468507+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.469090+0000 mgr.y (mgr.15249) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.469090+0000 mgr.y (mgr.15249) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.547939+0000 mon.c (mon.2) 3108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.547939+0000 mon.c (mon.2) 3108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.550568+0000 mon.c (mon.2) 3109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.550568+0000 mon.c (mon.2) 3109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.553597+0000 mon.c (mon.2) 3110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.553597+0000 mon.c (mon.2) 3110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.554472+0000 mon.c (mon.2) 3111 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.554472+0000 mon.c (mon.2) 3111 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.561285+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.561285+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.564227+0000 mgr.y (mgr.15249) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.564227+0000 mgr.y (mgr.15249) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.652809+0000 mon.c (mon.2) 3112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.652809+0000 mon.c (mon.2) 3112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.655347+0000 mon.c (mon.2) 3113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.655347+0000 mon.c (mon.2) 3113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.657865+0000 mon.c (mon.2) 3114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.657865+0000 mon.c (mon.2) 3114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.658870+0000 mon.c (mon.2) 3115 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.658870+0000 mon.c (mon.2) 3115 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.668036+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.668036+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.672454+0000 mgr.y (mgr.15249) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.672454+0000 mgr.y (mgr.15249) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.755461+0000 mon.c (mon.2) 3116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.755461+0000 mon.c (mon.2) 3116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.757877+0000 mon.c (mon.2) 3117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.757877+0000 mon.c (mon.2) 3117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.760659+0000 mon.c (mon.2) 3118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.760659+0000 mon.c (mon.2) 3118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.761713+0000 mon.c (mon.2) 3119 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.761713+0000 mon.c (mon.2) 3119 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.771073+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.771073+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.775435+0000 mgr.y (mgr.15249) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.775435+0000 mgr.y (mgr.15249) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.858740+0000 mon.c (mon.2) 3120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.858740+0000 mon.c (mon.2) 3120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.861105+0000 mon.c (mon.2) 3121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.861105+0000 mon.c (mon.2) 3121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.863757+0000 mon.c (mon.2) 3122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.863757+0000 mon.c (mon.2) 3122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.864670+0000 mon.c (mon.2) 3123 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.864670+0000 mon.c (mon.2) 3123 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.873561+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.873561+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.877964+0000 mgr.y (mgr.15249) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.877964+0000 mgr.y (mgr.15249) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.961244+0000 mon.c (mon.2) 3124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.961244+0000 mon.c (mon.2) 3124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.963795+0000 mon.c (mon.2) 3125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.963795+0000 mon.c (mon.2) 3125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.966715+0000 mon.c (mon.2) 3126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.966715+0000 mon.c (mon.2) 3126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.967695+0000 mon.c (mon.2) 3127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.967695+0000 mon.c (mon.2) 3127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.977204+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:25.977204+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.067387+0000 mon.c (mon.2) 3128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.067387+0000 mon.c (mon.2) 3128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.078742+0000 mon.c (mon.2) 3129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.078742+0000 mon.c (mon.2) 3129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.081087+0000 mon.c (mon.2) 3130 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.081087+0000 mon.c (mon.2) 3130 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.082154+0000 mon.c (mon.2) 3131 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.082154+0000 mon.c (mon.2) 3131 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.090900+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.090900+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.160196+0000 mon.c (mon.2) 3132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.160196+0000 mon.c (mon.2) 3132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.162733+0000 mon.c (mon.2) 3133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.162733+0000 mon.c (mon.2) 3133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.165128+0000 mon.c (mon.2) 3134 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.165128+0000 mon.c (mon.2) 3134 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.166013+0000 mon.c (mon.2) 3135 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.166013+0000 mon.c (mon.2) 3135 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.176406+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:26 smithi121 bash[85913]: audit 2024-09-17T11:58:26.176406+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:24.982465+0000 mgr.y (mgr.15249) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.072554+0000 mgr.y (mgr.15249) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cluster 2024-09-17T11:58:25.081796+0000 mgr.y (mgr.15249) 1133 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.168013+0000 mgr.y (mgr.15249) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.254308+0000 mon.c (mon.2) 3096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.256179+0000 mon.c (mon.2) 3097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.258585+0000 mon.c (mon.2) 3098 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.259391+0000 mon.c (mon.2) 3099 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.266187+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.266805+0000 mgr.y (mgr.15249) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.349217+0000 mon.c (mon.2) 3100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.351798+0000 mon.c (mon.2) 3101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.354596+0000 mon.c (mon.2) 3102 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.355715+0000 mon.c (mon.2) 3103 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.363162+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.365339+0000 mgr.y (mgr.15249) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.454846+0000 mon.c (mon.2) 3104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.457359+0000 mon.c (mon.2) 3105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.460326+0000 mon.c (mon.2) 3106 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:24.982465+0000 mgr.y (mgr.15249) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.072554+0000 mgr.y (mgr.15249) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cluster 2024-09-17T11:58:25.081796+0000 mgr.y (mgr.15249) 1133 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:26.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.168013+0000 mgr.y (mgr.15249) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.254308+0000 mon.c (mon.2) 3096 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.256179+0000 mon.c (mon.2) 3097 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.258585+0000 mon.c (mon.2) 3098 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.259391+0000 mon.c (mon.2) 3099 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.266187+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.266805+0000 mgr.y (mgr.15249) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.349217+0000 mon.c (mon.2) 3100 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.351798+0000 mon.c (mon.2) 3101 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.354596+0000 mon.c (mon.2) 3102 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.355715+0000 mon.c (mon.2) 3103 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.363162+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.365339+0000 mgr.y (mgr.15249) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.454846+0000 mon.c (mon.2) 3104 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.457359+0000 mon.c (mon.2) 3105 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.460326+0000 mon.c (mon.2) 3106 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.461480+0000 mon.c (mon.2) 3107 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.468507+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.469090+0000 mgr.y (mgr.15249) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.547939+0000 mon.c (mon.2) 3108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.550568+0000 mon.c (mon.2) 3109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.553597+0000 mon.c (mon.2) 3110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.554472+0000 mon.c (mon.2) 3111 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.561285+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.564227+0000 mgr.y (mgr.15249) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.652809+0000 mon.c (mon.2) 3112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.655347+0000 mon.c (mon.2) 3113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.657865+0000 mon.c (mon.2) 3114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.658870+0000 mon.c (mon.2) 3115 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.668036+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.672454+0000 mgr.y (mgr.15249) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.755461+0000 mon.c (mon.2) 3116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.757877+0000 mon.c (mon.2) 3117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.760659+0000 mon.c (mon.2) 3118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.761713+0000 mon.c (mon.2) 3119 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.771073+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.775435+0000 mgr.y (mgr.15249) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.858740+0000 mon.c (mon.2) 3120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.861105+0000 mon.c (mon.2) 3121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.863757+0000 mon.c (mon.2) 3122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.864670+0000 mon.c (mon.2) 3123 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.873561+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.877964+0000 mgr.y (mgr.15249) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.961244+0000 mon.c (mon.2) 3124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.963795+0000 mon.c (mon.2) 3125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.966715+0000 mon.c (mon.2) 3126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.967695+0000 mon.c (mon.2) 3127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:25.977204+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.067387+0000 mon.c (mon.2) 3128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.078742+0000 mon.c (mon.2) 3129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.081087+0000 mon.c (mon.2) 3130 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.082154+0000 mon.c (mon.2) 3131 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.090900+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.160196+0000 mon.c (mon.2) 3132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.162733+0000 mon.c (mon.2) 3133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.165128+0000 mon.c (mon.2) 3134 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.166013+0000 mon.c (mon.2) 3135 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[26066]: audit 2024-09-17T11:58:26.176406+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.461480+0000 mon.c (mon.2) 3107 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.468507+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.469090+0000 mgr.y (mgr.15249) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.547939+0000 mon.c (mon.2) 3108 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.550568+0000 mon.c (mon.2) 3109 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.553597+0000 mon.c (mon.2) 3110 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.554472+0000 mon.c (mon.2) 3111 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.561285+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.564227+0000 mgr.y (mgr.15249) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.652809+0000 mon.c (mon.2) 3112 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.655347+0000 mon.c (mon.2) 3113 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.657865+0000 mon.c (mon.2) 3114 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.658870+0000 mon.c (mon.2) 3115 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.668036+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.672454+0000 mgr.y (mgr.15249) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.755461+0000 mon.c (mon.2) 3116 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.757877+0000 mon.c (mon.2) 3117 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.760659+0000 mon.c (mon.2) 3118 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.761713+0000 mon.c (mon.2) 3119 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.771073+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.775435+0000 mgr.y (mgr.15249) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.858740+0000 mon.c (mon.2) 3120 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.861105+0000 mon.c (mon.2) 3121 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.863757+0000 mon.c (mon.2) 3122 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.864670+0000 mon.c (mon.2) 3123 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.873561+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.877964+0000 mgr.y (mgr.15249) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.961244+0000 mon.c (mon.2) 3124 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.963795+0000 mon.c (mon.2) 3125 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.966715+0000 mon.c (mon.2) 3126 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.967695+0000 mon.c (mon.2) 3127 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:25.977204+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.067387+0000 mon.c (mon.2) 3128 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.078742+0000 mon.c (mon.2) 3129 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.081087+0000 mon.c (mon.2) 3130 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.082154+0000 mon.c (mon.2) 3131 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.090900+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.160196+0000 mon.c (mon.2) 3132 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:26.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.162733+0000 mon.c (mon.2) 3133 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:26.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.165128+0000 mon.c (mon.2) 3134 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:26.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.166013+0000 mon.c (mon.2) 3135 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:26.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:26 smithi092 bash[19809]: audit 2024-09-17T11:58:26.176406+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.264 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.981712+0000 mgr.y (mgr.15249) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:25.981712+0000 mgr.y (mgr.15249) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.095571+0000 mgr.y (mgr.15249) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.095571+0000 mgr.y (mgr.15249) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.177516+0000 mgr.y (mgr.15249) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.177516+0000 mgr.y (mgr.15249) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.267498+0000 mon.c (mon.2) 3136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.267498+0000 mon.c (mon.2) 3136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.270250+0000 mon.c (mon.2) 3137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.270250+0000 mon.c (mon.2) 3137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.265 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.274701+0000 mon.c (mon.2) 3138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.274701+0000 mon.c (mon.2) 3138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.275720+0000 mon.c (mon.2) 3139 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.275720+0000 mon.c (mon.2) 3139 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.284680+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.284680+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.298227+0000 mgr.y (mgr.15249) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.298227+0000 mgr.y (mgr.15249) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.394220+0000 mon.c (mon.2) 3140 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.394220+0000 mon.c (mon.2) 3140 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.397056+0000 mon.c (mon.2) 3141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.397056+0000 mon.c (mon.2) 3141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.400385+0000 mon.c (mon.2) 3142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.400385+0000 mon.c (mon.2) 3142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.401340+0000 mon.c (mon.2) 3143 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.401340+0000 mon.c (mon.2) 3143 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.409950+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.409950+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.413371+0000 mgr.y (mgr.15249) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.413371+0000 mgr.y (mgr.15249) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.500005+0000 mon.c (mon.2) 3144 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.500005+0000 mon.c (mon.2) 3144 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.502683+0000 mon.c (mon.2) 3145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.502683+0000 mon.c (mon.2) 3145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.506263+0000 mon.c (mon.2) 3146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.506263+0000 mon.c (mon.2) 3146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.507513+0000 mon.c (mon.2) 3147 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.268 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.507513+0000 mon.c (mon.2) 3147 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.268 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.519057+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.268 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.519057+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.268 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.520122+0000 mgr.y (mgr.15249) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.268 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.520122+0000 mgr.y (mgr.15249) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.268 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.589482+0000 mon.c (mon.2) 3148 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.268 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.589482+0000 mon.c (mon.2) 3148 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.268 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.591741+0000 mon.c (mon.2) 3149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.591741+0000 mon.c (mon.2) 3149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.594235+0000 mon.c (mon.2) 3150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.594235+0000 mon.c (mon.2) 3150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.595218+0000 mon.c (mon.2) 3151 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.595218+0000 mon.c (mon.2) 3151 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.603496+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.603496+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.604177+0000 mgr.y (mgr.15249) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.604177+0000 mgr.y (mgr.15249) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.666791+0000 mon.c (mon.2) 3152 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.666791+0000 mon.c (mon.2) 3152 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.269 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.668789+0000 mon.c (mon.2) 3153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.668789+0000 mon.c (mon.2) 3153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.671643+0000 mon.c (mon.2) 3154 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.671643+0000 mon.c (mon.2) 3154 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.672572+0000 mon.c (mon.2) 3155 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.672572+0000 mon.c (mon.2) 3155 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.682958+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.682958+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.683771+0000 mgr.y (mgr.15249) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.683771+0000 mgr.y (mgr.15249) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.760977+0000 mon.c (mon.2) 3156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.760977+0000 mon.c (mon.2) 3156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.763252+0000 mon.c (mon.2) 3157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.270 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.763252+0000 mon.c (mon.2) 3157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.766024+0000 mon.c (mon.2) 3158 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.766024+0000 mon.c (mon.2) 3158 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.767096+0000 mon.c (mon.2) 3159 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.767096+0000 mon.c (mon.2) 3159 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.775718+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.775718+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.776472+0000 mgr.y (mgr.15249) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.776472+0000 mgr.y (mgr.15249) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.849685+0000 mon.c (mon.2) 3160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.849685+0000 mon.c (mon.2) 3160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.271 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.851757+0000 mon.c (mon.2) 3161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.851757+0000 mon.c (mon.2) 3161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.854220+0000 mon.c (mon.2) 3162 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.854220+0000 mon.c (mon.2) 3162 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.855236+0000 mon.c (mon.2) 3163 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.855236+0000 mon.c (mon.2) 3163 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.272 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.863999+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.863999+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.864681+0000 mgr.y (mgr.15249) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.864681+0000 mgr.y (mgr.15249) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.944163+0000 mon.c (mon.2) 3164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.944163+0000 mon.c (mon.2) 3164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.946732+0000 mon.c (mon.2) 3165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.946732+0000 mon.c (mon.2) 3165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.948877+0000 mon.c (mon.2) 3166 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.948877+0000 mon.c (mon.2) 3166 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.949700+0000 mon.c (mon.2) 3167 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.949700+0000 mon.c (mon.2) 3167 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.955720+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.273 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:26.955720+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.032020+0000 mon.c (mon.2) 3168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.032020+0000 mon.c (mon.2) 3168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.034031+0000 mon.c (mon.2) 3169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.034031+0000 mon.c (mon.2) 3169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.036805+0000 mon.c (mon.2) 3170 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.036805+0000 mon.c (mon.2) 3170 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.037489+0000 mon.c (mon.2) 3171 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.037489+0000 mon.c (mon.2) 3171 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.043378+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.043378+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.102405+0000 mon.c (mon.2) 3172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.102405+0000 mon.c (mon.2) 3172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.274 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.104330+0000 mon.c (mon.2) 3173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.104330+0000 mon.c (mon.2) 3173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.107527+0000 mon.c (mon.2) 3174 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.107527+0000 mon.c (mon.2) 3174 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.108431+0000 mon.c (mon.2) 3175 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.108431+0000 mon.c (mon.2) 3175 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.116702+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.116702+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.197805+0000 mon.c (mon.2) 3176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.197805+0000 mon.c (mon.2) 3176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.199741+0000 mon.c (mon.2) 3177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.275 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:27 smithi121 bash[85913]: audit 2024-09-17T11:58:27.199741+0000 mon.c (mon.2) 3177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:25.981712+0000 mgr.y (mgr.15249) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.095571+0000 mgr.y (mgr.15249) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.177516+0000 mgr.y (mgr.15249) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.267498+0000 mon.c (mon.2) 3136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.270250+0000 mon.c (mon.2) 3137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.274701+0000 mon.c (mon.2) 3138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.275720+0000 mon.c (mon.2) 3139 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.284680+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.298227+0000 mgr.y (mgr.15249) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.394220+0000 mon.c (mon.2) 3140 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.397056+0000 mon.c (mon.2) 3141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.400385+0000 mon.c (mon.2) 3142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.401340+0000 mon.c (mon.2) 3143 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.409950+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.413371+0000 mgr.y (mgr.15249) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.500005+0000 mon.c (mon.2) 3144 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.502683+0000 mon.c (mon.2) 3145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.506263+0000 mon.c (mon.2) 3146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.507513+0000 mon.c (mon.2) 3147 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.519057+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:25.981712+0000 mgr.y (mgr.15249) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.095571+0000 mgr.y (mgr.15249) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.177516+0000 mgr.y (mgr.15249) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.267498+0000 mon.c (mon.2) 3136 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.270250+0000 mon.c (mon.2) 3137 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.274701+0000 mon.c (mon.2) 3138 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.275720+0000 mon.c (mon.2) 3139 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.284680+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.298227+0000 mgr.y (mgr.15249) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.394220+0000 mon.c (mon.2) 3140 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.397056+0000 mon.c (mon.2) 3141 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.400385+0000 mon.c (mon.2) 3142 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.401340+0000 mon.c (mon.2) 3143 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.409950+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.413371+0000 mgr.y (mgr.15249) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.500005+0000 mon.c (mon.2) 3144 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.502683+0000 mon.c (mon.2) 3145 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.506263+0000 mon.c (mon.2) 3146 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.507513+0000 mon.c (mon.2) 3147 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.519057+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.520122+0000 mgr.y (mgr.15249) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.589482+0000 mon.c (mon.2) 3148 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.591741+0000 mon.c (mon.2) 3149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.594235+0000 mon.c (mon.2) 3150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.595218+0000 mon.c (mon.2) 3151 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.603496+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.604177+0000 mgr.y (mgr.15249) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.666791+0000 mon.c (mon.2) 3152 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.668789+0000 mon.c (mon.2) 3153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.671643+0000 mon.c (mon.2) 3154 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.672572+0000 mon.c (mon.2) 3155 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.682958+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.683771+0000 mgr.y (mgr.15249) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.760977+0000 mon.c (mon.2) 3156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.763252+0000 mon.c (mon.2) 3157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.766024+0000 mon.c (mon.2) 3158 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.767096+0000 mon.c (mon.2) 3159 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.775718+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.776472+0000 mgr.y (mgr.15249) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.849685+0000 mon.c (mon.2) 3160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.520122+0000 mgr.y (mgr.15249) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.589482+0000 mon.c (mon.2) 3148 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.591741+0000 mon.c (mon.2) 3149 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.594235+0000 mon.c (mon.2) 3150 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.595218+0000 mon.c (mon.2) 3151 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.603496+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.604177+0000 mgr.y (mgr.15249) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.666791+0000 mon.c (mon.2) 3152 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.668789+0000 mon.c (mon.2) 3153 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.671643+0000 mon.c (mon.2) 3154 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.672572+0000 mon.c (mon.2) 3155 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.682958+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.683771+0000 mgr.y (mgr.15249) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.760977+0000 mon.c (mon.2) 3156 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.763252+0000 mon.c (mon.2) 3157 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.766024+0000 mon.c (mon.2) 3158 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.767096+0000 mon.c (mon.2) 3159 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.775718+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.776472+0000 mgr.y (mgr.15249) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.849685+0000 mon.c (mon.2) 3160 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.851757+0000 mon.c (mon.2) 3161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.854220+0000 mon.c (mon.2) 3162 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.855236+0000 mon.c (mon.2) 3163 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.863999+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.864681+0000 mgr.y (mgr.15249) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.944163+0000 mon.c (mon.2) 3164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.946732+0000 mon.c (mon.2) 3165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.948877+0000 mon.c (mon.2) 3166 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.949700+0000 mon.c (mon.2) 3167 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:26.955720+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.032020+0000 mon.c (mon.2) 3168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.034031+0000 mon.c (mon.2) 3169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.036805+0000 mon.c (mon.2) 3170 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.037489+0000 mon.c (mon.2) 3171 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.043378+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.102405+0000 mon.c (mon.2) 3172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.104330+0000 mon.c (mon.2) 3173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.107527+0000 mon.c (mon.2) 3174 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.108431+0000 mon.c (mon.2) 3175 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.116702+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.197805+0000 mon.c (mon.2) 3176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[19809]: audit 2024-09-17T11:58:27.199741+0000 mon.c (mon.2) 3177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.851757+0000 mon.c (mon.2) 3161 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.854220+0000 mon.c (mon.2) 3162 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.855236+0000 mon.c (mon.2) 3163 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.863999+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.864681+0000 mgr.y (mgr.15249) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.944163+0000 mon.c (mon.2) 3164 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.946732+0000 mon.c (mon.2) 3165 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.948877+0000 mon.c (mon.2) 3166 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.949700+0000 mon.c (mon.2) 3167 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:26.955720+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.032020+0000 mon.c (mon.2) 3168 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.034031+0000 mon.c (mon.2) 3169 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.036805+0000 mon.c (mon.2) 3170 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.037489+0000 mon.c (mon.2) 3171 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.043378+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.102405+0000 mon.c (mon.2) 3172 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.104330+0000 mon.c (mon.2) 3173 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:27.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.107527+0000 mon.c (mon.2) 3174 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:27.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.108431+0000 mon.c (mon.2) 3175 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:27.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.116702+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:27.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.197805+0000 mon.c (mon.2) 3176 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:27.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:27 smithi092 bash[26066]: audit 2024-09-17T11:58:27.199741+0000 mon.c (mon.2) 3177 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.956241+0000 mgr.y (mgr.15249) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:26.956241+0000 mgr.y (mgr.15249) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.044144+0000 mgr.y (mgr.15249) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.044144+0000 mgr.y (mgr.15249) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cluster 2024-09-17T11:58:27.082435+0000 mgr.y (mgr.15249) 1154 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:28.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cluster 2024-09-17T11:58:27.082435+0000 mgr.y (mgr.15249) 1154 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:28.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.117415+0000 mgr.y (mgr.15249) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.117415+0000 mgr.y (mgr.15249) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.202537+0000 mon.c (mon.2) 3178 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.202537+0000 mon.c (mon.2) 3178 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.203361+0000 mon.c (mon.2) 3179 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.203361+0000 mon.c (mon.2) 3179 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.220074+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.220074+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.220623+0000 mgr.y (mgr.15249) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.220623+0000 mgr.y (mgr.15249) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.282407+0000 mon.c (mon.2) 3180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.282407+0000 mon.c (mon.2) 3180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.284814+0000 mon.c (mon.2) 3181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.284814+0000 mon.c (mon.2) 3181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.287332+0000 mon.c (mon.2) 3182 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.287332+0000 mon.c (mon.2) 3182 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.288064+0000 mon.c (mon.2) 3183 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.288064+0000 mon.c (mon.2) 3183 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.295327+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.295327+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.296070+0000 mgr.y (mgr.15249) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.296070+0000 mgr.y (mgr.15249) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.362020+0000 mon.c (mon.2) 3184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.362020+0000 mon.c (mon.2) 3184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.364343+0000 mon.c (mon.2) 3185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.364343+0000 mon.c (mon.2) 3185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.367220+0000 mon.c (mon.2) 3186 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.367220+0000 mon.c (mon.2) 3186 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.368077+0000 mon.c (mon.2) 3187 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.368077+0000 mon.c (mon.2) 3187 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.375169+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.375169+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.375682+0000 mgr.y (mgr.15249) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.375682+0000 mgr.y (mgr.15249) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.443855+0000 mon.c (mon.2) 3188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.443855+0000 mon.c (mon.2) 3188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.445998+0000 mon.c (mon.2) 3189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.445998+0000 mon.c (mon.2) 3189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.448192+0000 mon.c (mon.2) 3190 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.448192+0000 mon.c (mon.2) 3190 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.448922+0000 mon.c (mon.2) 3191 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.448922+0000 mon.c (mon.2) 3191 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.454770+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.454770+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.456542+0000 mgr.y (mgr.15249) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.456542+0000 mgr.y (mgr.15249) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.536044+0000 mon.c (mon.2) 3192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.536044+0000 mon.c (mon.2) 3192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.538275+0000 mon.c (mon.2) 3193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.538275+0000 mon.c (mon.2) 3193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.541275+0000 mon.c (mon.2) 3194 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.541275+0000 mon.c (mon.2) 3194 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.542337+0000 mon.c (mon.2) 3195 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.542337+0000 mon.c (mon.2) 3195 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.548492+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.548492+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.550335+0000 mgr.y (mgr.15249) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.550335+0000 mgr.y (mgr.15249) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.623866+0000 mon.c (mon.2) 3196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.623866+0000 mon.c (mon.2) 3196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.626560+0000 mon.c (mon.2) 3197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.626560+0000 mon.c (mon.2) 3197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.629309+0000 mon.c (mon.2) 3198 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.629309+0000 mon.c (mon.2) 3198 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.630473+0000 mon.c (mon.2) 3199 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.630473+0000 mon.c (mon.2) 3199 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.636363+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.636363+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.640635+0000 mgr.y (mgr.15249) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.640635+0000 mgr.y (mgr.15249) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.716871+0000 mon.c (mon.2) 3200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.716871+0000 mon.c (mon.2) 3200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.719368+0000 mon.c (mon.2) 3201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.719368+0000 mon.c (mon.2) 3201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.722548+0000 mon.c (mon.2) 3202 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.722548+0000 mon.c (mon.2) 3202 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.723329+0000 mon.c (mon.2) 3203 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.723329+0000 mon.c (mon.2) 3203 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.733601+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.733601+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.734797+0000 mgr.y (mgr.15249) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.734797+0000 mgr.y (mgr.15249) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.817838+0000 mon.c (mon.2) 3204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.817838+0000 mon.c (mon.2) 3204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.820139+0000 mon.c (mon.2) 3205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.820139+0000 mon.c (mon.2) 3205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.823681+0000 mon.c (mon.2) 3206 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.823681+0000 mon.c (mon.2) 3206 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.824671+0000 mon.c (mon.2) 3207 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.824671+0000 mon.c (mon.2) 3207 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.832838+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.832838+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.838443+0000 mgr.y (mgr.15249) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: cephadm 2024-09-17T11:58:27.838443+0000 mgr.y (mgr.15249) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.927731+0000 mon.c (mon.2) 3208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.927731+0000 mon.c (mon.2) 3208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.932744+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.932744+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.940582+0000 mon.c (mon.2) 3209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.940582+0000 mon.c (mon.2) 3209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.944521+0000 mon.c (mon.2) 3210 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.944521+0000 mon.c (mon.2) 3210 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.947746+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.947746+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.954262+0000 mon.c (mon.2) 3211 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.954262+0000 mon.c (mon.2) 3211 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.959456+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.959456+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.968912+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:27.968912+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.037674+0000 mon.c (mon.2) 3212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.037674+0000 mon.c (mon.2) 3212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.040495+0000 mon.c (mon.2) 3213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.040495+0000 mon.c (mon.2) 3213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.042582+0000 mon.c (mon.2) 3214 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.042582+0000 mon.c (mon.2) 3214 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:58:28.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.050554+0000 mon.c (mon.2) 3215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:58:28.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.050554+0000 mon.c (mon.2) 3215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:58:28.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.108571+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.108571+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.120563+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.120563+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.132561+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:28 smithi121 bash[85913]: audit 2024-09-17T11:58:28.132561+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:26.956241+0000 mgr.y (mgr.15249) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.044144+0000 mgr.y (mgr.15249) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cluster 2024-09-17T11:58:27.082435+0000 mgr.y (mgr.15249) 1154 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.117415+0000 mgr.y (mgr.15249) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.202537+0000 mon.c (mon.2) 3178 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.203361+0000 mon.c (mon.2) 3179 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.220074+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.220623+0000 mgr.y (mgr.15249) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.282407+0000 mon.c (mon.2) 3180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.284814+0000 mon.c (mon.2) 3181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.287332+0000 mon.c (mon.2) 3182 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.288064+0000 mon.c (mon.2) 3183 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.295327+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.296070+0000 mgr.y (mgr.15249) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.362020+0000 mon.c (mon.2) 3184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.364343+0000 mon.c (mon.2) 3185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.367220+0000 mon.c (mon.2) 3186 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.368077+0000 mon.c (mon.2) 3187 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.375169+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.375682+0000 mgr.y (mgr.15249) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:26.956241+0000 mgr.y (mgr.15249) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.044144+0000 mgr.y (mgr.15249) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cluster 2024-09-17T11:58:27.082435+0000 mgr.y (mgr.15249) 1154 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.117415+0000 mgr.y (mgr.15249) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.202537+0000 mon.c (mon.2) 3178 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.203361+0000 mon.c (mon.2) 3179 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.220074+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.220623+0000 mgr.y (mgr.15249) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.282407+0000 mon.c (mon.2) 3180 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.284814+0000 mon.c (mon.2) 3181 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.287332+0000 mon.c (mon.2) 3182 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.288064+0000 mon.c (mon.2) 3183 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.295327+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.296070+0000 mgr.y (mgr.15249) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.362020+0000 mon.c (mon.2) 3184 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.364343+0000 mon.c (mon.2) 3185 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.367220+0000 mon.c (mon.2) 3186 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.368077+0000 mon.c (mon.2) 3187 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.375169+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.375682+0000 mgr.y (mgr.15249) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.443855+0000 mon.c (mon.2) 3188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.445998+0000 mon.c (mon.2) 3189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.448192+0000 mon.c (mon.2) 3190 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.448922+0000 mon.c (mon.2) 3191 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.454770+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.456542+0000 mgr.y (mgr.15249) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.536044+0000 mon.c (mon.2) 3192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.538275+0000 mon.c (mon.2) 3193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.541275+0000 mon.c (mon.2) 3194 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.542337+0000 mon.c (mon.2) 3195 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.548492+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.550335+0000 mgr.y (mgr.15249) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.623866+0000 mon.c (mon.2) 3196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.626560+0000 mon.c (mon.2) 3197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.629309+0000 mon.c (mon.2) 3198 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.630473+0000 mon.c (mon.2) 3199 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.636363+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.640635+0000 mgr.y (mgr.15249) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.716871+0000 mon.c (mon.2) 3200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.719368+0000 mon.c (mon.2) 3201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.443855+0000 mon.c (mon.2) 3188 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.445998+0000 mon.c (mon.2) 3189 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.448192+0000 mon.c (mon.2) 3190 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.448922+0000 mon.c (mon.2) 3191 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.454770+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.456542+0000 mgr.y (mgr.15249) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.536044+0000 mon.c (mon.2) 3192 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.538275+0000 mon.c (mon.2) 3193 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.541275+0000 mon.c (mon.2) 3194 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.542337+0000 mon.c (mon.2) 3195 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.548492+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.550335+0000 mgr.y (mgr.15249) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.623866+0000 mon.c (mon.2) 3196 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.626560+0000 mon.c (mon.2) 3197 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.629309+0000 mon.c (mon.2) 3198 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.630473+0000 mon.c (mon.2) 3199 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.636363+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.640635+0000 mgr.y (mgr.15249) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.716871+0000 mon.c (mon.2) 3200 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.719368+0000 mon.c (mon.2) 3201 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.722548+0000 mon.c (mon.2) 3202 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.723329+0000 mon.c (mon.2) 3203 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.733601+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.734797+0000 mgr.y (mgr.15249) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.817838+0000 mon.c (mon.2) 3204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.820139+0000 mon.c (mon.2) 3205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.823681+0000 mon.c (mon.2) 3206 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.824671+0000 mon.c (mon.2) 3207 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.832838+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: cephadm 2024-09-17T11:58:27.838443+0000 mgr.y (mgr.15249) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.927731+0000 mon.c (mon.2) 3208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.932744+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.940582+0000 mon.c (mon.2) 3209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.944521+0000 mon.c (mon.2) 3210 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.947746+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.954262+0000 mon.c (mon.2) 3211 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.959456+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:27.968912+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:28.037674+0000 mon.c (mon.2) 3212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:28.040495+0000 mon.c (mon.2) 3213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:28.042582+0000 mon.c (mon.2) 3214 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:58:28.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.722548+0000 mon.c (mon.2) 3202 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.723329+0000 mon.c (mon.2) 3203 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.733601+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.734797+0000 mgr.y (mgr.15249) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.817838+0000 mon.c (mon.2) 3204 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.820139+0000 mon.c (mon.2) 3205 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.823681+0000 mon.c (mon.2) 3206 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.824671+0000 mon.c (mon.2) 3207 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.832838+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: cephadm 2024-09-17T11:58:27.838443+0000 mgr.y (mgr.15249) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.927731+0000 mon.c (mon.2) 3208 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.932744+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.940582+0000 mon.c (mon.2) 3209 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.944521+0000 mon.c (mon.2) 3210 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.947746+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.954262+0000 mon.c (mon.2) 3211 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.959456+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:27.968912+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:28.037674+0000 mon.c (mon.2) 3212 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:28.040495+0000 mon.c (mon.2) 3213 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:28.042582+0000 mon.c (mon.2) 3214 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:28.050554+0000 mon.c (mon.2) 3215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:28.108571+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:28.120563+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[19809]: audit 2024-09-17T11:58:28.132561+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:28.050554+0000 mon.c (mon.2) 3215 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T11:58:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:28.108571+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:28.120563+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:28 smithi092 bash[26066]: audit 2024-09-17T11:58:28.132561+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:29 smithi121 bash[85913]: cephadm 2024-09-17T11:58:28.051605+0000 mgr.y (mgr.15249) 1164 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:58:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:29 smithi121 bash[85913]: cephadm 2024-09-17T11:58:28.051605+0000 mgr.y (mgr.15249) 1164 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:58:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:29 smithi121 bash[85913]: audit 2024-09-17T11:58:28.339514+0000 mon.c (mon.2) 3216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:29 smithi121 bash[85913]: audit 2024-09-17T11:58:28.339514+0000 mon.c (mon.2) 3216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:29 smithi092 bash[26066]: cephadm 2024-09-17T11:58:28.051605+0000 mgr.y (mgr.15249) 1164 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:58:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:29 smithi092 bash[26066]: audit 2024-09-17T11:58:28.339514+0000 mon.c (mon.2) 3216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:29 smithi092 bash[19809]: cephadm 2024-09-17T11:58:28.051605+0000 mgr.y (mgr.15249) 1164 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T11:58:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:29 smithi092 bash[19809]: audit 2024-09-17T11:58:28.339514+0000 mon.c (mon.2) 3216 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:30.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:30 smithi121 bash[85913]: cluster 2024-09-17T11:58:29.084111+0000 mgr.y (mgr.15249) 1165 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:30.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:30 smithi121 bash[85913]: cluster 2024-09-17T11:58:29.084111+0000 mgr.y (mgr.15249) 1165 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:30 smithi092 bash[19809]: cluster 2024-09-17T11:58:29.084111+0000 mgr.y (mgr.15249) 1165 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:30.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:30 smithi092 bash[26066]: cluster 2024-09-17T11:58:29.084111+0000 mgr.y (mgr.15249) 1165 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:31.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:58:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:58:30] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T11:58:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:30.794342+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:30.794342+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:30.808240+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:30.808240+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:30.821873+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:30.821873+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:31.687667+0000 mon.c (mon.2) 3217 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:31.687667+0000 mon.c (mon.2) 3217 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:31.689455+0000 mon.c (mon.2) 3218 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:31.689455+0000 mon.c (mon.2) 3218 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:31.691447+0000 mon.c (mon.2) 3219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:32.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:31 smithi121 bash[85913]: audit 2024-09-17T11:58:31.691447+0000 mon.c (mon.2) 3219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:32.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[19809]: audit 2024-09-17T11:58:30.794342+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[19809]: audit 2024-09-17T11:58:30.808240+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[19809]: audit 2024-09-17T11:58:30.821873+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[19809]: audit 2024-09-17T11:58:31.687667+0000 mon.c (mon.2) 3217 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:58:32.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[19809]: audit 2024-09-17T11:58:31.689455+0000 mon.c (mon.2) 3218 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:58:32.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[19809]: audit 2024-09-17T11:58:31.691447+0000 mon.c (mon.2) 3219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:32.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[26066]: audit 2024-09-17T11:58:30.794342+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[26066]: audit 2024-09-17T11:58:30.808240+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[26066]: audit 2024-09-17T11:58:30.821873+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:32.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[26066]: audit 2024-09-17T11:58:31.687667+0000 mon.c (mon.2) 3217 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T11:58:32.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[26066]: audit 2024-09-17T11:58:31.689455+0000 mon.c (mon.2) 3218 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T11:58:32.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:31 smithi092 bash[26066]: audit 2024-09-17T11:58:31.691447+0000 mon.c (mon.2) 3219 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:32 smithi121 bash[85913]: cluster 2024-09-17T11:58:31.084850+0000 mgr.y (mgr.15249) 1166 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:32 smithi121 bash[85913]: cluster 2024-09-17T11:58:31.084850+0000 mgr.y (mgr.15249) 1166 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:32 smithi121 bash[85913]: cephadm 2024-09-17T11:58:31.684034+0000 mgr.y (mgr.15249) 1167 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:58:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:32 smithi121 bash[85913]: cephadm 2024-09-17T11:58:31.684034+0000 mgr.y (mgr.15249) 1167 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:58:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:32 smithi121 bash[85913]: cephadm 2024-09-17T11:58:31.693676+0000 mgr.y (mgr.15249) 1168 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:58:33.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:32 smithi121 bash[85913]: cephadm 2024-09-17T11:58:31.693676+0000 mgr.y (mgr.15249) 1168 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:58:33.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:32 smithi121 bash[85913]: audit 2024-09-17T11:58:31.902162+0000 mgr.y (mgr.15249) 1169 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:33.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:32 smithi121 bash[85913]: audit 2024-09-17T11:58:31.902162+0000 mgr.y (mgr.15249) 1169 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:33.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:32 smithi092 bash[19809]: cluster 2024-09-17T11:58:31.084850+0000 mgr.y (mgr.15249) 1166 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:33.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:32 smithi092 bash[19809]: cephadm 2024-09-17T11:58:31.684034+0000 mgr.y (mgr.15249) 1167 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:58:33.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:32 smithi092 bash[19809]: cephadm 2024-09-17T11:58:31.693676+0000 mgr.y (mgr.15249) 1168 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:58:33.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:32 smithi092 bash[19809]: audit 2024-09-17T11:58:31.902162+0000 mgr.y (mgr.15249) 1169 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:33.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:32 smithi092 bash[26066]: cluster 2024-09-17T11:58:31.084850+0000 mgr.y (mgr.15249) 1166 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:33.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:32 smithi092 bash[26066]: cephadm 2024-09-17T11:58:31.684034+0000 mgr.y (mgr.15249) 1167 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T11:58:33.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:32 smithi092 bash[26066]: cephadm 2024-09-17T11:58:31.693676+0000 mgr.y (mgr.15249) 1168 : cephadm [INF] Deploying daemon mon.b on smithi121 2024-09-17T11:58:33.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:32 smithi092 bash[26066]: audit 2024-09-17T11:58:31.902162+0000 mgr.y (mgr.15249) 1169 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:34 smithi121 bash[85913]: cluster 2024-09-17T11:58:33.085595+0000 mgr.y (mgr.15249) 1170 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:35.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:34 smithi121 bash[85913]: cluster 2024-09-17T11:58:33.085595+0000 mgr.y (mgr.15249) 1170 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:35.230 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:34 smithi092 bash[26066]: cluster 2024-09-17T11:58:33.085595+0000 mgr.y (mgr.15249) 1170 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:35.230 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:34 smithi092 bash[19809]: cluster 2024-09-17T11:58:33.085595+0000 mgr.y (mgr.15249) 1170 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:36 smithi121 bash[85913]: cluster 2024-09-17T11:58:35.086574+0000 mgr.y (mgr.15249) 1171 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:36 smithi121 bash[85913]: cluster 2024-09-17T11:58:35.086574+0000 mgr.y (mgr.15249) 1171 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:36 smithi121 bash[85913]: audit 2024-09-17T11:58:35.195401+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:36 smithi121 bash[85913]: audit 2024-09-17T11:58:35.195401+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:36 smithi121 bash[85913]: audit 2024-09-17T11:58:35.211087+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:36 smithi121 bash[85913]: audit 2024-09-17T11:58:35.211087+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:36 smithi121 bash[85913]: audit 2024-09-17T11:58:35.226610+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:36 smithi121 bash[85913]: audit 2024-09-17T11:58:35.226610+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:36 smithi092 bash[19809]: cluster 2024-09-17T11:58:35.086574+0000 mgr.y (mgr.15249) 1171 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:36 smithi092 bash[19809]: audit 2024-09-17T11:58:35.195401+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:36 smithi092 bash[19809]: audit 2024-09-17T11:58:35.211087+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:36 smithi092 bash[19809]: audit 2024-09-17T11:58:35.226610+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:36 smithi092 bash[26066]: cluster 2024-09-17T11:58:35.086574+0000 mgr.y (mgr.15249) 1171 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:36 smithi092 bash[26066]: audit 2024-09-17T11:58:35.195401+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:36 smithi092 bash[26066]: audit 2024-09-17T11:58:35.211087+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:36 smithi092 bash[26066]: audit 2024-09-17T11:58:35.226610+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:37.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:37.556 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:37.557 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:37.557 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:37.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:37.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: Stopping Ceph mon.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T11:58:37.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:37 smithi121 bash[85913]: debug 2024-09-17T11:58:37.505+0000 7f9bf4895640 -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-17T11:58:37.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:37 smithi121 bash[85913]: debug 2024-09-17T11:58:37.505+0000 7f9bf4895640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T11:58:37.558 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:37.558 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:37.558 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:37.559 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:58:37 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:38 smithi121 bash[87594]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-b 2024-09-17T11:58:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:38 smithi121 bash[87655]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-b 2024-09-17T11:58:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T11:58:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: Stopped Ceph mon.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:58:39.056 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:39.057 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:39.057 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:39.057 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:39.057 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:39.058 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:39.058 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:39.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:39.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: Started Ceph mon.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T11:58:39.059 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 11:58:38 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.569+0000 7f57b54b2c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.569+0000 7f57b54b2c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.569+0000 7f57b54b2c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 0 load: jerasure load: lrc 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Git sha 0 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: DB SUMMARY 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: DB Session ID: CJ6EE4V5Y16L1UIZUBXO 2024-09-17T11:58:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: MANIFEST file: MANIFEST-000107 size: 539 Bytes 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000112.sst 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000110.log size: 1012167 ; 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T11:58:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.env: 0x55cbc5c39120 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.info_log: 0x55cbc825b700 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T11:58:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.db_log_dir: 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.wal_dir: 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T11:58:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.write_buffer_manager: 0x55cbc825e1e0 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T11:58:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T11:58:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T11:58:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T11:58:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T11:58:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.row_cache: None 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.wal_filter: None 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T11:58:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T11:58:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T11:58:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Compression algorithms supported: 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: kZSTD supported: 0 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T11:58:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000107 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.merge_operator: 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cbc825b320) 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: cache_index_and_filter_blocks: 1 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T11:58:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: pin_top_level_index_and_filter: 1 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: index_type: 0 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: data_block_index_type: 0 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: index_shortening: 1 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: checksum: 4 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: no_block_cache: 0 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: block_cache: 0x55cbc8251610 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: block_cache_name: BinnedLRUCache 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: block_cache_options: 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: capacity : 536870912 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: num_shard_bits : 4 2024-09-17T11:58:40.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: strict_capacity_limit : 0 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: high_pri_pool_ratio: 0.000 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: block_cache_compressed: (nil) 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: persistent_cache: (nil) 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: block_size: 4096 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: block_size_deviation: 10 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: block_restart_interval: 16 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: index_block_restart_interval: 1 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: metadata_block_size: 4096 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: partition_filters: 0 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: use_delta_encoding: 1 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: filter_policy: bloomfilter 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: whole_key_filtering: 1 2024-09-17T11:58:40.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: verify_compression: 0 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: read_amp_bytes_per_bit: 0 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: format_version: 5 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: enable_index_compression: 1 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: block_align: 0 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: max_auto_readahead_size: 262144 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: prepopulate_block_cache: 0 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: initial_auto_readahead_size: 8192 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: num_file_reads_for_auto_readahead: 2 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T11:58:40.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.num_levels: 7 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:58:40.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T11:58:40.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T11:58:40.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T11:58:40.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T11:58:40.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T11:58:40.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 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-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000107 succeeded,manifest_file_number is 107, next_file_number is 114, last_sequence is 59000, log_number is 110,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 110 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 110 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5baeb922-b7a1-4e93-b62d-54633734e982 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574320577992, "job": 1, "event": "recovery_started", "wal_files": [110]} 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.573+0000 7f57b54b2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #110 mode 2 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574320582279, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 115, "file_size": 632561, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 59005, "largest_seqno": 59824, "table_properties": {"data_size": 628874, "index_size": 1559, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1093, "raw_key_size": 10552, "raw_average_key_size": 24, "raw_value_size": 621240, "raw_average_value_size": 1438, "num_data_blocks": 64, "num_entries": 432, "num_filter_entries": 432, "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": 1726574320, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5baeb922-b7a1-4e93-b62d-54633734e982", "db_session_id": "CJ6EE4V5Y16L1UIZUBXO", "orig_file_number": 115, "seqno_to_time_mapping": "N/A"}} 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574320582407, "job": 1, "event": "recovery_finished"} 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 117 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 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-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000110.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T11:58:40.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cbc827ee00 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 4 rocksdb: DB pointer 0x55cbc8382000 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57ab27a640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57ab27a640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: ** DB Stats ** 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: 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-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: 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-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: ** Compaction Stats [default] ** 2024-09-17T11:58:40.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: 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-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: L0 1/0 617.74 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 266.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: L6 1/0 9.79 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-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Sum 2/0 10.40 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 266.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 266.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: ** Compaction Stats [default] ** 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: 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-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 266.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-17T11:58:40.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Cumulative compaction: 0.00 GB write, 82.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Interval compaction: 0.00 GB write, 82.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: 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-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Block cache BinnedLRUCache@0x55cbc8251610#7 capacity: 512.00 MB usage: 2.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 5.5e-05 secs_since: 0 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 1 mon.b@-1(???) e3 preinit fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 0 mon.b@-1(???).mds e1 new map 2024-09-17T11:58:40.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 0 mon.b@-1(???).mds e1 print_map 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: e1 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: legacy client fscid: -1 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: No filesystems configured 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.581+0000 7f57b54b2c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.585+0000 7f57b54b2c80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T11:58:40.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:40 smithi121 bash[87711]: debug 2024-09-17T11:58:40.585+0000 7f57b54b2c80 1 mon.b@-1(???).paxosservice(auth 1..33) refresh upgraded, format 0 -> 3 2024-09-17T11:58:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:58:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:58:40] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.51.0" 2024-09-17T11:58:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:41 smithi121 bash[87711]: cluster 2024-09-17T11:58:37.087261+0000 mgr.y (mgr.15249) 1172 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:41 smithi121 bash[87711]: cluster 2024-09-17T11:58:37.087261+0000 mgr.y (mgr.15249) 1172 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:41.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:41 smithi092 bash[26066]: cluster 2024-09-17T11:58:37.087261+0000 mgr.y (mgr.15249) 1172 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:41 smithi092 bash[19809]: cluster 2024-09-17T11:58:37.087261+0000 mgr.y (mgr.15249) 1172 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:42.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:39.088897+0000 mgr.y (mgr.15249) 1173 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:58:42.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:39.088897+0000 mgr.y (mgr.15249) 1173 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:58:42.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:40.800638+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:58:42.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:40.800638+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:58:42.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.089649+0000 mgr.y (mgr.15249) 1174 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:58:42.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.089649+0000 mgr.y (mgr.15249) 1174 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:58:42.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.205402+0000 mon.a (mon.0) 3190 : cluster [INF] mon.a calling monitor election 2024-09-17T11:58:42.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.205402+0000 mon.a (mon.0) 3190 : cluster [INF] mon.a calling monitor election 2024-09-17T11:58:42.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.227826+0000 mon.a (mon.0) 3191 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.227826+0000 mon.a (mon.0) 3191 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.235025+0000 mon.a (mon.0) 3192 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.235025+0000 mon.a (mon.0) 3192 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.235862+0000 mon.a (mon.0) 3193 : cluster [DBG] fsmap 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.235862+0000 mon.a (mon.0) 3193 : cluster [DBG] fsmap 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.235914+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.235914+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.236736+0000 mon.a (mon.0) 3195 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.236736+0000 mon.a (mon.0) 3195 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.237050+0000 mon.a (mon.0) 3196 : cluster [INF] overall HEALTH_OK 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cluster 2024-09-17T11:58:41.237050+0000 mon.a (mon.0) 3196 : cluster [INF] overall HEALTH_OK 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.251332+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.251332+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.258337+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.258337+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.263128+0000 mon.c (mon.2) 3220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.263128+0000 mon.c (mon.2) 3220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.263949+0000 mon.c (mon.2) 3221 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.263949+0000 mon.c (mon.2) 3221 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.269679+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.269679+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.272690+0000 mgr.y (mgr.15249) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.272690+0000 mgr.y (mgr.15249) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.346275+0000 mon.c (mon.2) 3222 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.346275+0000 mon.c (mon.2) 3222 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.348264+0000 mon.c (mon.2) 3223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.348264+0000 mon.c (mon.2) 3223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.350372+0000 mon.c (mon.2) 3224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.350372+0000 mon.c (mon.2) 3224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.351039+0000 mon.c (mon.2) 3225 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.351039+0000 mon.c (mon.2) 3225 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.358360+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.358360+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.359837+0000 mgr.y (mgr.15249) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.359837+0000 mgr.y (mgr.15249) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.422497+0000 mon.c (mon.2) 3226 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.422497+0000 mon.c (mon.2) 3226 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.424956+0000 mon.c (mon.2) 3227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.424956+0000 mon.c (mon.2) 3227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.428510+0000 mon.c (mon.2) 3228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.428510+0000 mon.c (mon.2) 3228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.429520+0000 mon.c (mon.2) 3229 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.429520+0000 mon.c (mon.2) 3229 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.439165+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.439165+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.441363+0000 mgr.y (mgr.15249) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.441363+0000 mgr.y (mgr.15249) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.507013+0000 mon.c (mon.2) 3230 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.507013+0000 mon.c (mon.2) 3230 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.509263+0000 mon.c (mon.2) 3231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.509263+0000 mon.c (mon.2) 3231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.512361+0000 mon.c (mon.2) 3232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.512361+0000 mon.c (mon.2) 3232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.513328+0000 mon.c (mon.2) 3233 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.513328+0000 mon.c (mon.2) 3233 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.523692+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.523692+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.525820+0000 mgr.y (mgr.15249) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.525820+0000 mgr.y (mgr.15249) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.609308+0000 mon.c (mon.2) 3234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.609308+0000 mon.c (mon.2) 3234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.612002+0000 mon.c (mon.2) 3235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.612002+0000 mon.c (mon.2) 3235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.615049+0000 mon.c (mon.2) 3236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.615049+0000 mon.c (mon.2) 3236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.615957+0000 mon.c (mon.2) 3237 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.615957+0000 mon.c (mon.2) 3237 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.625617+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.625617+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.626478+0000 mgr.y (mgr.15249) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.626478+0000 mgr.y (mgr.15249) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.716520+0000 mon.c (mon.2) 3238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.716520+0000 mon.c (mon.2) 3238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.718972+0000 mon.c (mon.2) 3239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.718972+0000 mon.c (mon.2) 3239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.721445+0000 mon.c (mon.2) 3240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.721445+0000 mon.c (mon.2) 3240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.722497+0000 mon.c (mon.2) 3241 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.722497+0000 mon.c (mon.2) 3241 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.731969+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.731969+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.732572+0000 mgr.y (mgr.15249) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.732572+0000 mgr.y (mgr.15249) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.825378+0000 mon.c (mon.2) 3242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.825378+0000 mon.c (mon.2) 3242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.828235+0000 mon.c (mon.2) 3243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.828235+0000 mon.c (mon.2) 3243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.831381+0000 mon.c (mon.2) 3244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.831381+0000 mon.c (mon.2) 3244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.832412+0000 mon.c (mon.2) 3245 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.832412+0000 mon.c (mon.2) 3245 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.840731+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.840731+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.842641+0000 mgr.y (mgr.15249) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.842641+0000 mgr.y (mgr.15249) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.913185+0000 mgr.y (mgr.15249) 1182 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.913185+0000 mgr.y (mgr.15249) 1182 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.921556+0000 mon.c (mon.2) 3246 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.921556+0000 mon.c (mon.2) 3246 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.923596+0000 mon.c (mon.2) 3247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.923596+0000 mon.c (mon.2) 3247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.926271+0000 mon.c (mon.2) 3248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.926271+0000 mon.c (mon.2) 3248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.927286+0000 mon.c (mon.2) 3249 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.927286+0000 mon.c (mon.2) 3249 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.935617+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:41.935617+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.939046+0000 mgr.y (mgr.15249) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: cephadm 2024-09-17T11:58:41.939046+0000 mgr.y (mgr.15249) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.023414+0000 mon.c (mon.2) 3250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.023414+0000 mon.c (mon.2) 3250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.025726+0000 mon.c (mon.2) 3251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.025726+0000 mon.c (mon.2) 3251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.028234+0000 mon.c (mon.2) 3252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.028234+0000 mon.c (mon.2) 3252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.029104+0000 mon.c (mon.2) 3253 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.029104+0000 mon.c (mon.2) 3253 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.037750+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.037750+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.118904+0000 mon.c (mon.2) 3254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.118904+0000 mon.c (mon.2) 3254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.120848+0000 mon.c (mon.2) 3255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.120848+0000 mon.c (mon.2) 3255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.123146+0000 mon.c (mon.2) 3256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.123146+0000 mon.c (mon.2) 3256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.123918+0000 mon.c (mon.2) 3257 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.123918+0000 mon.c (mon.2) 3257 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.131834+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.131834+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.200117+0000 mon.c (mon.2) 3258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.200117+0000 mon.c (mon.2) 3258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.202364+0000 mon.c (mon.2) 3259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.202364+0000 mon.c (mon.2) 3259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.205209+0000 mon.c (mon.2) 3260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.205209+0000 mon.c (mon.2) 3260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.206139+0000 mon.c (mon.2) 3261 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.206139+0000 mon.c (mon.2) 3261 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.214048+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:42 smithi121 bash[87711]: audit 2024-09-17T11:58:42.214048+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:39.088897+0000 mgr.y (mgr.15249) 1173 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:40.800638+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:41.089649+0000 mgr.y (mgr.15249) 1174 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:41.205402+0000 mon.a (mon.0) 3190 : cluster [INF] mon.a calling monitor election 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:41.227826+0000 mon.a (mon.0) 3191 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:41.235025+0000 mon.a (mon.0) 3192 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:41.235862+0000 mon.a (mon.0) 3193 : cluster [DBG] fsmap 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:41.235914+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:41.236736+0000 mon.a (mon.0) 3195 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cluster 2024-09-17T11:58:41.237050+0000 mon.a (mon.0) 3196 : cluster [INF] overall HEALTH_OK 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.251332+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.258337+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.263128+0000 mon.c (mon.2) 3220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.263949+0000 mon.c (mon.2) 3221 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.269679+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cephadm 2024-09-17T11:58:41.272690+0000 mgr.y (mgr.15249) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.346275+0000 mon.c (mon.2) 3222 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.348264+0000 mon.c (mon.2) 3223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.350372+0000 mon.c (mon.2) 3224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.351039+0000 mon.c (mon.2) 3225 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.358360+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:39.088897+0000 mgr.y (mgr.15249) 1173 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:40.800638+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:41.089649+0000 mgr.y (mgr.15249) 1174 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:41.205402+0000 mon.a (mon.0) 3190 : cluster [INF] mon.a calling monitor election 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:41.227826+0000 mon.a (mon.0) 3191 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:41.235025+0000 mon.a (mon.0) 3192 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0],b=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:41.235862+0000 mon.a (mon.0) 3193 : cluster [DBG] fsmap 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:41.235914+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:41.236736+0000 mon.a (mon.0) 3195 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cluster 2024-09-17T11:58:41.237050+0000 mon.a (mon.0) 3196 : cluster [INF] overall HEALTH_OK 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.251332+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.258337+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.263128+0000 mon.c (mon.2) 3220 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.263949+0000 mon.c (mon.2) 3221 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.269679+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cephadm 2024-09-17T11:58:41.272690+0000 mgr.y (mgr.15249) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.346275+0000 mon.c (mon.2) 3222 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.348264+0000 mon.c (mon.2) 3223 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.350372+0000 mon.c (mon.2) 3224 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.351039+0000 mon.c (mon.2) 3225 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.358360+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cephadm 2024-09-17T11:58:41.359837+0000 mgr.y (mgr.15249) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.422497+0000 mon.c (mon.2) 3226 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.424956+0000 mon.c (mon.2) 3227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.428510+0000 mon.c (mon.2) 3228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.429520+0000 mon.c (mon.2) 3229 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.439165+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cephadm 2024-09-17T11:58:41.441363+0000 mgr.y (mgr.15249) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.507013+0000 mon.c (mon.2) 3230 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.509263+0000 mon.c (mon.2) 3231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.512361+0000 mon.c (mon.2) 3232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.513328+0000 mon.c (mon.2) 3233 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.523692+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cephadm 2024-09-17T11:58:41.525820+0000 mgr.y (mgr.15249) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.609308+0000 mon.c (mon.2) 3234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.612002+0000 mon.c (mon.2) 3235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.615049+0000 mon.c (mon.2) 3236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.615957+0000 mon.c (mon.2) 3237 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.625617+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cephadm 2024-09-17T11:58:41.626478+0000 mgr.y (mgr.15249) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.716520+0000 mon.c (mon.2) 3238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.718972+0000 mon.c (mon.2) 3239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.721445+0000 mon.c (mon.2) 3240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.722497+0000 mon.c (mon.2) 3241 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.731969+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cephadm 2024-09-17T11:58:41.732572+0000 mgr.y (mgr.15249) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.825378+0000 mon.c (mon.2) 3242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.828235+0000 mon.c (mon.2) 3243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.831381+0000 mon.c (mon.2) 3244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.832412+0000 mon.c (mon.2) 3245 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.840731+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cephadm 2024-09-17T11:58:41.842641+0000 mgr.y (mgr.15249) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.913185+0000 mgr.y (mgr.15249) 1182 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.921556+0000 mon.c (mon.2) 3246 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.923596+0000 mon.c (mon.2) 3247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.926271+0000 mon.c (mon.2) 3248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.927286+0000 mon.c (mon.2) 3249 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:41.935617+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: cephadm 2024-09-17T11:58:41.939046+0000 mgr.y (mgr.15249) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.023414+0000 mon.c (mon.2) 3250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.025726+0000 mon.c (mon.2) 3251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cephadm 2024-09-17T11:58:41.359837+0000 mgr.y (mgr.15249) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.422497+0000 mon.c (mon.2) 3226 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.424956+0000 mon.c (mon.2) 3227 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.428510+0000 mon.c (mon.2) 3228 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.429520+0000 mon.c (mon.2) 3229 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.439165+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cephadm 2024-09-17T11:58:41.441363+0000 mgr.y (mgr.15249) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.507013+0000 mon.c (mon.2) 3230 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.509263+0000 mon.c (mon.2) 3231 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.512361+0000 mon.c (mon.2) 3232 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.513328+0000 mon.c (mon.2) 3233 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.523692+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cephadm 2024-09-17T11:58:41.525820+0000 mgr.y (mgr.15249) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.609308+0000 mon.c (mon.2) 3234 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.612002+0000 mon.c (mon.2) 3235 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.615049+0000 mon.c (mon.2) 3236 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.615957+0000 mon.c (mon.2) 3237 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.625617+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cephadm 2024-09-17T11:58:41.626478+0000 mgr.y (mgr.15249) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.716520+0000 mon.c (mon.2) 3238 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.028234+0000 mon.c (mon.2) 3252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.029104+0000 mon.c (mon.2) 3253 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.037750+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.118904+0000 mon.c (mon.2) 3254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.120848+0000 mon.c (mon.2) 3255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.123146+0000 mon.c (mon.2) 3256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.123918+0000 mon.c (mon.2) 3257 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.131834+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.200117+0000 mon.c (mon.2) 3258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.202364+0000 mon.c (mon.2) 3259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.205209+0000 mon.c (mon.2) 3260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.206139+0000 mon.c (mon.2) 3261 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[19809]: audit 2024-09-17T11:58:42.214048+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.718972+0000 mon.c (mon.2) 3239 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.721445+0000 mon.c (mon.2) 3240 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.722497+0000 mon.c (mon.2) 3241 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.731969+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cephadm 2024-09-17T11:58:41.732572+0000 mgr.y (mgr.15249) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.825378+0000 mon.c (mon.2) 3242 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.828235+0000 mon.c (mon.2) 3243 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.831381+0000 mon.c (mon.2) 3244 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.832412+0000 mon.c (mon.2) 3245 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.840731+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cephadm 2024-09-17T11:58:41.842641+0000 mgr.y (mgr.15249) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.913185+0000 mgr.y (mgr.15249) 1182 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.921556+0000 mon.c (mon.2) 3246 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.923596+0000 mon.c (mon.2) 3247 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.926271+0000 mon.c (mon.2) 3248 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.927286+0000 mon.c (mon.2) 3249 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:41.935617+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: cephadm 2024-09-17T11:58:41.939046+0000 mgr.y (mgr.15249) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.023414+0000 mon.c (mon.2) 3250 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.025726+0000 mon.c (mon.2) 3251 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.028234+0000 mon.c (mon.2) 3252 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.029104+0000 mon.c (mon.2) 3253 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.037750+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.118904+0000 mon.c (mon.2) 3254 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.120848+0000 mon.c (mon.2) 3255 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.123146+0000 mon.c (mon.2) 3256 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.123918+0000 mon.c (mon.2) 3257 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.131834+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.200117+0000 mon.c (mon.2) 3258 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.202364+0000 mon.c (mon.2) 3259 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:42.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.205209+0000 mon.c (mon.2) 3260 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:42.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.206139+0000 mon.c (mon.2) 3261 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:42.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:42 smithi092 bash[26066]: audit 2024-09-17T11:58:42.214048+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.041102+0000 mgr.y (mgr.15249) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.041102+0000 mgr.y (mgr.15249) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.133377+0000 mgr.y (mgr.15249) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.133377+0000 mgr.y (mgr.15249) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.215989+0000 mgr.y (mgr.15249) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.215989+0000 mgr.y (mgr.15249) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.292052+0000 mon.c (mon.2) 3262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.292052+0000 mon.c (mon.2) 3262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.294014+0000 mon.c (mon.2) 3263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.294014+0000 mon.c (mon.2) 3263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.296567+0000 mon.c (mon.2) 3264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.296567+0000 mon.c (mon.2) 3264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.297360+0000 mon.c (mon.2) 3265 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.297360+0000 mon.c (mon.2) 3265 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.302924+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.302924+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.306097+0000 mgr.y (mgr.15249) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.306097+0000 mgr.y (mgr.15249) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.368734+0000 mon.c (mon.2) 3266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.368734+0000 mon.c (mon.2) 3266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.371223+0000 mon.c (mon.2) 3267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.371223+0000 mon.c (mon.2) 3267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.373696+0000 mon.c (mon.2) 3268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.373696+0000 mon.c (mon.2) 3268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.374835+0000 mon.c (mon.2) 3269 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.374835+0000 mon.c (mon.2) 3269 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.381101+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.381101+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.384152+0000 mgr.y (mgr.15249) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.384152+0000 mgr.y (mgr.15249) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.451288+0000 mon.c (mon.2) 3270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.451288+0000 mon.c (mon.2) 3270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.452986+0000 mon.c (mon.2) 3271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.452986+0000 mon.c (mon.2) 3271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.454774+0000 mon.c (mon.2) 3272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.454774+0000 mon.c (mon.2) 3272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.455448+0000 mon.c (mon.2) 3273 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.455448+0000 mon.c (mon.2) 3273 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.460915+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.460915+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.462843+0000 mgr.y (mgr.15249) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.462843+0000 mgr.y (mgr.15249) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.524457+0000 mon.c (mon.2) 3274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.524457+0000 mon.c (mon.2) 3274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.526772+0000 mon.c (mon.2) 3275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.526772+0000 mon.c (mon.2) 3275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.529115+0000 mon.c (mon.2) 3276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.529115+0000 mon.c (mon.2) 3276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.530184+0000 mon.c (mon.2) 3277 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.530184+0000 mon.c (mon.2) 3277 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.536342+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.536342+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.537102+0000 mgr.y (mgr.15249) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.537102+0000 mgr.y (mgr.15249) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.599648+0000 mon.c (mon.2) 3278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.599648+0000 mon.c (mon.2) 3278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.601440+0000 mon.c (mon.2) 3279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.601440+0000 mon.c (mon.2) 3279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.603135+0000 mon.c (mon.2) 3280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.603135+0000 mon.c (mon.2) 3280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.603777+0000 mon.c (mon.2) 3281 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.603777+0000 mon.c (mon.2) 3281 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.609073+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.609073+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.609744+0000 mgr.y (mgr.15249) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.609744+0000 mgr.y (mgr.15249) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.667700+0000 mon.c (mon.2) 3282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.667700+0000 mon.c (mon.2) 3282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.669424+0000 mon.c (mon.2) 3283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.669424+0000 mon.c (mon.2) 3283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.671445+0000 mon.c (mon.2) 3284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.671445+0000 mon.c (mon.2) 3284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.672196+0000 mon.c (mon.2) 3285 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.672196+0000 mon.c (mon.2) 3285 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.677692+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.677692+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.678224+0000 mgr.y (mgr.15249) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.678224+0000 mgr.y (mgr.15249) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.737819+0000 mon.c (mon.2) 3286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.737819+0000 mon.c (mon.2) 3286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.740099+0000 mon.c (mon.2) 3287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.740099+0000 mon.c (mon.2) 3287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.742120+0000 mon.c (mon.2) 3288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.742120+0000 mon.c (mon.2) 3288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.742900+0000 mon.c (mon.2) 3289 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.742900+0000 mon.c (mon.2) 3289 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.748632+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.748632+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.750172+0000 mgr.y (mgr.15249) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.750172+0000 mgr.y (mgr.15249) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.824986+0000 mon.c (mon.2) 3290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.824986+0000 mon.c (mon.2) 3290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.827048+0000 mon.c (mon.2) 3291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.827048+0000 mon.c (mon.2) 3291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.829299+0000 mon.c (mon.2) 3292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.829299+0000 mon.c (mon.2) 3292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.830117+0000 mon.c (mon.2) 3293 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.830117+0000 mon.c (mon.2) 3293 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.836126+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.836126+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.837908+0000 mgr.y (mgr.15249) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.837908+0000 mgr.y (mgr.15249) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.897778+0000 mon.c (mon.2) 3294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.897778+0000 mon.c (mon.2) 3294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.899674+0000 mon.c (mon.2) 3295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.899674+0000 mon.c (mon.2) 3295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.901427+0000 mon.c (mon.2) 3296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.901427+0000 mon.c (mon.2) 3296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.902138+0000 mon.c (mon.2) 3297 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.902138+0000 mon.c (mon.2) 3297 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.907509+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.907509+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.909133+0000 mgr.y (mgr.15249) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.909133+0000 mgr.y (mgr.15249) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.968423+0000 mon.c (mon.2) 3298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.968423+0000 mon.c (mon.2) 3298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.970438+0000 mon.c (mon.2) 3299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.970438+0000 mon.c (mon.2) 3299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.972354+0000 mon.c (mon.2) 3300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.972354+0000 mon.c (mon.2) 3300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.973163+0000 mon.c (mon.2) 3301 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.973163+0000 mon.c (mon.2) 3301 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.979791+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:42.979791+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.041629+0000 mon.c (mon.2) 3302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.041629+0000 mon.c (mon.2) 3302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.043345+0000 mon.c (mon.2) 3303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.043345+0000 mon.c (mon.2) 3303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.045196+0000 mon.c (mon.2) 3304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.045196+0000 mon.c (mon.2) 3304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.045871+0000 mon.c (mon.2) 3305 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.045871+0000 mon.c (mon.2) 3305 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.051429+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.051429+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.113278+0000 mon.c (mon.2) 3306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.113278+0000 mon.c (mon.2) 3306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.115017+0000 mon.c (mon.2) 3307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.115017+0000 mon.c (mon.2) 3307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.116638+0000 mon.c (mon.2) 3308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.116638+0000 mon.c (mon.2) 3308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.117314+0000 mon.c (mon.2) 3309 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.117314+0000 mon.c (mon.2) 3309 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.125374+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.125374+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.185450+0000 mon.c (mon.2) 3310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.185450+0000 mon.c (mon.2) 3310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.187390+0000 mon.c (mon.2) 3311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.187390+0000 mon.c (mon.2) 3311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.189674+0000 mon.c (mon.2) 3312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.189674+0000 mon.c (mon.2) 3312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.190412+0000 mon.c (mon.2) 3313 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.190412+0000 mon.c (mon.2) 3313 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.196030+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.196030+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.256829+0000 mon.c (mon.2) 3314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.256829+0000 mon.c (mon.2) 3314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.258608+0000 mon.c (mon.2) 3315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:43 smithi121 bash[87711]: audit 2024-09-17T11:58:43.258608+0000 mon.c (mon.2) 3315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.041102+0000 mgr.y (mgr.15249) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.133377+0000 mgr.y (mgr.15249) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.215989+0000 mgr.y (mgr.15249) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.292052+0000 mon.c (mon.2) 3262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.294014+0000 mon.c (mon.2) 3263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.296567+0000 mon.c (mon.2) 3264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.297360+0000 mon.c (mon.2) 3265 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.302924+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.306097+0000 mgr.y (mgr.15249) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.368734+0000 mon.c (mon.2) 3266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.371223+0000 mon.c (mon.2) 3267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.373696+0000 mon.c (mon.2) 3268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.374835+0000 mon.c (mon.2) 3269 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.381101+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.384152+0000 mgr.y (mgr.15249) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.451288+0000 mon.c (mon.2) 3270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.452986+0000 mon.c (mon.2) 3271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.454774+0000 mon.c (mon.2) 3272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.455448+0000 mon.c (mon.2) 3273 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.460915+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.041102+0000 mgr.y (mgr.15249) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.133377+0000 mgr.y (mgr.15249) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.215989+0000 mgr.y (mgr.15249) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.292052+0000 mon.c (mon.2) 3262 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.294014+0000 mon.c (mon.2) 3263 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.296567+0000 mon.c (mon.2) 3264 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.297360+0000 mon.c (mon.2) 3265 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.302924+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.306097+0000 mgr.y (mgr.15249) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.368734+0000 mon.c (mon.2) 3266 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.371223+0000 mon.c (mon.2) 3267 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.373696+0000 mon.c (mon.2) 3268 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.374835+0000 mon.c (mon.2) 3269 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.381101+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.384152+0000 mgr.y (mgr.15249) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.451288+0000 mon.c (mon.2) 3270 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.452986+0000 mon.c (mon.2) 3271 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.454774+0000 mon.c (mon.2) 3272 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.455448+0000 mon.c (mon.2) 3273 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.460915+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.462843+0000 mgr.y (mgr.15249) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.524457+0000 mon.c (mon.2) 3274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.526772+0000 mon.c (mon.2) 3275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.529115+0000 mon.c (mon.2) 3276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.530184+0000 mon.c (mon.2) 3277 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.536342+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.537102+0000 mgr.y (mgr.15249) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.599648+0000 mon.c (mon.2) 3278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.601440+0000 mon.c (mon.2) 3279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.603135+0000 mon.c (mon.2) 3280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.603777+0000 mon.c (mon.2) 3281 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.609073+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.609744+0000 mgr.y (mgr.15249) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.667700+0000 mon.c (mon.2) 3282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.669424+0000 mon.c (mon.2) 3283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.671445+0000 mon.c (mon.2) 3284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.672196+0000 mon.c (mon.2) 3285 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.677692+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.678224+0000 mgr.y (mgr.15249) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.737819+0000 mon.c (mon.2) 3286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.462843+0000 mgr.y (mgr.15249) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.524457+0000 mon.c (mon.2) 3274 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.526772+0000 mon.c (mon.2) 3275 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.529115+0000 mon.c (mon.2) 3276 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.530184+0000 mon.c (mon.2) 3277 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.536342+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.537102+0000 mgr.y (mgr.15249) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.599648+0000 mon.c (mon.2) 3278 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.601440+0000 mon.c (mon.2) 3279 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.603135+0000 mon.c (mon.2) 3280 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.603777+0000 mon.c (mon.2) 3281 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.609073+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.609744+0000 mgr.y (mgr.15249) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.667700+0000 mon.c (mon.2) 3282 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.669424+0000 mon.c (mon.2) 3283 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.671445+0000 mon.c (mon.2) 3284 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.672196+0000 mon.c (mon.2) 3285 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.677692+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.678224+0000 mgr.y (mgr.15249) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.737819+0000 mon.c (mon.2) 3286 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.740099+0000 mon.c (mon.2) 3287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.742120+0000 mon.c (mon.2) 3288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.742900+0000 mon.c (mon.2) 3289 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.748632+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.750172+0000 mgr.y (mgr.15249) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.824986+0000 mon.c (mon.2) 3290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.827048+0000 mon.c (mon.2) 3291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.829299+0000 mon.c (mon.2) 3292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.830117+0000 mon.c (mon.2) 3293 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.836126+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.837908+0000 mgr.y (mgr.15249) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.897778+0000 mon.c (mon.2) 3294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.899674+0000 mon.c (mon.2) 3295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.901427+0000 mon.c (mon.2) 3296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.902138+0000 mon.c (mon.2) 3297 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.907509+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.909133+0000 mgr.y (mgr.15249) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.968423+0000 mon.c (mon.2) 3298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.970438+0000 mon.c (mon.2) 3299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.972354+0000 mon.c (mon.2) 3300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.740099+0000 mon.c (mon.2) 3287 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.742120+0000 mon.c (mon.2) 3288 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.742900+0000 mon.c (mon.2) 3289 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.748632+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.750172+0000 mgr.y (mgr.15249) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.824986+0000 mon.c (mon.2) 3290 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.827048+0000 mon.c (mon.2) 3291 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.829299+0000 mon.c (mon.2) 3292 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.830117+0000 mon.c (mon.2) 3293 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.836126+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.837908+0000 mgr.y (mgr.15249) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.897778+0000 mon.c (mon.2) 3294 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.899674+0000 mon.c (mon.2) 3295 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.901427+0000 mon.c (mon.2) 3296 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.902138+0000 mon.c (mon.2) 3297 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.907509+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.909133+0000 mgr.y (mgr.15249) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.968423+0000 mon.c (mon.2) 3298 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.970438+0000 mon.c (mon.2) 3299 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.972354+0000 mon.c (mon.2) 3300 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.973163+0000 mon.c (mon.2) 3301 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:42.979791+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.041629+0000 mon.c (mon.2) 3302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.043345+0000 mon.c (mon.2) 3303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.045196+0000 mon.c (mon.2) 3304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.045871+0000 mon.c (mon.2) 3305 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.051429+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.113278+0000 mon.c (mon.2) 3306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.115017+0000 mon.c (mon.2) 3307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.116638+0000 mon.c (mon.2) 3308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.117314+0000 mon.c (mon.2) 3309 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.125374+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.185450+0000 mon.c (mon.2) 3310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.187390+0000 mon.c (mon.2) 3311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.189674+0000 mon.c (mon.2) 3312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.190412+0000 mon.c (mon.2) 3313 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.196030+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.256829+0000 mon.c (mon.2) 3314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[19809]: audit 2024-09-17T11:58:43.258608+0000 mon.c (mon.2) 3315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.973163+0000 mon.c (mon.2) 3301 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:42.979791+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.041629+0000 mon.c (mon.2) 3302 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.043345+0000 mon.c (mon.2) 3303 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.045196+0000 mon.c (mon.2) 3304 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.045871+0000 mon.c (mon.2) 3305 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.051429+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.113278+0000 mon.c (mon.2) 3306 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.115017+0000 mon.c (mon.2) 3307 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.116638+0000 mon.c (mon.2) 3308 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.117314+0000 mon.c (mon.2) 3309 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.125374+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.185450+0000 mon.c (mon.2) 3310 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.187390+0000 mon.c (mon.2) 3311 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:43.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.189674+0000 mon.c (mon.2) 3312 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:43.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.190412+0000 mon.c (mon.2) 3313 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:43.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.196030+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:43.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.256829+0000 mon.c (mon.2) 3314 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:43.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:43 smithi092 bash[26066]: audit 2024-09-17T11:58:43.258608+0000 mon.c (mon.2) 3315 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.980617+0000 mgr.y (mgr.15249) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:42.980617+0000 mgr.y (mgr.15249) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.052071+0000 mgr.y (mgr.15249) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.052071+0000 mgr.y (mgr.15249) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cluster 2024-09-17T11:58:43.090087+0000 mgr.y (mgr.15249) 1198 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cluster 2024-09-17T11:58:43.090087+0000 mgr.y (mgr.15249) 1198 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.126006+0000 mgr.y (mgr.15249) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.126006+0000 mgr.y (mgr.15249) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.196516+0000 mgr.y (mgr.15249) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.196516+0000 mgr.y (mgr.15249) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.260473+0000 mon.c (mon.2) 3316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.260473+0000 mon.c (mon.2) 3316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.261450+0000 mon.c (mon.2) 3317 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.261450+0000 mon.c (mon.2) 3317 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.284582+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.284582+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.285862+0000 mgr.y (mgr.15249) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.285862+0000 mgr.y (mgr.15249) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.339799+0000 mon.c (mon.2) 3318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:44.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.339799+0000 mon.c (mon.2) 3318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.355915+0000 mon.c (mon.2) 3319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.355915+0000 mon.c (mon.2) 3319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.367588+0000 mon.c (mon.2) 3320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.367588+0000 mon.c (mon.2) 3320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.375856+0000 mon.c (mon.2) 3321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.375856+0000 mon.c (mon.2) 3321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.376802+0000 mon.c (mon.2) 3322 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.376802+0000 mon.c (mon.2) 3322 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.385047+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.385047+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.386371+0000 mgr.y (mgr.15249) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.386371+0000 mgr.y (mgr.15249) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.465233+0000 mon.c (mon.2) 3323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.465233+0000 mon.c (mon.2) 3323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.467585+0000 mon.c (mon.2) 3324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.467585+0000 mon.c (mon.2) 3324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.470026+0000 mon.c (mon.2) 3325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.470026+0000 mon.c (mon.2) 3325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.470941+0000 mon.c (mon.2) 3326 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.470941+0000 mon.c (mon.2) 3326 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.477514+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.477514+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.478745+0000 mgr.y (mgr.15249) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.478745+0000 mgr.y (mgr.15249) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.543621+0000 mon.c (mon.2) 3327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.543621+0000 mon.c (mon.2) 3327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.545430+0000 mon.c (mon.2) 3328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.545430+0000 mon.c (mon.2) 3328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.548040+0000 mon.c (mon.2) 3329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.548040+0000 mon.c (mon.2) 3329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.548928+0000 mon.c (mon.2) 3330 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.548928+0000 mon.c (mon.2) 3330 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.555425+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.555425+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.558396+0000 mgr.y (mgr.15249) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.558396+0000 mgr.y (mgr.15249) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.629721+0000 mon.c (mon.2) 3331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.629721+0000 mon.c (mon.2) 3331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.631676+0000 mon.c (mon.2) 3332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.631676+0000 mon.c (mon.2) 3332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.285 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.633882+0000 mon.c (mon.2) 3333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.633882+0000 mon.c (mon.2) 3333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.634572+0000 mon.c (mon.2) 3334 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.634572+0000 mon.c (mon.2) 3334 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.640106+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.640106+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.643176+0000 mgr.y (mgr.15249) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.643176+0000 mgr.y (mgr.15249) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.713055+0000 mon.c (mon.2) 3335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.713055+0000 mon.c (mon.2) 3335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.715137+0000 mon.c (mon.2) 3336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.715137+0000 mon.c (mon.2) 3336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.717664+0000 mon.c (mon.2) 3337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.286 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.717664+0000 mon.c (mon.2) 3337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.718540+0000 mon.c (mon.2) 3338 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.718540+0000 mon.c (mon.2) 3338 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.724534+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.724534+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.727839+0000 mgr.y (mgr.15249) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.727839+0000 mgr.y (mgr.15249) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.800262+0000 mon.c (mon.2) 3339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.800262+0000 mon.c (mon.2) 3339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.802683+0000 mon.c (mon.2) 3340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.802683+0000 mon.c (mon.2) 3340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.805343+0000 mon.c (mon.2) 3341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.805343+0000 mon.c (mon.2) 3341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.287 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.806439+0000 mon.c (mon.2) 3342 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.806439+0000 mon.c (mon.2) 3342 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.815264+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.815264+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.816337+0000 mgr.y (mgr.15249) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.816337+0000 mgr.y (mgr.15249) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.876554+0000 mon.c (mon.2) 3343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.876554+0000 mon.c (mon.2) 3343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.878741+0000 mon.c (mon.2) 3344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.878741+0000 mon.c (mon.2) 3344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.880622+0000 mon.c (mon.2) 3345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.880622+0000 mon.c (mon.2) 3345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.881334+0000 mon.c (mon.2) 3346 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.881334+0000 mon.c (mon.2) 3346 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.288 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.887118+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.887118+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.890388+0000 mgr.y (mgr.15249) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.890388+0000 mgr.y (mgr.15249) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.952900+0000 mon.c (mon.2) 3347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.952900+0000 mon.c (mon.2) 3347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.955074+0000 mon.c (mon.2) 3348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.955074+0000 mon.c (mon.2) 3348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.957259+0000 mon.c (mon.2) 3349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.957259+0000 mon.c (mon.2) 3349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.958230+0000 mon.c (mon.2) 3350 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.958230+0000 mon.c (mon.2) 3350 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.964594+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:43.964594+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.047267+0000 mon.c (mon.2) 3351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.047267+0000 mon.c (mon.2) 3351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.049125+0000 mon.c (mon.2) 3352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.049125+0000 mon.c (mon.2) 3352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.053882+0000 mon.c (mon.2) 3353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.053882+0000 mon.c (mon.2) 3353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.054705+0000 mon.c (mon.2) 3354 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.054705+0000 mon.c (mon.2) 3354 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.060149+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.060149+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.123164+0000 mon.c (mon.2) 3355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.123164+0000 mon.c (mon.2) 3355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.290 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.125763+0000 mon.c (mon.2) 3356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.125763+0000 mon.c (mon.2) 3356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.128678+0000 mon.c (mon.2) 3357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.128678+0000 mon.c (mon.2) 3357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.129896+0000 mon.c (mon.2) 3358 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.129896+0000 mon.c (mon.2) 3358 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.140645+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.140645+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.212701+0000 mon.c (mon.2) 3359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.212701+0000 mon.c (mon.2) 3359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.214653+0000 mon.c (mon.2) 3360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.214653+0000 mon.c (mon.2) 3360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.217201+0000 mon.c (mon.2) 3361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.217201+0000 mon.c (mon.2) 3361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.291 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.218194+0000 mon.c (mon.2) 3362 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.218194+0000 mon.c (mon.2) 3362 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.228730+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:44 smithi121 bash[87711]: audit 2024-09-17T11:58:44.228730+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:42.980617+0000 mgr.y (mgr.15249) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.052071+0000 mgr.y (mgr.15249) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cluster 2024-09-17T11:58:43.090087+0000 mgr.y (mgr.15249) 1198 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:58:44.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.126006+0000 mgr.y (mgr.15249) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.196516+0000 mgr.y (mgr.15249) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.260473+0000 mon.c (mon.2) 3316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.261450+0000 mon.c (mon.2) 3317 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.284582+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.285862+0000 mgr.y (mgr.15249) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.339799+0000 mon.c (mon.2) 3318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.355915+0000 mon.c (mon.2) 3319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.367588+0000 mon.c (mon.2) 3320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.375856+0000 mon.c (mon.2) 3321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.376802+0000 mon.c (mon.2) 3322 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.385047+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.386371+0000 mgr.y (mgr.15249) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.465233+0000 mon.c (mon.2) 3323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.467585+0000 mon.c (mon.2) 3324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.470026+0000 mon.c (mon.2) 3325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.470941+0000 mon.c (mon.2) 3326 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.477514+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.478745+0000 mgr.y (mgr.15249) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.543621+0000 mon.c (mon.2) 3327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.545430+0000 mon.c (mon.2) 3328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.548040+0000 mon.c (mon.2) 3329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.548928+0000 mon.c (mon.2) 3330 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.555425+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.558396+0000 mgr.y (mgr.15249) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.629721+0000 mon.c (mon.2) 3331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.631676+0000 mon.c (mon.2) 3332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.633882+0000 mon.c (mon.2) 3333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.634572+0000 mon.c (mon.2) 3334 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.640106+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.643176+0000 mgr.y (mgr.15249) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.713055+0000 mon.c (mon.2) 3335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.715137+0000 mon.c (mon.2) 3336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.717664+0000 mon.c (mon.2) 3337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.718540+0000 mon.c (mon.2) 3338 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.724534+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.727839+0000 mgr.y (mgr.15249) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:42.980617+0000 mgr.y (mgr.15249) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.052071+0000 mgr.y (mgr.15249) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cluster 2024-09-17T11:58:43.090087+0000 mgr.y (mgr.15249) 1198 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.126006+0000 mgr.y (mgr.15249) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.196516+0000 mgr.y (mgr.15249) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.260473+0000 mon.c (mon.2) 3316 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.261450+0000 mon.c (mon.2) 3317 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.284582+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.285862+0000 mgr.y (mgr.15249) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.339799+0000 mon.c (mon.2) 3318 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:44.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.355915+0000 mon.c (mon.2) 3319 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.367588+0000 mon.c (mon.2) 3320 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.375856+0000 mon.c (mon.2) 3321 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.376802+0000 mon.c (mon.2) 3322 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.385047+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.386371+0000 mgr.y (mgr.15249) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.465233+0000 mon.c (mon.2) 3323 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.467585+0000 mon.c (mon.2) 3324 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.470026+0000 mon.c (mon.2) 3325 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.800262+0000 mon.c (mon.2) 3339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.802683+0000 mon.c (mon.2) 3340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.805343+0000 mon.c (mon.2) 3341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.806439+0000 mon.c (mon.2) 3342 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.815264+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.816337+0000 mgr.y (mgr.15249) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.876554+0000 mon.c (mon.2) 3343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.878741+0000 mon.c (mon.2) 3344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.880622+0000 mon.c (mon.2) 3345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.881334+0000 mon.c (mon.2) 3346 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.887118+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.890388+0000 mgr.y (mgr.15249) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.952900+0000 mon.c (mon.2) 3347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.955074+0000 mon.c (mon.2) 3348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.957259+0000 mon.c (mon.2) 3349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.958230+0000 mon.c (mon.2) 3350 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:43.964594+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.047267+0000 mon.c (mon.2) 3351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.049125+0000 mon.c (mon.2) 3352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.053882+0000 mon.c (mon.2) 3353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.054705+0000 mon.c (mon.2) 3354 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.060149+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.123164+0000 mon.c (mon.2) 3355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.125763+0000 mon.c (mon.2) 3356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.128678+0000 mon.c (mon.2) 3357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.129896+0000 mon.c (mon.2) 3358 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.140645+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.212701+0000 mon.c (mon.2) 3359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.214653+0000 mon.c (mon.2) 3360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.217201+0000 mon.c (mon.2) 3361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.218194+0000 mon.c (mon.2) 3362 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[26066]: audit 2024-09-17T11:58:44.228730+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.470941+0000 mon.c (mon.2) 3326 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.477514+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.478745+0000 mgr.y (mgr.15249) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.543621+0000 mon.c (mon.2) 3327 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.545430+0000 mon.c (mon.2) 3328 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.548040+0000 mon.c (mon.2) 3329 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.548928+0000 mon.c (mon.2) 3330 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.555425+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.558396+0000 mgr.y (mgr.15249) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.629721+0000 mon.c (mon.2) 3331 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.631676+0000 mon.c (mon.2) 3332 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.633882+0000 mon.c (mon.2) 3333 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.634572+0000 mon.c (mon.2) 3334 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.640106+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.643176+0000 mgr.y (mgr.15249) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.713055+0000 mon.c (mon.2) 3335 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.715137+0000 mon.c (mon.2) 3336 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.717664+0000 mon.c (mon.2) 3337 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.718540+0000 mon.c (mon.2) 3338 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.724534+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.727839+0000 mgr.y (mgr.15249) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.800262+0000 mon.c (mon.2) 3339 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.802683+0000 mon.c (mon.2) 3340 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.805343+0000 mon.c (mon.2) 3341 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.806439+0000 mon.c (mon.2) 3342 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.815264+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.816337+0000 mgr.y (mgr.15249) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.876554+0000 mon.c (mon.2) 3343 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.878741+0000 mon.c (mon.2) 3344 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.880622+0000 mon.c (mon.2) 3345 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.881334+0000 mon.c (mon.2) 3346 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.887118+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.890388+0000 mgr.y (mgr.15249) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.952900+0000 mon.c (mon.2) 3347 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.955074+0000 mon.c (mon.2) 3348 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.957259+0000 mon.c (mon.2) 3349 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.958230+0000 mon.c (mon.2) 3350 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:43.964594+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.047267+0000 mon.c (mon.2) 3351 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.049125+0000 mon.c (mon.2) 3352 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.053882+0000 mon.c (mon.2) 3353 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.054705+0000 mon.c (mon.2) 3354 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.060149+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.123164+0000 mon.c (mon.2) 3355 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.125763+0000 mon.c (mon.2) 3356 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.128678+0000 mon.c (mon.2) 3357 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.129896+0000 mon.c (mon.2) 3358 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.140645+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.212701+0000 mon.c (mon.2) 3359 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.214653+0000 mon.c (mon.2) 3360 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.217201+0000 mon.c (mon.2) 3361 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.218194+0000 mon.c (mon.2) 3362 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:44 smithi092 bash[19809]: audit 2024-09-17T11:58:44.228730+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.970093+0000 mgr.y (mgr.15249) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:43.970093+0000 mgr.y (mgr.15249) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.061476+0000 mgr.y (mgr.15249) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.061476+0000 mgr.y (mgr.15249) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.142204+0000 mgr.y (mgr.15249) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.142204+0000 mgr.y (mgr.15249) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.229626+0000 mgr.y (mgr.15249) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.229626+0000 mgr.y (mgr.15249) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.320889+0000 mon.c (mon.2) 3363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.320889+0000 mon.c (mon.2) 3363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.323116+0000 mon.c (mon.2) 3364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.323116+0000 mon.c (mon.2) 3364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.325490+0000 mon.c (mon.2) 3365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.325490+0000 mon.c (mon.2) 3365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.326468+0000 mon.c (mon.2) 3366 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.326468+0000 mon.c (mon.2) 3366 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.333364+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.333364+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.333937+0000 mgr.y (mgr.15249) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.333937+0000 mgr.y (mgr.15249) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.410611+0000 mon.c (mon.2) 3367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.410611+0000 mon.c (mon.2) 3367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.413064+0000 mon.c (mon.2) 3368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.413064+0000 mon.c (mon.2) 3368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.415783+0000 mon.c (mon.2) 3369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.415783+0000 mon.c (mon.2) 3369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.416535+0000 mon.c (mon.2) 3370 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.416535+0000 mon.c (mon.2) 3370 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.424453+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.424453+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.438098+0000 mgr.y (mgr.15249) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.438098+0000 mgr.y (mgr.15249) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.511288+0000 mon.c (mon.2) 3371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.511288+0000 mon.c (mon.2) 3371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.514108+0000 mon.c (mon.2) 3372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.514108+0000 mon.c (mon.2) 3372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.517051+0000 mon.c (mon.2) 3373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.517051+0000 mon.c (mon.2) 3373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.518122+0000 mon.c (mon.2) 3374 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.518122+0000 mon.c (mon.2) 3374 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.528983+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.528983+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.531492+0000 mgr.y (mgr.15249) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.531492+0000 mgr.y (mgr.15249) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.618491+0000 mon.c (mon.2) 3375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.618491+0000 mon.c (mon.2) 3375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.620779+0000 mon.c (mon.2) 3376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.620779+0000 mon.c (mon.2) 3376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.623355+0000 mon.c (mon.2) 3377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.623355+0000 mon.c (mon.2) 3377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.624314+0000 mon.c (mon.2) 3378 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.624314+0000 mon.c (mon.2) 3378 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.632712+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.632712+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.635822+0000 mgr.y (mgr.15249) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.635822+0000 mgr.y (mgr.15249) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.699892+0000 mon.c (mon.2) 3379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.699892+0000 mon.c (mon.2) 3379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.701790+0000 mon.c (mon.2) 3380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.701790+0000 mon.c (mon.2) 3380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.703587+0000 mon.c (mon.2) 3381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.703587+0000 mon.c (mon.2) 3381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.704297+0000 mon.c (mon.2) 3382 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.704297+0000 mon.c (mon.2) 3382 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.714860+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.714860+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.715564+0000 mgr.y (mgr.15249) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.715564+0000 mgr.y (mgr.15249) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.778482+0000 mon.c (mon.2) 3383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.778482+0000 mon.c (mon.2) 3383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.780643+0000 mon.c (mon.2) 3384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.780643+0000 mon.c (mon.2) 3384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.782783+0000 mon.c (mon.2) 3385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.782783+0000 mon.c (mon.2) 3385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.783713+0000 mon.c (mon.2) 3386 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.783713+0000 mon.c (mon.2) 3386 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.794316+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.794316+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.795294+0000 mgr.y (mgr.15249) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.795294+0000 mgr.y (mgr.15249) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.865967+0000 mon.c (mon.2) 3387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.865967+0000 mon.c (mon.2) 3387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.868421+0000 mon.c (mon.2) 3388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.868421+0000 mon.c (mon.2) 3388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.870773+0000 mon.c (mon.2) 3389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.870773+0000 mon.c (mon.2) 3389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.871582+0000 mon.c (mon.2) 3390 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.871582+0000 mon.c (mon.2) 3390 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.882545+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.882545+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.883312+0000 mgr.y (mgr.15249) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.883312+0000 mgr.y (mgr.15249) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.944891+0000 mon.c (mon.2) 3391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.944891+0000 mon.c (mon.2) 3391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.947398+0000 mon.c (mon.2) 3392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.947398+0000 mon.c (mon.2) 3392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.949910+0000 mon.c (mon.2) 3393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.949910+0000 mon.c (mon.2) 3393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.951044+0000 mon.c (mon.2) 3394 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.951044+0000 mon.c (mon.2) 3394 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.959041+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:44.959041+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.048602+0000 mon.c (mon.2) 3395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.048602+0000 mon.c (mon.2) 3395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.050953+0000 mon.c (mon.2) 3396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.050953+0000 mon.c (mon.2) 3396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.053689+0000 mon.c (mon.2) 3397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.053689+0000 mon.c (mon.2) 3397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.054601+0000 mon.c (mon.2) 3398 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.054601+0000 mon.c (mon.2) 3398 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.062310+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.062310+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.126752+0000 mon.c (mon.2) 3399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.126752+0000 mon.c (mon.2) 3399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.128991+0000 mon.c (mon.2) 3400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.128991+0000 mon.c (mon.2) 3400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.132469+0000 mon.c (mon.2) 3401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.132469+0000 mon.c (mon.2) 3401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.133228+0000 mon.c (mon.2) 3402 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.133228+0000 mon.c (mon.2) 3402 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.138895+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.138895+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.202657+0000 mon.c (mon.2) 3403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.202657+0000 mon.c (mon.2) 3403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.204515+0000 mon.c (mon.2) 3404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.204515+0000 mon.c (mon.2) 3404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.206865+0000 mon.c (mon.2) 3405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.206865+0000 mon.c (mon.2) 3405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.207705+0000 mon.c (mon.2) 3406 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.207705+0000 mon.c (mon.2) 3406 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.215604+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:45 smithi121 bash[87711]: audit 2024-09-17T11:58:45.215604+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:43.970093+0000 mgr.y (mgr.15249) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.061476+0000 mgr.y (mgr.15249) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.142204+0000 mgr.y (mgr.15249) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.229626+0000 mgr.y (mgr.15249) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.320889+0000 mon.c (mon.2) 3363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.323116+0000 mon.c (mon.2) 3364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.325490+0000 mon.c (mon.2) 3365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.326468+0000 mon.c (mon.2) 3366 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.333364+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.333937+0000 mgr.y (mgr.15249) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.410611+0000 mon.c (mon.2) 3367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.413064+0000 mon.c (mon.2) 3368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.415783+0000 mon.c (mon.2) 3369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.416535+0000 mon.c (mon.2) 3370 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.424453+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.438098+0000 mgr.y (mgr.15249) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.511288+0000 mon.c (mon.2) 3371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.514108+0000 mon.c (mon.2) 3372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.517051+0000 mon.c (mon.2) 3373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.518122+0000 mon.c (mon.2) 3374 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:43.970093+0000 mgr.y (mgr.15249) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.061476+0000 mgr.y (mgr.15249) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.142204+0000 mgr.y (mgr.15249) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.229626+0000 mgr.y (mgr.15249) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.320889+0000 mon.c (mon.2) 3363 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.323116+0000 mon.c (mon.2) 3364 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.325490+0000 mon.c (mon.2) 3365 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.326468+0000 mon.c (mon.2) 3366 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.333364+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.333937+0000 mgr.y (mgr.15249) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.410611+0000 mon.c (mon.2) 3367 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.413064+0000 mon.c (mon.2) 3368 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.415783+0000 mon.c (mon.2) 3369 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.416535+0000 mon.c (mon.2) 3370 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.424453+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.438098+0000 mgr.y (mgr.15249) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.511288+0000 mon.c (mon.2) 3371 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.514108+0000 mon.c (mon.2) 3372 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.517051+0000 mon.c (mon.2) 3373 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.518122+0000 mon.c (mon.2) 3374 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.528983+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.531492+0000 mgr.y (mgr.15249) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.618491+0000 mon.c (mon.2) 3375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.620779+0000 mon.c (mon.2) 3376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.623355+0000 mon.c (mon.2) 3377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.624314+0000 mon.c (mon.2) 3378 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.632712+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.635822+0000 mgr.y (mgr.15249) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.699892+0000 mon.c (mon.2) 3379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.701790+0000 mon.c (mon.2) 3380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.703587+0000 mon.c (mon.2) 3381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.704297+0000 mon.c (mon.2) 3382 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.714860+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.715564+0000 mgr.y (mgr.15249) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.778482+0000 mon.c (mon.2) 3383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.780643+0000 mon.c (mon.2) 3384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.782783+0000 mon.c (mon.2) 3385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.783713+0000 mon.c (mon.2) 3386 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.794316+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.795294+0000 mgr.y (mgr.15249) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.528983+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.531492+0000 mgr.y (mgr.15249) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.618491+0000 mon.c (mon.2) 3375 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.620779+0000 mon.c (mon.2) 3376 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.623355+0000 mon.c (mon.2) 3377 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.624314+0000 mon.c (mon.2) 3378 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.632712+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.635822+0000 mgr.y (mgr.15249) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.699892+0000 mon.c (mon.2) 3379 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.701790+0000 mon.c (mon.2) 3380 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.703587+0000 mon.c (mon.2) 3381 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.704297+0000 mon.c (mon.2) 3382 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.714860+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.715564+0000 mgr.y (mgr.15249) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.778482+0000 mon.c (mon.2) 3383 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.780643+0000 mon.c (mon.2) 3384 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.782783+0000 mon.c (mon.2) 3385 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.783713+0000 mon.c (mon.2) 3386 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.794316+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.795294+0000 mgr.y (mgr.15249) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.865967+0000 mon.c (mon.2) 3387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.868421+0000 mon.c (mon.2) 3388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.870773+0000 mon.c (mon.2) 3389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.871582+0000 mon.c (mon.2) 3390 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.882545+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.883312+0000 mgr.y (mgr.15249) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.944891+0000 mon.c (mon.2) 3391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.947398+0000 mon.c (mon.2) 3392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.949910+0000 mon.c (mon.2) 3393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.951044+0000 mon.c (mon.2) 3394 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:44.959041+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.048602+0000 mon.c (mon.2) 3395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.050953+0000 mon.c (mon.2) 3396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.053689+0000 mon.c (mon.2) 3397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.054601+0000 mon.c (mon.2) 3398 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.062310+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.126752+0000 mon.c (mon.2) 3399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.128991+0000 mon.c (mon.2) 3400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.132469+0000 mon.c (mon.2) 3401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.133228+0000 mon.c (mon.2) 3402 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.138895+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.202657+0000 mon.c (mon.2) 3403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.204515+0000 mon.c (mon.2) 3404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.206865+0000 mon.c (mon.2) 3405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.207705+0000 mon.c (mon.2) 3406 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[19809]: audit 2024-09-17T11:58:45.215604+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.865967+0000 mon.c (mon.2) 3387 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.868421+0000 mon.c (mon.2) 3388 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.870773+0000 mon.c (mon.2) 3389 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.871582+0000 mon.c (mon.2) 3390 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.882545+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.883312+0000 mgr.y (mgr.15249) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.944891+0000 mon.c (mon.2) 3391 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.947398+0000 mon.c (mon.2) 3392 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.949910+0000 mon.c (mon.2) 3393 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.951044+0000 mon.c (mon.2) 3394 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:44.959041+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.048602+0000 mon.c (mon.2) 3395 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.050953+0000 mon.c (mon.2) 3396 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.053689+0000 mon.c (mon.2) 3397 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.054601+0000 mon.c (mon.2) 3398 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.062310+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.126752+0000 mon.c (mon.2) 3399 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.128991+0000 mon.c (mon.2) 3400 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.132469+0000 mon.c (mon.2) 3401 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.133228+0000 mon.c (mon.2) 3402 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.138895+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.202657+0000 mon.c (mon.2) 3403 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.204515+0000 mon.c (mon.2) 3404 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:45.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.206865+0000 mon.c (mon.2) 3405 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:45.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.207705+0000 mon.c (mon.2) 3406 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:45.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:45 smithi092 bash[26066]: audit 2024-09-17T11:58:45.215604+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.278 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.961175+0000 mgr.y (mgr.15249) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:44.961175+0000 mgr.y (mgr.15249) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.063484+0000 mgr.y (mgr.15249) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.063484+0000 mgr.y (mgr.15249) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cluster 2024-09-17T11:58:45.091042+0000 mgr.y (mgr.15249) 1222 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cluster 2024-09-17T11:58:45.091042+0000 mgr.y (mgr.15249) 1222 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.139404+0000 mgr.y (mgr.15249) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.139404+0000 mgr.y (mgr.15249) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.216353+0000 mgr.y (mgr.15249) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.216353+0000 mgr.y (mgr.15249) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.280206+0000 mon.c (mon.2) 3407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.280206+0000 mon.c (mon.2) 3407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.279 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.281884+0000 mon.c (mon.2) 3408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.281884+0000 mon.c (mon.2) 3408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.283570+0000 mon.c (mon.2) 3409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.283570+0000 mon.c (mon.2) 3409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.284285+0000 mon.c (mon.2) 3410 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.284285+0000 mon.c (mon.2) 3410 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.289510+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.289510+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.290984+0000 mgr.y (mgr.15249) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.290984+0000 mgr.y (mgr.15249) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.348751+0000 mon.c (mon.2) 3411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.348751+0000 mon.c (mon.2) 3411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.351300+0000 mon.c (mon.2) 3412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.280 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.351300+0000 mon.c (mon.2) 3412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.354347+0000 mon.c (mon.2) 3413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.354347+0000 mon.c (mon.2) 3413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.355550+0000 mon.c (mon.2) 3414 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.355550+0000 mon.c (mon.2) 3414 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.361531+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.361531+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.365445+0000 mgr.y (mgr.15249) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.365445+0000 mgr.y (mgr.15249) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.432672+0000 mon.c (mon.2) 3415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.432672+0000 mon.c (mon.2) 3415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.435330+0000 mon.c (mon.2) 3416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.435330+0000 mon.c (mon.2) 3416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.281 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.437741+0000 mon.c (mon.2) 3417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.437741+0000 mon.c (mon.2) 3417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.438681+0000 mon.c (mon.2) 3418 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.438681+0000 mon.c (mon.2) 3418 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.444788+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.282 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.444788+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.448455+0000 mgr.y (mgr.15249) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.448455+0000 mgr.y (mgr.15249) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.510424+0000 mon.c (mon.2) 3419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.510424+0000 mon.c (mon.2) 3419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.512389+0000 mon.c (mon.2) 3420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.512389+0000 mon.c (mon.2) 3420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.514665+0000 mon.c (mon.2) 3421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.514665+0000 mon.c (mon.2) 3421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.515804+0000 mon.c (mon.2) 3422 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.515804+0000 mon.c (mon.2) 3422 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.524789+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.524789+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.283 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.529429+0000 mgr.y (mgr.15249) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.529429+0000 mgr.y (mgr.15249) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.602226+0000 mon.c (mon.2) 3423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.602226+0000 mon.c (mon.2) 3423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.604103+0000 mon.c (mon.2) 3424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.604103+0000 mon.c (mon.2) 3424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.605876+0000 mon.c (mon.2) 3425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.605876+0000 mon.c (mon.2) 3425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.284 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.606589+0000 mon.c (mon.2) 3426 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.606589+0000 mon.c (mon.2) 3426 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.614799+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.614799+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.616888+0000 mgr.y (mgr.15249) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.616888+0000 mgr.y (mgr.15249) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.690382+0000 mon.c (mon.2) 3427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.690382+0000 mon.c (mon.2) 3427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.692792+0000 mon.c (mon.2) 3428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.692792+0000 mon.c (mon.2) 3428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.695719+0000 mon.c (mon.2) 3429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.695719+0000 mon.c (mon.2) 3429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.696854+0000 mon.c (mon.2) 3430 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.696854+0000 mon.c (mon.2) 3430 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.705847+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.705847+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.710414+0000 mgr.y (mgr.15249) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.710414+0000 mgr.y (mgr.15249) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.789252+0000 mon.c (mon.2) 3431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.789252+0000 mon.c (mon.2) 3431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.791850+0000 mon.c (mon.2) 3432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.791850+0000 mon.c (mon.2) 3432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.794898+0000 mon.c (mon.2) 3433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.794898+0000 mon.c (mon.2) 3433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.795843+0000 mon.c (mon.2) 3434 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.795843+0000 mon.c (mon.2) 3434 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.805604+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.805604+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.808035+0000 mgr.y (mgr.15249) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.808035+0000 mgr.y (mgr.15249) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.889436+0000 mon.c (mon.2) 3435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.889436+0000 mon.c (mon.2) 3435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.892018+0000 mon.c (mon.2) 3436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.892018+0000 mon.c (mon.2) 3436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.895133+0000 mon.c (mon.2) 3437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.895133+0000 mon.c (mon.2) 3437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.896586+0000 mon.c (mon.2) 3438 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.896586+0000 mon.c (mon.2) 3438 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.905728+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.905728+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.910668+0000 mgr.y (mgr.15249) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: cephadm 2024-09-17T11:58:45.910668+0000 mgr.y (mgr.15249) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.991570+0000 mon.c (mon.2) 3439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.991570+0000 mon.c (mon.2) 3439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.994079+0000 mon.c (mon.2) 3440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.994079+0000 mon.c (mon.2) 3440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.996870+0000 mon.c (mon.2) 3441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.996870+0000 mon.c (mon.2) 3441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.998061+0000 mon.c (mon.2) 3442 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:45.998061+0000 mon.c (mon.2) 3442 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.009361+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.009361+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.099627+0000 mon.c (mon.2) 3443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.099627+0000 mon.c (mon.2) 3443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.101640+0000 mon.c (mon.2) 3444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.101640+0000 mon.c (mon.2) 3444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.104237+0000 mon.c (mon.2) 3445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.104237+0000 mon.c (mon.2) 3445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.105141+0000 mon.c (mon.2) 3446 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.105141+0000 mon.c (mon.2) 3446 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.116949+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.116949+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.209605+0000 mon.c (mon.2) 3447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.209605+0000 mon.c (mon.2) 3447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.212086+0000 mon.c (mon.2) 3448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.212086+0000 mon.c (mon.2) 3448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.215265+0000 mon.c (mon.2) 3449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.215265+0000 mon.c (mon.2) 3449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.216323+0000 mon.c (mon.2) 3450 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.216323+0000 mon.c (mon.2) 3450 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.227773+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:46 smithi121 bash[87711]: audit 2024-09-17T11:58:46.227773+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:44.961175+0000 mgr.y (mgr.15249) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.063484+0000 mgr.y (mgr.15249) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cluster 2024-09-17T11:58:45.091042+0000 mgr.y (mgr.15249) 1222 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:58:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.139404+0000 mgr.y (mgr.15249) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.216353+0000 mgr.y (mgr.15249) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.280206+0000 mon.c (mon.2) 3407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.281884+0000 mon.c (mon.2) 3408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.283570+0000 mon.c (mon.2) 3409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.284285+0000 mon.c (mon.2) 3410 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.289510+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.290984+0000 mgr.y (mgr.15249) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.348751+0000 mon.c (mon.2) 3411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.351300+0000 mon.c (mon.2) 3412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.354347+0000 mon.c (mon.2) 3413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.355550+0000 mon.c (mon.2) 3414 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.361531+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.365445+0000 mgr.y (mgr.15249) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.432672+0000 mon.c (mon.2) 3415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.435330+0000 mon.c (mon.2) 3416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.437741+0000 mon.c (mon.2) 3417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:44.961175+0000 mgr.y (mgr.15249) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.063484+0000 mgr.y (mgr.15249) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cluster 2024-09-17T11:58:45.091042+0000 mgr.y (mgr.15249) 1222 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.139404+0000 mgr.y (mgr.15249) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.216353+0000 mgr.y (mgr.15249) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.280206+0000 mon.c (mon.2) 3407 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.281884+0000 mon.c (mon.2) 3408 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.283570+0000 mon.c (mon.2) 3409 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.284285+0000 mon.c (mon.2) 3410 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.289510+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.290984+0000 mgr.y (mgr.15249) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.348751+0000 mon.c (mon.2) 3411 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.351300+0000 mon.c (mon.2) 3412 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.354347+0000 mon.c (mon.2) 3413 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.355550+0000 mon.c (mon.2) 3414 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.361531+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.365445+0000 mgr.y (mgr.15249) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.432672+0000 mon.c (mon.2) 3415 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.435330+0000 mon.c (mon.2) 3416 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.437741+0000 mon.c (mon.2) 3417 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.438681+0000 mon.c (mon.2) 3418 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.444788+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.448455+0000 mgr.y (mgr.15249) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.510424+0000 mon.c (mon.2) 3419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.512389+0000 mon.c (mon.2) 3420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.514665+0000 mon.c (mon.2) 3421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.515804+0000 mon.c (mon.2) 3422 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.524789+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.529429+0000 mgr.y (mgr.15249) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.602226+0000 mon.c (mon.2) 3423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.604103+0000 mon.c (mon.2) 3424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.605876+0000 mon.c (mon.2) 3425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.606589+0000 mon.c (mon.2) 3426 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.614799+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.616888+0000 mgr.y (mgr.15249) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.690382+0000 mon.c (mon.2) 3427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.692792+0000 mon.c (mon.2) 3428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.695719+0000 mon.c (mon.2) 3429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.696854+0000 mon.c (mon.2) 3430 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.705847+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.438681+0000 mon.c (mon.2) 3418 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.444788+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.448455+0000 mgr.y (mgr.15249) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.510424+0000 mon.c (mon.2) 3419 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.512389+0000 mon.c (mon.2) 3420 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.514665+0000 mon.c (mon.2) 3421 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.515804+0000 mon.c (mon.2) 3422 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.524789+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.529429+0000 mgr.y (mgr.15249) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.602226+0000 mon.c (mon.2) 3423 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.604103+0000 mon.c (mon.2) 3424 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.605876+0000 mon.c (mon.2) 3425 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.606589+0000 mon.c (mon.2) 3426 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.614799+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.616888+0000 mgr.y (mgr.15249) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.690382+0000 mon.c (mon.2) 3427 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.692792+0000 mon.c (mon.2) 3428 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.695719+0000 mon.c (mon.2) 3429 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.696854+0000 mon.c (mon.2) 3430 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.705847+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.710414+0000 mgr.y (mgr.15249) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.789252+0000 mon.c (mon.2) 3431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.791850+0000 mon.c (mon.2) 3432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.794898+0000 mon.c (mon.2) 3433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.795843+0000 mon.c (mon.2) 3434 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.805604+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.808035+0000 mgr.y (mgr.15249) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.889436+0000 mon.c (mon.2) 3435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.892018+0000 mon.c (mon.2) 3436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.895133+0000 mon.c (mon.2) 3437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.896586+0000 mon.c (mon.2) 3438 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.905728+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: cephadm 2024-09-17T11:58:45.910668+0000 mgr.y (mgr.15249) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.991570+0000 mon.c (mon.2) 3439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.994079+0000 mon.c (mon.2) 3440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.996870+0000 mon.c (mon.2) 3441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:45.998061+0000 mon.c (mon.2) 3442 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.009361+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.099627+0000 mon.c (mon.2) 3443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.101640+0000 mon.c (mon.2) 3444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.710414+0000 mgr.y (mgr.15249) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.789252+0000 mon.c (mon.2) 3431 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.791850+0000 mon.c (mon.2) 3432 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.794898+0000 mon.c (mon.2) 3433 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.795843+0000 mon.c (mon.2) 3434 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.805604+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.808035+0000 mgr.y (mgr.15249) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.889436+0000 mon.c (mon.2) 3435 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.892018+0000 mon.c (mon.2) 3436 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.895133+0000 mon.c (mon.2) 3437 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.896586+0000 mon.c (mon.2) 3438 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.905728+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: cephadm 2024-09-17T11:58:45.910668+0000 mgr.y (mgr.15249) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.991570+0000 mon.c (mon.2) 3439 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.994079+0000 mon.c (mon.2) 3440 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.996870+0000 mon.c (mon.2) 3441 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:45.998061+0000 mon.c (mon.2) 3442 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.009361+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.099627+0000 mon.c (mon.2) 3443 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.101640+0000 mon.c (mon.2) 3444 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.104237+0000 mon.c (mon.2) 3445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.105141+0000 mon.c (mon.2) 3446 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.116949+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.209605+0000 mon.c (mon.2) 3447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.212086+0000 mon.c (mon.2) 3448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.215265+0000 mon.c (mon.2) 3449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.216323+0000 mon.c (mon.2) 3450 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[26066]: audit 2024-09-17T11:58:46.227773+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.104237+0000 mon.c (mon.2) 3445 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.105141+0000 mon.c (mon.2) 3446 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.116949+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.209605+0000 mon.c (mon.2) 3447 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.212086+0000 mon.c (mon.2) 3448 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:46.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.215265+0000 mon.c (mon.2) 3449 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:46.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.216323+0000 mon.c (mon.2) 3450 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:46.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:46 smithi092 bash[19809]: audit 2024-09-17T11:58:46.227773+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.012886+0000 mgr.y (mgr.15249) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.012886+0000 mgr.y (mgr.15249) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.120390+0000 mgr.y (mgr.15249) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.120390+0000 mgr.y (mgr.15249) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.231233+0000 mgr.y (mgr.15249) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.231233+0000 mgr.y (mgr.15249) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.329683+0000 mon.c (mon.2) 3451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.329683+0000 mon.c (mon.2) 3451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.332489+0000 mon.c (mon.2) 3452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.332489+0000 mon.c (mon.2) 3452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.336005+0000 mon.c (mon.2) 3453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.336005+0000 mon.c (mon.2) 3453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.336830+0000 mon.c (mon.2) 3454 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.336830+0000 mon.c (mon.2) 3454 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.343793+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.343793+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.345417+0000 mgr.y (mgr.15249) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.345417+0000 mgr.y (mgr.15249) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.429832+0000 mon.c (mon.2) 3455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.429832+0000 mon.c (mon.2) 3455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.432428+0000 mon.c (mon.2) 3456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.432428+0000 mon.c (mon.2) 3456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.435523+0000 mon.c (mon.2) 3457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.435523+0000 mon.c (mon.2) 3457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.436354+0000 mon.c (mon.2) 3458 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.436354+0000 mon.c (mon.2) 3458 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.445669+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.445669+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.458307+0000 mgr.y (mgr.15249) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.458307+0000 mgr.y (mgr.15249) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.544548+0000 mon.c (mon.2) 3459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.544548+0000 mon.c (mon.2) 3459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.546813+0000 mon.c (mon.2) 3460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.546813+0000 mon.c (mon.2) 3460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.548970+0000 mon.c (mon.2) 3461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.548970+0000 mon.c (mon.2) 3461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.549805+0000 mon.c (mon.2) 3462 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.549805+0000 mon.c (mon.2) 3462 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.560291+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.560291+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.560997+0000 mgr.y (mgr.15249) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.560997+0000 mgr.y (mgr.15249) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.647298+0000 mon.c (mon.2) 3463 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.647298+0000 mon.c (mon.2) 3463 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.649548+0000 mon.c (mon.2) 3464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.649548+0000 mon.c (mon.2) 3464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.652613+0000 mon.c (mon.2) 3465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.652613+0000 mon.c (mon.2) 3465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.653581+0000 mon.c (mon.2) 3466 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.653581+0000 mon.c (mon.2) 3466 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.664090+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.664090+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.664831+0000 mgr.y (mgr.15249) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.664831+0000 mgr.y (mgr.15249) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.749967+0000 mon.c (mon.2) 3467 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.749967+0000 mon.c (mon.2) 3467 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.752528+0000 mon.c (mon.2) 3468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.752528+0000 mon.c (mon.2) 3468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.755084+0000 mon.c (mon.2) 3469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.755084+0000 mon.c (mon.2) 3469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.756074+0000 mon.c (mon.2) 3470 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.756074+0000 mon.c (mon.2) 3470 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.766932+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.766932+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.767770+0000 mgr.y (mgr.15249) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.767770+0000 mgr.y (mgr.15249) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.852123+0000 mon.c (mon.2) 3471 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.852123+0000 mon.c (mon.2) 3471 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.854528+0000 mon.c (mon.2) 3472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.854528+0000 mon.c (mon.2) 3472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.857494+0000 mon.c (mon.2) 3473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.857494+0000 mon.c (mon.2) 3473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.858481+0000 mon.c (mon.2) 3474 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.858481+0000 mon.c (mon.2) 3474 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.867067+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.867067+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.868471+0000 mgr.y (mgr.15249) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.868471+0000 mgr.y (mgr.15249) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.944967+0000 mon.c (mon.2) 3475 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.944967+0000 mon.c (mon.2) 3475 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.947646+0000 mon.c (mon.2) 3476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.947646+0000 mon.c (mon.2) 3476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.951043+0000 mon.c (mon.2) 3477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.951043+0000 mon.c (mon.2) 3477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.952055+0000 mon.c (mon.2) 3478 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.952055+0000 mon.c (mon.2) 3478 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.959283+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:46.959283+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.040889+0000 mon.c (mon.2) 3479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.040889+0000 mon.c (mon.2) 3479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.043319+0000 mon.c (mon.2) 3480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.043319+0000 mon.c (mon.2) 3480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.046207+0000 mon.c (mon.2) 3481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.046207+0000 mon.c (mon.2) 3481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.047152+0000 mon.c (mon.2) 3482 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.047152+0000 mon.c (mon.2) 3482 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.055040+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.055040+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.120387+0000 mon.c (mon.2) 3483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.120387+0000 mon.c (mon.2) 3483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.123101+0000 mon.c (mon.2) 3484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.123101+0000 mon.c (mon.2) 3484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.126143+0000 mon.c (mon.2) 3485 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.126143+0000 mon.c (mon.2) 3485 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.127141+0000 mon.c (mon.2) 3486 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.127141+0000 mon.c (mon.2) 3486 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.133242+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.133242+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.201474+0000 mon.c (mon.2) 3487 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.201474+0000 mon.c (mon.2) 3487 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.203367+0000 mon.c (mon.2) 3488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.203367+0000 mon.c (mon.2) 3488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.206190+0000 mon.c (mon.2) 3489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.206190+0000 mon.c (mon.2) 3489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.206975+0000 mon.c (mon.2) 3490 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.206975+0000 mon.c (mon.2) 3490 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.213201+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:47 smithi121 bash[87711]: audit 2024-09-17T11:58:47.213201+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.012886+0000 mgr.y (mgr.15249) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.120390+0000 mgr.y (mgr.15249) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.231233+0000 mgr.y (mgr.15249) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.329683+0000 mon.c (mon.2) 3451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.332489+0000 mon.c (mon.2) 3452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.336005+0000 mon.c (mon.2) 3453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.336830+0000 mon.c (mon.2) 3454 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.343793+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.345417+0000 mgr.y (mgr.15249) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.429832+0000 mon.c (mon.2) 3455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.432428+0000 mon.c (mon.2) 3456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.435523+0000 mon.c (mon.2) 3457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.436354+0000 mon.c (mon.2) 3458 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.445669+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.458307+0000 mgr.y (mgr.15249) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.544548+0000 mon.c (mon.2) 3459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.546813+0000 mon.c (mon.2) 3460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.548970+0000 mon.c (mon.2) 3461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.549805+0000 mon.c (mon.2) 3462 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.560291+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.560997+0000 mgr.y (mgr.15249) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.647298+0000 mon.c (mon.2) 3463 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.649548+0000 mon.c (mon.2) 3464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.652613+0000 mon.c (mon.2) 3465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.653581+0000 mon.c (mon.2) 3466 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.664090+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.664831+0000 mgr.y (mgr.15249) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.749967+0000 mon.c (mon.2) 3467 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.752528+0000 mon.c (mon.2) 3468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.755084+0000 mon.c (mon.2) 3469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.756074+0000 mon.c (mon.2) 3470 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.766932+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.767770+0000 mgr.y (mgr.15249) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.852123+0000 mon.c (mon.2) 3471 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.854528+0000 mon.c (mon.2) 3472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.857494+0000 mon.c (mon.2) 3473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.858481+0000 mon.c (mon.2) 3474 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.867067+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.868471+0000 mgr.y (mgr.15249) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.944967+0000 mon.c (mon.2) 3475 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.012886+0000 mgr.y (mgr.15249) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.120390+0000 mgr.y (mgr.15249) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.231233+0000 mgr.y (mgr.15249) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.329683+0000 mon.c (mon.2) 3451 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.332489+0000 mon.c (mon.2) 3452 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.336005+0000 mon.c (mon.2) 3453 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.336830+0000 mon.c (mon.2) 3454 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.343793+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.345417+0000 mgr.y (mgr.15249) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.429832+0000 mon.c (mon.2) 3455 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.432428+0000 mon.c (mon.2) 3456 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.435523+0000 mon.c (mon.2) 3457 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.436354+0000 mon.c (mon.2) 3458 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.445669+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.458307+0000 mgr.y (mgr.15249) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.544548+0000 mon.c (mon.2) 3459 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.546813+0000 mon.c (mon.2) 3460 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.548970+0000 mon.c (mon.2) 3461 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.549805+0000 mon.c (mon.2) 3462 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.560291+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.947646+0000 mon.c (mon.2) 3476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.951043+0000 mon.c (mon.2) 3477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.952055+0000 mon.c (mon.2) 3478 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:46.959283+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.040889+0000 mon.c (mon.2) 3479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.043319+0000 mon.c (mon.2) 3480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.046207+0000 mon.c (mon.2) 3481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.047152+0000 mon.c (mon.2) 3482 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.055040+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.120387+0000 mon.c (mon.2) 3483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.123101+0000 mon.c (mon.2) 3484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.126143+0000 mon.c (mon.2) 3485 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.127141+0000 mon.c (mon.2) 3486 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.133242+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.201474+0000 mon.c (mon.2) 3487 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.203367+0000 mon.c (mon.2) 3488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.206190+0000 mon.c (mon.2) 3489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.206975+0000 mon.c (mon.2) 3490 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[19809]: audit 2024-09-17T11:58:47.213201+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.560997+0000 mgr.y (mgr.15249) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.647298+0000 mon.c (mon.2) 3463 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.649548+0000 mon.c (mon.2) 3464 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.652613+0000 mon.c (mon.2) 3465 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.653581+0000 mon.c (mon.2) 3466 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.664090+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.664831+0000 mgr.y (mgr.15249) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.749967+0000 mon.c (mon.2) 3467 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.752528+0000 mon.c (mon.2) 3468 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.755084+0000 mon.c (mon.2) 3469 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.756074+0000 mon.c (mon.2) 3470 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.766932+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.767770+0000 mgr.y (mgr.15249) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.852123+0000 mon.c (mon.2) 3471 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.854528+0000 mon.c (mon.2) 3472 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.857494+0000 mon.c (mon.2) 3473 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.858481+0000 mon.c (mon.2) 3474 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.867067+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.868471+0000 mgr.y (mgr.15249) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:47.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.944967+0000 mon.c (mon.2) 3475 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.947646+0000 mon.c (mon.2) 3476 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.951043+0000 mon.c (mon.2) 3477 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.952055+0000 mon.c (mon.2) 3478 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:46.959283+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.040889+0000 mon.c (mon.2) 3479 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.043319+0000 mon.c (mon.2) 3480 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.046207+0000 mon.c (mon.2) 3481 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.047152+0000 mon.c (mon.2) 3482 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.055040+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.120387+0000 mon.c (mon.2) 3483 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.123101+0000 mon.c (mon.2) 3484 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.126143+0000 mon.c (mon.2) 3485 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.127141+0000 mon.c (mon.2) 3486 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.133242+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:47.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.201474+0000 mon.c (mon.2) 3487 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:47.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.203367+0000 mon.c (mon.2) 3488 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:47.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.206190+0000 mon.c (mon.2) 3489 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:47.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.206975+0000 mon.c (mon.2) 3490 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:47.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:47 smithi092 bash[26066]: audit 2024-09-17T11:58:47.213201+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.961098+0000 mgr.y (mgr.15249) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:46.961098+0000 mgr.y (mgr.15249) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.055958+0000 mgr.y (mgr.15249) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.055958+0000 mgr.y (mgr.15249) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cluster 2024-09-17T11:58:47.091561+0000 mgr.y (mgr.15249) 1244 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cluster 2024-09-17T11:58:47.091561+0000 mgr.y (mgr.15249) 1244 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.134050+0000 mgr.y (mgr.15249) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.134050+0000 mgr.y (mgr.15249) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.214798+0000 mgr.y (mgr.15249) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.214798+0000 mgr.y (mgr.15249) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.287832+0000 mon.c (mon.2) 3491 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.287832+0000 mon.c (mon.2) 3491 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.289948+0000 mon.c (mon.2) 3492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.289948+0000 mon.c (mon.2) 3492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.291976+0000 mon.c (mon.2) 3493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.291976+0000 mon.c (mon.2) 3493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.292807+0000 mon.c (mon.2) 3494 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.292807+0000 mon.c (mon.2) 3494 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.300486+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.300486+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.301267+0000 mgr.y (mgr.15249) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.301267+0000 mgr.y (mgr.15249) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.365765+0000 mon.c (mon.2) 3495 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.365765+0000 mon.c (mon.2) 3495 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.367980+0000 mon.c (mon.2) 3496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.367980+0000 mon.c (mon.2) 3496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.369807+0000 mon.c (mon.2) 3497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.369807+0000 mon.c (mon.2) 3497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.370485+0000 mon.c (mon.2) 3498 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.370485+0000 mon.c (mon.2) 3498 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.378317+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.378317+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.378913+0000 mgr.y (mgr.15249) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.378913+0000 mgr.y (mgr.15249) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.439037+0000 mon.c (mon.2) 3499 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.439037+0000 mon.c (mon.2) 3499 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.440815+0000 mon.c (mon.2) 3500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.440815+0000 mon.c (mon.2) 3500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.443610+0000 mon.c (mon.2) 3501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.443610+0000 mon.c (mon.2) 3501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.444461+0000 mon.c (mon.2) 3502 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.444461+0000 mon.c (mon.2) 3502 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.450223+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.450223+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.451400+0000 mgr.y (mgr.15249) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.451400+0000 mgr.y (mgr.15249) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.514468+0000 mon.c (mon.2) 3503 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.514468+0000 mon.c (mon.2) 3503 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.516939+0000 mon.c (mon.2) 3504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.516939+0000 mon.c (mon.2) 3504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.519636+0000 mon.c (mon.2) 3505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.519636+0000 mon.c (mon.2) 3505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.520651+0000 mon.c (mon.2) 3506 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.520651+0000 mon.c (mon.2) 3506 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.526743+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.526743+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.528962+0000 mgr.y (mgr.15249) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.528962+0000 mgr.y (mgr.15249) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.596625+0000 mon.c (mon.2) 3507 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.596625+0000 mon.c (mon.2) 3507 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.598914+0000 mon.c (mon.2) 3508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.598914+0000 mon.c (mon.2) 3508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.601361+0000 mon.c (mon.2) 3509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.601361+0000 mon.c (mon.2) 3509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.602086+0000 mon.c (mon.2) 3510 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.602086+0000 mon.c (mon.2) 3510 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.609487+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.609487+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.613630+0000 mgr.y (mgr.15249) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.613630+0000 mgr.y (mgr.15249) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.684410+0000 mon.c (mon.2) 3511 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.684410+0000 mon.c (mon.2) 3511 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.686833+0000 mon.c (mon.2) 3512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.686833+0000 mon.c (mon.2) 3512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.689540+0000 mon.c (mon.2) 3513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.689540+0000 mon.c (mon.2) 3513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.690406+0000 mon.c (mon.2) 3514 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.690406+0000 mon.c (mon.2) 3514 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.698424+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.698424+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.702620+0000 mgr.y (mgr.15249) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.702620+0000 mgr.y (mgr.15249) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.765579+0000 mon.c (mon.2) 3515 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.765579+0000 mon.c (mon.2) 3515 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.768169+0000 mon.c (mon.2) 3516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.768169+0000 mon.c (mon.2) 3516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.771156+0000 mon.c (mon.2) 3517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.771156+0000 mon.c (mon.2) 3517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.772334+0000 mon.c (mon.2) 3518 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.772334+0000 mon.c (mon.2) 3518 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.780597+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.780597+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.786508+0000 mgr.y (mgr.15249) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.786508+0000 mgr.y (mgr.15249) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.847944+0000 mon.c (mon.2) 3519 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.847944+0000 mon.c (mon.2) 3519 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.850762+0000 mon.c (mon.2) 3520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.850762+0000 mon.c (mon.2) 3520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.854740+0000 mon.c (mon.2) 3521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.854740+0000 mon.c (mon.2) 3521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.855792+0000 mon.c (mon.2) 3522 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.855792+0000 mon.c (mon.2) 3522 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.863602+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.863602+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.866881+0000 mgr.y (mgr.15249) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.866881+0000 mgr.y (mgr.15249) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.933384+0000 mon.c (mon.2) 3523 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.933384+0000 mon.c (mon.2) 3523 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.935550+0000 mon.c (mon.2) 3524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.935550+0000 mon.c (mon.2) 3524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.938885+0000 mon.c (mon.2) 3525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.938885+0000 mon.c (mon.2) 3525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.940010+0000 mon.c (mon.2) 3526 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.940010+0000 mon.c (mon.2) 3526 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.950229+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:47.950229+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.028398+0000 mon.c (mon.2) 3527 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.028398+0000 mon.c (mon.2) 3527 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.030858+0000 mon.c (mon.2) 3528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.030858+0000 mon.c (mon.2) 3528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.034039+0000 mon.c (mon.2) 3529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.034039+0000 mon.c (mon.2) 3529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.034878+0000 mon.c (mon.2) 3530 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.034878+0000 mon.c (mon.2) 3530 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.045340+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.045340+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.115505+0000 mon.c (mon.2) 3531 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.115505+0000 mon.c (mon.2) 3531 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.118011+0000 mon.c (mon.2) 3532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.118011+0000 mon.c (mon.2) 3532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.120633+0000 mon.c (mon.2) 3533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.120633+0000 mon.c (mon.2) 3533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.121731+0000 mon.c (mon.2) 3534 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.121731+0000 mon.c (mon.2) 3534 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.129798+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.129798+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.223944+0000 mon.c (mon.2) 3535 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.223944+0000 mon.c (mon.2) 3535 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.226944+0000 mon.c (mon.2) 3536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.226944+0000 mon.c (mon.2) 3536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.230327+0000 mon.c (mon.2) 3537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.230327+0000 mon.c (mon.2) 3537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.231433+0000 mon.c (mon.2) 3538 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.231433+0000 mon.c (mon.2) 3538 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.240154+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:48 smithi121 bash[87711]: audit 2024-09-17T11:58:48.240154+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:46.961098+0000 mgr.y (mgr.15249) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.055958+0000 mgr.y (mgr.15249) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cluster 2024-09-17T11:58:47.091561+0000 mgr.y (mgr.15249) 1244 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.134050+0000 mgr.y (mgr.15249) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.214798+0000 mgr.y (mgr.15249) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.287832+0000 mon.c (mon.2) 3491 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.289948+0000 mon.c (mon.2) 3492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.291976+0000 mon.c (mon.2) 3493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.292807+0000 mon.c (mon.2) 3494 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.300486+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.301267+0000 mgr.y (mgr.15249) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.365765+0000 mon.c (mon.2) 3495 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.367980+0000 mon.c (mon.2) 3496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.369807+0000 mon.c (mon.2) 3497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.370485+0000 mon.c (mon.2) 3498 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.378317+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.378913+0000 mgr.y (mgr.15249) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.439037+0000 mon.c (mon.2) 3499 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.440815+0000 mon.c (mon.2) 3500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.443610+0000 mon.c (mon.2) 3501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:46.961098+0000 mgr.y (mgr.15249) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.055958+0000 mgr.y (mgr.15249) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cluster 2024-09-17T11:58:47.091561+0000 mgr.y (mgr.15249) 1244 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.134050+0000 mgr.y (mgr.15249) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.214798+0000 mgr.y (mgr.15249) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.287832+0000 mon.c (mon.2) 3491 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.289948+0000 mon.c (mon.2) 3492 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.291976+0000 mon.c (mon.2) 3493 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.292807+0000 mon.c (mon.2) 3494 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.300486+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.301267+0000 mgr.y (mgr.15249) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.365765+0000 mon.c (mon.2) 3495 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.367980+0000 mon.c (mon.2) 3496 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.369807+0000 mon.c (mon.2) 3497 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.370485+0000 mon.c (mon.2) 3498 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.378317+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.378913+0000 mgr.y (mgr.15249) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.439037+0000 mon.c (mon.2) 3499 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.440815+0000 mon.c (mon.2) 3500 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.443610+0000 mon.c (mon.2) 3501 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.444461+0000 mon.c (mon.2) 3502 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.450223+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.451400+0000 mgr.y (mgr.15249) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.514468+0000 mon.c (mon.2) 3503 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.516939+0000 mon.c (mon.2) 3504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.519636+0000 mon.c (mon.2) 3505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.520651+0000 mon.c (mon.2) 3506 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.526743+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.528962+0000 mgr.y (mgr.15249) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.596625+0000 mon.c (mon.2) 3507 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.598914+0000 mon.c (mon.2) 3508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.601361+0000 mon.c (mon.2) 3509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.602086+0000 mon.c (mon.2) 3510 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.609487+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.613630+0000 mgr.y (mgr.15249) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.684410+0000 mon.c (mon.2) 3511 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.686833+0000 mon.c (mon.2) 3512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.689540+0000 mon.c (mon.2) 3513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.690406+0000 mon.c (mon.2) 3514 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.698424+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.702620+0000 mgr.y (mgr.15249) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.765579+0000 mon.c (mon.2) 3515 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.768169+0000 mon.c (mon.2) 3516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.771156+0000 mon.c (mon.2) 3517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.772334+0000 mon.c (mon.2) 3518 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.780597+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.786508+0000 mgr.y (mgr.15249) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.847944+0000 mon.c (mon.2) 3519 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.850762+0000 mon.c (mon.2) 3520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.854740+0000 mon.c (mon.2) 3521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.855792+0000 mon.c (mon.2) 3522 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.863602+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.866881+0000 mgr.y (mgr.15249) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.933384+0000 mon.c (mon.2) 3523 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.935550+0000 mon.c (mon.2) 3524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.938885+0000 mon.c (mon.2) 3525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.940010+0000 mon.c (mon.2) 3526 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:47.950229+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.028398+0000 mon.c (mon.2) 3527 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.030858+0000 mon.c (mon.2) 3528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.444461+0000 mon.c (mon.2) 3502 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.450223+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.451400+0000 mgr.y (mgr.15249) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.514468+0000 mon.c (mon.2) 3503 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.516939+0000 mon.c (mon.2) 3504 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.519636+0000 mon.c (mon.2) 3505 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.520651+0000 mon.c (mon.2) 3506 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.526743+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.528962+0000 mgr.y (mgr.15249) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.596625+0000 mon.c (mon.2) 3507 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.598914+0000 mon.c (mon.2) 3508 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.601361+0000 mon.c (mon.2) 3509 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.602086+0000 mon.c (mon.2) 3510 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.609487+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.613630+0000 mgr.y (mgr.15249) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.684410+0000 mon.c (mon.2) 3511 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.686833+0000 mon.c (mon.2) 3512 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.689540+0000 mon.c (mon.2) 3513 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.690406+0000 mon.c (mon.2) 3514 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.698424+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.034039+0000 mon.c (mon.2) 3529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.034878+0000 mon.c (mon.2) 3530 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.045340+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.115505+0000 mon.c (mon.2) 3531 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.118011+0000 mon.c (mon.2) 3532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.120633+0000 mon.c (mon.2) 3533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.121731+0000 mon.c (mon.2) 3534 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.129798+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.223944+0000 mon.c (mon.2) 3535 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.226944+0000 mon.c (mon.2) 3536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.230327+0000 mon.c (mon.2) 3537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.231433+0000 mon.c (mon.2) 3538 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[19809]: audit 2024-09-17T11:58:48.240154+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.702620+0000 mgr.y (mgr.15249) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.765579+0000 mon.c (mon.2) 3515 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.768169+0000 mon.c (mon.2) 3516 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.771156+0000 mon.c (mon.2) 3517 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.772334+0000 mon.c (mon.2) 3518 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.780597+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.786508+0000 mgr.y (mgr.15249) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.847944+0000 mon.c (mon.2) 3519 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.850762+0000 mon.c (mon.2) 3520 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.854740+0000 mon.c (mon.2) 3521 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.855792+0000 mon.c (mon.2) 3522 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.863602+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.866881+0000 mgr.y (mgr.15249) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.933384+0000 mon.c (mon.2) 3523 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.935550+0000 mon.c (mon.2) 3524 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.938885+0000 mon.c (mon.2) 3525 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.940010+0000 mon.c (mon.2) 3526 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:47.950229+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.028398+0000 mon.c (mon.2) 3527 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.030858+0000 mon.c (mon.2) 3528 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.034039+0000 mon.c (mon.2) 3529 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.034878+0000 mon.c (mon.2) 3530 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.045340+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.115505+0000 mon.c (mon.2) 3531 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.118011+0000 mon.c (mon.2) 3532 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.120633+0000 mon.c (mon.2) 3533 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.121731+0000 mon.c (mon.2) 3534 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.129798+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.223944+0000 mon.c (mon.2) 3535 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.226944+0000 mon.c (mon.2) 3536 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.230327+0000 mon.c (mon.2) 3537 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.231433+0000 mon.c (mon.2) 3538 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:48 smithi092 bash[26066]: audit 2024-09-17T11:58:48.240154+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:48.964 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.953637+0000 mgr.y (mgr.15249) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:47.953637+0000 mgr.y (mgr.15249) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.046635+0000 mgr.y (mgr.15249) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.046635+0000 mgr.y (mgr.15249) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.135144+0000 mgr.y (mgr.15249) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.135144+0000 mgr.y (mgr.15249) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.245490+0000 mgr.y (mgr.15249) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.245490+0000 mgr.y (mgr.15249) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.358414+0000 mon.c (mon.2) 3539 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.358414+0000 mon.c (mon.2) 3539 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.360831+0000 mon.c (mon.2) 3540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.360831+0000 mon.c (mon.2) 3540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.365077+0000 mon.c (mon.2) 3541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.365077+0000 mon.c (mon.2) 3541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.366333+0000 mon.c (mon.2) 3542 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.366333+0000 mon.c (mon.2) 3542 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.375418+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.375418+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.376496+0000 mgr.y (mgr.15249) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.376496+0000 mgr.y (mgr.15249) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.442659+0000 mon.c (mon.2) 3543 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.442659+0000 mon.c (mon.2) 3543 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.445059+0000 mon.c (mon.2) 3544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.445059+0000 mon.c (mon.2) 3544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.447623+0000 mon.c (mon.2) 3545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.447623+0000 mon.c (mon.2) 3545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.448552+0000 mon.c (mon.2) 3546 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.448552+0000 mon.c (mon.2) 3546 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.457524+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.457524+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.458238+0000 mgr.y (mgr.15249) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.458238+0000 mgr.y (mgr.15249) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.533351+0000 mon.c (mon.2) 3547 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.533351+0000 mon.c (mon.2) 3547 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.535137+0000 mon.c (mon.2) 3548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.535137+0000 mon.c (mon.2) 3548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.536942+0000 mon.c (mon.2) 3549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.536942+0000 mon.c (mon.2) 3549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.537637+0000 mon.c (mon.2) 3550 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.537637+0000 mon.c (mon.2) 3550 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.545724+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.545724+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.546340+0000 mgr.y (mgr.15249) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.546340+0000 mgr.y (mgr.15249) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.612196+0000 mon.c (mon.2) 3551 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.612196+0000 mon.c (mon.2) 3551 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.614642+0000 mon.c (mon.2) 3552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.614642+0000 mon.c (mon.2) 3552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.616554+0000 mon.c (mon.2) 3553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.616554+0000 mon.c (mon.2) 3553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.617297+0000 mon.c (mon.2) 3554 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.617297+0000 mon.c (mon.2) 3554 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.623140+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.623140+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.625378+0000 mgr.y (mgr.15249) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.625378+0000 mgr.y (mgr.15249) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.685970+0000 mon.c (mon.2) 3555 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.685970+0000 mon.c (mon.2) 3555 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.687990+0000 mon.c (mon.2) 3556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.687990+0000 mon.c (mon.2) 3556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.690406+0000 mon.c (mon.2) 3557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.690406+0000 mon.c (mon.2) 3557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.691291+0000 mon.c (mon.2) 3558 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.691291+0000 mon.c (mon.2) 3558 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.697200+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.697200+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.699848+0000 mgr.y (mgr.15249) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.699848+0000 mgr.y (mgr.15249) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.760489+0000 mon.c (mon.2) 3559 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.760489+0000 mon.c (mon.2) 3559 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.762281+0000 mon.c (mon.2) 3560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.762281+0000 mon.c (mon.2) 3560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.764306+0000 mon.c (mon.2) 3561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.764306+0000 mon.c (mon.2) 3561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.765044+0000 mon.c (mon.2) 3562 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.765044+0000 mon.c (mon.2) 3562 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.771541+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.771541+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.772988+0000 mgr.y (mgr.15249) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.772988+0000 mgr.y (mgr.15249) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.832367+0000 mon.c (mon.2) 3563 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.832367+0000 mon.c (mon.2) 3563 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.834285+0000 mon.c (mon.2) 3564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.834285+0000 mon.c (mon.2) 3564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.836241+0000 mon.c (mon.2) 3565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.836241+0000 mon.c (mon.2) 3565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.836917+0000 mon.c (mon.2) 3566 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.836917+0000 mon.c (mon.2) 3566 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.843320+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.843320+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.844967+0000 mgr.y (mgr.15249) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.844967+0000 mgr.y (mgr.15249) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.916945+0000 mon.c (mon.2) 3567 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.916945+0000 mon.c (mon.2) 3567 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.918815+0000 mon.c (mon.2) 3568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.918815+0000 mon.c (mon.2) 3568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.921075+0000 mon.c (mon.2) 3569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.921075+0000 mon.c (mon.2) 3569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.921916+0000 mon.c (mon.2) 3570 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.921916+0000 mon.c (mon.2) 3570 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.929067+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:48.929067+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.929723+0000 mgr.y (mgr.15249) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: cephadm 2024-09-17T11:58:48.929723+0000 mgr.y (mgr.15249) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.007937+0000 mon.c (mon.2) 3571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.007937+0000 mon.c (mon.2) 3571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.009804+0000 mon.c (mon.2) 3572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.009804+0000 mon.c (mon.2) 3572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.011761+0000 mon.c (mon.2) 3573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.011761+0000 mon.c (mon.2) 3573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.012486+0000 mon.c (mon.2) 3574 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.012486+0000 mon.c (mon.2) 3574 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.018033+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.018033+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.079682+0000 mon.c (mon.2) 3575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.079682+0000 mon.c (mon.2) 3575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.081670+0000 mon.c (mon.2) 3576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.081670+0000 mon.c (mon.2) 3576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.083609+0000 mon.c (mon.2) 3577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.083609+0000 mon.c (mon.2) 3577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.084210+0000 mon.c (mon.2) 3578 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.084210+0000 mon.c (mon.2) 3578 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.090073+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.090073+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.149591+0000 mon.c (mon.2) 3579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.149591+0000 mon.c (mon.2) 3579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.152067+0000 mon.c (mon.2) 3580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.152067+0000 mon.c (mon.2) 3580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.154932+0000 mon.c (mon.2) 3581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.154932+0000 mon.c (mon.2) 3581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.155630+0000 mon.c (mon.2) 3582 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.155630+0000 mon.c (mon.2) 3582 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.166207+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.166207+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.234257+0000 mon.c (mon.2) 3583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.234257+0000 mon.c (mon.2) 3583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.235982+0000 mon.c (mon.2) 3584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.235982+0000 mon.c (mon.2) 3584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.237727+0000 mon.c (mon.2) 3585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.237727+0000 mon.c (mon.2) 3585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.238469+0000 mon.c (mon.2) 3586 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.238469+0000 mon.c (mon.2) 3586 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.247920+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:49 smithi121 bash[87711]: audit 2024-09-17T11:58:49.247920+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:47.953637+0000 mgr.y (mgr.15249) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.046635+0000 mgr.y (mgr.15249) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.135144+0000 mgr.y (mgr.15249) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.245490+0000 mgr.y (mgr.15249) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.358414+0000 mon.c (mon.2) 3539 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.360831+0000 mon.c (mon.2) 3540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.365077+0000 mon.c (mon.2) 3541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.366333+0000 mon.c (mon.2) 3542 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.375418+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.376496+0000 mgr.y (mgr.15249) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.442659+0000 mon.c (mon.2) 3543 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.445059+0000 mon.c (mon.2) 3544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.447623+0000 mon.c (mon.2) 3545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.448552+0000 mon.c (mon.2) 3546 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.457524+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.458238+0000 mgr.y (mgr.15249) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.533351+0000 mon.c (mon.2) 3547 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.535137+0000 mon.c (mon.2) 3548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.536942+0000 mon.c (mon.2) 3549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.537637+0000 mon.c (mon.2) 3550 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:47.953637+0000 mgr.y (mgr.15249) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.046635+0000 mgr.y (mgr.15249) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.135144+0000 mgr.y (mgr.15249) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.245490+0000 mgr.y (mgr.15249) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.358414+0000 mon.c (mon.2) 3539 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.360831+0000 mon.c (mon.2) 3540 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.365077+0000 mon.c (mon.2) 3541 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.366333+0000 mon.c (mon.2) 3542 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.375418+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.376496+0000 mgr.y (mgr.15249) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.442659+0000 mon.c (mon.2) 3543 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.445059+0000 mon.c (mon.2) 3544 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.447623+0000 mon.c (mon.2) 3545 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.448552+0000 mon.c (mon.2) 3546 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.457524+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.458238+0000 mgr.y (mgr.15249) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.533351+0000 mon.c (mon.2) 3547 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.535137+0000 mon.c (mon.2) 3548 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.536942+0000 mon.c (mon.2) 3549 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.537637+0000 mon.c (mon.2) 3550 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.545724+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.546340+0000 mgr.y (mgr.15249) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.612196+0000 mon.c (mon.2) 3551 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.614642+0000 mon.c (mon.2) 3552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.616554+0000 mon.c (mon.2) 3553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.617297+0000 mon.c (mon.2) 3554 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.623140+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.625378+0000 mgr.y (mgr.15249) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.685970+0000 mon.c (mon.2) 3555 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.687990+0000 mon.c (mon.2) 3556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.690406+0000 mon.c (mon.2) 3557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.691291+0000 mon.c (mon.2) 3558 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.697200+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.699848+0000 mgr.y (mgr.15249) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.760489+0000 mon.c (mon.2) 3559 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.762281+0000 mon.c (mon.2) 3560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.764306+0000 mon.c (mon.2) 3561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.765044+0000 mon.c (mon.2) 3562 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.771541+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.772988+0000 mgr.y (mgr.15249) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.832367+0000 mon.c (mon.2) 3563 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.834285+0000 mon.c (mon.2) 3564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.836241+0000 mon.c (mon.2) 3565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.836917+0000 mon.c (mon.2) 3566 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.843320+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.844967+0000 mgr.y (mgr.15249) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.916945+0000 mon.c (mon.2) 3567 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.918815+0000 mon.c (mon.2) 3568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.921075+0000 mon.c (mon.2) 3569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.921916+0000 mon.c (mon.2) 3570 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:48.929067+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: cephadm 2024-09-17T11:58:48.929723+0000 mgr.y (mgr.15249) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.007937+0000 mon.c (mon.2) 3571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.009804+0000 mon.c (mon.2) 3572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.011761+0000 mon.c (mon.2) 3573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.012486+0000 mon.c (mon.2) 3574 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.018033+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.079682+0000 mon.c (mon.2) 3575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.081670+0000 mon.c (mon.2) 3576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.083609+0000 mon.c (mon.2) 3577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.545724+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.546340+0000 mgr.y (mgr.15249) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.612196+0000 mon.c (mon.2) 3551 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.614642+0000 mon.c (mon.2) 3552 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.616554+0000 mon.c (mon.2) 3553 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.617297+0000 mon.c (mon.2) 3554 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.623140+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.625378+0000 mgr.y (mgr.15249) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.685970+0000 mon.c (mon.2) 3555 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.687990+0000 mon.c (mon.2) 3556 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.690406+0000 mon.c (mon.2) 3557 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.691291+0000 mon.c (mon.2) 3558 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.697200+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.699848+0000 mgr.y (mgr.15249) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.760489+0000 mon.c (mon.2) 3559 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.762281+0000 mon.c (mon.2) 3560 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.764306+0000 mon.c (mon.2) 3561 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.765044+0000 mon.c (mon.2) 3562 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.771541+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.772988+0000 mgr.y (mgr.15249) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.084210+0000 mon.c (mon.2) 3578 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.090073+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.149591+0000 mon.c (mon.2) 3579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.152067+0000 mon.c (mon.2) 3580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.154932+0000 mon.c (mon.2) 3581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.155630+0000 mon.c (mon.2) 3582 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.166207+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.234257+0000 mon.c (mon.2) 3583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.235982+0000 mon.c (mon.2) 3584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.237727+0000 mon.c (mon.2) 3585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.238469+0000 mon.c (mon.2) 3586 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[26066]: audit 2024-09-17T11:58:49.247920+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.832367+0000 mon.c (mon.2) 3563 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.834285+0000 mon.c (mon.2) 3564 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.836241+0000 mon.c (mon.2) 3565 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.836917+0000 mon.c (mon.2) 3566 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.843320+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.844967+0000 mgr.y (mgr.15249) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.916945+0000 mon.c (mon.2) 3567 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.918815+0000 mon.c (mon.2) 3568 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.921075+0000 mon.c (mon.2) 3569 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.921916+0000 mon.c (mon.2) 3570 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:48.929067+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: cephadm 2024-09-17T11:58:48.929723+0000 mgr.y (mgr.15249) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.007937+0000 mon.c (mon.2) 3571 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.009804+0000 mon.c (mon.2) 3572 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.011761+0000 mon.c (mon.2) 3573 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.012486+0000 mon.c (mon.2) 3574 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.018033+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.079682+0000 mon.c (mon.2) 3575 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.081670+0000 mon.c (mon.2) 3576 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.083609+0000 mon.c (mon.2) 3577 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.084210+0000 mon.c (mon.2) 3578 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.090073+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.149591+0000 mon.c (mon.2) 3579 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.152067+0000 mon.c (mon.2) 3580 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.154932+0000 mon.c (mon.2) 3581 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.155630+0000 mon.c (mon.2) 3582 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.166207+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.234257+0000 mon.c (mon.2) 3583 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:49.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.235982+0000 mon.c (mon.2) 3584 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:49.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.237727+0000 mon.c (mon.2) 3585 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:49.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.238469+0000 mon.c (mon.2) 3586 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:49.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:49 smithi092 bash[19809]: audit 2024-09-17T11:58:49.247920+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:49.701 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 14s ago 44m - - 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 18s ago 43m - - 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (3m) 14s ago 33m 14.4M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (2m) 18s ago 33m 71.3M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (5m) 14s ago 29m 48.3M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (4m) 18s ago 42m 439M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (16m) 14s ago 45m 522M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (45m) 14s ago 45m 118M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 starting - - - 2048M 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (43m) 14s ago 43m 85.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (4m) 14s ago 34m 8072k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T11:58:49.702 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (4m) 18s ago 34m 7992k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (41m) 14s ago 41m 58.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (40m) 14s ago 40m 59.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (39m) 14s ago 39m 53.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (38m) 14s ago 38m 66.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (38m) 18s ago 38m 60.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (37m) 18s ago 37m 64.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (36m) 18s ago 36m 64.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (35m) 18s ago 35m 66.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (3m) 18s ago 34m 40.3M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T11:58:49.703 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (30m) 14s ago 30m 99.9M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:58:49.704 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (30m) 18s ago 30m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:58:50.074 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:58:50.074 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T11:58:50.074 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2, 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 1 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T11:58:50.075 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 12, 2024-09-17T11:58:50.076 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T11:58:50.076 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T11:58:50.076 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:58:50.393 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:58:50.393 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T11:58:50.393 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T11:58:50.393 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi121", 2024-09-17T11:58:50.394 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T11:58:50.394 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/1 daemons upgraded", 2024-09-17T11:58:50.394 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T11:58:50.394 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:58:50.394 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:58:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:48.954867+0000 mgr.y (mgr.15249) 1267 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:48.954867+0000 mgr.y (mgr.15249) 1267 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.019863+0000 mgr.y (mgr.15249) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.019863+0000 mgr.y (mgr.15249) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.091287+0000 mgr.y (mgr.15249) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.091287+0000 mgr.y (mgr.15249) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cluster 2024-09-17T11:58:49.092439+0000 mgr.y (mgr.15249) 1270 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cluster 2024-09-17T11:58:49.092439+0000 mgr.y (mgr.15249) 1270 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.169344+0000 mgr.y (mgr.15249) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.169344+0000 mgr.y (mgr.15249) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.248964+0000 mgr.y (mgr.15249) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.248964+0000 mgr.y (mgr.15249) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.273470+0000 mgr.y (mgr.15249) 1273 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.273470+0000 mgr.y (mgr.15249) 1273 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.316996+0000 mon.c (mon.2) 3587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.316996+0000 mon.c (mon.2) 3587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.318784+0000 mon.c (mon.2) 3588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.318784+0000 mon.c (mon.2) 3588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.320637+0000 mon.c (mon.2) 3589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.320637+0000 mon.c (mon.2) 3589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.321348+0000 mon.c (mon.2) 3590 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.321348+0000 mon.c (mon.2) 3590 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.328753+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.328753+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.329602+0000 mgr.y (mgr.15249) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.329602+0000 mgr.y (mgr.15249) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.392582+0000 mon.c (mon.2) 3591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.392582+0000 mon.c (mon.2) 3591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.394365+0000 mon.c (mon.2) 3592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.394365+0000 mon.c (mon.2) 3592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.396154+0000 mon.c (mon.2) 3593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.396154+0000 mon.c (mon.2) 3593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.396835+0000 mon.c (mon.2) 3594 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.396835+0000 mon.c (mon.2) 3594 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.405235+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.405235+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.405981+0000 mgr.y (mgr.15249) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.405981+0000 mgr.y (mgr.15249) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.467859+0000 mon.c (mon.2) 3595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.467859+0000 mon.c (mon.2) 3595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.469622+0000 mon.c (mon.2) 3596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.469622+0000 mon.c (mon.2) 3596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.471320+0000 mon.c (mon.2) 3597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.471320+0000 mon.c (mon.2) 3597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.471941+0000 mon.c (mon.2) 3598 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.471941+0000 mon.c (mon.2) 3598 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.479545+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.479545+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.480394+0000 mgr.y (mgr.15249) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.480394+0000 mgr.y (mgr.15249) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.579902+0000 mon.c (mon.2) 3599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.579902+0000 mon.c (mon.2) 3599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.583104+0000 mon.c (mon.2) 3600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.583104+0000 mon.c (mon.2) 3600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.586525+0000 mon.c (mon.2) 3601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.586525+0000 mon.c (mon.2) 3601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.587730+0000 mon.c (mon.2) 3602 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.587730+0000 mon.c (mon.2) 3602 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.597513+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.597513+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.598371+0000 mgr.y (mgr.15249) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.598371+0000 mgr.y (mgr.15249) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.682719+0000 mon.c (mon.2) 3603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.682719+0000 mon.c (mon.2) 3603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.684702+0000 mon.c (mon.2) 3604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.684702+0000 mon.c (mon.2) 3604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.686529+0000 mon.c (mon.2) 3605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.686529+0000 mon.c (mon.2) 3605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.687186+0000 mgr.y (mgr.15249) 1278 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.687186+0000 mgr.y (mgr.15249) 1278 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.687408+0000 mon.c (mon.2) 3606 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.687408+0000 mon.c (mon.2) 3606 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.698850+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.698850+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.703322+0000 mgr.y (mgr.15249) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.703322+0000 mgr.y (mgr.15249) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.765253+0000 mon.c (mon.2) 3607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.765253+0000 mon.c (mon.2) 3607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.767526+0000 mon.c (mon.2) 3608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.767526+0000 mon.c (mon.2) 3608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.769422+0000 mon.c (mon.2) 3609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.769422+0000 mon.c (mon.2) 3609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.770184+0000 mon.c (mon.2) 3610 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.770184+0000 mon.c (mon.2) 3610 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.777481+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.777481+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.779397+0000 mgr.y (mgr.15249) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.779397+0000 mgr.y (mgr.15249) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.841284+0000 mon.c (mon.2) 3611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.841284+0000 mon.c (mon.2) 3611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.843211+0000 mon.c (mon.2) 3612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.843211+0000 mon.c (mon.2) 3612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.845087+0000 mon.c (mon.2) 3613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.845087+0000 mon.c (mon.2) 3613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.845737+0000 mon.c (mon.2) 3614 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.845737+0000 mon.c (mon.2) 3614 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.853104+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.853104+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.854953+0000 mgr.y (mgr.15249) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.854953+0000 mgr.y (mgr.15249) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.913623+0000 mon.c (mon.2) 3615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.913623+0000 mon.c (mon.2) 3615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.915778+0000 mon.c (mon.2) 3616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.915778+0000 mon.c (mon.2) 3616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.917667+0000 mon.c (mon.2) 3617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.917667+0000 mon.c (mon.2) 3617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.918370+0000 mon.c (mon.2) 3618 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.918370+0000 mon.c (mon.2) 3618 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.925772+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.925772+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.927478+0000 mgr.y (mgr.15249) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.927478+0000 mgr.y (mgr.15249) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.983811+0000 mon.c (mon.2) 3619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.983811+0000 mon.c (mon.2) 3619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.985672+0000 mon.c (mon.2) 3620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.985672+0000 mon.c (mon.2) 3620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.987284+0000 mon.c (mon.2) 3621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.987284+0000 mon.c (mon.2) 3621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.987988+0000 mon.c (mon.2) 3622 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.987988+0000 mon.c (mon.2) 3622 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.998498+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:49.998498+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.060211+0000 mon.c (mon.2) 3623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.060211+0000 mon.c (mon.2) 3623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.062466+0000 mon.c (mon.2) 3624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.062466+0000 mon.c (mon.2) 3624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.064475+0000 mon.c (mon.2) 3625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.064475+0000 mon.c (mon.2) 3625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.065085+0000 mon.c (mon.2) 3626 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.065085+0000 mon.c (mon.2) 3626 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.072302+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.072302+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.075917+0000 mon.c (mon.2) 3627 : audit [DBG] from='client.? 172.21.15.92:0/220706406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.075917+0000 mon.c (mon.2) 3627 : audit [DBG] from='client.? 172.21.15.92:0/220706406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.145782+0000 mon.c (mon.2) 3628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.145782+0000 mon.c (mon.2) 3628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.147467+0000 mon.c (mon.2) 3629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.147467+0000 mon.c (mon.2) 3629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.149564+0000 mon.c (mon.2) 3630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.149564+0000 mon.c (mon.2) 3630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.150314+0000 mon.c (mon.2) 3631 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.150314+0000 mon.c (mon.2) 3631 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.157612+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.157612+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.215267+0000 mon.c (mon.2) 3632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.215267+0000 mon.c (mon.2) 3632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.216974+0000 mon.c (mon.2) 3633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.216974+0000 mon.c (mon.2) 3633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.218746+0000 mon.c (mon.2) 3634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.218746+0000 mon.c (mon.2) 3634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.219451+0000 mon.c (mon.2) 3635 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.219451+0000 mon.c (mon.2) 3635 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.226708+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:50 smithi121 bash[87711]: audit 2024-09-17T11:58:50.226708+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:48.954867+0000 mgr.y (mgr.15249) 1267 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.019863+0000 mgr.y (mgr.15249) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.091287+0000 mgr.y (mgr.15249) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cluster 2024-09-17T11:58:49.092439+0000 mgr.y (mgr.15249) 1270 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.169344+0000 mgr.y (mgr.15249) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.248964+0000 mgr.y (mgr.15249) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.273470+0000 mgr.y (mgr.15249) 1273 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.316996+0000 mon.c (mon.2) 3587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.318784+0000 mon.c (mon.2) 3588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.320637+0000 mon.c (mon.2) 3589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.321348+0000 mon.c (mon.2) 3590 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.328753+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.329602+0000 mgr.y (mgr.15249) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.392582+0000 mon.c (mon.2) 3591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.394365+0000 mon.c (mon.2) 3592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.396154+0000 mon.c (mon.2) 3593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.396835+0000 mon.c (mon.2) 3594 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.405235+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.405981+0000 mgr.y (mgr.15249) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:48.954867+0000 mgr.y (mgr.15249) 1267 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.019863+0000 mgr.y (mgr.15249) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.091287+0000 mgr.y (mgr.15249) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cluster 2024-09-17T11:58:49.092439+0000 mgr.y (mgr.15249) 1270 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.169344+0000 mgr.y (mgr.15249) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.248964+0000 mgr.y (mgr.15249) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.273470+0000 mgr.y (mgr.15249) 1273 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.316996+0000 mon.c (mon.2) 3587 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.318784+0000 mon.c (mon.2) 3588 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.320637+0000 mon.c (mon.2) 3589 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.321348+0000 mon.c (mon.2) 3590 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.328753+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.329602+0000 mgr.y (mgr.15249) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.392582+0000 mon.c (mon.2) 3591 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.394365+0000 mon.c (mon.2) 3592 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.396154+0000 mon.c (mon.2) 3593 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.396835+0000 mon.c (mon.2) 3594 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.405235+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.405981+0000 mgr.y (mgr.15249) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.467859+0000 mon.c (mon.2) 3595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.469622+0000 mon.c (mon.2) 3596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.471320+0000 mon.c (mon.2) 3597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.471941+0000 mon.c (mon.2) 3598 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.479545+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.480394+0000 mgr.y (mgr.15249) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.579902+0000 mon.c (mon.2) 3599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.583104+0000 mon.c (mon.2) 3600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.586525+0000 mon.c (mon.2) 3601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.587730+0000 mon.c (mon.2) 3602 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.597513+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.598371+0000 mgr.y (mgr.15249) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.682719+0000 mon.c (mon.2) 3603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.684702+0000 mon.c (mon.2) 3604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.686529+0000 mon.c (mon.2) 3605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.687186+0000 mgr.y (mgr.15249) 1278 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.687408+0000 mon.c (mon.2) 3606 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.698850+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.703322+0000 mgr.y (mgr.15249) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.765253+0000 mon.c (mon.2) 3607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.767526+0000 mon.c (mon.2) 3608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.467859+0000 mon.c (mon.2) 3595 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.469622+0000 mon.c (mon.2) 3596 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.471320+0000 mon.c (mon.2) 3597 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.471941+0000 mon.c (mon.2) 3598 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.479545+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.480394+0000 mgr.y (mgr.15249) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.579902+0000 mon.c (mon.2) 3599 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.583104+0000 mon.c (mon.2) 3600 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.586525+0000 mon.c (mon.2) 3601 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.587730+0000 mon.c (mon.2) 3602 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.597513+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.598371+0000 mgr.y (mgr.15249) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.682719+0000 mon.c (mon.2) 3603 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.684702+0000 mon.c (mon.2) 3604 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.686529+0000 mon.c (mon.2) 3605 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.687186+0000 mgr.y (mgr.15249) 1278 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.687408+0000 mon.c (mon.2) 3606 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.698850+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.703322+0000 mgr.y (mgr.15249) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.765253+0000 mon.c (mon.2) 3607 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.767526+0000 mon.c (mon.2) 3608 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.769422+0000 mon.c (mon.2) 3609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.770184+0000 mon.c (mon.2) 3610 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.777481+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.779397+0000 mgr.y (mgr.15249) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.841284+0000 mon.c (mon.2) 3611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.843211+0000 mon.c (mon.2) 3612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.845087+0000 mon.c (mon.2) 3613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.845737+0000 mon.c (mon.2) 3614 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.853104+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.854953+0000 mgr.y (mgr.15249) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.913623+0000 mon.c (mon.2) 3615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.915778+0000 mon.c (mon.2) 3616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.917667+0000 mon.c (mon.2) 3617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.918370+0000 mon.c (mon.2) 3618 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.925772+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.927478+0000 mgr.y (mgr.15249) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.983811+0000 mon.c (mon.2) 3619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.985672+0000 mon.c (mon.2) 3620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.987284+0000 mon.c (mon.2) 3621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.769422+0000 mon.c (mon.2) 3609 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.770184+0000 mon.c (mon.2) 3610 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.777481+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.779397+0000 mgr.y (mgr.15249) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.841284+0000 mon.c (mon.2) 3611 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.843211+0000 mon.c (mon.2) 3612 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.845087+0000 mon.c (mon.2) 3613 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.845737+0000 mon.c (mon.2) 3614 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.853104+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.854953+0000 mgr.y (mgr.15249) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.913623+0000 mon.c (mon.2) 3615 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.915778+0000 mon.c (mon.2) 3616 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.917667+0000 mon.c (mon.2) 3617 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.918370+0000 mon.c (mon.2) 3618 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.925772+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.927478+0000 mgr.y (mgr.15249) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.983811+0000 mon.c (mon.2) 3619 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.985672+0000 mon.c (mon.2) 3620 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.987284+0000 mon.c (mon.2) 3621 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.987988+0000 mon.c (mon.2) 3622 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:49.998498+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.060211+0000 mon.c (mon.2) 3623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.062466+0000 mon.c (mon.2) 3624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.064475+0000 mon.c (mon.2) 3625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.065085+0000 mon.c (mon.2) 3626 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.072302+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.075917+0000 mon.c (mon.2) 3627 : audit [DBG] from='client.? 172.21.15.92:0/220706406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.145782+0000 mon.c (mon.2) 3628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.147467+0000 mon.c (mon.2) 3629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.149564+0000 mon.c (mon.2) 3630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.150314+0000 mon.c (mon.2) 3631 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.157612+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.215267+0000 mon.c (mon.2) 3632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.216974+0000 mon.c (mon.2) 3633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.218746+0000 mon.c (mon.2) 3634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.219451+0000 mon.c (mon.2) 3635 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[26066]: audit 2024-09-17T11:58:50.226708+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.987988+0000 mon.c (mon.2) 3622 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:49.998498+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.060211+0000 mon.c (mon.2) 3623 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.062466+0000 mon.c (mon.2) 3624 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.064475+0000 mon.c (mon.2) 3625 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.065085+0000 mon.c (mon.2) 3626 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.072302+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.075917+0000 mon.c (mon.2) 3627 : audit [DBG] from='client.? 172.21.15.92:0/220706406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.145782+0000 mon.c (mon.2) 3628 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.147467+0000 mon.c (mon.2) 3629 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.149564+0000 mon.c (mon.2) 3630 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.150314+0000 mon.c (mon.2) 3631 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.157612+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.215267+0000 mon.c (mon.2) 3632 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.216974+0000 mon.c (mon.2) 3633 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.218746+0000 mon.c (mon.2) 3634 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.219451+0000 mon.c (mon.2) 3635 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[19809]: audit 2024-09-17T11:58:50.226708+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:58:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:58:50] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-17T11:58:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.999338+0000 mgr.y (mgr.15249) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:49.999338+0000 mgr.y (mgr.15249) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.072897+0000 mgr.y (mgr.15249) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.072897+0000 mgr.y (mgr.15249) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.158238+0000 mgr.y (mgr.15249) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.158238+0000 mgr.y (mgr.15249) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.228529+0000 mgr.y (mgr.15249) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.228529+0000 mgr.y (mgr.15249) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.284976+0000 mon.c (mon.2) 3636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.284976+0000 mon.c (mon.2) 3636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.295553+0000 mon.c (mon.2) 3637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.295553+0000 mon.c (mon.2) 3637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.297262+0000 mon.c (mon.2) 3638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.297262+0000 mon.c (mon.2) 3638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.297957+0000 mon.c (mon.2) 3639 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.297957+0000 mon.c (mon.2) 3639 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.304081+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.304081+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.304603+0000 mgr.y (mgr.15249) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.304603+0000 mgr.y (mgr.15249) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.361356+0000 mon.c (mon.2) 3640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.361356+0000 mon.c (mon.2) 3640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.363634+0000 mon.c (mon.2) 3641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.363634+0000 mon.c (mon.2) 3641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.366437+0000 mon.c (mon.2) 3642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.366437+0000 mon.c (mon.2) 3642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.367129+0000 mon.c (mon.2) 3643 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.367129+0000 mon.c (mon.2) 3643 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.373230+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.373230+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.373784+0000 mgr.y (mgr.15249) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.373784+0000 mgr.y (mgr.15249) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.394378+0000 mgr.y (mgr.15249) 1289 : audit [DBG] from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.394378+0000 mgr.y (mgr.15249) 1289 : audit [DBG] from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.430975+0000 mon.c (mon.2) 3644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.430975+0000 mon.c (mon.2) 3644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.432785+0000 mon.c (mon.2) 3645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.432785+0000 mon.c (mon.2) 3645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.434476+0000 mon.c (mon.2) 3646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.434476+0000 mon.c (mon.2) 3646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.435106+0000 mon.c (mon.2) 3647 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.435106+0000 mon.c (mon.2) 3647 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.441100+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.441100+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.441635+0000 mgr.y (mgr.15249) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.441635+0000 mgr.y (mgr.15249) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.498906+0000 mon.c (mon.2) 3648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.498906+0000 mon.c (mon.2) 3648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.500773+0000 mon.c (mon.2) 3649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.500773+0000 mon.c (mon.2) 3649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.502743+0000 mon.c (mon.2) 3650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.502743+0000 mon.c (mon.2) 3650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.503350+0000 mon.c (mon.2) 3651 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.503350+0000 mon.c (mon.2) 3651 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.509402+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.509402+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.509948+0000 mgr.y (mgr.15249) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.509948+0000 mgr.y (mgr.15249) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.569365+0000 mon.c (mon.2) 3652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.569365+0000 mon.c (mon.2) 3652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.571057+0000 mon.c (mon.2) 3653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.571057+0000 mon.c (mon.2) 3653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.572622+0000 mon.c (mon.2) 3654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.572622+0000 mon.c (mon.2) 3654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.573218+0000 mon.c (mon.2) 3655 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.573218+0000 mon.c (mon.2) 3655 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.579223+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.579223+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.579720+0000 mgr.y (mgr.15249) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.579720+0000 mgr.y (mgr.15249) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.635294+0000 mon.c (mon.2) 3656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.635294+0000 mon.c (mon.2) 3656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.637087+0000 mon.c (mon.2) 3657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.637087+0000 mon.c (mon.2) 3657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.638907+0000 mon.c (mon.2) 3658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.638907+0000 mon.c (mon.2) 3658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.639683+0000 mon.c (mon.2) 3659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.639683+0000 mon.c (mon.2) 3659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.645242+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.645242+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.646121+0000 mgr.y (mgr.15249) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.646121+0000 mgr.y (mgr.15249) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.705891+0000 mon.c (mon.2) 3660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.705891+0000 mon.c (mon.2) 3660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.708474+0000 mon.c (mon.2) 3661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.708474+0000 mon.c (mon.2) 3661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.711734+0000 mon.c (mon.2) 3662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.711734+0000 mon.c (mon.2) 3662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.712759+0000 mon.c (mon.2) 3663 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.712759+0000 mon.c (mon.2) 3663 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.719147+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.719147+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.719675+0000 mgr.y (mgr.15249) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.719675+0000 mgr.y (mgr.15249) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.788087+0000 mon.c (mon.2) 3664 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.788087+0000 mon.c (mon.2) 3664 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.790544+0000 mon.c (mon.2) 3665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.790544+0000 mon.c (mon.2) 3665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.793301+0000 mon.c (mon.2) 3666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.793301+0000 mon.c (mon.2) 3666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.794155+0000 mon.c (mon.2) 3667 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.794155+0000 mon.c (mon.2) 3667 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.800505+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.800505+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.801162+0000 mgr.y (mgr.15249) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.801162+0000 mgr.y (mgr.15249) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.866280+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.866280+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.874731+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.874731+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.884403+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.884403+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.885511+0000 mon.c (mon.2) 3668 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.885511+0000 mon.c (mon.2) 3668 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.887473+0000 mon.c (mon.2) 3669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.887473+0000 mon.c (mon.2) 3669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.889183+0000 mon.c (mon.2) 3670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.889183+0000 mon.c (mon.2) 3670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.889941+0000 mgr.y (mgr.15249) 1296 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.889941+0000 mgr.y (mgr.15249) 1296 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.896948+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.896948+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.899383+0000 mon.c (mon.2) 3671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.899383+0000 mon.c (mon.2) 3671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.900290+0000 mgr.y (mgr.15249) 1297 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:58:51.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.900290+0000 mgr.y (mgr.15249) 1297 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:58:51.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.907064+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.907064+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.911039+0000 mon.c (mon.2) 3672 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.911039+0000 mon.c (mon.2) 3672 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.911887+0000 mgr.y (mgr.15249) 1298 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:58:51.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.911887+0000 mgr.y (mgr.15249) 1298 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.918872+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.918872+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.922070+0000 mon.c (mon.2) 3673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.922070+0000 mon.c (mon.2) 3673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.923153+0000 mgr.y (mgr.15249) 1299 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.923153+0000 mgr.y (mgr.15249) 1299 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.930187+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.930187+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.931550+0000 mon.c (mon.2) 3674 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.931550+0000 mon.c (mon.2) 3674 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.932070+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.932070+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.938493+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.938493+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.940283+0000 mon.c (mon.2) 3675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.940283+0000 mon.c (mon.2) 3675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.941063+0000 mgr.y (mgr.15249) 1300 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.941063+0000 mgr.y (mgr.15249) 1300 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.949855+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.949855+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.951898+0000 mon.c (mon.2) 3676 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.951898+0000 mon.c (mon.2) 3676 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.963146+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.963146+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.965216+0000 mon.c (mon.2) 3677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.965216+0000 mon.c (mon.2) 3677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.976170+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.976170+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.978144+0000 mon.c (mon.2) 3678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.978144+0000 mon.c (mon.2) 3678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.980747+0000 mon.c (mon.2) 3679 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.980747+0000 mon.c (mon.2) 3679 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.981101+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.981101+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.982683+0000 mon.c (mon.2) 3680 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.982683+0000 mon.c (mon.2) 3680 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.984950+0000 mon.c (mon.2) 3681 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.984950+0000 mon.c (mon.2) 3681 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.985259+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.985259+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.986650+0000 mon.c (mon.2) 3682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.986650+0000 mon.c (mon.2) 3682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.988616+0000 mon.c (mon.2) 3683 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.988616+0000 mon.c (mon.2) 3683 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.988880+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.988880+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.990361+0000 mon.c (mon.2) 3684 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.990361+0000 mon.c (mon.2) 3684 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.992359+0000 mon.c (mon.2) 3685 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.992359+0000 mon.c (mon.2) 3685 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.992632+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.992632+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.993948+0000 mon.c (mon.2) 3686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.993948+0000 mon.c (mon.2) 3686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.996160+0000 mon.c (mon.2) 3687 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.996160+0000 mon.c (mon.2) 3687 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.996424+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.996424+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.997715+0000 mon.c (mon.2) 3688 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.997715+0000 mon.c (mon.2) 3688 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.999994+0000 mon.c (mon.2) 3689 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:50.999994+0000 mon.c (mon.2) 3689 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.000293+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.000293+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.002610+0000 mon.c (mon.2) 3690 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.002610+0000 mon.c (mon.2) 3690 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.002971+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.002971+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.010004+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.010004+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.013246+0000 mon.c (mon.2) 3691 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.013246+0000 mon.c (mon.2) 3691 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.013697+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.013697+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.020769+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.020769+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.023700+0000 mon.c (mon.2) 3692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.023700+0000 mon.c (mon.2) 3692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:58:51.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.024071+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.024071+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.034149+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.034149+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.035681+0000 mon.c (mon.2) 3693 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.035681+0000 mon.c (mon.2) 3693 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.036125+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.036125+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.037574+0000 mon.c (mon.2) 3694 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.037574+0000 mon.c (mon.2) 3694 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.037979+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.037979+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:58:51.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.048426+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.048426+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.050100+0000 mon.c (mon.2) 3695 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.050100+0000 mon.c (mon.2) 3695 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.050619+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.050619+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.051784+0000 mon.c (mon.2) 3696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.051784+0000 mon.c (mon.2) 3696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.052086+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.052086+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.062039+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.062039+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.063753+0000 mon.c (mon.2) 3697 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.063753+0000 mon.c (mon.2) 3697 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.064115+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.064115+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.065407+0000 mon.c (mon.2) 3698 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.065407+0000 mon.c (mon.2) 3698 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.065720+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.065720+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.075505+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.075505+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.077143+0000 mon.c (mon.2) 3699 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.077143+0000 mon.c (mon.2) 3699 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.077519+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.077519+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:58:51.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.078784+0000 mon.c (mon.2) 3700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.078784+0000 mon.c (mon.2) 3700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.079081+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.079081+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.088902+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.088902+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.090708+0000 mon.c (mon.2) 3701 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.090708+0000 mon.c (mon.2) 3701 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.091189+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.091189+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.100910+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.100910+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.102583+0000 mon.c (mon.2) 3702 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.102583+0000 mon.c (mon.2) 3702 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.103136+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.103136+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.104551+0000 mon.c (mon.2) 3703 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.104551+0000 mon.c (mon.2) 3703 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.105084+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.105084+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.106478+0000 mon.c (mon.2) 3704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.106478+0000 mon.c (mon.2) 3704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.107035+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.107035+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.108500+0000 mon.c (mon.2) 3705 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.108500+0000 mon.c (mon.2) 3705 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.109052+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.109052+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.110391+0000 mon.c (mon.2) 3706 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.110391+0000 mon.c (mon.2) 3706 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.110945+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.110945+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.112312+0000 mon.c (mon.2) 3707 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.112312+0000 mon.c (mon.2) 3707 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.112864+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.112864+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.114651+0000 mon.c (mon.2) 3708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.114651+0000 mon.c (mon.2) 3708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.115207+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:58:51.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.115207+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.121270+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.121270+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.125171+0000 mon.c (mon.2) 3709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.125171+0000 mon.c (mon.2) 3709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.126740+0000 mon.c (mon.2) 3710 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.126740+0000 mon.c (mon.2) 3710 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.135100+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.135100+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.254173+0000 mon.c (mon.2) 3711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.254173+0000 mon.c (mon.2) 3711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.255648+0000 mon.c (mon.2) 3712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.255648+0000 mon.c (mon.2) 3712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.265537+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.583 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:51 smithi121 bash[87711]: audit 2024-09-17T11:58:51.265537+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:49.999338+0000 mgr.y (mgr.15249) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.072897+0000 mgr.y (mgr.15249) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.158238+0000 mgr.y (mgr.15249) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.228529+0000 mgr.y (mgr.15249) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.284976+0000 mon.c (mon.2) 3636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.295553+0000 mon.c (mon.2) 3637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.297262+0000 mon.c (mon.2) 3638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.297957+0000 mon.c (mon.2) 3639 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.304081+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.304603+0000 mgr.y (mgr.15249) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.361356+0000 mon.c (mon.2) 3640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.363634+0000 mon.c (mon.2) 3641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.366437+0000 mon.c (mon.2) 3642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.367129+0000 mon.c (mon.2) 3643 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.373230+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.373784+0000 mgr.y (mgr.15249) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.394378+0000 mgr.y (mgr.15249) 1289 : audit [DBG] from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:51.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.430975+0000 mon.c (mon.2) 3644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.432785+0000 mon.c (mon.2) 3645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.434476+0000 mon.c (mon.2) 3646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:49.999338+0000 mgr.y (mgr.15249) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.072897+0000 mgr.y (mgr.15249) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.158238+0000 mgr.y (mgr.15249) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.228529+0000 mgr.y (mgr.15249) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.284976+0000 mon.c (mon.2) 3636 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.295553+0000 mon.c (mon.2) 3637 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.297262+0000 mon.c (mon.2) 3638 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.297957+0000 mon.c (mon.2) 3639 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.304081+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.304603+0000 mgr.y (mgr.15249) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.361356+0000 mon.c (mon.2) 3640 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.363634+0000 mon.c (mon.2) 3641 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.366437+0000 mon.c (mon.2) 3642 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.367129+0000 mon.c (mon.2) 3643 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.373230+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.373784+0000 mgr.y (mgr.15249) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.394378+0000 mgr.y (mgr.15249) 1289 : audit [DBG] from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:58:51.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.430975+0000 mon.c (mon.2) 3644 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.432785+0000 mon.c (mon.2) 3645 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.434476+0000 mon.c (mon.2) 3646 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.435106+0000 mon.c (mon.2) 3647 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.441100+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.441635+0000 mgr.y (mgr.15249) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.498906+0000 mon.c (mon.2) 3648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.500773+0000 mon.c (mon.2) 3649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.502743+0000 mon.c (mon.2) 3650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.503350+0000 mon.c (mon.2) 3651 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.509402+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.509948+0000 mgr.y (mgr.15249) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.569365+0000 mon.c (mon.2) 3652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.571057+0000 mon.c (mon.2) 3653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.572622+0000 mon.c (mon.2) 3654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.573218+0000 mon.c (mon.2) 3655 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.579223+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.579720+0000 mgr.y (mgr.15249) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.635294+0000 mon.c (mon.2) 3656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.637087+0000 mon.c (mon.2) 3657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.638907+0000 mon.c (mon.2) 3658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.639683+0000 mon.c (mon.2) 3659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.645242+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.435106+0000 mon.c (mon.2) 3647 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.441100+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.441635+0000 mgr.y (mgr.15249) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.498906+0000 mon.c (mon.2) 3648 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.500773+0000 mon.c (mon.2) 3649 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.502743+0000 mon.c (mon.2) 3650 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.503350+0000 mon.c (mon.2) 3651 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.509402+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.509948+0000 mgr.y (mgr.15249) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.569365+0000 mon.c (mon.2) 3652 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.571057+0000 mon.c (mon.2) 3653 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.572622+0000 mon.c (mon.2) 3654 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.573218+0000 mon.c (mon.2) 3655 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.579223+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.579720+0000 mgr.y (mgr.15249) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.635294+0000 mon.c (mon.2) 3656 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.637087+0000 mon.c (mon.2) 3657 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.638907+0000 mon.c (mon.2) 3658 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.639683+0000 mon.c (mon.2) 3659 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.645242+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.646121+0000 mgr.y (mgr.15249) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.705891+0000 mon.c (mon.2) 3660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.708474+0000 mon.c (mon.2) 3661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.711734+0000 mon.c (mon.2) 3662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.712759+0000 mon.c (mon.2) 3663 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.719147+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.719675+0000 mgr.y (mgr.15249) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.788087+0000 mon.c (mon.2) 3664 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.790544+0000 mon.c (mon.2) 3665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.793301+0000 mon.c (mon.2) 3666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.794155+0000 mon.c (mon.2) 3667 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.800505+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.801162+0000 mgr.y (mgr.15249) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.866280+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.874731+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.884403+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.885511+0000 mon.c (mon.2) 3668 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.887473+0000 mon.c (mon.2) 3669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.889183+0000 mon.c (mon.2) 3670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.889941+0000 mgr.y (mgr.15249) 1296 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.896948+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.646121+0000 mgr.y (mgr.15249) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.705891+0000 mon.c (mon.2) 3660 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.708474+0000 mon.c (mon.2) 3661 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.711734+0000 mon.c (mon.2) 3662 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.712759+0000 mon.c (mon.2) 3663 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.719147+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.719675+0000 mgr.y (mgr.15249) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.788087+0000 mon.c (mon.2) 3664 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.790544+0000 mon.c (mon.2) 3665 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.793301+0000 mon.c (mon.2) 3666 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.794155+0000 mon.c (mon.2) 3667 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.800505+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.801162+0000 mgr.y (mgr.15249) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.866280+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.874731+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.884403+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.885511+0000 mon.c (mon.2) 3668 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T11:58:51.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.887473+0000 mon.c (mon.2) 3669 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.889183+0000 mon.c (mon.2) 3670 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.889941+0000 mgr.y (mgr.15249) 1296 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.896948+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.899383+0000 mon.c (mon.2) 3671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.900290+0000 mgr.y (mgr.15249) 1297 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.907064+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.911039+0000 mon.c (mon.2) 3672 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.911887+0000 mgr.y (mgr.15249) 1298 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.918872+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.922070+0000 mon.c (mon.2) 3673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.923153+0000 mgr.y (mgr.15249) 1299 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.930187+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.931550+0000 mon.c (mon.2) 3674 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.932070+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.938493+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.940283+0000 mon.c (mon.2) 3675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.941063+0000 mgr.y (mgr.15249) 1300 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.949855+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.951898+0000 mon.c (mon.2) 3676 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.963146+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.965216+0000 mon.c (mon.2) 3677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.976170+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.978144+0000 mon.c (mon.2) 3678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.980747+0000 mon.c (mon.2) 3679 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.981101+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.899383+0000 mon.c (mon.2) 3671 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.900290+0000 mgr.y (mgr.15249) 1297 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.907064+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.911039+0000 mon.c (mon.2) 3672 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.911887+0000 mgr.y (mgr.15249) 1298 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.918872+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.922070+0000 mon.c (mon.2) 3673 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.923153+0000 mgr.y (mgr.15249) 1299 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.930187+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.931550+0000 mon.c (mon.2) 3674 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.932070+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.938493+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.940283+0000 mon.c (mon.2) 3675 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.941063+0000 mgr.y (mgr.15249) 1300 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.949855+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.951898+0000 mon.c (mon.2) 3676 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.963146+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.965216+0000 mon.c (mon.2) 3677 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.976170+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.978144+0000 mon.c (mon.2) 3678 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.980747+0000 mon.c (mon.2) 3679 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.981101+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.982683+0000 mon.c (mon.2) 3680 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.984950+0000 mon.c (mon.2) 3681 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.985259+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.986650+0000 mon.c (mon.2) 3682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.988616+0000 mon.c (mon.2) 3683 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.988880+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.990361+0000 mon.c (mon.2) 3684 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.992359+0000 mon.c (mon.2) 3685 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.992632+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.993948+0000 mon.c (mon.2) 3686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.996160+0000 mon.c (mon.2) 3687 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.996424+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.997715+0000 mon.c (mon.2) 3688 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:50.999994+0000 mon.c (mon.2) 3689 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.000293+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.002610+0000 mon.c (mon.2) 3690 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.002971+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.010004+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.013246+0000 mon.c (mon.2) 3691 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.013697+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.020769+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.023700+0000 mon.c (mon.2) 3692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.024071+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.034149+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:58:51.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.035681+0000 mon.c (mon.2) 3693 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.036125+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.037574+0000 mon.c (mon.2) 3694 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.037979+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.048426+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.050100+0000 mon.c (mon.2) 3695 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.050619+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.051784+0000 mon.c (mon.2) 3696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.052086+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.062039+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.063753+0000 mon.c (mon.2) 3697 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.982683+0000 mon.c (mon.2) 3680 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.984950+0000 mon.c (mon.2) 3681 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.985259+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.986650+0000 mon.c (mon.2) 3682 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.988616+0000 mon.c (mon.2) 3683 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.988880+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.990361+0000 mon.c (mon.2) 3684 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.992359+0000 mon.c (mon.2) 3685 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.992632+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.993948+0000 mon.c (mon.2) 3686 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.996160+0000 mon.c (mon.2) 3687 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.996424+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.997715+0000 mon.c (mon.2) 3688 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:58:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:50.999994+0000 mon.c (mon.2) 3689 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.000293+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.002610+0000 mon.c (mon.2) 3690 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.002971+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.010004+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.064115+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.065407+0000 mon.c (mon.2) 3698 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.065720+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.075505+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.077143+0000 mon.c (mon.2) 3699 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.077519+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:58:51.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.078784+0000 mon.c (mon.2) 3700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.079081+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.088902+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.090708+0000 mon.c (mon.2) 3701 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.091189+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.100910+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.102583+0000 mon.c (mon.2) 3702 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.103136+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.104551+0000 mon.c (mon.2) 3703 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.105084+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.106478+0000 mon.c (mon.2) 3704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.013246+0000 mon.c (mon.2) 3691 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.013697+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.020769+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.023700+0000 mon.c (mon.2) 3692 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.024071+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.034149+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.035681+0000 mon.c (mon.2) 3693 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.036125+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.037574+0000 mon.c (mon.2) 3694 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.037979+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.048426+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.050100+0000 mon.c (mon.2) 3695 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.050619+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.051784+0000 mon.c (mon.2) 3696 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:58:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.052086+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.062039+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.063753+0000 mon.c (mon.2) 3697 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.107035+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.108500+0000 mon.c (mon.2) 3705 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.109052+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.110391+0000 mon.c (mon.2) 3706 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.110945+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.112312+0000 mon.c (mon.2) 3707 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.112864+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.114651+0000 mon.c (mon.2) 3708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:58:51.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.115207+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:58:51.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.121270+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:58:51.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.125171+0000 mon.c (mon.2) 3709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.126740+0000 mon.c (mon.2) 3710 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.135100+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.254173+0000 mon.c (mon.2) 3711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.255648+0000 mon.c (mon.2) 3712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[26066]: audit 2024-09-17T11:58:51.265537+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.064115+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.065407+0000 mon.c (mon.2) 3698 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.065720+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.075505+0000 mon.a (mon.0) 3343 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.077143+0000 mon.c (mon.2) 3699 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.077519+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.078784+0000 mon.c (mon.2) 3700 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.079081+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.088902+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.090708+0000 mon.c (mon.2) 3701 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.091189+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T11:58:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.100910+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.102583+0000 mon.c (mon.2) 3702 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.103136+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.104551+0000 mon.c (mon.2) 3703 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.105084+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.106478+0000 mon.c (mon.2) 3704 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.107035+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.108500+0000 mon.c (mon.2) 3705 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.109052+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.110391+0000 mon.c (mon.2) 3706 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.110945+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.112312+0000 mon.c (mon.2) 3707 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.112864+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T11:58:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.114651+0000 mon.c (mon.2) 3708 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:58:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.115207+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T11:58:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.121270+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.15249 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T11:58:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.125171+0000 mon.c (mon.2) 3709 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.126740+0000 mon.c (mon.2) 3710 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.135100+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.254173+0000 mon.c (mon.2) 3711 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:58:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.255648+0000 mon.c (mon.2) 3712 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:58:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:51 smithi092 bash[19809]: audit 2024-09-17T11:58:51.265537+0000 mon.a (mon.0) 3358 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.952669+0000 mgr.y (mgr.15249) 1301 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:58:52.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.952669+0000 mgr.y (mgr.15249) 1301 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:58:52.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.966229+0000 mgr.y (mgr.15249) 1302 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:58:52.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.966229+0000 mgr.y (mgr.15249) 1302 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:58:52.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.979224+0000 mgr.y (mgr.15249) 1303 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.979224+0000 mgr.y (mgr.15249) 1303 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.983488+0000 mgr.y (mgr.15249) 1304 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.983488+0000 mgr.y (mgr.15249) 1304 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.987320+0000 mgr.y (mgr.15249) 1305 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.987320+0000 mgr.y (mgr.15249) 1305 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.991033+0000 mgr.y (mgr.15249) 1306 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.991033+0000 mgr.y (mgr.15249) 1306 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.994752+0000 mgr.y (mgr.15249) 1307 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.994752+0000 mgr.y (mgr.15249) 1307 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.998560+0000 mgr.y (mgr.15249) 1308 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:50.998560+0000 mgr.y (mgr.15249) 1308 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:51.001118+0000 mgr.y (mgr.15249) 1309 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:51.001118+0000 mgr.y (mgr.15249) 1309 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:58:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cluster 2024-09-17T11:58:51.092985+0000 mgr.y (mgr.15249) 1310 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cluster 2024-09-17T11:58:51.092985+0000 mgr.y (mgr.15249) 1310 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:51.114058+0000 mgr.y (mgr.15249) 1311 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:58:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: cephadm 2024-09-17T11:58:51.114058+0000 mgr.y (mgr.15249) 1311 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:58:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: audit 2024-09-17T11:58:51.924278+0000 mgr.y (mgr.15249) 1312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:52 smithi121 bash[87711]: audit 2024-09-17T11:58:51.924278+0000 mgr.y (mgr.15249) 1312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.952669+0000 mgr.y (mgr.15249) 1301 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:58:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.966229+0000 mgr.y (mgr.15249) 1302 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:58:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.979224+0000 mgr.y (mgr.15249) 1303 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:58:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.983488+0000 mgr.y (mgr.15249) 1304 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:58:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.987320+0000 mgr.y (mgr.15249) 1305 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:58:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.991033+0000 mgr.y (mgr.15249) 1306 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:58:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.994752+0000 mgr.y (mgr.15249) 1307 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:50.998560+0000 mgr.y (mgr.15249) 1308 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:51.001118+0000 mgr.y (mgr.15249) 1309 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cluster 2024-09-17T11:58:51.092985+0000 mgr.y (mgr.15249) 1310 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: cephadm 2024-09-17T11:58:51.114058+0000 mgr.y (mgr.15249) 1311 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[19809]: audit 2024-09-17T11:58:51.924278+0000 mgr.y (mgr.15249) 1312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.952669+0000 mgr.y (mgr.15249) 1301 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.966229+0000 mgr.y (mgr.15249) 1302 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.979224+0000 mgr.y (mgr.15249) 1303 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.983488+0000 mgr.y (mgr.15249) 1304 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.987320+0000 mgr.y (mgr.15249) 1305 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T11:58:52.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.991033+0000 mgr.y (mgr.15249) 1306 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T11:58:52.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.994752+0000 mgr.y (mgr.15249) 1307 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T11:58:52.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:50.998560+0000 mgr.y (mgr.15249) 1308 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T11:58:52.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:51.001118+0000 mgr.y (mgr.15249) 1309 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T11:58:52.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cluster 2024-09-17T11:58:51.092985+0000 mgr.y (mgr.15249) 1310 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:52.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: cephadm 2024-09-17T11:58:51.114058+0000 mgr.y (mgr.15249) 1311 : cephadm [INF] Upgrade: Complete! 2024-09-17T11:58:52.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:52 smithi092 bash[26066]: audit 2024-09-17T11:58:51.924278+0000 mgr.y (mgr.15249) 1312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:58:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: cluster 2024-09-17T11:58:53.093822+0000 mgr.y (mgr.15249) 1313 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: cluster 2024-09-17T11:58:53.093822+0000 mgr.y (mgr.15249) 1313 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: audit 2024-09-17T11:58:53.471041+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: audit 2024-09-17T11:58:53.471041+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: audit 2024-09-17T11:58:53.781278+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: audit 2024-09-17T11:58:53.781278+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: audit 2024-09-17T11:58:53.795343+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: audit 2024-09-17T11:58:53.795343+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: audit 2024-09-17T11:58:53.808198+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:54 smithi121 bash[87711]: audit 2024-09-17T11:58:53.808198+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[19809]: cluster 2024-09-17T11:58:53.093822+0000 mgr.y (mgr.15249) 1313 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[19809]: audit 2024-09-17T11:58:53.471041+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[19809]: audit 2024-09-17T11:58:53.781278+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[19809]: audit 2024-09-17T11:58:53.795343+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[19809]: audit 2024-09-17T11:58:53.808198+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[26066]: cluster 2024-09-17T11:58:53.093822+0000 mgr.y (mgr.15249) 1313 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T11:58:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[26066]: audit 2024-09-17T11:58:53.471041+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[26066]: audit 2024-09-17T11:58:53.781278+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[26066]: audit 2024-09-17T11:58:53.795343+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:54 smithi092 bash[26066]: audit 2024-09-17T11:58:53.808198+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:56 smithi121 bash[87711]: cluster 2024-09-17T11:58:55.095529+0000 mgr.y (mgr.15249) 1314 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:56 smithi121 bash[87711]: cluster 2024-09-17T11:58:55.095529+0000 mgr.y (mgr.15249) 1314 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:56 smithi121 bash[87711]: audit 2024-09-17T11:58:55.404770+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:56 smithi121 bash[87711]: audit 2024-09-17T11:58:55.404770+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:56 smithi121 bash[87711]: audit 2024-09-17T11:58:55.420045+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:56 smithi121 bash[87711]: audit 2024-09-17T11:58:55.420045+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:56 smithi121 bash[87711]: audit 2024-09-17T11:58:55.433537+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:56 smithi121 bash[87711]: audit 2024-09-17T11:58:55.433537+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:56 smithi092 bash[19809]: cluster 2024-09-17T11:58:55.095529+0000 mgr.y (mgr.15249) 1314 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:56 smithi092 bash[19809]: audit 2024-09-17T11:58:55.404770+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:56 smithi092 bash[19809]: audit 2024-09-17T11:58:55.420045+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:56 smithi092 bash[19809]: audit 2024-09-17T11:58:55.433537+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:56 smithi092 bash[26066]: cluster 2024-09-17T11:58:55.095529+0000 mgr.y (mgr.15249) 1314 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:58:56.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:56 smithi092 bash[26066]: audit 2024-09-17T11:58:55.404770+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:56 smithi092 bash[26066]: audit 2024-09-17T11:58:55.420045+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:56.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:56 smithi092 bash[26066]: audit 2024-09-17T11:58:55.433537+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:58:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:58 smithi121 bash[87711]: cluster 2024-09-17T11:58:57.096251+0000 mgr.y (mgr.15249) 1315 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:58 smithi121 bash[87711]: cluster 2024-09-17T11:58:57.096251+0000 mgr.y (mgr.15249) 1315 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:58 smithi121 bash[87711]: audit 2024-09-17T11:58:58.340599+0000 mon.c (mon.2) 3713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:58:58 smithi121 bash[87711]: audit 2024-09-17T11:58:58.340599+0000 mon.c (mon.2) 3713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:58.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:58 smithi092 bash[19809]: cluster 2024-09-17T11:58:57.096251+0000 mgr.y (mgr.15249) 1315 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:58.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:58:58 smithi092 bash[19809]: audit 2024-09-17T11:58:58.340599+0000 mon.c (mon.2) 3713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:58:58.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:58 smithi092 bash[26066]: cluster 2024-09-17T11:58:57.096251+0000 mgr.y (mgr.15249) 1315 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:58:58.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:58:58 smithi092 bash[26066]: audit 2024-09-17T11:58:58.340599+0000 mon.c (mon.2) 3713 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:00.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:00 smithi092 bash[26066]: cluster 2024-09-17T11:58:59.097371+0000 mgr.y (mgr.15249) 1316 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:00 smithi092 bash[19809]: cluster 2024-09-17T11:58:59.097371+0000 mgr.y (mgr.15249) 1316 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:00 smithi121 bash[87711]: cluster 2024-09-17T11:58:59.097371+0000 mgr.y (mgr.15249) 1316 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:00 smithi121 bash[87711]: cluster 2024-09-17T11:58:59.097371+0000 mgr.y (mgr.15249) 1316 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:01.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:59:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:59:00] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T11:59:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:02 smithi121 bash[87711]: cluster 2024-09-17T11:59:01.098039+0000 mgr.y (mgr.15249) 1317 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:02 smithi121 bash[87711]: cluster 2024-09-17T11:59:01.098039+0000 mgr.y (mgr.15249) 1317 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:02 smithi121 bash[87711]: audit 2024-09-17T11:59:01.934114+0000 mgr.y (mgr.15249) 1318 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:02 smithi121 bash[87711]: audit 2024-09-17T11:59:01.934114+0000 mgr.y (mgr.15249) 1318 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:02.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:02 smithi092 bash[19809]: cluster 2024-09-17T11:59:01.098039+0000 mgr.y (mgr.15249) 1317 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:02 smithi092 bash[19809]: audit 2024-09-17T11:59:01.934114+0000 mgr.y (mgr.15249) 1318 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:02.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:02 smithi092 bash[26066]: cluster 2024-09-17T11:59:01.098039+0000 mgr.y (mgr.15249) 1317 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:02.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:02 smithi092 bash[26066]: audit 2024-09-17T11:59:01.934114+0000 mgr.y (mgr.15249) 1318 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:04 smithi121 bash[87711]: cluster 2024-09-17T11:59:03.098693+0000 mgr.y (mgr.15249) 1319 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:04 smithi121 bash[87711]: cluster 2024-09-17T11:59:03.098693+0000 mgr.y (mgr.15249) 1319 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:04 smithi092 bash[19809]: cluster 2024-09-17T11:59:03.098693+0000 mgr.y (mgr.15249) 1319 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:04.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:04 smithi092 bash[26066]: cluster 2024-09-17T11:59:03.098693+0000 mgr.y (mgr.15249) 1319 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:06.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:06 smithi121 bash[87711]: cluster 2024-09-17T11:59:05.100349+0000 mgr.y (mgr.15249) 1320 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:06.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:06 smithi121 bash[87711]: cluster 2024-09-17T11:59:05.100349+0000 mgr.y (mgr.15249) 1320 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:06 smithi092 bash[19809]: cluster 2024-09-17T11:59:05.100349+0000 mgr.y (mgr.15249) 1320 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:06.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:06 smithi092 bash[26066]: cluster 2024-09-17T11:59:05.100349+0000 mgr.y (mgr.15249) 1320 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:08.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:08 smithi121 bash[87711]: cluster 2024-09-17T11:59:07.101038+0000 mgr.y (mgr.15249) 1321 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:08.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:08 smithi121 bash[87711]: cluster 2024-09-17T11:59:07.101038+0000 mgr.y (mgr.15249) 1321 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:08 smithi092 bash[19809]: cluster 2024-09-17T11:59:07.101038+0000 mgr.y (mgr.15249) 1321 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:08.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:08 smithi092 bash[26066]: cluster 2024-09-17T11:59:07.101038+0000 mgr.y (mgr.15249) 1321 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:10 smithi092 bash[19809]: cluster 2024-09-17T11:59:09.102679+0000 mgr.y (mgr.15249) 1322 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:10.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:10 smithi092 bash[26066]: cluster 2024-09-17T11:59:09.102679+0000 mgr.y (mgr.15249) 1322 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:10 smithi121 bash[87711]: cluster 2024-09-17T11:59:09.102679+0000 mgr.y (mgr.15249) 1322 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:10 smithi121 bash[87711]: cluster 2024-09-17T11:59:09.102679+0000 mgr.y (mgr.15249) 1322 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:59:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:59:10] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T11:59:12.702 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:12 smithi121 bash[87711]: cluster 2024-09-17T11:59:11.103414+0000 mgr.y (mgr.15249) 1323 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:12.702 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:12 smithi121 bash[87711]: cluster 2024-09-17T11:59:11.103414+0000 mgr.y (mgr.15249) 1323 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:12.702 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:12 smithi121 bash[87711]: audit 2024-09-17T11:59:11.945420+0000 mgr.y (mgr.15249) 1324 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:12.702 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:12 smithi121 bash[87711]: audit 2024-09-17T11:59:11.945420+0000 mgr.y (mgr.15249) 1324 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:12.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:12 smithi092 bash[19809]: cluster 2024-09-17T11:59:11.103414+0000 mgr.y (mgr.15249) 1323 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:12.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:12 smithi092 bash[19809]: audit 2024-09-17T11:59:11.945420+0000 mgr.y (mgr.15249) 1324 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:12.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:12 smithi092 bash[26066]: cluster 2024-09-17T11:59:11.103414+0000 mgr.y (mgr.15249) 1323 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:12.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:12 smithi092 bash[26066]: audit 2024-09-17T11:59:11.945420+0000 mgr.y (mgr.15249) 1324 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:13.715 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:13 smithi121 bash[87711]: audit 2024-09-17T11:59:13.341090+0000 mon.c (mon.2) 3714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:13.715 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:13 smithi121 bash[87711]: audit 2024-09-17T11:59:13.341090+0000 mon.c (mon.2) 3714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:13.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:13 smithi092 bash[19809]: audit 2024-09-17T11:59:13.341090+0000 mon.c (mon.2) 3714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:13.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:13 smithi092 bash[26066]: audit 2024-09-17T11:59:13.341090+0000 mon.c (mon.2) 3714 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:14 smithi121 bash[87711]: cluster 2024-09-17T11:59:13.104136+0000 mgr.y (mgr.15249) 1325 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:14 smithi121 bash[87711]: cluster 2024-09-17T11:59:13.104136+0000 mgr.y (mgr.15249) 1325 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:14 smithi121 bash[87711]: audit 2024-09-17T11:59:13.932321+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:14 smithi121 bash[87711]: audit 2024-09-17T11:59:13.932321+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:14 smithi121 bash[87711]: audit 2024-09-17T11:59:13.948196+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:14 smithi121 bash[87711]: audit 2024-09-17T11:59:13.948196+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:14 smithi121 bash[87711]: audit 2024-09-17T11:59:13.961711+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:14 smithi121 bash[87711]: audit 2024-09-17T11:59:13.961711+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:14 smithi092 bash[19809]: cluster 2024-09-17T11:59:13.104136+0000 mgr.y (mgr.15249) 1325 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:14 smithi092 bash[19809]: audit 2024-09-17T11:59:13.932321+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:14 smithi092 bash[19809]: audit 2024-09-17T11:59:13.948196+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:14 smithi092 bash[19809]: audit 2024-09-17T11:59:13.961711+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:14 smithi092 bash[26066]: cluster 2024-09-17T11:59:13.104136+0000 mgr.y (mgr.15249) 1325 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:14 smithi092 bash[26066]: audit 2024-09-17T11:59:13.932321+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:14 smithi092 bash[26066]: audit 2024-09-17T11:59:13.948196+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:14 smithi092 bash[26066]: audit 2024-09-17T11:59:13.961711+0000 mon.a (mon.0) 3368 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:16.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:16 smithi121 bash[87711]: cluster 2024-09-17T11:59:15.105841+0000 mgr.y (mgr.15249) 1326 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:16.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:16 smithi121 bash[87711]: cluster 2024-09-17T11:59:15.105841+0000 mgr.y (mgr.15249) 1326 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:16.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:16 smithi121 bash[87711]: audit 2024-09-17T11:59:15.630542+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:16.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:16 smithi121 bash[87711]: audit 2024-09-17T11:59:15.630542+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:16.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:16 smithi121 bash[87711]: audit 2024-09-17T11:59:15.645254+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:16.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:16 smithi121 bash[87711]: audit 2024-09-17T11:59:15.645254+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:16.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:16 smithi121 bash[87711]: audit 2024-09-17T11:59:15.658511+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:16.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:16 smithi121 bash[87711]: audit 2024-09-17T11:59:15.658511+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:16 smithi092 bash[19809]: cluster 2024-09-17T11:59:15.105841+0000 mgr.y (mgr.15249) 1326 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:16 smithi092 bash[19809]: audit 2024-09-17T11:59:15.630542+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:16 smithi092 bash[19809]: audit 2024-09-17T11:59:15.645254+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:16 smithi092 bash[19809]: audit 2024-09-17T11:59:15.658511+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:17.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:16 smithi092 bash[26066]: cluster 2024-09-17T11:59:15.105841+0000 mgr.y (mgr.15249) 1326 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:17.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:16 smithi092 bash[26066]: audit 2024-09-17T11:59:15.630542+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:17.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:16 smithi092 bash[26066]: audit 2024-09-17T11:59:15.645254+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:17.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:16 smithi092 bash[26066]: audit 2024-09-17T11:59:15.658511+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:18.950 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:18 smithi092 bash[26066]: cluster 2024-09-17T11:59:17.106530+0000 mgr.y (mgr.15249) 1327 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:18.950 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:18 smithi092 bash[19809]: cluster 2024-09-17T11:59:17.106530+0000 mgr.y (mgr.15249) 1327 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:18 smithi121 bash[87711]: cluster 2024-09-17T11:59:17.106530+0000 mgr.y (mgr.15249) 1327 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:18 smithi121 bash[87711]: cluster 2024-09-17T11:59:17.106530+0000 mgr.y (mgr.15249) 1327 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:20.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:20 smithi092 bash[19809]: cluster 2024-09-17T11:59:19.108225+0000 mgr.y (mgr.15249) 1328 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:20.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:20 smithi092 bash[26066]: cluster 2024-09-17T11:59:19.108225+0000 mgr.y (mgr.15249) 1328 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:20 smithi121 bash[87711]: cluster 2024-09-17T11:59:19.108225+0000 mgr.y (mgr.15249) 1328 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:20 smithi121 bash[87711]: cluster 2024-09-17T11:59:19.108225+0000 mgr.y (mgr.15249) 1328 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:21.019 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:59:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:59:20] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T11:59:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:21 smithi121 bash[87711]: audit 2024-09-17T11:59:20.718245+0000 mgr.y (mgr.15249) 1329 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:21 smithi121 bash[87711]: audit 2024-09-17T11:59:20.718245+0000 mgr.y (mgr.15249) 1329 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:21 smithi092 bash[19809]: audit 2024-09-17T11:59:20.718245+0000 mgr.y (mgr.15249) 1329 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:21.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:21 smithi092 bash[26066]: audit 2024-09-17T11:59:20.718245+0000 mgr.y (mgr.15249) 1329 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:22.192 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T11:59:22.203 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:22 smithi092 bash[19809]: cluster 2024-09-17T11:59:21.108900+0000 mgr.y (mgr.15249) 1330 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:22.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:22 smithi092 bash[26066]: cluster 2024-09-17T11:59:21.108900+0000 mgr.y (mgr.15249) 1330 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:22 smithi121 bash[87711]: cluster 2024-09-17T11:59:21.108900+0000 mgr.y (mgr.15249) 1330 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:22 smithi121 bash[87711]: cluster 2024-09-17T11:59:21.108900+0000 mgr.y (mgr.15249) 1330 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:23 smithi121 bash[87711]: audit 2024-09-17T11:59:21.954050+0000 mgr.y (mgr.15249) 1331 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:23 smithi121 bash[87711]: audit 2024-09-17T11:59:21.954050+0000 mgr.y (mgr.15249) 1331 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:23 smithi092 bash[19809]: audit 2024-09-17T11:59:21.954050+0000 mgr.y (mgr.15249) 1331 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:23.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:23 smithi092 bash[26066]: audit 2024-09-17T11:59:21.954050+0000 mgr.y (mgr.15249) 1331 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:24 smithi121 bash[87711]: cluster 2024-09-17T11:59:23.109662+0000 mgr.y (mgr.15249) 1332 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:24 smithi121 bash[87711]: cluster 2024-09-17T11:59:23.109662+0000 mgr.y (mgr.15249) 1332 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:24 smithi092 bash[19809]: cluster 2024-09-17T11:59:23.109662+0000 mgr.y (mgr.15249) 1332 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:24 smithi092 bash[26066]: cluster 2024-09-17T11:59:23.109662+0000 mgr.y (mgr.15249) 1332 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:26 smithi121 bash[87711]: cluster 2024-09-17T11:59:25.111248+0000 mgr.y (mgr.15249) 1333 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:26 smithi121 bash[87711]: cluster 2024-09-17T11:59:25.111248+0000 mgr.y (mgr.15249) 1333 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:26 smithi092 bash[19809]: cluster 2024-09-17T11:59:25.111248+0000 mgr.y (mgr.15249) 1333 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:26 smithi092 bash[26066]: cluster 2024-09-17T11:59:25.111248+0000 mgr.y (mgr.15249) 1333 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:27.699 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:59:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:28 smithi121 bash[87711]: cluster 2024-09-17T11:59:27.111923+0000 mgr.y (mgr.15249) 1334 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:28 smithi121 bash[87711]: cluster 2024-09-17T11:59:27.111923+0000 mgr.y (mgr.15249) 1334 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:28 smithi092 bash[19809]: cluster 2024-09-17T11:59:27.111923+0000 mgr.y (mgr.15249) 1334 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:28 smithi092 bash[26066]: cluster 2024-09-17T11:59:27.111923+0000 mgr.y (mgr.15249) 1334 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:29 smithi092 bash[19809]: audit 2024-09-17T11:59:28.341425+0000 mon.c (mon.2) 3715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:29 smithi092 bash[26066]: audit 2024-09-17T11:59:28.341425+0000 mon.c (mon.2) 3715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:29 smithi121 bash[87711]: audit 2024-09-17T11:59:28.341425+0000 mon.c (mon.2) 3715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:29 smithi121 bash[87711]: audit 2024-09-17T11:59:28.341425+0000 mon.c (mon.2) 3715 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:30.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:30 smithi092 bash[19809]: cluster 2024-09-17T11:59:29.113016+0000 mgr.y (mgr.15249) 1335 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:30.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:30 smithi092 bash[26066]: cluster 2024-09-17T11:59:29.113016+0000 mgr.y (mgr.15249) 1335 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:30 smithi121 bash[87711]: cluster 2024-09-17T11:59:29.113016+0000 mgr.y (mgr.15249) 1335 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:30 smithi121 bash[87711]: cluster 2024-09-17T11:59:29.113016+0000 mgr.y (mgr.15249) 1335 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:31.032 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:59:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:59:30] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.51.0" 2024-09-17T11:59:31.370 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T11:59:31.370 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 15s ago 44m - - 2024-09-17T11:59:31.370 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 17s ago 44m - - 2024-09-17T11:59:31.370 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (3m) 15s ago 34m 14.4M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (3m) 17s ago 33m 71.4M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (5m) 15s ago 30m 48.3M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (5m) 17s ago 43m 439M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (16m) 15s ago 45m 524M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (45m) 15s ago 46m 120M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 94e1b1a985dd 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (52s) 17s ago 43m 32.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (43m) 15s ago 43m 87.0M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (5m) 15s ago 34m 8160k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (5m) 17s ago 34m 8611k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (42m) 15s ago 42m 58.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (41m) 15s ago 41m 60.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T11:59:31.371 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (40m) 15s ago 40m 53.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T11:59:31.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (39m) 15s ago 39m 67.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T11:59:31.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (38m) 17s ago 38m 61.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T11:59:31.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (37m) 17s ago 37m 65.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T11:59:31.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (36m) 17s ago 36m 65.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T11:59:31.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (36m) 17s ago 36m 67.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T11:59:31.372 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (4m) 17s ago 34m 41.0M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T11:59:31.372 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (30m) 15s ago 30m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T11:59:31.372 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (31m) 17s ago 31m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T11:59:32.121 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-17T11:59:32.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:32 smithi092 bash[19809]: cluster 2024-09-17T11:59:31.113542+0000 mgr.y (mgr.15249) 1336 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:32.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:32 smithi092 bash[19809]: audit 2024-09-17T11:59:31.358204+0000 mgr.y (mgr.15249) 1337 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:32 smithi092 bash[26066]: cluster 2024-09-17T11:59:31.113542+0000 mgr.y (mgr.15249) 1336 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:32 smithi092 bash[26066]: audit 2024-09-17T11:59:31.358204+0000 mgr.y (mgr.15249) 1337 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:32 smithi121 bash[87711]: cluster 2024-09-17T11:59:31.113542+0000 mgr.y (mgr.15249) 1336 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:32 smithi121 bash[87711]: cluster 2024-09-17T11:59:31.113542+0000 mgr.y (mgr.15249) 1336 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:32 smithi121 bash[87711]: audit 2024-09-17T11:59:31.358204+0000 mgr.y (mgr.15249) 1337 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:32 smithi121 bash[87711]: audit 2024-09-17T11:59:31.358204+0000 mgr.y (mgr.15249) 1337 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:33 smithi121 bash[87711]: audit 2024-09-17T11:59:31.962355+0000 mgr.y (mgr.15249) 1338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:33 smithi121 bash[87711]: audit 2024-09-17T11:59:31.962355+0000 mgr.y (mgr.15249) 1338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:33.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:33 smithi092 bash[19809]: audit 2024-09-17T11:59:31.962355+0000 mgr.y (mgr.15249) 1338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:33 smithi092 bash[26066]: audit 2024-09-17T11:59:31.962355+0000 mgr.y (mgr.15249) 1338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:34.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:34 smithi121 bash[87711]: cluster 2024-09-17T11:59:33.114157+0000 mgr.y (mgr.15249) 1339 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:34.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:34 smithi121 bash[87711]: cluster 2024-09-17T11:59:33.114157+0000 mgr.y (mgr.15249) 1339 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:34.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:34 smithi121 bash[87711]: audit 2024-09-17T11:59:34.164373+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:34 smithi121 bash[87711]: audit 2024-09-17T11:59:34.164373+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:34 smithi121 bash[87711]: audit 2024-09-17T11:59:34.178002+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:34 smithi121 bash[87711]: audit 2024-09-17T11:59:34.178002+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:34 smithi121 bash[87711]: audit 2024-09-17T11:59:34.191308+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:34 smithi121 bash[87711]: audit 2024-09-17T11:59:34.191308+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:34 smithi092 bash[19809]: cluster 2024-09-17T11:59:33.114157+0000 mgr.y (mgr.15249) 1339 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:34 smithi092 bash[19809]: audit 2024-09-17T11:59:34.164373+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:34 smithi092 bash[19809]: audit 2024-09-17T11:59:34.178002+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:34 smithi092 bash[19809]: audit 2024-09-17T11:59:34.191308+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:34 smithi092 bash[26066]: cluster 2024-09-17T11:59:33.114157+0000 mgr.y (mgr.15249) 1339 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:34.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:34 smithi092 bash[26066]: audit 2024-09-17T11:59:34.164373+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:34 smithi092 bash[26066]: audit 2024-09-17T11:59:34.178002+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:34 smithi092 bash[26066]: audit 2024-09-17T11:59:34.191308+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:36.919 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:59:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:36 smithi121 bash[87711]: cluster 2024-09-17T11:59:35.115890+0000 mgr.y (mgr.15249) 1340 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:36 smithi121 bash[87711]: cluster 2024-09-17T11:59:35.115890+0000 mgr.y (mgr.15249) 1340 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:36 smithi121 bash[87711]: audit 2024-09-17T11:59:35.868200+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:36 smithi121 bash[87711]: audit 2024-09-17T11:59:35.868200+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:36 smithi121 bash[87711]: audit 2024-09-17T11:59:35.882409+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:36 smithi121 bash[87711]: audit 2024-09-17T11:59:35.882409+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:36 smithi121 bash[87711]: audit 2024-09-17T11:59:35.897199+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:36 smithi121 bash[87711]: audit 2024-09-17T11:59:35.897199+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:36 smithi092 bash[19809]: cluster 2024-09-17T11:59:35.115890+0000 mgr.y (mgr.15249) 1340 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:36 smithi092 bash[19809]: audit 2024-09-17T11:59:35.868200+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:36 smithi092 bash[19809]: audit 2024-09-17T11:59:35.882409+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:36 smithi092 bash[19809]: audit 2024-09-17T11:59:35.897199+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:36 smithi092 bash[26066]: cluster 2024-09-17T11:59:35.115890+0000 mgr.y (mgr.15249) 1340 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:37.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:36 smithi092 bash[26066]: audit 2024-09-17T11:59:35.868200+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:36 smithi092 bash[26066]: audit 2024-09-17T11:59:35.882409+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:37.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:36 smithi092 bash[26066]: audit 2024-09-17T11:59:35.897199+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:38 smithi121 bash[87711]: cluster 2024-09-17T11:59:37.116641+0000 mgr.y (mgr.15249) 1341 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:38 smithi121 bash[87711]: cluster 2024-09-17T11:59:37.116641+0000 mgr.y (mgr.15249) 1341 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:38 smithi092 bash[19809]: cluster 2024-09-17T11:59:37.116641+0000 mgr.y (mgr.15249) 1341 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:38 smithi092 bash[26066]: cluster 2024-09-17T11:59:37.116641+0000 mgr.y (mgr.15249) 1341 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:40.562 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T11:59:40.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:59:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:59:40] "GET /metrics HTTP/1.1" 200 38294 "" "Prometheus/2.51.0" 2024-09-17T11:59:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:40 smithi121 bash[87711]: cluster 2024-09-17T11:59:39.118390+0000 mgr.y (mgr.15249) 1342 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:40 smithi121 bash[87711]: cluster 2024-09-17T11:59:39.118390+0000 mgr.y (mgr.15249) 1342 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:40 smithi121 bash[87711]: audit 2024-09-17T11:59:40.552577+0000 mon.a (mon.0) 3378 : audit [DBG] from='client.? 172.21.15.92:0/3413630895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:59:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:40 smithi121 bash[87711]: audit 2024-09-17T11:59:40.552577+0000 mon.a (mon.0) 3378 : audit [DBG] from='client.? 172.21.15.92:0/3413630895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:59:41.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:40 smithi092 bash[19809]: cluster 2024-09-17T11:59:39.118390+0000 mgr.y (mgr.15249) 1342 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:41.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:40 smithi092 bash[19809]: audit 2024-09-17T11:59:40.552577+0000 mon.a (mon.0) 3378 : audit [DBG] from='client.? 172.21.15.92:0/3413630895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:59:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:40 smithi092 bash[26066]: cluster 2024-09-17T11:59:39.118390+0000 mgr.y (mgr.15249) 1342 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:40 smithi092 bash[26066]: audit 2024-09-17T11:59:40.552577+0000 mon.a (mon.0) 3378 : audit [DBG] from='client.? 172.21.15.92:0/3413630895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T11:59:42.051 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T11:59:43.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:42 smithi092 bash[26066]: cluster 2024-09-17T11:59:41.119117+0000 mgr.y (mgr.15249) 1343 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:43.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:42 smithi092 bash[19809]: cluster 2024-09-17T11:59:41.119117+0000 mgr.y (mgr.15249) 1343 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:42 smithi121 bash[87711]: cluster 2024-09-17T11:59:41.119117+0000 mgr.y (mgr.15249) 1343 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:42 smithi121 bash[87711]: cluster 2024-09-17T11:59:41.119117+0000 mgr.y (mgr.15249) 1343 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:43 smithi121 bash[87711]: audit 2024-09-17T11:59:41.973563+0000 mgr.y (mgr.15249) 1344 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:43 smithi121 bash[87711]: audit 2024-09-17T11:59:41.973563+0000 mgr.y (mgr.15249) 1344 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:43 smithi121 bash[87711]: audit 2024-09-17T11:59:43.341788+0000 mon.c (mon.2) 3716 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:43 smithi121 bash[87711]: audit 2024-09-17T11:59:43.341788+0000 mon.c (mon.2) 3716 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:44.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:43 smithi092 bash[19809]: audit 2024-09-17T11:59:41.973563+0000 mgr.y (mgr.15249) 1344 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:44.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:43 smithi092 bash[19809]: audit 2024-09-17T11:59:43.341788+0000 mon.c (mon.2) 3716 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:44.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:43 smithi092 bash[26066]: audit 2024-09-17T11:59:41.973563+0000 mgr.y (mgr.15249) 1344 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:44.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:43 smithi092 bash[26066]: audit 2024-09-17T11:59:43.341788+0000 mon.c (mon.2) 3716 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:44 smithi121 bash[87711]: cluster 2024-09-17T11:59:43.119647+0000 mgr.y (mgr.15249) 1345 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:44 smithi121 bash[87711]: cluster 2024-09-17T11:59:43.119647+0000 mgr.y (mgr.15249) 1345 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:45.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:44 smithi092 bash[19809]: cluster 2024-09-17T11:59:43.119647+0000 mgr.y (mgr.15249) 1345 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:44 smithi092 bash[26066]: cluster 2024-09-17T11:59:43.119647+0000 mgr.y (mgr.15249) 1345 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:47.201 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:59:47.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:46 smithi092 bash[26066]: cluster 2024-09-17T11:59:45.121258+0000 mgr.y (mgr.15249) 1346 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:47.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:46 smithi092 bash[19809]: cluster 2024-09-17T11:59:45.121258+0000 mgr.y (mgr.15249) 1346 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:46 smithi121 bash[87711]: cluster 2024-09-17T11:59:45.121258+0000 mgr.y (mgr.15249) 1346 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:46 smithi121 bash[87711]: cluster 2024-09-17T11:59:45.121258+0000 mgr.y (mgr.15249) 1346 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:48 smithi092 bash[19809]: cluster 2024-09-17T11:59:47.122019+0000 mgr.y (mgr.15249) 1347 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:48 smithi092 bash[26066]: cluster 2024-09-17T11:59:47.122019+0000 mgr.y (mgr.15249) 1347 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:48 smithi121 bash[87711]: cluster 2024-09-17T11:59:47.122019+0000 mgr.y (mgr.15249) 1347 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:48 smithi121 bash[87711]: cluster 2024-09-17T11:59:47.122019+0000 mgr.y (mgr.15249) 1347 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:50.665 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T11:59:50.665 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-17T11:59:50.665 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-17T11:59:50.666 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-17T11:59:50.666 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T11:59:50.666 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-17T11:59:50.666 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T11:59:50.666 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T11:59:50.666 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T11:59:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:50 smithi092 bash[19809]: cluster 2024-09-17T11:59:49.122955+0000 mgr.y (mgr.15249) 1348 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 11:59:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:11:59:50] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.51.0" 2024-09-17T11:59:51.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:50 smithi092 bash[26066]: cluster 2024-09-17T11:59:49.122955+0000 mgr.y (mgr.15249) 1348 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:50 smithi121 bash[87711]: cluster 2024-09-17T11:59:49.122955+0000 mgr.y (mgr.15249) 1348 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:50 smithi121 bash[87711]: cluster 2024-09-17T11:59:49.122955+0000 mgr.y (mgr.15249) 1348 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:51.504 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T11:59:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:51 smithi121 bash[87711]: audit 2024-09-17T11:59:50.666143+0000 mgr.y (mgr.15249) 1349 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:51 smithi121 bash[87711]: audit 2024-09-17T11:59:50.666143+0000 mgr.y (mgr.15249) 1349 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:51 smithi121 bash[87711]: audit 2024-09-17T11:59:51.351861+0000 mon.c (mon.2) 3717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:51 smithi121 bash[87711]: audit 2024-09-17T11:59:51.351861+0000 mon.c (mon.2) 3717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:51 smithi121 bash[87711]: audit 2024-09-17T11:59:51.353760+0000 mon.c (mon.2) 3718 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:51 smithi121 bash[87711]: audit 2024-09-17T11:59:51.353760+0000 mon.c (mon.2) 3718 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:51 smithi121 bash[87711]: audit 2024-09-17T11:59:51.365723+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:51 smithi121 bash[87711]: audit 2024-09-17T11:59:51.365723+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:51 smithi092 bash[19809]: audit 2024-09-17T11:59:50.666143+0000 mgr.y (mgr.15249) 1349 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:51 smithi092 bash[19809]: audit 2024-09-17T11:59:51.351861+0000 mon.c (mon.2) 3717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:51 smithi092 bash[19809]: audit 2024-09-17T11:59:51.353760+0000 mon.c (mon.2) 3718 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:51 smithi092 bash[19809]: audit 2024-09-17T11:59:51.365723+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:52.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:51 smithi092 bash[26066]: audit 2024-09-17T11:59:50.666143+0000 mgr.y (mgr.15249) 1349 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T11:59:52.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:51 smithi092 bash[26066]: audit 2024-09-17T11:59:51.351861+0000 mon.c (mon.2) 3717 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T11:59:52.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:51 smithi092 bash[26066]: audit 2024-09-17T11:59:51.353760+0000 mon.c (mon.2) 3718 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T11:59:52.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:51 smithi092 bash[26066]: audit 2024-09-17T11:59:51.365723+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:52 smithi121 bash[87711]: cluster 2024-09-17T11:59:51.123614+0000 mgr.y (mgr.15249) 1350 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:52 smithi121 bash[87711]: cluster 2024-09-17T11:59:51.123614+0000 mgr.y (mgr.15249) 1350 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:52 smithi092 bash[19809]: cluster 2024-09-17T11:59:51.123614+0000 mgr.y (mgr.15249) 1350 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:52 smithi092 bash[26066]: cluster 2024-09-17T11:59:51.123614+0000 mgr.y (mgr.15249) 1350 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:53 smithi121 bash[87711]: audit 2024-09-17T11:59:51.984457+0000 mgr.y (mgr.15249) 1351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:53 smithi121 bash[87711]: audit 2024-09-17T11:59:51.984457+0000 mgr.y (mgr.15249) 1351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:53 smithi092 bash[26066]: audit 2024-09-17T11:59:51.984457+0000 mgr.y (mgr.15249) 1351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:53 smithi092 bash[19809]: audit 2024-09-17T11:59:51.984457+0000 mgr.y (mgr.15249) 1351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T11:59:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:54 smithi121 bash[87711]: cluster 2024-09-17T11:59:53.124422+0000 mgr.y (mgr.15249) 1352 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:54 smithi121 bash[87711]: cluster 2024-09-17T11:59:53.124422+0000 mgr.y (mgr.15249) 1352 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:54 smithi121 bash[87711]: audit 2024-09-17T11:59:54.385664+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:54 smithi121 bash[87711]: audit 2024-09-17T11:59:54.385664+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:54 smithi121 bash[87711]: audit 2024-09-17T11:59:54.399362+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:54 smithi121 bash[87711]: audit 2024-09-17T11:59:54.399362+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:54 smithi121 bash[87711]: audit 2024-09-17T11:59:54.412604+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:54 smithi121 bash[87711]: audit 2024-09-17T11:59:54.412604+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:54 smithi092 bash[19809]: cluster 2024-09-17T11:59:53.124422+0000 mgr.y (mgr.15249) 1352 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:54 smithi092 bash[19809]: audit 2024-09-17T11:59:54.385664+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:54 smithi092 bash[19809]: audit 2024-09-17T11:59:54.399362+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:54 smithi092 bash[19809]: audit 2024-09-17T11:59:54.412604+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:54 smithi092 bash[26066]: cluster 2024-09-17T11:59:53.124422+0000 mgr.y (mgr.15249) 1352 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:54 smithi092 bash[26066]: audit 2024-09-17T11:59:54.385664+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:54 smithi092 bash[26066]: audit 2024-09-17T11:59:54.399362+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:54 smithi092 bash[26066]: audit 2024-09-17T11:59:54.412604+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:56.260 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T11:59:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:56 smithi121 bash[87711]: cluster 2024-09-17T11:59:55.126178+0000 mgr.y (mgr.15249) 1353 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:56 smithi121 bash[87711]: cluster 2024-09-17T11:59:55.126178+0000 mgr.y (mgr.15249) 1353 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:56 smithi121 bash[87711]: audit 2024-09-17T11:59:56.061878+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:56 smithi121 bash[87711]: audit 2024-09-17T11:59:56.061878+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:56 smithi121 bash[87711]: audit 2024-09-17T11:59:56.072138+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:56 smithi121 bash[87711]: audit 2024-09-17T11:59:56.072138+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:56 smithi121 bash[87711]: audit 2024-09-17T11:59:56.080698+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:56 smithi121 bash[87711]: audit 2024-09-17T11:59:56.080698+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:56 smithi092 bash[19809]: cluster 2024-09-17T11:59:55.126178+0000 mgr.y (mgr.15249) 1353 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:56 smithi092 bash[19809]: audit 2024-09-17T11:59:56.061878+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:56 smithi092 bash[19809]: audit 2024-09-17T11:59:56.072138+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:56 smithi092 bash[19809]: audit 2024-09-17T11:59:56.080698+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:56 smithi092 bash[26066]: cluster 2024-09-17T11:59:55.126178+0000 mgr.y (mgr.15249) 1353 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T11:59:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:56 smithi092 bash[26066]: audit 2024-09-17T11:59:56.061878+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:56 smithi092 bash[26066]: audit 2024-09-17T11:59:56.072138+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:56 smithi092 bash[26066]: audit 2024-09-17T11:59:56.080698+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T11:59:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:58 smithi121 bash[87711]: cluster 2024-09-17T11:59:57.126948+0000 mgr.y (mgr.15249) 1354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:58 smithi121 bash[87711]: cluster 2024-09-17T11:59:57.126948+0000 mgr.y (mgr.15249) 1354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:58 smithi121 bash[87711]: audit 2024-09-17T11:59:58.342072+0000 mon.c (mon.2) 3719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 11:59:58 smithi121 bash[87711]: audit 2024-09-17T11:59:58.342072+0000 mon.c (mon.2) 3719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:59.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:58 smithi092 bash[19809]: cluster 2024-09-17T11:59:57.126948+0000 mgr.y (mgr.15249) 1354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:59.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 11:59:58 smithi092 bash[19809]: audit 2024-09-17T11:59:58.342072+0000 mon.c (mon.2) 3719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:58 smithi092 bash[26066]: cluster 2024-09-17T11:59:57.126948+0000 mgr.y (mgr.15249) 1354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T11:59:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 11:59:58 smithi092 bash[26066]: audit 2024-09-17T11:59:58.342072+0000 mon.c (mon.2) 3719 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T11:59:59.960 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T12:00:00.859 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T12:00:01.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:00 smithi092 bash[19809]: cluster 2024-09-17T11:59:59.128734+0000 mgr.y (mgr.15249) 1355 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:01.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:00 smithi092 bash[19809]: audit 2024-09-17T11:59:59.961437+0000 mon.a (mon.0) 3386 : audit [DBG] from='client.? 172.21.15.92:0/1906451292' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:00:01.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:00 smithi092 bash[19809]: cluster 2024-09-17T12:00:00.000154+0000 mon.a (mon.0) 3387 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:01.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:00 smithi092 bash[26066]: cluster 2024-09-17T11:59:59.128734+0000 mgr.y (mgr.15249) 1355 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:01.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:00 smithi092 bash[26066]: audit 2024-09-17T11:59:59.961437+0000 mon.a (mon.0) 3386 : audit [DBG] from='client.? 172.21.15.92:0/1906451292' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:00:01.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:00 smithi092 bash[26066]: cluster 2024-09-17T12:00:00.000154+0000 mon.a (mon.0) 3387 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:01.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:00:00] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.51.0" 2024-09-17T12:00:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:00 smithi121 bash[87711]: cluster 2024-09-17T11:59:59.128734+0000 mgr.y (mgr.15249) 1355 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:00 smithi121 bash[87711]: cluster 2024-09-17T11:59:59.128734+0000 mgr.y (mgr.15249) 1355 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:00 smithi121 bash[87711]: audit 2024-09-17T11:59:59.961437+0000 mon.a (mon.0) 3386 : audit [DBG] from='client.? 172.21.15.92:0/1906451292' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:00:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:00 smithi121 bash[87711]: audit 2024-09-17T11:59:59.961437+0000 mon.a (mon.0) 3386 : audit [DBG] from='client.? 172.21.15.92:0/1906451292' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T12:00:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:00 smithi121 bash[87711]: cluster 2024-09-17T12:00:00.000154+0000 mon.a (mon.0) 3387 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:00 smithi121 bash[87711]: cluster 2024-09-17T12:00:00.000154+0000 mon.a (mon.0) 3387 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:02 smithi121 bash[87711]: cluster 2024-09-17T12:00:01.129497+0000 mgr.y (mgr.15249) 1356 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:02 smithi121 bash[87711]: cluster 2024-09-17T12:00:01.129497+0000 mgr.y (mgr.15249) 1356 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:02 smithi092 bash[19809]: cluster 2024-09-17T12:00:01.129497+0000 mgr.y (mgr.15249) 1356 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:03.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:02 smithi092 bash[26066]: cluster 2024-09-17T12:00:01.129497+0000 mgr.y (mgr.15249) 1356 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:03 smithi121 bash[87711]: audit 2024-09-17T12:00:01.993867+0000 mgr.y (mgr.15249) 1357 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:03 smithi121 bash[87711]: audit 2024-09-17T12:00:01.993867+0000 mgr.y (mgr.15249) 1357 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:04.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:03 smithi092 bash[19809]: audit 2024-09-17T12:00:01.993867+0000 mgr.y (mgr.15249) 1357 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:03 smithi092 bash[26066]: audit 2024-09-17T12:00:01.993867+0000 mgr.y (mgr.15249) 1357 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:04 smithi121 bash[87711]: cluster 2024-09-17T12:00:03.130291+0000 mgr.y (mgr.15249) 1358 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:04 smithi121 bash[87711]: cluster 2024-09-17T12:00:03.130291+0000 mgr.y (mgr.15249) 1358 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:05.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:04 smithi092 bash[19809]: cluster 2024-09-17T12:00:03.130291+0000 mgr.y (mgr.15249) 1358 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:05.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:04 smithi092 bash[26066]: cluster 2024-09-17T12:00:03.130291+0000 mgr.y (mgr.15249) 1358 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:05.787 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:00:07.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:06 smithi092 bash[19809]: cluster 2024-09-17T12:00:05.131572+0000 mgr.y (mgr.15249) 1359 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:07.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:06 smithi092 bash[26066]: cluster 2024-09-17T12:00:05.131572+0000 mgr.y (mgr.15249) 1359 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:06 smithi121 bash[87711]: cluster 2024-09-17T12:00:05.131572+0000 mgr.y (mgr.15249) 1359 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:06 smithi121 bash[87711]: cluster 2024-09-17T12:00:05.131572+0000 mgr.y (mgr.15249) 1359 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:08 smithi121 bash[87711]: cluster 2024-09-17T12:00:07.132361+0000 mgr.y (mgr.15249) 1360 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:08 smithi121 bash[87711]: cluster 2024-09-17T12:00:07.132361+0000 mgr.y (mgr.15249) 1360 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:08 smithi092 bash[19809]: cluster 2024-09-17T12:00:07.132361+0000 mgr.y (mgr.15249) 1360 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:09.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:08 smithi092 bash[26066]: cluster 2024-09-17T12:00:07.132361+0000 mgr.y (mgr.15249) 1360 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:00:10] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.51.0" 2024-09-17T12:00:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:10 smithi092 bash[19809]: audit 2024-09-17T12:00:09.006489+0000 mgr.y (mgr.15249) 1361 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:10 smithi092 bash[19809]: cluster 2024-09-17T12:00:09.133201+0000 mgr.y (mgr.15249) 1362 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:10 smithi092 bash[19809]: audit 2024-09-17T12:00:09.351552+0000 mgr.y (mgr.15249) 1363 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:11.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:10 smithi092 bash[26066]: audit 2024-09-17T12:00:09.006489+0000 mgr.y (mgr.15249) 1361 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:11.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:10 smithi092 bash[26066]: cluster 2024-09-17T12:00:09.133201+0000 mgr.y (mgr.15249) 1362 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:11.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:10 smithi092 bash[26066]: audit 2024-09-17T12:00:09.351552+0000 mgr.y (mgr.15249) 1363 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:10 smithi121 bash[87711]: audit 2024-09-17T12:00:09.006489+0000 mgr.y (mgr.15249) 1361 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:10 smithi121 bash[87711]: audit 2024-09-17T12:00:09.006489+0000 mgr.y (mgr.15249) 1361 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:10 smithi121 bash[87711]: cluster 2024-09-17T12:00:09.133201+0000 mgr.y (mgr.15249) 1362 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:10 smithi121 bash[87711]: cluster 2024-09-17T12:00:09.133201+0000 mgr.y (mgr.15249) 1362 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:10 smithi121 bash[87711]: audit 2024-09-17T12:00:09.351552+0000 mgr.y (mgr.15249) 1363 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:10 smithi121 bash[87711]: audit 2024-09-17T12:00:09.351552+0000 mgr.y (mgr.15249) 1363 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "mon", "hosts": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:11.932 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:00:12.786 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T12:00:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[19809]: cluster 2024-09-17T12:00:11.133514+0000 mgr.y (mgr.15249) 1364 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[19809]: cephadm 2024-09-17T12:00:11.923393+0000 mgr.y (mgr.15249) 1365 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:00:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[19809]: audit 2024-09-17T12:00:11.931873+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[19809]: audit 2024-09-17T12:00:11.936602+0000 mon.c (mon.2) 3720 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[19809]: audit 2024-09-17T12:00:11.938083+0000 mon.c (mon.2) 3721 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[19809]: audit 2024-09-17T12:00:11.947410+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:13.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[26066]: cluster 2024-09-17T12:00:11.133514+0000 mgr.y (mgr.15249) 1364 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:13.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[26066]: cephadm 2024-09-17T12:00:11.923393+0000 mgr.y (mgr.15249) 1365 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:00:13.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[26066]: audit 2024-09-17T12:00:11.931873+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:13.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[26066]: audit 2024-09-17T12:00:11.936602+0000 mon.c (mon.2) 3720 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:13.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[26066]: audit 2024-09-17T12:00:11.938083+0000 mon.c (mon.2) 3721 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:13.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:12 smithi092 bash[26066]: audit 2024-09-17T12:00:11.947410+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: cluster 2024-09-17T12:00:11.133514+0000 mgr.y (mgr.15249) 1364 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: cluster 2024-09-17T12:00:11.133514+0000 mgr.y (mgr.15249) 1364 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: cephadm 2024-09-17T12:00:11.923393+0000 mgr.y (mgr.15249) 1365 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:00:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: cephadm 2024-09-17T12:00:11.923393+0000 mgr.y (mgr.15249) 1365 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:00:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: audit 2024-09-17T12:00:11.931873+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: audit 2024-09-17T12:00:11.931873+0000 mon.a (mon.0) 3388 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: audit 2024-09-17T12:00:11.936602+0000 mon.c (mon.2) 3720 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: audit 2024-09-17T12:00:11.936602+0000 mon.c (mon.2) 3720 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: audit 2024-09-17T12:00:11.938083+0000 mon.c (mon.2) 3721 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: audit 2024-09-17T12:00:11.938083+0000 mon.c (mon.2) 3721 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T12:00:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: audit 2024-09-17T12:00:11.947410+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:12 smithi121 bash[87711]: audit 2024-09-17T12:00:11.947410+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:14.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:13 smithi121 bash[87711]: audit 2024-09-17T12:00:12.002747+0000 mgr.y (mgr.15249) 1366 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:14.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:13 smithi121 bash[87711]: audit 2024-09-17T12:00:12.002747+0000 mgr.y (mgr.15249) 1366 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:14.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:13 smithi121 bash[87711]: cephadm 2024-09-17T12:00:12.014019+0000 mgr.y (mgr.15249) 1367 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:00:14.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:13 smithi121 bash[87711]: cephadm 2024-09-17T12:00:12.014019+0000 mgr.y (mgr.15249) 1367 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:00:14.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:13 smithi121 bash[87711]: audit 2024-09-17T12:00:13.341969+0000 mon.c (mon.2) 3722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:00:14.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:13 smithi121 bash[87711]: audit 2024-09-17T12:00:13.341969+0000 mon.c (mon.2) 3722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:00:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:13 smithi092 bash[19809]: audit 2024-09-17T12:00:12.002747+0000 mgr.y (mgr.15249) 1366 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:13 smithi092 bash[19809]: cephadm 2024-09-17T12:00:12.014019+0000 mgr.y (mgr.15249) 1367 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:00:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:13 smithi092 bash[19809]: audit 2024-09-17T12:00:13.341969+0000 mon.c (mon.2) 3722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:00:14.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:13 smithi092 bash[26066]: audit 2024-09-17T12:00:12.002747+0000 mgr.y (mgr.15249) 1366 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:14.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:13 smithi092 bash[26066]: cephadm 2024-09-17T12:00:12.014019+0000 mgr.y (mgr.15249) 1367 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:00:14.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:13 smithi092 bash[26066]: audit 2024-09-17T12:00:13.341969+0000 mon.c (mon.2) 3722 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:00:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: cluster 2024-09-17T12:00:13.134176+0000 mgr.y (mgr.15249) 1368 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:00:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: cluster 2024-09-17T12:00:13.134176+0000 mgr.y (mgr.15249) 1368 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:00:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.552713+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.552713+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.558817+0000 mon.c (mon.2) 3723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.558817+0000 mon.c (mon.2) 3723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.562449+0000 mon.c (mon.2) 3724 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:00:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.562449+0000 mon.c (mon.2) 3724 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:00:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.570544+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.570544+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.577169+0000 mon.c (mon.2) 3725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.577169+0000 mon.c (mon.2) 3725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.578802+0000 mon.c (mon.2) 3726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.578802+0000 mon.c (mon.2) 3726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.599327+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.599327+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.612906+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.612906+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.624521+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:14 smithi121 bash[87711]: audit 2024-09-17T12:00:14.624521+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: cluster 2024-09-17T12:00:13.134176+0000 mgr.y (mgr.15249) 1368 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:00:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: audit 2024-09-17T12:00:14.552713+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: audit 2024-09-17T12:00:14.558817+0000 mon.c (mon.2) 3723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: audit 2024-09-17T12:00:14.562449+0000 mon.c (mon.2) 3724 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:00:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: audit 2024-09-17T12:00:14.570544+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: audit 2024-09-17T12:00:14.577169+0000 mon.c (mon.2) 3725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:00:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: audit 2024-09-17T12:00:14.578802+0000 mon.c (mon.2) 3726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: audit 2024-09-17T12:00:14.599327+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: audit 2024-09-17T12:00:14.612906+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[19809]: audit 2024-09-17T12:00:14.624521+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: cluster 2024-09-17T12:00:13.134176+0000 mgr.y (mgr.15249) 1368 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: audit 2024-09-17T12:00:14.552713+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: audit 2024-09-17T12:00:14.558817+0000 mon.c (mon.2) 3723 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: audit 2024-09-17T12:00:14.562449+0000 mon.c (mon.2) 3724 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: audit 2024-09-17T12:00:14.570544+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: audit 2024-09-17T12:00:14.577169+0000 mon.c (mon.2) 3725 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: audit 2024-09-17T12:00:14.578802+0000 mon.c (mon.2) 3726 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: audit 2024-09-17T12:00:14.599327+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: audit 2024-09-17T12:00:14.612906+0000 mon.a (mon.0) 3393 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:15.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:14 smithi092 bash[26066]: audit 2024-09-17T12:00:14.624521+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:16.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:15 smithi121 bash[87711]: cephadm 2024-09-17T12:00:14.555150+0000 mgr.y (mgr.15249) 1369 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:00:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:15 smithi121 bash[87711]: cephadm 2024-09-17T12:00:14.555150+0000 mgr.y (mgr.15249) 1369 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:00:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:15 smithi121 bash[87711]: cephadm 2024-09-17T12:00:14.555305+0000 mgr.y (mgr.15249) 1370 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:00:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:15 smithi121 bash[87711]: cephadm 2024-09-17T12:00:14.555305+0000 mgr.y (mgr.15249) 1370 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:00:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:15 smithi121 bash[87711]: cephadm 2024-09-17T12:00:14.564014+0000 mgr.y (mgr.15249) 1371 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:00:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:15 smithi121 bash[87711]: cephadm 2024-09-17T12:00:14.564014+0000 mgr.y (mgr.15249) 1371 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:00:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:15 smithi121 bash[87711]: cephadm 2024-09-17T12:00:14.579898+0000 mgr.y (mgr.15249) 1372 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T12:00:16.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:15 smithi121 bash[87711]: cephadm 2024-09-17T12:00:14.579898+0000 mgr.y (mgr.15249) 1372 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T12:00:16.225 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:15 smithi092 bash[19809]: cephadm 2024-09-17T12:00:14.555150+0000 mgr.y (mgr.15249) 1369 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:00:16.225 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:15 smithi092 bash[19809]: cephadm 2024-09-17T12:00:14.555305+0000 mgr.y (mgr.15249) 1370 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:00:16.225 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:15 smithi092 bash[19809]: cephadm 2024-09-17T12:00:14.564014+0000 mgr.y (mgr.15249) 1371 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:00:16.225 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:15 smithi092 bash[19809]: cephadm 2024-09-17T12:00:14.579898+0000 mgr.y (mgr.15249) 1372 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T12:00:16.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:15 smithi092 bash[26066]: cephadm 2024-09-17T12:00:14.555150+0000 mgr.y (mgr.15249) 1369 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:00:16.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:15 smithi092 bash[26066]: cephadm 2024-09-17T12:00:14.555305+0000 mgr.y (mgr.15249) 1370 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:00:16.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:15 smithi092 bash[26066]: cephadm 2024-09-17T12:00:14.564014+0000 mgr.y (mgr.15249) 1371 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:00:16.226 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:15 smithi092 bash[26066]: cephadm 2024-09-17T12:00:14.579898+0000 mgr.y (mgr.15249) 1372 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T12:00:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:16 smithi121 bash[87711]: cluster 2024-09-17T12:00:15.135210+0000 mgr.y (mgr.15249) 1373 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:16 smithi121 bash[87711]: cluster 2024-09-17T12:00:15.135210+0000 mgr.y (mgr.15249) 1373 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:16 smithi121 bash[87711]: audit 2024-09-17T12:00:16.207704+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:16 smithi121 bash[87711]: audit 2024-09-17T12:00:16.207704+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:16 smithi121 bash[87711]: audit 2024-09-17T12:00:16.216921+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:16 smithi121 bash[87711]: audit 2024-09-17T12:00:16.216921+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:16 smithi121 bash[87711]: audit 2024-09-17T12:00:16.225091+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:16 smithi121 bash[87711]: audit 2024-09-17T12:00:16.225091+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:16 smithi092 bash[26066]: cluster 2024-09-17T12:00:15.135210+0000 mgr.y (mgr.15249) 1373 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:16 smithi092 bash[26066]: audit 2024-09-17T12:00:16.207704+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:16 smithi092 bash[26066]: audit 2024-09-17T12:00:16.216921+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:16 smithi092 bash[26066]: audit 2024-09-17T12:00:16.225091+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:16 smithi092 bash[19809]: cluster 2024-09-17T12:00:15.135210+0000 mgr.y (mgr.15249) 1373 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:16 smithi092 bash[19809]: audit 2024-09-17T12:00:16.207704+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:16 smithi092 bash[19809]: audit 2024-09-17T12:00:16.216921+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:17.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:16 smithi092 bash[19809]: audit 2024-09-17T12:00:16.225091+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: cluster 2024-09-17T12:00:17.135751+0000 mgr.y (mgr.15249) 1374 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: cluster 2024-09-17T12:00:17.135751+0000 mgr.y (mgr.15249) 1374 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: cephadm 2024-09-17T12:00:17.241063+0000 mgr.y (mgr.15249) 1375 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: cephadm 2024-09-17T12:00:17.241063+0000 mgr.y (mgr.15249) 1375 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: audit 2024-09-17T12:00:17.252341+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: audit 2024-09-17T12:00:17.252341+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: audit 2024-09-17T12:00:17.254089+0000 mon.c (mon.2) 3727 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: audit 2024-09-17T12:00:17.254089+0000 mon.c (mon.2) 3727 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: audit 2024-09-17T12:00:17.255278+0000 mon.c (mon.2) 3728 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: audit 2024-09-17T12:00:17.255278+0000 mon.c (mon.2) 3728 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: audit 2024-09-17T12:00:17.256390+0000 mon.c (mon.2) 3729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: audit 2024-09-17T12:00:17.256390+0000 mon.c (mon.2) 3729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: cephadm 2024-09-17T12:00:17.257931+0000 mgr.y (mgr.15249) 1376 : cephadm [INF] Deploying daemon mon.a on smithi092 2024-09-17T12:00:18.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:18 smithi121 bash[87711]: cephadm 2024-09-17T12:00:17.257931+0000 mgr.y (mgr.15249) 1376 : cephadm [INF] Deploying daemon mon.a on smithi092 2024-09-17T12:00:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[26066]: cluster 2024-09-17T12:00:17.135751+0000 mgr.y (mgr.15249) 1374 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[26066]: cephadm 2024-09-17T12:00:17.241063+0000 mgr.y (mgr.15249) 1375 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T12:00:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[26066]: audit 2024-09-17T12:00:17.252341+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[26066]: audit 2024-09-17T12:00:17.254089+0000 mon.c (mon.2) 3727 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:00:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[26066]: audit 2024-09-17T12:00:17.255278+0000 mon.c (mon.2) 3728 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:00:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[26066]: audit 2024-09-17T12:00:17.256390+0000 mon.c (mon.2) 3729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[26066]: cephadm 2024-09-17T12:00:17.257931+0000 mgr.y (mgr.15249) 1376 : cephadm [INF] Deploying daemon mon.a on smithi092 2024-09-17T12:00:18.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[19809]: cluster 2024-09-17T12:00:17.135751+0000 mgr.y (mgr.15249) 1374 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:18.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[19809]: cephadm 2024-09-17T12:00:17.241063+0000 mgr.y (mgr.15249) 1375 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T12:00:18.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[19809]: audit 2024-09-17T12:00:17.252341+0000 mon.a (mon.0) 3398 : audit [INF] from='mgr.15249 ' entity='mgr.y' 2024-09-17T12:00:18.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[19809]: audit 2024-09-17T12:00:17.254089+0000 mon.c (mon.2) 3727 : audit [INF] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T12:00:18.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[19809]: audit 2024-09-17T12:00:17.255278+0000 mon.c (mon.2) 3728 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T12:00:18.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[19809]: audit 2024-09-17T12:00:17.256390+0000 mon.c (mon.2) 3729 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T12:00:18.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:18 smithi092 bash[19809]: cephadm 2024-09-17T12:00:17.257931+0000 mgr.y (mgr.15249) 1376 : cephadm [INF] Deploying daemon mon.a on smithi092 2024-09-17T12:00:18.726 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:00:20.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:20 smithi092 bash[19809]: cluster 2024-09-17T12:00:19.137354+0000 mgr.y (mgr.15249) 1377 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:20.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:20 smithi092 bash[26066]: cluster 2024-09-17T12:00:19.137354+0000 mgr.y (mgr.15249) 1377 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:20 smithi121 bash[87711]: cluster 2024-09-17T12:00:19.137354+0000 mgr.y (mgr.15249) 1377 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:20 smithi121 bash[87711]: cluster 2024-09-17T12:00:19.137354+0000 mgr.y (mgr.15249) 1377 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:21.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:00:20] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:00:22.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:22.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:22 smithi092 systemd[1]: Stopping Ceph mon.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:00:22.254 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:22.255 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:00:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:22.255 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:00:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:22.255 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:00:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:22.255 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:22.256 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:00:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:22.256 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:00:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:22.256 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:00:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:22 smithi121 bash[87711]: cluster 2024-09-17T12:00:21.138072+0000 mgr.y (mgr.15249) 1378 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:22 smithi121 bash[87711]: cluster 2024-09-17T12:00:21.138072+0000 mgr.y (mgr.15249) 1378 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:22 smithi092 bash[19809]: cluster 2024-09-17T12:00:21.138072+0000 mgr.y (mgr.15249) 1378 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:22.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:22 smithi092 bash[26066]: cluster 2024-09-17T12:00:21.138072+0000 mgr.y (mgr.15249) 1378 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:22 smithi092 bash[19809]: debug 2024-09-17T12:00:22.604+0000 7f2433c52640 -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-17T12:00:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:22 smithi092 bash[19809]: debug 2024-09-17T12:00:22.604+0000 7f2433c52640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T12:00:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:24 smithi092 bash[110470]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-a 2024-09-17T12:00:24.683 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:24.741 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:24.741 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:24.742 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:24.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:24 smithi092 bash[110550]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-a 2024-09-17T12:00:24.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T12:00:24.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: Stopped Ceph mon.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:00:24.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:24.743 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:24.743 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:24.743 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:24.744 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:25.036 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:00:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:24 smithi092 systemd[1]: Started Ceph mon.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:00:25.652 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 9s ago 45m - - 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 11s ago 45m - - 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (4m) 9s ago 35m 13.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (4m) 11s ago 34m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (6m) 9s ago 31m 48.3M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (6m) 11s ago 44m 440M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (17m) 9s ago 46m 526M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 starting - - - 2048M 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (106s) 11s ago 44m 35.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (44m) 9s ago 44m 87.7M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (6m) 9s ago 35m 8443k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (6m) 11s ago 35m 8212k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:00:25.653 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (43m) 9s ago 43m 59.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (42m) 9s ago 42m 60.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (41m) 9s ago 41m 53.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (40m) 9s ago 40m 67.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (39m) 11s ago 39m 61.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (38m) 11s ago 38m 65.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (37m) 11s ago 37m 65.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (36m) 11s ago 36m 67.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (5m) 11s ago 35m 45.5M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (31m) 9s ago 31m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:00:25.654 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (31m) 11s ago 31m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:00:25.992 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:00:25.992 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:00:25.992 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2, 2024-09-17T12:00:25.992 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 1 2024-09-17T12:00:25.992 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:00:25.992 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:00:25.992 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 12, 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:00:25.993 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:00:26.321 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:00:26.321 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:00:26.321 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:00:26.321 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi092", 2024-09-17T12:00:26.322 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:00:26.322 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T12:00:26.322 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T12:00:26.322 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:00:26.322 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:00:27.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.572+0000 7f2ae67b8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T12:00:27.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.572+0000 7f2ae67b8c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T12:00:27.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.572+0000 7f2ae67b8c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 0 load: jerasure load: lrc 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Git sha 0 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: DB SUMMARY 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: DB Session ID: 2XB3KPWJGD0BTKPY4LC0 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 8639 Bytes 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000119.sst 2024-09-17T12:00:27.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000117.log size: 1133836 ; 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.env: 0x56329889c120 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.info_log: 0x56329a321700 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T12:00:27.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T12:00:27.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.db_log_dir: 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.wal_dir: 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.write_buffer_manager: 0x56329a3241e0 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T12:00:27.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T12:00:27.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.row_cache: None 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.wal_filter: None 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T12:00:27.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T12:00:27.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T12:00:27.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T12:00:27.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T12:00:27.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T12:00:27.816 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T12:00:27.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T12:00:27.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T12:00:27.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T12:00:27.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T12:00:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T12:00:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T12:00:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T12:00:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Compression algorithms supported: 2024-09-17T12:00:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: kZSTD supported: 0 2024-09-17T12:00:27.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T12:00:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T12:00:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T12:00:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T12:00:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T12:00:27.820 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T12:00:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T12:00:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T12:00:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T12:00:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-17T12:00:27.821 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T12:00:27.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T12:00:27.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.merge_operator: 2024-09-17T12:00:27.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T12:00:27.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T12:00:27.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T12:00:27.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T12:00:27.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T12:00:27.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56329a321320) 2024-09-17T12:00:27.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: cache_index_and_filter_blocks: 1 2024-09-17T12:00:27.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T12:00:27.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T12:00:27.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: pin_top_level_index_and_filter: 1 2024-09-17T12:00:27.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: index_type: 0 2024-09-17T12:00:27.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: data_block_index_type: 0 2024-09-17T12:00:27.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: index_shortening: 1 2024-09-17T12:00:27.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T12:00:27.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: checksum: 4 2024-09-17T12:00:27.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: no_block_cache: 0 2024-09-17T12:00:27.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: block_cache: 0x56329a317610 2024-09-17T12:00:27.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: block_cache_name: BinnedLRUCache 2024-09-17T12:00:27.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: block_cache_options: 2024-09-17T12:00:27.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: capacity : 536870912 2024-09-17T12:00:27.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: num_shard_bits : 4 2024-09-17T12:00:27.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: strict_capacity_limit : 0 2024-09-17T12:00:27.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: high_pri_pool_ratio: 0.000 2024-09-17T12:00:27.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: block_cache_compressed: (nil) 2024-09-17T12:00:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: persistent_cache: (nil) 2024-09-17T12:00:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: block_size: 4096 2024-09-17T12:00:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: block_size_deviation: 10 2024-09-17T12:00:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: block_restart_interval: 16 2024-09-17T12:00:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: index_block_restart_interval: 1 2024-09-17T12:00:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: metadata_block_size: 4096 2024-09-17T12:00:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: partition_filters: 0 2024-09-17T12:00:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: use_delta_encoding: 1 2024-09-17T12:00:27.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: filter_policy: bloomfilter 2024-09-17T12:00:27.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: whole_key_filtering: 1 2024-09-17T12:00:27.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: verify_compression: 0 2024-09-17T12:00:27.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: read_amp_bytes_per_bit: 0 2024-09-17T12:00:27.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: format_version: 5 2024-09-17T12:00:27.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: enable_index_compression: 1 2024-09-17T12:00:27.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: block_align: 0 2024-09-17T12:00:27.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: max_auto_readahead_size: 262144 2024-09-17T12:00:27.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: prepopulate_block_cache: 0 2024-09-17T12:00:27.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: initial_auto_readahead_size: 8192 2024-09-17T12:00:27.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: num_file_reads_for_auto_readahead: 2 2024-09-17T12:00:27.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T12:00:27.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T12:00:27.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T12:00:27.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T12:00:27.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T12:00:27.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T12:00:27.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.num_levels: 7 2024-09-17T12:00:27.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T12:00:27.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T12:00:27.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T12:00:27.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T12:00:27.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T12:00:27.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T12:00:27.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T12:00:27.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:00:27.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T12:00:27.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T12:00:27.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:00:27.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:00:27.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T12:00:27.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T12:00:27.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T12:00:27.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T12:00:27.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:00:27.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:00:27.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T12:00:27.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T12:00:27.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:00:27.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T12:00:27.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T12:00:27.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T12:00:27.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T12:00:27.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T12:00:27.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T12:00:27.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T12:00:27.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T12:00:27.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T12:00:27.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T12:00:27.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T12:00:27.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T12:00:27.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T12:00:27.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T12:00:27.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T12:00:27.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T12:00:27.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T12:00:27.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T12:00:27.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T12:00:27.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T12:00:27.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T12:00:27.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T12:00:27.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T12:00:27.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T12:00:27.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T12:00:27.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T12:00:27.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T12:00:27.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T12:00:27.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T12:00:27.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T12:00:27.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T12:00:27.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T12:00:27.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T12:00:27.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T12:00:27.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T12:00:27.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T12:00:27.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T12:00:27.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T12:00:27.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T12:00:27.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T12:00:27.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T12:00:27.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T12:00:27.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T12:00:27.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T12:00:27.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T12:00:27.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T12:00:27.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T12:00:27.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T12:00:27.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T12:00:27.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T12:00:27.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T12:00:27.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T12:00:27.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T12:00:27.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T12:00:27.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T12:00:27.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T12:00:27.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T12:00:27.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T12:00:27.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 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-17T12:00:27.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 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 121, last_sequence is 58404, log_number is 117,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 117 2024-09-17T12:00:27.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 117 2024-09-17T12:00:27.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ba311e09-c242-48da-9fd9-2e321ed62539 2024-09-17T12:00:27.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574427580225, "job": 1, "event": "recovery_started", "wal_files": [117]} 2024-09-17T12:00:27.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.576+0000 7f2ae67b8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #117 mode 2 2024-09-17T12:00:27.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.580+0000 7f2ae67b8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574427585014, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 122, "file_size": 1055768, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 58405, "largest_seqno": 59162, "table_properties": {"data_size": 1051437, "index_size": 2459, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 7081, "raw_average_key_size": 22, "raw_value_size": 1044302, "raw_average_value_size": 3325, "num_data_blocks": 110, "num_entries": 314, "num_filter_entries": 314, "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": 1726574427, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ba311e09-c242-48da-9fd9-2e321ed62539", "db_session_id": "2XB3KPWJGD0BTKPY4LC0", "orig_file_number": 122, "seqno_to_time_mapping": "N/A"}} 2024-09-17T12:00:27.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.580+0000 7f2ae67b8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574427585130, "job": 1, "event": "recovery_finished"} 2024-09-17T12:00:27.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.580+0000 7f2ae67b8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 124 2024-09-17T12:00:27.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.580+0000 7f2ae67b8c80 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-17T12:00:27.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000117.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T12:00:27.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56329a344e00 2024-09-17T12:00:27.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 4 rocksdb: DB pointer 0x56329a448000 2024-09-17T12:00:27.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2adc580640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T12:00:27.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2adc580640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T12:00:27.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: ** DB Stats ** 2024-09-17T12:00:27.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:00:27.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: 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-17T12:00:27.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:00:27.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:00:27.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: 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-17T12:00:27.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:00:27.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:00:27.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: ** Compaction Stats [default] ** 2024-09-17T12:00:27.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: 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-17T12:00:27.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T12:00:27.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: L0 1/0 1.01 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:00:27.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: L6 1/0 10.42 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-17T12:00:27.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Sum 2/0 11.42 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:00:27.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:00:27.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: ** Compaction Stats [default] ** 2024-09-17T12:00:27.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: 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-17T12:00:27.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T12:00:27.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 374.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T12:00:27.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T12:00:27.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:00:27.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-17T12:00:27.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T12:00:27.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T12:00:27.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T12:00:27.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T12:00:27.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Cumulative compaction: 0.00 GB write, 130.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:00:27.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Interval compaction: 0.00 GB write, 130.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:00:27.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: 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-17T12:00:27.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Block cache BinnedLRUCache@0x56329a317610#7 capacity: 512.00 MB usage: 3.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-17T12:00:27.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-09-17T12:00:27.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T12:00:27.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:00:27.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 1 mon.a@-1(???) e3 preinit fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:00:27.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T12:00:27.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T12:00:27.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: e1 2024-09-17T12:00:27.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T12:00:27.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T12:00:27.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T12:00:27.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: legacy client fscid: -1 2024-09-17T12:00:27.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: 2024-09-17T12:00:27.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: No filesystems configured 2024-09-17T12:00:27.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T12:00:27.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:00:27.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:00:27.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:00:27.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:27 smithi092 bash[110680]: debug 2024-09-17T12:00:27.584+0000 7f2ae67b8c80 1 mon.a@-1(???).paxosservice(auth 1..34) refresh upgraded, format 0 -> 3 2024-09-17T12:00:29.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[75855]: ignoring --setuser ceph since I am not root 2024-09-17T12:00:29.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[75855]: ignoring --setgroup ceph since I am not root 2024-09-17T12:00:29.556 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[75855]: debug 2024-09-17T12:00:29.163+0000 7fc2c78e9640 1 -- 172.21.15.121:0/1823120806 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cc4aef90e0 con 0x55cc4aefb400 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:22.009941+0000 mgr.y (mgr.15249) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:22.009941+0000 mgr.y (mgr.15249) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:23.138792+0000 mgr.y (mgr.15249) 1380 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:23.138792+0000 mgr.y (mgr.15249) 1380 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:25.023258+0000 mgr.y (mgr.15249) 1381 : audit [DBG] from='client.25661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:25.023258+0000 mgr.y (mgr.15249) 1381 : audit [DBG] from='client.25661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:25.139536+0000 mgr.y (mgr.15249) 1382 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:25.139536+0000 mgr.y (mgr.15249) 1382 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:25.341009+0000 mgr.y (mgr.15249) 1383 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:25.341009+0000 mgr.y (mgr.15249) 1383 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:25.633886+0000 mgr.y (mgr.15249) 1384 : audit [DBG] from='client.25673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:25.633886+0000 mgr.y (mgr.15249) 1384 : audit [DBG] from='client.25673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:25.993342+0000 mon.c (mon.2) 3730 : audit [DBG] from='client.? 172.21.15.92:0/924498754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:00:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:25.993342+0000 mon.c (mon.2) 3730 : audit [DBG] from='client.? 172.21.15.92:0/924498754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:00:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:26.322333+0000 mgr.y (mgr.15249) 1385 : audit [DBG] from='client.25685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:26.322333+0000 mgr.y (mgr.15249) 1385 : audit [DBG] from='client.25685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:27.140127+0000 mgr.y (mgr.15249) 1386 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:27.140127+0000 mgr.y (mgr.15249) 1386 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:28.342842+0000 mon.c (mon.2) 3731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:28.342842+0000 mon.c (mon.2) 3731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.007716+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.007716+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.031257+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-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.031257+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-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044875+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044875+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044901+0000 mon.a (mon.0) 4 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044901+0000 mon.a (mon.0) 4 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044916+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:15:51.246953+0000 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044916+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:15:51.246953+0000 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044928+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:00:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044928+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044940+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044940+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044953+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044953+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044968+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044968+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044983+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044983+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044999+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.044999+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:00:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.066742+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.066742+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.066848+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.066848+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.070957+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 7m), standbys: x 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.070957+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 7m), standbys: x 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.072181+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.072181+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:29.090732+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15249 ' entity='' 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: audit 2024-09-17T12:00:29.090732+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15249 ' entity='' 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.091616+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e45: y(active, since 7m), standbys: x 2024-09-17T12:00:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:29 smithi121 bash[87711]: cluster 2024-09-17T12:00:29.091616+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e45: y(active, since 7m), standbys: x 2024-09-17T12:00:29.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[78704]: ignoring --setuser ceph since I am not root 2024-09-17T12:00:29.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[78704]: ignoring --setgroup ceph since I am not root 2024-09-17T12:00:29.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[78704]: debug 2024-09-17T12:00:29.172+0000 7f0e88dac640 1 -- 172.21.15.92:0/2451741850 <== mon.0 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5557c2ce30e0 con 0x5557c2ce4800 2024-09-17T12:00:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:22.009941+0000 mgr.y (mgr.15249) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:22.009941+0000 mgr.y (mgr.15249) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:23.138792+0000 mgr.y (mgr.15249) 1380 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:23.138792+0000 mgr.y (mgr.15249) 1380 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:25.023258+0000 mgr.y (mgr.15249) 1381 : audit [DBG] from='client.25661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:25.023258+0000 mgr.y (mgr.15249) 1381 : audit [DBG] from='client.25661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:25.139536+0000 mgr.y (mgr.15249) 1382 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:25.139536+0000 mgr.y (mgr.15249) 1382 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:25.341009+0000 mgr.y (mgr.15249) 1383 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:25.341009+0000 mgr.y (mgr.15249) 1383 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:25.633886+0000 mgr.y (mgr.15249) 1384 : audit [DBG] from='client.25673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:25.633886+0000 mgr.y (mgr.15249) 1384 : audit [DBG] from='client.25673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:25.993342+0000 mon.c (mon.2) 3730 : audit [DBG] from='client.? 172.21.15.92:0/924498754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:25.993342+0000 mon.c (mon.2) 3730 : audit [DBG] from='client.? 172.21.15.92:0/924498754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:26.322333+0000 mgr.y (mgr.15249) 1385 : audit [DBG] from='client.25685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:26.322333+0000 mgr.y (mgr.15249) 1385 : audit [DBG] from='client.25685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:27.140127+0000 mgr.y (mgr.15249) 1386 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: audit 2024-09-17T12:00:22.009941+0000 mgr.y (mgr.15249) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:23.138792+0000 mgr.y (mgr.15249) 1380 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: audit 2024-09-17T12:00:25.023258+0000 mgr.y (mgr.15249) 1381 : audit [DBG] from='client.25661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:25.139536+0000 mgr.y (mgr.15249) 1382 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: audit 2024-09-17T12:00:25.341009+0000 mgr.y (mgr.15249) 1383 : audit [DBG] from='client.25667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: audit 2024-09-17T12:00:25.633886+0000 mgr.y (mgr.15249) 1384 : audit [DBG] from='client.25673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: audit 2024-09-17T12:00:25.993342+0000 mon.c (mon.2) 3730 : audit [DBG] from='client.? 172.21.15.92:0/924498754' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: audit 2024-09-17T12:00:26.322333+0000 mgr.y (mgr.15249) 1385 : audit [DBG] from='client.25685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:27.140127+0000 mgr.y (mgr.15249) 1386 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: audit 2024-09-17T12:00:28.342842+0000 mon.c (mon.2) 3731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.007716+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.031257+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-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.044875+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.044901+0000 mon.a (mon.0) 4 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.044916+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:15:51.246953+0000 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.044928+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.044940+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.044953+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.044968+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:00:29.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.044983+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:00:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.044999+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:00:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.066742+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:00:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.066848+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T12:00:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.070957+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 7m), standbys: x 2024-09-17T12:00:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.072181+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: audit 2024-09-17T12:00:29.090732+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15249 ' entity='' 2024-09-17T12:00:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[26066]: cluster 2024-09-17T12:00:29.091616+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e45: y(active, since 7m), standbys: x 2024-09-17T12:00:29.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:27.140127+0000 mgr.y (mgr.15249) 1386 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:29.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:28.342842+0000 mon.c (mon.2) 3731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:28.342842+0000 mon.c (mon.2) 3731 : audit [DBG] from='mgr.15249 172.21.15.92:0/3966261251' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.007716+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.007716+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.031257+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-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.031257+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-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044875+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044875+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044901+0000 mon.a (mon.0) 4 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044901+0000 mon.a (mon.0) 4 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044916+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:15:51.246953+0000 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044916+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T11:15:51.246953+0000 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044928+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:00:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044928+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044940+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044940+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044953+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044953+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044968+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044968+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044983+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044983+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044999+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:00:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.044999+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.066742+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.066742+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.066848+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.066848+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.070957+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 7m), standbys: x 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.070957+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 7m), standbys: x 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.072181+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.072181+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:29.090732+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15249 ' entity='' 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: audit 2024-09-17T12:00:29.090732+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15249 ' entity='' 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.091616+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e45: y(active, since 7m), standbys: x 2024-09-17T12:00:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:29 smithi092 bash[110680]: cluster 2024-09-17T12:00:29.091616+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e45: y(active, since 7m), standbys: x 2024-09-17T12:00:35.538 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[75855]: [17/Sep/2024:12:00:35] ENGINE Bus STARTING 2024-09-17T12:00:35.538 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[75855]: CherryPy Checker: 2024-09-17T12:00:35.539 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[75855]: The Application mounted at '' has an empty config. 2024-09-17T12:00:35.539 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[75855]: [17/Sep/2024:12:00:35] ENGINE Serving on http://:::9283 2024-09-17T12:00:35.539 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[75855]: [17/Sep/2024:12:00:35] ENGINE Bus STARTED 2024-09-17T12:00:35.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.227037+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:00:35.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.227037+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:00:35.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.227898+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.227898+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.241869+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.241869+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.242992+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0152781s), standbys: x 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.242992+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0152781s), standbys: x 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.246764+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.246764+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.246975+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.246975+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.247186+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.247186+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:00:35.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253078+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253078+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253349+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253349+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253658+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253658+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253803+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253803+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253984+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.253984+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.254235+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.254235+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:00:35.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.254423+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.254423+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.254626+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.254626+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.254911+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.254911+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.255117+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.255117+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.256537+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.256537+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.256711+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.256711+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.257207+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:00:35.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.257207+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:00:35.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.272599+0000 mon.a (mon.0) 38 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:35.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.272599+0000 mon.a (mon.0) 38 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:35.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.272675+0000 mon.a (mon.0) 39 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:35.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.272675+0000 mon.a (mon.0) 39 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:35.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.275274+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:35.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.275274+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:35.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.278414+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:35.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:35 smithi121 bash[87711]: audit 2024-09-17T12:00:35.278414+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.227037+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:00:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.227037+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:00:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.227898+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2024-09-17T12:00:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.227898+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2024-09-17T12:00:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.241869+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:00:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.241869+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:00:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.242992+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0152781s), standbys: x 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.242992+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0152781s), standbys: x 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.246764+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.246764+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.246975+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.246975+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.247186+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.247186+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253078+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253078+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253349+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253349+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:00:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253658+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:00:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253658+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:00:35.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: cluster 2024-09-17T12:00:35.227037+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2024-09-17T12:00:35.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: cluster 2024-09-17T12:00:35.227898+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2024-09-17T12:00:35.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: cluster 2024-09-17T12:00:35.241869+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:00:35.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: cluster 2024-09-17T12:00:35.242992+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0152781s), standbys: x 2024-09-17T12:00:35.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.246764+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:00:35.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.246975+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.247186+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.253078+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.253349+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.253658+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.253803+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.253984+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.254235+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.254423+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.254626+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.254911+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.255117+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:00:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.256537+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:00:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.256711+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:00:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.257207+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:00:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: cluster 2024-09-17T12:00:35.272599+0000 mon.a (mon.0) 38 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: cluster 2024-09-17T12:00:35.272675+0000 mon.a (mon.0) 39 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.275274+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[26066]: audit 2024-09-17T12:00:35.278414+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:35.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253803+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:00:35.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253803+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:00:35.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253984+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.253984+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.254235+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.254235+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.254423+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.254423+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.254626+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.254626+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.254911+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.254911+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.255117+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.255117+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:00:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.256537+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.256537+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.256711+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.256711+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.257207+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.257207+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.272599+0000 mon.a (mon.0) 38 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.272599+0000 mon.a (mon.0) 38 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.272675+0000 mon.a (mon.0) 39 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.272675+0000 mon.a (mon.0) 39 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.275274+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.275274+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.278414+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:35 smithi092 bash[110680]: audit 2024-09-17T12:00:35.278414+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.279387+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.279387+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.279680+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.279680+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.287165+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cluster 2024-09-17T12:00:35.287165+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.557517+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.557517+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.564843+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.564843+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.565494+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.565494+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.567559+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:36.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.567559+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:36.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.568635+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:36.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.568635+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:36.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cephadm 2024-09-17T12:00:35.570062+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T12:00:36.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cephadm 2024-09-17T12:00:35.570062+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T12:00:36.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cephadm 2024-09-17T12:00:35.570369+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T12:00:36.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cephadm 2024-09-17T12:00:35.570369+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T12:00:36.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.589126+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.589126+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.589407+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.589407+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.598487+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.598487+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.639914+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: audit 2024-09-17T12:00:35.639914+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.140582+0000 mgr.y (mgr.54108) 3 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.140582+0000 mgr.y (mgr.54108) 3 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.160432+0000 mgr.y (mgr.54108) 4 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.160432+0000 mgr.y (mgr.54108) 4 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cluster 2024-09-17T12:00:36.244643+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e47: y(active, since 1.01695s), standbys: x 2024-09-17T12:00:36.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:36 smithi121 bash[87711]: cluster 2024-09-17T12:00:36.244643+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e47: y(active, since 1.01695s), standbys: x 2024-09-17T12:00:36.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: debug 2024-09-17T12:00:36.252+0000 7f0e292f3640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T12:00:36.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: [17/Sep/2024:12:00:36] ENGINE Bus STARTING 2024-09-17T12:00:36.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: CherryPy Checker: 2024-09-17T12:00:36.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: The Application mounted at '' has an empty config. 2024-09-17T12:00:36.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: [17/Sep/2024:12:00:36] ENGINE Serving on http://:::9283 2024-09-17T12:00:36.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: [17/Sep/2024:12:00:36] ENGINE Bus STARTED 2024-09-17T12:00:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.279387+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.279680+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: cluster 2024-09-17T12:00:35.287165+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-09-17T12:00:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.557517+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.564843+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.565494+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.567559+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.568635+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: cephadm 2024-09-17T12:00:35.570062+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T12:00:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: cephadm 2024-09-17T12:00:35.570369+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T12:00:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.589126+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.589407+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:00:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.598487+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:00:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: audit 2024-09-17T12:00:35.639914+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:00:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.140582+0000 mgr.y (mgr.54108) 3 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.160432+0000 mgr.y (mgr.54108) 4 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[26066]: cluster 2024-09-17T12:00:36.244643+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e47: y(active, since 1.01695s), standbys: x 2024-09-17T12:00:36.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.279387+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.279387+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.279680+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.279680+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.121:0/1088533744' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.287165+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cluster 2024-09-17T12:00:35.287165+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.557517+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.557517+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.564843+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.564843+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.565494+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.565494+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"} : dispatch 2024-09-17T12:00:36.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.567559+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.567559+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.568635+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.568635+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cephadm 2024-09-17T12:00:35.570062+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cephadm 2024-09-17T12:00:35.570062+0000 mgr.y (mgr.54108) 1 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cephadm 2024-09-17T12:00:35.570369+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cephadm 2024-09-17T12:00:35.570369+0000 mgr.y (mgr.54108) 2 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.589126+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.589126+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.589407+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.589407+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.598487+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:00:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.598487+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.639914+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: audit 2024-09-17T12:00:35.639914+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-17T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.140582+0000 mgr.y (mgr.54108) 3 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.140582+0000 mgr.y (mgr.54108) 3 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.160432+0000 mgr.y (mgr.54108) 4 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.160432+0000 mgr.y (mgr.54108) 4 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cluster 2024-09-17T12:00:36.244643+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e47: y(active, since 1.01695s), standbys: x 2024-09-17T12:00:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[110680]: cluster 2024-09-17T12:00:36.244643+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e47: y(active, since 1.01695s), standbys: x 2024-09-17T12:00:37.325 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: debug 2024-09-17T12:00:36.984+0000 7f0de6dbf640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:12:00:36] ENGINE Error in HTTPServer.serve 2024-09-17T12:00:37.325 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: Traceback (most recent call last): 2024-09-17T12:00:37.325 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: self._connections.run(self.expiration_interval) 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: self._run(expiration_interval) 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: s = self.context.wrap_socket( 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: return self.sslsocket_class._create( 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:00:37.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: self.do_handshake() 2024-09-17T12:00:37.327 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:00:37.327 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: self._sslobj.do_handshake() 2024-09-17T12:00:37.327 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:36 smithi092 bash[78704]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:00:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.212649+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.212649+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.251553+0000 mgr.y (mgr.54108) 6 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:00:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.251553+0000 mgr.y (mgr.54108) 6 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:00:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.256475+0000 mgr.y (mgr.54108) 7 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.256475+0000 mgr.y (mgr.54108) 7 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.263047+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.263047+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cluster 2024-09-17T12:00:36.265251+0000 mgr.y (mgr.54108) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cluster 2024-09-17T12:00:36.265251+0000 mgr.y (mgr.54108) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.310057+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.310057+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.365902+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.365902+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.387870+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.387870+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.392673+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.392673+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.717574+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.717574+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.727679+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.727679+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.736434+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.736434+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.746655+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.746655+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.822896+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: audit 2024-09-17T12:00:36.822896+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.825398+0000 mgr.y (mgr.54108) 12 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.825398+0000 mgr.y (mgr.54108) 12 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.863029+0000 mgr.y (mgr.54108) 13 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Bus STARTING 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.863029+0000 mgr.y (mgr.54108) 13 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Bus STARTING 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.983297+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Serving on https://172.21.15.92:7151 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.983297+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Serving on https://172.21.15.92:7151 2024-09-17T12:00:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.986904+0000 mgr.y (mgr.54108) 15 : cephadm [ERR] [17/Sep/2024:12:00:36] ENGINE Error in HTTPServer.serve 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: Traceback (most recent call last): 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: self._connections.run(self.expiration_interval) 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: self._run(expiration_interval) 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: s = self.context.wrap_socket( 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:00:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: return self.sslsocket_class._create( 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: self.do_handshake() 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: self._sslobj.do_handshake() 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:36.986904+0000 mgr.y (mgr.54108) 15 : cephadm [ERR] [17/Sep/2024:12:00:36] ENGINE Error in HTTPServer.serve 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: Traceback (most recent call last): 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: self._connections.run(self.expiration_interval) 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: self._run(expiration_interval) 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:00:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: s = self.context.wrap_socket( 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: return self.sslsocket_class._create( 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: self.do_handshake() 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: self._sslobj.do_handshake() 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:37.084548+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T12:00:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:37.084548+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T12:00:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:37.084680+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Bus STARTED 2024-09-17T12:00:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:37 smithi121 bash[87711]: cephadm 2024-09-17T12:00:37.084680+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Bus STARTED 2024-09-17T12:00:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.212649+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.212649+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.251553+0000 mgr.y (mgr.54108) 6 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.251553+0000 mgr.y (mgr.54108) 6 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.256475+0000 mgr.y (mgr.54108) 7 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.256475+0000 mgr.y (mgr.54108) 7 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.263047+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.263047+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cluster 2024-09-17T12:00:36.265251+0000 mgr.y (mgr.54108) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cluster 2024-09-17T12:00:36.265251+0000 mgr.y (mgr.54108) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.310057+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.310057+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.365902+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.365902+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.387870+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.387870+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.392673+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.392673+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.717574+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.717574+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.727679+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.212649+0000 mgr.y (mgr.54108) 5 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: audit 2024-09-17T12:00:36.251553+0000 mgr.y (mgr.54108) 6 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: audit 2024-09-17T12:00:36.256475+0000 mgr.y (mgr.54108) 7 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.263047+0000 mgr.y (mgr.54108) 8 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cluster 2024-09-17T12:00:36.265251+0000 mgr.y (mgr.54108) 9 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.310057+0000 mgr.y (mgr.54108) 10 : cephadm [INF] Updating smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.365902+0000 mgr.y (mgr.54108) 11 : cephadm [INF] Updating smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: audit 2024-09-17T12:00:36.387870+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: audit 2024-09-17T12:00:36.392673+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: audit 2024-09-17T12:00:36.717574+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: audit 2024-09-17T12:00:36.727679+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: audit 2024-09-17T12:00:36.736434+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: audit 2024-09-17T12:00:36.746655+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: audit 2024-09-17T12:00:36.822896+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.825398+0000 mgr.y (mgr.54108) 12 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.863029+0000 mgr.y (mgr.54108) 13 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Bus STARTING 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.983297+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Serving on https://172.21.15.92:7151 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:36.986904+0000 mgr.y (mgr.54108) 15 : cephadm [ERR] [17/Sep/2024:12:00:36] ENGINE Error in HTTPServer.serve 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: Traceback (most recent call last): 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: self._connections.run(self.expiration_interval) 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: self._run(expiration_interval) 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:00:37.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: s = self.context.wrap_socket( 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: return self.sslsocket_class._create( 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: self.do_handshake() 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: self._sslobj.do_handshake() 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:37.084548+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T12:00:37.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[26066]: cephadm 2024-09-17T12:00:37.084680+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Bus STARTED 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.727679+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.736434+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.736434+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.746655+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.746655+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.822896+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: audit 2024-09-17T12:00:36.822896+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.825398+0000 mgr.y (mgr.54108) 12 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.825398+0000 mgr.y (mgr.54108) 12 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.863029+0000 mgr.y (mgr.54108) 13 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Bus STARTING 2024-09-17T12:00:37.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.863029+0000 mgr.y (mgr.54108) 13 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Bus STARTING 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.983297+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Serving on https://172.21.15.92:7151 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.983297+0000 mgr.y (mgr.54108) 14 : cephadm [INF] [17/Sep/2024:12:00:36] ENGINE Serving on https://172.21.15.92:7151 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.986904+0000 mgr.y (mgr.54108) 15 : cephadm [ERR] [17/Sep/2024:12:00:36] ENGINE Error in HTTPServer.serve 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: Traceback (most recent call last): 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: self._connections.run(self.expiration_interval) 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: self._run(expiration_interval) 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:00:37.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: s = self.context.wrap_socket( 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: return self.sslsocket_class._create( 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: self.do_handshake() 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: self._sslobj.do_handshake() 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:36.986904+0000 mgr.y (mgr.54108) 15 : cephadm [ERR] [17/Sep/2024:12:00:36] ENGINE Error in HTTPServer.serve 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: Traceback (most recent call last): 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: self._connections.run(self.expiration_interval) 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:00:37.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: self._run(expiration_interval) 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: s = self.context.wrap_socket( 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: return self.sslsocket_class._create( 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: self.do_handshake() 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: self._sslobj.do_handshake() 2024-09-17T12:00:37.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:00:37.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:37.084548+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T12:00:37.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:37.084548+0000 mgr.y (mgr.54108) 16 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Serving on http://172.21.15.92:8765 2024-09-17T12:00:37.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:37.084680+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Bus STARTED 2024-09-17T12:00:37.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:37 smithi092 bash[110680]: cephadm 2024-09-17T12:00:37.084680+0000 mgr.y (mgr.54108) 17 : cephadm [INF] [17/Sep/2024:12:00:37] ENGINE Bus STARTED 2024-09-17T12:00:38.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:38 smithi121 bash[87711]: cluster 2024-09-17T12:00:37.256901+0000 mgr.y (mgr.54108) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:38.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:38 smithi121 bash[87711]: cluster 2024-09-17T12:00:37.256901+0000 mgr.y (mgr.54108) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:38.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:38 smithi121 bash[87711]: cluster 2024-09-17T12:00:37.760043+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-17T12:00:38.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:38 smithi121 bash[87711]: cluster 2024-09-17T12:00:37.760043+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-17T12:00:39.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:38 smithi092 bash[110680]: cluster 2024-09-17T12:00:37.256901+0000 mgr.y (mgr.54108) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:39.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:38 smithi092 bash[110680]: cluster 2024-09-17T12:00:37.256901+0000 mgr.y (mgr.54108) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:39.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:38 smithi092 bash[110680]: cluster 2024-09-17T12:00:37.760043+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-17T12:00:39.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:38 smithi092 bash[110680]: cluster 2024-09-17T12:00:37.760043+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-17T12:00:39.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:38 smithi092 bash[26066]: cluster 2024-09-17T12:00:37.256901+0000 mgr.y (mgr.54108) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:39.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:38 smithi092 bash[26066]: cluster 2024-09-17T12:00:37.760043+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-17T12:00:41.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: cluster 2024-09-17T12:00:39.257612+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: cluster 2024-09-17T12:00:39.257612+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: cluster 2024-09-17T12:00:39.772855+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-17T12:00:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: cluster 2024-09-17T12:00:39.772855+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-17T12:00:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: cephadm 2024-09-17T12:00:40.115053+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:00:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: cephadm 2024-09-17T12:00:40.115053+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:00:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: audit 2024-09-17T12:00:40.115725+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:00:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: audit 2024-09-17T12:00:40.115725+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:00:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: audit 2024-09-17T12:00:40.117522+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:00:41.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: audit 2024-09-17T12:00:40.117522+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:00:41.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: audit 2024-09-17T12:00:40.119291+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:41.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: audit 2024-09-17T12:00:40.119291+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:41.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: cephadm 2024-09-17T12:00:40.121133+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T12:00:41.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:40 smithi121 bash[87711]: cephadm 2024-09-17T12:00:40.121133+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T12:00:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:00:40] "GET /metrics HTTP/1.1" 200 35498 "" "Prometheus/2.51.0" 2024-09-17T12:00:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[26066]: cluster 2024-09-17T12:00:39.257612+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[26066]: cluster 2024-09-17T12:00:39.772855+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-17T12:00:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[26066]: cephadm 2024-09-17T12:00:40.115053+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:00:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[26066]: audit 2024-09-17T12:00:40.115725+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:00:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[26066]: audit 2024-09-17T12:00:40.117522+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:00:41.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[26066]: audit 2024-09-17T12:00:40.119291+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:41.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[26066]: cephadm 2024-09-17T12:00:40.121133+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T12:00:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: cluster 2024-09-17T12:00:39.257612+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: cluster 2024-09-17T12:00:39.257612+0000 mgr.y (mgr.54108) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:00:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: cluster 2024-09-17T12:00:39.772855+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-17T12:00:41.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: cluster 2024-09-17T12:00:39.772855+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: cephadm 2024-09-17T12:00:40.115053+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: cephadm 2024-09-17T12:00:40.115053+0000 mgr.y (mgr.54108) 20 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: audit 2024-09-17T12:00:40.115725+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: audit 2024-09-17T12:00:40.115725+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: audit 2024-09-17T12:00:40.117522+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: audit 2024-09-17T12:00:40.117522+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: audit 2024-09-17T12:00:40.119291+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: audit 2024-09-17T12:00:40.119291+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: cephadm 2024-09-17T12:00:40.121133+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T12:00:41.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:40 smithi092 bash[110680]: cephadm 2024-09-17T12:00:40.121133+0000 mgr.y (mgr.54108) 21 : cephadm [INF] Deploying daemon mgr.x on smithi121 2024-09-17T12:00:42.705 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:42.706 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:42.706 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:42.706 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:42.707 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:42.707 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:42.707 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:42.708 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:42.708 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:43.025 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:42 smithi121 systemd[1]: Stopping Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:00:43.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:42 smithi121 bash[87711]: cluster 2024-09-17T12:00:41.258840+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:00:43.026 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:42 smithi121 bash[87711]: cluster 2024-09-17T12:00:41.258840+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:00:43.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:42 smithi092 bash[26066]: cluster 2024-09-17T12:00:41.258840+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:00:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:42 smithi092 bash[110680]: cluster 2024-09-17T12:00:41.258840+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:00:43.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:42 smithi092 bash[110680]: cluster 2024-09-17T12:00:41.258840+0000 mgr.y (mgr.54108) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T12:00:43.741 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:43 smithi121 bash[90830]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:00:43.742 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:00:43.742 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:43 smithi121 bash[90894]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mgr-x 2024-09-17T12:00:43.742 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T12:00:43.742 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: Stopped Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:00:44.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:44.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:44.057 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:44.057 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:44.057 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:44.058 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:44.058 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: Started Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:00:44.058 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:44.058 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:44.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:43 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:45.306 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[90950]: debug 2024-09-17T12:00:45.059+0000 7f0969135640 1 -- 172.21.15.121:0/1740469587 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56311ac3f0e0 con 0x56311ac40800 2024-09-17T12:00:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: cluster 2024-09-17T12:00:43.260141+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:00:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: cluster 2024-09-17T12:00:43.260141+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:00:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: audit 2024-09-17T12:00:43.914687+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: audit 2024-09-17T12:00:43.914687+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: audit 2024-09-17T12:00:43.925782+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: audit 2024-09-17T12:00:43.925782+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: audit 2024-09-17T12:00:43.930082+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: audit 2024-09-17T12:00:43.930082+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: audit 2024-09-17T12:00:43.930727+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:44 smithi121 bash[87711]: audit 2024-09-17T12:00:43.930727+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[26066]: cluster 2024-09-17T12:00:43.260141+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:00:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[26066]: audit 2024-09-17T12:00:43.914687+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[26066]: audit 2024-09-17T12:00:43.925782+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[26066]: audit 2024-09-17T12:00:43.930082+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[26066]: audit 2024-09-17T12:00:43.930727+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:45.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: cluster 2024-09-17T12:00:43.260141+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:00:45.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: cluster 2024-09-17T12:00:43.260141+0000 mgr.y (mgr.54108) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T12:00:45.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: audit 2024-09-17T12:00:43.914687+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: audit 2024-09-17T12:00:43.914687+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: audit 2024-09-17T12:00:43.925782+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: audit 2024-09-17T12:00:43.925782+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: audit 2024-09-17T12:00:43.930082+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: audit 2024-09-17T12:00:43.930082+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: audit 2024-09-17T12:00:43.930727+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:44 smithi092 bash[110680]: audit 2024-09-17T12:00:43.930727+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:44.974504+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:44.974504+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:44.975356+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:44.975356+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:44.982558+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:44.982558+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: cephadm 2024-09-17T12:00:44.983125+0000 mgr.y (mgr.54108) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: cephadm 2024-09-17T12:00:44.983125+0000 mgr.y (mgr.54108) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.003341+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.003341+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:46.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.533884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.533884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.556613+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.556613+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.661007+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.661007+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.685670+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.685670+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.741007+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.741007+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.894467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[110680]: audit 2024-09-17T12:00:45.894467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:44.974504+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:44.975356+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:44.982558+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: cephadm 2024-09-17T12:00:44.983125+0000 mgr.y (mgr.54108) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:45.003341+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:45.533884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:45.556613+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:45.661007+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:45.685670+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:45.741007+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:45 smithi092 bash[26066]: audit 2024-09-17T12:00:45.894467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:44.974504+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:46.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:44.974504+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:46.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:44.975356+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:46.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:44.975356+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:46.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:44.982558+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:44.982558+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: cephadm 2024-09-17T12:00:44.983125+0000 mgr.y (mgr.54108) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:46.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: cephadm 2024-09-17T12:00:44.983125+0000 mgr.y (mgr.54108) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:46.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.003341+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:46.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.003341+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi092", "caps": []} : dispatch 2024-09-17T12:00:46.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.533884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:46.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.533884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []} : dispatch 2024-09-17T12:00:46.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.556613+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.556613+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.661007+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.661007+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.685670+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.685670+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.741007+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.741007+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.894467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:46.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:45 smithi121 bash[87711]: audit 2024-09-17T12:00:45.894467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: cluster 2024-09-17T12:00:45.260664+0000 mgr.y (mgr.54108) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:00:47.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: cluster 2024-09-17T12:00:45.260664+0000 mgr.y (mgr.54108) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.327040+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.327040+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.352190+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.352190+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.354604+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.354604+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.357130+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.357130+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.358250+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.358250+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.364767+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.364767+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.407647+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.407647+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.462100+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.462100+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.464008+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.464008+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.466448+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.466448+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.467232+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.467232+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.473494+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.473494+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.534923+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.534923+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.576503+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.576503+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.578485+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.578485+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.580557+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.580557+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.581225+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.581225+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.588158+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.588158+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.654904+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: cluster 2024-09-17T12:00:45.260664+0000 mgr.y (mgr.54108) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:00:47.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.327040+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.352190+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.354604+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.357130+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.358250+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.364767+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.407647+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.462100+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.464008+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.466448+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.467232+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.473494+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.534923+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.576503+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.578485+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.580557+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.581225+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.588158+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.654904+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.654904+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.656763+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.656763+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.658868+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.658868+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.659553+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.659553+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.666763+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.666763+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.762871+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.762871+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.765057+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.765057+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.767646+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.767646+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.768417+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.768417+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.776200+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.776200+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.874837+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.656763+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.658868+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.659553+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.666763+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.762871+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.765057+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.767646+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.768417+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.776200+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.874837+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.876651+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.878418+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.879142+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.885507+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.981057+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[26066]: audit 2024-09-17T12:00:46.983117+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.874837+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.876651+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.876651+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.878418+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.878418+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.879142+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.879142+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.885507+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.885507+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.981057+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.981057+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.983117+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:46 smithi092 bash[110680]: audit 2024-09-17T12:00:46.983117+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: cluster 2024-09-17T12:00:45.260664+0000 mgr.y (mgr.54108) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: cluster 2024-09-17T12:00:45.260664+0000 mgr.y (mgr.54108) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.327040+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.327040+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.352190+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.352190+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.354604+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.354604+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.357130+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.357130+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.358250+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.358250+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.364767+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.364767+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.407647+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.407647+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.462100+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.462100+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.464008+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.464008+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.466448+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.466448+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.467232+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.467232+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.473494+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.473494+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.534923+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.534923+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.576503+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.576503+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.578485+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.578485+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.580557+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.580557+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.581225+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.581225+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.588158+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.588158+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.654904+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.654904+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.656763+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.656763+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.658868+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.658868+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.659553+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.659553+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.666763+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.666763+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.762871+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.762871+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.765057+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.765057+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.767646+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.767646+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.768417+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.768417+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.776200+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.776200+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.874837+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.874837+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.876651+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.876651+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.878418+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.878418+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.879142+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.879142+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:47.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.885507+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.885507+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:47.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.981057+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.981057+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:47.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.983117+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:47.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:46 smithi121 bash[87711]: audit 2024-09-17T12:00:46.983117+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:47 smithi121 bash[87711]: audit 2024-09-17T12:00:46.265694+0000 mgr.y (mgr.54108) 26 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:46.265694+0000 mgr.y (mgr.54108) 26 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.365596+0000 mgr.y (mgr.54108) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.365596+0000 mgr.y (mgr.54108) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.474535+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.474535+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.588678+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.588678+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.667461+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.667461+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.246 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.776783+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.776783+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.886495+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:46.886495+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:46.986565+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:46.986565+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:46.998563+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:46.998563+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.006882+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.006882+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.010666+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.010666+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.082214+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.247 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.082214+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.084048+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.084048+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.086121+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.086121+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.086808+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.086808+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.092815+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.092815+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.093272+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.093272+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.154404+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.154404+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.248 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.156051+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.156051+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.158356+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.158356+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.158974+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.158974+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.164845+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.164845+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.165352+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.165352+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.223835+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.223835+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.225524+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.225524+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.227180+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.227180+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.227862+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.227862+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.234879+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.234879+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.330241+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.330241+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.332285+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.332285+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.334401+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.334401+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.335162+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.335162+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.341534+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.341534+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.401895+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.401895+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.403804+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.403804+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.405470+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.405470+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.406143+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.406143+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.412315+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.412315+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.510879+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.510879+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.512427+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.512427+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.514563+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.514563+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.515160+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.515160+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.521266+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.521266+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.582641+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.252 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.582641+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.584238+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.584238+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.586118+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.586118+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.586752+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.586752+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.593698+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.593698+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.656989+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.656989+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.253 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.659165+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.659165+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.661443+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.661443+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.662273+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.662273+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.669293+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.669293+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.729265+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.729265+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.730848+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.730848+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.732529+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.732529+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.733144+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.733144+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.739191+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.739191+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.834700+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.834700+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.836932+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.836932+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.839221+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.839221+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.839966+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.839966+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.847534+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.847534+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.914647+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.914647+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.916731+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.916731+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.918374+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.918374+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.918964+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.918964+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.256 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.924763+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.257 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.924763+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.257 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.984512+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.257 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.984512+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.257 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.986247+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.257 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.986247+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:46.265694+0000 mgr.y (mgr.54108) 26 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:46.265694+0000 mgr.y (mgr.54108) 26 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.365596+0000 mgr.y (mgr.54108) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.365596+0000 mgr.y (mgr.54108) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.474535+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.474535+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.588678+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.588678+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.667461+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.667461+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.776783+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.776783+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.886495+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:46.886495+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:46.986565+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:46.986565+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:46.998563+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:46.998563+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.006882+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.006882+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.010666+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:46.265694+0000 mgr.y (mgr.54108) 26 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: cephadm 2024-09-17T12:00:46.365596+0000 mgr.y (mgr.54108) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: cephadm 2024-09-17T12:00:46.474535+0000 mgr.y (mgr.54108) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: cephadm 2024-09-17T12:00:46.588678+0000 mgr.y (mgr.54108) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: cephadm 2024-09-17T12:00:46.667461+0000 mgr.y (mgr.54108) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: cephadm 2024-09-17T12:00:46.776783+0000 mgr.y (mgr.54108) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: cephadm 2024-09-17T12:00:46.886495+0000 mgr.y (mgr.54108) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:46.986565+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:46.998563+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.006882+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.010666+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.082214+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.084048+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.086121+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.086808+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.092815+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.093272+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.154404+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.156051+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.158356+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.010666+0000 mgr.y (mgr.54108) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.082214+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.082214+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.084048+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.084048+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.086121+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.086121+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.086808+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.086808+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.092815+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.092815+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.093272+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.093272+0000 mgr.y (mgr.54108) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.154404+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.154404+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.156051+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.156051+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.158356+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.158356+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.158974+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.164845+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.165352+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.223835+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.225524+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.227180+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.227862+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.234879+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.330241+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.332285+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.334401+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.335162+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.341534+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.401895+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.403804+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[26066]: audit 2024-09-17T12:00:47.405470+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.406143+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.412315+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.510879+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.512427+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.158974+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.158974+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.164845+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.164845+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.165352+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.165352+0000 mgr.y (mgr.54108) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.223835+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.223835+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.225524+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.225524+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.227180+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.227180+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.227862+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.227862+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.234879+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.234879+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.330241+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.330241+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.332285+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.332285+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.514563+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.515160+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.521266+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.582641+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.584238+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.586118+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.586752+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.593698+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.656989+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.659165+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.661443+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.662273+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.669293+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.729265+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.730848+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.732529+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.733144+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.739191+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.834700+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.836932+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.839221+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.839966+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.847534+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.914647+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.916731+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.918374+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.918964+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.924763+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.984512+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[26066]: audit 2024-09-17T12:00:47.986247+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.334401+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.334401+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.335162+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.335162+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.341534+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.341534+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.401895+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.401895+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.403804+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.403804+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.405470+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.405470+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.406143+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.406143+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.412315+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.412315+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.510879+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.510879+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.512427+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.512427+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.514563+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.514563+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.515160+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.515160+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.521266+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.521266+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.582641+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.582641+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.584238+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.584238+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.586118+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.586118+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.586752+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.586752+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.593698+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.593698+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.656989+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.656989+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.659165+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.659165+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.661443+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.661443+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.662273+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.662273+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.669293+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.669293+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.729265+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.729265+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.730848+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.730848+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.732529+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.732529+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.733144+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.733144+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:47 smithi092 bash[110680]: audit 2024-09-17T12:00:47.739191+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.739191+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.834700+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.834700+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.836932+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.836932+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.839221+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.839221+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.839966+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.839966+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.847534+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.847534+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.914647+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.914647+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.916731+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.916731+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.918374+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.918374+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.918964+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.918964+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.924763+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.924763+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.984512+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.984512+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.986247+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: audit 2024-09-17T12:00:47.986247+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.235339+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cluster 2024-09-17T12:00:47.261522+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:49.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.342227+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.414765+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.521756+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.594281+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.669954+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.739695+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.848128+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:47.925210+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:47.988880+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:47.989621+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.010458+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.011051+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.070583+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.072123+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.073751+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.074359+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.080082+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.080580+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.235339+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.235339+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: cluster 2024-09-17T12:00:47.261522+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: cluster 2024-09-17T12:00:47.261522+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.342227+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:48 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.342227+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.414765+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.414765+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.521756+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.521756+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.594281+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.594281+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.669954+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.669954+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.739695+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.739695+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.848128+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.848128+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.925210+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:47.925210+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:47.988880+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.146634+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.148289+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.149933+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.150566+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.156381+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.156868+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.215989+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.217522+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.219575+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.220205+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.224880+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.289563+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.291554+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.293489+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.294208+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.299292+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.397055+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.399404+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.400960+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.401621+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:47.988880+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:47.989621+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:47.989621+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.010458+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.010458+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.011051+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.011051+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.070583+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.070583+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.072123+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.072123+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.073751+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.073751+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.074359+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.074359+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.080082+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.080082+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.080580+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.080580+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.146634+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.405902+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.414411+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.473045+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.474604+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.476474+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.477095+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.482044+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.523330+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.543796+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.545287+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.547051+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.547745+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.555740+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.617069+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.618640+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.620501+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.621164+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.629068+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.649274+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.727537+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.729610+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.731898+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.732667+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.743112+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.841116+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.843273+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.845194+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.846137+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.854077+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.954208+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.956197+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.958279+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.959031+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[26066]: audit 2024-09-17T12:00:48.966857+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.146634+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.148289+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.148289+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.149933+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.149933+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.150566+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.150566+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.156381+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.156381+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.156868+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.156868+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.215989+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.215989+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.217522+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.217522+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.219575+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.219575+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.220205+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.220205+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.224880+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.224880+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.289563+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.289563+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.291554+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.291554+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.293489+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.293489+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.294208+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.294208+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.299292+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.299292+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.397055+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.397055+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.399404+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.399404+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.400960+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.400960+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.401621+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.401621+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.405902+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.405902+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.414411+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.414411+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.473045+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.473045+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.474604+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.474604+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.476474+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.476474+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.477095+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.477095+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.482044+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.482044+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.523330+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.523330+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.543796+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.543796+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.545287+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.545287+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.547051+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.547051+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.547745+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.547745+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.555740+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.555740+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.617069+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.617069+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.618640+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.618640+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.620501+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.620501+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.621164+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.621164+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.629068+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.629068+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.649274+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.649274+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.727537+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.727537+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.729610+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.729610+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.731898+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.731898+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.732667+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.732667+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.743112+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.743112+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.841116+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.841116+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.843273+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.843273+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.845194+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.845194+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.846137+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.846137+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.854077+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.854077+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.954208+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.954208+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.956197+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.956197+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.958279+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.958279+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.959031+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.959031+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.966857+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:49 smithi092 bash[110680]: audit 2024-09-17T12:00:48.966857+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.235339+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.235339+0000 mgr.y (mgr.54108) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cluster 2024-09-17T12:00:47.261522+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cluster 2024-09-17T12:00:47.261522+0000 mgr.y (mgr.54108) 37 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.342227+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.342227+0000 mgr.y (mgr.54108) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.414765+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.414765+0000 mgr.y (mgr.54108) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.521756+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.521756+0000 mgr.y (mgr.54108) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.594281+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.594281+0000 mgr.y (mgr.54108) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.669954+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.669954+0000 mgr.y (mgr.54108) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.739695+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.739695+0000 mgr.y (mgr.54108) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.848128+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.848128+0000 mgr.y (mgr.54108) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.925210+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:47.925210+0000 mgr.y (mgr.54108) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.988880+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.988880+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.989621+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:47.989621+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.010458+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.010458+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.011051+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.011051+0000 mgr.y (mgr.54108) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.070583+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.070583+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.072123+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.072123+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.073751+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.073751+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.074359+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.074359+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.080082+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.080082+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.080580+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.080580+0000 mgr.y (mgr.54108) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.146634+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.146634+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.148289+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.148289+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.149933+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.149933+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.150566+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.150566+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.156381+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.156381+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.156868+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.156868+0000 mgr.y (mgr.54108) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.215989+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.215989+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.217522+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.217522+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.219575+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.219575+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.220205+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.220205+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.224880+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.224880+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.289563+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.289563+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.291554+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.291554+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.293489+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.293489+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.294208+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:48 smithi121 bash[87711]: audit 2024-09-17T12:00:48.294208+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.299292+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.299292+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.397055+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.397055+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.399404+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.399404+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.400960+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.400960+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.401621+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.401621+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.405902+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.405902+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.414411+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.414411+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.473045+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.473045+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.474604+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.474604+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.476474+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.476474+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.477095+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.477095+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.482044+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.482044+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.523330+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.523330+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.543796+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.543796+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.545287+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.545287+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.547051+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.547051+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.547745+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.547745+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.555740+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.555740+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.617069+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.617069+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.618640+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.618640+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.620501+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.620501+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.621164+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.621164+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.629068+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.629068+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.649274+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.649274+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.727537+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.727537+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.729610+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.729610+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.731898+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.731898+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.732667+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.732667+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.743112+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.743112+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.841116+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.841116+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.843273+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.843273+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.845194+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.845194+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.846137+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.846137+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.854077+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.854077+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.954208+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.954208+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:49.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.956197+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.956197+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:49.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.958279+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.958279+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:49.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.959031+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.959031+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:49.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.966857+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:49.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:49 smithi121 bash[87711]: audit 2024-09-17T12:00:48.966857+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.225395+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.225395+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.301646+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.301646+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.414984+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.414984+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.482570+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.482570+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.557741+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.557741+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.629632+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.629632+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.743596+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.743596+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.854613+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.854613+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.968511+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:48.968511+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.026382+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.026382+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.070315+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.070315+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.386 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.225395+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.386 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.301646+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.386 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.414984+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.386 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.482570+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.386 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.557741+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.629632+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.743596+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.854613+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:48.968511+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.026382+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.070315+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.072017+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.074010+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.074660+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.082666+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.083166+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.178194+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.388 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.180339+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.388 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.183168+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.388 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.184028+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.388 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.192564+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.388 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.225395+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.388 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.225395+0000 mgr.y (mgr.54108) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.301646+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.301646+0000 mgr.y (mgr.54108) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.414984+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.414984+0000 mgr.y (mgr.54108) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.482570+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.482570+0000 mgr.y (mgr.54108) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.557741+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.557741+0000 mgr.y (mgr.54108) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.629632+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.629632+0000 mgr.y (mgr.54108) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.743596+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.743596+0000 mgr.y (mgr.54108) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.854613+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.854613+0000 mgr.y (mgr.54108) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.968511+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:48.968511+0000 mgr.y (mgr.54108) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.026382+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.391 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.026382+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.391 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.070315+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.391 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.070315+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.261319+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.263685+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.266393+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.267194+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.276089+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.339669+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.341341+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.343168+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.343836+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.350855+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.422927+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.424615+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.426629+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.427327+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.435619+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.503823+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.505619+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.507466+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.508163+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.072017+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.072017+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.074010+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.074010+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.074660+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.074660+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.082666+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.082666+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.083166+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.083166+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.178194+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.178194+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.180339+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.180339+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.183168+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.183168+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.184028+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.184028+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.192564+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.192564+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.261319+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.261319+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.263685+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.263685+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.266393+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.266393+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.267194+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.267194+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.276089+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.276089+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.339669+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.339669+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.341341+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.341341+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.343168+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.343168+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.343836+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.343836+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.350855+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.350855+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.422927+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.422927+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.424615+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.424615+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.426629+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.426629+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.427327+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.427327+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.435619+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.435619+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.503823+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.503823+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.505619+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.505619+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.507466+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.507466+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.508163+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.508163+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.516440+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.516440+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.611956+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.611956+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.614284+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.614284+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.616605+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.616605+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.617405+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.617405+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.625920+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.625920+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.725602+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.725602+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.727889+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.727889+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.730290+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.730290+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.731020+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.731020+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.739556+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.739556+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.809617+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.809617+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.811157+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.811157+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.813419+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.813419+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.814034+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.814034+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.822078+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.822078+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.913163+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.913163+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.914733+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.914733+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.917104+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.917104+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.917814+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.917814+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.923011+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.923011+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.983353+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.983353+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.985096+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.985096+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.986875+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.986875+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.987534+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.987534+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.992729+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:50 smithi121 bash[87711]: audit 2024-09-17T12:00:49.992729+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.072017+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.072017+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.074010+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.074010+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.074660+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.403 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.074660+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.082666+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.082666+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.083166+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.083166+0000 mgr.y (mgr.54108) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.178194+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.178194+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.180339+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.180339+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.183168+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.404 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.183168+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.184028+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.184028+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.192564+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.192564+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.261319+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.261319+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.263685+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.263685+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.266393+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.266393+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.267194+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.267194+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.276089+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.276089+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.339669+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.339669+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.341341+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.341341+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.343168+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.343168+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.343836+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.343836+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.406 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.350855+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.407 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.516440+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.407 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.611956+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.407 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.614284+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.407 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.616605+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.407 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.617405+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.407 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.625920+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.407 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.725602+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.407 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.727889+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.407 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.730290+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.731020+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.739556+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.809617+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.811157+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.813419+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.814034+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.822078+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.913163+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.914733+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.917104+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.408 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.917814+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.923011+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.983353+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.985096+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.986875+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.987534+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[26066]: audit 2024-09-17T12:00:49.992729+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.350855+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.422927+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.422927+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.424615+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.424615+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.426629+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.426629+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.427327+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.427327+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.435619+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.435619+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.503823+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.503823+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.505619+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.505619+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.507466+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.507466+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.508163+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.508163+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.516440+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.516440+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.611956+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.611956+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.614284+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.614284+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.616605+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.616605+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.617405+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.617405+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.412 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.625920+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.625920+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.725602+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.725602+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.727889+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.727889+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.730290+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.730290+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.731020+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.731020+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.739556+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.739556+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.809617+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.809617+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.811157+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.811157+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.813419+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.813419+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.814034+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.814034+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.822078+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.822078+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.913163+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.414 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.913163+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.914733+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.914733+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.917104+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.917104+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.917814+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.917814+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.923011+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.923011+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.983353+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.983353+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.985096+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.985096+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:50.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.986875+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.986875+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:50.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.987534+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.987534+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:50.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.992729+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:50.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[110680]: audit 2024-09-17T12:00:49.992729+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.029 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:00:50] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-17T12:00:51.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.193196+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.193196+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cluster 2024-09-17T12:00:49.261879+0000 mgr.y (mgr.54108) 60 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:00:51.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cluster 2024-09-17T12:00:49.261879+0000 mgr.y (mgr.54108) 60 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:00:51.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.276626+0000 mgr.y (mgr.54108) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.276626+0000 mgr.y (mgr.54108) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.351394+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.351394+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.436130+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.436130+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.516899+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.516899+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.626564+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.626564+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.740410+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.740410+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.193196+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.193196+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cluster 2024-09-17T12:00:49.261879+0000 mgr.y (mgr.54108) 60 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cluster 2024-09-17T12:00:49.261879+0000 mgr.y (mgr.54108) 60 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.276626+0000 mgr.y (mgr.54108) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.276626+0000 mgr.y (mgr.54108) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.351394+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.351394+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.436130+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.436130+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.516899+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.516899+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.626564+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.626564+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.740410+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.740410+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.822598+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.822598+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.923476+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.923476+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.994479+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:49.994479+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.092343+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.092343+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.094589+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.094589+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.097046+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.097046+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.097789+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.097789+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.103874+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.103874+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.104418+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.104418+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.199099+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.199099+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.200571+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.200571+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.202243+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.202243+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.202861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.202861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.208184+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.208184+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.296571+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.296571+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.298574+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.298574+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.300532+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.300532+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.301184+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.301184+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.307084+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.307084+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.366602+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.366602+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.368315+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.368315+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.370209+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.370209+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.370981+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.370981+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.376963+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.376963+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.472831+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.472831+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.475104+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.475104+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.477779+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.477779+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.478580+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.478580+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.486830+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.486830+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.585397+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.585397+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.587167+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.587167+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.589229+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.589229+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.590412+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.590412+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.591802+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.591802+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.603583+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.603583+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.694012+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.694012+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.696400+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.696400+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.699250+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.699250+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.699988+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.699988+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.705066+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.705066+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.765784+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.765784+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.771015+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.771015+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.775568+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.775568+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.775893+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.775893+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.777998+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.777998+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.779878+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.779878+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.780908+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.780908+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.786687+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.786687+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.847010+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.847010+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.848833+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.848833+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.851396+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.851396+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.852319+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.852319+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.857738+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.857738+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.920506+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.920506+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.922147+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.922147+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.923858+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.923858+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.924506+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.924506+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.930477+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[87711]: audit 2024-09-17T12:00:50.930477+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.822598+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.822598+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.923476+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.923476+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.994479+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:49.994479+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.092343+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.092343+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.094589+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.094589+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.097046+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.097046+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.097789+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.097789+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.103874+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.103874+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.104418+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.104418+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.199099+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.199099+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.193196+0000 mgr.y (mgr.54108) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cluster 2024-09-17T12:00:49.261879+0000 mgr.y (mgr.54108) 60 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T12:00:51.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.276626+0000 mgr.y (mgr.54108) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.351394+0000 mgr.y (mgr.54108) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.436130+0000 mgr.y (mgr.54108) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.516899+0000 mgr.y (mgr.54108) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.626564+0000 mgr.y (mgr.54108) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.740410+0000 mgr.y (mgr.54108) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.822598+0000 mgr.y (mgr.54108) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.923476+0000 mgr.y (mgr.54108) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:49.994479+0000 mgr.y (mgr.54108) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.092343+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.094589+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.097046+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.097789+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.103874+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.104418+0000 mgr.y (mgr.54108) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.199099+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.200571+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.202243+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.200571+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.200571+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.202243+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.202243+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.202861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.202861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.208184+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.208184+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.296571+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.296571+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.298574+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.298574+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.300532+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.300532+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.301184+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.301184+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.307084+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.307084+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.366602+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.366602+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.368315+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.368315+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.370209+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.370209+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.370981+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.370981+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.376963+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.376963+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.472831+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.472831+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.475104+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.475104+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.477779+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.477779+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.478580+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.478580+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.486830+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.486830+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.585397+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.202861+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.208184+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.296571+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.298574+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.300532+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.301184+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.307084+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.366602+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.368315+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.370209+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.370981+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.376963+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.472831+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.475104+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.477779+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.478580+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.486830+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.585397+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.587167+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.589229+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.590412+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.591802+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.603583+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.694012+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.696400+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.699250+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.699988+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.705066+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.765784+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.771015+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.775568+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.775893+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.777998+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.779878+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.780908+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.786687+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.847010+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.848833+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.851396+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.852319+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.857738+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.920506+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.922147+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.923858+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.924506+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[26066]: audit 2024-09-17T12:00:50.930477+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.585397+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.587167+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.587167+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.589229+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.589229+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:00:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.590412+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.590412+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.591802+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.591802+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.603583+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.603583+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.694012+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.694012+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.696400+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.696400+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.699250+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.699250+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.699988+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.699988+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.705066+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.705066+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.765784+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.765784+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.771015+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.771015+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.775568+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.775568+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.775893+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.775893+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.777998+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.777998+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.779878+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.779878+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.780908+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.780908+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.786687+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.786687+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.847010+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.847010+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.848833+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.848833+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.851396+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.851396+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.852319+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.852319+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.857738+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.857738+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.920506+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.920506+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.922147+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.922147+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.923858+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.923858+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.924506+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.924506+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.930477+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:51 smithi092 bash[110680]: audit 2024-09-17T12:00:50.930477+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:51.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[90950]: [17/Sep/2024:12:00:51] ENGINE Bus STARTING 2024-09-17T12:00:51.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[90950]: CherryPy Checker: 2024-09-17T12:00:51.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[90950]: The Application mounted at '' has an empty config. 2024-09-17T12:00:51.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[90950]: [17/Sep/2024:12:00:51] ENGINE Serving on http://:::9283 2024-09-17T12:00:51.806 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:00:51 smithi121 bash[90950]: [17/Sep/2024:12:00:51] ENGINE Bus STARTED 2024-09-17T12:00:52.225 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.208614+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.225 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.208614+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.225 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.307521+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.225 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.307521+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.377450+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.377450+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.487385+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.487385+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.605584+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.605584+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.707866+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.707866+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.787151+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.787151+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.858409+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.226 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.858409+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.931066+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:50.931066+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.026031+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.026031+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.036574+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.036574+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.040552+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.040552+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.041307+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.041307+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.050709+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.050709+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.227 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.051234+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.051234+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.109815+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.109815+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.111411+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.111411+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.113154+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.113154+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.113784+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.113784+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.122974+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.122974+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.123552+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.228 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.123552+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.180667+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.180667+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.182776+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.182776+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.184445+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.184445+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.185156+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.185156+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.194913+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.194913+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.253169+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.253169+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.254945+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.254945+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.257098+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.257098+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.257774+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.257774+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.267259+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.267259+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.332143+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.332143+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.334408+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.334408+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.336435+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.336435+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.337281+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.337281+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.346811+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.346811+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cluster 2024-09-17T12:00:51.395767+0000 mon.a (mon.0) 368 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cluster 2024-09-17T12:00:51.395767+0000 mon.a (mon.0) 368 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cluster 2024-09-17T12:00:51.395873+0000 mon.a (mon.0) 369 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: cluster 2024-09-17T12:00:51.395873+0000 mon.a (mon.0) 369 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.399219+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:52.231 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.399219+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:52.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.400878+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:52.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.400878+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:52.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.402415+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:52.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.402415+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:52.232 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.402821+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.402821+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.411440+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.411440+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.413308+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.413308+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.415274+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.415274+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.415975+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.415975+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.425852+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.425852+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.523703+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.233 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.523703+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.525602+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.525602+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.527556+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.527556+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.528214+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.528214+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.537965+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.537965+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.575067+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.575067+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.584345+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.584345+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.234 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.590848+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.235 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.590848+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.235 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.599123+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.235 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.599123+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.235 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.600861+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.235 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.600861+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.235 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.601953+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:00:52.235 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.601953+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:00:52.235 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.602583+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:00:52.235 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:52 smithi121 bash[87711]: audit 2024-09-17T12:00:51.602583+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:00:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.208614+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.208614+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.307521+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.307521+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.377450+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.377450+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.487385+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.487385+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.605584+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.605584+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.707866+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.707866+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.787151+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.787151+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.858409+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.858409+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.931066+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:50.931066+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.026031+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.026031+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.036574+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.208614+0000 mgr.y (mgr.54108) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.307521+0000 mgr.y (mgr.54108) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.377450+0000 mgr.y (mgr.54108) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.487385+0000 mgr.y (mgr.54108) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.605584+0000 mgr.y (mgr.54108) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.707866+0000 mgr.y (mgr.54108) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.787151+0000 mgr.y (mgr.54108) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.858409+0000 mgr.y (mgr.54108) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:50.931066+0000 mgr.y (mgr.54108) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.026031+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.036574+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.040552+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.041307+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.050709+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:51.051234+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.109815+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.111411+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.113154+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.113784+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.122974+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cephadm 2024-09-17T12:00:51.123552+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.180667+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.182776+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.184445+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.185156+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.194913+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.253169+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.254945+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.257098+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.257774+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.267259+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.332143+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.334408+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.336435+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.337281+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.346811+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cluster 2024-09-17T12:00:51.395767+0000 mon.a (mon.0) 368 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:52.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: cluster 2024-09-17T12:00:51.395873+0000 mon.a (mon.0) 369 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:52.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.399219+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:52.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.400878+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.036574+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.040552+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.040552+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.041307+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.041307+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.050709+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.050709+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.051234+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.051234+0000 mgr.y (mgr.54108) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.109815+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.109815+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.111411+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.111411+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.113154+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.113154+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.113784+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.113784+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.122974+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.122974+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.123552+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.123552+0000 mgr.y (mgr.54108) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.402415+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.402821+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.411440+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.413308+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.415274+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.415975+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.425852+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.523703+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.525602+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.527556+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.528214+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.537965+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.575067+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.584345+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.590848+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.599123+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.600861+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.601953+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:00:52.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[26066]: audit 2024-09-17T12:00:51.602583+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:00:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.180667+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.180667+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.182776+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.182776+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.184445+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.184445+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.185156+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.185156+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.194913+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.194913+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.253169+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.253169+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.254945+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.254945+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.257098+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.257098+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.257774+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.257774+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.267259+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.267259+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.332143+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.332143+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.334408+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.334408+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.336435+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.336435+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.337281+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.337281+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.346811+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.346811+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cluster 2024-09-17T12:00:51.395767+0000 mon.a (mon.0) 368 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cluster 2024-09-17T12:00:51.395767+0000 mon.a (mon.0) 368 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cluster 2024-09-17T12:00:51.395873+0000 mon.a (mon.0) 369 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: cluster 2024-09-17T12:00:51.395873+0000 mon.a (mon.0) 369 : cluster [DBG] Standby manager daemon x started 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.399219+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.399219+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/crt"} : dispatch 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.400878+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.400878+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.402415+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.402415+0000 mon.b (mon.1) 8 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/x/key"} : dispatch 2024-09-17T12:00:52.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.402821+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.402821+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.? 172.21.15.121:0/1169478300' entity='mgr.x' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.411440+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.411440+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.413308+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.413308+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.415274+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.415274+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.415975+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.415975+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.425852+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.425852+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.523703+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.523703+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.525602+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.525602+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.527556+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.527556+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.528214+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.528214+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.537965+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.537965+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.575067+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.575067+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.584345+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.584345+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.590848+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.590848+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.599123+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.599123+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:00:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.600861+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.600861+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.601953+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:00:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.601953+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T12:00:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.602583+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:00:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:52 smithi092 bash[110680]: audit 2024-09-17T12:00:51.602583+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.195363+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.195363+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cluster 2024-09-17T12:00:51.262529+0000 mgr.y (mgr.54108) 83 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cluster 2024-09-17T12:00:51.262529+0000 mgr.y (mgr.54108) 83 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.267825+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.267825+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.347417+0000 mgr.y (mgr.54108) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.347417+0000 mgr.y (mgr.54108) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.426491+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.426491+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.538457+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.538457+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.603058+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:00:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cephadm 2024-09-17T12:00:51.603058+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:00:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cluster 2024-09-17T12:00:52.360298+0000 mon.a (mon.0) 387 : cluster [DBG] mgrmap e50: y(active, since 17s), standbys: x 2024-09-17T12:00:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:53 smithi121 bash[87711]: cluster 2024-09-17T12:00:52.360298+0000 mon.a (mon.0) 387 : cluster [DBG] mgrmap e50: y(active, since 17s), standbys: x 2024-09-17T12:00:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[26066]: cephadm 2024-09-17T12:00:51.195363+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[26066]: cluster 2024-09-17T12:00:51.262529+0000 mgr.y (mgr.54108) 83 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[26066]: cephadm 2024-09-17T12:00:51.267825+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[26066]: cephadm 2024-09-17T12:00:51.347417+0000 mgr.y (mgr.54108) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[26066]: cephadm 2024-09-17T12:00:51.426491+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[26066]: cephadm 2024-09-17T12:00:51.538457+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[26066]: cephadm 2024-09-17T12:00:51.603058+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:00:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[26066]: cluster 2024-09-17T12:00:52.360298+0000 mon.a (mon.0) 387 : cluster [DBG] mgrmap e50: y(active, since 17s), standbys: x 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.195363+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.195363+0000 mgr.y (mgr.54108) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cluster 2024-09-17T12:00:51.262529+0000 mgr.y (mgr.54108) 83 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cluster 2024-09-17T12:00:51.262529+0000 mgr.y (mgr.54108) 83 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.267825+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.267825+0000 mgr.y (mgr.54108) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.347417+0000 mgr.y (mgr.54108) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.347417+0000 mgr.y (mgr.54108) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.426491+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.426491+0000 mgr.y (mgr.54108) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.538457+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.538457+0000 mgr.y (mgr.54108) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:00:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.603058+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:00:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cephadm 2024-09-17T12:00:51.603058+0000 mgr.y (mgr.54108) 88 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:00:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cluster 2024-09-17T12:00:52.360298+0000 mon.a (mon.0) 387 : cluster [DBG] mgrmap e50: y(active, since 17s), standbys: x 2024-09-17T12:00:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:53 smithi092 bash[110680]: cluster 2024-09-17T12:00:52.360298+0000 mon.a (mon.0) 387 : cluster [DBG] mgrmap e50: y(active, since 17s), standbys: x 2024-09-17T12:00:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:55 smithi121 bash[87711]: cluster 2024-09-17T12:00:53.263158+0000 mgr.y (mgr.54108) 89 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:55 smithi121 bash[87711]: cluster 2024-09-17T12:00:53.263158+0000 mgr.y (mgr.54108) 89 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:55 smithi121 bash[87711]: audit 2024-09-17T12:00:54.630768+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:55 smithi121 bash[87711]: audit 2024-09-17T12:00:54.630768+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:55 smithi092 bash[26066]: cluster 2024-09-17T12:00:53.263158+0000 mgr.y (mgr.54108) 89 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:55 smithi092 bash[26066]: audit 2024-09-17T12:00:54.630768+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:55 smithi092 bash[110680]: cluster 2024-09-17T12:00:53.263158+0000 mgr.y (mgr.54108) 89 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:55 smithi092 bash[110680]: cluster 2024-09-17T12:00:53.263158+0000 mgr.y (mgr.54108) 89 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:00:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:55 smithi092 bash[110680]: audit 2024-09-17T12:00:54.630768+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:55 smithi092 bash[110680]: audit 2024-09-17T12:00:54.630768+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[26066]: cluster 2024-09-17T12:00:55.263965+0000 mgr.y (mgr.54108) 90 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:00:56.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[26066]: audit 2024-09-17T12:00:55.367622+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[26066]: cephadm 2024-09-17T12:00:55.896028+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:00:56.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[26066]: audit 2024-09-17T12:00:55.901993+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[26066]: audit 2024-09-17T12:00:55.905125+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[26066]: audit 2024-09-17T12:00:55.906543+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[26066]: audit 2024-09-17T12:00:55.907869+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[26066]: cephadm 2024-09-17T12:00:55.909380+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: cluster 2024-09-17T12:00:55.263965+0000 mgr.y (mgr.54108) 90 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: cluster 2024-09-17T12:00:55.263965+0000 mgr.y (mgr.54108) 90 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.367622+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.367622+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: cephadm 2024-09-17T12:00:55.896028+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: cephadm 2024-09-17T12:00:55.896028+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:00:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.901993+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.901993+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.905125+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:00:56.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.905125+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:00:56.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.906543+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:00:56.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.906543+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:00:56.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.907869+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:56.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: audit 2024-09-17T12:00:55.907869+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:56.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: cephadm 2024-09-17T12:00:55.909380+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:00:56.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:56 smithi092 bash[110680]: cephadm 2024-09-17T12:00:55.909380+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:00:56.641 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:00:56.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: cluster 2024-09-17T12:00:55.263965+0000 mgr.y (mgr.54108) 90 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:00:56.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: cluster 2024-09-17T12:00:55.263965+0000 mgr.y (mgr.54108) 90 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:00:56.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.367622+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.367622+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: cephadm 2024-09-17T12:00:55.896028+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:00:56.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: cephadm 2024-09-17T12:00:55.896028+0000 mgr.y (mgr.54108) 91 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:00:56.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.901993+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.901993+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:56.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.905125+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:00:56.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.905125+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:00:56.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.906543+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:00:56.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.906543+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:00:56.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.907869+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:56.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: audit 2024-09-17T12:00:55.907869+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:00:56.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: cephadm 2024-09-17T12:00:55.909380+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:00:56.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:56 smithi121 bash[87711]: cephadm 2024-09-17T12:00:55.909380+0000 mgr.y (mgr.54108) 92 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:00:57.298 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:00:57.298 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 5s ago 46m - - 2024-09-17T12:00:57.298 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 6s ago 45m - - 2024-09-17T12:00:57.298 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (5m) 5s ago 35m 13.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:00:57.298 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (4m) 6s ago 35m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (7m) 5s ago 31m 48.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (7m) 6s ago 44m 438M - 19.3.0-4937-g74984932 6c1fcab85602 20368f5127cf 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (18m) 5s ago 47m 496M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (32s) 5s ago 47m 38.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (2m) 6s ago 45m 40.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (45m) 5s ago 45m 99.2M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 41b7842dbe9c 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (6m) 5s ago 36m 8192k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (6m) 6s ago 36m 8855k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (43m) 5s ago 43m 59.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (42m) 5s ago 43m 61.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (42m) 5s ago 42m 54.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (41m) 5s ago 41m 68.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:00:57.299 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (40m) 6s ago 40m 61.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:00:57.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (39m) 6s ago 39m 65.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:00:57.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (38m) 6s ago 38m 65.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:00:57.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (37m) 6s ago 37m 68.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:00:57.300 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (6m) 6s ago 36m 48.9M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:00:57.300 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (32m) 5s ago 32m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:00:57.300 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (32m) 6s ago 32m 100M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:00:57.665 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:00:57.665 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:00:57.665 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1, 2024-09-17T12:00:57.665 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 11, 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 4 2024-09-17T12:00:57.666 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:00:57.667 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:00:57.694 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:57 smithi121 bash[87711]: audit 2024-09-17T12:00:56.273767+0000 mgr.y (mgr.54108) 93 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:57.694 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:57 smithi121 bash[87711]: audit 2024-09-17T12:00:56.273767+0000 mgr.y (mgr.54108) 93 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:57.694 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:57 smithi121 bash[87711]: audit 2024-09-17T12:00:56.630833+0000 mgr.y (mgr.54108) 94 : audit [DBG] from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.694 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:57 smithi121 bash[87711]: audit 2024-09-17T12:00:56.630833+0000 mgr.y (mgr.54108) 94 : audit [DBG] from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.694 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:57 smithi121 bash[87711]: audit 2024-09-17T12:00:56.950239+0000 mgr.y (mgr.54108) 95 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.694 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:57 smithi121 bash[87711]: audit 2024-09-17T12:00:56.950239+0000 mgr.y (mgr.54108) 95 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:57 smithi092 bash[26066]: audit 2024-09-17T12:00:56.273767+0000 mgr.y (mgr.54108) 93 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:57.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:57 smithi092 bash[26066]: audit 2024-09-17T12:00:56.630833+0000 mgr.y (mgr.54108) 94 : audit [DBG] from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:57 smithi092 bash[26066]: audit 2024-09-17T12:00:56.950239+0000 mgr.y (mgr.54108) 95 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:57 smithi092 bash[110680]: audit 2024-09-17T12:00:56.273767+0000 mgr.y (mgr.54108) 93 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:57 smithi092 bash[110680]: audit 2024-09-17T12:00:56.273767+0000 mgr.y (mgr.54108) 93 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:00:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:57 smithi092 bash[110680]: audit 2024-09-17T12:00:56.630833+0000 mgr.y (mgr.54108) 94 : audit [DBG] from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:57 smithi092 bash[110680]: audit 2024-09-17T12:00:56.630833+0000 mgr.y (mgr.54108) 94 : audit [DBG] from='client.54144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:57 smithi092 bash[110680]: audit 2024-09-17T12:00:56.950239+0000 mgr.y (mgr.54108) 95 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:57 smithi092 bash[110680]: audit 2024-09-17T12:00:56.950239+0000 mgr.y (mgr.54108) 95 : audit [DBG] from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:57.980 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:00:57.980 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:00:57.981 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:00:57.981 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi092", 2024-09-17T12:00:57.981 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:00:57.981 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "1/2 daemons upgraded", 2024-09-17T12:00:57.981 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T12:00:57.981 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:00:57.981 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:00:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.257201+0000 mgr.y (mgr.54108) 96 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.257201+0000 mgr.y (mgr.54108) 96 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: cluster 2024-09-17T12:00:57.266192+0000 mgr.y (mgr.54108) 97 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: cluster 2024-09-17T12:00:57.266192+0000 mgr.y (mgr.54108) 97 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.666043+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/4149965342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.666043+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/4149965342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.911109+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.911109+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.918941+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.918941+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.931716+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.931716+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.981297+0000 mgr.y (mgr.54108) 98 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[110680]: audit 2024-09-17T12:00:57.981297+0000 mgr.y (mgr.54108) 98 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[26066]: audit 2024-09-17T12:00:57.257201+0000 mgr.y (mgr.54108) 96 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[26066]: cluster 2024-09-17T12:00:57.266192+0000 mgr.y (mgr.54108) 97 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[26066]: audit 2024-09-17T12:00:57.666043+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/4149965342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[26066]: audit 2024-09-17T12:00:57.911109+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[26066]: audit 2024-09-17T12:00:57.918941+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[26066]: audit 2024-09-17T12:00:57.931716+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:58 smithi092 bash[26066]: audit 2024-09-17T12:00:57.981297+0000 mgr.y (mgr.54108) 98 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.257201+0000 mgr.y (mgr.54108) 96 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.257201+0000 mgr.y (mgr.54108) 96 : audit [DBG] from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: cluster 2024-09-17T12:00:57.266192+0000 mgr.y (mgr.54108) 97 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: cluster 2024-09-17T12:00:57.266192+0000 mgr.y (mgr.54108) 97 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:00:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.666043+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/4149965342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.666043+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/4149965342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:00:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.911109+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.911109+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.918941+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.918941+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.931716+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.931716+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:00:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.981297+0000 mgr.y (mgr.54108) 98 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:00:58 smithi121 bash[87711]: audit 2024-09-17T12:00:57.981297+0000 mgr.y (mgr.54108) 98 : audit [DBG] from='client.54168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:00:59.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:59.467 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:59.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:59.468 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:59.468 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:59.469 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:59.469 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:59.469 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:59.469 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:00:59.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:59 smithi092 systemd[1]: Stopping Ceph mon.c for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:00:59.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:59 smithi092 bash[26066]: debug 2024-09-17T12:00:59.587+0000 7f2bff076640 -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-17T12:00:59.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:00:59 smithi092 bash[26066]: debug 2024-09-17T12:00:59.587+0000 7f2bff076640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T12:01:00.744 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:00 smithi092 bash[112955]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-c 2024-09-17T12:01:00.744 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:00 smithi092 bash[113015]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-c 2024-09-17T12:01:00.744 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-17T12:01:00.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: Stopped Ceph mon.c for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:01:01.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:01.075 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:01.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:01.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:01.076 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:01.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:01.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:01:00] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-17T12:01:01.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:01.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: Started Ceph mon.c for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:01:01.077 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:01.077 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:01:00 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:03.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.063+0000 7f85ddfdcc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T12:01:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.063+0000 7f85ddfdcc80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T12:01:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.063+0000 7f85ddfdcc80 0 pidfile_write: ignore empty --pid-file 2024-09-17T12:01:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 0 load: jerasure load: lrc 2024-09-17T12:01:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T12:01:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Git sha 0 2024-09-17T12:01:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T12:01:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: DB SUMMARY 2024-09-17T12:01:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: DB Session ID: HI0S659TFC1HB43D5XHZ 2024-09-17T12:01:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 8533 Bytes 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000114.sst 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000112.log size: 5848734 ; 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.env: 0x5591e3f7c120 2024-09-17T12:01:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.info_log: 0x5591e489b700 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T12:01:03.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.db_log_dir: 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.wal_dir: 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T12:01:03.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.write_buffer_manager: 0x5591e489e1e0 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T12:01:03.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.row_cache: None 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.wal_filter: None 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T12:01:03.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T12:01:03.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T12:01:03.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Compression algorithms supported: 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: kZSTD supported: 0 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T12:01:03.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-17T12:01:03.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.merge_operator: 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5591e489b320) 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: cache_index_and_filter_blocks: 1 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: pin_top_level_index_and_filter: 1 2024-09-17T12:01:03.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: index_type: 0 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: data_block_index_type: 0 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: index_shortening: 1 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: checksum: 4 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: no_block_cache: 0 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: block_cache: 0x5591e4891610 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: block_cache_name: BinnedLRUCache 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: block_cache_options: 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: capacity : 536870912 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: num_shard_bits : 4 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: strict_capacity_limit : 0 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: high_pri_pool_ratio: 0.000 2024-09-17T12:01:03.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: block_cache_compressed: (nil) 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: persistent_cache: (nil) 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: block_size: 4096 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: block_size_deviation: 10 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: block_restart_interval: 16 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: index_block_restart_interval: 1 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: metadata_block_size: 4096 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: partition_filters: 0 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: use_delta_encoding: 1 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: filter_policy: bloomfilter 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: whole_key_filtering: 1 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: verify_compression: 0 2024-09-17T12:01:03.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: read_amp_bytes_per_bit: 0 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: format_version: 5 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: enable_index_compression: 1 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: block_align: 0 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: max_auto_readahead_size: 262144 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: prepopulate_block_cache: 0 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: initial_auto_readahead_size: 8192 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: num_file_reads_for_auto_readahead: 2 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T12:01:03.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.num_levels: 7 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:01:03.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T12:01:03.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T12:01:03.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T12:01:03.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T12:01:03.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T12:01:03.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 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-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 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 116, last_sequence is 62930, log_number is 112,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 112 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 112 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 084c22d2-10f3-4342-9c56-56301b3a96a8 2024-09-17T12:01:03.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574463072335, "job": 1, "event": "recovery_started", "wal_files": [112]} 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.067+0000 7f85ddfdcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #112 mode 2 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.091+0000 7f85ddfdcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574463095033, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 117, "file_size": 3677182, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 62935, "largest_seqno": 65382, "table_properties": {"data_size": 3667547, "index_size": 5773, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2821, "raw_key_size": 26422, "raw_average_key_size": 23, "raw_value_size": 3646059, "raw_average_value_size": 3258, "num_data_blocks": 253, "num_entries": 1119, "num_filter_entries": 1119, "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": 1726574463, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "084c22d2-10f3-4342-9c56-56301b3a96a8", "db_session_id": "HI0S659TFC1HB43D5XHZ", "orig_file_number": 117, "seqno_to_time_mapping": "N/A"}} 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.091+0000 7f85ddfdcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574463095164, "job": 1, "event": "recovery_finished"} 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.091+0000 7f85ddfdcc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 119 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.091+0000 7f85ddfdcc80 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-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.091+0000 7f85ddfdcc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000112.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.091+0000 7f85ddfdcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5591e48bee00 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.091+0000 7f85ddfdcc80 4 rocksdb: DB pointer 0x5591e49c2000 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.091+0000 7f85d3da4640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.091+0000 7f85d3da4640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: ** DB Stats ** 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: 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-17T12:01:03.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: 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-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: ** Compaction Stats [default] ** 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: 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-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: L0 1/0 3.51 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 423.3 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: L6 1/0 10.42 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-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Sum 2/0 13.92 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 423.3 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 423.3 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: ** Compaction Stats [default] ** 2024-09-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: 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-17T12:01:03.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 423.3 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Flush(GB): cumulative 0.003, interval 0.003 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Cumulative compaction: 0.00 GB write, 134.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Interval compaction: 0.00 GB write, 134.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:01:03.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: 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-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Block cache BinnedLRUCache@0x5591e4891610#7 capacity: 512.00 MB usage: 9.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: Block cache entry stats(count,size,portion): FilterBlock(1,3.03 KB,0.000578165%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.095+0000 7f85ddfdcc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] at bind addrs [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.095+0000 7f85ddfdcc80 1 mon.c@-1(???) e3 preinit fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.095+0000 7f85ddfdcc80 0 mon.c@-1(???).mds e1 new map 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.095+0000 7f85ddfdcc80 0 mon.c@-1(???).mds e1 print_map 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: e1 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: legacy client fscid: -1 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: 2024-09-17T12:01:03.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: No filesystems configured 2024-09-17T12:01:03.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.095+0000 7f85ddfdcc80 0 mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T12:01:03.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.095+0000 7f85ddfdcc80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:01:03.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.095+0000 7f85ddfdcc80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:01:03.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.095+0000 7f85ddfdcc80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:01:03.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:03 smithi092 bash[113070]: debug 2024-09-17T12:01:03.095+0000 7f85ddfdcc80 1 mon.c@-1(???).paxosservice(auth 1..35) refresh upgraded, format 0 -> 3 2024-09-17T12:01:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:01:10] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-17T12:01:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:11 smithi121 bash[87711]: cluster 2024-09-17T12:00:59.266949+0000 mgr.y (mgr.54108) 99 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:11 smithi121 bash[87711]: cluster 2024-09-17T12:00:59.266949+0000 mgr.y (mgr.54108) 99 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:11.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:11 smithi092 bash[110680]: cluster 2024-09-17T12:00:59.266949+0000 mgr.y (mgr.54108) 99 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:11.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:11 smithi092 bash[110680]: cluster 2024-09-17T12:00:59.266949+0000 mgr.y (mgr.54108) 99 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:12.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:12 smithi092 bash[113070]: cluster 2024-09-17T12:00:59.266949+0000 mgr.y (mgr.54108) 99 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:12.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:12 smithi092 bash[113070]: cluster 2024-09-17T12:00:59.266949+0000 mgr.y (mgr.54108) 99 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:13.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:13 smithi092 bash[78704]: debug 2024-09-17T12:01:13.103+0000 7f0e292f3640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T12:01:17.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.207692+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.207692+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:11.273635+0000 mgr.y (mgr.54108) 107 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:17.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:11.273635+0000 mgr.y (mgr.54108) 107 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:17.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.318657+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.318657+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.416462+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.416462+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.198 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.503220+0000 mgr.y (mgr.54108) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.503220+0000 mgr.y (mgr.54108) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.602607+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.602607+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.679684+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.679684+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.749711+0000 mgr.y (mgr.54108) 113 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:11.749711+0000 mgr.y (mgr.54108) 113 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:12.105648+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:12.105648+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:12.106162+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:12.106162+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:01:17.199 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:12.106361+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:01:17.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:12.106361+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:01:17.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:12.106549+0000 mon.b (mon.1) 12 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:12.106549+0000 mon.b (mon.1) 12 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:12.107666+0000 mon.a (mon.0) 469 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:12.107666+0000 mon.a (mon.0) 469 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.200 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:12.110247+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:12.110247+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:13.274377+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:13.274377+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:15.275131+0000 mgr.y (mgr.54108) 115 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:15.275131+0000 mgr.y (mgr.54108) 115 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:15.525552+0000 mgr.y (mgr.54108) 116 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:15.525552+0000 mgr.y (mgr.54108) 116 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:16.290240+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:16.290240+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.110221+0000 mon.a (mon.0) 470 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.110221+0000 mon.a (mon.0) 470 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.111460+0000 mon.b (mon.1) 13 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.201 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.111460+0000 mon.b (mon.1) 13 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.202 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.112294+0000 mon.a (mon.0) 471 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.202 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.112294+0000 mon.a (mon.0) 471 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.202 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.112397+0000 mon.a (mon.0) 472 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.202 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.112397+0000 mon.a (mon.0) 472 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.202 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.132654+0000 mon.a (mon.0) 473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:17.202 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.132654+0000 mon.a (mon.0) 473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:17.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136713+0000 mon.a (mon.0) 474 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:17.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136713+0000 mon.a (mon.0) 474 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:17.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136729+0000 mon.a (mon.0) 475 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:17.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136729+0000 mon.a (mon.0) 475 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:17.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136738+0000 mon.a (mon.0) 476 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:17.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136738+0000 mon.a (mon.0) 476 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:17.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136746+0000 mon.a (mon.0) 477 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136746+0000 mon.a (mon.0) 477 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136755+0000 mon.a (mon.0) 478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136755+0000 mon.a (mon.0) 478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136763+0000 mon.a (mon.0) 479 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136763+0000 mon.a (mon.0) 479 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136771+0000 mon.a (mon.0) 480 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136771+0000 mon.a (mon.0) 480 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136780+0000 mon.a (mon.0) 481 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136780+0000 mon.a (mon.0) 481 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136789+0000 mon.a (mon.0) 482 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.136789+0000 mon.a (mon.0) 482 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:17.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.137283+0000 mon.a (mon.0) 483 : cluster [DBG] fsmap 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.137283+0000 mon.a (mon.0) 483 : cluster [DBG] fsmap 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.137309+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.137309+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.137770+0000 mon.a (mon.0) 485 : cluster [DBG] mgrmap e50: y(active, since 41s), standbys: x 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.137770+0000 mon.a (mon.0) 485 : cluster [DBG] mgrmap e50: y(active, since 41s), standbys: x 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.137961+0000 mon.a (mon.0) 486 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.137961+0000 mon.a (mon.0) 486 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:17.140496+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:17.140496+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:17.141219+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:17.141219+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:17.141945+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: audit 2024-09-17T12:01:17.141945+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:17.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:17.142800+0000 mgr.y (mgr.54108) 118 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:01:17.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:17 smithi121 bash[87711]: cephadm 2024-09-17T12:01:17.142800+0000 mgr.y (mgr.54108) 118 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:01:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.207692+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.207692+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:11.273635+0000 mgr.y (mgr.54108) 107 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:11.273635+0000 mgr.y (mgr.54108) 107 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.318657+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.318657+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.416462+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.416462+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.503220+0000 mgr.y (mgr.54108) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.503220+0000 mgr.y (mgr.54108) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.602607+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.602607+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.679684+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.679684+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.749711+0000 mgr.y (mgr.54108) 113 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:11.749711+0000 mgr.y (mgr.54108) 113 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:01:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:12.105648+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:01:17.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:12.105648+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:01:17.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:12.106162+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:01:17.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:12.106162+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:01:17.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:12.106361+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:01:17.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.207692+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.207692+0000 mgr.y (mgr.54108) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:11.273635+0000 mgr.y (mgr.54108) 107 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:11.273635+0000 mgr.y (mgr.54108) 107 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.318657+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.318657+0000 mgr.y (mgr.54108) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.416462+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.416462+0000 mgr.y (mgr.54108) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.503220+0000 mgr.y (mgr.54108) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.503220+0000 mgr.y (mgr.54108) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.602607+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.602607+0000 mgr.y (mgr.54108) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.679684+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.679684+0000 mgr.y (mgr.54108) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.749711+0000 mgr.y (mgr.54108) 113 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:11.749711+0000 mgr.y (mgr.54108) 113 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:12.105648+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:12.105648+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:12.106162+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:12.106162+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:12.106361+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:12.106361+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:12.106549+0000 mon.b (mon.1) 12 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:12.106549+0000 mon.b (mon.1) 12 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:12.107666+0000 mon.a (mon.0) 469 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:12.107666+0000 mon.a (mon.0) 469 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:12.110247+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:12.110247+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:13.274377+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:13.274377+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:15.275131+0000 mgr.y (mgr.54108) 115 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:15.275131+0000 mgr.y (mgr.54108) 115 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:15.525552+0000 mgr.y (mgr.54108) 116 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:15.525552+0000 mgr.y (mgr.54108) 116 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:16.290240+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:16.290240+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:17.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.110221+0000 mon.a (mon.0) 470 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:17.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.110221+0000 mon.a (mon.0) 470 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:17.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.111460+0000 mon.b (mon.1) 13 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.111460+0000 mon.b (mon.1) 13 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.112294+0000 mon.a (mon.0) 471 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.112294+0000 mon.a (mon.0) 471 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.112397+0000 mon.a (mon.0) 472 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.112397+0000 mon.a (mon.0) 472 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.132654+0000 mon.a (mon.0) 473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:17.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:12.106361+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:12.106549+0000 mon.b (mon.1) 12 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:12.106549+0000 mon.b (mon.1) 12 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:12.107666+0000 mon.a (mon.0) 469 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:12.107666+0000 mon.a (mon.0) 469 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:12.110247+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:12.110247+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:13.274377+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:13.274377+0000 mgr.y (mgr.54108) 114 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:15.275131+0000 mgr.y (mgr.54108) 115 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:15.275131+0000 mgr.y (mgr.54108) 115 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:15.525552+0000 mgr.y (mgr.54108) 116 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:01:17.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:15.525552+0000 mgr.y (mgr.54108) 116 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:16.290240+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:16.290240+0000 mgr.y (mgr.54108) 117 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.110221+0000 mon.a (mon.0) 470 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.110221+0000 mon.a (mon.0) 470 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.111460+0000 mon.b (mon.1) 13 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.111460+0000 mon.b (mon.1) 13 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.112294+0000 mon.a (mon.0) 471 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.112294+0000 mon.a (mon.0) 471 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.112397+0000 mon.a (mon.0) 472 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.112397+0000 mon.a (mon.0) 472 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:17.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.132654+0000 mon.a (mon.0) 473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:17.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.132654+0000 mon.a (mon.0) 473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:17.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136713+0000 mon.a (mon.0) 474 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:17.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136713+0000 mon.a (mon.0) 474 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:17.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136729+0000 mon.a (mon.0) 475 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:17.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136729+0000 mon.a (mon.0) 475 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:17.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136738+0000 mon.a (mon.0) 476 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:17.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136738+0000 mon.a (mon.0) 476 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:17.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136746+0000 mon.a (mon.0) 477 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:17.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136746+0000 mon.a (mon.0) 477 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:17.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136755+0000 mon.a (mon.0) 478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:17.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136755+0000 mon.a (mon.0) 478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:17.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136763+0000 mon.a (mon.0) 479 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:17.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136763+0000 mon.a (mon.0) 479 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:17.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136771+0000 mon.a (mon.0) 480 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:17.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136771+0000 mon.a (mon.0) 480 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:17.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136780+0000 mon.a (mon.0) 481 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136780+0000 mon.a (mon.0) 481 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136789+0000 mon.a (mon.0) 482 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.136789+0000 mon.a (mon.0) 482 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.137283+0000 mon.a (mon.0) 483 : cluster [DBG] fsmap 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.137283+0000 mon.a (mon.0) 483 : cluster [DBG] fsmap 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.137309+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.137309+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.137770+0000 mon.a (mon.0) 485 : cluster [DBG] mgrmap e50: y(active, since 41s), standbys: x 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.137770+0000 mon.a (mon.0) 485 : cluster [DBG] mgrmap e50: y(active, since 41s), standbys: x 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.137961+0000 mon.a (mon.0) 486 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.137961+0000 mon.a (mon.0) 486 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:17.140496+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:17.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:17.140496+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:17.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:17.141219+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:17.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:17.141219+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:17.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:17.141945+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:17.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: audit 2024-09-17T12:01:17.141945+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:17.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:17.142800+0000 mgr.y (mgr.54108) 118 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:01:17.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[113070]: cephadm 2024-09-17T12:01:17.142800+0000 mgr.y (mgr.54108) 118 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:01:17.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.132654+0000 mon.a (mon.0) 473 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136713+0000 mon.a (mon.0) 474 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136713+0000 mon.a (mon.0) 474 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136729+0000 mon.a (mon.0) 475 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136729+0000 mon.a (mon.0) 475 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136738+0000 mon.a (mon.0) 476 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136738+0000 mon.a (mon.0) 476 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136746+0000 mon.a (mon.0) 477 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136746+0000 mon.a (mon.0) 477 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136755+0000 mon.a (mon.0) 478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136755+0000 mon.a (mon.0) 478 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:17.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136763+0000 mon.a (mon.0) 479 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136763+0000 mon.a (mon.0) 479 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136771+0000 mon.a (mon.0) 480 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136771+0000 mon.a (mon.0) 480 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136780+0000 mon.a (mon.0) 481 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136780+0000 mon.a (mon.0) 481 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136789+0000 mon.a (mon.0) 482 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.136789+0000 mon.a (mon.0) 482 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.137283+0000 mon.a (mon.0) 483 : cluster [DBG] fsmap 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.137283+0000 mon.a (mon.0) 483 : cluster [DBG] fsmap 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.137309+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.137309+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:17.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.137770+0000 mon.a (mon.0) 485 : cluster [DBG] mgrmap e50: y(active, since 41s), standbys: x 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.137770+0000 mon.a (mon.0) 485 : cluster [DBG] mgrmap e50: y(active, since 41s), standbys: x 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.137961+0000 mon.a (mon.0) 486 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.137961+0000 mon.a (mon.0) 486 : cluster [INF] overall HEALTH_OK 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:17.140496+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:17.140496+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:17.141219+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:17.141219+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:17.141945+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: audit 2024-09-17T12:01:17.141945+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:17.142800+0000 mgr.y (mgr.54108) 118 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:01:17.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:17 smithi092 bash[110680]: cephadm 2024-09-17T12:01:17.142800+0000 mgr.y (mgr.54108) 118 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-17T12:01:19.436 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:19 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.275978+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:19.436 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:19 smithi121 bash[87711]: cluster 2024-09-17T12:01:17.275978+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:19.436 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:19 smithi121 bash[87711]: audit 2024-09-17T12:01:18.122792+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.436 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:19 smithi121 bash[87711]: audit 2024-09-17T12:01:18.122792+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.436 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:19 smithi121 bash[87711]: audit 2024-09-17T12:01:18.133364+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.436 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:19 smithi121 bash[87711]: audit 2024-09-17T12:01:18.133364+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.436 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:19 smithi121 bash[87711]: audit 2024-09-17T12:01:18.143805+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.436 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:19 smithi121 bash[87711]: audit 2024-09-17T12:01:18.143805+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.275978+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[110680]: cluster 2024-09-17T12:01:17.275978+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[110680]: audit 2024-09-17T12:01:18.122792+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[110680]: audit 2024-09-17T12:01:18.122792+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[110680]: audit 2024-09-17T12:01:18.133364+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[110680]: audit 2024-09-17T12:01:18.133364+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[110680]: audit 2024-09-17T12:01:18.143805+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[110680]: audit 2024-09-17T12:01:18.143805+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.275978+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:19.505 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[113070]: cluster 2024-09-17T12:01:17.275978+0000 mgr.y (mgr.54108) 119 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:19.506 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[113070]: audit 2024-09-17T12:01:18.122792+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.506 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[113070]: audit 2024-09-17T12:01:18.122792+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.506 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[113070]: audit 2024-09-17T12:01:18.133364+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.506 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[113070]: audit 2024-09-17T12:01:18.133364+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.506 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[113070]: audit 2024-09-17T12:01:18.143805+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:19.506 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:19 smithi092 bash[113070]: audit 2024-09-17T12:01:18.143805+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:20.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:20.752 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:20.752 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:20.753 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:20.753 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:20.753 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:20.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:20.754 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:20.754 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:21.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:01:20] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-17T12:01:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:20 smithi092 systemd[1]: Stopping Ceph mon.c for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:01:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:20 smithi092 bash[113070]: debug 2024-09-17T12:01:20.866+0000 7f85dc5b5640 -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-17T12:01:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:20 smithi092 bash[113070]: debug 2024-09-17T12:01:20.866+0000 7f85dc5b5640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-17T12:01:22.049 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:21 smithi092 bash[113779]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-c 2024-09-17T12:01:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:22.325 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:22.325 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:22.326 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:22.326 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:22 smithi092 bash[113955]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-c 2024-09-17T12:01:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-17T12:01:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: Stopped Ceph mon.c for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:01:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:22.327 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:22.327 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:22.327 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:01:22.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:22 smithi092 systemd[1]: Started Ceph mon.c for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:01:23.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.642+0000 7ff4d00c1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T12:01:23.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.642+0000 7ff4d00c1c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T12:01:23.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.642+0000 7ff4d00c1c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T12:01:23.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 0 load: jerasure load: lrc 2024-09-17T12:01:23.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T12:01:23.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Git sha 0 2024-09-17T12:01:23.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T12:01:23.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: DB SUMMARY 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: DB Session ID: 6KL0UPBX6BNK9NMWZAOH 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: MANIFEST file: MANIFEST-000119 size: 545 Bytes 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000124.sst 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000122.log size: 261590 ; 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T12:01:23.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.env: 0x55f93ca0b120 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.info_log: 0x55f93e8d5700 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T12:01:23.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.db_log_dir: 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.wal_dir: 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T12:01:23.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.write_buffer_manager: 0x55f93e8d81e0 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T12:01:23.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.row_cache: None 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.wal_filter: None 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T12:01:23.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T12:01:23.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T12:01:23.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T12:01:23.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T12:01:23.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T12:01:23.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T12:01:23.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T12:01:23.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T12:01:23.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T12:01:23.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T12:01:23.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T12:01:23.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T12:01:23.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Compression algorithms supported: 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: kZSTD supported: 0 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T12:01:23.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000119 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.merge_operator: 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f93e8d5320) 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: cache_index_and_filter_blocks: 1 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: pin_top_level_index_and_filter: 1 2024-09-17T12:01:23.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: index_type: 0 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: data_block_index_type: 0 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: index_shortening: 1 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: checksum: 4 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: no_block_cache: 0 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: block_cache: 0x55f93e8cb610 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: block_cache_name: BinnedLRUCache 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: block_cache_options: 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: capacity : 536870912 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: num_shard_bits : 4 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: strict_capacity_limit : 0 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: high_pri_pool_ratio: 0.000 2024-09-17T12:01:23.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: block_cache_compressed: (nil) 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: persistent_cache: (nil) 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: block_size: 4096 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: block_size_deviation: 10 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: block_restart_interval: 16 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: index_block_restart_interval: 1 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: metadata_block_size: 4096 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: partition_filters: 0 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: use_delta_encoding: 1 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: filter_policy: bloomfilter 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: whole_key_filtering: 1 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: verify_compression: 0 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: read_amp_bytes_per_bit: 0 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: format_version: 5 2024-09-17T12:01:23.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: enable_index_compression: 1 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: block_align: 0 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: max_auto_readahead_size: 262144 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: prepopulate_block_cache: 0 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: initial_auto_readahead_size: 8192 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: num_file_reads_for_auto_readahead: 2 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.num_levels: 7 2024-09-17T12:01:23.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:01:23.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T12:01:23.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T12:01:23.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T12:01:23.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T12:01:23.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T12:01:23.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T12:01:23.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T12:01:23.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 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-17T12:01:23.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000119 succeeded,manifest_file_number is 119, next_file_number is 126, last_sequence is 65698, log_number is 122,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 122 2024-09-17T12:01:23.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 122 2024-09-17T12:01:23.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 084c22d2-10f3-4342-9c56-56301b3a96a8 2024-09-17T12:01:23.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574483652210, "job": 1, "event": "recovery_started", "wal_files": [122]} 2024-09-17T12:01:23.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.646+0000 7ff4d00c1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #122 mode 2 2024-09-17T12:01:23.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4d00c1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574483654325, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 127, "file_size": 170679, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 65703, "largest_seqno": 65842, "table_properties": {"data_size": 168950, "index_size": 435, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 2255, "raw_average_key_size": 26, "raw_value_size": 167034, "raw_average_value_size": 1942, "num_data_blocks": 18, "num_entries": 86, "num_filter_entries": 86, "num_deletions": 1, "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": 1726574483, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "084c22d2-10f3-4342-9c56-56301b3a96a8", "db_session_id": "6KL0UPBX6BNK9NMWZAOH", "orig_file_number": 127, "seqno_to_time_mapping": "N/A"}} 2024-09-17T12:01:23.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4d00c1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726574483654481, "job": 1, "event": "recovery_finished"} 2024-09-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4d00c1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 129 2024-09-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4d00c1c80 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-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4d00c1c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000122.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4d00c1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f93e8f8e00 2024-09-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4d00c1c80 4 rocksdb: DB pointer 0x55f93e9fc000 2024-09-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4c5e89640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4c5e89640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: ** DB Stats ** 2024-09-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:01:23.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: 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-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: 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-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: ** Compaction Stats [default] ** 2024-09-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: 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-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: L0 1/0 166.68 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 118.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: L6 1/0 12.68 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-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Sum 2/0 12.85 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 118.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T12:01:23.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 118.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: ** Compaction Stats [default] ** 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: 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-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 118.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Cumulative compaction: 0.00 GB write, 33.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:01:23.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Interval compaction: 0.00 GB write, 33.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: 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-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Block cache BinnedLRUCache@0x55f93e8cb610#7 capacity: 512.00 MB usage: 0.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: Block cache entry stats(count,size,portion): FilterBlock(1,0.31 KB,5.96046e-05%) IndexBlock(1,0.52 KB,9.83477e-05%) Misc(1,0.00 KB,0%) 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.650+0000 7ff4d00c1c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] at bind addrs [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.654+0000 7ff4d00c1c80 1 mon.c@-1(???) e4 preinit fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.654+0000 7ff4d00c1c80 0 mon.c@-1(???).mds e1 new map 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.654+0000 7ff4d00c1c80 0 mon.c@-1(???).mds e1 print_map 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: e1 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T12:01:23.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: legacy client fscid: -1 2024-09-17T12:01:23.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: 2024-09-17T12:01:23.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: No filesystems configured 2024-09-17T12:01:23.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.654+0000 7ff4d00c1c80 0 mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T12:01:23.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.654+0000 7ff4d00c1c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:01:23.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.654+0000 7ff4d00c1c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:01:23.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.654+0000 7ff4d00c1c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T12:01:23.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:23 smithi092 bash[114081]: debug 2024-09-17T12:01:23.654+0000 7ff4d00c1c80 1 mon.c@-1(???).paxosservice(auth 1..36) refresh upgraded, format 0 -> 3 2024-09-17T12:01:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:29 smithi121 bash[87711]: cluster 2024-09-17T12:01:19.276643+0000 mgr.y (mgr.54108) 120 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:29 smithi121 bash[87711]: cluster 2024-09-17T12:01:19.276643+0000 mgr.y (mgr.54108) 120 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:29 smithi121 bash[87711]: audit 2024-09-17T12:01:20.590414+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:29 smithi121 bash[87711]: audit 2024-09-17T12:01:20.590414+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:29.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:29 smithi092 bash[110680]: cluster 2024-09-17T12:01:19.276643+0000 mgr.y (mgr.54108) 120 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:29 smithi092 bash[110680]: cluster 2024-09-17T12:01:19.276643+0000 mgr.y (mgr.54108) 120 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:29 smithi092 bash[110680]: audit 2024-09-17T12:01:20.590414+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:29 smithi092 bash[110680]: audit 2024-09-17T12:01:20.590414+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:29.729 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:01:30.533 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:01:30.533 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 7s ago 46m - - 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 12s ago 46m - - 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (5m) 7s ago 36m 13.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (5m) 12s ago 35m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (7m) 7s ago 32m 49.1M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (46s) 12s ago 45m 438M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (18m) 7s ago 47m 502M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (65s) 7s ago 48m 43.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (2m) 12s ago 45m 47.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 unknown 7s ago 45m 25.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 6f95489c3be1 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (7m) 7s ago 36m 8431k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (7m) 12s ago 36m 8252k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (44m) 7s ago 44m 60.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T12:01:30.534 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (43m) 7s ago 43m 61.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T12:01:30.535 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (42m) 7s ago 42m 54.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T12:01:30.535 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (41m) 7s ago 41m 68.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:01:30.535 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (40m) 12s ago 40m 62.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:01:30.535 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (39m) 12s ago 39m 65.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:01:30.535 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (38m) 12s ago 38m 65.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:01:30.535 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (37m) 12s ago 38m 67.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:01:30.535 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (6m) 12s ago 36m 49.7M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:01:30.535 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (32m) 7s ago 32m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:01:30.535 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (33m) 12s ago 33m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:01:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:21.277523+0000 mgr.y (mgr.54108) 121 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:21.277523+0000 mgr.y (mgr.54108) 121 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:23.278175+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:23.278175+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:24.069563+0000 mon.b (mon.1) 14 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:24.069563+0000 mon.b (mon.1) 14 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:24.072725+0000 mon.a (mon.0) 494 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:24.072725+0000 mon.a (mon.0) 494 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:25.278921+0000 mgr.y (mgr.54108) 123 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:25.278921+0000 mgr.y (mgr.54108) 123 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:26.301513+0000 mgr.y (mgr.54108) 124 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:26.301513+0000 mgr.y (mgr.54108) 124 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:27.280588+0000 mgr.y (mgr.54108) 125 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:27.280588+0000 mgr.y (mgr.54108) 125 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.075520+0000 mon.a (mon.0) 495 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.075520+0000 mon.a (mon.0) 495 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085611+0000 mon.a (mon.0) 496 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085611+0000 mon.a (mon.0) 496 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085670+0000 mon.a (mon.0) 497 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085670+0000 mon.a (mon.0) 497 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085714+0000 mon.a (mon.0) 498 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085714+0000 mon.a (mon.0) 498 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085747+0000 mon.a (mon.0) 499 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085747+0000 mon.a (mon.0) 499 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085779+0000 mon.a (mon.0) 500 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085779+0000 mon.a (mon.0) 500 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085809+0000 mon.a (mon.0) 501 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085809+0000 mon.a (mon.0) 501 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085841+0000 mon.a (mon.0) 502 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085841+0000 mon.a (mon.0) 502 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085872+0000 mon.a (mon.0) 503 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085872+0000 mon.a (mon.0) 503 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085909+0000 mon.a (mon.0) 504 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.085909+0000 mon.a (mon.0) 504 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.106477+0000 mon.a (mon.0) 505 : cluster [DBG] fsmap 2024-09-17T12:01:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.106477+0000 mon.a (mon.0) 505 : cluster [DBG] fsmap 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.106532+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.106532+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.107233+0000 mon.a (mon.0) 507 : cluster [DBG] mgrmap e50: y(active, since 53s), standbys: x 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.107233+0000 mon.a (mon.0) 507 : cluster [DBG] mgrmap e50: y(active, since 53s), standbys: x 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.107563+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.107563+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.117809+0000 mon.a (mon.0) 509 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.117809+0000 mon.a (mon.0) 509 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.117837+0000 mon.a (mon.0) 510 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.117837+0000 mon.a (mon.0) 510 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.117852+0000 mon.a (mon.0) 511 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-17T12:01:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.117852+0000 mon.a (mon.0) 511 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-17T12:01:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.123191+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.123191+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.131191+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.131191+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.139817+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.139817+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.141864+0000 mgr.y (mgr.54108) 126 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T12:01:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.141864+0000 mgr.y (mgr.54108) 126 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T12:01:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.147397+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.147397+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.154684+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.154684+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.155333+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.155333+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.157640+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.157640+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.160776+0000 mgr.y (mgr.54108) 127 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.160776+0000 mgr.y (mgr.54108) 127 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.161200+0000 mgr.y (mgr.54108) 128 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cluster 2024-09-17T12:01:29.161200+0000 mgr.y (mgr.54108) 128 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.168204+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.168204+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cephadm 2024-09-17T12:01:29.169062+0000 mgr.y (mgr.54108) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: cephadm 2024-09-17T12:01:29.169062+0000 mgr.y (mgr.54108) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.198449+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.198449+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.200161+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.200161+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.202852+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:30 smithi121 bash[87711]: audit 2024-09-17T12:01:29.202852+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:21.277523+0000 mgr.y (mgr.54108) 121 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:21.277523+0000 mgr.y (mgr.54108) 121 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:23.278175+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:23.278175+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:24.069563+0000 mon.b (mon.1) 14 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:24.069563+0000 mon.b (mon.1) 14 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:24.072725+0000 mon.a (mon.0) 494 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:24.072725+0000 mon.a (mon.0) 494 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:25.278921+0000 mgr.y (mgr.54108) 123 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:25.278921+0000 mgr.y (mgr.54108) 123 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:26.301513+0000 mgr.y (mgr.54108) 124 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:26.301513+0000 mgr.y (mgr.54108) 124 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:27.280588+0000 mgr.y (mgr.54108) 125 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:27.280588+0000 mgr.y (mgr.54108) 125 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.075520+0000 mon.a (mon.0) 495 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.075520+0000 mon.a (mon.0) 495 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085611+0000 mon.a (mon.0) 496 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085611+0000 mon.a (mon.0) 496 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085670+0000 mon.a (mon.0) 497 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085670+0000 mon.a (mon.0) 497 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085714+0000 mon.a (mon.0) 498 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085714+0000 mon.a (mon.0) 498 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085747+0000 mon.a (mon.0) 499 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085747+0000 mon.a (mon.0) 499 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085779+0000 mon.a (mon.0) 500 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085779+0000 mon.a (mon.0) 500 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085809+0000 mon.a (mon.0) 501 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085809+0000 mon.a (mon.0) 501 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085841+0000 mon.a (mon.0) 502 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085841+0000 mon.a (mon.0) 502 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085872+0000 mon.a (mon.0) 503 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085872+0000 mon.a (mon.0) 503 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085909+0000 mon.a (mon.0) 504 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.085909+0000 mon.a (mon.0) 504 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.106477+0000 mon.a (mon.0) 505 : cluster [DBG] fsmap 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.106477+0000 mon.a (mon.0) 505 : cluster [DBG] fsmap 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.106532+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.106532+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.107233+0000 mon.a (mon.0) 507 : cluster [DBG] mgrmap e50: y(active, since 53s), standbys: x 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.107233+0000 mon.a (mon.0) 507 : cluster [DBG] mgrmap e50: y(active, since 53s), standbys: x 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.107563+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.107563+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.117809+0000 mon.a (mon.0) 509 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.117809+0000 mon.a (mon.0) 509 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.117837+0000 mon.a (mon.0) 510 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.117837+0000 mon.a (mon.0) 510 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.117852+0000 mon.a (mon.0) 511 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:19.276643+0000 mgr.y (mgr.54108) 120 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:30.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:19.276643+0000 mgr.y (mgr.54108) 120 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:20.590414+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:20.590414+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:21.277523+0000 mgr.y (mgr.54108) 121 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:21.277523+0000 mgr.y (mgr.54108) 121 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:23.278175+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:23.278175+0000 mgr.y (mgr.54108) 122 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:24.069563+0000 mon.b (mon.1) 14 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:24.069563+0000 mon.b (mon.1) 14 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:24.072725+0000 mon.a (mon.0) 494 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:24.072725+0000 mon.a (mon.0) 494 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:30.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:25.278921+0000 mgr.y (mgr.54108) 123 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:01:30.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:25.278921+0000 mgr.y (mgr.54108) 123 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:01:30.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:26.301513+0000 mgr.y (mgr.54108) 124 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:30.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:26.301513+0000 mgr.y (mgr.54108) 124 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:30.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:27.280588+0000 mgr.y (mgr.54108) 125 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:27.280588+0000 mgr.y (mgr.54108) 125 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:30.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.075520+0000 mon.a (mon.0) 495 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.117852+0000 mon.a (mon.0) 511 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.123191+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.123191+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.131191+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.131191+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.139817+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.139817+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.141864+0000 mgr.y (mgr.54108) 126 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.141864+0000 mgr.y (mgr.54108) 126 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.147397+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.147397+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.154684+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.154684+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.155333+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.155333+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.157640+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.157640+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.160776+0000 mgr.y (mgr.54108) 127 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.160776+0000 mgr.y (mgr.54108) 127 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.161200+0000 mgr.y (mgr.54108) 128 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cluster 2024-09-17T12:01:29.161200+0000 mgr.y (mgr.54108) 128 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.168204+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.168204+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cephadm 2024-09-17T12:01:29.169062+0000 mgr.y (mgr.54108) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: cephadm 2024-09-17T12:01:29.169062+0000 mgr.y (mgr.54108) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.198449+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.198449+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.200161+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.200161+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.202852+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[110680]: audit 2024-09-17T12:01:29.202852+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.075520+0000 mon.a (mon.0) 495 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T12:01:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085611+0000 mon.a (mon.0) 496 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085611+0000 mon.a (mon.0) 496 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085670+0000 mon.a (mon.0) 497 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085670+0000 mon.a (mon.0) 497 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085714+0000 mon.a (mon.0) 498 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085714+0000 mon.a (mon.0) 498 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085747+0000 mon.a (mon.0) 499 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085747+0000 mon.a (mon.0) 499 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085779+0000 mon.a (mon.0) 500 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085779+0000 mon.a (mon.0) 500 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085809+0000 mon.a (mon.0) 501 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085809+0000 mon.a (mon.0) 501 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085841+0000 mon.a (mon.0) 502 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085841+0000 mon.a (mon.0) 502 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085872+0000 mon.a (mon.0) 503 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085872+0000 mon.a (mon.0) 503 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085909+0000 mon.a (mon.0) 504 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.085909+0000 mon.a (mon.0) 504 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.106477+0000 mon.a (mon.0) 505 : cluster [DBG] fsmap 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.106477+0000 mon.a (mon.0) 505 : cluster [DBG] fsmap 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.106532+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.106532+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.107233+0000 mon.a (mon.0) 507 : cluster [DBG] mgrmap e50: y(active, since 53s), standbys: x 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.107233+0000 mon.a (mon.0) 507 : cluster [DBG] mgrmap e50: y(active, since 53s), standbys: x 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.107563+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.107563+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.117809+0000 mon.a (mon.0) 509 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T12:01:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.117809+0000 mon.a (mon.0) 509 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.117837+0000 mon.a (mon.0) 510 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.117837+0000 mon.a (mon.0) 510 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.117852+0000 mon.a (mon.0) 511 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.117852+0000 mon.a (mon.0) 511 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.123191+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.123191+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.131191+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.131191+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.139817+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.139817+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.141864+0000 mgr.y (mgr.54108) 126 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.141864+0000 mgr.y (mgr.54108) 126 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.147397+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.147397+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.154684+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.154684+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.155333+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.155333+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.157640+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.157640+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.160776+0000 mgr.y (mgr.54108) 127 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:01:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.160776+0000 mgr.y (mgr.54108) 127 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.161200+0000 mgr.y (mgr.54108) 128 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cluster 2024-09-17T12:01:29.161200+0000 mgr.y (mgr.54108) 128 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.168204+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.168204+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cephadm 2024-09-17T12:01:29.169062+0000 mgr.y (mgr.54108) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: cephadm 2024-09-17T12:01:29.169062+0000 mgr.y (mgr.54108) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.198449+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.198449+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.200161+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.200161+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.202852+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[114081]: audit 2024-09-17T12:01:29.202852+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:01:30.897 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:01:30.898 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:01:30.898 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:01:30.898 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:01:30.898 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 10, 2024-09-17T12:01:30.898 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 5 2024-09-17T12:01:30.898 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:01:30.898 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:01:31.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:01:30] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-17T12:01:31.203 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:01:31.203 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:01:31.203 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:01:31.203 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi092", 2024-09-17T12:01:31.203 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-17T12:01:31.203 INFO:teuthology.orchestra.run.smithi092.stdout: "mon" 2024-09-17T12:01:31.203 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T12:01:31.203 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:01:31.203 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T12:01:31.204 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:01:31.204 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:01:31.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:24.069379+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:31.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:24.069379+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:31.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cephadm 2024-09-17T12:01:29.197719+0000 mgr.y (mgr.54108) 130 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:01:31.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cephadm 2024-09-17T12:01:29.197719+0000 mgr.y (mgr.54108) 130 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:01:31.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cephadm 2024-09-17T12:01:29.204764+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T12:01:31.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cephadm 2024-09-17T12:01:29.204764+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T12:01:31.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: audit 2024-09-17T12:01:29.719037+0000 mgr.y (mgr.54108) 132 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: audit 2024-09-17T12:01:29.719037+0000 mgr.y (mgr.54108) 132 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: audit 2024-09-17T12:01:30.012061+0000 mgr.y (mgr.54108) 133 : audit [DBG] from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: audit 2024-09-17T12:01:30.012061+0000 mgr.y (mgr.54108) 133 : audit [DBG] from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.383 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.097504+0000 mon.b (mon.1) 15 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:31.383 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.097504+0000 mon.b (mon.1) 15 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:31.383 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.098294+0000 mon.a (mon.0) 524 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:31.383 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.098294+0000 mon.a (mon.0) 524 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:31.383 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.125766+0000 mon.a (mon.0) 525 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:31.384 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.125766+0000 mon.a (mon.0) 525 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:31.384 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133510+0000 mon.a (mon.0) 526 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:31.384 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133510+0000 mon.a (mon.0) 526 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:31.384 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133534+0000 mon.a (mon.0) 527 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:31.384 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133534+0000 mon.a (mon.0) 527 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:31.385 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133548+0000 mon.a (mon.0) 528 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:31.385 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133548+0000 mon.a (mon.0) 528 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:31.385 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133561+0000 mon.a (mon.0) 529 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:31.385 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133561+0000 mon.a (mon.0) 529 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:31.385 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133574+0000 mon.a (mon.0) 530 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:31.386 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133574+0000 mon.a (mon.0) 530 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:31.386 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133587+0000 mon.a (mon.0) 531 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:31.386 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133587+0000 mon.a (mon.0) 531 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:31.386 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133599+0000 mon.a (mon.0) 532 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:31.386 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133599+0000 mon.a (mon.0) 532 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:31.386 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133612+0000 mon.a (mon.0) 533 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:31.387 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133612+0000 mon.a (mon.0) 533 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:31.387 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133626+0000 mon.a (mon.0) 534 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:31.387 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.133626+0000 mon.a (mon.0) 534 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:31.387 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.134515+0000 mon.a (mon.0) 535 : cluster [DBG] fsmap 2024-09-17T12:01:31.387 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.134515+0000 mon.a (mon.0) 535 : cluster [DBG] fsmap 2024-09-17T12:01:31.387 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.134560+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:31.388 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.134560+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:31.388 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.134986+0000 mon.a (mon.0) 537 : cluster [DBG] mgrmap e50: y(active, since 54s), standbys: x 2024-09-17T12:01:31.388 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.134986+0000 mon.a (mon.0) 537 : cluster [DBG] mgrmap e50: y(active, since 54s), standbys: x 2024-09-17T12:01:31.388 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.135215+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T12:01:31.388 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.135215+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T12:01:31.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.154077+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T12:01:31.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.154077+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T12:01:31.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.154115+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:01:31.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.154115+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:01:31.389 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.154130+0000 mon.a (mon.0) 541 : cluster [WRN] daemon mon.c on smithi092 is in unknown state 2024-09-17T12:01:31.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: cluster 2024-09-17T12:01:30.154130+0000 mon.a (mon.0) 541 : cluster [WRN] daemon mon.c on smithi092 is in unknown state 2024-09-17T12:01:31.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: audit 2024-09-17T12:01:30.898208+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.92:0/1325608459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:01:31.390 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[110680]: audit 2024-09-17T12:01:30.898208+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.92:0/1325608459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:01:31.391 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:24.069379+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:31.391 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:24.069379+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:31.391 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cephadm 2024-09-17T12:01:29.197719+0000 mgr.y (mgr.54108) 130 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:01:31.391 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cephadm 2024-09-17T12:01:29.197719+0000 mgr.y (mgr.54108) 130 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:01:31.391 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cephadm 2024-09-17T12:01:29.204764+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T12:01:31.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cephadm 2024-09-17T12:01:29.204764+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T12:01:31.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: audit 2024-09-17T12:01:29.719037+0000 mgr.y (mgr.54108) 132 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: audit 2024-09-17T12:01:29.719037+0000 mgr.y (mgr.54108) 132 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: audit 2024-09-17T12:01:30.012061+0000 mgr.y (mgr.54108) 133 : audit [DBG] from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: audit 2024-09-17T12:01:30.012061+0000 mgr.y (mgr.54108) 133 : audit [DBG] from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.392 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.097504+0000 mon.b (mon.1) 15 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:31.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.097504+0000 mon.b (mon.1) 15 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:31.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.098294+0000 mon.a (mon.0) 524 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:31.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.098294+0000 mon.a (mon.0) 524 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:31.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.125766+0000 mon.a (mon.0) 525 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:31.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.125766+0000 mon.a (mon.0) 525 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:31.393 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133510+0000 mon.a (mon.0) 526 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:31.394 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133510+0000 mon.a (mon.0) 526 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:31.394 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133534+0000 mon.a (mon.0) 527 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:31.394 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133534+0000 mon.a (mon.0) 527 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:31.394 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133548+0000 mon.a (mon.0) 528 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:31.394 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133548+0000 mon.a (mon.0) 528 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:31.394 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133561+0000 mon.a (mon.0) 529 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:31.394 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133561+0000 mon.a (mon.0) 529 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:31.395 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133574+0000 mon.a (mon.0) 530 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:31.395 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133574+0000 mon.a (mon.0) 530 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:31.395 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133587+0000 mon.a (mon.0) 531 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:31.395 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133587+0000 mon.a (mon.0) 531 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:31.395 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133599+0000 mon.a (mon.0) 532 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:31.395 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133599+0000 mon.a (mon.0) 532 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:31.396 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133612+0000 mon.a (mon.0) 533 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:31.396 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133612+0000 mon.a (mon.0) 533 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:31.396 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133626+0000 mon.a (mon.0) 534 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:31.396 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.133626+0000 mon.a (mon.0) 534 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:31.396 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.134515+0000 mon.a (mon.0) 535 : cluster [DBG] fsmap 2024-09-17T12:01:31.397 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.134515+0000 mon.a (mon.0) 535 : cluster [DBG] fsmap 2024-09-17T12:01:31.397 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.134560+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:31.397 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.134560+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:31.397 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.134986+0000 mon.a (mon.0) 537 : cluster [DBG] mgrmap e50: y(active, since 54s), standbys: x 2024-09-17T12:01:31.397 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.134986+0000 mon.a (mon.0) 537 : cluster [DBG] mgrmap e50: y(active, since 54s), standbys: x 2024-09-17T12:01:31.397 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.135215+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T12:01:31.398 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.135215+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T12:01:31.398 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.154077+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T12:01:31.398 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.154077+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T12:01:31.398 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.154115+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:01:31.398 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.154115+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:01:31.398 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.154130+0000 mon.a (mon.0) 541 : cluster [WRN] daemon mon.c on smithi092 is in unknown state 2024-09-17T12:01:31.399 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: cluster 2024-09-17T12:01:30.154130+0000 mon.a (mon.0) 541 : cluster [WRN] daemon mon.c on smithi092 is in unknown state 2024-09-17T12:01:31.399 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: audit 2024-09-17T12:01:30.898208+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.92:0/1325608459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:01:31.399 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:31 smithi092 bash[114081]: audit 2024-09-17T12:01:30.898208+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.92:0/1325608459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:01:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:24.069379+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:24.069379+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:01:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cephadm 2024-09-17T12:01:29.197719+0000 mgr.y (mgr.54108) 130 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:01:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cephadm 2024-09-17T12:01:29.197719+0000 mgr.y (mgr.54108) 130 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T12:01:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cephadm 2024-09-17T12:01:29.204764+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cephadm 2024-09-17T12:01:29.204764+0000 mgr.y (mgr.54108) 131 : cephadm [INF] Reconfiguring daemon mon.a on smithi092 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: audit 2024-09-17T12:01:29.719037+0000 mgr.y (mgr.54108) 132 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: audit 2024-09-17T12:01:29.719037+0000 mgr.y (mgr.54108) 132 : audit [DBG] from='client.54174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: audit 2024-09-17T12:01:30.012061+0000 mgr.y (mgr.54108) 133 : audit [DBG] from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: audit 2024-09-17T12:01:30.012061+0000 mgr.y (mgr.54108) 133 : audit [DBG] from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.097504+0000 mon.b (mon.1) 15 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.097504+0000 mon.b (mon.1) 15 : cluster [INF] mon.b calling monitor election 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.098294+0000 mon.a (mon.0) 524 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.098294+0000 mon.a (mon.0) 524 : cluster [INF] mon.a calling monitor election 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.125766+0000 mon.a (mon.0) 525 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.125766+0000 mon.a (mon.0) 525 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T12:01:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133510+0000 mon.a (mon.0) 526 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133510+0000 mon.a (mon.0) 526 : cluster [DBG] monmap epoch 4 2024-09-17T12:01:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133534+0000 mon.a (mon.0) 527 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133534+0000 mon.a (mon.0) 527 : cluster [DBG] fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:01:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133548+0000 mon.a (mon.0) 528 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133548+0000 mon.a (mon.0) 528 : cluster [DBG] last_changed 2024-09-17T12:01:12.084514+0000 2024-09-17T12:01:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133561+0000 mon.a (mon.0) 529 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133561+0000 mon.a (mon.0) 529 : cluster [DBG] created 2024-09-17T11:13:27.027140+0000 2024-09-17T12:01:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133574+0000 mon.a (mon.0) 530 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133574+0000 mon.a (mon.0) 530 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133587+0000 mon.a (mon.0) 531 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133587+0000 mon.a (mon.0) 531 : cluster [DBG] election_strategy: 1 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133599+0000 mon.a (mon.0) 532 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133599+0000 mon.a (mon.0) 532 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133612+0000 mon.a (mon.0) 533 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133612+0000 mon.a (mon.0) 533 : cluster [DBG] 1: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.b 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133626+0000 mon.a (mon.0) 534 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.133626+0000 mon.a (mon.0) 534 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.134515+0000 mon.a (mon.0) 535 : cluster [DBG] fsmap 2024-09-17T12:01:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.134515+0000 mon.a (mon.0) 535 : cluster [DBG] fsmap 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.134560+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.134560+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.134986+0000 mon.a (mon.0) 537 : cluster [DBG] mgrmap e50: y(active, since 54s), standbys: x 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.134986+0000 mon.a (mon.0) 537 : cluster [DBG] mgrmap e50: y(active, since 54s), standbys: x 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.135215+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.135215+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.154077+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.154077+0000 mon.a (mon.0) 539 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.154115+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.154115+0000 mon.a (mon.0) 540 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:01:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.154130+0000 mon.a (mon.0) 541 : cluster [WRN] daemon mon.c on smithi092 is in unknown state 2024-09-17T12:01:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: cluster 2024-09-17T12:01:30.154130+0000 mon.a (mon.0) 541 : cluster [WRN] daemon mon.c on smithi092 is in unknown state 2024-09-17T12:01:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: audit 2024-09-17T12:01:30.898208+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.92:0/1325608459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:01:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:31 smithi121 bash[87711]: audit 2024-09-17T12:01:30.898208+0000 mon.a (mon.0) 542 : audit [DBG] from='client.? 172.21.15.92:0/1325608459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:01:32.174 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:32 smithi092 bash[110680]: audit 2024-09-17T12:01:30.520327+0000 mgr.y (mgr.54108) 134 : audit [DBG] from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:32 smithi121 bash[87711]: audit 2024-09-17T12:01:30.520327+0000 mgr.y (mgr.54108) 134 : audit [DBG] from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:32 smithi121 bash[87711]: audit 2024-09-17T12:01:30.520327+0000 mgr.y (mgr.54108) 134 : audit [DBG] from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:32 smithi121 bash[87711]: cluster 2024-09-17T12:01:31.161908+0000 mgr.y (mgr.54108) 135 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:32 smithi121 bash[87711]: cluster 2024-09-17T12:01:31.161908+0000 mgr.y (mgr.54108) 135 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:32.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:32 smithi092 bash[110680]: audit 2024-09-17T12:01:30.520327+0000 mgr.y (mgr.54108) 134 : audit [DBG] from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:32.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:32 smithi092 bash[110680]: cluster 2024-09-17T12:01:31.161908+0000 mgr.y (mgr.54108) 135 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:32.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:32 smithi092 bash[110680]: cluster 2024-09-17T12:01:31.161908+0000 mgr.y (mgr.54108) 135 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:32 smithi092 bash[114081]: audit 2024-09-17T12:01:30.520327+0000 mgr.y (mgr.54108) 134 : audit [DBG] from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:32.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:32 smithi092 bash[114081]: audit 2024-09-17T12:01:30.520327+0000 mgr.y (mgr.54108) 134 : audit [DBG] from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:32.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:32 smithi092 bash[114081]: cluster 2024-09-17T12:01:31.161908+0000 mgr.y (mgr.54108) 135 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:32.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:32 smithi092 bash[114081]: cluster 2024-09-17T12:01:31.161908+0000 mgr.y (mgr.54108) 135 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:31.203873+0000 mgr.y (mgr.54108) 136 : audit [DBG] from='client.54198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:31.203873+0000 mgr.y (mgr.54108) 136 : audit [DBG] from='client.54198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.947973+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.947973+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.958056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.958056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.960537+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.960537+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.962191+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.962191+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:33.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.963542+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:33.362 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[114081]: audit 2024-09-17T12:01:32.963542+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:33.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:31.203873+0000 mgr.y (mgr.54108) 136 : audit [DBG] from='client.54198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:33.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:31.203873+0000 mgr.y (mgr.54108) 136 : audit [DBG] from='client.54198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:33.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.947973+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.947973+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.958056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.958056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.960537+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:33.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.960537+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:33.363 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.962191+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:33.363 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.962191+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:33.363 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.963542+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:33.363 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:33 smithi092 bash[110680]: audit 2024-09-17T12:01:32.963542+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:31.203873+0000 mgr.y (mgr.54108) 136 : audit [DBG] from='client.54198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:31.203873+0000 mgr.y (mgr.54108) 136 : audit [DBG] from='client.54198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.947973+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.947973+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.958056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.958056+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.960537+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.960537+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.962191+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.962191+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.963542+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:33 smithi121 bash[87711]: audit 2024-09-17T12:01:32.963542+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:34 smithi121 bash[87711]: cephadm 2024-09-17T12:01:32.959961+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:01:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:34 smithi121 bash[87711]: cephadm 2024-09-17T12:01:32.959961+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:01:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:34 smithi121 bash[87711]: cephadm 2024-09-17T12:01:32.964926+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-17T12:01:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:34 smithi121 bash[87711]: cephadm 2024-09-17T12:01:32.964926+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-17T12:01:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:34 smithi121 bash[87711]: cluster 2024-09-17T12:01:33.163506+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:34 smithi121 bash[87711]: cluster 2024-09-17T12:01:33.163506+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[110680]: cephadm 2024-09-17T12:01:32.959961+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:01:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[110680]: cephadm 2024-09-17T12:01:32.959961+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:01:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[110680]: cephadm 2024-09-17T12:01:32.964926+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-17T12:01:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[110680]: cephadm 2024-09-17T12:01:32.964926+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-17T12:01:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[110680]: cluster 2024-09-17T12:01:33.163506+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[110680]: cluster 2024-09-17T12:01:33.163506+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:34.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[114081]: cephadm 2024-09-17T12:01:32.959961+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:01:34.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[114081]: cephadm 2024-09-17T12:01:32.959961+0000 mgr.y (mgr.54108) 137 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T12:01:34.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[114081]: cephadm 2024-09-17T12:01:32.964926+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-17T12:01:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[114081]: cephadm 2024-09-17T12:01:32.964926+0000 mgr.y (mgr.54108) 138 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-17T12:01:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[114081]: cluster 2024-09-17T12:01:33.163506+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:34 smithi092 bash[114081]: cluster 2024-09-17T12:01:33.163506+0000 mgr.y (mgr.54108) 139 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:35 smithi121 bash[87711]: cluster 2024-09-17T12:01:35.164343+0000 mgr.y (mgr.54108) 140 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:35 smithi121 bash[87711]: cluster 2024-09-17T12:01:35.164343+0000 mgr.y (mgr.54108) 140 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:35 smithi092 bash[110680]: cluster 2024-09-17T12:01:35.164343+0000 mgr.y (mgr.54108) 140 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:35 smithi092 bash[110680]: cluster 2024-09-17T12:01:35.164343+0000 mgr.y (mgr.54108) 140 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:35.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:35 smithi092 bash[114081]: cluster 2024-09-17T12:01:35.164343+0000 mgr.y (mgr.54108) 140 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:35.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:35 smithi092 bash[114081]: cluster 2024-09-17T12:01:35.164343+0000 mgr.y (mgr.54108) 140 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-09-17T12:01:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:35.598732+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:35.598732+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:35.603714+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:35.603714+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:36.235069+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:36.235069+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:36.243653+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:36.243653+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:36.245733+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:36.245733+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:36.246619+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:36 smithi121 bash[87711]: audit 2024-09-17T12:01:36.246619+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:35.598732+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:35.598732+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:35.603714+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:35.603714+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:36.235069+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:36.235069+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:36.243653+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:36.243653+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:36.245733+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:36.245733+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:36.246619+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[110680]: audit 2024-09-17T12:01:36.246619+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:35.598732+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:35.598732+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:35.603714+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:35.603714+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:36.235069+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:36.235069+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:36.243653+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:36.243653+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:36.245733+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:01:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:36.245733+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:01:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:36.246619+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:36 smithi092 bash[114081]: audit 2024-09-17T12:01:36.246619+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:37 smithi121 bash[87711]: cephadm 2024-09-17T12:01:36.245365+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:01:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:37 smithi121 bash[87711]: cephadm 2024-09-17T12:01:36.245365+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:01:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:37 smithi121 bash[87711]: cephadm 2024-09-17T12:01:36.250874+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.0 on smithi092 2024-09-17T12:01:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:37 smithi121 bash[87711]: cephadm 2024-09-17T12:01:36.250874+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.0 on smithi092 2024-09-17T12:01:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:37 smithi121 bash[87711]: audit 2024-09-17T12:01:36.309835+0000 mgr.y (mgr.54108) 143 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:37 smithi121 bash[87711]: audit 2024-09-17T12:01:36.309835+0000 mgr.y (mgr.54108) 143 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:37 smithi121 bash[87711]: cluster 2024-09-17T12:01:37.166144+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:37 smithi121 bash[87711]: cluster 2024-09-17T12:01:37.166144+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[110680]: cephadm 2024-09-17T12:01:36.245365+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:01:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[110680]: cephadm 2024-09-17T12:01:36.245365+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:01:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[110680]: cephadm 2024-09-17T12:01:36.250874+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.0 on smithi092 2024-09-17T12:01:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[110680]: cephadm 2024-09-17T12:01:36.250874+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.0 on smithi092 2024-09-17T12:01:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[110680]: audit 2024-09-17T12:01:36.309835+0000 mgr.y (mgr.54108) 143 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[110680]: audit 2024-09-17T12:01:36.309835+0000 mgr.y (mgr.54108) 143 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[110680]: cluster 2024-09-17T12:01:37.166144+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[110680]: cluster 2024-09-17T12:01:37.166144+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[114081]: cephadm 2024-09-17T12:01:36.245365+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:01:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[114081]: cephadm 2024-09-17T12:01:36.245365+0000 mgr.y (mgr.54108) 141 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T12:01:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[114081]: cephadm 2024-09-17T12:01:36.250874+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.0 on smithi092 2024-09-17T12:01:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[114081]: cephadm 2024-09-17T12:01:36.250874+0000 mgr.y (mgr.54108) 142 : cephadm [INF] Reconfiguring daemon osd.0 on smithi092 2024-09-17T12:01:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[114081]: audit 2024-09-17T12:01:36.309835+0000 mgr.y (mgr.54108) 143 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[114081]: audit 2024-09-17T12:01:36.309835+0000 mgr.y (mgr.54108) 143 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[114081]: cluster 2024-09-17T12:01:37.166144+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:37.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:37 smithi092 bash[114081]: cluster 2024-09-17T12:01:37.166144+0000 mgr.y (mgr.54108) 144 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:01:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: audit 2024-09-17T12:01:38.314203+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: audit 2024-09-17T12:01:38.314203+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: audit 2024-09-17T12:01:38.319598+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: audit 2024-09-17T12:01:38.319598+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: cluster 2024-09-17T12:01:38.320412+0000 mgr.y (mgr.54108) 145 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: cluster 2024-09-17T12:01:38.320412+0000 mgr.y (mgr.54108) 145 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: cluster 2024-09-17T12:01:38.320612+0000 mgr.y (mgr.54108) 146 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: cluster 2024-09-17T12:01:38.320612+0000 mgr.y (mgr.54108) 146 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: audit 2024-09-17T12:01:38.326944+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:39 smithi121 bash[87711]: audit 2024-09-17T12:01:38.326944+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: audit 2024-09-17T12:01:38.314203+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: audit 2024-09-17T12:01:38.314203+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: audit 2024-09-17T12:01:38.319598+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: audit 2024-09-17T12:01:38.319598+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: cluster 2024-09-17T12:01:38.320412+0000 mgr.y (mgr.54108) 145 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: cluster 2024-09-17T12:01:38.320412+0000 mgr.y (mgr.54108) 145 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: cluster 2024-09-17T12:01:38.320612+0000 mgr.y (mgr.54108) 146 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: cluster 2024-09-17T12:01:38.320612+0000 mgr.y (mgr.54108) 146 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: audit 2024-09-17T12:01:38.326944+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[110680]: audit 2024-09-17T12:01:38.326944+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: audit 2024-09-17T12:01:38.314203+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: audit 2024-09-17T12:01:38.314203+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: audit 2024-09-17T12:01:38.319598+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: audit 2024-09-17T12:01:38.319598+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: cluster 2024-09-17T12:01:38.320412+0000 mgr.y (mgr.54108) 145 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: cluster 2024-09-17T12:01:38.320412+0000 mgr.y (mgr.54108) 145 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: cluster 2024-09-17T12:01:38.320612+0000 mgr.y (mgr.54108) 146 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: cluster 2024-09-17T12:01:38.320612+0000 mgr.y (mgr.54108) 146 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: audit 2024-09-17T12:01:38.326944+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:39 smithi092 bash[114081]: audit 2024-09-17T12:01:38.326944+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:01:40] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.51.0" 2024-09-17T12:01:41.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: cluster 2024-09-17T12:01:40.321026+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:41.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: cluster 2024-09-17T12:01:40.321026+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:41.660 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: audit 2024-09-17T12:01:41.272009+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.660 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: audit 2024-09-17T12:01:41.272009+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.660 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: audit 2024-09-17T12:01:41.281906+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.660 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: audit 2024-09-17T12:01:41.281906+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.660 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: audit 2024-09-17T12:01:41.284655+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:01:41.660 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: audit 2024-09-17T12:01:41.284655+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:01:41.660 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: audit 2024-09-17T12:01:41.286336+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:41.660 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[110680]: audit 2024-09-17T12:01:41.286336+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:41.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: cluster 2024-09-17T12:01:40.321026+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:41.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: cluster 2024-09-17T12:01:40.321026+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:41.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: audit 2024-09-17T12:01:41.272009+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: audit 2024-09-17T12:01:41.272009+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: audit 2024-09-17T12:01:41.281906+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: audit 2024-09-17T12:01:41.281906+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: audit 2024-09-17T12:01:41.284655+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:01:41.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: audit 2024-09-17T12:01:41.284655+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:01:41.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: audit 2024-09-17T12:01:41.286336+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:41.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:41 smithi092 bash[114081]: audit 2024-09-17T12:01:41.286336+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:41.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: cluster 2024-09-17T12:01:40.321026+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:41.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: cluster 2024-09-17T12:01:40.321026+0000 mgr.y (mgr.54108) 147 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:41.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: audit 2024-09-17T12:01:41.272009+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: audit 2024-09-17T12:01:41.272009+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: audit 2024-09-17T12:01:41.281906+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: audit 2024-09-17T12:01:41.281906+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: audit 2024-09-17T12:01:41.284655+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:01:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: audit 2024-09-17T12:01:41.284655+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:01:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: audit 2024-09-17T12:01:41.286336+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:41 smithi121 bash[87711]: audit 2024-09-17T12:01:41.286336+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:42 smithi121 bash[87711]: cephadm 2024-09-17T12:01:41.284020+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:01:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:42 smithi121 bash[87711]: cephadm 2024-09-17T12:01:41.284020+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:01:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:42 smithi121 bash[87711]: cephadm 2024-09-17T12:01:41.291670+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.1 on smithi092 2024-09-17T12:01:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:42 smithi121 bash[87711]: cephadm 2024-09-17T12:01:41.291670+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.1 on smithi092 2024-09-17T12:01:42.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:42 smithi092 bash[110680]: cephadm 2024-09-17T12:01:41.284020+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:01:42.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:42 smithi092 bash[110680]: cephadm 2024-09-17T12:01:41.284020+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:01:42.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:42 smithi092 bash[110680]: cephadm 2024-09-17T12:01:41.291670+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.1 on smithi092 2024-09-17T12:01:42.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:42 smithi092 bash[110680]: cephadm 2024-09-17T12:01:41.291670+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.1 on smithi092 2024-09-17T12:01:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:42 smithi092 bash[114081]: cephadm 2024-09-17T12:01:41.284020+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:01:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:42 smithi092 bash[114081]: cephadm 2024-09-17T12:01:41.284020+0000 mgr.y (mgr.54108) 148 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T12:01:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:42 smithi092 bash[114081]: cephadm 2024-09-17T12:01:41.291670+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.1 on smithi092 2024-09-17T12:01:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:42 smithi092 bash[114081]: cephadm 2024-09-17T12:01:41.291670+0000 mgr.y (mgr.54108) 149 : cephadm [INF] Reconfiguring daemon osd.1 on smithi092 2024-09-17T12:01:43.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:43 smithi092 bash[110680]: cluster 2024-09-17T12:01:42.322656+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:43.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:43 smithi092 bash[110680]: cluster 2024-09-17T12:01:42.322656+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:43 smithi092 bash[114081]: cluster 2024-09-17T12:01:42.322656+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:43.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:43 smithi092 bash[114081]: cluster 2024-09-17T12:01:42.322656+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:43.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:43 smithi121 bash[87711]: cluster 2024-09-17T12:01:42.322656+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:43.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:43 smithi121 bash[87711]: cluster 2024-09-17T12:01:42.322656+0000 mgr.y (mgr.54108) 150 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: audit 2024-09-17T12:01:43.879534+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: audit 2024-09-17T12:01:43.879534+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: audit 2024-09-17T12:01:43.888677+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: audit 2024-09-17T12:01:43.888677+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: cephadm 2024-09-17T12:01:43.889906+0000 mgr.y (mgr.54108) 151 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: cephadm 2024-09-17T12:01:43.889906+0000 mgr.y (mgr.54108) 151 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: audit 2024-09-17T12:01:43.890428+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: audit 2024-09-17T12:01:43.890428+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: audit 2024-09-17T12:01:43.892183+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: audit 2024-09-17T12:01:43.892183+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: cephadm 2024-09-17T12:01:43.897570+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring daemon osd.2 on smithi092 2024-09-17T12:01:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:44 smithi121 bash[87711]: cephadm 2024-09-17T12:01:43.897570+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring daemon osd.2 on smithi092 2024-09-17T12:01:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: audit 2024-09-17T12:01:43.879534+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: audit 2024-09-17T12:01:43.879534+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: audit 2024-09-17T12:01:43.888677+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: audit 2024-09-17T12:01:43.888677+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: cephadm 2024-09-17T12:01:43.889906+0000 mgr.y (mgr.54108) 151 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:01:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: cephadm 2024-09-17T12:01:43.889906+0000 mgr.y (mgr.54108) 151 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:01:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: audit 2024-09-17T12:01:43.890428+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:01:45.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: audit 2024-09-17T12:01:43.890428+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:01:45.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: audit 2024-09-17T12:01:43.892183+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:45.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: audit 2024-09-17T12:01:43.892183+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:45.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: cephadm 2024-09-17T12:01:43.897570+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring daemon osd.2 on smithi092 2024-09-17T12:01:45.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[114081]: cephadm 2024-09-17T12:01:43.897570+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring daemon osd.2 on smithi092 2024-09-17T12:01:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: audit 2024-09-17T12:01:43.879534+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: audit 2024-09-17T12:01:43.879534+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: audit 2024-09-17T12:01:43.888677+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: audit 2024-09-17T12:01:43.888677+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: cephadm 2024-09-17T12:01:43.889906+0000 mgr.y (mgr.54108) 151 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:01:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: cephadm 2024-09-17T12:01:43.889906+0000 mgr.y (mgr.54108) 151 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T12:01:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: audit 2024-09-17T12:01:43.890428+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:01:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: audit 2024-09-17T12:01:43.890428+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:01:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: audit 2024-09-17T12:01:43.892183+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: audit 2024-09-17T12:01:43.892183+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: cephadm 2024-09-17T12:01:43.897570+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring daemon osd.2 on smithi092 2024-09-17T12:01:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:44 smithi092 bash[110680]: cephadm 2024-09-17T12:01:43.897570+0000 mgr.y (mgr.54108) 152 : cephadm [INF] Reconfiguring daemon osd.2 on smithi092 2024-09-17T12:01:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:45 smithi121 bash[87711]: cluster 2024-09-17T12:01:44.323074+0000 mgr.y (mgr.54108) 153 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:46.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:45 smithi121 bash[87711]: cluster 2024-09-17T12:01:44.323074+0000 mgr.y (mgr.54108) 153 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:45 smithi092 bash[110680]: cluster 2024-09-17T12:01:44.323074+0000 mgr.y (mgr.54108) 153 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:46.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:45 smithi092 bash[110680]: cluster 2024-09-17T12:01:44.323074+0000 mgr.y (mgr.54108) 153 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:46.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:45 smithi092 bash[114081]: cluster 2024-09-17T12:01:44.323074+0000 mgr.y (mgr.54108) 153 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:46.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:45 smithi092 bash[114081]: cluster 2024-09-17T12:01:44.323074+0000 mgr.y (mgr.54108) 153 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.320808+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.320808+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: cluster 2024-09-17T12:01:46.324691+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: cluster 2024-09-17T12:01:46.324691+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.476052+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.476052+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.481708+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.481708+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: cephadm 2024-09-17T12:01:46.483162+0000 mgr.y (mgr.54108) 156 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: cephadm 2024-09-17T12:01:46.483162+0000 mgr.y (mgr.54108) 156 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.483565+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.483565+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.484709+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:46.484709+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: cephadm 2024-09-17T12:01:46.487288+0000 mgr.y (mgr.54108) 157 : cephadm [INF] Reconfiguring daemon osd.3 on smithi092 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: cephadm 2024-09-17T12:01:46.487288+0000 mgr.y (mgr.54108) 157 : cephadm [INF] Reconfiguring daemon osd.3 on smithi092 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:47.282136+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:47.282136+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:47.290896+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:47.290896+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:47.298420+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[110680]: audit 2024-09-17T12:01:47.298420+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.320808+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.320808+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: cluster 2024-09-17T12:01:46.324691+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: cluster 2024-09-17T12:01:46.324691+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.476052+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.476052+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.481708+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.481708+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: cephadm 2024-09-17T12:01:46.483162+0000 mgr.y (mgr.54108) 156 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: cephadm 2024-09-17T12:01:46.483162+0000 mgr.y (mgr.54108) 156 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.483565+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.483565+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.484709+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:46.484709+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: cephadm 2024-09-17T12:01:46.487288+0000 mgr.y (mgr.54108) 157 : cephadm [INF] Reconfiguring daemon osd.3 on smithi092 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: cephadm 2024-09-17T12:01:46.487288+0000 mgr.y (mgr.54108) 157 : cephadm [INF] Reconfiguring daemon osd.3 on smithi092 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:47.282136+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:47.282136+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:47.290896+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:47.290896+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:47.298420+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:47 smithi092 bash[114081]: audit 2024-09-17T12:01:47.298420+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.320808+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.320808+0000 mgr.y (mgr.54108) 154 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: cluster 2024-09-17T12:01:46.324691+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: cluster 2024-09-17T12:01:46.324691+0000 mgr.y (mgr.54108) 155 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.476052+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.476052+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.481708+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.481708+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: cephadm 2024-09-17T12:01:46.483162+0000 mgr.y (mgr.54108) 156 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:01:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: cephadm 2024-09-17T12:01:46.483162+0000 mgr.y (mgr.54108) 156 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.483565+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.483565+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.484709+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:46.484709+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: cephadm 2024-09-17T12:01:46.487288+0000 mgr.y (mgr.54108) 157 : cephadm [INF] Reconfiguring daemon osd.3 on smithi092 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: cephadm 2024-09-17T12:01:46.487288+0000 mgr.y (mgr.54108) 157 : cephadm [INF] Reconfiguring daemon osd.3 on smithi092 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:47.282136+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:47.282136+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:47.290896+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:47.290896+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:47.298420+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:47 smithi121 bash[87711]: audit 2024-09-17T12:01:47.298420+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:47.291791+0000 mgr.y (mgr.54108) 158 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:47.291791+0000 mgr.y (mgr.54108) 158 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:47.292022+0000 mgr.y (mgr.54108) 159 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:47.292022+0000 mgr.y (mgr.54108) 159 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: audit 2024-09-17T12:01:47.721418+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: audit 2024-09-17T12:01:47.721418+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: audit 2024-09-17T12:01:47.727287+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: audit 2024-09-17T12:01:47.727287+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:47.738806+0000 mgr.y (mgr.54108) 160 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:49.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:47.738806+0000 mgr.y (mgr.54108) 160 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:49.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: audit 2024-09-17T12:01:47.744101+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: audit 2024-09-17T12:01:47.744101+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:48.288355+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:01:49.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:48.288355+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:01:49.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:48.288401+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:49.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:48 smithi121 bash[87711]: cluster 2024-09-17T12:01:48.288401+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:47.291791+0000 mgr.y (mgr.54108) 158 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:47.291791+0000 mgr.y (mgr.54108) 158 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:47.292022+0000 mgr.y (mgr.54108) 159 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:47.292022+0000 mgr.y (mgr.54108) 159 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: audit 2024-09-17T12:01:47.721418+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: audit 2024-09-17T12:01:47.721418+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: audit 2024-09-17T12:01:47.727287+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: audit 2024-09-17T12:01:47.727287+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:47.738806+0000 mgr.y (mgr.54108) 160 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:47.738806+0000 mgr.y (mgr.54108) 160 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:49.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: audit 2024-09-17T12:01:47.744101+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: audit 2024-09-17T12:01:47.744101+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:48.288355+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:48.288355+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:48.288401+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[114081]: cluster 2024-09-17T12:01:48.288401+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:47.291791+0000 mgr.y (mgr.54108) 158 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:47.291791+0000 mgr.y (mgr.54108) 158 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:47.292022+0000 mgr.y (mgr.54108) 159 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:47.292022+0000 mgr.y (mgr.54108) 159 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: audit 2024-09-17T12:01:47.721418+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: audit 2024-09-17T12:01:47.721418+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: audit 2024-09-17T12:01:47.727287+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: audit 2024-09-17T12:01:47.727287+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:47.738806+0000 mgr.y (mgr.54108) 160 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:47.738806+0000 mgr.y (mgr.54108) 160 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: audit 2024-09-17T12:01:47.744101+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: audit 2024-09-17T12:01:47.744101+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:48.288355+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:48.288355+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:48.288401+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:48 smithi092 bash[110680]: cluster 2024-09-17T12:01:48.288401+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2024-09-17T12:01:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: audit 2024-09-17T12:01:49.231087+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: audit 2024-09-17T12:01:49.231087+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: audit 2024-09-17T12:01:49.242612+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: audit 2024-09-17T12:01:49.242612+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: cephadm 2024-09-17T12:01:49.246034+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring rgw.foo.smithi092.phvpin (monmap changed)... 2024-09-17T12:01:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: cephadm 2024-09-17T12:01:49.246034+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring rgw.foo.smithi092.phvpin (monmap changed)... 2024-09-17T12:01:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: audit 2024-09-17T12:01:49.246555+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:01:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: audit 2024-09-17T12:01:49.246555+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:01:50.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: audit 2024-09-17T12:01:49.249159+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: audit 2024-09-17T12:01:49.249159+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: cephadm 2024-09-17T12:01:49.250691+0000 mgr.y (mgr.54108) 162 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:01:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: cephadm 2024-09-17T12:01:49.250691+0000 mgr.y (mgr.54108) 162 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:01:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: cluster 2024-09-17T12:01:49.739214+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:50.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:50 smithi121 bash[87711]: cluster 2024-09-17T12:01:49.739214+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: audit 2024-09-17T12:01:49.231087+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: audit 2024-09-17T12:01:49.231087+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: audit 2024-09-17T12:01:49.242612+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: audit 2024-09-17T12:01:49.242612+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: cephadm 2024-09-17T12:01:49.246034+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring rgw.foo.smithi092.phvpin (monmap changed)... 2024-09-17T12:01:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: cephadm 2024-09-17T12:01:49.246034+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring rgw.foo.smithi092.phvpin (monmap changed)... 2024-09-17T12:01:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: audit 2024-09-17T12:01:49.246555+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: audit 2024-09-17T12:01:49.246555+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: audit 2024-09-17T12:01:49.249159+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: audit 2024-09-17T12:01:49.249159+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: cephadm 2024-09-17T12:01:49.250691+0000 mgr.y (mgr.54108) 162 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: cephadm 2024-09-17T12:01:49.250691+0000 mgr.y (mgr.54108) 162 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: cluster 2024-09-17T12:01:49.739214+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[110680]: cluster 2024-09-17T12:01:49.739214+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: audit 2024-09-17T12:01:49.231087+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: audit 2024-09-17T12:01:49.231087+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: audit 2024-09-17T12:01:49.242612+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: audit 2024-09-17T12:01:49.242612+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: cephadm 2024-09-17T12:01:49.246034+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring rgw.foo.smithi092.phvpin (monmap changed)... 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: cephadm 2024-09-17T12:01:49.246034+0000 mgr.y (mgr.54108) 161 : cephadm [INF] Reconfiguring rgw.foo.smithi092.phvpin (monmap changed)... 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: audit 2024-09-17T12:01:49.246555+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: audit 2024-09-17T12:01:49.246555+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: audit 2024-09-17T12:01:49.249159+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: audit 2024-09-17T12:01:49.249159+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: cephadm 2024-09-17T12:01:49.250691+0000 mgr.y (mgr.54108) 162 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: cephadm 2024-09-17T12:01:49.250691+0000 mgr.y (mgr.54108) 162 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: cluster 2024-09-17T12:01:49.739214+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[114081]: cluster 2024-09-17T12:01:49.739214+0000 mgr.y (mgr.54108) 163 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:51.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:01:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:01:50] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.51.0" 2024-09-17T12:01:51.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:51 smithi092 bash[110680]: audit 2024-09-17T12:01:50.599300+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:51.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:51 smithi092 bash[110680]: audit 2024-09-17T12:01:50.599300+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:51.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:51 smithi092 bash[110680]: audit 2024-09-17T12:01:50.601634+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:51.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:51 smithi092 bash[110680]: audit 2024-09-17T12:01:50.601634+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:51.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:51 smithi092 bash[114081]: audit 2024-09-17T12:01:50.599300+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:51.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:51 smithi092 bash[114081]: audit 2024-09-17T12:01:50.599300+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:51.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:51 smithi092 bash[114081]: audit 2024-09-17T12:01:50.601634+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:51.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:51 smithi092 bash[114081]: audit 2024-09-17T12:01:50.601634+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:51 smithi121 bash[87711]: audit 2024-09-17T12:01:50.599300+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:51 smithi121 bash[87711]: audit 2024-09-17T12:01:50.599300+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:51 smithi121 bash[87711]: audit 2024-09-17T12:01:50.601634+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:51 smithi121 bash[87711]: audit 2024-09-17T12:01:50.601634+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: cluster 2024-09-17T12:01:51.740860+0000 mgr.y (mgr.54108) 164 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: cluster 2024-09-17T12:01:51.740860+0000 mgr.y (mgr.54108) 164 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.040574+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.040574+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.047172+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.047172+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: cephadm 2024-09-17T12:01:52.048962+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: cephadm 2024-09-17T12:01:52.048962+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.049330+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.049330+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.050297+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.050297+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.051250+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: audit 2024-09-17T12:01:52.051250+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: cephadm 2024-09-17T12:01:52.052302+0000 mgr.y (mgr.54108) 166 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T12:01:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:53 smithi121 bash[87711]: cephadm 2024-09-17T12:01:52.052302+0000 mgr.y (mgr.54108) 166 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T12:01:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: cluster 2024-09-17T12:01:51.740860+0000 mgr.y (mgr.54108) 164 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: cluster 2024-09-17T12:01:51.740860+0000 mgr.y (mgr.54108) 164 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.040574+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.040574+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.047172+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.047172+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: cephadm 2024-09-17T12:01:52.048962+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: cephadm 2024-09-17T12:01:52.048962+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.049330+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.049330+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.050297+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.050297+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.051250+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: audit 2024-09-17T12:01:52.051250+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: cephadm 2024-09-17T12:01:52.052302+0000 mgr.y (mgr.54108) 166 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[114081]: cephadm 2024-09-17T12:01:52.052302+0000 mgr.y (mgr.54108) 166 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: cluster 2024-09-17T12:01:51.740860+0000 mgr.y (mgr.54108) 164 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: cluster 2024-09-17T12:01:51.740860+0000 mgr.y (mgr.54108) 164 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.040574+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.040574+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.047172+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.047172+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: cephadm 2024-09-17T12:01:52.048962+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: cephadm 2024-09-17T12:01:52.048962+0000 mgr.y (mgr.54108) 165 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.049330+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.049330+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.050297+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.050297+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.051250+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:53.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: audit 2024-09-17T12:01:52.051250+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: cephadm 2024-09-17T12:01:52.052302+0000 mgr.y (mgr.54108) 166 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T12:01:53.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:53 smithi092 bash[110680]: cephadm 2024-09-17T12:01:52.052302+0000 mgr.y (mgr.54108) 166 : cephadm [INF] Reconfiguring daemon mon.b on smithi121 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: cluster 2024-09-17T12:01:53.741581+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: cluster 2024-09-17T12:01:53.741581+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.559831+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.559831+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.572402+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.572402+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.575251+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.575251+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.577194+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.577194+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.578856+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:55 smithi121 bash[87711]: audit 2024-09-17T12:01:54.578856+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: cluster 2024-09-17T12:01:53.741581+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: cluster 2024-09-17T12:01:53.741581+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.559831+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.559831+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.572402+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.572402+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.575251+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.575251+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.577194+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.577194+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.578856+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[110680]: audit 2024-09-17T12:01:54.578856+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: cluster 2024-09-17T12:01:53.741581+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: cluster 2024-09-17T12:01:53.741581+0000 mgr.y (mgr.54108) 167 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.559831+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.559831+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.572402+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.572402+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.575251+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.575251+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:01:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.577194+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.577194+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:01:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.578856+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:55 smithi092 bash[114081]: audit 2024-09-17T12:01:54.578856+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:56 smithi121 bash[87711]: cephadm 2024-09-17T12:01:54.574522+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:01:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:56 smithi121 bash[87711]: cephadm 2024-09-17T12:01:54.574522+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:01:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:56 smithi121 bash[87711]: cephadm 2024-09-17T12:01:54.580676+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon mgr.x on smithi121 2024-09-17T12:01:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:56 smithi121 bash[87711]: cephadm 2024-09-17T12:01:54.580676+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon mgr.x on smithi121 2024-09-17T12:01:56.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:56 smithi092 bash[110680]: cephadm 2024-09-17T12:01:54.574522+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:01:56.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:56 smithi092 bash[110680]: cephadm 2024-09-17T12:01:54.574522+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:01:56.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:56 smithi092 bash[110680]: cephadm 2024-09-17T12:01:54.580676+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon mgr.x on smithi121 2024-09-17T12:01:56.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:56 smithi092 bash[110680]: cephadm 2024-09-17T12:01:54.580676+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon mgr.x on smithi121 2024-09-17T12:01:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:56 smithi092 bash[114081]: cephadm 2024-09-17T12:01:54.574522+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:01:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:56 smithi092 bash[114081]: cephadm 2024-09-17T12:01:54.574522+0000 mgr.y (mgr.54108) 168 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T12:01:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:56 smithi092 bash[114081]: cephadm 2024-09-17T12:01:54.580676+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon mgr.x on smithi121 2024-09-17T12:01:56.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:56 smithi092 bash[114081]: cephadm 2024-09-17T12:01:54.580676+0000 mgr.y (mgr.54108) 169 : cephadm [INF] Reconfiguring daemon mgr.x on smithi121 2024-09-17T12:01:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:57 smithi121 bash[87711]: cluster 2024-09-17T12:01:55.742094+0000 mgr.y (mgr.54108) 170 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T12:01:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:57 smithi121 bash[87711]: cluster 2024-09-17T12:01:55.742094+0000 mgr.y (mgr.54108) 170 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T12:01:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:57 smithi092 bash[110680]: cluster 2024-09-17T12:01:55.742094+0000 mgr.y (mgr.54108) 170 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T12:01:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:57 smithi092 bash[110680]: cluster 2024-09-17T12:01:55.742094+0000 mgr.y (mgr.54108) 170 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T12:01:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:57 smithi092 bash[114081]: cluster 2024-09-17T12:01:55.742094+0000 mgr.y (mgr.54108) 170 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T12:01:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:57 smithi092 bash[114081]: cluster 2024-09-17T12:01:55.742094+0000 mgr.y (mgr.54108) 170 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T12:01:58.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:56.330101+0000 mgr.y (mgr.54108) 171 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:58.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:56.330101+0000 mgr.y (mgr.54108) 171 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:58.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:57.120300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:57.120300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:57.131124+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:57.131124+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: cephadm 2024-09-17T12:01:57.133223+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:01:58.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: cephadm 2024-09-17T12:01:57.133223+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:01:58.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:57.134082+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:01:58.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:57.134082+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:01:58.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:57.135901+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:58.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: audit 2024-09-17T12:01:57.135901+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:58.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: cephadm 2024-09-17T12:01:57.141295+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.4 on smithi121 2024-09-17T12:01:58.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:58 smithi121 bash[87711]: cephadm 2024-09-17T12:01:57.141295+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.4 on smithi121 2024-09-17T12:01:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:56.330101+0000 mgr.y (mgr.54108) 171 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:56.330101+0000 mgr.y (mgr.54108) 171 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:57.120300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:57.120300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:57.131124+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:57.131124+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: cephadm 2024-09-17T12:01:57.133223+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: cephadm 2024-09-17T12:01:57.133223+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:57.134082+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:57.134082+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:57.135901+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: audit 2024-09-17T12:01:57.135901+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: cephadm 2024-09-17T12:01:57.141295+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.4 on smithi121 2024-09-17T12:01:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[110680]: cephadm 2024-09-17T12:01:57.141295+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.4 on smithi121 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:56.330101+0000 mgr.y (mgr.54108) 171 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:56.330101+0000 mgr.y (mgr.54108) 171 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:57.120300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:57.120300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:57.131124+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:57.131124+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: cephadm 2024-09-17T12:01:57.133223+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: cephadm 2024-09-17T12:01:57.133223+0000 mgr.y (mgr.54108) 172 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:57.134082+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:57.134082+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:57.135901+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: audit 2024-09-17T12:01:57.135901+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:01:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: cephadm 2024-09-17T12:01:57.141295+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.4 on smithi121 2024-09-17T12:01:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:58 smithi092 bash[114081]: cephadm 2024-09-17T12:01:57.141295+0000 mgr.y (mgr.54108) 173 : cephadm [INF] Reconfiguring daemon osd.4 on smithi121 2024-09-17T12:01:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:59 smithi121 bash[87711]: cluster 2024-09-17T12:01:57.743784+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-17T12:01:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:59 smithi121 bash[87711]: cluster 2024-09-17T12:01:57.743784+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-17T12:01:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:59 smithi121 bash[87711]: audit 2024-09-17T12:01:58.494114+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:59 smithi121 bash[87711]: audit 2024-09-17T12:01:58.494114+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:59 smithi121 bash[87711]: audit 2024-09-17T12:01:58.506727+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:59 smithi121 bash[87711]: audit 2024-09-17T12:01:58.506727+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:59 smithi121 bash[87711]: audit 2024-09-17T12:01:58.517941+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:01:59 smithi121 bash[87711]: audit 2024-09-17T12:01:58.517941+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[110680]: cluster 2024-09-17T12:01:57.743784+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-17T12:01:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[110680]: cluster 2024-09-17T12:01:57.743784+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-17T12:01:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[110680]: audit 2024-09-17T12:01:58.494114+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[110680]: audit 2024-09-17T12:01:58.494114+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[110680]: audit 2024-09-17T12:01:58.506727+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[110680]: audit 2024-09-17T12:01:58.506727+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[110680]: audit 2024-09-17T12:01:58.517941+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[110680]: audit 2024-09-17T12:01:58.517941+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[114081]: cluster 2024-09-17T12:01:57.743784+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[114081]: cluster 2024-09-17T12:01:57.743784+0000 mgr.y (mgr.54108) 174 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[114081]: audit 2024-09-17T12:01:58.494114+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[114081]: audit 2024-09-17T12:01:58.494114+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[114081]: audit 2024-09-17T12:01:58.506727+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[114081]: audit 2024-09-17T12:01:58.506727+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[114081]: audit 2024-09-17T12:01:58.517941+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:01:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:01:59 smithi092 bash[114081]: audit 2024-09-17T12:01:58.517941+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:02:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:02:00] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.51.0" 2024-09-17T12:02:01.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: cluster 2024-09-17T12:01:59.744511+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:01.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: cluster 2024-09-17T12:01:59.744511+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:01.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: audit 2024-09-17T12:02:00.520289+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: audit 2024-09-17T12:02:00.520289+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: audit 2024-09-17T12:02:00.530930+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: audit 2024-09-17T12:02:00.530930+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: audit 2024-09-17T12:02:00.533713+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:02:01.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: audit 2024-09-17T12:02:00.533713+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:02:01.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: audit 2024-09-17T12:02:00.535350+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:01.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:01 smithi121 bash[87711]: audit 2024-09-17T12:02:00.535350+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:01.542 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:02:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: cluster 2024-09-17T12:01:59.744511+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: cluster 2024-09-17T12:01:59.744511+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: audit 2024-09-17T12:02:00.520289+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: audit 2024-09-17T12:02:00.520289+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: audit 2024-09-17T12:02:00.530930+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: audit 2024-09-17T12:02:00.530930+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: audit 2024-09-17T12:02:00.533713+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: audit 2024-09-17T12:02:00.533713+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: audit 2024-09-17T12:02:00.535350+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[110680]: audit 2024-09-17T12:02:00.535350+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: cluster 2024-09-17T12:01:59.744511+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: cluster 2024-09-17T12:01:59.744511+0000 mgr.y (mgr.54108) 175 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: audit 2024-09-17T12:02:00.520289+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: audit 2024-09-17T12:02:00.520289+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: audit 2024-09-17T12:02:00.530930+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: audit 2024-09-17T12:02:00.530930+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:01.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: audit 2024-09-17T12:02:00.533713+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:02:01.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: audit 2024-09-17T12:02:00.533713+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:02:01.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: audit 2024-09-17T12:02:00.535350+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:01.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:01 smithi092 bash[114081]: audit 2024-09-17T12:02:00.535350+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:02.190 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:02:02.190 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 14s ago 47m - - 2024-09-17T12:02:02.190 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 3s ago 46m - - 2024-09-17T12:02:02.190 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (6m) 14s ago 36m 13.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:02:02.190 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (5m) 3s ago 36m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:02:02.190 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (8m) 14s ago 32m 49.1M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (78s) 3s ago 45m 438M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (19m) 14s ago 48m 504M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (97s) 14s ago 48m 45.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (3m) 3s ago 46m 44.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (39s) 14s ago 46m 25.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (7m) 14s ago 37m 8783k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (7m) 3s ago 37m 8355k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (44m) 14s ago 45m 60.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (44m) 14s ago 44m 61.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (43m) 14s ago 43m 54.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (42m) 14s ago 42m 68.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (41m) 3s ago 41m 62.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:02:02.191 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (40m) 3s ago 40m 65.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:02:02.192 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (39m) 3s ago 39m 65.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:02:02.192 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (38m) 3s ago 38m 67.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:02:02.192 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (7m) 3s ago 37m 52.2M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:02:02.192 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (33m) 14s ago 33m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:02:02.192 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (33m) 3s ago 33m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:02:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:02 smithi121 bash[87711]: cephadm 2024-09-17T12:02:00.533125+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:02:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:02 smithi121 bash[87711]: cephadm 2024-09-17T12:02:00.533125+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:02:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:02 smithi121 bash[87711]: cephadm 2024-09-17T12:02:00.540603+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.5 on smithi121 2024-09-17T12:02:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:02 smithi121 bash[87711]: cephadm 2024-09-17T12:02:00.540603+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.5 on smithi121 2024-09-17T12:02:02.566 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:02:02.566 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:02:02.566 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:02:02.566 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:02:02.566 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:02:02.566 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:02:02.566 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:02:02.566 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 10, 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 5 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:02:02.567 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:02:02.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:02 smithi092 bash[114081]: cephadm 2024-09-17T12:02:00.533125+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:02:02.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:02 smithi092 bash[114081]: cephadm 2024-09-17T12:02:00.533125+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:02:02.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:02 smithi092 bash[114081]: cephadm 2024-09-17T12:02:00.540603+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.5 on smithi121 2024-09-17T12:02:02.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:02 smithi092 bash[114081]: cephadm 2024-09-17T12:02:00.540603+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.5 on smithi121 2024-09-17T12:02:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:02 smithi092 bash[110680]: cephadm 2024-09-17T12:02:00.533125+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:02:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:02 smithi092 bash[110680]: cephadm 2024-09-17T12:02:00.533125+0000 mgr.y (mgr.54108) 176 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T12:02:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:02 smithi092 bash[110680]: cephadm 2024-09-17T12:02:00.540603+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.5 on smithi121 2024-09-17T12:02:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:02 smithi092 bash[110680]: cephadm 2024-09-17T12:02:00.540603+0000 mgr.y (mgr.54108) 177 : cephadm [INF] Reconfiguring daemon osd.5 on smithi121 2024-09-17T12:02:02.871 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:02:02.872 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:02:02.872 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:02:02.872 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi092", 2024-09-17T12:02:02.872 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-17T12:02:02.872 INFO:teuthology.orchestra.run.smithi092.stdout: "mon" 2024-09-17T12:02:02.872 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T12:02:02.872 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T12:02:02.872 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T12:02:02.872 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:02:02.873 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:02:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: audit 2024-09-17T12:02:01.530304+0000 mgr.y (mgr.54108) 178 : audit [DBG] from='client.54204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: audit 2024-09-17T12:02:01.530304+0000 mgr.y (mgr.54108) 178 : audit [DBG] from='client.54204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: cluster 2024-09-17T12:02:01.746276+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:03.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: cluster 2024-09-17T12:02:01.746276+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:03.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: audit 2024-09-17T12:02:01.856374+0000 mgr.y (mgr.54108) 180 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: audit 2024-09-17T12:02:01.856374+0000 mgr.y (mgr.54108) 180 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: audit 2024-09-17T12:02:02.176299+0000 mgr.y (mgr.54108) 181 : audit [DBG] from='client.74114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: audit 2024-09-17T12:02:02.176299+0000 mgr.y (mgr.54108) 181 : audit [DBG] from='client.74114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: audit 2024-09-17T12:02:02.567418+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/3219060059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:03.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:03 smithi121 bash[87711]: audit 2024-09-17T12:02:02.567418+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/3219060059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:03.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: audit 2024-09-17T12:02:01.530304+0000 mgr.y (mgr.54108) 178 : audit [DBG] from='client.54204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: audit 2024-09-17T12:02:01.530304+0000 mgr.y (mgr.54108) 178 : audit [DBG] from='client.54204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: cluster 2024-09-17T12:02:01.746276+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: cluster 2024-09-17T12:02:01.746276+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: audit 2024-09-17T12:02:01.856374+0000 mgr.y (mgr.54108) 180 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: audit 2024-09-17T12:02:01.856374+0000 mgr.y (mgr.54108) 180 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: audit 2024-09-17T12:02:02.176299+0000 mgr.y (mgr.54108) 181 : audit [DBG] from='client.74114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: audit 2024-09-17T12:02:02.176299+0000 mgr.y (mgr.54108) 181 : audit [DBG] from='client.74114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: audit 2024-09-17T12:02:02.567418+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/3219060059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[110680]: audit 2024-09-17T12:02:02.567418+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/3219060059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:03.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: audit 2024-09-17T12:02:01.530304+0000 mgr.y (mgr.54108) 178 : audit [DBG] from='client.54204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: audit 2024-09-17T12:02:01.530304+0000 mgr.y (mgr.54108) 178 : audit [DBG] from='client.54204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: cluster 2024-09-17T12:02:01.746276+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:03.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: cluster 2024-09-17T12:02:01.746276+0000 mgr.y (mgr.54108) 179 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:03.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: audit 2024-09-17T12:02:01.856374+0000 mgr.y (mgr.54108) 180 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: audit 2024-09-17T12:02:01.856374+0000 mgr.y (mgr.54108) 180 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: audit 2024-09-17T12:02:02.176299+0000 mgr.y (mgr.54108) 181 : audit [DBG] from='client.74114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: audit 2024-09-17T12:02:02.176299+0000 mgr.y (mgr.54108) 181 : audit [DBG] from='client.74114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:03.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: audit 2024-09-17T12:02:02.567418+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/3219060059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:03.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:03 smithi092 bash[114081]: audit 2024-09-17T12:02:02.567418+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/3219060059' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:04.217 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:04 smithi121 bash[87711]: audit 2024-09-17T12:02:02.872597+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:04.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:04 smithi121 bash[87711]: audit 2024-09-17T12:02:02.872597+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:04.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:04 smithi121 bash[87711]: audit 2024-09-17T12:02:03.417020+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:04 smithi121 bash[87711]: audit 2024-09-17T12:02:03.417020+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:04 smithi121 bash[87711]: audit 2024-09-17T12:02:03.422650+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:04 smithi121 bash[87711]: audit 2024-09-17T12:02:03.422650+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:04 smithi121 bash[87711]: audit 2024-09-17T12:02:03.429422+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:04 smithi121 bash[87711]: audit 2024-09-17T12:02:03.429422+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[114081]: audit 2024-09-17T12:02:02.872597+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[114081]: audit 2024-09-17T12:02:02.872597+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[114081]: audit 2024-09-17T12:02:03.417020+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[114081]: audit 2024-09-17T12:02:03.417020+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[114081]: audit 2024-09-17T12:02:03.422650+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[114081]: audit 2024-09-17T12:02:03.422650+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[114081]: audit 2024-09-17T12:02:03.429422+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[114081]: audit 2024-09-17T12:02:03.429422+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[110680]: audit 2024-09-17T12:02:02.872597+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[110680]: audit 2024-09-17T12:02:02.872597+0000 mgr.y (mgr.54108) 182 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[110680]: audit 2024-09-17T12:02:03.417020+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[110680]: audit 2024-09-17T12:02:03.417020+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[110680]: audit 2024-09-17T12:02:03.422650+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[110680]: audit 2024-09-17T12:02:03.422650+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[110680]: audit 2024-09-17T12:02:03.429422+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:04.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:04 smithi092 bash[110680]: audit 2024-09-17T12:02:03.429422+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: cluster 2024-09-17T12:02:03.746961+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: cluster 2024-09-17T12:02:03.746961+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: audit 2024-09-17T12:02:04.788525+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: audit 2024-09-17T12:02:04.788525+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: audit 2024-09-17T12:02:04.800853+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: audit 2024-09-17T12:02:04.800853+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: audit 2024-09-17T12:02:04.803753+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:02:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: audit 2024-09-17T12:02:04.803753+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:02:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: audit 2024-09-17T12:02:04.805402+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:05 smithi121 bash[87711]: audit 2024-09-17T12:02:04.805402+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: cluster 2024-09-17T12:02:03.746961+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: cluster 2024-09-17T12:02:03.746961+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: audit 2024-09-17T12:02:04.788525+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: audit 2024-09-17T12:02:04.788525+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: audit 2024-09-17T12:02:04.800853+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: audit 2024-09-17T12:02:04.800853+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: audit 2024-09-17T12:02:04.803753+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: audit 2024-09-17T12:02:04.803753+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: audit 2024-09-17T12:02:04.805402+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[110680]: audit 2024-09-17T12:02:04.805402+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: cluster 2024-09-17T12:02:03.746961+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: cluster 2024-09-17T12:02:03.746961+0000 mgr.y (mgr.54108) 183 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: audit 2024-09-17T12:02:04.788525+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: audit 2024-09-17T12:02:04.788525+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: audit 2024-09-17T12:02:04.800853+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: audit 2024-09-17T12:02:04.800853+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:05.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: audit 2024-09-17T12:02:04.803753+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:02:05.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: audit 2024-09-17T12:02:04.803753+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:02:05.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: audit 2024-09-17T12:02:04.805402+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:05.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:05 smithi092 bash[114081]: audit 2024-09-17T12:02:04.805402+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:06 smithi121 bash[87711]: cephadm 2024-09-17T12:02:04.803144+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:02:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:06 smithi121 bash[87711]: cephadm 2024-09-17T12:02:04.803144+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:02:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:06 smithi121 bash[87711]: cephadm 2024-09-17T12:02:04.810734+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon osd.6 on smithi121 2024-09-17T12:02:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:06 smithi121 bash[87711]: cephadm 2024-09-17T12:02:04.810734+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon osd.6 on smithi121 2024-09-17T12:02:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:06 smithi121 bash[87711]: audit 2024-09-17T12:02:05.593145+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:06 smithi121 bash[87711]: audit 2024-09-17T12:02:05.593145+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[114081]: cephadm 2024-09-17T12:02:04.803144+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:02:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[114081]: cephadm 2024-09-17T12:02:04.803144+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:02:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[114081]: cephadm 2024-09-17T12:02:04.810734+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon osd.6 on smithi121 2024-09-17T12:02:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[114081]: cephadm 2024-09-17T12:02:04.810734+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon osd.6 on smithi121 2024-09-17T12:02:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[114081]: audit 2024-09-17T12:02:05.593145+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[114081]: audit 2024-09-17T12:02:05.593145+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[110680]: cephadm 2024-09-17T12:02:04.803144+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:02:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[110680]: cephadm 2024-09-17T12:02:04.803144+0000 mgr.y (mgr.54108) 184 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T12:02:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[110680]: cephadm 2024-09-17T12:02:04.810734+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon osd.6 on smithi121 2024-09-17T12:02:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[110680]: cephadm 2024-09-17T12:02:04.810734+0000 mgr.y (mgr.54108) 185 : cephadm [INF] Reconfiguring daemon osd.6 on smithi121 2024-09-17T12:02:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[110680]: audit 2024-09-17T12:02:05.593145+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:06 smithi092 bash[110680]: audit 2024-09-17T12:02:05.593145+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:07 smithi121 bash[87711]: cluster 2024-09-17T12:02:05.747608+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:07 smithi121 bash[87711]: cluster 2024-09-17T12:02:05.747608+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:07 smithi092 bash[114081]: cluster 2024-09-17T12:02:05.747608+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:07 smithi092 bash[114081]: cluster 2024-09-17T12:02:05.747608+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:07 smithi092 bash[110680]: cluster 2024-09-17T12:02:05.747608+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:07 smithi092 bash[110680]: cluster 2024-09-17T12:02:05.747608+0000 mgr.y (mgr.54108) 186 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:06.341381+0000 mgr.y (mgr.54108) 187 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:06.341381+0000 mgr.y (mgr.54108) 187 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:07.208434+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:07.208434+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:07.218985+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:07.218985+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:07.221840+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:02:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:07.221840+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:02:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:07.223480+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:08 smithi121 bash[87711]: audit 2024-09-17T12:02:07.223480+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:06.341381+0000 mgr.y (mgr.54108) 187 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:06.341381+0000 mgr.y (mgr.54108) 187 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:07.208434+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:07.208434+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:07.218985+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:07.218985+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:07.221840+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:02:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:07.221840+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:07.223480+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[110680]: audit 2024-09-17T12:02:07.223480+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:06.341381+0000 mgr.y (mgr.54108) 187 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:06.341381+0000 mgr.y (mgr.54108) 187 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:07.208434+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:07.208434+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:07.218985+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:07.218985+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:07.221840+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:07.221840+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:02:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:07.223480+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:08.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:08 smithi092 bash[114081]: audit 2024-09-17T12:02:07.223480+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:09 smithi121 bash[87711]: cephadm 2024-09-17T12:02:07.221192+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:02:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:09 smithi121 bash[87711]: cephadm 2024-09-17T12:02:07.221192+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:02:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:09 smithi121 bash[87711]: cephadm 2024-09-17T12:02:07.228865+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Reconfiguring daemon osd.7 on smithi121 2024-09-17T12:02:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:09 smithi121 bash[87711]: cephadm 2024-09-17T12:02:07.228865+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Reconfiguring daemon osd.7 on smithi121 2024-09-17T12:02:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:09 smithi121 bash[87711]: cluster 2024-09-17T12:02:07.749320+0000 mgr.y (mgr.54108) 190 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:09 smithi121 bash[87711]: cluster 2024-09-17T12:02:07.749320+0000 mgr.y (mgr.54108) 190 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[110680]: cephadm 2024-09-17T12:02:07.221192+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:02:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[110680]: cephadm 2024-09-17T12:02:07.221192+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:02:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[110680]: cephadm 2024-09-17T12:02:07.228865+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Reconfiguring daemon osd.7 on smithi121 2024-09-17T12:02:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[110680]: cephadm 2024-09-17T12:02:07.228865+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Reconfiguring daemon osd.7 on smithi121 2024-09-17T12:02:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[110680]: cluster 2024-09-17T12:02:07.749320+0000 mgr.y (mgr.54108) 190 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[110680]: cluster 2024-09-17T12:02:07.749320+0000 mgr.y (mgr.54108) 190 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:09.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[114081]: cephadm 2024-09-17T12:02:07.221192+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:02:09.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[114081]: cephadm 2024-09-17T12:02:07.221192+0000 mgr.y (mgr.54108) 188 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T12:02:09.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[114081]: cephadm 2024-09-17T12:02:07.228865+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Reconfiguring daemon osd.7 on smithi121 2024-09-17T12:02:09.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[114081]: cephadm 2024-09-17T12:02:07.228865+0000 mgr.y (mgr.54108) 189 : cephadm [INF] Reconfiguring daemon osd.7 on smithi121 2024-09-17T12:02:09.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[114081]: cluster 2024-09-17T12:02:07.749320+0000 mgr.y (mgr.54108) 190 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:09.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:09 smithi092 bash[114081]: cluster 2024-09-17T12:02:07.749320+0000 mgr.y (mgr.54108) 190 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:02:10] "GET /metrics HTTP/1.1" 200 38284 "" "Prometheus/2.51.0" 2024-09-17T12:02:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: cluster 2024-09-17T12:02:09.750025+0000 mgr.y (mgr.54108) 191 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: cluster 2024-09-17T12:02:09.750025+0000 mgr.y (mgr.54108) 191 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: audit 2024-09-17T12:02:09.849733+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: audit 2024-09-17T12:02:09.849733+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: audit 2024-09-17T12:02:09.860011+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: audit 2024-09-17T12:02:09.860011+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: cephadm 2024-09-17T12:02:09.864461+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Reconfiguring rgw.foo.smithi121.ytazdu (monmap changed)... 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: cephadm 2024-09-17T12:02:09.864461+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Reconfiguring rgw.foo.smithi121.ytazdu (monmap changed)... 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: audit 2024-09-17T12:02:09.865255+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: audit 2024-09-17T12:02:09.865255+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: audit 2024-09-17T12:02:09.868762+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: audit 2024-09-17T12:02:09.868762+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: cephadm 2024-09-17T12:02:09.870584+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[110680]: cephadm 2024-09-17T12:02:09.870584+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:02:11.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: cluster 2024-09-17T12:02:09.750025+0000 mgr.y (mgr.54108) 191 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: cluster 2024-09-17T12:02:09.750025+0000 mgr.y (mgr.54108) 191 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: audit 2024-09-17T12:02:09.849733+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: audit 2024-09-17T12:02:09.849733+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: audit 2024-09-17T12:02:09.860011+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: audit 2024-09-17T12:02:09.860011+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: cephadm 2024-09-17T12:02:09.864461+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Reconfiguring rgw.foo.smithi121.ytazdu (monmap changed)... 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: cephadm 2024-09-17T12:02:09.864461+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Reconfiguring rgw.foo.smithi121.ytazdu (monmap changed)... 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: audit 2024-09-17T12:02:09.865255+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: audit 2024-09-17T12:02:09.865255+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: audit 2024-09-17T12:02:09.868762+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: audit 2024-09-17T12:02:09.868762+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: cephadm 2024-09-17T12:02:09.870584+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:02:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:10 smithi092 bash[114081]: cephadm 2024-09-17T12:02:09.870584+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:02:11.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: cluster 2024-09-17T12:02:09.750025+0000 mgr.y (mgr.54108) 191 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:11.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: cluster 2024-09-17T12:02:09.750025+0000 mgr.y (mgr.54108) 191 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:11.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: audit 2024-09-17T12:02:09.849733+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: audit 2024-09-17T12:02:09.849733+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: audit 2024-09-17T12:02:09.860011+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: audit 2024-09-17T12:02:09.860011+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: cephadm 2024-09-17T12:02:09.864461+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Reconfiguring rgw.foo.smithi121.ytazdu (monmap changed)... 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: cephadm 2024-09-17T12:02:09.864461+0000 mgr.y (mgr.54108) 192 : cephadm [INF] Reconfiguring rgw.foo.smithi121.ytazdu (monmap changed)... 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: audit 2024-09-17T12:02:09.865255+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: audit 2024-09-17T12:02:09.865255+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: audit 2024-09-17T12:02:09.868762+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: audit 2024-09-17T12:02:09.868762+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: cephadm 2024-09-17T12:02:09.870584+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:02:11.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:10 smithi121 bash[87711]: cephadm 2024-09-17T12:02:09.870584+0000 mgr.y (mgr.54108) 193 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:02:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: cluster 2024-09-17T12:02:11.751625+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: cluster 2024-09-17T12:02:11.751625+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.069800+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.069800+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.080187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.080187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.170051+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.170051+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.172830+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.172830+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.175055+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.175055+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.176081+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:02:13.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.176081+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:02:13.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.183237+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.183237+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.187522+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.187522+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.192904+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:02:13.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.192904+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: cluster 2024-09-17T12:02:11.751625+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: cluster 2024-09-17T12:02:11.751625+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.069800+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.069800+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.080187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.080187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.170051+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.170051+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.172830+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.172830+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.175055+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.175055+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.176081+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.176081+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.183237+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.183237+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.187522+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.187522+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.192904+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:02:13.105 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.192904+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.196476+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.196476+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.204465+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.204465+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.211086+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.211086+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.219594+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.219594+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.226500+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.226500+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.234785+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.234785+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.240804+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.240804+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.249330+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.249330+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.254476+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.254476+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.257614+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.196476+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.196476+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.204465+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.204465+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.211086+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.211086+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.219594+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.219594+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.226500+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.226500+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.234785+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.234785+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.240804+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.240804+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.249330+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.249330+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.254476+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.254476+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.257614+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.257614+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.258773+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.258773+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.261057+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.261057+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.268662+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.268662+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.275021+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.275021+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.283050+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.283050+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.287856+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.287856+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.293318+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.293318+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.297726+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.297726+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.300202+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.300202+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.301180+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.257614+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.258773+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.258773+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.261057+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.261057+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.268662+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.268662+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.275021+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.275021+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.283050+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.283050+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.287856+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.287856+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.293318+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.293318+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.297726+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.297726+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.300202+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.300202+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.301180+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.301180+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.303044+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.303044+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.305294+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.305294+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.306366+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.113 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.306366+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.308512+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.308512+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.310727+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.310727+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.311687+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.311687+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.313769+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.313769+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.316396+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.316396+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.317595+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.301180+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.303044+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.303044+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.305294+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.305294+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.306366+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.306366+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.308512+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.308512+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.310727+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.310727+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.311687+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.311687+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.313769+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.313769+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.316396+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.316396+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.317595+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.317595+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.319562+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.319562+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.322273+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.322273+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.323399+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.323399+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.325162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.325162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.327379+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.327379+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.117 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.328224+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.118 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.328224+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.118 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.330199+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:02:13.118 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.330199+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:02:13.118 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.334690+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:02:13.118 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.334690+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:02:13.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.317595+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.319562+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.319562+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.322273+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.322273+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.323399+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.323399+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.325162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.325162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.327379+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.327379+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.328224+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.328224+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.330199+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:02:13.120 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.337741+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.120 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.337741+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.120 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.344511+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:02:13.120 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.344511+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:02:13.120 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.348614+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:02:13.120 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.348614+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.354419+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.354419+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.358643+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.358643+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.359878+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.359878+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.364260+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.364260+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.367473+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.367473+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.368868+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:02:13.121 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.368868+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:02:13.122 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.373401+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:02:13.122 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.373401+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:02:13.122 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.376446+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.122 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.376446+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.122 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.377862+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:02:13.122 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.377862+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:02:13.122 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.382196+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:02:13.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.330199+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:02:13.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.334690+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.334690+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.337741+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.337741+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.344511+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.344511+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.348614+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.348614+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.354419+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.354419+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.358643+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:02:13.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.358643+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:02:13.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.359878+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:02:13.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.359878+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:02:13.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.364260+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:02:13.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.364260+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.367473+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.367473+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.368868+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.368868+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.373401+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.373401+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.376446+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.376446+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.377862+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.377862+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:02:13.443 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.382196+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.382196+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.385306+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.385306+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.386584+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.386584+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.390849+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.390849+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.394015+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.394015+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.399712+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:02:13.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.399712+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.402640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.402640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.404171+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.404171+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.405530+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.405530+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.406830+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.406830+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.408073+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.445 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.382196+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.385306+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.385306+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.386584+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.386584+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.390849+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.390849+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.394015+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.394015+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.399712+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.399712+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.402640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.402640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.404171+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.404171+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.405530+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.408073+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.409351+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.409351+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.411258+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.411258+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.415448+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.415448+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:02:13.447 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.418402+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.418402+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.420040+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.420040+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.429693+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.429693+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.545009+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.545009+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.546570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.546570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.554299+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[110680]: audit 2024-09-17T12:02:12.554299+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.405530+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.406830+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.406830+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.408073+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.408073+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.409351+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.409351+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.411258+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.411258+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.415448+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:02:13.449 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.415448+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.418402+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.418402+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.420040+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.420040+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.429693+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.429693+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.545009+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.545009+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.546570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.546570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.554299+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:13 smithi092 bash[114081]: audit 2024-09-17T12:02:12.554299+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: cluster 2024-09-17T12:02:11.751625+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: cluster 2024-09-17T12:02:11.751625+0000 mgr.y (mgr.54108) 194 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.069800+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.069800+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.080187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.080187+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.170051+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:02:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.170051+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:02:13.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.172830+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.172830+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.175055+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.175055+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.176081+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.176081+0000 mgr.y (mgr.54108) 195 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.183237+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.183237+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.187522+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.187522+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.192904+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:02:13.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.192904+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T12:02:13.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.196476+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.196476+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.204465+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:02:13.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.204465+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T12:02:13.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.211086+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.211086+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.219594+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.219594+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.226500+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.226500+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.234785+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.234785+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.240804+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.240804+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.249330+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.249330+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.254476+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.254476+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.257614+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.257614+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.258773+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.258773+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.261057+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.261057+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.268662+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.268662+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.275021+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.275021+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.283050+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.283050+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.287856+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.287856+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.293318+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.293318+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.297726+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.297726+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.300202+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.300202+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.301180+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.301180+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.303044+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.303044+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.305294+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.305294+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.306366+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.306366+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.308512+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.308512+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.310727+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.310727+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.311687+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.311687+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.313769+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.313769+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.316396+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.316396+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.317595+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.317595+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.319562+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.319562+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.322273+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.322273+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.323399+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.323399+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.325162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.325162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.327379+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.327379+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.328224+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.328224+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.330199+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.330199+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:02:13.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.334690+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.334690+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.337741+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.337741+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.344511+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.344511+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.348614+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.348614+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.354419+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.354419+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.358643+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.358643+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.359878+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:02:13.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.359878+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:02:13.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.364260+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:02:13.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.364260+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:02:13.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.367473+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:02:13.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.367473+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:02:13.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.368868+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:02:13.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.368868+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.373401+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.373401+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.376446+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.376446+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.377862+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.377862+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.382196+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.382196+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.385306+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.385306+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.386584+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:02:13.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.386584+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.390849+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.390849+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.394015+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.394015+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.399712+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.399712+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.402640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.402640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.404171+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.404171+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.405530+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.405530+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.406830+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.406830+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.408073+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.408073+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.409351+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.409351+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.411258+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.411258+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.415448+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.415448+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.418402+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.418402+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.420040+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.420040+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.429693+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.429693+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.545009+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.545009+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:02:13.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.546570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.546570+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:02:13.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.554299+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:13.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:13 smithi121 bash[87711]: audit 2024-09-17T12:02:12.554299+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.212677+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:02:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.212677+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:02:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.228109+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:02:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.228109+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:02:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.242889+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:02:14.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.242889+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.255903+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.255903+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.262536+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.262536+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.276589+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.276589+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.288749+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.288749+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.298760+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.298760+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.304026+0000 mgr.y (mgr.54108) 204 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.304026+0000 mgr.y (mgr.54108) 204 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:02:14.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.309365+0000 mgr.y (mgr.54108) 205 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.309365+0000 mgr.y (mgr.54108) 205 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.314683+0000 mgr.y (mgr.54108) 206 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.314683+0000 mgr.y (mgr.54108) 206 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.320712+0000 mgr.y (mgr.54108) 207 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.320712+0000 mgr.y (mgr.54108) 207 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.326111+0000 mgr.y (mgr.54108) 208 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.326111+0000 mgr.y (mgr.54108) 208 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.328981+0000 mgr.y (mgr.54108) 209 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.328981+0000 mgr.y (mgr.54108) 209 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.410362+0000 mgr.y (mgr.54108) 210 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:02:14.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:14 smithi121 bash[87711]: cephadm 2024-09-17T12:02:12.410362+0000 mgr.y (mgr.54108) 210 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:02:14.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.212677+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.212677+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.228109+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.228109+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.242889+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.242889+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.255903+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.255903+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.262536+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.262536+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.276589+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:02:14.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.276589+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.288749+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.288749+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.298760+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.298760+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.304026+0000 mgr.y (mgr.54108) 204 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.304026+0000 mgr.y (mgr.54108) 204 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.309365+0000 mgr.y (mgr.54108) 205 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.309365+0000 mgr.y (mgr.54108) 205 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.314683+0000 mgr.y (mgr.54108) 206 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.314683+0000 mgr.y (mgr.54108) 206 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.320712+0000 mgr.y (mgr.54108) 207 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:02:14.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.320712+0000 mgr.y (mgr.54108) 207 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:02:14.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.212677+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:02:14.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.212677+0000 mgr.y (mgr.54108) 196 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:02:14.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.228109+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:02:14.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.228109+0000 mgr.y (mgr.54108) 197 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:02:14.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.242889+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:02:14.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.242889+0000 mgr.y (mgr.54108) 198 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:02:14.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.255903+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:02:14.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.255903+0000 mgr.y (mgr.54108) 199 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:02:14.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.262536+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:02:14.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.262536+0000 mgr.y (mgr.54108) 200 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:02:14.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.276589+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:02:14.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.276589+0000 mgr.y (mgr.54108) 201 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:02:14.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.288749+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:02:14.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.288749+0000 mgr.y (mgr.54108) 202 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:02:14.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.298760+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:02:14.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.298760+0000 mgr.y (mgr.54108) 203 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T12:02:14.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.304026+0000 mgr.y (mgr.54108) 204 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:02:14.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.304026+0000 mgr.y (mgr.54108) 204 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T12:02:14.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.309365+0000 mgr.y (mgr.54108) 205 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:02:14.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.309365+0000 mgr.y (mgr.54108) 205 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T12:02:14.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.314683+0000 mgr.y (mgr.54108) 206 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:02:14.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.314683+0000 mgr.y (mgr.54108) 206 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T12:02:14.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.320712+0000 mgr.y (mgr.54108) 207 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:02:14.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.320712+0000 mgr.y (mgr.54108) 207 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T12:02:14.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.326111+0000 mgr.y (mgr.54108) 208 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:02:14.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.326111+0000 mgr.y (mgr.54108) 208 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:02:14.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.328981+0000 mgr.y (mgr.54108) 209 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:02:14.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.328981+0000 mgr.y (mgr.54108) 209 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:02:14.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.410362+0000 mgr.y (mgr.54108) 210 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:02:14.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[110680]: cephadm 2024-09-17T12:02:12.410362+0000 mgr.y (mgr.54108) 210 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:02:14.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.326111+0000 mgr.y (mgr.54108) 208 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:02:14.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.326111+0000 mgr.y (mgr.54108) 208 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T12:02:14.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.328981+0000 mgr.y (mgr.54108) 209 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:02:14.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.328981+0000 mgr.y (mgr.54108) 209 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:02:14.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.410362+0000 mgr.y (mgr.54108) 210 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:02:14.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:14 smithi092 bash[114081]: cephadm 2024-09-17T12:02:12.410362+0000 mgr.y (mgr.54108) 210 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:02:15.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:15 smithi092 bash[110680]: cluster 2024-09-17T12:02:13.752446+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:15.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:15 smithi092 bash[110680]: cluster 2024-09-17T12:02:13.752446+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:15.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:15 smithi092 bash[114081]: cluster 2024-09-17T12:02:13.752446+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:15.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:15 smithi092 bash[114081]: cluster 2024-09-17T12:02:13.752446+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:15 smithi121 bash[87711]: cluster 2024-09-17T12:02:13.752446+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:15.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:15 smithi121 bash[87711]: cluster 2024-09-17T12:02:13.752446+0000 mgr.y (mgr.54108) 211 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:16.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:16 smithi121 bash[87711]: audit 2024-09-17T12:02:15.632470+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:16.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:16 smithi121 bash[87711]: audit 2024-09-17T12:02:15.632470+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:16.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:16 smithi121 bash[87711]: cluster 2024-09-17T12:02:15.753193+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:16.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:16 smithi121 bash[87711]: cluster 2024-09-17T12:02:15.753193+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:16 smithi092 bash[110680]: audit 2024-09-17T12:02:15.632470+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:16 smithi092 bash[110680]: audit 2024-09-17T12:02:15.632470+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:16 smithi092 bash[110680]: cluster 2024-09-17T12:02:15.753193+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:16 smithi092 bash[110680]: cluster 2024-09-17T12:02:15.753193+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:17.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:16 smithi092 bash[114081]: audit 2024-09-17T12:02:15.632470+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:17.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:16 smithi092 bash[114081]: audit 2024-09-17T12:02:15.632470+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:17.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:16 smithi092 bash[114081]: cluster 2024-09-17T12:02:15.753193+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:17.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:16 smithi092 bash[114081]: cluster 2024-09-17T12:02:15.753193+0000 mgr.y (mgr.54108) 212 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:18.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:17 smithi121 bash[87711]: audit 2024-09-17T12:02:16.350079+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:18.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:17 smithi121 bash[87711]: audit 2024-09-17T12:02:16.350079+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:17 smithi092 bash[110680]: audit 2024-09-17T12:02:16.350079+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:17 smithi092 bash[110680]: audit 2024-09-17T12:02:16.350079+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:18.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:17 smithi092 bash[114081]: audit 2024-09-17T12:02:16.350079+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:18.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:17 smithi092 bash[114081]: audit 2024-09-17T12:02:16.350079+0000 mgr.y (mgr.54108) 213 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:18.899 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:18 smithi121 bash[87711]: cluster 2024-09-17T12:02:17.754836+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:18.899 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:18 smithi121 bash[87711]: cluster 2024-09-17T12:02:17.754836+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:18.923 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:18 smithi092 bash[110680]: cluster 2024-09-17T12:02:17.754836+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:18.923 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:18 smithi092 bash[110680]: cluster 2024-09-17T12:02:17.754836+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:18.924 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:18 smithi092 bash[114081]: cluster 2024-09-17T12:02:17.754836+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:18.924 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:18 smithi092 bash[114081]: cluster 2024-09-17T12:02:17.754836+0000 mgr.y (mgr.54108) 214 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:20.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:19 smithi121 bash[87711]: audit 2024-09-17T12:02:18.706284+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:19 smithi121 bash[87711]: audit 2024-09-17T12:02:18.706284+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:19 smithi121 bash[87711]: audit 2024-09-17T12:02:18.718503+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:19 smithi121 bash[87711]: audit 2024-09-17T12:02:18.718503+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:19 smithi121 bash[87711]: audit 2024-09-17T12:02:18.731178+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:19 smithi121 bash[87711]: audit 2024-09-17T12:02:18.731178+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[110680]: audit 2024-09-17T12:02:18.706284+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[110680]: audit 2024-09-17T12:02:18.706284+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[110680]: audit 2024-09-17T12:02:18.718503+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[110680]: audit 2024-09-17T12:02:18.718503+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[110680]: audit 2024-09-17T12:02:18.731178+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[110680]: audit 2024-09-17T12:02:18.731178+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[114081]: audit 2024-09-17T12:02:18.706284+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[114081]: audit 2024-09-17T12:02:18.706284+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[114081]: audit 2024-09-17T12:02:18.718503+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[114081]: audit 2024-09-17T12:02:18.718503+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[114081]: audit 2024-09-17T12:02:18.731178+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:19 smithi092 bash[114081]: audit 2024-09-17T12:02:18.731178+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:21.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:20 smithi121 bash[87711]: cluster 2024-09-17T12:02:19.755560+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:21.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:20 smithi121 bash[87711]: cluster 2024-09-17T12:02:19.755560+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:21.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:20 smithi121 bash[87711]: audit 2024-09-17T12:02:20.593775+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:21.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:20 smithi121 bash[87711]: audit 2024-09-17T12:02:20.593775+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:21.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:02:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:02:20] "GET /metrics HTTP/1.1" 200 38285 "" "Prometheus/2.51.0" 2024-09-17T12:02:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:20 smithi092 bash[114081]: cluster 2024-09-17T12:02:19.755560+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:20 smithi092 bash[114081]: cluster 2024-09-17T12:02:19.755560+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:20 smithi092 bash[114081]: audit 2024-09-17T12:02:20.593775+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:20 smithi092 bash[114081]: audit 2024-09-17T12:02:20.593775+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:20 smithi092 bash[110680]: cluster 2024-09-17T12:02:19.755560+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:20 smithi092 bash[110680]: cluster 2024-09-17T12:02:19.755560+0000 mgr.y (mgr.54108) 215 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:20 smithi092 bash[110680]: audit 2024-09-17T12:02:20.593775+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:20 smithi092 bash[110680]: audit 2024-09-17T12:02:20.593775+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:22 smithi092 bash[110680]: cluster 2024-09-17T12:02:21.757174+0000 mgr.y (mgr.54108) 216 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:22 smithi092 bash[110680]: cluster 2024-09-17T12:02:21.757174+0000 mgr.y (mgr.54108) 216 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:22 smithi092 bash[114081]: cluster 2024-09-17T12:02:21.757174+0000 mgr.y (mgr.54108) 216 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:23.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:22 smithi092 bash[114081]: cluster 2024-09-17T12:02:21.757174+0000 mgr.y (mgr.54108) 216 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:22 smithi121 bash[87711]: cluster 2024-09-17T12:02:21.757174+0000 mgr.y (mgr.54108) 216 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:22 smithi121 bash[87711]: cluster 2024-09-17T12:02:21.757174+0000 mgr.y (mgr.54108) 216 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:24 smithi121 bash[87711]: audit 2024-09-17T12:02:23.613145+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:24 smithi121 bash[87711]: audit 2024-09-17T12:02:23.613145+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:24 smithi121 bash[87711]: audit 2024-09-17T12:02:23.624023+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:24 smithi121 bash[87711]: audit 2024-09-17T12:02:23.624023+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:24 smithi121 bash[87711]: audit 2024-09-17T12:02:23.634315+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:24 smithi121 bash[87711]: audit 2024-09-17T12:02:23.634315+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:24 smithi121 bash[87711]: cluster 2024-09-17T12:02:23.757903+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:24 smithi121 bash[87711]: cluster 2024-09-17T12:02:23.757903+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[110680]: audit 2024-09-17T12:02:23.613145+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[110680]: audit 2024-09-17T12:02:23.613145+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[110680]: audit 2024-09-17T12:02:23.624023+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[110680]: audit 2024-09-17T12:02:23.624023+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[110680]: audit 2024-09-17T12:02:23.634315+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[110680]: audit 2024-09-17T12:02:23.634315+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[110680]: cluster 2024-09-17T12:02:23.757903+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[110680]: cluster 2024-09-17T12:02:23.757903+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[114081]: audit 2024-09-17T12:02:23.613145+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[114081]: audit 2024-09-17T12:02:23.613145+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[114081]: audit 2024-09-17T12:02:23.624023+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[114081]: audit 2024-09-17T12:02:23.624023+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[114081]: audit 2024-09-17T12:02:23.634315+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[114081]: audit 2024-09-17T12:02:23.634315+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[114081]: cluster 2024-09-17T12:02:23.757903+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:25.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:24 smithi092 bash[114081]: cluster 2024-09-17T12:02:23.757903+0000 mgr.y (mgr.54108) 217 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:27.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:26 smithi092 bash[110680]: cluster 2024-09-17T12:02:25.758622+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:27.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:26 smithi092 bash[110680]: cluster 2024-09-17T12:02:25.758622+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:27.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:26 smithi092 bash[114081]: cluster 2024-09-17T12:02:25.758622+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:27.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:26 smithi092 bash[114081]: cluster 2024-09-17T12:02:25.758622+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:26 smithi121 bash[87711]: cluster 2024-09-17T12:02:25.758622+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:26 smithi121 bash[87711]: cluster 2024-09-17T12:02:25.758622+0000 mgr.y (mgr.54108) 218 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:28.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:27 smithi092 bash[110680]: audit 2024-09-17T12:02:26.361055+0000 mgr.y (mgr.54108) 219 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:28.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:27 smithi092 bash[110680]: audit 2024-09-17T12:02:26.361055+0000 mgr.y (mgr.54108) 219 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:28.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:27 smithi092 bash[114081]: audit 2024-09-17T12:02:26.361055+0000 mgr.y (mgr.54108) 219 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:28.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:27 smithi092 bash[114081]: audit 2024-09-17T12:02:26.361055+0000 mgr.y (mgr.54108) 219 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:27 smithi121 bash[87711]: audit 2024-09-17T12:02:26.361055+0000 mgr.y (mgr.54108) 219 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:27 smithi121 bash[87711]: audit 2024-09-17T12:02:26.361055+0000 mgr.y (mgr.54108) 219 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:28 smithi121 bash[87711]: cluster 2024-09-17T12:02:27.760252+0000 mgr.y (mgr.54108) 220 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:28 smithi121 bash[87711]: cluster 2024-09-17T12:02:27.760252+0000 mgr.y (mgr.54108) 220 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:28 smithi092 bash[110680]: cluster 2024-09-17T12:02:27.760252+0000 mgr.y (mgr.54108) 220 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:28 smithi092 bash[110680]: cluster 2024-09-17T12:02:27.760252+0000 mgr.y (mgr.54108) 220 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:28 smithi092 bash[114081]: cluster 2024-09-17T12:02:27.760252+0000 mgr.y (mgr.54108) 220 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:29.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:28 smithi092 bash[114081]: cluster 2024-09-17T12:02:27.760252+0000 mgr.y (mgr.54108) 220 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:31.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:30 smithi092 bash[110680]: cluster 2024-09-17T12:02:29.760942+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:31.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:30 smithi092 bash[110680]: cluster 2024-09-17T12:02:29.760942+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:31.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:30 smithi092 bash[114081]: cluster 2024-09-17T12:02:29.760942+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:31.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:30 smithi092 bash[114081]: cluster 2024-09-17T12:02:29.760942+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:31.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:02:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:02:30] "GET /metrics HTTP/1.1" 200 38285 "" "Prometheus/2.51.0" 2024-09-17T12:02:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:30 smithi121 bash[87711]: cluster 2024-09-17T12:02:29.760942+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:30 smithi121 bash[87711]: cluster 2024-09-17T12:02:29.760942+0000 mgr.y (mgr.54108) 221 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:33.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:32 smithi092 bash[110680]: cluster 2024-09-17T12:02:31.762614+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:33.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:32 smithi092 bash[110680]: cluster 2024-09-17T12:02:31.762614+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:33.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:32 smithi092 bash[114081]: cluster 2024-09-17T12:02:31.762614+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:33.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:32 smithi092 bash[114081]: cluster 2024-09-17T12:02:31.762614+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:32 smithi121 bash[87711]: cluster 2024-09-17T12:02:31.762614+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:32 smithi121 bash[87711]: cluster 2024-09-17T12:02:31.762614+0000 mgr.y (mgr.54108) 222 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:34.425 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:02:35.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:34 smithi092 bash[114081]: audit 2024-09-17T12:02:33.202010+0000 mgr.y (mgr.54108) 223 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:35.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:34 smithi092 bash[114081]: audit 2024-09-17T12:02:33.202010+0000 mgr.y (mgr.54108) 223 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:35.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:34 smithi092 bash[114081]: cluster 2024-09-17T12:02:33.763309+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:35.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:34 smithi092 bash[114081]: cluster 2024-09-17T12:02:33.763309+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:35.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:34 smithi092 bash[110680]: audit 2024-09-17T12:02:33.202010+0000 mgr.y (mgr.54108) 223 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:35.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:34 smithi092 bash[110680]: audit 2024-09-17T12:02:33.202010+0000 mgr.y (mgr.54108) 223 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:35.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:34 smithi092 bash[110680]: cluster 2024-09-17T12:02:33.763309+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:35.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:34 smithi092 bash[110680]: cluster 2024-09-17T12:02:33.763309+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:34 smithi121 bash[87711]: audit 2024-09-17T12:02:33.202010+0000 mgr.y (mgr.54108) 223 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:34 smithi121 bash[87711]: audit 2024-09-17T12:02:33.202010+0000 mgr.y (mgr.54108) 223 : audit [DBG] from='client.54234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:34 smithi121 bash[87711]: cluster 2024-09-17T12:02:33.763309+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:34 smithi121 bash[87711]: cluster 2024-09-17T12:02:33.763309+0000 mgr.y (mgr.54108) 224 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:35 smithi121 bash[87711]: audit 2024-09-17T12:02:35.594415+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:35 smithi121 bash[87711]: audit 2024-09-17T12:02:35.594415+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:35 smithi092 bash[110680]: audit 2024-09-17T12:02:35.594415+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:35 smithi092 bash[110680]: audit 2024-09-17T12:02:35.594415+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:36.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:35 smithi092 bash[114081]: audit 2024-09-17T12:02:35.594415+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:35 smithi092 bash[114081]: audit 2024-09-17T12:02:35.594415+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:37.110 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:36 smithi121 bash[87711]: cluster 2024-09-17T12:02:35.763976+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:37.111 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:36 smithi121 bash[87711]: cluster 2024-09-17T12:02:35.763976+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:36 smithi092 bash[110680]: cluster 2024-09-17T12:02:35.763976+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:36 smithi092 bash[110680]: cluster 2024-09-17T12:02:35.763976+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:36 smithi092 bash[114081]: cluster 2024-09-17T12:02:35.763976+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:36 smithi092 bash[114081]: cluster 2024-09-17T12:02:35.763976+0000 mgr.y (mgr.54108) 225 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:37 smithi092 bash[110680]: audit 2024-09-17T12:02:36.370116+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:37 smithi092 bash[110680]: audit 2024-09-17T12:02:36.370116+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:38.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:37 smithi092 bash[114081]: audit 2024-09-17T12:02:36.370116+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:38.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:37 smithi092 bash[114081]: audit 2024-09-17T12:02:36.370116+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:38.203 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:37 smithi121 bash[87711]: audit 2024-09-17T12:02:36.370116+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:38.204 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:37 smithi121 bash[87711]: audit 2024-09-17T12:02:36.370116+0000 mgr.y (mgr.54108) 226 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:39.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:38 smithi121 bash[87711]: cluster 2024-09-17T12:02:37.765671+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:39.119 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:38 smithi121 bash[87711]: cluster 2024-09-17T12:02:37.765671+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:39.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:38 smithi092 bash[110680]: cluster 2024-09-17T12:02:37.765671+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:38 smithi092 bash[110680]: cluster 2024-09-17T12:02:37.765671+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:38 smithi092 bash[114081]: cluster 2024-09-17T12:02:37.765671+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:38 smithi092 bash[114081]: cluster 2024-09-17T12:02:37.765671+0000 mgr.y (mgr.54108) 227 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:39.828 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:02:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:39 smithi121 bash[87711]: audit 2024-09-17T12:02:38.938806+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:39 smithi121 bash[87711]: audit 2024-09-17T12:02:38.938806+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:39 smithi121 bash[87711]: audit 2024-09-17T12:02:38.949438+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:39 smithi121 bash[87711]: audit 2024-09-17T12:02:38.949438+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:39 smithi121 bash[87711]: audit 2024-09-17T12:02:38.960097+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:39 smithi121 bash[87711]: audit 2024-09-17T12:02:38.960097+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[114081]: audit 2024-09-17T12:02:38.938806+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[114081]: audit 2024-09-17T12:02:38.938806+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[114081]: audit 2024-09-17T12:02:38.949438+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[114081]: audit 2024-09-17T12:02:38.949438+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[114081]: audit 2024-09-17T12:02:38.960097+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[114081]: audit 2024-09-17T12:02:38.960097+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[110680]: audit 2024-09-17T12:02:38.938806+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[110680]: audit 2024-09-17T12:02:38.938806+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[110680]: audit 2024-09-17T12:02:38.949438+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[110680]: audit 2024-09-17T12:02:38.949438+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[110680]: audit 2024-09-17T12:02:38.960097+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:40.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:39 smithi092 bash[110680]: audit 2024-09-17T12:02:38.960097+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:41.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:40 smithi121 bash[87711]: cluster 2024-09-17T12:02:39.766439+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:41.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:40 smithi121 bash[87711]: cluster 2024-09-17T12:02:39.766439+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:40 smithi092 bash[110680]: cluster 2024-09-17T12:02:39.766439+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:40 smithi092 bash[110680]: cluster 2024-09-17T12:02:39.766439+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:40 smithi092 bash[114081]: cluster 2024-09-17T12:02:39.766439+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:40 smithi092 bash[114081]: cluster 2024-09-17T12:02:39.766439+0000 mgr.y (mgr.54108) 228 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:02:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:02:40] "GET /metrics HTTP/1.1" 200 38282 "" "Prometheus/2.51.0" 2024-09-17T12:02:43.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:42 smithi092 bash[114081]: cluster 2024-09-17T12:02:41.768110+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:43.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:42 smithi092 bash[114081]: cluster 2024-09-17T12:02:41.768110+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:43.230 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:42 smithi092 bash[110680]: cluster 2024-09-17T12:02:41.768110+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:43.230 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:42 smithi092 bash[110680]: cluster 2024-09-17T12:02:41.768110+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:42 smithi121 bash[87711]: cluster 2024-09-17T12:02:41.768110+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:42 smithi121 bash[87711]: cluster 2024-09-17T12:02:41.768110+0000 mgr.y (mgr.54108) 229 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:43.627 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 19s ago 47m - - 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 4s ago 47m - - 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (7m) 19s ago 37m 13.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (6m) 4s ago 37m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (9m) 19s ago 33m 49.2M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (119s) 4s ago 46m 438M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (20m) 19s ago 49m 507M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (2m) 19s ago 49m 47.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (4m) 4s ago 47m 46.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (81s) 19s ago 46m 35.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:02:43.628 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (8m) 19s ago 37m 8307k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (8m) 4s ago 37m 8936k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (45m) 19s ago 45m 60.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (44m) 19s ago 44m 61.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (43m) 19s ago 43m 54.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (42m) 19s ago 42m 68.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (41m) 4s ago 41m 62.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (40m) 4s ago 41m 66.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (40m) 4s ago 40m 65.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (39m) 4s ago 39m 67.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (7m) 4s ago 38m 52.3M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (34m) 19s ago 34m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:02:43.629 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (34m) 4s ago 34m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:02:44.464 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-17T12:02:45.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: audit 2024-09-17T12:02:43.588639+0000 mgr.y (mgr.54108) 230 : audit [DBG] from='client.54237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: audit 2024-09-17T12:02:43.588639+0000 mgr.y (mgr.54108) 230 : audit [DBG] from='client.54237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: audit 2024-09-17T12:02:43.762479+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: audit 2024-09-17T12:02:43.762479+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: cluster 2024-09-17T12:02:43.768486+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: cluster 2024-09-17T12:02:43.768486+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: audit 2024-09-17T12:02:43.768557+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: audit 2024-09-17T12:02:43.768557+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: audit 2024-09-17T12:02:43.775612+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:44 smithi121 bash[87711]: audit 2024-09-17T12:02:43.775612+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: audit 2024-09-17T12:02:43.588639+0000 mgr.y (mgr.54108) 230 : audit [DBG] from='client.54237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: audit 2024-09-17T12:02:43.588639+0000 mgr.y (mgr.54108) 230 : audit [DBG] from='client.54237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: audit 2024-09-17T12:02:43.762479+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: audit 2024-09-17T12:02:43.762479+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: cluster 2024-09-17T12:02:43.768486+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: cluster 2024-09-17T12:02:43.768486+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: audit 2024-09-17T12:02:43.768557+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: audit 2024-09-17T12:02:43.768557+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: audit 2024-09-17T12:02:43.775612+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[110680]: audit 2024-09-17T12:02:43.775612+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: audit 2024-09-17T12:02:43.588639+0000 mgr.y (mgr.54108) 230 : audit [DBG] from='client.54237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: audit 2024-09-17T12:02:43.588639+0000 mgr.y (mgr.54108) 230 : audit [DBG] from='client.54237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: audit 2024-09-17T12:02:43.762479+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: audit 2024-09-17T12:02:43.762479+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: cluster 2024-09-17T12:02:43.768486+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: cluster 2024-09-17T12:02:43.768486+0000 mgr.y (mgr.54108) 231 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: audit 2024-09-17T12:02:43.768557+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: audit 2024-09-17T12:02:43.768557+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: audit 2024-09-17T12:02:43.775612+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:45.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:44 smithi092 bash[114081]: audit 2024-09-17T12:02:43.775612+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:02:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:46 smithi121 bash[87711]: cluster 2024-09-17T12:02:45.769178+0000 mgr.y (mgr.54108) 232 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:46 smithi121 bash[87711]: cluster 2024-09-17T12:02:45.769178+0000 mgr.y (mgr.54108) 232 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:47.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:46 smithi092 bash[114081]: cluster 2024-09-17T12:02:45.769178+0000 mgr.y (mgr.54108) 232 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:47.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:46 smithi092 bash[114081]: cluster 2024-09-17T12:02:45.769178+0000 mgr.y (mgr.54108) 232 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:47.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:46 smithi092 bash[110680]: cluster 2024-09-17T12:02:45.769178+0000 mgr.y (mgr.54108) 232 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:47.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:46 smithi092 bash[110680]: cluster 2024-09-17T12:02:45.769178+0000 mgr.y (mgr.54108) 232 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:48.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:47 smithi121 bash[87711]: audit 2024-09-17T12:02:46.378083+0000 mgr.y (mgr.54108) 233 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:48.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:47 smithi121 bash[87711]: audit 2024-09-17T12:02:46.378083+0000 mgr.y (mgr.54108) 233 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:48.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:47 smithi092 bash[110680]: audit 2024-09-17T12:02:46.378083+0000 mgr.y (mgr.54108) 233 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:48.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:47 smithi092 bash[110680]: audit 2024-09-17T12:02:46.378083+0000 mgr.y (mgr.54108) 233 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:47 smithi092 bash[114081]: audit 2024-09-17T12:02:46.378083+0000 mgr.y (mgr.54108) 233 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:47 smithi092 bash[114081]: audit 2024-09-17T12:02:46.378083+0000 mgr.y (mgr.54108) 233 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:49.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:48 smithi121 bash[87711]: cluster 2024-09-17T12:02:47.770858+0000 mgr.y (mgr.54108) 234 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:49.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:48 smithi121 bash[87711]: cluster 2024-09-17T12:02:47.770858+0000 mgr.y (mgr.54108) 234 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:49.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:48 smithi092 bash[110680]: cluster 2024-09-17T12:02:47.770858+0000 mgr.y (mgr.54108) 234 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:49.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:48 smithi092 bash[110680]: cluster 2024-09-17T12:02:47.770858+0000 mgr.y (mgr.54108) 234 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:49.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:48 smithi092 bash[114081]: cluster 2024-09-17T12:02:47.770858+0000 mgr.y (mgr.54108) 234 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:49.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:48 smithi092 bash[114081]: cluster 2024-09-17T12:02:47.770858+0000 mgr.y (mgr.54108) 234 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:49.226 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:02:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:50 smithi121 bash[87711]: cluster 2024-09-17T12:02:49.771680+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:50 smithi121 bash[87711]: cluster 2024-09-17T12:02:49.771680+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:50 smithi121 bash[87711]: audit 2024-09-17T12:02:50.593861+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:50 smithi121 bash[87711]: audit 2024-09-17T12:02:50.593861+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:51.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:02:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:02:50] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.51.0" 2024-09-17T12:02:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:50 smithi092 bash[110680]: cluster 2024-09-17T12:02:49.771680+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:50 smithi092 bash[110680]: cluster 2024-09-17T12:02:49.771680+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:50 smithi092 bash[110680]: audit 2024-09-17T12:02:50.593861+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:50 smithi092 bash[110680]: audit 2024-09-17T12:02:50.593861+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:51.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:50 smithi092 bash[114081]: cluster 2024-09-17T12:02:49.771680+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:51.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:50 smithi092 bash[114081]: cluster 2024-09-17T12:02:49.771680+0000 mgr.y (mgr.54108) 235 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:51.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:50 smithi092 bash[114081]: audit 2024-09-17T12:02:50.593861+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:51.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:50 smithi092 bash[114081]: audit 2024-09-17T12:02:50.593861+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:02:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:52 smithi121 bash[87711]: cluster 2024-09-17T12:02:51.773341+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:52 smithi121 bash[87711]: cluster 2024-09-17T12:02:51.773341+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:53.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:52 smithi092 bash[114081]: cluster 2024-09-17T12:02:51.773341+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:53.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:52 smithi092 bash[114081]: cluster 2024-09-17T12:02:51.773341+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:53.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:52 smithi092 bash[110680]: cluster 2024-09-17T12:02:51.773341+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:53.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:52 smithi092 bash[110680]: cluster 2024-09-17T12:02:51.773341+0000 mgr.y (mgr.54108) 236 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:53.546 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:02:54.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:53 smithi121 bash[87711]: audit 2024-09-17T12:02:53.536230+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/2868594015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:54.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:53 smithi121 bash[87711]: audit 2024-09-17T12:02:53.536230+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/2868594015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:54.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:53 smithi092 bash[114081]: audit 2024-09-17T12:02:53.536230+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/2868594015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:53 smithi092 bash[114081]: audit 2024-09-17T12:02:53.536230+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/2868594015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:54.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:53 smithi092 bash[110680]: audit 2024-09-17T12:02:53.536230+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/2868594015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:54.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:53 smithi092 bash[110680]: audit 2024-09-17T12:02:53.536230+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/2868594015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:02:54.787 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-17T12:02:55.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:54 smithi092 bash[110680]: cluster 2024-09-17T12:02:53.773884+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:55.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:54 smithi092 bash[110680]: cluster 2024-09-17T12:02:53.773884+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:55.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:54 smithi092 bash[114081]: cluster 2024-09-17T12:02:53.773884+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:55.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:54 smithi092 bash[114081]: cluster 2024-09-17T12:02:53.773884+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:54 smithi121 bash[87711]: cluster 2024-09-17T12:02:53.773884+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:54 smithi121 bash[87711]: cluster 2024-09-17T12:02:53.773884+0000 mgr.y (mgr.54108) 237 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:57.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:56 smithi092 bash[110680]: cluster 2024-09-17T12:02:55.774566+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:57.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:56 smithi092 bash[110680]: cluster 2024-09-17T12:02:55.774566+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:57.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:56 smithi092 bash[114081]: cluster 2024-09-17T12:02:55.774566+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:57.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:56 smithi092 bash[114081]: cluster 2024-09-17T12:02:55.774566+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:56 smithi121 bash[87711]: cluster 2024-09-17T12:02:55.774566+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:56 smithi121 bash[87711]: cluster 2024-09-17T12:02:55.774566+0000 mgr.y (mgr.54108) 238 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:02:58.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:57 smithi092 bash[114081]: audit 2024-09-17T12:02:56.389303+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:57 smithi092 bash[114081]: audit 2024-09-17T12:02:56.389303+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:58.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:57 smithi092 bash[110680]: audit 2024-09-17T12:02:56.389303+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:58.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:57 smithi092 bash[110680]: audit 2024-09-17T12:02:56.389303+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:57 smithi121 bash[87711]: audit 2024-09-17T12:02:56.389303+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:57 smithi121 bash[87711]: audit 2024-09-17T12:02:56.389303+0000 mgr.y (mgr.54108) 239 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:02:59.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:58 smithi121 bash[87711]: cluster 2024-09-17T12:02:57.776181+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:59.029 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:02:58 smithi121 bash[87711]: cluster 2024-09-17T12:02:57.776181+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:58 smithi092 bash[110680]: cluster 2024-09-17T12:02:57.776181+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:02:58 smithi092 bash[110680]: cluster 2024-09-17T12:02:57.776181+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:59.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:58 smithi092 bash[114081]: cluster 2024-09-17T12:02:57.776181+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:02:59.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:02:58 smithi092 bash[114081]: cluster 2024-09-17T12:02:57.776181+0000 mgr.y (mgr.54108) 240 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:00.127 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:03:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:00 smithi121 bash[87711]: audit 2024-09-17T12:02:59.188178+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:00 smithi121 bash[87711]: audit 2024-09-17T12:02:59.188178+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:00 smithi121 bash[87711]: audit 2024-09-17T12:02:59.198931+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:00 smithi121 bash[87711]: audit 2024-09-17T12:02:59.198931+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:00 smithi121 bash[87711]: audit 2024-09-17T12:02:59.209921+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:00 smithi121 bash[87711]: audit 2024-09-17T12:02:59.209921+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[110680]: audit 2024-09-17T12:02:59.188178+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[110680]: audit 2024-09-17T12:02:59.188178+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[110680]: audit 2024-09-17T12:02:59.198931+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[110680]: audit 2024-09-17T12:02:59.198931+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[110680]: audit 2024-09-17T12:02:59.209921+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[110680]: audit 2024-09-17T12:02:59.209921+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[114081]: audit 2024-09-17T12:02:59.188178+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[114081]: audit 2024-09-17T12:02:59.188178+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[114081]: audit 2024-09-17T12:02:59.198931+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[114081]: audit 2024-09-17T12:02:59.198931+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[114081]: audit 2024-09-17T12:02:59.209921+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:00.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[114081]: audit 2024-09-17T12:02:59.209921+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:01.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:03:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:03:00] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.51.0" 2024-09-17T12:03:01.440 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:01 smithi121 bash[87711]: cluster 2024-09-17T12:02:59.776873+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:01.440 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:01 smithi121 bash[87711]: cluster 2024-09-17T12:02:59.776873+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:01.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:01 smithi092 bash[110680]: cluster 2024-09-17T12:02:59.776873+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:01.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:01 smithi092 bash[110680]: cluster 2024-09-17T12:02:59.776873+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:01.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:01 smithi092 bash[114081]: cluster 2024-09-17T12:02:59.776873+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:01.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:01 smithi092 bash[114081]: cluster 2024-09-17T12:02:59.776873+0000 mgr.y (mgr.54108) 241 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:03.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:03 smithi121 bash[87711]: cluster 2024-09-17T12:03:01.778604+0000 mgr.y (mgr.54108) 242 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:03.595 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:03 smithi121 bash[87711]: cluster 2024-09-17T12:03:01.778604+0000 mgr.y (mgr.54108) 242 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:03.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:03 smithi092 bash[110680]: cluster 2024-09-17T12:03:01.778604+0000 mgr.y (mgr.54108) 242 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:03.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:03 smithi092 bash[110680]: cluster 2024-09-17T12:03:01.778604+0000 mgr.y (mgr.54108) 242 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:03 smithi092 bash[114081]: cluster 2024-09-17T12:03:01.778604+0000 mgr.y (mgr.54108) 242 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:03.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:03 smithi092 bash[114081]: cluster 2024-09-17T12:03:01.778604+0000 mgr.y (mgr.54108) 242 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:03.775 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T12:03:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:04 smithi121 bash[87711]: audit 2024-09-17T12:03:03.764618+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.92:0/3463563130' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:04 smithi121 bash[87711]: audit 2024-09-17T12:03:03.764618+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.92:0/3463563130' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:04.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:04 smithi121 bash[87711]: audit 2024-09-17T12:03:03.874182+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:04 smithi121 bash[87711]: audit 2024-09-17T12:03:03.874182+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:04 smithi121 bash[87711]: audit 2024-09-17T12:03:03.879463+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:04 smithi121 bash[87711]: audit 2024-09-17T12:03:03.879463+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:04 smithi121 bash[87711]: audit 2024-09-17T12:03:03.884655+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:04 smithi121 bash[87711]: audit 2024-09-17T12:03:03.884655+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[110680]: audit 2024-09-17T12:03:03.764618+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.92:0/3463563130' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[110680]: audit 2024-09-17T12:03:03.764618+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.92:0/3463563130' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[110680]: audit 2024-09-17T12:03:03.874182+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[110680]: audit 2024-09-17T12:03:03.874182+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[110680]: audit 2024-09-17T12:03:03.879463+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[110680]: audit 2024-09-17T12:03:03.879463+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[110680]: audit 2024-09-17T12:03:03.884655+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[110680]: audit 2024-09-17T12:03:03.884655+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[114081]: audit 2024-09-17T12:03:03.764618+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.92:0/3463563130' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[114081]: audit 2024-09-17T12:03:03.764618+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.92:0/3463563130' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[114081]: audit 2024-09-17T12:03:03.874182+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[114081]: audit 2024-09-17T12:03:03.874182+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[114081]: audit 2024-09-17T12:03:03.879463+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[114081]: audit 2024-09-17T12:03:03.879463+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[114081]: audit 2024-09-17T12:03:03.884655+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:04 smithi092 bash[114081]: audit 2024-09-17T12:03:03.884655+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:04.621 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-17T12:03:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:05 smithi121 bash[87711]: cluster 2024-09-17T12:03:03.779055+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:05 smithi121 bash[87711]: cluster 2024-09-17T12:03:03.779055+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:05.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:05 smithi092 bash[110680]: cluster 2024-09-17T12:03:03.779055+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:05 smithi092 bash[110680]: cluster 2024-09-17T12:03:03.779055+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:05.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:05 smithi092 bash[114081]: cluster 2024-09-17T12:03:03.779055+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:05.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:05 smithi092 bash[114081]: cluster 2024-09-17T12:03:03.779055+0000 mgr.y (mgr.54108) 243 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:06 smithi121 bash[87711]: audit 2024-09-17T12:03:05.594724+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:06 smithi121 bash[87711]: audit 2024-09-17T12:03:05.594724+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:06.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:06 smithi092 bash[110680]: audit 2024-09-17T12:03:05.594724+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:06.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:06 smithi092 bash[110680]: audit 2024-09-17T12:03:05.594724+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:06 smithi092 bash[114081]: audit 2024-09-17T12:03:05.594724+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:06 smithi092 bash[114081]: audit 2024-09-17T12:03:05.594724+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:07 smithi121 bash[87711]: cluster 2024-09-17T12:03:05.779722+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:07 smithi121 bash[87711]: cluster 2024-09-17T12:03:05.779722+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:07 smithi121 bash[87711]: audit 2024-09-17T12:03:06.400390+0000 mgr.y (mgr.54108) 245 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:07 smithi121 bash[87711]: audit 2024-09-17T12:03:06.400390+0000 mgr.y (mgr.54108) 245 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:07.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:07 smithi092 bash[110680]: cluster 2024-09-17T12:03:05.779722+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:07 smithi092 bash[110680]: cluster 2024-09-17T12:03:05.779722+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:07 smithi092 bash[110680]: audit 2024-09-17T12:03:06.400390+0000 mgr.y (mgr.54108) 245 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:07 smithi092 bash[110680]: audit 2024-09-17T12:03:06.400390+0000 mgr.y (mgr.54108) 245 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:07 smithi092 bash[114081]: cluster 2024-09-17T12:03:05.779722+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:07 smithi092 bash[114081]: cluster 2024-09-17T12:03:05.779722+0000 mgr.y (mgr.54108) 244 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:07 smithi092 bash[114081]: audit 2024-09-17T12:03:06.400390+0000 mgr.y (mgr.54108) 245 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:07 smithi092 bash[114081]: audit 2024-09-17T12:03:06.400390+0000 mgr.y (mgr.54108) 245 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:08 smithi121 bash[87711]: cluster 2024-09-17T12:03:07.781356+0000 mgr.y (mgr.54108) 246 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:08 smithi121 bash[87711]: cluster 2024-09-17T12:03:07.781356+0000 mgr.y (mgr.54108) 246 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:08.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:08 smithi092 bash[110680]: cluster 2024-09-17T12:03:07.781356+0000 mgr.y (mgr.54108) 246 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:08 smithi092 bash[110680]: cluster 2024-09-17T12:03:07.781356+0000 mgr.y (mgr.54108) 246 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:08 smithi092 bash[114081]: cluster 2024-09-17T12:03:07.781356+0000 mgr.y (mgr.54108) 246 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:08 smithi092 bash[114081]: cluster 2024-09-17T12:03:07.781356+0000 mgr.y (mgr.54108) 246 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:09.367 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:03:10.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:10 smithi092 bash[110680]: cluster 2024-09-17T12:03:09.782065+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:10.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:10 smithi092 bash[110680]: cluster 2024-09-17T12:03:09.782065+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:10.929 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:10 smithi092 bash[114081]: cluster 2024-09-17T12:03:09.782065+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:10.929 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:10 smithi092 bash[114081]: cluster 2024-09-17T12:03:09.782065+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:10.929 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:03:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:03:10] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:03:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:10 smithi121 bash[87711]: cluster 2024-09-17T12:03:09.782065+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:10 smithi121 bash[87711]: cluster 2024-09-17T12:03:09.782065+0000 mgr.y (mgr.54108) 247 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:12 smithi121 bash[87711]: cluster 2024-09-17T12:03:11.783735+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:12 smithi121 bash[87711]: cluster 2024-09-17T12:03:11.783735+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:12 smithi121 bash[87711]: audit 2024-09-17T12:03:12.628859+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:12 smithi121 bash[87711]: audit 2024-09-17T12:03:12.628859+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:12 smithi121 bash[87711]: audit 2024-09-17T12:03:12.629757+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:12 smithi121 bash[87711]: audit 2024-09-17T12:03:12.629757+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:12 smithi121 bash[87711]: audit 2024-09-17T12:03:12.635250+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:12 smithi121 bash[87711]: audit 2024-09-17T12:03:12.635250+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:13.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[114081]: cluster 2024-09-17T12:03:11.783735+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:13.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[114081]: cluster 2024-09-17T12:03:11.783735+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:13.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[114081]: audit 2024-09-17T12:03:12.628859+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:13.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[114081]: audit 2024-09-17T12:03:12.628859+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:13.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[114081]: audit 2024-09-17T12:03:12.629757+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:13.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[114081]: audit 2024-09-17T12:03:12.629757+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[114081]: audit 2024-09-17T12:03:12.635250+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[114081]: audit 2024-09-17T12:03:12.635250+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[110680]: cluster 2024-09-17T12:03:11.783735+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[110680]: cluster 2024-09-17T12:03:11.783735+0000 mgr.y (mgr.54108) 248 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[110680]: audit 2024-09-17T12:03:12.628859+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[110680]: audit 2024-09-17T12:03:12.628859+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[110680]: audit 2024-09-17T12:03:12.629757+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[110680]: audit 2024-09-17T12:03:12.629757+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[110680]: audit 2024-09-17T12:03:12.635250+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:12 smithi092 bash[110680]: audit 2024-09-17T12:03:12.635250+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:14.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:13 smithi092 bash[110680]: audit 2024-09-17T12:03:12.928226+0000 mgr.y (mgr.54108) 249 : audit [DBG] from='client.54255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:14.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:13 smithi092 bash[110680]: audit 2024-09-17T12:03:12.928226+0000 mgr.y (mgr.54108) 249 : audit [DBG] from='client.54255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:14.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:13 smithi092 bash[114081]: audit 2024-09-17T12:03:12.928226+0000 mgr.y (mgr.54108) 249 : audit [DBG] from='client.54255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:14.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:13 smithi092 bash[114081]: audit 2024-09-17T12:03:12.928226+0000 mgr.y (mgr.54108) 249 : audit [DBG] from='client.54255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:13 smithi121 bash[87711]: audit 2024-09-17T12:03:12.928226+0000 mgr.y (mgr.54108) 249 : audit [DBG] from='client.54255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:13 smithi121 bash[87711]: audit 2024-09-17T12:03:12.928226+0000 mgr.y (mgr.54108) 249 : audit [DBG] from='client.54255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:14 smithi092 bash[110680]: cluster 2024-09-17T12:03:13.784469+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:14 smithi092 bash[110680]: cluster 2024-09-17T12:03:13.784469+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:15.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:14 smithi092 bash[114081]: cluster 2024-09-17T12:03:13.784469+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:15.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:14 smithi092 bash[114081]: cluster 2024-09-17T12:03:13.784469+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:14 smithi121 bash[87711]: cluster 2024-09-17T12:03:13.784469+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:14 smithi121 bash[87711]: cluster 2024-09-17T12:03:13.784469+0000 mgr.y (mgr.54108) 250 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:16.706 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:03:17.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:16 smithi092 bash[114081]: cluster 2024-09-17T12:03:15.785167+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:17.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:16 smithi092 bash[114081]: cluster 2024-09-17T12:03:15.785167+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:16 smithi092 bash[110680]: cluster 2024-09-17T12:03:15.785167+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:17.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:16 smithi092 bash[110680]: cluster 2024-09-17T12:03:15.785167+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:16 smithi121 bash[87711]: cluster 2024-09-17T12:03:15.785167+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:16 smithi121 bash[87711]: cluster 2024-09-17T12:03:15.785167+0000 mgr.y (mgr.54108) 251 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:18.138 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:17 smithi092 bash[110680]: audit 2024-09-17T12:03:16.411545+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:18.138 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:17 smithi092 bash[110680]: audit 2024-09-17T12:03:16.411545+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:18.138 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:17 smithi092 bash[114081]: audit 2024-09-17T12:03:16.411545+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:18.138 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:17 smithi092 bash[114081]: audit 2024-09-17T12:03:16.411545+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:18.151 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:03:18.157 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:17 smithi121 bash[87711]: audit 2024-09-17T12:03:16.411545+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:18.157 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:17 smithi121 bash[87711]: audit 2024-09-17T12:03:16.411545+0000 mgr.y (mgr.54108) 252 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:19.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:18 smithi092 bash[114081]: cluster 2024-09-17T12:03:17.786837+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:19.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:18 smithi092 bash[114081]: cluster 2024-09-17T12:03:17.786837+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:18 smithi092 bash[110680]: cluster 2024-09-17T12:03:17.786837+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:18 smithi092 bash[110680]: cluster 2024-09-17T12:03:17.786837+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:19.143 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:18 smithi121 bash[87711]: cluster 2024-09-17T12:03:17.786837+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:19.143 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:18 smithi121 bash[87711]: cluster 2024-09-17T12:03:17.786837+0000 mgr.y (mgr.54108) 253 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[114081]: audit 2024-09-17T12:03:19.337964+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[114081]: audit 2024-09-17T12:03:19.337964+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[114081]: audit 2024-09-17T12:03:19.348242+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[114081]: audit 2024-09-17T12:03:19.348242+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[114081]: audit 2024-09-17T12:03:19.361094+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[114081]: audit 2024-09-17T12:03:19.361094+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[114081]: cluster 2024-09-17T12:03:19.787646+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[114081]: cluster 2024-09-17T12:03:19.787646+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[110680]: audit 2024-09-17T12:03:19.337964+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[110680]: audit 2024-09-17T12:03:19.337964+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[110680]: audit 2024-09-17T12:03:19.348242+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[110680]: audit 2024-09-17T12:03:19.348242+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[110680]: audit 2024-09-17T12:03:19.361094+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[110680]: audit 2024-09-17T12:03:19.361094+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[110680]: cluster 2024-09-17T12:03:19.787646+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[110680]: cluster 2024-09-17T12:03:19.787646+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:20.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:20 smithi121 bash[87711]: audit 2024-09-17T12:03:19.337964+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:20 smithi121 bash[87711]: audit 2024-09-17T12:03:19.337964+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:20 smithi121 bash[87711]: audit 2024-09-17T12:03:19.348242+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:20 smithi121 bash[87711]: audit 2024-09-17T12:03:19.348242+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:20 smithi121 bash[87711]: audit 2024-09-17T12:03:19.361094+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:20 smithi121 bash[87711]: audit 2024-09-17T12:03:19.361094+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:20.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:20 smithi121 bash[87711]: cluster 2024-09-17T12:03:19.787646+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:20.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:20 smithi121 bash[87711]: cluster 2024-09-17T12:03:19.787646+0000 mgr.y (mgr.54108) 254 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:21.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:03:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:03:20] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.51.0" 2024-09-17T12:03:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:21 smithi121 bash[87711]: audit 2024-09-17T12:03:20.595421+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:21 smithi121 bash[87711]: audit 2024-09-17T12:03:20.595421+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:21.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:21 smithi092 bash[110680]: audit 2024-09-17T12:03:20.595421+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:21.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:21 smithi092 bash[110680]: audit 2024-09-17T12:03:20.595421+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:21.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:21 smithi092 bash[114081]: audit 2024-09-17T12:03:20.595421+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:21.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:21 smithi092 bash[114081]: audit 2024-09-17T12:03:20.595421+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:22.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:22 smithi121 bash[87711]: cluster 2024-09-17T12:03:21.789349+0000 mgr.y (mgr.54108) 255 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:22.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:22 smithi121 bash[87711]: cluster 2024-09-17T12:03:21.789349+0000 mgr.y (mgr.54108) 255 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:22 smithi092 bash[110680]: cluster 2024-09-17T12:03:21.789349+0000 mgr.y (mgr.54108) 255 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:22.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:22 smithi092 bash[110680]: cluster 2024-09-17T12:03:21.789349+0000 mgr.y (mgr.54108) 255 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:22.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:22 smithi092 bash[114081]: cluster 2024-09-17T12:03:21.789349+0000 mgr.y (mgr.54108) 255 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:22.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:22 smithi092 bash[114081]: cluster 2024-09-17T12:03:21.789349+0000 mgr.y (mgr.54108) 255 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:23.169 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:03:25.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[114081]: cluster 2024-09-17T12:03:23.790048+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[114081]: cluster 2024-09-17T12:03:23.790048+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[114081]: audit 2024-09-17T12:03:24.075452+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[114081]: audit 2024-09-17T12:03:24.075452+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[114081]: audit 2024-09-17T12:03:24.081545+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[114081]: audit 2024-09-17T12:03:24.081545+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[114081]: audit 2024-09-17T12:03:24.089504+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[114081]: audit 2024-09-17T12:03:24.089504+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[110680]: cluster 2024-09-17T12:03:23.790048+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[110680]: cluster 2024-09-17T12:03:23.790048+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[110680]: audit 2024-09-17T12:03:24.075452+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[110680]: audit 2024-09-17T12:03:24.075452+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[110680]: audit 2024-09-17T12:03:24.081545+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[110680]: audit 2024-09-17T12:03:24.081545+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[110680]: audit 2024-09-17T12:03:24.089504+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:25 smithi092 bash[110680]: audit 2024-09-17T12:03:24.089504+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:25 smithi121 bash[87711]: cluster 2024-09-17T12:03:23.790048+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:25 smithi121 bash[87711]: cluster 2024-09-17T12:03:23.790048+0000 mgr.y (mgr.54108) 256 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:25 smithi121 bash[87711]: audit 2024-09-17T12:03:24.075452+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:25 smithi121 bash[87711]: audit 2024-09-17T12:03:24.075452+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:25 smithi121 bash[87711]: audit 2024-09-17T12:03:24.081545+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:25 smithi121 bash[87711]: audit 2024-09-17T12:03:24.081545+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:25 smithi121 bash[87711]: audit 2024-09-17T12:03:24.089504+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:25 smithi121 bash[87711]: audit 2024-09-17T12:03:24.089504+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:26.828 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:03:26.828 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-17T12:03:26.828 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-17T12:03:26.828 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-17T12:03:26.828 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:03:26.828 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-17T12:03:26.828 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T12:03:26.828 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:03:26.828 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:03:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:27 smithi092 bash[110680]: cluster 2024-09-17T12:03:25.790775+0000 mgr.y (mgr.54108) 257 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:27 smithi092 bash[110680]: cluster 2024-09-17T12:03:25.790775+0000 mgr.y (mgr.54108) 257 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:27.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:27 smithi092 bash[114081]: cluster 2024-09-17T12:03:25.790775+0000 mgr.y (mgr.54108) 257 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:27.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:27 smithi092 bash[114081]: cluster 2024-09-17T12:03:25.790775+0000 mgr.y (mgr.54108) 257 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:27 smithi121 bash[87711]: cluster 2024-09-17T12:03:25.790775+0000 mgr.y (mgr.54108) 257 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:27 smithi121 bash[87711]: cluster 2024-09-17T12:03:25.790775+0000 mgr.y (mgr.54108) 257 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:27.569 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:03:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:28 smithi121 bash[87711]: audit 2024-09-17T12:03:26.422050+0000 mgr.y (mgr.54108) 258 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:28 smithi121 bash[87711]: audit 2024-09-17T12:03:26.422050+0000 mgr.y (mgr.54108) 258 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:28 smithi121 bash[87711]: audit 2024-09-17T12:03:26.829161+0000 mgr.y (mgr.54108) 259 : audit [DBG] from='client.54261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:28 smithi121 bash[87711]: audit 2024-09-17T12:03:26.829161+0000 mgr.y (mgr.54108) 259 : audit [DBG] from='client.54261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:28 smithi092 bash[110680]: audit 2024-09-17T12:03:26.422050+0000 mgr.y (mgr.54108) 258 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:28 smithi092 bash[110680]: audit 2024-09-17T12:03:26.422050+0000 mgr.y (mgr.54108) 258 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:28 smithi092 bash[110680]: audit 2024-09-17T12:03:26.829161+0000 mgr.y (mgr.54108) 259 : audit [DBG] from='client.54261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:28 smithi092 bash[110680]: audit 2024-09-17T12:03:26.829161+0000 mgr.y (mgr.54108) 259 : audit [DBG] from='client.54261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:28 smithi092 bash[114081]: audit 2024-09-17T12:03:26.422050+0000 mgr.y (mgr.54108) 258 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:28 smithi092 bash[114081]: audit 2024-09-17T12:03:26.422050+0000 mgr.y (mgr.54108) 258 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:28 smithi092 bash[114081]: audit 2024-09-17T12:03:26.829161+0000 mgr.y (mgr.54108) 259 : audit [DBG] from='client.54261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:28 smithi092 bash[114081]: audit 2024-09-17T12:03:26.829161+0000 mgr.y (mgr.54108) 259 : audit [DBG] from='client.54261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:29 smithi121 bash[87711]: cluster 2024-09-17T12:03:27.792407+0000 mgr.y (mgr.54108) 260 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:29 smithi121 bash[87711]: cluster 2024-09-17T12:03:27.792407+0000 mgr.y (mgr.54108) 260 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:29.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:29 smithi092 bash[110680]: cluster 2024-09-17T12:03:27.792407+0000 mgr.y (mgr.54108) 260 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:29.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:29 smithi092 bash[110680]: cluster 2024-09-17T12:03:27.792407+0000 mgr.y (mgr.54108) 260 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:29 smithi092 bash[114081]: cluster 2024-09-17T12:03:27.792407+0000 mgr.y (mgr.54108) 260 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:29 smithi092 bash[114081]: cluster 2024-09-17T12:03:27.792407+0000 mgr.y (mgr.54108) 260 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:31.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:03:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:03:30] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.51.0" 2024-09-17T12:03:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:31 smithi121 bash[87711]: cluster 2024-09-17T12:03:29.793105+0000 mgr.y (mgr.54108) 261 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:31 smithi121 bash[87711]: cluster 2024-09-17T12:03:29.793105+0000 mgr.y (mgr.54108) 261 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:31 smithi092 bash[110680]: cluster 2024-09-17T12:03:29.793105+0000 mgr.y (mgr.54108) 261 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:31 smithi092 bash[110680]: cluster 2024-09-17T12:03:29.793105+0000 mgr.y (mgr.54108) 261 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:31 smithi092 bash[114081]: cluster 2024-09-17T12:03:29.793105+0000 mgr.y (mgr.54108) 261 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:31 smithi092 bash[114081]: cluster 2024-09-17T12:03:29.793105+0000 mgr.y (mgr.54108) 261 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:32.326 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:03:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:33 smithi121 bash[87711]: cluster 2024-09-17T12:03:31.794725+0000 mgr.y (mgr.54108) 262 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:33 smithi121 bash[87711]: cluster 2024-09-17T12:03:31.794725+0000 mgr.y (mgr.54108) 262 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:33.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:33 smithi092 bash[110680]: cluster 2024-09-17T12:03:31.794725+0000 mgr.y (mgr.54108) 262 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:33.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:33 smithi092 bash[110680]: cluster 2024-09-17T12:03:31.794725+0000 mgr.y (mgr.54108) 262 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:33 smithi092 bash[114081]: cluster 2024-09-17T12:03:31.794725+0000 mgr.y (mgr.54108) 262 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:33 smithi092 bash[114081]: cluster 2024-09-17T12:03:31.794725+0000 mgr.y (mgr.54108) 262 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:35.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:35 smithi092 bash[110680]: cluster 2024-09-17T12:03:33.795180+0000 mgr.y (mgr.54108) 263 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:35 smithi092 bash[110680]: cluster 2024-09-17T12:03:33.795180+0000 mgr.y (mgr.54108) 263 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:35.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:35 smithi092 bash[114081]: cluster 2024-09-17T12:03:33.795180+0000 mgr.y (mgr.54108) 263 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:35.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:35 smithi092 bash[114081]: cluster 2024-09-17T12:03:33.795180+0000 mgr.y (mgr.54108) 263 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:35 smithi121 bash[87711]: cluster 2024-09-17T12:03:33.795180+0000 mgr.y (mgr.54108) 263 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:35 smithi121 bash[87711]: cluster 2024-09-17T12:03:33.795180+0000 mgr.y (mgr.54108) 263 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:36.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:36 smithi092 bash[110680]: audit 2024-09-17T12:03:35.595944+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:36.429 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:36 smithi092 bash[110680]: audit 2024-09-17T12:03:35.595944+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:36.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:36 smithi092 bash[114081]: audit 2024-09-17T12:03:35.595944+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:36.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:36 smithi092 bash[114081]: audit 2024-09-17T12:03:35.595944+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:36 smithi121 bash[87711]: audit 2024-09-17T12:03:35.595944+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:36 smithi121 bash[87711]: audit 2024-09-17T12:03:35.595944+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:36.910 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T12:03:37.540 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:37 smithi092 bash[114081]: cluster 2024-09-17T12:03:35.795806+0000 mgr.y (mgr.54108) 264 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:37.540 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:37 smithi092 bash[114081]: cluster 2024-09-17T12:03:35.795806+0000 mgr.y (mgr.54108) 264 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:37.540 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:37 smithi092 bash[114081]: audit 2024-09-17T12:03:36.912112+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.92:0/843490079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:03:37.540 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:37 smithi092 bash[114081]: audit 2024-09-17T12:03:36.912112+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.92:0/843490079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:03:37.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:37 smithi092 bash[110680]: cluster 2024-09-17T12:03:35.795806+0000 mgr.y (mgr.54108) 264 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:37.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:37 smithi092 bash[110680]: cluster 2024-09-17T12:03:35.795806+0000 mgr.y (mgr.54108) 264 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:37.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:37 smithi092 bash[110680]: audit 2024-09-17T12:03:36.912112+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.92:0/843490079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:03:37.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:37 smithi092 bash[110680]: audit 2024-09-17T12:03:36.912112+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.92:0/843490079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:03:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:37 smithi121 bash[87711]: cluster 2024-09-17T12:03:35.795806+0000 mgr.y (mgr.54108) 264 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:37 smithi121 bash[87711]: cluster 2024-09-17T12:03:35.795806+0000 mgr.y (mgr.54108) 264 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:37 smithi121 bash[87711]: audit 2024-09-17T12:03:36.912112+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.92:0/843490079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:03:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:37 smithi121 bash[87711]: audit 2024-09-17T12:03:36.912112+0000 mon.a (mon.0) 732 : audit [DBG] from='client.? 172.21.15.92:0/843490079' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:03:38.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:38 smithi092 bash[110680]: audit 2024-09-17T12:03:36.430005+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:38 smithi092 bash[110680]: audit 2024-09-17T12:03:36.430005+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:38 smithi092 bash[114081]: audit 2024-09-17T12:03:36.430005+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:38 smithi092 bash[114081]: audit 2024-09-17T12:03:36.430005+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:38.356 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-17T12:03:38.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:38 smithi121 bash[87711]: audit 2024-09-17T12:03:36.430005+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:38.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:38 smithi121 bash[87711]: audit 2024-09-17T12:03:36.430005+0000 mgr.y (mgr.54108) 265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:39.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:39 smithi121 bash[87711]: cluster 2024-09-17T12:03:37.797517+0000 mgr.y (mgr.54108) 266 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:39.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:39 smithi121 bash[87711]: cluster 2024-09-17T12:03:37.797517+0000 mgr.y (mgr.54108) 266 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:39 smithi092 bash[110680]: cluster 2024-09-17T12:03:37.797517+0000 mgr.y (mgr.54108) 266 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:39 smithi092 bash[110680]: cluster 2024-09-17T12:03:37.797517+0000 mgr.y (mgr.54108) 266 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:39 smithi092 bash[114081]: cluster 2024-09-17T12:03:37.797517+0000 mgr.y (mgr.54108) 266 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:39 smithi092 bash[114081]: cluster 2024-09-17T12:03:37.797517+0000 mgr.y (mgr.54108) 266 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:40.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[110680]: audit 2024-09-17T12:03:39.514768+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[110680]: audit 2024-09-17T12:03:39.514768+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[110680]: audit 2024-09-17T12:03:39.524209+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[110680]: audit 2024-09-17T12:03:39.524209+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[110680]: audit 2024-09-17T12:03:39.534380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[110680]: audit 2024-09-17T12:03:39.534380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[110680]: cluster 2024-09-17T12:03:39.797930+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:40.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[110680]: cluster 2024-09-17T12:03:39.797930+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:40.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[114081]: audit 2024-09-17T12:03:39.514768+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[114081]: audit 2024-09-17T12:03:39.514768+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[114081]: audit 2024-09-17T12:03:39.524209+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[114081]: audit 2024-09-17T12:03:39.524209+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[114081]: audit 2024-09-17T12:03:39.534380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[114081]: audit 2024-09-17T12:03:39.534380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[114081]: cluster 2024-09-17T12:03:39.797930+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:40.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[114081]: cluster 2024-09-17T12:03:39.797930+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:40 smithi121 bash[87711]: audit 2024-09-17T12:03:39.514768+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:40 smithi121 bash[87711]: audit 2024-09-17T12:03:39.514768+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:40 smithi121 bash[87711]: audit 2024-09-17T12:03:39.524209+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:40 smithi121 bash[87711]: audit 2024-09-17T12:03:39.524209+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:40 smithi121 bash[87711]: audit 2024-09-17T12:03:39.534380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:40 smithi121 bash[87711]: audit 2024-09-17T12:03:39.534380+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:40 smithi121 bash[87711]: cluster 2024-09-17T12:03:39.797930+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:40 smithi121 bash[87711]: cluster 2024-09-17T12:03:39.797930+0000 mgr.y (mgr.54108) 267 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:41.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:03:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:03:40] "GET /metrics HTTP/1.1" 200 38293 "" "Prometheus/2.51.0" 2024-09-17T12:03:43.186 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:03:43.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:42 smithi092 bash[110680]: cluster 2024-09-17T12:03:41.799535+0000 mgr.y (mgr.54108) 268 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:43.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:42 smithi092 bash[110680]: cluster 2024-09-17T12:03:41.799535+0000 mgr.y (mgr.54108) 268 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:43.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:42 smithi092 bash[114081]: cluster 2024-09-17T12:03:41.799535+0000 mgr.y (mgr.54108) 268 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:43.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:42 smithi092 bash[114081]: cluster 2024-09-17T12:03:41.799535+0000 mgr.y (mgr.54108) 268 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:42 smithi121 bash[87711]: cluster 2024-09-17T12:03:41.799535+0000 mgr.y (mgr.54108) 268 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:42 smithi121 bash[87711]: cluster 2024-09-17T12:03:41.799535+0000 mgr.y (mgr.54108) 268 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[110680]: cluster 2024-09-17T12:03:43.800318+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[110680]: cluster 2024-09-17T12:03:43.800318+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[110680]: audit 2024-09-17T12:03:44.296741+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[110680]: audit 2024-09-17T12:03:44.296741+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[110680]: audit 2024-09-17T12:03:44.311135+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[110680]: audit 2024-09-17T12:03:44.311135+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[110680]: audit 2024-09-17T12:03:44.322098+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[110680]: audit 2024-09-17T12:03:44.322098+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[114081]: cluster 2024-09-17T12:03:43.800318+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[114081]: cluster 2024-09-17T12:03:43.800318+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[114081]: audit 2024-09-17T12:03:44.296741+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[114081]: audit 2024-09-17T12:03:44.296741+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[114081]: audit 2024-09-17T12:03:44.311135+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[114081]: audit 2024-09-17T12:03:44.311135+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[114081]: audit 2024-09-17T12:03:44.322098+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:44 smithi092 bash[114081]: audit 2024-09-17T12:03:44.322098+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:44 smithi121 bash[87711]: cluster 2024-09-17T12:03:43.800318+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:44 smithi121 bash[87711]: cluster 2024-09-17T12:03:43.800318+0000 mgr.y (mgr.54108) 269 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:44 smithi121 bash[87711]: audit 2024-09-17T12:03:44.296741+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:44 smithi121 bash[87711]: audit 2024-09-17T12:03:44.296741+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:44 smithi121 bash[87711]: audit 2024-09-17T12:03:44.311135+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:44 smithi121 bash[87711]: audit 2024-09-17T12:03:44.311135+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:44 smithi121 bash[87711]: audit 2024-09-17T12:03:44.322098+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:44 smithi121 bash[87711]: audit 2024-09-17T12:03:44.322098+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:46 smithi121 bash[87711]: cluster 2024-09-17T12:03:45.801142+0000 mgr.y (mgr.54108) 270 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:46 smithi121 bash[87711]: cluster 2024-09-17T12:03:45.801142+0000 mgr.y (mgr.54108) 270 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:46 smithi092 bash[110680]: cluster 2024-09-17T12:03:45.801142+0000 mgr.y (mgr.54108) 270 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:47.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:46 smithi092 bash[110680]: cluster 2024-09-17T12:03:45.801142+0000 mgr.y (mgr.54108) 270 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:47.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:46 smithi092 bash[114081]: cluster 2024-09-17T12:03:45.801142+0000 mgr.y (mgr.54108) 270 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:47.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:46 smithi092 bash[114081]: cluster 2024-09-17T12:03:45.801142+0000 mgr.y (mgr.54108) 270 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:47 smithi121 bash[87711]: audit 2024-09-17T12:03:46.438408+0000 mgr.y (mgr.54108) 271 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:47 smithi121 bash[87711]: audit 2024-09-17T12:03:46.438408+0000 mgr.y (mgr.54108) 271 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:47 smithi121 bash[87711]: audit 2024-09-17T12:03:46.836506+0000 mgr.y (mgr.54108) 272 : audit [DBG] from='client.54273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:47 smithi121 bash[87711]: audit 2024-09-17T12:03:46.836506+0000 mgr.y (mgr.54108) 272 : audit [DBG] from='client.54273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:47 smithi092 bash[114081]: audit 2024-09-17T12:03:46.438408+0000 mgr.y (mgr.54108) 271 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:48.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:47 smithi092 bash[114081]: audit 2024-09-17T12:03:46.438408+0000 mgr.y (mgr.54108) 271 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:47 smithi092 bash[114081]: audit 2024-09-17T12:03:46.836506+0000 mgr.y (mgr.54108) 272 : audit [DBG] from='client.54273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:47 smithi092 bash[114081]: audit 2024-09-17T12:03:46.836506+0000 mgr.y (mgr.54108) 272 : audit [DBG] from='client.54273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:47 smithi092 bash[110680]: audit 2024-09-17T12:03:46.438408+0000 mgr.y (mgr.54108) 271 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:47 smithi092 bash[110680]: audit 2024-09-17T12:03:46.438408+0000 mgr.y (mgr.54108) 271 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:47 smithi092 bash[110680]: audit 2024-09-17T12:03:46.836506+0000 mgr.y (mgr.54108) 272 : audit [DBG] from='client.54273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:47 smithi092 bash[110680]: audit 2024-09-17T12:03:46.836506+0000 mgr.y (mgr.54108) 272 : audit [DBG] from='client.54273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:03:49.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:48 smithi092 bash[110680]: cluster 2024-09-17T12:03:47.802816+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:49.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:48 smithi092 bash[110680]: cluster 2024-09-17T12:03:47.802816+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:49.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:48 smithi092 bash[114081]: cluster 2024-09-17T12:03:47.802816+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:49.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:48 smithi092 bash[114081]: cluster 2024-09-17T12:03:47.802816+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:48 smithi121 bash[87711]: cluster 2024-09-17T12:03:47.802816+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:48 smithi121 bash[87711]: cluster 2024-09-17T12:03:47.802816+0000 mgr.y (mgr.54108) 273 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:49.609 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:50.452 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T12:03:50.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: cephadm 2024-09-17T12:03:49.601990+0000 mgr.y (mgr.54108) 274 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:50.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: cephadm 2024-09-17T12:03:49.601990+0000 mgr.y (mgr.54108) 274 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:50.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:49.609972+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:49.609972+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:49.612608+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:49.612608+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:49.613849+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:49.613849+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:49.620668+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:49.620668+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: cephadm 2024-09-17T12:03:49.688139+0000 mgr.y (mgr.54108) 275 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: cephadm 2024-09-17T12:03:49.688139+0000 mgr.y (mgr.54108) 275 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: cluster 2024-09-17T12:03:49.803297+0000 mgr.y (mgr.54108) 276 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: cluster 2024-09-17T12:03:49.803297+0000 mgr.y (mgr.54108) 276 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:50.595187+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[110680]: audit 2024-09-17T12:03:50.595187+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: cephadm 2024-09-17T12:03:49.601990+0000 mgr.y (mgr.54108) 274 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: cephadm 2024-09-17T12:03:49.601990+0000 mgr.y (mgr.54108) 274 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:49.609972+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:49.609972+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:49.612608+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:49.612608+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:49.613849+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:49.613849+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:49.620668+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:50.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:49.620668+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:50.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: cephadm 2024-09-17T12:03:49.688139+0000 mgr.y (mgr.54108) 275 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:50.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: cephadm 2024-09-17T12:03:49.688139+0000 mgr.y (mgr.54108) 275 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:50.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: cluster 2024-09-17T12:03:49.803297+0000 mgr.y (mgr.54108) 276 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:50.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: cluster 2024-09-17T12:03:49.803297+0000 mgr.y (mgr.54108) 276 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:50.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:50.595187+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:50.783 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[114081]: audit 2024-09-17T12:03:50.595187+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: cephadm 2024-09-17T12:03:49.601990+0000 mgr.y (mgr.54108) 274 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: cephadm 2024-09-17T12:03:49.601990+0000 mgr.y (mgr.54108) 274 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:49.609972+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:49.609972+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:49.612608+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:49.612608+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:49.613849+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:51.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:49.613849+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:03:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:49.620668+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:49.620668+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: cephadm 2024-09-17T12:03:49.688139+0000 mgr.y (mgr.54108) 275 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: cephadm 2024-09-17T12:03:49.688139+0000 mgr.y (mgr.54108) 275 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:03:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: cluster 2024-09-17T12:03:49.803297+0000 mgr.y (mgr.54108) 276 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: cluster 2024-09-17T12:03:49.803297+0000 mgr.y (mgr.54108) 276 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:50.595187+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:51.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:50 smithi121 bash[87711]: audit 2024-09-17T12:03:50.595187+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:03:51.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:03:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:03:50] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: cluster 2024-09-17T12:03:51.804031+0000 mgr.y (mgr.54108) 277 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: cluster 2024-09-17T12:03:51.804031+0000 mgr.y (mgr.54108) 277 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.448879+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.448879+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.452420+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.452420+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.455592+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.455592+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.463538+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.463538+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.468448+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.468448+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.475426+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.475426+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.480496+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.480496+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.490455+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.490455+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.496221+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:03:53.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:52 smithi121 bash[87711]: audit 2024-09-17T12:03:52.496221+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:03:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: cluster 2024-09-17T12:03:51.804031+0000 mgr.y (mgr.54108) 277 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: cluster 2024-09-17T12:03:51.804031+0000 mgr.y (mgr.54108) 277 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.448879+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.448879+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.452420+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:03:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.452420+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:03:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.455592+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.455592+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.463538+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.463538+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.468448+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.468448+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.475426+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.475426+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.480496+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.480496+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.490455+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.490455+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.496221+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:03:53.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[110680]: audit 2024-09-17T12:03:52.496221+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: cluster 2024-09-17T12:03:51.804031+0000 mgr.y (mgr.54108) 277 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: cluster 2024-09-17T12:03:51.804031+0000 mgr.y (mgr.54108) 277 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.448879+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.448879+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.452420+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.452420+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.455592+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.455592+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.463538+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.463538+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.468448+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.468448+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.475426+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.475426+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.480496+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.480496+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:03:53.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.490455+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.490455+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:53.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.496221+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:03:53.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:52 smithi092 bash[114081]: audit 2024-09-17T12:03:52.496221+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T12:03:54.133 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.449714+0000 mgr.y (mgr.54108) 278 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:03:54.133 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.449714+0000 mgr.y (mgr.54108) 278 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:03:54.133 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.449831+0000 mgr.y (mgr.54108) 279 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:03:54.133 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.449831+0000 mgr.y (mgr.54108) 279 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.456776+0000 mgr.y (mgr.54108) 280 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.456776+0000 mgr.y (mgr.54108) 280 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.469552+0000 mgr.y (mgr.54108) 281 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.469552+0000 mgr.y (mgr.54108) 281 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.481788+0000 mgr.y (mgr.54108) 282 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.481788+0000 mgr.y (mgr.54108) 282 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: audit 2024-09-17T12:03:52.496534+0000 mgr.y (mgr.54108) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: audit 2024-09-17T12:03:52.496534+0000 mgr.y (mgr.54108) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.498722+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:03:54.134 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[110680]: cephadm 2024-09-17T12:03:52.498722+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.449714+0000 mgr.y (mgr.54108) 278 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.449714+0000 mgr.y (mgr.54108) 278 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.449831+0000 mgr.y (mgr.54108) 279 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.449831+0000 mgr.y (mgr.54108) 279 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.456776+0000 mgr.y (mgr.54108) 280 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.456776+0000 mgr.y (mgr.54108) 280 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.469552+0000 mgr.y (mgr.54108) 281 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.469552+0000 mgr.y (mgr.54108) 281 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.481788+0000 mgr.y (mgr.54108) 282 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:03:54.135 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.481788+0000 mgr.y (mgr.54108) 282 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:03:54.136 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: audit 2024-09-17T12:03:52.496534+0000 mgr.y (mgr.54108) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:03:54.136 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: audit 2024-09-17T12:03:52.496534+0000 mgr.y (mgr.54108) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:03:54.136 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.498722+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:03:54.136 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:53 smithi092 bash[114081]: cephadm 2024-09-17T12:03:52.498722+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:03:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.449714+0000 mgr.y (mgr.54108) 278 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.449714+0000 mgr.y (mgr.54108) 278 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.449831+0000 mgr.y (mgr.54108) 279 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.449831+0000 mgr.y (mgr.54108) 279 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.456776+0000 mgr.y (mgr.54108) 280 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.456776+0000 mgr.y (mgr.54108) 280 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.469552+0000 mgr.y (mgr.54108) 281 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.469552+0000 mgr.y (mgr.54108) 281 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.481788+0000 mgr.y (mgr.54108) 282 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.481788+0000 mgr.y (mgr.54108) 282 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: audit 2024-09-17T12:03:52.496534+0000 mgr.y (mgr.54108) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: audit 2024-09-17T12:03:52.496534+0000 mgr.y (mgr.54108) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T12:03:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.498722+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:03:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:53 smithi121 bash[87711]: cephadm 2024-09-17T12:03:52.498722+0000 mgr.y (mgr.54108) 284 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T12:03:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:54 smithi121 bash[87711]: cluster 2024-09-17T12:03:53.804806+0000 mgr.y (mgr.54108) 285 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:54 smithi121 bash[87711]: cluster 2024-09-17T12:03:53.804806+0000 mgr.y (mgr.54108) 285 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:55.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:54 smithi092 bash[114081]: cluster 2024-09-17T12:03:53.804806+0000 mgr.y (mgr.54108) 285 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:55.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:54 smithi092 bash[114081]: cluster 2024-09-17T12:03:53.804806+0000 mgr.y (mgr.54108) 285 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:55.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:54 smithi092 bash[110680]: cluster 2024-09-17T12:03:53.804806+0000 mgr.y (mgr.54108) 285 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:54 smithi092 bash[110680]: cluster 2024-09-17T12:03:53.804806+0000 mgr.y (mgr.54108) 285 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:55.919 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:03:56.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: cephadm 2024-09-17T12:03:55.451274+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:03:56.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: cephadm 2024-09-17T12:03:55.451274+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:03:56.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: audit 2024-09-17T12:03:55.457863+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:56.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: audit 2024-09-17T12:03:55.457863+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: audit 2024-09-17T12:03:55.462028+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: audit 2024-09-17T12:03:55.462028+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: audit 2024-09-17T12:03:55.463052+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: audit 2024-09-17T12:03:55.463052+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: cephadm 2024-09-17T12:03:55.465562+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: cephadm 2024-09-17T12:03:55.465562+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: cluster 2024-09-17T12:03:55.805535+0000 mgr.y (mgr.54108) 288 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[114081]: cluster 2024-09-17T12:03:55.805535+0000 mgr.y (mgr.54108) 288 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: cephadm 2024-09-17T12:03:55.451274+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:03:56.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: cephadm 2024-09-17T12:03:55.451274+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: audit 2024-09-17T12:03:55.457863+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: audit 2024-09-17T12:03:55.457863+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: audit 2024-09-17T12:03:55.462028+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: audit 2024-09-17T12:03:55.462028+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: audit 2024-09-17T12:03:55.463052+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: audit 2024-09-17T12:03:55.463052+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: cephadm 2024-09-17T12:03:55.465562+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: cephadm 2024-09-17T12:03:55.465562+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: cluster 2024-09-17T12:03:55.805535+0000 mgr.y (mgr.54108) 288 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:56.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:56 smithi092 bash[110680]: cluster 2024-09-17T12:03:55.805535+0000 mgr.y (mgr.54108) 288 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: cephadm 2024-09-17T12:03:55.451274+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:03:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: cephadm 2024-09-17T12:03:55.451274+0000 mgr.y (mgr.54108) 286 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T12:03:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: audit 2024-09-17T12:03:55.457863+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: audit 2024-09-17T12:03:55.457863+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:03:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: audit 2024-09-17T12:03:55.462028+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:03:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: audit 2024-09-17T12:03:55.462028+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:03:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: audit 2024-09-17T12:03:55.463052+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: audit 2024-09-17T12:03:55.463052+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:03:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: cephadm 2024-09-17T12:03:55.465562+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-17T12:03:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: cephadm 2024-09-17T12:03:55.465562+0000 mgr.y (mgr.54108) 287 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-17T12:03:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: cluster 2024-09-17T12:03:55.805535+0000 mgr.y (mgr.54108) 288 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:56 smithi121 bash[87711]: cluster 2024-09-17T12:03:55.805535+0000 mgr.y (mgr.54108) 288 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:03:57.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:57 smithi121 bash[87711]: audit 2024-09-17T12:03:56.446057+0000 mgr.y (mgr.54108) 289 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:57.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:57 smithi121 bash[87711]: audit 2024-09-17T12:03:56.446057+0000 mgr.y (mgr.54108) 289 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:57.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:57 smithi092 bash[110680]: audit 2024-09-17T12:03:56.446057+0000 mgr.y (mgr.54108) 289 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:57 smithi092 bash[110680]: audit 2024-09-17T12:03:56.446057+0000 mgr.y (mgr.54108) 289 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:57.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:57 smithi092 bash[114081]: audit 2024-09-17T12:03:56.446057+0000 mgr.y (mgr.54108) 289 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:57.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:57 smithi092 bash[114081]: audit 2024-09-17T12:03:56.446057+0000 mgr.y (mgr.54108) 289 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:03:58.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:58 smithi092 bash[110680]: cluster 2024-09-17T12:03:57.807116+0000 mgr.y (mgr.54108) 290 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:58.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:03:58 smithi092 bash[110680]: cluster 2024-09-17T12:03:57.807116+0000 mgr.y (mgr.54108) 290 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:58.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:58 smithi092 bash[114081]: cluster 2024-09-17T12:03:57.807116+0000 mgr.y (mgr.54108) 290 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:58.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:03:58 smithi092 bash[114081]: cluster 2024-09-17T12:03:57.807116+0000 mgr.y (mgr.54108) 290 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:58 smithi121 bash[87711]: cluster 2024-09-17T12:03:57.807116+0000 mgr.y (mgr.54108) 290 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:03:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:03:58 smithi121 bash[87711]: cluster 2024-09-17T12:03:57.807116+0000 mgr.y (mgr.54108) 290 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:04:01.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:00 smithi121 bash[87711]: audit 2024-09-17T12:03:59.737365+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:00 smithi121 bash[87711]: audit 2024-09-17T12:03:59.737365+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:00 smithi121 bash[87711]: audit 2024-09-17T12:03:59.750067+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:00 smithi121 bash[87711]: audit 2024-09-17T12:03:59.750067+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:00 smithi121 bash[87711]: audit 2024-09-17T12:03:59.761031+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:00 smithi121 bash[87711]: audit 2024-09-17T12:03:59.761031+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:00 smithi121 bash[87711]: cluster 2024-09-17T12:03:59.807806+0000 mgr.y (mgr.54108) 291 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:00 smithi121 bash[87711]: cluster 2024-09-17T12:03:59.807806+0000 mgr.y (mgr.54108) 291 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:01.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:04:00] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.51.0" 2024-09-17T12:04:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[114081]: audit 2024-09-17T12:03:59.737365+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[114081]: audit 2024-09-17T12:03:59.737365+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[114081]: audit 2024-09-17T12:03:59.750067+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[114081]: audit 2024-09-17T12:03:59.750067+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[114081]: audit 2024-09-17T12:03:59.761031+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[114081]: audit 2024-09-17T12:03:59.761031+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[114081]: cluster 2024-09-17T12:03:59.807806+0000 mgr.y (mgr.54108) 291 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[114081]: cluster 2024-09-17T12:03:59.807806+0000 mgr.y (mgr.54108) 291 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[110680]: audit 2024-09-17T12:03:59.737365+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[110680]: audit 2024-09-17T12:03:59.737365+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[110680]: audit 2024-09-17T12:03:59.750067+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[110680]: audit 2024-09-17T12:03:59.750067+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[110680]: audit 2024-09-17T12:03:59.761031+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[110680]: audit 2024-09-17T12:03:59.761031+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[110680]: cluster 2024-09-17T12:03:59.807806+0000 mgr.y (mgr.54108) 291 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:00 smithi092 bash[110680]: cluster 2024-09-17T12:03:59.807806+0000 mgr.y (mgr.54108) 291 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:02.302 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:04:02.934 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:04:02.934 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 18s ago 49m - - 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 3s ago 48m - - 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (8m) 18s ago 38m 13.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (7m) 3s ago 38m 70.0M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (10m) 18s ago 34m 49.3M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (3m) 3s ago 47m 439M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (21m) 18s ago 50m 511M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (3m) 18s ago 50m 50.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (5m) 3s ago 48m 44.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (2m) 18s ago 48m 39.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (9m) 18s ago 39m 8340k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (9m) 3s ago 39m 8248k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (46m) 18s ago 47m 60.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 670fc5ad59a9 2024-09-17T12:04:02.935 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (46m) 18s ago 46m 61.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T12:04:02.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (45m) 18s ago 45m 54.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T12:04:02.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (44m) 18s ago 44m 68.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:04:02.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (43m) 3s ago 43m 62.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:04:02.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (42m) 3s ago 42m 66.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:04:02.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (41m) 3s ago 41m 65.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:04:02.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (40m) 3s ago 40m 67.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:04:02.936 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (9m) 3s ago 39m 55.7M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:04:02.936 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (35m) 18s ago 35m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:04:02.936 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (35m) 3s ago 35m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:04:03.147 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:02 smithi092 bash[114081]: cluster 2024-09-17T12:04:01.808739+0000 mgr.y (mgr.54108) 292 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:04:03.147 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:02 smithi092 bash[114081]: cluster 2024-09-17T12:04:01.808739+0000 mgr.y (mgr.54108) 292 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:04:03.147 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:02 smithi092 bash[110680]: cluster 2024-09-17T12:04:01.808739+0000 mgr.y (mgr.54108) 292 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:04:03.147 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:02 smithi092 bash[110680]: cluster 2024-09-17T12:04:01.808739+0000 mgr.y (mgr.54108) 292 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:04:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:02 smithi121 bash[87711]: cluster 2024-09-17T12:04:01.808739+0000 mgr.y (mgr.54108) 292 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:04:03.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:02 smithi121 bash[87711]: cluster 2024-09-17T12:04:01.808739+0000 mgr.y (mgr.54108) 292 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:04:03.311 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:04:03.312 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:04:03.312 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:04:03.312 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:04:03.312 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 10, 2024-09-17T12:04:03.312 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 5 2024-09-17T12:04:03.312 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:04:03.312 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:04:03.405 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:03.405 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:03.405 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:03.406 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:03.406 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: Stopping Ceph osd.0 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:04:03.406 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:03.407 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:03.407 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:03.407 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:03.407 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:04:03 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:03.612 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:04:03.613 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:04:03.613 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:04:03.613 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-17T12:04:03.613 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:04:03.613 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/8 daemons upgraded", 2024-09-17T12:04:03.613 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:04:03.613 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:04:03.613 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:04:03.824 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[30163]: debug 2024-09-17T12:04:03.522+0000 7f5437012640 -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-17T12:04:03.825 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[30163]: debug 2024-09-17T12:04:03.522+0000 7f5437012640 -1 osd.0 113 *** Got signal Terminated *** 2024-09-17T12:04:03.825 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[30163]: debug 2024-09-17T12:04:03.522+0000 7f5437012640 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:04:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: audit 2024-09-17T12:04:02.292434+0000 mgr.y (mgr.54108) 293 : audit [DBG] from='client.54279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: audit 2024-09-17T12:04:02.292434+0000 mgr.y (mgr.54108) 293 : audit [DBG] from='client.54279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: audit 2024-09-17T12:04:02.597228+0000 mgr.y (mgr.54108) 294 : audit [DBG] from='client.54285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: audit 2024-09-17T12:04:02.597228+0000 mgr.y (mgr.54108) 294 : audit [DBG] from='client.54285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: audit 2024-09-17T12:04:02.895888+0000 mgr.y (mgr.54108) 295 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: audit 2024-09-17T12:04:02.895888+0000 mgr.y (mgr.54108) 295 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: audit 2024-09-17T12:04:03.312840+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.92:0/2491341142' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: audit 2024-09-17T12:04:03.312840+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.92:0/2491341142' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: cluster 2024-09-17T12:04:03.527599+0000 mon.a (mon.0) 760 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:04:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:03 smithi121 bash[87711]: cluster 2024-09-17T12:04:03.527599+0000 mon.a (mon.0) 760 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: audit 2024-09-17T12:04:02.292434+0000 mgr.y (mgr.54108) 293 : audit [DBG] from='client.54279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: audit 2024-09-17T12:04:02.292434+0000 mgr.y (mgr.54108) 293 : audit [DBG] from='client.54279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: audit 2024-09-17T12:04:02.597228+0000 mgr.y (mgr.54108) 294 : audit [DBG] from='client.54285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: audit 2024-09-17T12:04:02.597228+0000 mgr.y (mgr.54108) 294 : audit [DBG] from='client.54285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: audit 2024-09-17T12:04:02.895888+0000 mgr.y (mgr.54108) 295 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: audit 2024-09-17T12:04:02.895888+0000 mgr.y (mgr.54108) 295 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: audit 2024-09-17T12:04:03.312840+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.92:0/2491341142' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: audit 2024-09-17T12:04:03.312840+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.92:0/2491341142' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: cluster 2024-09-17T12:04:03.527599+0000 mon.a (mon.0) 760 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:04:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[114081]: cluster 2024-09-17T12:04:03.527599+0000 mon.a (mon.0) 760 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: audit 2024-09-17T12:04:02.292434+0000 mgr.y (mgr.54108) 293 : audit [DBG] from='client.54279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: audit 2024-09-17T12:04:02.292434+0000 mgr.y (mgr.54108) 293 : audit [DBG] from='client.54279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: audit 2024-09-17T12:04:02.597228+0000 mgr.y (mgr.54108) 294 : audit [DBG] from='client.54285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: audit 2024-09-17T12:04:02.597228+0000 mgr.y (mgr.54108) 294 : audit [DBG] from='client.54285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: audit 2024-09-17T12:04:02.895888+0000 mgr.y (mgr.54108) 295 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: audit 2024-09-17T12:04:02.895888+0000 mgr.y (mgr.54108) 295 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: audit 2024-09-17T12:04:03.312840+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.92:0/2491341142' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: audit 2024-09-17T12:04:03.312840+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.92:0/2491341142' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: cluster 2024-09-17T12:04:03.527599+0000 mon.a (mon.0) 760 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:04:04.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:03 smithi092 bash[110680]: cluster 2024-09-17T12:04:03.527599+0000 mon.a (mon.0) 760 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T12:04:05.127 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: audit 2024-09-17T12:04:03.613992+0000 mgr.y (mgr.54108) 296 : audit [DBG] from='client.54303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: audit 2024-09-17T12:04:03.613992+0000 mgr.y (mgr.54108) 296 : audit [DBG] from='client.54303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: cluster 2024-09-17T12:04:03.809359+0000 mgr.y (mgr.54108) 297 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: cluster 2024-09-17T12:04:03.809359+0000 mgr.y (mgr.54108) 297 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: cluster 2024-09-17T12:04:03.865541+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: cluster 2024-09-17T12:04:03.865541+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: cluster 2024-09-17T12:04:03.885786+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: cluster 2024-09-17T12:04:03.885786+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: audit 2024-09-17T12:04:04.472637+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: audit 2024-09-17T12:04:04.472637+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: audit 2024-09-17T12:04:04.478688+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: audit 2024-09-17T12:04:04.478688+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.128 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: audit 2024-09-17T12:04:04.486132+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.129 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[114081]: audit 2024-09-17T12:04:04.486132+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.129 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: audit 2024-09-17T12:04:03.613992+0000 mgr.y (mgr.54108) 296 : audit [DBG] from='client.54303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:05.129 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: audit 2024-09-17T12:04:03.613992+0000 mgr.y (mgr.54108) 296 : audit [DBG] from='client.54303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:05.129 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: cluster 2024-09-17T12:04:03.809359+0000 mgr.y (mgr.54108) 297 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:05.129 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: cluster 2024-09-17T12:04:03.809359+0000 mgr.y (mgr.54108) 297 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:05.129 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: cluster 2024-09-17T12:04:03.865541+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:05.129 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: cluster 2024-09-17T12:04:03.865541+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:05.129 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: cluster 2024-09-17T12:04:03.885786+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T12:04:05.129 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: cluster 2024-09-17T12:04:03.885786+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T12:04:05.130 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: audit 2024-09-17T12:04:04.472637+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.130 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: audit 2024-09-17T12:04:04.472637+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.130 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: audit 2024-09-17T12:04:04.478688+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.130 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: audit 2024-09-17T12:04:04.478688+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.130 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: audit 2024-09-17T12:04:04.486132+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.130 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:04 smithi092 bash[110680]: audit 2024-09-17T12:04:04.486132+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: audit 2024-09-17T12:04:03.613992+0000 mgr.y (mgr.54108) 296 : audit [DBG] from='client.54303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: audit 2024-09-17T12:04:03.613992+0000 mgr.y (mgr.54108) 296 : audit [DBG] from='client.54303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: cluster 2024-09-17T12:04:03.809359+0000 mgr.y (mgr.54108) 297 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: cluster 2024-09-17T12:04:03.809359+0000 mgr.y (mgr.54108) 297 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: cluster 2024-09-17T12:04:03.865541+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: cluster 2024-09-17T12:04:03.865541+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: cluster 2024-09-17T12:04:03.885786+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: cluster 2024-09-17T12:04:03.885786+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: audit 2024-09-17T12:04:04.472637+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: audit 2024-09-17T12:04:04.472637+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: audit 2024-09-17T12:04:04.478688+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: audit 2024-09-17T12:04:04.478688+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: audit 2024-09-17T12:04:04.486132+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:04 smithi121 bash[87711]: audit 2024-09-17T12:04:04.486132+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:05.467 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[119871]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-0 2024-09-17T12:04:05.467 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[119951]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-0 2024-09-17T12:04:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:05 smithi121 bash[87711]: cluster 2024-09-17T12:04:04.892709+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:04:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:05 smithi121 bash[87711]: cluster 2024-09-17T12:04:04.892709+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:04:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:05 smithi121 bash[87711]: audit 2024-09-17T12:04:05.602729+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:05 smithi121 bash[87711]: audit 2024-09-17T12:04:05.602729+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:05 smithi121 bash[87711]: audit 2024-09-17T12:04:05.604878+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:06.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:05 smithi121 bash[87711]: audit 2024-09-17T12:04:05.604878+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:06.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[110680]: cluster 2024-09-17T12:04:04.892709+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:04:06.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[110680]: cluster 2024-09-17T12:04:04.892709+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[110680]: audit 2024-09-17T12:04:05.602729+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[110680]: audit 2024-09-17T12:04:05.602729+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[110680]: audit 2024-09-17T12:04:05.604878+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[110680]: audit 2024-09-17T12:04:05.604878+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[114081]: cluster 2024-09-17T12:04:04.892709+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[114081]: cluster 2024-09-17T12:04:04.892709+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[114081]: audit 2024-09-17T12:04:05.602729+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[114081]: audit 2024-09-17T12:04:05.602729+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[114081]: audit 2024-09-17T12:04:05.604878+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:06.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:05 smithi092 bash[114081]: audit 2024-09-17T12:04:05.604878+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:07.158 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:06 smithi092 bash[110680]: cluster 2024-09-17T12:04:05.810033+0000 mgr.y (mgr.54108) 298 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:04:07.158 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:06 smithi092 bash[110680]: cluster 2024-09-17T12:04:05.810033+0000 mgr.y (mgr.54108) 298 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:04:07.158 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:06 smithi092 bash[114081]: cluster 2024-09-17T12:04:05.810033+0000 mgr.y (mgr.54108) 298 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:04:07.158 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:06 smithi092 bash[114081]: cluster 2024-09-17T12:04:05.810033+0000 mgr.y (mgr.54108) 298 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:04:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:06 smithi121 bash[87711]: cluster 2024-09-17T12:04:05.810033+0000 mgr.y (mgr.54108) 298 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:04:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:06 smithi121 bash[87711]: cluster 2024-09-17T12:04:05.810033+0000 mgr.y (mgr.54108) 298 : cluster [DBG] pgmap v116: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:04:07.949 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:07.949 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:07 smithi092 bash[110680]: audit 2024-09-17T12:04:06.457137+0000 mgr.y (mgr.54108) 299 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:07.949 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:07 smithi092 bash[110680]: audit 2024-09-17T12:04:06.457137+0000 mgr.y (mgr.54108) 299 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:07.950 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:07.950 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:07.950 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:07 smithi092 bash[114081]: audit 2024-09-17T12:04:06.457137+0000 mgr.y (mgr.54108) 299 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:07.950 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:07 smithi092 bash[114081]: audit 2024-09-17T12:04:06.457137+0000 mgr.y (mgr.54108) 299 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:07.950 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:07.951 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:07.951 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:07.951 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T12:04:07.951 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: Stopped Ceph osd.0 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:04:07.951 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:07.952 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:07.952 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:07 smithi121 bash[87711]: audit 2024-09-17T12:04:06.457137+0000 mgr.y (mgr.54108) 299 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:07 smithi121 bash[87711]: audit 2024-09-17T12:04:06.457137+0000 mgr.y (mgr.54108) 299 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:08.324 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:07 smithi092 systemd[1]: Started Ceph osd.0 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cluster 2024-09-17T12:04:07.810971+0000 mgr.y (mgr.54108) 300 : cluster [DBG] pgmap v117: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cluster 2024-09-17T12:04:07.810971+0000 mgr.y (mgr.54108) 300 : cluster [DBG] pgmap v117: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cluster 2024-09-17T12:04:07.891474+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cluster 2024-09-17T12:04:07.891474+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:07.995466+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:07.995466+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.002809+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.002809+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.008634+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.008634+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.010263+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.010263+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.010963+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.010963+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.017835+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.017835+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.018310+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.018310+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.080108+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.080108+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.081860+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.081860+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.084085+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.084085+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.084761+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.084761+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.091784+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.091784+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.092206+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.092206+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.151477+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.151477+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.153194+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.153194+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.154901+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.154901+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.155532+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.155532+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.162627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.162627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.163034+0000 mgr.y (mgr.54108) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.163034+0000 mgr.y (mgr.54108) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.224060+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.224060+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.226090+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.226090+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.228976+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.228976+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.229733+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.229733+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.236803+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.236803+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.308919+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.308919+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.311451+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.311451+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.314330+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.314330+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.315436+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.315436+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.322941+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.322941+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.389297+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.389297+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.390917+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.390917+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.392460+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.392460+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.393046+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.393046+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.399961+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.399961+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.462012+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.462012+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.463779+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.463779+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.465359+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.465359+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.466007+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.466007+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.471062+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.471062+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.529943+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.529943+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.531968+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.531968+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.533745+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.533745+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.534300+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.534300+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.539186+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.539186+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.605469+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.605469+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.607183+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.607183+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.608745+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.608745+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.609344+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.609344+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.614676+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.614676+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.674335+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.674335+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.676732+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.676732+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.678854+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.678854+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.679741+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.679741+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.684567+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.684567+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.758099+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.758099+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.759778+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.759778+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.761625+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.761625+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.762329+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.762329+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.767495+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.767495+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.824311+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.824311+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.826099+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.826099+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.827881+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.827881+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.828479+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.828479+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.833371+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.833371+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.890696+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.890696+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.893230+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.893230+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.895917+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.895917+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.896952+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:08 smithi121 bash[87711]: audit 2024-09-17T12:04:08.896952+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cluster 2024-09-17T12:04:07.810971+0000 mgr.y (mgr.54108) 300 : cluster [DBG] pgmap v117: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cluster 2024-09-17T12:04:07.810971+0000 mgr.y (mgr.54108) 300 : cluster [DBG] pgmap v117: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cluster 2024-09-17T12:04:07.891474+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cluster 2024-09-17T12:04:07.891474+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:07.995466+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:07.995466+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.002809+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.002809+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.008634+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.008634+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.010263+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.010263+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.010963+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.010963+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.017835+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.017835+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.018310+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.018310+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.080108+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cluster 2024-09-17T12:04:07.810971+0000 mgr.y (mgr.54108) 300 : cluster [DBG] pgmap v117: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cluster 2024-09-17T12:04:07.810971+0000 mgr.y (mgr.54108) 300 : cluster [DBG] pgmap v117: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cluster 2024-09-17T12:04:07.891474+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:09.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cluster 2024-09-17T12:04:07.891474+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:09.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:07.995466+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:07.995466+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.002809+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.002809+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.008634+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.008634+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.010263+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.010263+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.010963+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.010963+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.017835+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.017835+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.018310+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.018310+0000 mgr.y (mgr.54108) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.080108+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.080108+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.081860+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.081860+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.084085+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.084085+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.084761+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.084761+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.091784+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.091784+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.092206+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.092206+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.151477+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.151477+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.153194+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.153194+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.154901+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.154901+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.155532+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.155532+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.162627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.162627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.163034+0000 mgr.y (mgr.54108) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.163034+0000 mgr.y (mgr.54108) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.224060+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.224060+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.226090+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.226090+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.228976+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.228976+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.229733+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.229733+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.236803+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.236803+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.308919+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.308919+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.311451+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.311451+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.314330+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.314330+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.315436+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.080108+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.081860+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.081860+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.084085+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.084085+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.084761+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.084761+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.091784+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.091784+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.092206+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.092206+0000 mgr.y (mgr.54108) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.151477+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.151477+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.153194+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.153194+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.154901+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.154901+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.155532+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.155532+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.162627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.315436+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.322941+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.322941+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.389297+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.389297+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.390917+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.390917+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.392460+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.392460+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.393046+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.393046+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.399961+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.399961+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.462012+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.462012+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.463779+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.463779+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.465359+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.465359+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.162627+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.163034+0000 mgr.y (mgr.54108) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.163034+0000 mgr.y (mgr.54108) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.224060+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.224060+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.226090+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.226090+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.228976+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.228976+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.229733+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.229733+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.236803+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.236803+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.308919+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.308919+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.311451+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.311451+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.314330+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.314330+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.315436+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.466007+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.466007+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.471062+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.471062+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.529943+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.529943+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.531968+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.531968+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.533745+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.533745+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.534300+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.534300+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.539186+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.539186+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.605469+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.605469+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.607183+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.607183+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.608745+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.608745+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.609344+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.609344+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.614676+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.614676+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.674335+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.674335+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.676732+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.676732+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.678854+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.678854+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.679741+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.679741+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.684567+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.684567+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.758099+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.758099+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.759778+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.759778+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.761625+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.315436+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.322941+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.322941+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.389297+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.389297+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.390917+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.390917+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.392460+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.392460+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.393046+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.393046+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.399961+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.399961+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.462012+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.462012+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.463779+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.463779+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.465359+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.465359+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.761625+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.762329+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.762329+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.767495+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.767495+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.824311+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.824311+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.826099+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.826099+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.827881+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.827881+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.828479+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.828479+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.833371+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.833371+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.890696+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.890696+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.893230+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.893230+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.895917+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.895917+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.896952+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[110680]: audit 2024-09-17T12:04:08.896952+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.466007+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.466007+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.471062+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.471062+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.529943+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.529943+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.531968+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.531968+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.533745+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.533745+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.534300+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.534300+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.539186+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.539186+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.605469+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.605469+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.607183+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.607183+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.608745+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.608745+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.609344+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.609344+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.614676+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.614676+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.674335+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.674335+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.676732+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.676732+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.678854+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.678854+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.679741+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.679741+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.684567+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.684567+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.758099+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.758099+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.759778+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.759778+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.761625+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.761625+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.762329+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.762329+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.767495+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.767495+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.824311+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.824311+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.826099+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.826099+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.827881+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.827881+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.828479+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.828479+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.833371+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.833371+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:09.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.890696+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.890696+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:09.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.893230+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.893230+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:09.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.895917+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.895917+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:09.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.896952+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:09.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:08 smithi092 bash[114081]: audit 2024-09-17T12:04:08.896952+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.184 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.237250+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.184 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.237250+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.184 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.323335+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.184 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.323335+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.400321+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.400321+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.471651+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.471651+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.539617+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.539617+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.615114+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.615114+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.185 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.684958+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.684958+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.767938+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.767938+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.833847+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.833847+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.902749+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.902749+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.903251+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.903251+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.967887+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.967887+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.969650+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.186 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.969650+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.971457+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.971457+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.972030+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.972030+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.979448+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:08.979448+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.979911+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:08.979911+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.037569+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.037569+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.039587+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.039587+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.041567+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.187 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.041567+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.042459+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.042459+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.048090+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.048090+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.048591+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.048591+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.110144+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.110144+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.112166+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.112166+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.114437+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.114437+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.115269+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.115269+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.122561+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.122561+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.123079+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.123079+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.188921+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.188921+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.190534+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.190534+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.192210+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.192210+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.192791+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.192791+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.189 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.197772+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.197772+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.198152+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.198152+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.257073+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.257073+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.259606+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.259606+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.261750+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.261750+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.262862+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.262862+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.268935+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.268935+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.345498+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.345498+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.347551+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.347551+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.349457+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.349457+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.350201+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.350201+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.358276+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.358276+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.429413+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.429413+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.431634+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.191 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.431634+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.434804+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.434804+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.435760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.435760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.443233+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.443233+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.522982+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.522982+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.525396+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.525396+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.527753+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.527753+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.528877+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.192 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.528877+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.536013+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.536013+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.611136+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.611136+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.613504+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.613504+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.616188+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.616188+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.616838+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.616838+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.625565+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.625565+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.700164+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.700164+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.193 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.702004+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.702004+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.703752+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.703752+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.704352+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.704352+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.710324+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.710324+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.773891+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.773891+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.775537+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.775537+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.777104+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.777104+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.777685+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.194 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.777685+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.782366+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.782366+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.842869+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.842869+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.844643+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.844643+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.846295+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.846295+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.846884+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.846884+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.851740+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.195 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[110680]: audit 2024-09-17T12:04:09.851740+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.237250+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.237250+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.323335+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.323335+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.400321+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.400321+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.471651+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.471651+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.539617+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.539617+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.615114+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.615114+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.684958+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.684958+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.767938+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.767938+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.833847+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.833847+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.902749+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.902749+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.903251+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.903251+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.967887+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.967887+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.969650+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.969650+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.971457+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.971457+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.972030+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.972030+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.979448+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:08.979448+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.979911+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:08.979911+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.037569+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.037569+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.039587+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.198 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.039587+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.041567+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.041567+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.042459+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.042459+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.048090+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.048090+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.048591+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.048591+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.110144+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.110144+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.112166+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.112166+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.114437+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.114437+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.115269+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.115269+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.122561+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.122561+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.123079+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.123079+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.188921+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.188921+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.190534+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.190534+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.192210+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.192210+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.192791+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.192791+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.197772+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.197772+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.198152+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.198152+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.257073+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.257073+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.259606+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.259606+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.261750+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.261750+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.262862+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.262862+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.268935+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.268935+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.345498+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.201 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.345498+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.347551+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.347551+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.349457+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.349457+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.350201+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.350201+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.358276+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.358276+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.429413+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.429413+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.431634+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.431634+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.434804+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.434804+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.435760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.435760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.443233+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.443233+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.522982+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.522982+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.525396+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.525396+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.527753+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.527753+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.528877+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.528877+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.536013+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.536013+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.611136+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.611136+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.613504+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.613504+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.616188+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.616188+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.616838+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.616838+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.625565+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.625565+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.700164+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.700164+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.702004+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.702004+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.703752+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.703752+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.704352+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.704352+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.710324+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.710324+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.773891+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.773891+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.775537+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.775537+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.777104+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.777104+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.777685+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.777685+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.782366+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.782366+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.842869+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.842869+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.844643+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.844643+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.846295+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.846295+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.846884+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.846884+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.851740+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.207 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:09 smithi092 bash[114081]: audit 2024-09-17T12:04:09.851740+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.237250+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.237250+0000 mgr.y (mgr.54108) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.323335+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.323335+0000 mgr.y (mgr.54108) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.400321+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.400321+0000 mgr.y (mgr.54108) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.471651+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.471651+0000 mgr.y (mgr.54108) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.539617+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.539617+0000 mgr.y (mgr.54108) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.615114+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.615114+0000 mgr.y (mgr.54108) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.684958+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.684958+0000 mgr.y (mgr.54108) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.767938+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.767938+0000 mgr.y (mgr.54108) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.833847+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.833847+0000 mgr.y (mgr.54108) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.902749+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.902749+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.903251+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.903251+0000 mgr.y (mgr.54108) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.967887+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.967887+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.969650+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.969650+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.971457+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.971457+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.972030+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.972030+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.979448+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:08.979448+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.979911+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:08.979911+0000 mgr.y (mgr.54108) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.037569+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.037569+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.039587+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.039587+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.041567+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.041567+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.042459+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.042459+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.048090+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.048090+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.048591+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.048591+0000 mgr.y (mgr.54108) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.110144+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.110144+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.112166+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.112166+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.114437+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.114437+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.115269+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.115269+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.122561+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.122561+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.123079+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.123079+0000 mgr.y (mgr.54108) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.188921+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.188921+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.190534+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.190534+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.192210+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.192210+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.192791+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.192791+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.197772+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.197772+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.198152+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.198152+0000 mgr.y (mgr.54108) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.257073+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.257073+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.259606+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.259606+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.261750+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.261750+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.262862+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.262862+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.268935+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.268935+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.345498+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.345498+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.347551+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.347551+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.349457+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.349457+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.350201+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.350201+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.358276+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.358276+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.429413+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.429413+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.431634+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.431634+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.434804+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.434804+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.435760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.435760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.443233+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.443233+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.522982+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.522982+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.525396+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.525396+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.527753+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.527753+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.528877+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.528877+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.536013+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.536013+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.611136+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.611136+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.613504+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.613504+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.616188+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.616188+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.616838+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.616838+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.625565+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.625565+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.700164+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.700164+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.702004+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.702004+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.703752+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.703752+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.704352+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.704352+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.710324+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.710324+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.773891+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.773891+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.775537+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.775537+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.777104+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.777104+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.777685+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.777685+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.782366+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.782366+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.842869+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.842869+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.844643+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.844643+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.846295+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.846295+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:10.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.846884+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.846884+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:10.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.851740+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:09 smithi121 bash[87711]: audit 2024-09-17T12:04:09.851740+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:10.574 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[120101]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:04:10.574 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[120101]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:04:11.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:04:10] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.51.0" 2024-09-17T12:04:11.075 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[120101]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T12:04:11.075 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[120101]: 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-17T12:04:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.269478+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.269478+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.358832+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.358832+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.443693+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.443693+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.536499+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.536499+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.625999+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.625999+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.710771+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.710771+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.782810+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.782810+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cluster 2024-09-17T12:04:09.811512+0000 mgr.y (mgr.54108) 325 : cluster [DBG] pgmap v118: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cluster 2024-09-17T12:04:09.811512+0000 mgr.y (mgr.54108) 325 : cluster [DBG] pgmap v118: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:11.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.852132+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.852132+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.921842+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.921842+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.269478+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.269478+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.358832+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.358832+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.443693+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.443693+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.536499+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.536499+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.625999+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.625999+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.710771+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.710771+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.782810+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.782810+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cluster 2024-09-17T12:04:09.811512+0000 mgr.y (mgr.54108) 325 : cluster [DBG] pgmap v118: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:11.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cluster 2024-09-17T12:04:09.811512+0000 mgr.y (mgr.54108) 325 : cluster [DBG] pgmap v118: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:11.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.852132+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.852132+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.921842+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.921842+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.923551+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.923551+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.925168+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.925168+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.925872+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.925872+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.933564+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.933564+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.934190+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:09.934190+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.994274+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.994274+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.996298+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.996298+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.997873+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.997873+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.998451+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:09.998451+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.005782+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.005782+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.006318+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.006318+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.066547+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.066547+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.068383+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.068383+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.070356+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.070356+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.071022+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.071022+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.077961+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.077961+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.078415+0000 mgr.y (mgr.54108) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.078415+0000 mgr.y (mgr.54108) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.137099+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.137099+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.138917+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.138917+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.141152+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.141152+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.923551+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.923551+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.925168+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.925168+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.925872+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.925872+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.933564+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.933564+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.934190+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:09.934190+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.994274+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.994274+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.996298+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.996298+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.997873+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.997873+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.998451+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:09.998451+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.005782+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.005782+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.141758+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.141758+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.148817+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.148817+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.149221+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.149221+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.259304+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.259304+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.261516+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.261516+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.263513+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.263513+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.264209+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.264209+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.271744+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.271744+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.371109+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.371109+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.372920+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.372920+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.374710+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.374710+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.375448+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.375448+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.382237+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.382237+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.480003+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.480003+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.481981+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.481981+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.483712+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.483712+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.484361+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.484361+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.490589+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.490589+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.555308+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.555308+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.556932+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.006318+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.006318+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.066547+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.066547+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.068383+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.068383+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.070356+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.070356+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.071022+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.071022+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.077961+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.077961+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.078415+0000 mgr.y (mgr.54108) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.078415+0000 mgr.y (mgr.54108) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.137099+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.137099+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.138917+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.138917+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.141152+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.141152+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.556932+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.558841+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.558841+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.559463+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.559463+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.565761+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.565761+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.629491+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.629491+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.631377+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.631377+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.633121+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.633121+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.633730+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.633730+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.638883+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.638883+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.699165+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.699165+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.701090+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.701090+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.703026+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.703026+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.703670+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.703670+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.709872+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.709872+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.769357+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.769357+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.771016+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.771016+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.773028+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.773028+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.773735+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.773735+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.779161+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.779161+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.843719+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.843719+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.141758+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.141758+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.148817+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.148817+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.149221+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.149221+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.259304+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.259304+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.261516+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.261516+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.263513+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.263513+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.264209+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.264209+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.271744+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.271744+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.371109+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.371109+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.372920+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.372920+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.845413+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.845413+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.847161+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.847161+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.847785+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.847785+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.852659+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[110680]: audit 2024-09-17T12:04:10.852659+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.374710+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.374710+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.375448+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.375448+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.382237+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.382237+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.480003+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.480003+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.481981+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.481981+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.483712+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.483712+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.484361+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.484361+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.490589+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.490589+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.555308+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.555308+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.556932+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.556932+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.558841+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.558841+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.559463+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.559463+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.565761+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.565761+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.629491+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.629491+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.631377+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.631377+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.633121+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.633121+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.633730+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.633730+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.638883+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.638883+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.699165+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.699165+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.701090+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.701090+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.703026+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.703026+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.703670+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.703670+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.709872+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.709872+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.769357+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.769357+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.771016+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.771016+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.773028+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.773028+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.773735+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.773735+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.779161+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.779161+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.843719+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.843719+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.845413+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.845413+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.847161+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.847161+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.847785+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.847785+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.852659+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:10 smithi092 bash[114081]: audit 2024-09-17T12:04:10.852659+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.269478+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.269478+0000 mgr.y (mgr.54108) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.358832+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.358832+0000 mgr.y (mgr.54108) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.443693+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.443693+0000 mgr.y (mgr.54108) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.536499+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.536499+0000 mgr.y (mgr.54108) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.625999+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.625999+0000 mgr.y (mgr.54108) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.710771+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.710771+0000 mgr.y (mgr.54108) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.782810+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.782810+0000 mgr.y (mgr.54108) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cluster 2024-09-17T12:04:09.811512+0000 mgr.y (mgr.54108) 325 : cluster [DBG] pgmap v118: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:11.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cluster 2024-09-17T12:04:09.811512+0000 mgr.y (mgr.54108) 325 : cluster [DBG] pgmap v118: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:11.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.852132+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.852132+0000 mgr.y (mgr.54108) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.921842+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.921842+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.923551+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.923551+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.925168+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.925168+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.925872+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.925872+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.933564+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.933564+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.934190+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:09.934190+0000 mgr.y (mgr.54108) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.994274+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.994274+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.996298+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.996298+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.997873+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.997873+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.998451+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:09.998451+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.005782+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.005782+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.006318+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.006318+0000 mgr.y (mgr.54108) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.066547+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.066547+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.068383+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.068383+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.070356+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.070356+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.071022+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.071022+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.077961+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.077961+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.078415+0000 mgr.y (mgr.54108) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.078415+0000 mgr.y (mgr.54108) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.137099+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.137099+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.138917+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.138917+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.141152+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.141152+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.141758+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.141758+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.148817+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.148817+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.149221+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.149221+0000 mgr.y (mgr.54108) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.259304+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.259304+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.261516+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.261516+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.263513+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.263513+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.264209+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.264209+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.271744+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.271744+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.371109+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.371109+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.372920+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.372920+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.374710+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.374710+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.375448+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.375448+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.382237+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.382237+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.480003+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.480003+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.481981+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.481981+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.483712+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.483712+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.484361+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.484361+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.490589+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.490589+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.555308+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.555308+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.556932+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.556932+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.558841+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.558841+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.559463+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.559463+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.565761+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.565761+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.629491+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.629491+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.631377+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.631377+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.633121+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.633121+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.633730+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.633730+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.638883+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.638883+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.699165+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.699165+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.701090+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.701090+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.703026+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.703026+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.703670+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.703670+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.709872+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.709872+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.769357+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.769357+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.771016+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.771016+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.773028+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.773028+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.773735+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.773735+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.779161+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.779161+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.843719+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.843719+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.845413+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.845413+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.847161+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.847161+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.847785+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.847785+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.852659+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:10 smithi121 bash[87711]: audit 2024-09-17T12:04:10.852659+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.574 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[120101]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T12:04:11.574 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[120101]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T12:04:11.574 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[120101]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T12:04:11.575 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[120101]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T12:04:11.575 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[120101]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T12:04:11.921 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.272292+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.922 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.272292+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.922 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.382814+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.922 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.382814+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.922 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.491065+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.922 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.491065+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.922 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.566266+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.922 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.566266+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.922 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.639380+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.922 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.639380+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.923 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.272292+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.923 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.272292+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.923 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.382814+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.923 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.382814+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.923 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.491065+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.923 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.491065+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.923 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.566266+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.566266+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.639380+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.639380+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.710501+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.710501+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.779716+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.779716+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.853104+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.853104+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.921426+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.921426+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.924 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.923817+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.923817+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.925988+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.925988+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.926816+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.926816+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.934511+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.934511+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.935046+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:10.935046+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.994239+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.994239+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.995980+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.925 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.995980+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.997835+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.997835+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.998579+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:10.998579+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.005235+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.005235+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.005866+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.005866+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.078393+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.078393+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.080375+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.080375+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.082912+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.926 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.082912+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.083502+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.083502+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.089404+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.089404+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.089963+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.089963+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.149531+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.149531+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.151642+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.151642+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.154262+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.154262+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:11.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.154880+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.154880+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:11.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.159533+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.159533+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:11.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.159974+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.159974+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:11.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.218715+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:11.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.218715+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.272292+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.272292+0000 mgr.y (mgr.54108) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.382814+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.382814+0000 mgr.y (mgr.54108) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.491065+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.491065+0000 mgr.y (mgr.54108) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.566266+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.566266+0000 mgr.y (mgr.54108) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.639380+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.639380+0000 mgr.y (mgr.54108) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.710501+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.710501+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.779716+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.779716+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.853104+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.853104+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.921426+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.921426+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.923817+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.923817+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.925988+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.925988+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.926816+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.926816+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.934511+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.934511+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.935046+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:10.935046+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.994239+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.994239+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.995980+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.995980+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.997835+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.997835+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.998579+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:10.998579+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.005235+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.005235+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.005866+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.005866+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.078393+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.078393+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.080375+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.080375+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.082912+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.082912+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.083502+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.083502+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.089404+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.089404+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.089963+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.089963+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.149531+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.149531+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.151642+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.151642+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.154262+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.154262+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.154880+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.154880+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.159533+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.159533+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.159974+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.159974+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.218715+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.218715+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.221105+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.221105+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.223234+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.223234+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.223976+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.223976+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.229426+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.229426+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.302721+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.302721+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.304600+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.304600+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.307314+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.307314+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.307914+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.307914+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.312788+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.312788+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.369577+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.369577+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.371197+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.371197+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.372720+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.372720+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.373313+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.373313+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.378132+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.378132+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.436639+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.436639+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.438871+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.438871+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.441138+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.441138+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.441980+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.441980+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.449560+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.449560+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.520809+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.520809+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.523302+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.523302+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.526817+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.526817+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.527599+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.527599+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.535663+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.535663+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.616613+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.616613+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.619243+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.619243+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.622110+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.622110+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.623055+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.623055+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.631093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.631093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.724346+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.724346+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.726923+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.726923+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.729824+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.729824+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.730774+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.730774+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.739272+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.739272+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.806818+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.806818+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.808686+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.808686+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.810892+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.810892+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.811617+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.811617+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.817357+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.817357+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.890538+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.890538+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.892339+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.892339+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.894786+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.894786+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.895688+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.895688+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.902313+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:11 smithi121 bash[87711]: audit 2024-09-17T12:04:11.902313+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.710501+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.710501+0000 mgr.y (mgr.54108) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.779716+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.779716+0000 mgr.y (mgr.54108) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.853104+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.853104+0000 mgr.y (mgr.54108) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.921426+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.921426+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.923817+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.923817+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.925988+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.925988+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.926816+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.926816+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.934511+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.934511+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.935046+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:10.935046+0000 mgr.y (mgr.54108) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.994239+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.994239+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.221105+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.221105+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.223234+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.223234+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.223976+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.223976+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.229426+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.229426+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.302721+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.302721+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.304600+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.304600+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.307314+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.307314+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.307914+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.307914+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.312788+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.312788+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.369577+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.995980+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.995980+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.997835+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.997835+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.998579+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:10.998579+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.005235+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.005235+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.005866+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.005866+0000 mgr.y (mgr.54108) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.078393+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.078393+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.080375+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.080375+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.082912+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.082912+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.083502+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.083502+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.089404+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.089404+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.369577+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.371197+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.371197+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.372720+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.372720+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.373313+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.373313+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.378132+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.378132+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.436639+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.436639+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.438871+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.438871+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.441138+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.441138+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.441980+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.441980+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.449560+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.449560+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.089963+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.089963+0000 mgr.y (mgr.54108) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.149531+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.149531+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.151642+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.151642+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.154262+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.154262+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.154880+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.154880+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.159533+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.159533+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.159974+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.159974+0000 mgr.y (mgr.54108) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.218715+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.218715+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.221105+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.221105+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.223234+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.223234+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.223976+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.223976+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.229426+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.229426+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.302721+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.302721+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.304600+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.304600+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.307314+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.307314+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.307914+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.307914+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.312788+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.312788+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.369577+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.369577+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.371197+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.371197+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.372720+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.520809+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.520809+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.523302+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.523302+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.526817+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.526817+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.527599+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.527599+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.535663+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.535663+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.616613+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.616613+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.619243+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.619243+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.622110+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.622110+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.623055+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.623055+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.631093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.631093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.372720+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.373313+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.373313+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.378132+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.378132+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.436639+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.436639+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.438871+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.438871+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.441138+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.441138+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.441980+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.441980+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.449560+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.449560+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.520809+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.520809+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.523302+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.523302+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.724346+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.724346+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.726923+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.726923+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.729824+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.729824+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.730774+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.730774+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.739272+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.739272+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.806818+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.806818+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.808686+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.808686+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.810892+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.810892+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.811617+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.811617+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.817357+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.526817+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.526817+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.527599+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.527599+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.535663+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.535663+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.616613+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.616613+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.619243+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.619243+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.622110+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.622110+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.623055+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.623055+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.631093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.631093+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.724346+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.724346+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.726923+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.726923+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.817357+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.890538+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.890538+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.892339+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.892339+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.894786+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.894786+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.895688+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.895688+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.902313+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[110680]: audit 2024-09-17T12:04:11.902313+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.729824+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.729824+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.730774+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.730774+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.739272+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.739272+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.806818+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.806818+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.808686+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.808686+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.810892+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.810892+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.811617+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.811617+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.817357+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.817357+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.890538+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.890538+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:12.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.892339+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.892339+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:12.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.894786+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.894786+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:12.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.895688+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.895688+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:12.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.902313+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:12.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:11 smithi092 bash[114081]: audit 2024-09-17T12:04:11.902313+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.229915+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.229915+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.313199+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.313199+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.378537+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.378537+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.449993+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.449993+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.536299+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.536299+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.631563+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.631563+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.740101+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.740101+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cluster 2024-09-17T12:04:11.812410+0000 mgr.y (mgr.54108) 350 : cluster [DBG] pgmap v119: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cluster 2024-09-17T12:04:11.812410+0000 mgr.y (mgr.54108) 350 : cluster [DBG] pgmap v119: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.817888+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.817888+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.902848+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.902848+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.973098+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.229915+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.229915+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.313199+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.313199+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.378537+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.378537+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.449993+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.449993+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.536299+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.536299+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.631563+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.631563+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.740101+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.740101+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cluster 2024-09-17T12:04:11.812410+0000 mgr.y (mgr.54108) 350 : cluster [DBG] pgmap v119: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cluster 2024-09-17T12:04:11.812410+0000 mgr.y (mgr.54108) 350 : cluster [DBG] pgmap v119: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.817888+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.817888+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.902848+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.902848+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.973098+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.973098+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.974840+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.974840+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.976432+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.976432+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.977038+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.977038+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.982776+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:11.982776+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.983173+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:11.983173+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.041662+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.041662+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.043762+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.043762+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.046474+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.046474+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.047345+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.047345+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.973098+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.974840+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.974840+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.976432+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.976432+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.977038+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.977038+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.982776+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:11.982776+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.983173+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:11.983173+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.041662+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.041662+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.043762+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.043762+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.046474+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.046474+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.047345+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.047345+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.052741+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.052741+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.053215+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.053215+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.124691+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.124691+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.127068+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.127068+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.129753+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.129753+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.130694+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.130694+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.136260+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.136260+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.136764+0000 mgr.y (mgr.54108) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.136764+0000 mgr.y (mgr.54108) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.197368+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.197368+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.199271+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.199271+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.052741+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.052741+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.053215+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.053215+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.124691+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.124691+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.127068+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.127068+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.129753+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.129753+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.130694+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.130694+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.136260+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.136260+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.136764+0000 mgr.y (mgr.54108) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.136764+0000 mgr.y (mgr.54108) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.197368+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.197368+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.199271+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.199271+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.201488+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.201488+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.202234+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.202234+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.207292+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.207292+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.207784+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.207784+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.274143+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.274143+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.276509+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.276509+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.278705+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.278705+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.279517+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.279517+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.284461+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.284461+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.351133+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.351133+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.201488+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.201488+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.202234+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.202234+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.207292+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.207292+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.207784+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.207784+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.274143+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.274143+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.276509+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.276509+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.278705+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.278705+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.279517+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.279517+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.284461+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.284461+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.351133+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.351133+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.352934+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.352934+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.355030+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.355030+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.355722+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.355722+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.360981+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.360981+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.428953+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.428953+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.431103+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.431103+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.434289+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.434289+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.435376+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.435376+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.441244+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.441244+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.503321+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.352934+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.352934+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.355030+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.355030+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.355722+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.355722+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.360981+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.360981+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.428953+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.428953+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.431103+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.431103+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.434289+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.434289+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.435376+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.435376+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.441244+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.441244+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.503321+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.503321+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.505198+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.505198+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.507029+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.507029+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.507793+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.507793+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.512872+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.512872+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.579526+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.579526+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.582032+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.582032+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.584942+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.584942+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.585676+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.585676+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.591588+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.591588+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.503321+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.505198+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.505198+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.507029+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.507029+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.507793+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.507793+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.512872+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.512872+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.579526+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.579526+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.582032+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.582032+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.584942+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.584942+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.585676+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.585676+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.591588+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.591588+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.658049+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.658049+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.660303+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.660303+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.663342+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.663342+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.664107+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.664107+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.669635+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.669635+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.747185+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.747185+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.748963+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.748963+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.750840+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.750840+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.751813+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.751813+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.757098+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.757098+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.658049+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.658049+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.660303+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.660303+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.663342+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.663342+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.664107+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.664107+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.669635+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.669635+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.747185+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.747185+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.748963+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.748963+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.750840+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.750840+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.751813+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.751813+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.757098+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.757098+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.831036+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.831036+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.833554+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.833554+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.836588+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.836588+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.837403+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.837403+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.842829+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[110680]: audit 2024-09-17T12:04:12.842829+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.831036+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.831036+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.833554+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.833554+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.836588+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.836588+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.837403+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.837403+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.842829+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:12 smithi092 bash[114081]: audit 2024-09-17T12:04:12.842829+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.229915+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.229915+0000 mgr.y (mgr.54108) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.313199+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.313199+0000 mgr.y (mgr.54108) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.378537+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.378537+0000 mgr.y (mgr.54108) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.449993+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.449993+0000 mgr.y (mgr.54108) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.536299+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.536299+0000 mgr.y (mgr.54108) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.631563+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.631563+0000 mgr.y (mgr.54108) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.740101+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.740101+0000 mgr.y (mgr.54108) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cluster 2024-09-17T12:04:11.812410+0000 mgr.y (mgr.54108) 350 : cluster [DBG] pgmap v119: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cluster 2024-09-17T12:04:11.812410+0000 mgr.y (mgr.54108) 350 : cluster [DBG] pgmap v119: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.817888+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.817888+0000 mgr.y (mgr.54108) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.902848+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.902848+0000 mgr.y (mgr.54108) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.973098+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.973098+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.974840+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.974840+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.976432+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.976432+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.977038+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.977038+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.982776+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:11.982776+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.983173+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:11.983173+0000 mgr.y (mgr.54108) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.041662+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.041662+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.043762+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.043762+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.046474+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.046474+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.047345+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.047345+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.052741+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.052741+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.053215+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.053215+0000 mgr.y (mgr.54108) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.124691+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.124691+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.127068+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.127068+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.129753+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.129753+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.130694+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.130694+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.136260+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.136260+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.136764+0000 mgr.y (mgr.54108) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.136764+0000 mgr.y (mgr.54108) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.197368+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.197368+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.199271+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.199271+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.201488+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.201488+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.202234+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.202234+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.207292+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.207292+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.207784+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.207784+0000 mgr.y (mgr.54108) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:13.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.274143+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.274143+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.276509+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.276509+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.278705+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.278705+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.279517+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.279517+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.284461+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.284461+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.351133+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.351133+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.352934+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.352934+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.355030+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.355030+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.355722+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.355722+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.360981+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.360981+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.428953+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.428953+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.431103+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.431103+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.434289+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.434289+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.435376+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.435376+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.441244+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.441244+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.503321+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.503321+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.505198+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.505198+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.507029+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.507029+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.507793+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.507793+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.512872+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.512872+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.579526+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.579526+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.582032+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.582032+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.584942+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.584942+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.585676+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.585676+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.591588+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.591588+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.658049+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.658049+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.660303+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.660303+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.663342+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.663342+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.664107+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.664107+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.669635+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.669635+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.747185+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.747185+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.748963+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.748963+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.750840+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.750840+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.751813+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.751813+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.757098+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.757098+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.831036+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.831036+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:13.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.833554+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.833554+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:13.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.836588+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.836588+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:13.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.837403+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.837403+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:13.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.842829+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:13.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:12 smithi121 bash[87711]: audit 2024-09-17T12:04:12.842829+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.285194+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.285194+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.361442+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.361442+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.441784+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.441784+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.513451+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.513451+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.592044+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.592044+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.670095+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.670095+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.757533+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.757533+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.843344+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.843344+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.933873+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.933873+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.935829+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.935829+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.937717+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.937717+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.938360+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.938360+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.943118+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:12.943118+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.943569+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:12.943569+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.004602+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.004602+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.006610+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.006610+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.009543+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.009543+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.010401+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.010401+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.020594+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.020594+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.021135+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.021135+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.089575+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.089575+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.091756+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.091756+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.094241+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.094241+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.094985+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.094985+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.104911+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.104911+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.105581+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.105581+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.173774+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.173774+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.175473+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.175473+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.177147+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.177147+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.177835+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.177835+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.183851+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.183851+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.184268+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.184268+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.261156+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.261156+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.263055+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.263055+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.264972+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.264972+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.265666+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.265666+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.271001+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.271001+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.356478+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.356478+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.358252+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.358252+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.360105+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.360105+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.360721+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.360721+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.366797+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.366797+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.425131+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.425131+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.426950+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.426950+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.428967+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.428967+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.429589+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.429589+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.434548+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.434548+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.494919+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.494919+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.497439+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.497439+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.499548+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.499548+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.500270+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.500270+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.505849+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.505849+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.566535+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.566535+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.568182+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.568182+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.569833+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.569833+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.570443+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.570443+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.575925+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.575925+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.633186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.633186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.634867+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.634867+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.636724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.636724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.637722+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.637722+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.643617+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.643617+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.703609+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.703609+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.706359+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.706359+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.708918+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.708918+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.710000+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.710000+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.716075+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.716075+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.786284+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.786284+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.788564+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.788564+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.791121+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.791121+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.792065+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.792065+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.797792+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.797792+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.865303+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.865303+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.868067+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.868067+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.871048+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.871048+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.872220+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.872220+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.878536+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:13 smithi121 bash[87711]: audit 2024-09-17T12:04:13.878536+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.285194+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.285194+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.361442+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.361442+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.441784+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.441784+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.513451+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.513451+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.592044+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.592044+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.670095+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.670095+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.757533+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.757533+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.843344+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.843344+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.933873+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.933873+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.935829+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.935829+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.937717+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.285194+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.285194+0000 mgr.y (mgr.54108) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.361442+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.361442+0000 mgr.y (mgr.54108) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.441784+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.441784+0000 mgr.y (mgr.54108) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.513451+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.513451+0000 mgr.y (mgr.54108) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.592044+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.592044+0000 mgr.y (mgr.54108) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.670095+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.670095+0000 mgr.y (mgr.54108) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.757533+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.757533+0000 mgr.y (mgr.54108) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.843344+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.843344+0000 mgr.y (mgr.54108) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.933873+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.933873+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.935829+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.935829+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.937717+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.937717+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.938360+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.938360+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.943118+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:12.943118+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.943569+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:12.943569+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.004602+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.004602+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.006610+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.006610+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.009543+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.009543+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.010401+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.010401+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.020594+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.020594+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.021135+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.021135+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.089575+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.937717+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.938360+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.938360+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.943118+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:12.943118+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.943569+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:12.943569+0000 mgr.y (mgr.54108) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.004602+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.004602+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.006610+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.006610+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.009543+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.009543+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.010401+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.010401+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.020594+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.020594+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.021135+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.021135+0000 mgr.y (mgr.54108) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.089575+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.089575+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.091756+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.091756+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.094241+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.094241+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.094985+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.094985+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.104911+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.104911+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.105581+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.105581+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.173774+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.173774+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.175473+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.175473+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.177147+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.177147+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.177835+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.177835+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.183851+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.089575+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.091756+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.091756+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.094241+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.094241+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.094985+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.094985+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.104911+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.104911+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.105581+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.105581+0000 mgr.y (mgr.54108) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.173774+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.173774+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.175473+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.175473+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.177147+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.177147+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.177835+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.177835+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.183851+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.183851+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.184268+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.184268+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.261156+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.261156+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.263055+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.263055+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.264972+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.264972+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.265666+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.265666+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.271001+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.271001+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.356478+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.356478+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.358252+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.358252+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.360105+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.360105+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.183851+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.184268+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.184268+0000 mgr.y (mgr.54108) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.261156+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.261156+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.263055+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.263055+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.264972+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.264972+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.265666+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.265666+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.271001+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.271001+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.356478+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.356478+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.358252+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.358252+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.360105+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.360105+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.360721+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.360721+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.366797+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.366797+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.425131+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.425131+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.426950+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.426950+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.428967+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.428967+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.429589+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.429589+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.434548+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.434548+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.494919+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.494919+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.497439+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.497439+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.499548+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.360721+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.360721+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.366797+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.366797+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.425131+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.425131+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.426950+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.426950+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.428967+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.428967+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.429589+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.429589+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.434548+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.434548+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.494919+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.494919+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.497439+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.497439+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.499548+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.499548+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.500270+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.500270+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.505849+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.505849+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.566535+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.566535+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.568182+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.568182+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.569833+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.569833+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.570443+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.570443+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.575925+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.575925+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.633186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.633186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.634867+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.634867+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.636724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.499548+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.500270+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.500270+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.505849+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.505849+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.566535+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.566535+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.568182+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.568182+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.569833+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.569833+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.570443+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.570443+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.575925+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.575925+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.633186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.633186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.634867+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.634867+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.636724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.636724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.637722+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.637722+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.643617+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.643617+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.703609+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.703609+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.706359+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.706359+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.708918+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.708918+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.710000+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.710000+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.716075+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.716075+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.786284+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.786284+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.788564+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.788564+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.636724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.637722+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.637722+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.643617+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.643617+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.703609+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.703609+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.706359+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.706359+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.708918+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.708918+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.710000+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.710000+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.716075+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.716075+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.786284+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.786284+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.788564+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.788564+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.791121+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.791121+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.792065+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.792065+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.797792+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.797792+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.865303+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.865303+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.868067+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.868067+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.871048+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.871048+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.872220+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.872220+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.878536+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[110680]: audit 2024-09-17T12:04:13.878536+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.791121+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.791121+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.792065+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.792065+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.797792+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.797792+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.865303+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.865303+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.868067+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.868067+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.871048+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.871048+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.872220+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.872220+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:14.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.878536+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:14.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:13 smithi092 bash[114081]: audit 2024-09-17T12:04:13.878536+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.271638+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.271638+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.367335+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.367335+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.434907+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.434907+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.506609+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.506609+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.576414+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.576414+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.644096+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.644096+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.716606+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.716606+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.798267+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.798267+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cluster 2024-09-17T12:04:13.813271+0000 mgr.y (mgr.54108) 377 : cluster [DBG] pgmap v120: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cluster 2024-09-17T12:04:13.813271+0000 mgr.y (mgr.54108) 377 : cluster [DBG] pgmap v120: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.878993+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.878993+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.942387+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.271638+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.271638+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.367335+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.367335+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.434907+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.434907+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.506609+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.506609+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.576414+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.576414+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.644096+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.644096+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.716606+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.716606+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.798267+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.798267+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cluster 2024-09-17T12:04:13.813271+0000 mgr.y (mgr.54108) 377 : cluster [DBG] pgmap v120: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cluster 2024-09-17T12:04:13.813271+0000 mgr.y (mgr.54108) 377 : cluster [DBG] pgmap v120: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.878993+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.878993+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.942387+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.942387+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.944247+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.944247+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.947146+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.947146+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.947860+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.947860+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.962990+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:13.962990+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.963493+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:13.963493+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.024860+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.024860+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.026801+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.026801+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.029049+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.029049+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.029910+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.029910+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.942387+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.944247+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.944247+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.947146+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.947146+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.947860+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.947860+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.962990+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:13.962990+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.963493+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:13.963493+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.024860+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.024860+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.026801+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.026801+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.029049+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.029049+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.029910+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.029910+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.258 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.037712+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.258 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.037712+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.258 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.038261+0000 mgr.y (mgr.54108) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.258 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.038261+0000 mgr.y (mgr.54108) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.098558+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.098558+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.100459+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.100459+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.102396+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.102396+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.103005+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.103005+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.110086+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.110086+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.110491+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.110491+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.172178+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.172178+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.174262+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.174262+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.176421+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.176421+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.177151+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.177151+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.183701+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.183701+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.184148+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.184148+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.244788+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.244788+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.246959+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.246959+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.249996+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.249996+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.250904+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.250904+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.259118+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.259118+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.337519+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.337519+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.261 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.037712+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.037712+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.038261+0000 mgr.y (mgr.54108) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.038261+0000 mgr.y (mgr.54108) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.098558+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.098558+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.100459+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.100459+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.102396+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.102396+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.103005+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.103005+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.110086+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.110086+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.110491+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.110491+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.172178+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.172178+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.174262+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.174262+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.339659+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.339659+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.342319+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.342319+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.343151+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.343151+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.352642+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.352642+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.419419+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.419419+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.421275+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.421275+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.423445+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.423445+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.424273+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.424273+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.430625+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.430625+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.493320+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.176421+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.176421+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.177151+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.177151+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.183701+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.183701+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.184148+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.184148+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.244788+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.244788+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.246959+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.246959+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.249996+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.249996+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.250904+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.250904+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.259118+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.259118+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.337519+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.337519+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.493320+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.495469+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.495469+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.498104+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.498104+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.499005+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.499005+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.505118+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.505118+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.600675+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.600675+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.602748+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.602748+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.605303+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.605303+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.606110+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.606110+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.616490+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.616490+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.339659+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.339659+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.342319+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.342319+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.343151+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.343151+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.352642+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.352642+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.419419+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.419419+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.421275+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.421275+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.423445+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.423445+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.424273+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.424273+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.430625+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.430625+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.493320+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.693325+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.693325+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.695483+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.695483+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.698074+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.698074+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.698912+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.698912+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.706656+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.706656+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.778671+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.778671+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.781334+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.781334+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.784744+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.784744+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.785864+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.785864+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.791758+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.791758+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.493320+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.495469+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.495469+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.498104+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.498104+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.499005+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.499005+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.505118+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.505118+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.600675+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.600675+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.602748+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.602748+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.605303+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.605303+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.606110+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.606110+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.616490+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.616490+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.873806+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.873806+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.876403+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.876403+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.878866+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.878866+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.879883+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.879883+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.890857+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[114081]: audit 2024-09-17T12:04:14.890857+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.693325+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.693325+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.695483+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.695483+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.698074+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.698074+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.698912+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.698912+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.706656+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.706656+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.778671+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.778671+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.781334+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.781334+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.784744+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.784744+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.785864+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.785864+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.791758+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.791758+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.873806+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.873806+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.876403+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.876403+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.878866+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.878866+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.879883+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.879883+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.890857+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:14 smithi092 bash[110680]: audit 2024-09-17T12:04:14.890857+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.271638+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.271638+0000 mgr.y (mgr.54108) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.367335+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.367335+0000 mgr.y (mgr.54108) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.434907+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.434907+0000 mgr.y (mgr.54108) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.506609+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.506609+0000 mgr.y (mgr.54108) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.576414+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.576414+0000 mgr.y (mgr.54108) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.644096+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.644096+0000 mgr.y (mgr.54108) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.716606+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.716606+0000 mgr.y (mgr.54108) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.798267+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.798267+0000 mgr.y (mgr.54108) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cluster 2024-09-17T12:04:13.813271+0000 mgr.y (mgr.54108) 377 : cluster [DBG] pgmap v120: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cluster 2024-09-17T12:04:13.813271+0000 mgr.y (mgr.54108) 377 : cluster [DBG] pgmap v120: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.878993+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.878993+0000 mgr.y (mgr.54108) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.942387+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.942387+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.944247+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.944247+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.947146+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.947146+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.947860+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.947860+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.962990+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:13.962990+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.963493+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:13.963493+0000 mgr.y (mgr.54108) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.024860+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.024860+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.026801+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.026801+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.029049+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.029049+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.029910+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.029910+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.037712+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.037712+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.038261+0000 mgr.y (mgr.54108) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.038261+0000 mgr.y (mgr.54108) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.098558+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.098558+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.100459+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.100459+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.102396+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.102396+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.103005+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.103005+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.110086+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.110086+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.110491+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.110491+0000 mgr.y (mgr.54108) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.172178+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.172178+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.174262+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.174262+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.176421+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.176421+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.177151+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.177151+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.183701+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.183701+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.184148+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.184148+0000 mgr.y (mgr.54108) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.244788+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.244788+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.246959+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.246959+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.249996+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.249996+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.250904+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.250904+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.259118+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.259118+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.337519+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.337519+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.339659+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.339659+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.342319+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.342319+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.343151+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.343151+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.352642+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.352642+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.419419+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.419419+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.421275+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.421275+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.423445+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.423445+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.424273+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.424273+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.430625+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.430625+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.493320+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.493320+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.495469+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.495469+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.498104+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.498104+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.499005+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.499005+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.505118+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.505118+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.600675+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.600675+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.602748+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.602748+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.605303+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.605303+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.606110+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.606110+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.616490+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.616490+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.693325+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.693325+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.695483+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.695483+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.698074+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.698074+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.698912+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.698912+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.706656+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.706656+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.778671+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.778671+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.781334+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.781334+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.784744+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.784744+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.785864+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.785864+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.791758+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.791758+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.873806+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.873806+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.876403+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.876403+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:15.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.878866+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.878866+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:15.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.879883+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.879883+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:15.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.890857+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:14 smithi121 bash[87711]: audit 2024-09-17T12:04:14.890857+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:15.548 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[120521]: debug 2024-09-17T12:04:15.462+0000 7f0a88e9e640 1 -- 172.21.15.92:0/3563866708 <== mon.0 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b1961fe960 con 0x55b196fec000 2024-09-17T12:04:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.259700+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.259700+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.353238+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.353238+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.431194+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.431194+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.505551+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.505551+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.617137+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.617137+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.707519+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.707519+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.792193+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.792193+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.891477+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.891477+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.970985+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.970985+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.972876+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.972876+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.975230+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.975230+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.976014+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.976014+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.981889+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:14.981889+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.982534+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:14.982534+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.060393+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.060393+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.062373+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.062373+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.064475+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.064475+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.065241+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.065241+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.070610+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.070610+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.071021+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.071021+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.135113+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.135113+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.136785+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.136785+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.138567+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.138567+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.139156+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.139156+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.144711+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.144711+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.145321+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.145321+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.207810+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.207810+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.209538+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.209538+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.211182+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.211182+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.211740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.211740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.217032+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.217032+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.217535+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.217535+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.282298+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.282298+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.284048+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.284048+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.285779+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.285779+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.286392+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.286392+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.291726+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.291726+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.354604+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.354604+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.356659+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.356659+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.359070+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.359070+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.359754+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.359754+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.366050+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.366050+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.467955+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.467955+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.470233+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.470233+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.472402+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.472402+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.472995+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.472995+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.478180+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.478180+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.537989+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.537989+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.539880+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.539880+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.541856+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.541856+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.542552+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.542552+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.547898+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.547898+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.609839+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.609839+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.611804+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.611804+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.613921+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.613921+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.614732+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.614732+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.624509+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.624509+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.702997+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.702997+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.704785+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.704785+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.706680+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.706680+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.707379+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.707379+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.714454+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.714454+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.773994+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.773994+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.775828+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.775828+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.777570+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.777570+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.778253+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.778253+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.785374+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.785374+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.846303+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.846303+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.848124+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.848124+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.849851+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.849851+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.850450+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.850450+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.857337+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.857337+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.916596+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.916596+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.918376+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.918376+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.920743+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.920743+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.921372+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:15 smithi121 bash[87711]: audit 2024-09-17T12:04:15.921372+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.259700+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.259700+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.353238+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.353238+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.431194+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.431194+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.505551+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.505551+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.617137+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.617137+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.707519+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.707519+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.792193+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.792193+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.891477+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.891477+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.970985+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.970985+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.972876+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.972876+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.975230+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.259700+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.259700+0000 mgr.y (mgr.54108) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.353238+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.353238+0000 mgr.y (mgr.54108) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.431194+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.431194+0000 mgr.y (mgr.54108) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.505551+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.505551+0000 mgr.y (mgr.54108) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.617137+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.617137+0000 mgr.y (mgr.54108) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.707519+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.707519+0000 mgr.y (mgr.54108) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.792193+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.792193+0000 mgr.y (mgr.54108) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.891477+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.891477+0000 mgr.y (mgr.54108) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.970985+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.970985+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.972876+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.972876+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.975230+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.975230+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.976014+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.976014+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.981889+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:14.981889+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.982534+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:14.982534+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.060393+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.060393+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.062373+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.062373+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.064475+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.064475+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.065241+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.065241+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.070610+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.070610+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.071021+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.071021+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.135113+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.975230+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.976014+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.976014+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.981889+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:14.981889+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.982534+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:14.982534+0000 mgr.y (mgr.54108) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.060393+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.060393+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.062373+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.062373+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.064475+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.064475+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.065241+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.065241+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.070610+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.070610+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.071021+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.071021+0000 mgr.y (mgr.54108) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.135113+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.135113+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.136785+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.136785+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.138567+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.138567+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.139156+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.139156+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.144711+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.144711+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.145321+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.145321+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.207810+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.207810+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.209538+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.209538+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.211182+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.211182+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.211740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.211740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.217032+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.135113+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.136785+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.136785+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.138567+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.138567+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.139156+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.139156+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.144711+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.144711+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.145321+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.145321+0000 mgr.y (mgr.54108) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.207810+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.207810+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.209538+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.209538+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.211182+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.211182+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.211740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.211740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.217032+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.217032+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.217535+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.217535+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.282298+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.282298+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.284048+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.284048+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.285779+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.285779+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.286392+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.286392+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.291726+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.291726+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.354604+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.354604+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.356659+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.356659+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.359070+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.359070+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.359754+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.359754+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.366050+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.366050+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.467955+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.467955+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.470233+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.470233+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.472402+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.472402+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.472995+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.472995+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.478180+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.478180+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.537989+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.537989+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.539880+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.539880+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.541856+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.217032+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.217535+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.217535+0000 mgr.y (mgr.54108) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.282298+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.282298+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.284048+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.284048+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.285779+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.285779+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.286392+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.286392+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.291726+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.291726+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.354604+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.354604+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.356659+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.356659+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.359070+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.359070+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.541856+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.542552+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.542552+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.547898+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.547898+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.609839+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.609839+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.611804+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.611804+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.613921+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.613921+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.614732+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.614732+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.624509+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.624509+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.702997+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.702997+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.704785+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.704785+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.706680+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.706680+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.707379+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.707379+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.714454+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.714454+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.773994+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.773994+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.775828+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.775828+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.777570+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.777570+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.778253+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.778253+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.785374+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.785374+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.846303+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.846303+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.848124+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.848124+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.849851+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.849851+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.850450+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.850450+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.857337+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.857337+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.916596+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.916596+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.918376+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.918376+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.920743+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.920743+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.921372+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[110680]: audit 2024-09-17T12:04:15.921372+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.359754+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.359754+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.366050+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.366050+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.467955+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.467955+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.470233+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.470233+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.472402+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.472402+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.472995+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.472995+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.478180+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.478180+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.537989+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.537989+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.539880+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.539880+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.541856+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.541856+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.542552+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.542552+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.547898+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.547898+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.609839+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.609839+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.611804+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.611804+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.613921+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.613921+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.614732+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.614732+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.624509+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.624509+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.702997+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.702997+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.704785+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.704785+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.706680+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.706680+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.707379+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.707379+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.714454+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.714454+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.773994+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.773994+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.775828+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.775828+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.777570+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.777570+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.778253+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.778253+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.785374+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.785374+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.846303+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.846303+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.848124+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.848124+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.849851+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.849851+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.850450+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.850450+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.857337+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.857337+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.916596+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.916596+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.918376+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.918376+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.920743+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.920743+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.921372+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:16.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:15 smithi092 bash[114081]: audit 2024-09-17T12:04:15.921372+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.292150+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.292150+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.366669+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.366669+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.478658+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.478658+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.548307+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.548307+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.624932+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.624932+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.714792+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.714792+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.785707+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.785707+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cluster 2024-09-17T12:04:15.813881+0000 mgr.y (mgr.54108) 402 : cluster [DBG] pgmap v121: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cluster 2024-09-17T12:04:15.813881+0000 mgr.y (mgr.54108) 402 : cluster [DBG] pgmap v121: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.857655+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.857655+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:15.928279+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:15.928279+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.928678+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.292150+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.292150+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.366669+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.366669+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.478658+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.478658+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.548307+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.548307+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.624932+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.624932+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.714792+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.714792+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.785707+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.785707+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cluster 2024-09-17T12:04:15.813881+0000 mgr.y (mgr.54108) 402 : cluster [DBG] pgmap v121: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:17.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cluster 2024-09-17T12:04:15.813881+0000 mgr.y (mgr.54108) 402 : cluster [DBG] pgmap v121: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.857655+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.857655+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:15.928279+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:15.928279+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.928678+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:15.928678+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.001605+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.001605+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.003520+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.303 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.003520+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.005689+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.005689+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.006401+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.006401+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.013947+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.013947+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.014563+0000 mgr.y (mgr.54108) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.014563+0000 mgr.y (mgr.54108) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.071168+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.071168+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.073132+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.073132+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.075814+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.075814+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:15.928678+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.001605+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.001605+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.003520+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.003520+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.005689+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.005689+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.006401+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.006401+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.013947+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.013947+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.014563+0000 mgr.y (mgr.54108) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.014563+0000 mgr.y (mgr.54108) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.071168+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.071168+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.073132+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.073132+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.075814+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.075814+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.076650+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.076650+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.086884+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.086884+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.087416+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.087416+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.146907+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.146907+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.148738+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.148738+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.150696+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.150696+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.151348+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.151348+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.158999+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.158999+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.159586+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.159586+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.221075+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.221075+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.222850+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.076650+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.076650+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.086884+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.086884+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.087416+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.087416+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.146907+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.146907+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.148738+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.148738+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.150696+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.150696+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.151348+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.151348+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.158999+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.158999+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.159586+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.159586+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.221075+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.221075+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.222850+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.222850+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.225118+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.225118+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.225759+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.225759+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.233011+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.233011+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.300617+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.300617+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.302513+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.302513+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.304262+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.304262+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.304961+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.304961+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.309924+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.309924+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.373283+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.373283+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.222850+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.225118+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.225118+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.225759+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.225759+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.233011+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.233011+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.300617+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.300617+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.302513+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.302513+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.304262+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.304262+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.304961+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.304961+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.309924+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.309924+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.373283+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.373283+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.375245+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.375245+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.377052+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.377052+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.377684+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.377684+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.382612+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.382612+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.441433+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.441433+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.442954+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.442954+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.444419+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.444419+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.444936+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.444936+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.449769+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.449769+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.508076+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.375245+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.375245+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.377052+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.377052+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.377684+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.377684+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.382612+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.382612+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.441433+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.441433+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.442954+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.442954+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.444419+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.444419+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.444936+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.444936+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.449769+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.449769+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.508076+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.508076+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.509707+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.509707+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.511219+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.511219+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.511822+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.511822+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.516862+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.516862+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.573505+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.573505+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.575790+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.575790+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.578376+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.578376+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.579009+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.579009+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.584440+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.584440+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.644305+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.508076+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.509707+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.509707+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.511219+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.511219+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.511822+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.511822+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.516862+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.516862+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.573505+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.573505+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.575790+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.575790+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.578376+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.578376+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.579009+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.579009+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.584440+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.584440+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.644305+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.644305+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.646555+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.646555+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.649174+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.649174+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.650082+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.650082+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.656097+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.656097+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.732125+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.732125+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.734664+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.734664+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.736900+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.736900+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.737608+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.737608+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.742716+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.742716+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.644305+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.646555+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.646555+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.649174+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.649174+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.650082+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.650082+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.656097+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.656097+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.732125+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.732125+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.734664+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.323 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.734664+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.736900+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.736900+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.737608+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.737608+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.742716+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.742716+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.807470+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.807470+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.809359+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.809359+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.811372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.811372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.812069+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.812069+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.816992+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.816992+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.881659+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.881659+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.884182+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.884182+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.887024+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.887024+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.887858+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.887858+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.893377+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[114081]: audit 2024-09-17T12:04:16.893377+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.807470+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.807470+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.809359+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.809359+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.811372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.811372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.812069+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.812069+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.816992+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.816992+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.881659+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.881659+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.884182+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.884182+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.887024+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.887024+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.887858+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.887858+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.893377+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:16 smithi092 bash[110680]: audit 2024-09-17T12:04:16.893377+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.292150+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.292150+0000 mgr.y (mgr.54108) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.366669+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.366669+0000 mgr.y (mgr.54108) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.478658+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.478658+0000 mgr.y (mgr.54108) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.548307+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.548307+0000 mgr.y (mgr.54108) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.624932+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.624932+0000 mgr.y (mgr.54108) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.714792+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.714792+0000 mgr.y (mgr.54108) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.785707+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.785707+0000 mgr.y (mgr.54108) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cluster 2024-09-17T12:04:15.813881+0000 mgr.y (mgr.54108) 402 : cluster [DBG] pgmap v121: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cluster 2024-09-17T12:04:15.813881+0000 mgr.y (mgr.54108) 402 : cluster [DBG] pgmap v121: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.857655+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.857655+0000 mgr.y (mgr.54108) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:15.928279+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:15.928279+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.928678+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:15.928678+0000 mgr.y (mgr.54108) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.001605+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.001605+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.003520+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.003520+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.005689+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.005689+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.006401+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.006401+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.013947+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.013947+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.014563+0000 mgr.y (mgr.54108) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.014563+0000 mgr.y (mgr.54108) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.071168+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.071168+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.073132+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.073132+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.075814+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.075814+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.076650+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.076650+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.086884+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.086884+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.087416+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.087416+0000 mgr.y (mgr.54108) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.146907+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.146907+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.148738+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.148738+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.150696+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.150696+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.151348+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.151348+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.158999+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.158999+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.159586+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.159586+0000 mgr.y (mgr.54108) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:17.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.221075+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.221075+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.222850+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.222850+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.225118+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.225118+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.225759+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.225759+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.233011+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.233011+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.300617+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.300617+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.302513+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.302513+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.304262+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.304262+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.304961+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.304961+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.309924+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.309924+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.373283+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.373283+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.375245+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.375245+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.377052+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.377052+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.377684+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.377684+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.382612+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.382612+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.441433+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.441433+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.442954+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.442954+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.444419+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.444419+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.444936+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.444936+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.449769+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.449769+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.508076+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.508076+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.509707+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.509707+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.511219+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.511219+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.511822+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.511822+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.516862+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.516862+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.573505+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.337 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.573505+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.575790+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.575790+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.578376+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.578376+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.579009+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.579009+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.584440+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.584440+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.644305+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.644305+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.646555+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.646555+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.649174+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.338 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.649174+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.650082+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.650082+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.656097+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.656097+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.732125+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.732125+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.734664+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.734664+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.736900+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.736900+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.737608+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.737608+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.339 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.742716+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.742716+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.807470+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.807470+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.809359+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.809359+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.811372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.811372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.812069+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.812069+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.816992+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.816992+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.881659+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.340 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.881659+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:17.341 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.884182+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.341 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.884182+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:17.341 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.887024+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.341 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.887024+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:17.341 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.887858+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.341 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.887858+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:17.341 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.893377+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.341 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:16 smithi121 bash[87711]: audit 2024-09-17T12:04:16.893377+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:17.574 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[120521]: debug 2024-09-17T12:04:17.294+0000 7f0a8b705640 -1 Falling back to public interface 2024-09-17T12:04:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.233400+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.233400+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.310343+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.310343+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.383004+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.383004+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.450219+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.450219+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.465763+0000 mgr.y (mgr.54108) 412 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.465763+0000 mgr.y (mgr.54108) 412 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.517314+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.517314+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.584877+0000 mgr.y (mgr.54108) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.584877+0000 mgr.y (mgr.54108) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.656564+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.656564+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.743296+0000 mgr.y (mgr.54108) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.743296+0000 mgr.y (mgr.54108) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.817369+0000 mgr.y (mgr.54108) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.817369+0000 mgr.y (mgr.54108) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.893873+0000 mgr.y (mgr.54108) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.893873+0000 mgr.y (mgr.54108) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.972727+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.972727+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.974729+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.974729+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.976791+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.976791+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.977655+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.977655+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.983726+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:16.983726+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.984341+0000 mgr.y (mgr.54108) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:16.984341+0000 mgr.y (mgr.54108) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.047161+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.047161+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.049455+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.049455+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.051815+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.051815+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.052664+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.052664+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.058121+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.058121+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.058689+0000 mgr.y (mgr.54108) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.058689+0000 mgr.y (mgr.54108) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.124349+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.124349+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.126706+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.126706+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.129285+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.129285+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.130394+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.130394+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.139619+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.139619+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.140378+0000 mgr.y (mgr.54108) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.140378+0000 mgr.y (mgr.54108) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.223254+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.223254+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.225172+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.225172+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.227079+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.227079+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.227668+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.227668+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.233896+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.233896+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.295520+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.295520+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.297732+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.297732+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.299568+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.299568+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.300254+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.300254+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.306267+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.306267+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.364986+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.364986+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.366740+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.366740+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.368842+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.368842+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.369445+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.369445+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.374389+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.374389+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.433859+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.433859+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.436117+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.436117+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.438424+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.438424+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.439146+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.439146+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.444753+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.444753+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.506436+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.506436+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.508310+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.508310+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.511099+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.511099+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.511938+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.511938+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.519886+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.519886+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.598981+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.598981+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.600778+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.600778+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.602527+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.602527+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.603177+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.603177+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.608725+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.608725+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.668547+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.668547+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.670188+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.670188+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.671760+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.671760+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.672379+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.672379+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.677208+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.677208+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.738485+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.738485+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.740325+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.740325+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.742708+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.742708+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.743562+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.743562+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.750397+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.750397+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.810323+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.810323+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.811978+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.811978+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.814108+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.814108+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.814756+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.814756+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.820230+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.820230+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.890932+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.890932+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.893191+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.893191+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.895657+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.895657+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.896454+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.896454+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.902918+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:17 smithi121 bash[87711]: audit 2024-09-17T12:04:17.902918+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.233400+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.233400+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.310343+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.310343+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.383004+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.383004+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.450219+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.450219+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.465763+0000 mgr.y (mgr.54108) 412 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.465763+0000 mgr.y (mgr.54108) 412 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.517314+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.517314+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.584877+0000 mgr.y (mgr.54108) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.584877+0000 mgr.y (mgr.54108) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.656564+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.656564+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.743296+0000 mgr.y (mgr.54108) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.743296+0000 mgr.y (mgr.54108) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.817369+0000 mgr.y (mgr.54108) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.817369+0000 mgr.y (mgr.54108) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.893873+0000 mgr.y (mgr.54108) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.233400+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.233400+0000 mgr.y (mgr.54108) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.310343+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.310343+0000 mgr.y (mgr.54108) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.383004+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.383004+0000 mgr.y (mgr.54108) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.450219+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.450219+0000 mgr.y (mgr.54108) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.465763+0000 mgr.y (mgr.54108) 412 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.465763+0000 mgr.y (mgr.54108) 412 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.517314+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.517314+0000 mgr.y (mgr.54108) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.584877+0000 mgr.y (mgr.54108) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.584877+0000 mgr.y (mgr.54108) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.656564+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.656564+0000 mgr.y (mgr.54108) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.743296+0000 mgr.y (mgr.54108) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.743296+0000 mgr.y (mgr.54108) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.817369+0000 mgr.y (mgr.54108) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.817369+0000 mgr.y (mgr.54108) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.893873+0000 mgr.y (mgr.54108) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.893873+0000 mgr.y (mgr.54108) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.972727+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.972727+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.974729+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.974729+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.976791+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.976791+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.977655+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.977655+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.983726+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:16.983726+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.984341+0000 mgr.y (mgr.54108) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:16.984341+0000 mgr.y (mgr.54108) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.047161+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.047161+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.049455+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.049455+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.051815+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.051815+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.052664+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.893873+0000 mgr.y (mgr.54108) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.972727+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.972727+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.974729+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.974729+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.976791+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.976791+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.977655+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.977655+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.983726+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:16.983726+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.984341+0000 mgr.y (mgr.54108) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:16.984341+0000 mgr.y (mgr.54108) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.047161+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.047161+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.049455+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.049455+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.051815+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.051815+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.052664+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.052664+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.058121+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.058121+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.058689+0000 mgr.y (mgr.54108) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.058689+0000 mgr.y (mgr.54108) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.124349+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.124349+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.126706+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.126706+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.129285+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.129285+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.130394+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.130394+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.139619+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.139619+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.140378+0000 mgr.y (mgr.54108) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.140378+0000 mgr.y (mgr.54108) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.223254+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.223254+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.225172+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.052664+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.058121+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.058121+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.058689+0000 mgr.y (mgr.54108) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.058689+0000 mgr.y (mgr.54108) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.124349+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.124349+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.126706+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.126706+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.129285+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.129285+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.130394+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.130394+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.139619+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.139619+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.140378+0000 mgr.y (mgr.54108) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.140378+0000 mgr.y (mgr.54108) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:18.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.223254+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.223254+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.225172+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.225172+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.227079+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.227079+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.227668+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.227668+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.233896+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.233896+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.295520+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.295520+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.297732+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.297732+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.299568+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.299568+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.300254+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.300254+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.306267+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.306267+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.364986+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.364986+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.366740+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.366740+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.368842+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.368842+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.369445+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.369445+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.374389+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.374389+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.433859+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.433859+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.436117+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.436117+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.438424+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.438424+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.439146+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.439146+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.444753+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.444753+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.506436+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.506436+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.225172+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.227079+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.227079+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.227668+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.227668+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.233896+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.233896+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.295520+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.295520+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.297732+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.297732+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.299568+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.299568+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.300254+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.300254+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.306267+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.306267+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.364986+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.364986+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.508310+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.508310+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.511099+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.511099+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.511938+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.511938+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.519886+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.519886+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.598981+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.598981+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.600778+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.600778+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.602527+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.602527+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.603177+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.603177+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.608725+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.608725+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.668547+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.366740+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.366740+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.368842+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.368842+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.369445+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.369445+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.374389+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.374389+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.433859+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.433859+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.436117+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.436117+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.438424+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.438424+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.439146+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.439146+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.444753+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.444753+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.506436+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.506436+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.668547+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.670188+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.670188+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.671760+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.671760+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.672379+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.672379+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.677208+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.677208+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.738485+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.738485+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.740325+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.740325+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.742708+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.742708+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.743562+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.743562+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.750397+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.750397+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.508310+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.508310+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.511099+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.511099+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.511938+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.511938+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.519886+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.519886+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.598981+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.598981+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.600778+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.600778+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.602527+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.602527+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.603177+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.603177+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.608725+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.608725+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.668547+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.810323+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.810323+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.811978+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.811978+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.814108+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.814108+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.814756+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.814756+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.820230+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.820230+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.890932+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.890932+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.893191+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.893191+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.895657+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.895657+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.896454+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.896454+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.902918+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[110680]: audit 2024-09-17T12:04:17.902918+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.668547+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.670188+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.670188+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.671760+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.671760+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.672379+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.672379+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.677208+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.677208+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.738485+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.738485+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.740325+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.740325+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.742708+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.742708+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.743562+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.743562+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.750397+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.750397+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.810323+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.810323+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.811978+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.811978+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.814108+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.814108+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.814756+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.814756+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.820230+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.820230+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.890932+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.890932+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.893191+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.893191+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.895657+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.895657+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:18.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.896454+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.896454+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:18.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.902918+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:17 smithi092 bash[114081]: audit 2024-09-17T12:04:17.902918+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:18.824 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[78704]: debug 2024-09-17T12:04:18.678+0000 7f0e292f3640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:04:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.234451+0000 mgr.y (mgr.54108) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.234451+0000 mgr.y (mgr.54108) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.307451+0000 mgr.y (mgr.54108) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.307451+0000 mgr.y (mgr.54108) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.374765+0000 mgr.y (mgr.54108) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.374765+0000 mgr.y (mgr.54108) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.445453+0000 mgr.y (mgr.54108) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.445453+0000 mgr.y (mgr.54108) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.520414+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.520414+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.609362+0000 mgr.y (mgr.54108) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.609362+0000 mgr.y (mgr.54108) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.677593+0000 mgr.y (mgr.54108) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.677593+0000 mgr.y (mgr.54108) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.750831+0000 mgr.y (mgr.54108) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.750831+0000 mgr.y (mgr.54108) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cluster 2024-09-17T12:04:17.814875+0000 mgr.y (mgr.54108) 430 : cluster [DBG] pgmap v122: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cluster 2024-09-17T12:04:17.814875+0000 mgr.y (mgr.54108) 430 : cluster [DBG] pgmap v122: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.820753+0000 mgr.y (mgr.54108) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.820753+0000 mgr.y (mgr.54108) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.903601+0000 mgr.y (mgr.54108) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.903601+0000 mgr.y (mgr.54108) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.974876+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.974876+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.977053+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.977053+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.979391+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.979391+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.980272+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.980272+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.987531+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:17.987531+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.988032+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:17.988032+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.066505+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.066505+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.068267+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.068267+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.070039+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.070039+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.070655+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.070655+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.077033+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.077033+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.077557+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.077557+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.137875+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.137875+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.139626+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.139626+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.141328+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.141328+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.142000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.142000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.147324+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.147324+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.148122+0000 mgr.y (mgr.54108) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.148122+0000 mgr.y (mgr.54108) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.215470+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.215470+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.217207+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.217207+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.218951+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.218951+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.219699+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.219699+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.225453+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.225453+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.290943+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.290943+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.293006+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.293006+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.298293+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.298293+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.299134+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.299134+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.306317+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.306317+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.375511+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.375511+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.377365+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.377365+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.379449+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.379449+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.381051+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.381051+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.386428+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.386428+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.450500+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.450500+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.452444+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.452444+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.454460+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.454460+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.455176+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.455176+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.461238+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.461238+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.529708+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.529708+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.531367+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.531367+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.533025+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.533025+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.533676+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.533676+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.539089+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.539089+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.606264+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.606264+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.607969+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.607969+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.609611+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.609611+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.610226+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.610226+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.616798+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.616798+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.657857+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.657857+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.665167+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.665167+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.673130+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.673130+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.679521+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.679521+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.681333+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.681333+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.682659+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.682659+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.683708+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.683708+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.685025+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:19.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:18 smithi121 bash[87711]: audit 2024-09-17T12:04:18.685025+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.234451+0000 mgr.y (mgr.54108) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.234451+0000 mgr.y (mgr.54108) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.307451+0000 mgr.y (mgr.54108) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.307451+0000 mgr.y (mgr.54108) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.374765+0000 mgr.y (mgr.54108) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.374765+0000 mgr.y (mgr.54108) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.445453+0000 mgr.y (mgr.54108) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.445453+0000 mgr.y (mgr.54108) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.520414+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.520414+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.609362+0000 mgr.y (mgr.54108) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.609362+0000 mgr.y (mgr.54108) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.677593+0000 mgr.y (mgr.54108) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.677593+0000 mgr.y (mgr.54108) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.750831+0000 mgr.y (mgr.54108) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.750831+0000 mgr.y (mgr.54108) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cluster 2024-09-17T12:04:17.814875+0000 mgr.y (mgr.54108) 430 : cluster [DBG] pgmap v122: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cluster 2024-09-17T12:04:17.814875+0000 mgr.y (mgr.54108) 430 : cluster [DBG] pgmap v122: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.820753+0000 mgr.y (mgr.54108) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.820753+0000 mgr.y (mgr.54108) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.903601+0000 mgr.y (mgr.54108) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.234451+0000 mgr.y (mgr.54108) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.234451+0000 mgr.y (mgr.54108) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.307451+0000 mgr.y (mgr.54108) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.307451+0000 mgr.y (mgr.54108) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.374765+0000 mgr.y (mgr.54108) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.374765+0000 mgr.y (mgr.54108) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.445453+0000 mgr.y (mgr.54108) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.445453+0000 mgr.y (mgr.54108) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.520414+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.520414+0000 mgr.y (mgr.54108) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.609362+0000 mgr.y (mgr.54108) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.609362+0000 mgr.y (mgr.54108) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.677593+0000 mgr.y (mgr.54108) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.677593+0000 mgr.y (mgr.54108) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.750831+0000 mgr.y (mgr.54108) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.750831+0000 mgr.y (mgr.54108) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cluster 2024-09-17T12:04:17.814875+0000 mgr.y (mgr.54108) 430 : cluster [DBG] pgmap v122: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:19.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cluster 2024-09-17T12:04:17.814875+0000 mgr.y (mgr.54108) 430 : cluster [DBG] pgmap v122: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:19.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.820753+0000 mgr.y (mgr.54108) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.820753+0000 mgr.y (mgr.54108) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.903601+0000 mgr.y (mgr.54108) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.903601+0000 mgr.y (mgr.54108) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.974876+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.974876+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.977053+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.977053+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.979391+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.979391+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.980272+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.980272+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.987531+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:17.987531+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.988032+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:17.988032+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.066505+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.066505+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.068267+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.068267+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.070039+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.070039+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.903601+0000 mgr.y (mgr.54108) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.974876+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.974876+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.977053+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.977053+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.979391+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.979391+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.980272+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.980272+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.987531+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:17.987531+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.988032+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:17.988032+0000 mgr.y (mgr.54108) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.066505+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.066505+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.068267+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.068267+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.070039+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.070039+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.070655+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.070655+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.077033+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.077033+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.077557+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.077557+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.137875+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.137875+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.139626+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.139626+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.141328+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.141328+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.142000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.142000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.147324+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.147324+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.148122+0000 mgr.y (mgr.54108) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.148122+0000 mgr.y (mgr.54108) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.215470+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.215470+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.070655+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.070655+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.077033+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.077033+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.077557+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.077557+0000 mgr.y (mgr.54108) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.137875+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.137875+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.139626+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.139626+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.141328+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.141328+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.142000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.142000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.147324+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.147324+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.148122+0000 mgr.y (mgr.54108) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.148122+0000 mgr.y (mgr.54108) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:19.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.215470+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.215470+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.217207+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.217207+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.218951+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.218951+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.219699+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.219699+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.225453+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.225453+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.290943+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.290943+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.293006+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.293006+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.298293+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.298293+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.299134+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.299134+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.306317+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.306317+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.375511+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.375511+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.217207+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.217207+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.218951+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.218951+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.219699+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.219699+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.225453+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.225453+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.290943+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.290943+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.293006+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.293006+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.298293+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.298293+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.299134+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.299134+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.306317+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.306317+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.375511+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.375511+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.377365+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.377365+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.379449+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.379449+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.381051+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.381051+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.386428+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.386428+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.450500+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.450500+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.452444+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.452444+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.454460+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.454460+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.455176+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.455176+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.461238+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.461238+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.529708+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.377365+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.377365+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.379449+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.379449+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.381051+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.381051+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.386428+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.386428+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.450500+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.450500+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.452444+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.452444+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.454460+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.454460+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.455176+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.455176+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.461238+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.461238+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.529708+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.529708+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.531367+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.531367+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.533025+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.533025+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.533676+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.533676+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.539089+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.539089+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.606264+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.606264+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.607969+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.607969+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.609611+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.609611+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.610226+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.610226+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.616798+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.616798+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.657857+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.529708+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.531367+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.531367+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.533025+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.533025+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.533676+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.533676+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.539089+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.539089+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.606264+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.606264+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.607969+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.607969+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.609611+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.609611+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:19.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.610226+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.610226+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:19.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.616798+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.616798+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.657857+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.657857+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.665167+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.665167+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.673130+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.673130+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.679521+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.679521+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.681333+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.681333+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.682659+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.682659+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.683708+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.683708+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.685025+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[114081]: audit 2024-09-17T12:04:18.685025+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.657857+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.665167+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.665167+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.673130+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.673130+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.679521+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.679521+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:19.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.681333+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.681333+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.682659+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.682659+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.683708+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.683708+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:19.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.685025+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:19.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:18 smithi092 bash[110680]: audit 2024-09-17T12:04:18.685025+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:20.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.227110+0000 mgr.y (mgr.54108) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.227110+0000 mgr.y (mgr.54108) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.307224+0000 mgr.y (mgr.54108) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.307224+0000 mgr.y (mgr.54108) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.386917+0000 mgr.y (mgr.54108) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.386917+0000 mgr.y (mgr.54108) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.462899+0000 mgr.y (mgr.54108) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.462899+0000 mgr.y (mgr.54108) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.539756+0000 mgr.y (mgr.54108) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.539756+0000 mgr.y (mgr.54108) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.617267+0000 mgr.y (mgr.54108) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.617267+0000 mgr.y (mgr.54108) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: audit 2024-09-17T12:04:18.685164+0000 mgr.y (mgr.54108) 442 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: audit 2024-09-17T12:04:18.685164+0000 mgr.y (mgr.54108) 442 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.685912+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: cephadm 2024-09-17T12:04:18.685912+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:04:20.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: audit 2024-09-17T12:04:19.938248+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:20.221 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:19 smithi121 bash[87711]: audit 2024-09-17T12:04:19.938248+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:20.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.227110+0000 mgr.y (mgr.54108) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.227110+0000 mgr.y (mgr.54108) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.307224+0000 mgr.y (mgr.54108) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.307224+0000 mgr.y (mgr.54108) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.386917+0000 mgr.y (mgr.54108) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.386917+0000 mgr.y (mgr.54108) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.462899+0000 mgr.y (mgr.54108) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.462899+0000 mgr.y (mgr.54108) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.539756+0000 mgr.y (mgr.54108) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.539756+0000 mgr.y (mgr.54108) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.617267+0000 mgr.y (mgr.54108) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.617267+0000 mgr.y (mgr.54108) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: audit 2024-09-17T12:04:18.685164+0000 mgr.y (mgr.54108) 442 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: audit 2024-09-17T12:04:18.685164+0000 mgr.y (mgr.54108) 442 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.685912+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: cephadm 2024-09-17T12:04:18.685912+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: audit 2024-09-17T12:04:19.938248+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[110680]: audit 2024-09-17T12:04:19.938248+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.227110+0000 mgr.y (mgr.54108) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.227110+0000 mgr.y (mgr.54108) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.307224+0000 mgr.y (mgr.54108) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.307224+0000 mgr.y (mgr.54108) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.386917+0000 mgr.y (mgr.54108) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.386917+0000 mgr.y (mgr.54108) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.462899+0000 mgr.y (mgr.54108) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.462899+0000 mgr.y (mgr.54108) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.539756+0000 mgr.y (mgr.54108) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.539756+0000 mgr.y (mgr.54108) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.617267+0000 mgr.y (mgr.54108) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.617267+0000 mgr.y (mgr.54108) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: audit 2024-09-17T12:04:18.685164+0000 mgr.y (mgr.54108) 442 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: audit 2024-09-17T12:04:18.685164+0000 mgr.y (mgr.54108) 442 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.685912+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: cephadm 2024-09-17T12:04:18.685912+0000 mgr.y (mgr.54108) 443 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: audit 2024-09-17T12:04:19.938248+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:20.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:19 smithi092 bash[114081]: audit 2024-09-17T12:04:19.938248+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.033 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:04:20] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.51.0" 2024-09-17T12:04:21.034 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[120521]: debug 2024-09-17T12:04:21.014+0000 7f0a8b705640 -1 osd.0 113 log_to_monitors true 2024-09-17T12:04:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: cluster 2024-09-17T12:04:19.815789+0000 mgr.y (mgr.54108) 444 : cluster [DBG] pgmap v123: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: cluster 2024-09-17T12:04:19.815789+0000 mgr.y (mgr.54108) 444 : cluster [DBG] pgmap v123: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: audit 2024-09-17T12:04:19.967975+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: audit 2024-09-17T12:04:19.967975+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: audit 2024-09-17T12:04:19.978953+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: audit 2024-09-17T12:04:19.978953+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: audit 2024-09-17T12:04:20.602469+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: audit 2024-09-17T12:04:20.602469+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: audit 2024-09-17T12:04:20.605715+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[110680]: audit 2024-09-17T12:04:20.605715+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: cluster 2024-09-17T12:04:19.815789+0000 mgr.y (mgr.54108) 444 : cluster [DBG] pgmap v123: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: cluster 2024-09-17T12:04:19.815789+0000 mgr.y (mgr.54108) 444 : cluster [DBG] pgmap v123: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: audit 2024-09-17T12:04:19.967975+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: audit 2024-09-17T12:04:19.967975+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: audit 2024-09-17T12:04:19.978953+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: audit 2024-09-17T12:04:19.978953+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: audit 2024-09-17T12:04:20.602469+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: audit 2024-09-17T12:04:20.602469+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: audit 2024-09-17T12:04:20.605715+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:21.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:20 smithi092 bash[114081]: audit 2024-09-17T12:04:20.605715+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: cluster 2024-09-17T12:04:19.815789+0000 mgr.y (mgr.54108) 444 : cluster [DBG] pgmap v123: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: cluster 2024-09-17T12:04:19.815789+0000 mgr.y (mgr.54108) 444 : cluster [DBG] pgmap v123: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: audit 2024-09-17T12:04:19.967975+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: audit 2024-09-17T12:04:19.967975+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: audit 2024-09-17T12:04:19.978953+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: audit 2024-09-17T12:04:19.978953+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: audit 2024-09-17T12:04:20.602469+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: audit 2024-09-17T12:04:20.602469+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: audit 2024-09-17T12:04:20.605715+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:20 smithi121 bash[87711]: audit 2024-09-17T12:04:20.605715+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.021592+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.021592+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.021904+0000 mon.a (mon.0) 1459 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.021904+0000 mon.a (mon.0) 1459 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.346943+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.346943+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.354938+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.354938+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.360449+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:21 smithi121 bash[87711]: audit 2024-09-17T12:04:21.360449+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.324 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:22 smithi092 bash[120521]: debug 2024-09-17T12:04:22.022+0000 7f0a834af640 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:04:22.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.021592+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.021592+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.021904+0000 mon.a (mon.0) 1459 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.021904+0000 mon.a (mon.0) 1459 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.346943+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.346943+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.354938+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.354938+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.360449+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[110680]: audit 2024-09-17T12:04:21.360449+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.021592+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.021592+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.021904+0000 mon.a (mon.0) 1459 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.021904+0000 mon.a (mon.0) 1459 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:04:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.346943+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.346943+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.354938+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.354938+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.360449+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:21 smithi092 bash[114081]: audit 2024-09-17T12:04:21.360449+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: cluster 2024-09-17T12:04:21.817017+0000 mgr.y (mgr.54108) 445 : cluster [DBG] pgmap v124: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: cluster 2024-09-17T12:04:21.817017+0000 mgr.y (mgr.54108) 445 : cluster [DBG] pgmap v124: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: audit 2024-09-17T12:04:21.973065+0000 mon.a (mon.0) 1463 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:04:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: audit 2024-09-17T12:04:21.973065+0000 mon.a (mon.0) 1463 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:04:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: cluster 2024-09-17T12:04:21.979925+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:04:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: cluster 2024-09-17T12:04:21.979925+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:04:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: audit 2024-09-17T12:04:21.982236+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: audit 2024-09-17T12:04:21.982236+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: audit 2024-09-17T12:04:21.982982+0000 mon.a (mon.0) 1465 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:23 smithi121 bash[87711]: audit 2024-09-17T12:04:21.982982+0000 mon.a (mon.0) 1465 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: cluster 2024-09-17T12:04:21.817017+0000 mgr.y (mgr.54108) 445 : cluster [DBG] pgmap v124: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:23.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: cluster 2024-09-17T12:04:21.817017+0000 mgr.y (mgr.54108) 445 : cluster [DBG] pgmap v124: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:23.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: audit 2024-09-17T12:04:21.973065+0000 mon.a (mon.0) 1463 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:04:23.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: audit 2024-09-17T12:04:21.973065+0000 mon.a (mon.0) 1463 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:04:23.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: cluster 2024-09-17T12:04:21.979925+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:04:23.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: cluster 2024-09-17T12:04:21.979925+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: audit 2024-09-17T12:04:21.982236+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: audit 2024-09-17T12:04:21.982236+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: audit 2024-09-17T12:04:21.982982+0000 mon.a (mon.0) 1465 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[114081]: audit 2024-09-17T12:04:21.982982+0000 mon.a (mon.0) 1465 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: cluster 2024-09-17T12:04:21.817017+0000 mgr.y (mgr.54108) 445 : cluster [DBG] pgmap v124: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: cluster 2024-09-17T12:04:21.817017+0000 mgr.y (mgr.54108) 445 : cluster [DBG] pgmap v124: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: audit 2024-09-17T12:04:21.973065+0000 mon.a (mon.0) 1463 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: audit 2024-09-17T12:04:21.973065+0000 mon.a (mon.0) 1463 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: cluster 2024-09-17T12:04:21.979925+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: cluster 2024-09-17T12:04:21.979925+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T12:04:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: audit 2024-09-17T12:04:21.982236+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: audit 2024-09-17T12:04:21.982236+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: audit 2024-09-17T12:04:21.982982+0000 mon.a (mon.0) 1465 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:23 smithi092 bash[110680]: audit 2024-09-17T12:04:21.982982+0000 mon.a (mon.0) 1465 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:04:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: cluster 2024-09-17T12:04:22.974067+0000 mon.a (mon.0) 1466 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:04:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: cluster 2024-09-17T12:04:22.974067+0000 mon.a (mon.0) 1466 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:04:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: cluster 2024-09-17T12:04:22.984172+0000 mon.a (mon.0) 1467 : cluster [INF] osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172] boot 2024-09-17T12:04:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: cluster 2024-09-17T12:04:22.984172+0000 mon.a (mon.0) 1467 : cluster [INF] osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172] boot 2024-09-17T12:04:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: cluster 2024-09-17T12:04:22.984274+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T12:04:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: cluster 2024-09-17T12:04:22.984274+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T12:04:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: audit 2024-09-17T12:04:22.985822+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:04:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: audit 2024-09-17T12:04:22.985822+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:04:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: cluster 2024-09-17T12:04:23.989017+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:04:24.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:24 smithi121 bash[87711]: cluster 2024-09-17T12:04:23.989017+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:04:24.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: cluster 2024-09-17T12:04:22.974067+0000 mon.a (mon.0) 1466 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:04:24.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: cluster 2024-09-17T12:04:22.974067+0000 mon.a (mon.0) 1466 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:04:24.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: cluster 2024-09-17T12:04:22.984172+0000 mon.a (mon.0) 1467 : cluster [INF] osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172] boot 2024-09-17T12:04:24.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: cluster 2024-09-17T12:04:22.984172+0000 mon.a (mon.0) 1467 : cluster [INF] osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172] boot 2024-09-17T12:04:24.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: cluster 2024-09-17T12:04:22.984274+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: cluster 2024-09-17T12:04:22.984274+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: audit 2024-09-17T12:04:22.985822+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: audit 2024-09-17T12:04:22.985822+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: cluster 2024-09-17T12:04:23.989017+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[114081]: cluster 2024-09-17T12:04:23.989017+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: cluster 2024-09-17T12:04:22.974067+0000 mon.a (mon.0) 1466 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: cluster 2024-09-17T12:04:22.974067+0000 mon.a (mon.0) 1466 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: cluster 2024-09-17T12:04:22.984172+0000 mon.a (mon.0) 1467 : cluster [INF] osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172] boot 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: cluster 2024-09-17T12:04:22.984172+0000 mon.a (mon.0) 1467 : cluster [INF] osd.0 [v2:172.21.15.92:6802/3917896172,v1:172.21.15.92:6803/3917896172] boot 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: cluster 2024-09-17T12:04:22.984274+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T12:04:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: cluster 2024-09-17T12:04:22.984274+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T12:04:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: audit 2024-09-17T12:04:22.985822+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:04:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: audit 2024-09-17T12:04:22.985822+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:04:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: cluster 2024-09-17T12:04:23.989017+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:04:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:24 smithi092 bash[110680]: cluster 2024-09-17T12:04:23.989017+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T12:04:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:25 smithi121 bash[87711]: cluster 2024-09-17T12:04:23.818345+0000 mgr.y (mgr.54108) 446 : cluster [DBG] pgmap v127: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:25 smithi121 bash[87711]: cluster 2024-09-17T12:04:23.818345+0000 mgr.y (mgr.54108) 446 : cluster [DBG] pgmap v127: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:25.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:25 smithi092 bash[110680]: cluster 2024-09-17T12:04:23.818345+0000 mgr.y (mgr.54108) 446 : cluster [DBG] pgmap v127: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:25.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:25 smithi092 bash[110680]: cluster 2024-09-17T12:04:23.818345+0000 mgr.y (mgr.54108) 446 : cluster [DBG] pgmap v127: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:25.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:25 smithi092 bash[114081]: cluster 2024-09-17T12:04:23.818345+0000 mgr.y (mgr.54108) 446 : cluster [DBG] pgmap v127: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:25.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:25 smithi092 bash[114081]: cluster 2024-09-17T12:04:23.818345+0000 mgr.y (mgr.54108) 446 : cluster [DBG] pgmap v127: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:27 smithi121 bash[87711]: cluster 2024-09-17T12:04:25.819477+0000 mgr.y (mgr.54108) 447 : cluster [DBG] pgmap v129: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:27 smithi121 bash[87711]: cluster 2024-09-17T12:04:25.819477+0000 mgr.y (mgr.54108) 447 : cluster [DBG] pgmap v129: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:27.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:27 smithi092 bash[110680]: cluster 2024-09-17T12:04:25.819477+0000 mgr.y (mgr.54108) 447 : cluster [DBG] pgmap v129: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:27.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:27 smithi092 bash[110680]: cluster 2024-09-17T12:04:25.819477+0000 mgr.y (mgr.54108) 447 : cluster [DBG] pgmap v129: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:27.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:27 smithi092 bash[114081]: cluster 2024-09-17T12:04:25.819477+0000 mgr.y (mgr.54108) 447 : cluster [DBG] pgmap v129: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:27.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:27 smithi092 bash[114081]: cluster 2024-09-17T12:04:25.819477+0000 mgr.y (mgr.54108) 447 : cluster [DBG] pgmap v129: 161 pgs: 35 active+undersized, 23 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-17T12:04:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:28 smithi121 bash[87711]: audit 2024-09-17T12:04:26.475768+0000 mgr.y (mgr.54108) 448 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:28 smithi121 bash[87711]: audit 2024-09-17T12:04:26.475768+0000 mgr.y (mgr.54108) 448 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:28.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:28 smithi092 bash[110680]: audit 2024-09-17T12:04:26.475768+0000 mgr.y (mgr.54108) 448 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:28.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:28 smithi092 bash[110680]: audit 2024-09-17T12:04:26.475768+0000 mgr.y (mgr.54108) 448 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:28.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:28 smithi092 bash[114081]: audit 2024-09-17T12:04:26.475768+0000 mgr.y (mgr.54108) 448 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:28.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:28 smithi092 bash[114081]: audit 2024-09-17T12:04:26.475768+0000 mgr.y (mgr.54108) 448 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:29 smithi121 bash[87711]: cluster 2024-09-17T12:04:27.821181+0000 mgr.y (mgr.54108) 449 : cluster [DBG] pgmap v130: 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-17T12:04:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:29 smithi121 bash[87711]: cluster 2024-09-17T12:04:27.821181+0000 mgr.y (mgr.54108) 449 : cluster [DBG] pgmap v130: 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-17T12:04:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:29 smithi121 bash[87711]: cluster 2024-09-17T12:04:28.020746+0000 mon.a (mon.0) 1471 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded) 2024-09-17T12:04:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:29 smithi121 bash[87711]: cluster 2024-09-17T12:04:28.020746+0000 mon.a (mon.0) 1471 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded) 2024-09-17T12:04:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:29 smithi121 bash[87711]: cluster 2024-09-17T12:04:28.020806+0000 mon.a (mon.0) 1472 : cluster [INF] Cluster is now healthy 2024-09-17T12:04:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:29 smithi121 bash[87711]: cluster 2024-09-17T12:04:28.020806+0000 mon.a (mon.0) 1472 : cluster [INF] Cluster is now healthy 2024-09-17T12:04:29.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[110680]: cluster 2024-09-17T12:04:27.821181+0000 mgr.y (mgr.54108) 449 : cluster [DBG] pgmap v130: 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-17T12:04:29.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[110680]: cluster 2024-09-17T12:04:27.821181+0000 mgr.y (mgr.54108) 449 : cluster [DBG] pgmap v130: 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-17T12:04:29.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[110680]: cluster 2024-09-17T12:04:28.020746+0000 mon.a (mon.0) 1471 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded) 2024-09-17T12:04:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[110680]: cluster 2024-09-17T12:04:28.020746+0000 mon.a (mon.0) 1471 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded) 2024-09-17T12:04:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[110680]: cluster 2024-09-17T12:04:28.020806+0000 mon.a (mon.0) 1472 : cluster [INF] Cluster is now healthy 2024-09-17T12:04:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[110680]: cluster 2024-09-17T12:04:28.020806+0000 mon.a (mon.0) 1472 : cluster [INF] Cluster is now healthy 2024-09-17T12:04:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[114081]: cluster 2024-09-17T12:04:27.821181+0000 mgr.y (mgr.54108) 449 : cluster [DBG] pgmap v130: 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-17T12:04:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[114081]: cluster 2024-09-17T12:04:27.821181+0000 mgr.y (mgr.54108) 449 : cluster [DBG] pgmap v130: 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-17T12:04:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[114081]: cluster 2024-09-17T12:04:28.020746+0000 mon.a (mon.0) 1471 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded) 2024-09-17T12:04:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[114081]: cluster 2024-09-17T12:04:28.020746+0000 mon.a (mon.0) 1471 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/636 objects degraded (11.321%), 23 pgs degraded) 2024-09-17T12:04:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[114081]: cluster 2024-09-17T12:04:28.020806+0000 mon.a (mon.0) 1472 : cluster [INF] Cluster is now healthy 2024-09-17T12:04:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:29 smithi092 bash[114081]: cluster 2024-09-17T12:04:28.020806+0000 mon.a (mon.0) 1472 : cluster [INF] Cluster is now healthy 2024-09-17T12:04:31.034 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:04:30] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.51.0" 2024-09-17T12:04:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:31 smithi121 bash[87711]: cluster 2024-09-17T12:04:29.821939+0000 mgr.y (mgr.54108) 450 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-09-17T12:04:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:31 smithi121 bash[87711]: cluster 2024-09-17T12:04:29.821939+0000 mgr.y (mgr.54108) 450 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-09-17T12:04:31.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:31 smithi092 bash[110680]: cluster 2024-09-17T12:04:29.821939+0000 mgr.y (mgr.54108) 450 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-09-17T12:04:31.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:31 smithi092 bash[110680]: cluster 2024-09-17T12:04:29.821939+0000 mgr.y (mgr.54108) 450 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-09-17T12:04:31.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:31 smithi092 bash[114081]: cluster 2024-09-17T12:04:29.821939+0000 mgr.y (mgr.54108) 450 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-09-17T12:04:31.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:31 smithi092 bash[114081]: cluster 2024-09-17T12:04:29.821939+0000 mgr.y (mgr.54108) 450 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 652 B/s rd, 0 op/s 2024-09-17T12:04:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:33 smithi121 bash[87711]: cluster 2024-09-17T12:04:31.823460+0000 mgr.y (mgr.54108) 451 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:04:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:33 smithi121 bash[87711]: cluster 2024-09-17T12:04:31.823460+0000 mgr.y (mgr.54108) 451 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:04:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:33 smithi092 bash[110680]: cluster 2024-09-17T12:04:31.823460+0000 mgr.y (mgr.54108) 451 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:04:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:33 smithi092 bash[110680]: cluster 2024-09-17T12:04:31.823460+0000 mgr.y (mgr.54108) 451 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:04:33.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:33 smithi092 bash[114081]: cluster 2024-09-17T12:04:31.823460+0000 mgr.y (mgr.54108) 451 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:04:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:33 smithi092 bash[114081]: cluster 2024-09-17T12:04:31.823460+0000 mgr.y (mgr.54108) 451 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:04:33.953 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:04:34.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:34 smithi121 bash[87711]: audit 2024-09-17T12:04:33.688596+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:34.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:34 smithi121 bash[87711]: audit 2024-09-17T12:04:33.688596+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:34.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:34 smithi092 bash[110680]: audit 2024-09-17T12:04:33.688596+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:34.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:34 smithi092 bash[110680]: audit 2024-09-17T12:04:33.688596+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:34.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:34 smithi092 bash[114081]: audit 2024-09-17T12:04:33.688596+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:34.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:34 smithi092 bash[114081]: audit 2024-09-17T12:04:33.688596+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 13s ago 49m - - 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 14s ago 49m - - 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (8m) 13s ago 39m 13.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (8m) 14s ago 38m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (10m) 13s ago 35m 49.3M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (3m) 14s ago 48m 439M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (21m) 13s ago 50m 514M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (4m) 13s ago 51m 57.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:04:34.588 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (5m) 14s ago 48m 45.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (3m) 13s ago 48m 41.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (10m) 13s ago 39m 8376k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (10m) 14s ago 39m 8519k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (21s) 13s ago 47m 12.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (46m) 13s ago 46m 62.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 a92e1a092cc8 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (45m) 13s ago 45m 55.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (44m) 13s ago 44m 69.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (43m) 14s ago 43m 62.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (42m) 14s ago 42m 66.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (41m) 14s ago 41m 65.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (41m) 14s ago 41m 67.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (9m) 14s ago 39m 56.4M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:04:34.589 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (36m) 13s ago 36m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:04:34.590 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (36m) 14s ago 36m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:04:34.940 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7, 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 1 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:04:34.941 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:04:34.942 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:04:34.942 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 9, 2024-09-17T12:04:34.942 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 6 2024-09-17T12:04:34.942 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:04:34.942 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:04:35.256 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:04:35.257 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:04:35.257 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:04:35.257 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-17T12:04:35.257 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:04:35.257 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "1/8 daemons upgraded", 2024-09-17T12:04:35.257 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:04:35.257 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:04:35.257 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:04:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: audit 2024-09-17T12:04:33.688941+0000 mgr.y (mgr.54108) 452 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: audit 2024-09-17T12:04:33.688941+0000 mgr.y (mgr.54108) 452 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: cephadm 2024-09-17T12:04:33.691270+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:04:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: cephadm 2024-09-17T12:04:33.691270+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:04:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: cluster 2024-09-17T12:04:33.824343+0000 mgr.y (mgr.54108) 454 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:04:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: cluster 2024-09-17T12:04:33.824343+0000 mgr.y (mgr.54108) 454 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:04:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: audit 2024-09-17T12:04:33.941950+0000 mgr.y (mgr.54108) 455 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:35.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: audit 2024-09-17T12:04:33.941950+0000 mgr.y (mgr.54108) 455 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:35.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: audit 2024-09-17T12:04:34.942263+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.92:0/3165200097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:35.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:35 smithi121 bash[87711]: audit 2024-09-17T12:04:34.942263+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.92:0/3165200097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: audit 2024-09-17T12:04:33.688941+0000 mgr.y (mgr.54108) 452 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: audit 2024-09-17T12:04:33.688941+0000 mgr.y (mgr.54108) 452 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: cephadm 2024-09-17T12:04:33.691270+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: cephadm 2024-09-17T12:04:33.691270+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: cluster 2024-09-17T12:04:33.824343+0000 mgr.y (mgr.54108) 454 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: cluster 2024-09-17T12:04:33.824343+0000 mgr.y (mgr.54108) 454 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: audit 2024-09-17T12:04:33.941950+0000 mgr.y (mgr.54108) 455 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: audit 2024-09-17T12:04:33.941950+0000 mgr.y (mgr.54108) 455 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: audit 2024-09-17T12:04:34.942263+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.92:0/3165200097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[110680]: audit 2024-09-17T12:04:34.942263+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.92:0/3165200097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: audit 2024-09-17T12:04:33.688941+0000 mgr.y (mgr.54108) 452 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: audit 2024-09-17T12:04:33.688941+0000 mgr.y (mgr.54108) 452 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: cephadm 2024-09-17T12:04:33.691270+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: cephadm 2024-09-17T12:04:33.691270+0000 mgr.y (mgr.54108) 453 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: cluster 2024-09-17T12:04:33.824343+0000 mgr.y (mgr.54108) 454 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: cluster 2024-09-17T12:04:33.824343+0000 mgr.y (mgr.54108) 454 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: audit 2024-09-17T12:04:33.941950+0000 mgr.y (mgr.54108) 455 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: audit 2024-09-17T12:04:33.941950+0000 mgr.y (mgr.54108) 455 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: audit 2024-09-17T12:04:34.942263+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.92:0/3165200097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:35 smithi092 bash[114081]: audit 2024-09-17T12:04:34.942263+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.92:0/3165200097' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:34.265945+0000 mgr.y (mgr.54108) 456 : audit [DBG] from='client.74219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:34.265945+0000 mgr.y (mgr.54108) 456 : audit [DBG] from='client.74219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:34.571018+0000 mgr.y (mgr.54108) 457 : audit [DBG] from='client.74225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:34.571018+0000 mgr.y (mgr.54108) 457 : audit [DBG] from='client.74225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:35.605296+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:35.605296+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:35.607312+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:35.607312+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:35.691744+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:36 smithi121 bash[87711]: audit 2024-09-17T12:04:35.691744+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:34.265945+0000 mgr.y (mgr.54108) 456 : audit [DBG] from='client.74219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:34.265945+0000 mgr.y (mgr.54108) 456 : audit [DBG] from='client.74219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:34.571018+0000 mgr.y (mgr.54108) 457 : audit [DBG] from='client.74225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:34.571018+0000 mgr.y (mgr.54108) 457 : audit [DBG] from='client.74225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:35.605296+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:35.605296+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:35.607312+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:35.607312+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:35.691744+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[110680]: audit 2024-09-17T12:04:35.691744+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:34.265945+0000 mgr.y (mgr.54108) 456 : audit [DBG] from='client.74219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:34.265945+0000 mgr.y (mgr.54108) 456 : audit [DBG] from='client.74219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:34.571018+0000 mgr.y (mgr.54108) 457 : audit [DBG] from='client.74225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:34.571018+0000 mgr.y (mgr.54108) 457 : audit [DBG] from='client.74225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:35.605296+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:35.605296+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:35.607312+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:35.607312+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:35.691744+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:36 smithi092 bash[114081]: audit 2024-09-17T12:04:35.691744+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:37 smithi121 bash[87711]: audit 2024-09-17T12:04:35.258329+0000 mgr.y (mgr.54108) 458 : audit [DBG] from='client.74237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:37 smithi121 bash[87711]: audit 2024-09-17T12:04:35.258329+0000 mgr.y (mgr.54108) 458 : audit [DBG] from='client.74237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:37 smithi121 bash[87711]: cluster 2024-09-17T12:04:35.825145+0000 mgr.y (mgr.54108) 459 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-09-17T12:04:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:37 smithi121 bash[87711]: cluster 2024-09-17T12:04:35.825145+0000 mgr.y (mgr.54108) 459 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-09-17T12:04:37.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:37 smithi092 bash[110680]: audit 2024-09-17T12:04:35.258329+0000 mgr.y (mgr.54108) 458 : audit [DBG] from='client.74237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:37.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:37 smithi092 bash[110680]: audit 2024-09-17T12:04:35.258329+0000 mgr.y (mgr.54108) 458 : audit [DBG] from='client.74237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:37.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:37 smithi092 bash[110680]: cluster 2024-09-17T12:04:35.825145+0000 mgr.y (mgr.54108) 459 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-09-17T12:04:37.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:37 smithi092 bash[110680]: cluster 2024-09-17T12:04:35.825145+0000 mgr.y (mgr.54108) 459 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-09-17T12:04:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:37 smithi092 bash[114081]: audit 2024-09-17T12:04:35.258329+0000 mgr.y (mgr.54108) 458 : audit [DBG] from='client.74237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:37 smithi092 bash[114081]: audit 2024-09-17T12:04:35.258329+0000 mgr.y (mgr.54108) 458 : audit [DBG] from='client.74237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:04:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:37 smithi092 bash[114081]: cluster 2024-09-17T12:04:35.825145+0000 mgr.y (mgr.54108) 459 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-09-17T12:04:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:37 smithi092 bash[114081]: cluster 2024-09-17T12:04:35.825145+0000 mgr.y (mgr.54108) 459 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-09-17T12:04:38.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:38 smithi092 bash[114081]: audit 2024-09-17T12:04:36.486091+0000 mgr.y (mgr.54108) 460 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:38.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:38 smithi092 bash[114081]: audit 2024-09-17T12:04:36.486091+0000 mgr.y (mgr.54108) 460 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:38.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:38 smithi092 bash[110680]: audit 2024-09-17T12:04:36.486091+0000 mgr.y (mgr.54108) 460 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:38.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:38 smithi092 bash[110680]: audit 2024-09-17T12:04:36.486091+0000 mgr.y (mgr.54108) 460 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:38 smithi121 bash[87711]: audit 2024-09-17T12:04:36.486091+0000 mgr.y (mgr.54108) 460 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:38 smithi121 bash[87711]: audit 2024-09-17T12:04:36.486091+0000 mgr.y (mgr.54108) 460 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:39.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: cluster 2024-09-17T12:04:37.826069+0000 mgr.y (mgr.54108) 461 : cluster [DBG] pgmap v135: 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-17T12:04:39.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: cluster 2024-09-17T12:04:37.826069+0000 mgr.y (mgr.54108) 461 : cluster [DBG] pgmap v135: 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-17T12:04:39.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: cephadm 2024-09-17T12:04:38.052300+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: cephadm 2024-09-17T12:04:38.052300+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: audit 2024-09-17T12:04:38.057410+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: audit 2024-09-17T12:04:38.057410+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: audit 2024-09-17T12:04:38.060422+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: audit 2024-09-17T12:04:38.060422+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: audit 2024-09-17T12:04:38.061379+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: audit 2024-09-17T12:04:38.061379+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: cephadm 2024-09-17T12:04:38.065574+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[110680]: cephadm 2024-09-17T12:04:38.065574+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-17T12:04:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: cluster 2024-09-17T12:04:37.826069+0000 mgr.y (mgr.54108) 461 : cluster [DBG] pgmap v135: 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-17T12:04:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: cluster 2024-09-17T12:04:37.826069+0000 mgr.y (mgr.54108) 461 : cluster [DBG] pgmap v135: 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-17T12:04:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: cephadm 2024-09-17T12:04:38.052300+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:04:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: cephadm 2024-09-17T12:04:38.052300+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:04:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: audit 2024-09-17T12:04:38.057410+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: audit 2024-09-17T12:04:38.057410+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: audit 2024-09-17T12:04:38.060422+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:04:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: audit 2024-09-17T12:04:38.060422+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:04:39.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: audit 2024-09-17T12:04:38.061379+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:39.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: audit 2024-09-17T12:04:38.061379+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:39.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: cephadm 2024-09-17T12:04:38.065574+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-17T12:04:39.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:39 smithi092 bash[114081]: cephadm 2024-09-17T12:04:38.065574+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-17T12:04:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: cluster 2024-09-17T12:04:37.826069+0000 mgr.y (mgr.54108) 461 : cluster [DBG] pgmap v135: 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-17T12:04:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: cluster 2024-09-17T12:04:37.826069+0000 mgr.y (mgr.54108) 461 : cluster [DBG] pgmap v135: 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-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: cephadm 2024-09-17T12:04:38.052300+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: cephadm 2024-09-17T12:04:38.052300+0000 mgr.y (mgr.54108) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: audit 2024-09-17T12:04:38.057410+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: audit 2024-09-17T12:04:38.057410+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: audit 2024-09-17T12:04:38.060422+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: audit 2024-09-17T12:04:38.060422+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: audit 2024-09-17T12:04:38.061379+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: audit 2024-09-17T12:04:38.061379+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: cephadm 2024-09-17T12:04:38.065574+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-17T12:04:39.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:39 smithi121 bash[87711]: cephadm 2024-09-17T12:04:38.065574+0000 mgr.y (mgr.54108) 463 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-17T12:04:41.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:04:40] "GET /metrics HTTP/1.1" 200 38424 "" "Prometheus/2.51.0" 2024-09-17T12:04:41.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:41 smithi121 bash[87711]: cluster 2024-09-17T12:04:39.826540+0000 mgr.y (mgr.54108) 464 : cluster [DBG] pgmap v136: 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-17T12:04:41.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:41 smithi121 bash[87711]: cluster 2024-09-17T12:04:39.826540+0000 mgr.y (mgr.54108) 464 : cluster [DBG] pgmap v136: 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-17T12:04:41.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:41 smithi121 bash[87711]: audit 2024-09-17T12:04:40.152501+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:41 smithi121 bash[87711]: audit 2024-09-17T12:04:40.152501+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:41 smithi121 bash[87711]: audit 2024-09-17T12:04:40.163104+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:41 smithi121 bash[87711]: audit 2024-09-17T12:04:40.163104+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:41 smithi121 bash[87711]: audit 2024-09-17T12:04:40.174094+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:41 smithi121 bash[87711]: audit 2024-09-17T12:04:40.174094+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[114081]: cluster 2024-09-17T12:04:39.826540+0000 mgr.y (mgr.54108) 464 : cluster [DBG] pgmap v136: 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-17T12:04:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[114081]: cluster 2024-09-17T12:04:39.826540+0000 mgr.y (mgr.54108) 464 : cluster [DBG] pgmap v136: 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-17T12:04:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[114081]: audit 2024-09-17T12:04:40.152501+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[114081]: audit 2024-09-17T12:04:40.152501+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[114081]: audit 2024-09-17T12:04:40.163104+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[114081]: audit 2024-09-17T12:04:40.163104+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[114081]: audit 2024-09-17T12:04:40.174094+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[114081]: audit 2024-09-17T12:04:40.174094+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[110680]: cluster 2024-09-17T12:04:39.826540+0000 mgr.y (mgr.54108) 464 : cluster [DBG] pgmap v136: 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-17T12:04:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[110680]: cluster 2024-09-17T12:04:39.826540+0000 mgr.y (mgr.54108) 464 : cluster [DBG] pgmap v136: 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-17T12:04:41.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[110680]: audit 2024-09-17T12:04:40.152501+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[110680]: audit 2024-09-17T12:04:40.152501+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[110680]: audit 2024-09-17T12:04:40.163104+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[110680]: audit 2024-09-17T12:04:40.163104+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[110680]: audit 2024-09-17T12:04:40.174094+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:41.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:41 smithi092 bash[110680]: audit 2024-09-17T12:04:40.174094+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.553 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[110680]: audit 2024-09-17T12:04:41.555324+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.553 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[110680]: audit 2024-09-17T12:04:41.555324+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.553 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[110680]: audit 2024-09-17T12:04:41.567940+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:42 smithi121 bash[87711]: audit 2024-09-17T12:04:41.555324+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:42 smithi121 bash[87711]: audit 2024-09-17T12:04:41.555324+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:42 smithi121 bash[87711]: audit 2024-09-17T12:04:41.567940+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:42 smithi121 bash[87711]: audit 2024-09-17T12:04:41.567940+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:42 smithi121 bash[87711]: audit 2024-09-17T12:04:41.580914+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:42 smithi121 bash[87711]: audit 2024-09-17T12:04:41.580914+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:42 smithi121 bash[87711]: cluster 2024-09-17T12:04:41.827614+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v137: 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-17T12:04:42.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:42 smithi121 bash[87711]: cluster 2024-09-17T12:04:41.827614+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v137: 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-17T12:04:42.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[110680]: audit 2024-09-17T12:04:41.567940+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[110680]: audit 2024-09-17T12:04:41.580914+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[110680]: audit 2024-09-17T12:04:41.580914+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[110680]: cluster 2024-09-17T12:04:41.827614+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v137: 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-17T12:04:42.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[110680]: cluster 2024-09-17T12:04:41.827614+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v137: 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-17T12:04:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[114081]: audit 2024-09-17T12:04:41.555324+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[114081]: audit 2024-09-17T12:04:41.555324+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[114081]: audit 2024-09-17T12:04:41.567940+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[114081]: audit 2024-09-17T12:04:41.567940+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[114081]: audit 2024-09-17T12:04:41.580914+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[114081]: audit 2024-09-17T12:04:41.580914+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[114081]: cluster 2024-09-17T12:04:41.827614+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v137: 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-17T12:04:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:42 smithi092 bash[114081]: cluster 2024-09-17T12:04:41.827614+0000 mgr.y (mgr.54108) 465 : cluster [DBG] pgmap v137: 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-17T12:04:45.179 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:44 smithi092 bash[110680]: cluster 2024-09-17T12:04:43.828493+0000 mgr.y (mgr.54108) 466 : cluster [DBG] pgmap v138: 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-17T12:04:45.180 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:44 smithi092 bash[110680]: cluster 2024-09-17T12:04:43.828493+0000 mgr.y (mgr.54108) 466 : cluster [DBG] pgmap v138: 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-17T12:04:45.180 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:44 smithi092 bash[114081]: cluster 2024-09-17T12:04:43.828493+0000 mgr.y (mgr.54108) 466 : cluster [DBG] pgmap v138: 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-17T12:04:45.180 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:44 smithi092 bash[114081]: cluster 2024-09-17T12:04:43.828493+0000 mgr.y (mgr.54108) 466 : cluster [DBG] pgmap v138: 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-17T12:04:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:44 smithi121 bash[87711]: cluster 2024-09-17T12:04:43.828493+0000 mgr.y (mgr.54108) 466 : cluster [DBG] pgmap v138: 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-17T12:04:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:44 smithi121 bash[87711]: cluster 2024-09-17T12:04:43.828493+0000 mgr.y (mgr.54108) 466 : cluster [DBG] pgmap v138: 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-17T12:04:45.485 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:45.485 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:45.485 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:45.486 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:45.486 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:45.486 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:45.487 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:45.487 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:45.487 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: Stopping Ceph osd.1 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:04:45.487 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:45 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:45.824 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:45 smithi092 bash[33881]: debug 2024-09-17T12:04:45.625+0000 7f79c1df7640 -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-17T12:04:45.825 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:45 smithi092 bash[33881]: debug 2024-09-17T12:04:45.625+0000 7f79c1df7640 -1 osd.1 118 *** Got signal Terminated *** 2024-09-17T12:04:45.825 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:45 smithi092 bash[33881]: debug 2024-09-17T12:04:45.625+0000 7f79c1df7640 -1 osd.1 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:04:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:45 smithi121 bash[87711]: cluster 2024-09-17T12:04:45.628244+0000 mon.a (mon.0) 1487 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:04:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:45 smithi121 bash[87711]: cluster 2024-09-17T12:04:45.628244+0000 mon.a (mon.0) 1487 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:04:46.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:45 smithi092 bash[110680]: cluster 2024-09-17T12:04:45.628244+0000 mon.a (mon.0) 1487 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:04:46.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:45 smithi092 bash[110680]: cluster 2024-09-17T12:04:45.628244+0000 mon.a (mon.0) 1487 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:04:46.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:45 smithi092 bash[114081]: cluster 2024-09-17T12:04:45.628244+0000 mon.a (mon.0) 1487 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:04:46.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:45 smithi092 bash[114081]: cluster 2024-09-17T12:04:45.628244+0000 mon.a (mon.0) 1487 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T12:04:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:46 smithi121 bash[87711]: cluster 2024-09-17T12:04:45.829206+0000 mgr.y (mgr.54108) 467 : cluster [DBG] pgmap v139: 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-17T12:04:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:46 smithi121 bash[87711]: cluster 2024-09-17T12:04:45.829206+0000 mgr.y (mgr.54108) 467 : cluster [DBG] pgmap v139: 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-17T12:04:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:46 smithi121 bash[87711]: cluster 2024-09-17T12:04:45.885917+0000 mon.a (mon.0) 1488 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:46 smithi121 bash[87711]: cluster 2024-09-17T12:04:45.885917+0000 mon.a (mon.0) 1488 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:46 smithi121 bash[87711]: cluster 2024-09-17T12:04:45.906802+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T12:04:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:46 smithi121 bash[87711]: cluster 2024-09-17T12:04:45.906802+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T12:04:47.324 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[122775]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-1 2024-09-17T12:04:47.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[114081]: cluster 2024-09-17T12:04:45.829206+0000 mgr.y (mgr.54108) 467 : cluster [DBG] pgmap v139: 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-17T12:04:47.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[114081]: cluster 2024-09-17T12:04:45.829206+0000 mgr.y (mgr.54108) 467 : cluster [DBG] pgmap v139: 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-17T12:04:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[114081]: cluster 2024-09-17T12:04:45.885917+0000 mon.a (mon.0) 1488 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[114081]: cluster 2024-09-17T12:04:45.885917+0000 mon.a (mon.0) 1488 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[114081]: cluster 2024-09-17T12:04:45.906802+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T12:04:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[114081]: cluster 2024-09-17T12:04:45.906802+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T12:04:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[110680]: cluster 2024-09-17T12:04:45.829206+0000 mgr.y (mgr.54108) 467 : cluster [DBG] pgmap v139: 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-17T12:04:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[110680]: cluster 2024-09-17T12:04:45.829206+0000 mgr.y (mgr.54108) 467 : cluster [DBG] pgmap v139: 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-17T12:04:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[110680]: cluster 2024-09-17T12:04:45.885917+0000 mon.a (mon.0) 1488 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[110680]: cluster 2024-09-17T12:04:45.885917+0000 mon.a (mon.0) 1488 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:04:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[110680]: cluster 2024-09-17T12:04:45.906802+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T12:04:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:46 smithi092 bash[110680]: cluster 2024-09-17T12:04:45.906802+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T12:04:47.824 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[122839]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-1 2024-09-17T12:04:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:47 smithi121 bash[87711]: audit 2024-09-17T12:04:46.494079+0000 mgr.y (mgr.54108) 468 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:47 smithi121 bash[87711]: audit 2024-09-17T12:04:46.494079+0000 mgr.y (mgr.54108) 468 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:47 smithi121 bash[87711]: cluster 2024-09-17T12:04:46.919537+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:04:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:47 smithi121 bash[87711]: cluster 2024-09-17T12:04:46.919537+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:04:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[114081]: audit 2024-09-17T12:04:46.494079+0000 mgr.y (mgr.54108) 468 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[114081]: audit 2024-09-17T12:04:46.494079+0000 mgr.y (mgr.54108) 468 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[114081]: cluster 2024-09-17T12:04:46.919537+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:04:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[114081]: cluster 2024-09-17T12:04:46.919537+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:04:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[110680]: audit 2024-09-17T12:04:46.494079+0000 mgr.y (mgr.54108) 468 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:48.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[110680]: audit 2024-09-17T12:04:46.494079+0000 mgr.y (mgr.54108) 468 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:48.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[110680]: cluster 2024-09-17T12:04:46.919537+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:04:48.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:47 smithi092 bash[110680]: cluster 2024-09-17T12:04:46.919537+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T12:04:49.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[110680]: cluster 2024-09-17T12:04:47.830502+0000 mgr.y (mgr.54108) 469 : cluster [DBG] pgmap v142: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:49.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[110680]: cluster 2024-09-17T12:04:47.830502+0000 mgr.y (mgr.54108) 469 : cluster [DBG] pgmap v142: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:49.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[110680]: cluster 2024-09-17T12:04:47.908656+0000 mon.a (mon.0) 1491 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-09-17T12:04:49.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[110680]: cluster 2024-09-17T12:04:47.908656+0000 mon.a (mon.0) 1491 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-09-17T12:04:49.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[110680]: cluster 2024-09-17T12:04:47.908706+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:49.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[110680]: cluster 2024-09-17T12:04:47.908706+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:49.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[114081]: cluster 2024-09-17T12:04:47.830502+0000 mgr.y (mgr.54108) 469 : cluster [DBG] pgmap v142: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:49.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[114081]: cluster 2024-09-17T12:04:47.830502+0000 mgr.y (mgr.54108) 469 : cluster [DBG] pgmap v142: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:49.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[114081]: cluster 2024-09-17T12:04:47.908656+0000 mon.a (mon.0) 1491 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-09-17T12:04:49.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[114081]: cluster 2024-09-17T12:04:47.908656+0000 mon.a (mon.0) 1491 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-09-17T12:04:49.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[114081]: cluster 2024-09-17T12:04:47.908706+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:49.073 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:48 smithi092 bash[114081]: cluster 2024-09-17T12:04:47.908706+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:48 smithi121 bash[87711]: cluster 2024-09-17T12:04:47.830502+0000 mgr.y (mgr.54108) 469 : cluster [DBG] pgmap v142: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:48 smithi121 bash[87711]: cluster 2024-09-17T12:04:47.830502+0000 mgr.y (mgr.54108) 469 : cluster [DBG] pgmap v142: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:48 smithi121 bash[87711]: cluster 2024-09-17T12:04:47.908656+0000 mon.a (mon.0) 1491 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-09-17T12:04:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:48 smithi121 bash[87711]: cluster 2024-09-17T12:04:47.908656+0000 mon.a (mon.0) 1491 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-09-17T12:04:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:48 smithi121 bash[87711]: cluster 2024-09-17T12:04:47.908706+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:48 smithi121 bash[87711]: cluster 2024-09-17T12:04:47.908706+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:50.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:50.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:50.075 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:50.075 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:50.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:50.075 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:50.076 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:50.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:50.076 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-17T12:04:50.076 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: Stopped Ceph osd.1 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:04:50.077 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:49 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:04:50.574 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:50 smithi092 systemd[1]: Started Ceph osd.1 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:04:51.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:04:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:04:50] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.51.0" 2024-09-17T12:04:51.491 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: cluster 2024-09-17T12:04:49.831251+0000 mgr.y (mgr.54108) 470 : cluster [DBG] pgmap v143: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:51.491 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: cluster 2024-09-17T12:04:49.831251+0000 mgr.y (mgr.54108) 470 : cluster [DBG] pgmap v143: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:51.491 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.133368+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.491 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.133368+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.491 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.139336+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.139336+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.144648+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.144648+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.600542+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.600542+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.601726+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.601726+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.641720+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.641720+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.646481+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.646481+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.647645+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.647645+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.648314+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.648314+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: cluster 2024-09-17T12:04:49.831251+0000 mgr.y (mgr.54108) 470 : cluster [DBG] pgmap v143: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: cluster 2024-09-17T12:04:49.831251+0000 mgr.y (mgr.54108) 470 : cluster [DBG] pgmap v143: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.133368+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.133368+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.139336+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.139336+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.493 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.144648+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.144648+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.600542+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.600542+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.601726+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.601726+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.641720+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.641720+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.646481+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.646481+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.647645+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.647645+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.648314+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.648314+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.653336+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.653336+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.719134+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.719134+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.721268+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.721268+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.724306+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.724306+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.725055+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.725055+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.730657+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.495 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.730657+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.806555+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.806555+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.808844+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.808844+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.811599+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.811599+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.496 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.812706+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.496 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.653336+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.496 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.653336+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.719134+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.719134+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.721268+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.721268+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.724306+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.724306+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.725055+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.725055+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.730657+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.730657+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.806555+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.806555+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.808844+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.498 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.808844+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.498 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.811599+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.498 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.811599+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.498 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.812706+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.812706+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.818304+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.818304+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.893026+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.893026+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.895335+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.895335+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.897501+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.897501+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.898435+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.898435+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.904114+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.904114+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.985573+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.985573+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.988195+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.988195+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.991150+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.991150+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.991840+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.991840+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.997399+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:50.997399+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.071135+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.071135+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.073286+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.073286+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.075414+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.075414+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.076216+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.076216+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.081868+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[110680]: audit 2024-09-17T12:04:51.081868+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.812706+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.818304+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.818304+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.893026+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.893026+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.895335+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.895335+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.897501+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.897501+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.898435+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.898435+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.904114+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.904114+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.985573+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.985573+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.988195+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.988195+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.991150+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.991150+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.991840+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.991840+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.997399+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:50.997399+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.071135+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.071135+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.073286+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.073286+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.075414+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.075414+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.076216+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.076216+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.081868+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[114081]: audit 2024-09-17T12:04:51.081868+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: cluster 2024-09-17T12:04:49.831251+0000 mgr.y (mgr.54108) 470 : cluster [DBG] pgmap v143: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: cluster 2024-09-17T12:04:49.831251+0000 mgr.y (mgr.54108) 470 : cluster [DBG] pgmap v143: 161 pgs: 5 active+undersized, 56 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.133368+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.133368+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.139336+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.139336+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.144648+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.144648+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.600542+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.600542+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.601726+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.601726+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.641720+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.641720+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.646481+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.646481+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.647645+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.647645+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.648314+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.648314+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.653336+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.653336+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.719134+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.719134+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.721268+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.721268+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.724306+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.724306+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.725055+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.725055+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.730657+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.730657+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.806555+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.806555+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.808844+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.808844+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.811599+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.811599+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.812706+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.812706+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.818304+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.818304+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.893026+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.893026+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.895335+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.895335+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.897501+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.897501+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.898435+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.898435+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.904114+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.904114+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.985573+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.985573+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.988195+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.988195+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.991150+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.991150+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.991840+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.991840+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.997399+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:50.997399+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.071135+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.071135+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.073286+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.073286+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.075414+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.075414+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.076216+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.076216+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.081868+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:51 smithi121 bash[87711]: audit 2024-09-17T12:04:51.081868+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:51.824 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[122986]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:04:51.824 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:51 smithi092 bash[122986]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:04:52.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.653705+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.653705+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.731060+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.731060+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.818913+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.818913+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.904916+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.904916+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.997936+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:50.997936+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.082367+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.360 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[122986]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T12:04:52.360 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[122986]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T12:04:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.653705+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.653705+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.731060+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.731060+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.818913+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.818913+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.904916+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.904916+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.997936+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:50.997936+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.082367+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.082367+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.157525+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.157525+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.159286+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.159286+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.161225+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.161225+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.161968+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.161968+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.169366+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.169366+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.169966+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.169966+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.233765+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.233765+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.235590+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.235590+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.237872+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.237872+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.238517+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.238517+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.246261+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.246261+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.312135+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.312135+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.313832+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.313832+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.315697+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.315697+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.316309+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.316309+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.322358+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.322358+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.385437+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.385437+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.387209+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.387209+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.389213+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.389213+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.389894+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.389894+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.395171+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.395171+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.455485+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.455485+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.457439+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.457439+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.459820+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.459820+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.460444+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.460444+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.467548+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.467548+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.527743+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.527743+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.529561+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.529561+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.531283+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.531283+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.531974+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.531974+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.539452+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.539452+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.603903+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.603903+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.606115+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.606115+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.607972+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.607972+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.608634+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.608634+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.616871+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.616871+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.676123+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.676123+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.677781+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.677781+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.679329+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.679329+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.679898+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.679898+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.687322+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.687322+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.744016+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.744016+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.746044+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.746044+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.748201+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.748201+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.748814+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.748814+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.756027+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.756027+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.823521+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.823521+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.825541+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.825541+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.827149+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.827149+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.827672+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.827672+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.834667+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.834667+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.922979+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.922979+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.924946+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.924946+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.926488+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.926488+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.582 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.927058+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.583 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.927058+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.583 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.933935+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.583 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.933935+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.583 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.993826+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.583 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.993826+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.583 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.995759+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.584 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.995759+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.584 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.997459+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.584 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.997459+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.584 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.998152+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.584 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:51.998152+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.585 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.006081+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.585 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.006081+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.585 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.064083+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.585 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.064083+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.585 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.065816+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.586 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.065816+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.586 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.067574+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.586 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.067574+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.586 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.068178+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.586 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.068178+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.587 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.074780+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.587 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.074780+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.587 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.132623+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.587 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:52 smithi121 bash[87711]: audit 2024-09-17T12:04:52.132623+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.729 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[122986]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T12:04:52.730 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[122986]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T12:04:52.730 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[122986]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T12:04:52.730 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[122986]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T12:04:52.730 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[122986]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T12:04:52.731 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.082367+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.731 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.157525+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.731 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.157525+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.731 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.159286+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.732 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.159286+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.732 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.161225+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.732 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.161225+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.732 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.161968+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.161968+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.169366+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.169366+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.169966+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.169966+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.733 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.233765+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.233765+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.235590+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.235590+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.734 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.237872+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.237872+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.735 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.653705+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.735 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.653705+0000 mgr.y (mgr.54108) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.731060+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.731060+0000 mgr.y (mgr.54108) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.818913+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.818913+0000 mgr.y (mgr.54108) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.904916+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.737 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.904916+0000 mgr.y (mgr.54108) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.737 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.997936+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.737 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:50.997936+0000 mgr.y (mgr.54108) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.737 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.082367+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.737 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.082367+0000 mgr.y (mgr.54108) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.157525+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.157525+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.159286+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.159286+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.161225+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.161225+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.161968+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.161968+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.238517+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.238517+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.246261+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.246261+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.312135+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.312135+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.313832+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.313832+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.741 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.315697+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.315697+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.316309+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.316309+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.322358+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.742 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.322358+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.385437+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.385437+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.387209+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.387209+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.389213+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.744 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.169366+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.744 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.169366+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.744 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.169966+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.169966+0000 mgr.y (mgr.54108) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:52.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.233765+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.233765+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.235590+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.235590+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.237872+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.237872+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.238517+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.238517+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.246261+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.246261+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.312135+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.312135+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.313832+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.313832+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.748 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.315697+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.748 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.315697+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.389213+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.389894+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.389894+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.395171+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.395171+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.455485+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.455485+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.457439+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.457439+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.459820+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.459820+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.460444+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.460444+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.467548+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.467548+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.527743+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.527743+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.529561+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.529561+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.531283+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.751 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.316309+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.751 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.316309+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.751 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.322358+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.751 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.322358+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.751 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.385437+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.751 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.385437+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.387209+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.387209+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.389213+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.389213+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.389894+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.389894+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.395171+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.395171+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.455485+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.455485+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.457439+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.457439+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.459820+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.531283+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.531974+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.531974+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.539452+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.539452+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.603903+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.603903+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.606115+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.606115+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.607972+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.607972+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.608634+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.608634+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.616871+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.616871+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.676123+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.676123+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.677781+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.677781+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.459820+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.460444+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.460444+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.467548+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.467548+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.527743+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.527743+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.529561+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.529561+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.755 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.531283+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.531283+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.531974+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.531974+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.539452+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.539452+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.603903+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.603903+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.606115+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.606115+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.607972+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.679329+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.679329+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.679898+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.679898+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.687322+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.687322+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.744016+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.744016+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.746044+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.746044+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.748201+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.748201+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.748814+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.748814+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.756027+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.756027+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.823521+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.823521+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.825541+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.825541+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.827149+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.827149+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.827672+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.827672+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.834667+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.834667+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.922979+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.922979+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.924946+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.924946+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.926488+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.926488+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.927058+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.927058+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.933935+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.933935+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.993826+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.993826+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.760 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.995759+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.607972+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.608634+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.608634+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.616871+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.616871+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.676123+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.676123+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.677781+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.677781+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.679329+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.679329+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.679898+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.679898+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.687322+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.687322+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.744016+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.744016+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.746044+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.746044+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.748201+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.748201+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.748814+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.748814+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.756027+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.756027+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.823521+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.823521+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.825541+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.825541+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.762 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.827149+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.827149+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.827672+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.827672+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.834667+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.834667+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.922979+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.922979+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.924946+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.995759+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.763 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.997459+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.997459+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.998152+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:51.998152+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.006081+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.006081+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.064083+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.064083+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.065816+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.065816+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.067574+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.067574+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.764 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.068178+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.068178+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.074780+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.074780+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.132623+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[110680]: audit 2024-09-17T12:04:52.132623+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.765 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.924946+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.765 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.926488+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.765 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.926488+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.765 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.927058+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.927058+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.933935+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.933935+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.993826+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.993826+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.995759+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.995759+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.997459+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.997459+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.998152+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:51.998152+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.006081+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.006081+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.064083+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.064083+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.065816+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.065816+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.067574+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.067574+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.068178+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.068178+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.074780+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.074780+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:52.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.132623+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:52 smithi092 bash[114081]: audit 2024-09-17T12:04:52.132623+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.246720+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.246720+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.322781+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.322781+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.395652+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.395652+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.468028+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.468028+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.540001+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.540001+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.617415+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.617415+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.687701+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.687701+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.756461+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.756461+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cluster 2024-09-17T12:04:51.832084+0000 mgr.y (mgr.54108) 486 : cluster [DBG] pgmap v144: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cluster 2024-09-17T12:04:51.832084+0000 mgr.y (mgr.54108) 486 : cluster [DBG] pgmap v144: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.835174+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.835174+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.934372+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:51.934372+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.006592+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.006592+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.075157+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.075157+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.135738+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.135738+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.145802+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.145802+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.146639+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.146639+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.155695+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.155695+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.156129+0000 mgr.y (mgr.54108) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.156129+0000 mgr.y (mgr.54108) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.212331+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.212331+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.214221+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.214221+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.216690+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.216690+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.217284+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.217284+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.223142+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.223142+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.223569+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.223569+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.285566+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.285566+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.287547+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.287547+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.289330+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.289330+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.290382+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.290382+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.299449+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.299449+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.380176+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.380176+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.382130+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.382130+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.384040+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.384040+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.384648+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.384648+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.392523+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.392523+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.450318+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.450318+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.452292+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.452292+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.454266+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.454266+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.455002+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.455002+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.464743+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.464743+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.528593+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.528593+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.530357+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.530357+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.532022+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.532022+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.532707+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.532707+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.540897+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.540897+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.600195+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.600195+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.602429+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.602429+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.604102+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.604102+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.604763+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.604763+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.612568+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.612568+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.671260+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.671260+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.673023+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.673023+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.675127+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.675127+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.675780+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.675780+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.683888+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.683888+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.745517+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.745517+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.747496+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.747496+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.749518+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.749518+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.750192+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.750192+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cluster 2024-09-17T12:04:52.754034+0000 mon.a (mon.0) 1637 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 17 pgs peering) 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: cluster 2024-09-17T12:04:52.754034+0000 mon.a (mon.0) 1637 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 17 pgs peering) 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.758356+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.758356+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.818688+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.818688+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.820335+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.820335+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.821854+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.821854+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.822439+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.822439+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.829236+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.829236+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.895936+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.895936+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.898173+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.898173+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.900034+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.900034+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.900719+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.900719+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.908346+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.908346+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.980273+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.980273+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.982803+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.982803+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.986012+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.986012+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.987074+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.987074+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.997579+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:52.997579+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.070607+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.070607+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.073017+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.073017+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.075626+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.075626+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.076457+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.076457+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.084198+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:53 smithi121 bash[87711]: audit 2024-09-17T12:04:53.084198+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.246720+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.246720+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.322781+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.322781+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.395652+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.395652+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.468028+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.468028+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.540001+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.540001+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.617415+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.617415+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.687701+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.687701+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.756461+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.756461+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cluster 2024-09-17T12:04:51.832084+0000 mgr.y (mgr.54108) 486 : cluster [DBG] pgmap v144: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cluster 2024-09-17T12:04:51.832084+0000 mgr.y (mgr.54108) 486 : cluster [DBG] pgmap v144: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.835174+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.835174+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.934372+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.246720+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.246720+0000 mgr.y (mgr.54108) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.322781+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.322781+0000 mgr.y (mgr.54108) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.395652+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.395652+0000 mgr.y (mgr.54108) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.468028+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.468028+0000 mgr.y (mgr.54108) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.540001+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.540001+0000 mgr.y (mgr.54108) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.617415+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.617415+0000 mgr.y (mgr.54108) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.687701+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.687701+0000 mgr.y (mgr.54108) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.756461+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.756461+0000 mgr.y (mgr.54108) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cluster 2024-09-17T12:04:51.832084+0000 mgr.y (mgr.54108) 486 : cluster [DBG] pgmap v144: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cluster 2024-09-17T12:04:51.832084+0000 mgr.y (mgr.54108) 486 : cluster [DBG] pgmap v144: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.835174+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.835174+0000 mgr.y (mgr.54108) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.934372+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:51.934372+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.006592+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.006592+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.075157+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.075157+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.135738+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.135738+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.145802+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.145802+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.146639+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.146639+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.155695+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.155695+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.156129+0000 mgr.y (mgr.54108) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.156129+0000 mgr.y (mgr.54108) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.212331+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.212331+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.214221+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.214221+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.216690+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:51.934372+0000 mgr.y (mgr.54108) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.006592+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.006592+0000 mgr.y (mgr.54108) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.075157+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.075157+0000 mgr.y (mgr.54108) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.135738+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.135738+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.145802+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.145802+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.146639+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.146639+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.155695+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.155695+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.156129+0000 mgr.y (mgr.54108) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.156129+0000 mgr.y (mgr.54108) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.212331+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.212331+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.214221+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.214221+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.216690+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.216690+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.217284+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.217284+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.223142+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.223142+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.223569+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.223569+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.285566+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.285566+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.287547+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.287547+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.289330+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.289330+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.290382+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.290382+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.299449+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.299449+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.380176+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.380176+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.382130+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.382130+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.384040+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.384040+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.384648+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.384648+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.392523+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.392523+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.450318+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.450318+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.452292+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.452292+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.454266+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.454266+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.455002+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.455002+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.464743+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.464743+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.528593+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.528593+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.530357+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.530357+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.532022+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.532022+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.532707+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.532707+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.540897+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.540897+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.600195+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.600195+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.602429+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.602429+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.604102+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.604102+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.604763+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.604763+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.612568+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.612568+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.671260+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.216690+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.217284+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.217284+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.223142+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.223142+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.223569+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.223569+0000 mgr.y (mgr.54108) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.285566+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.285566+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.287547+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.287547+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.289330+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.289330+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.290382+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.290382+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.299449+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.299449+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.380176+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.380176+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.382130+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.671260+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.673023+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.673023+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.675127+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.675127+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.675780+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.675780+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.683888+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.683888+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.745517+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.745517+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.747496+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.747496+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.749518+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.749518+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.750192+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.750192+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cluster 2024-09-17T12:04:52.754034+0000 mon.a (mon.0) 1637 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 17 pgs peering) 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: cluster 2024-09-17T12:04:52.754034+0000 mon.a (mon.0) 1637 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 17 pgs peering) 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.758356+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.758356+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.818688+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.818688+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.820335+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.820335+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.821854+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.821854+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.822439+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.822439+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.829236+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.829236+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.895936+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.895936+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.898173+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.898173+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.900034+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.900034+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.900719+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.900719+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.382130+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.384040+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.384040+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.384648+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.384648+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.392523+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.392523+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.450318+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.450318+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.452292+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.452292+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.454266+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.454266+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.455002+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.455002+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.464743+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.464743+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.528593+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.528593+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.908346+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.908346+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.980273+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.980273+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.982803+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.982803+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.986012+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.986012+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.987074+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.987074+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.997579+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:52.997579+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.070607+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.070607+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.073017+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.073017+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.075626+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.075626+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.076457+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.076457+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.084198+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[114081]: audit 2024-09-17T12:04:53.084198+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.530357+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.530357+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.532022+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.532022+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.532707+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.532707+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.540897+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.540897+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.600195+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.600195+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.602429+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.602429+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.604102+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.604102+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.604763+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.604763+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.612568+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.612568+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.671260+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.671260+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.673023+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.673023+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.675127+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.675127+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.675780+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.675780+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.683888+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.683888+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.745517+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.745517+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.747496+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.747496+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.749518+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.749518+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.750192+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.750192+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cluster 2024-09-17T12:04:52.754034+0000 mon.a (mon.0) 1637 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 17 pgs peering) 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: cluster 2024-09-17T12:04:52.754034+0000 mon.a (mon.0) 1637 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 17 pgs peering) 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.758356+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.758356+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.818688+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.818688+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.820335+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.820335+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.821854+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.821854+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.822439+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.822439+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.829236+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.829236+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.895936+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.895936+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.898173+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.898173+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.900034+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.900034+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.900719+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.900719+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.908346+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.908346+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.980273+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.980273+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.982803+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.982803+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.986012+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.986012+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.987074+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.987074+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.997579+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:52.997579+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.070607+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.070607+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.073017+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.073017+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:53.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.075626+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.075626+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:53.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.076457+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.076457+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:53.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.084198+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:53.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:53 smithi092 bash[110680]: audit 2024-09-17T12:04:53.084198+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.300184+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.300184+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.393014+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.393014+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.465206+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.465206+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.541445+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.541445+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.613065+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.613065+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.684483+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.684483+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.758805+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.758805+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.829776+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.829776+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.908897+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.908897+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.998137+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:52.998137+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.084945+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.084945+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.154315+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.154315+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.156478+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.156478+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.158461+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.158461+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.159128+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.159128+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.163923+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.163923+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.164307+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.164307+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.223924+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.223924+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.225843+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.225843+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.228067+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.228067+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.228686+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.228686+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.233214+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.233214+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.293957+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.293957+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.295978+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.295978+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.297660+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.297660+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.298261+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.298261+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.304067+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.304067+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.362912+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.362912+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.365087+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.365087+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.366970+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.366970+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.367637+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.367637+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.373912+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.373912+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.437888+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.437888+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.439637+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.439637+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.441215+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.441215+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.441791+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.441791+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.447723+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.447723+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.507719+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.507719+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.510390+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.510390+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.513250+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.513250+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.514276+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.514276+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.522151+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.522151+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.586563+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.586563+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.589108+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.589108+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.592229+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.592229+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.593345+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.593345+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.601146+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.601146+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.665575+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.665575+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.667525+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.667525+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.669485+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.669485+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.670293+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.670293+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.677526+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.677526+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.738943+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.738943+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.740663+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.740663+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.742383+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.742383+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.742934+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.742934+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.748802+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.748802+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.807222+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.807222+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.809131+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.809131+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.810788+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.810788+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.811404+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.811404+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.816326+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.816326+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.874458+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.874458+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.876040+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.876040+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.877563+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.877563+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.878110+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.878110+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.882862+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.882862+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.942158+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.942158+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.943996+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.943996+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.945631+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.945631+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.946216+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.946216+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.950972+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:53.950972+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.013876+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.013876+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.016527+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.016527+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.019890+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.019890+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.021098+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.021098+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.028244+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.028244+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.092873+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.092873+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.094950+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.094950+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.096776+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.096776+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.097425+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.097425+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.104171+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:54 smithi121 bash[87711]: audit 2024-09-17T12:04:54.104171+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.300184+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.300184+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.393014+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.393014+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.465206+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.465206+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.541445+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.541445+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.613065+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.613065+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.684483+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.684483+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.758805+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.758805+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.829776+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.829776+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.908897+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.908897+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.998137+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:52.998137+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.084945+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.084945+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.300184+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.300184+0000 mgr.y (mgr.54108) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.393014+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.393014+0000 mgr.y (mgr.54108) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.465206+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.465206+0000 mgr.y (mgr.54108) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.541445+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.541445+0000 mgr.y (mgr.54108) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.613065+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.613065+0000 mgr.y (mgr.54108) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.684483+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.684483+0000 mgr.y (mgr.54108) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.758805+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.758805+0000 mgr.y (mgr.54108) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.829776+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.829776+0000 mgr.y (mgr.54108) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.908897+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.908897+0000 mgr.y (mgr.54108) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.998137+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:52.998137+0000 mgr.y (mgr.54108) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.084945+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.084945+0000 mgr.y (mgr.54108) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.154315+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.154315+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.156478+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.156478+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.158461+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.158461+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.159128+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.159128+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.163923+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.163923+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.164307+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.164307+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.223924+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.223924+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.225843+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.225843+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.228067+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.228067+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.228686+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.154315+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.154315+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.156478+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.156478+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.158461+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.158461+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.159128+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.159128+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.163923+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.163923+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.164307+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.164307+0000 mgr.y (mgr.54108) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.223924+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.223924+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.225843+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.225843+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.228067+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.228067+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.228686+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.228686+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.233214+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.233214+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.293957+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.293957+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.295978+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.295978+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.297660+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.297660+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.298261+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.298261+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.304067+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.304067+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.362912+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.362912+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.365087+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.365087+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.366970+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.366970+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.367637+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.228686+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.233214+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.233214+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.293957+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.293957+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.295978+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.295978+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.297660+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.297660+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.298261+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.298261+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.304067+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.304067+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.362912+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.362912+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.365087+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.365087+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.366970+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.366970+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.367637+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.367637+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.373912+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.373912+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.437888+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.437888+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.439637+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.439637+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.441215+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.441215+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.441791+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.441791+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.447723+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.447723+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.507719+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.507719+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.510390+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.510390+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.513250+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.513250+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.367637+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.373912+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.373912+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.437888+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.437888+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.439637+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.439637+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.441215+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.441215+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.441791+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.441791+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.447723+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.447723+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.507719+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.507719+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.510390+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.510390+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.513250+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.513250+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.514276+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.514276+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.522151+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.522151+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.586563+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.586563+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.589108+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.589108+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.592229+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.592229+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.593345+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.593345+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.601146+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.601146+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.665575+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.665575+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.667525+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.667525+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.669485+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.669485+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.670293+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.670293+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.677526+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.677526+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.738943+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.738943+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.740663+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.740663+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.742383+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.742383+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.742934+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.742934+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.748802+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.748802+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.807222+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.807222+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.809131+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.809131+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.810788+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.514276+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.514276+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.522151+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.522151+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.586563+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.586563+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.589108+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.589108+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.592229+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.592229+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.593345+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.593345+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.601146+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.601146+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.665575+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.665575+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.667525+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.667525+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.669485+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.810788+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.811404+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.811404+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.816326+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.816326+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.874458+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.874458+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.876040+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.876040+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.877563+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.877563+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.878110+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.878110+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.882862+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.882862+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.942158+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.942158+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.943996+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.943996+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.669485+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.670293+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.670293+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.677526+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.677526+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.738943+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.738943+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.740663+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.740663+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.742383+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.742383+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.742934+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.742934+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.748802+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.748802+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.807222+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.807222+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.809131+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.809131+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.810788+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.945631+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.945631+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.946216+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.946216+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.950972+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:53.950972+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.013876+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.013876+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.016527+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.016527+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.019890+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.019890+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.021098+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.021098+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.028244+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.028244+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.092873+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.092873+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.094950+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.094950+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.096776+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.096776+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.097425+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.097425+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.104171+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[110680]: audit 2024-09-17T12:04:54.104171+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.810788+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.811404+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.811404+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.816326+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.816326+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.874458+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.874458+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.876040+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.876040+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.877563+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.877563+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.878110+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.878110+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.882862+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.882862+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.942158+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.942158+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.943996+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.943996+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.945631+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.945631+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.946216+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.946216+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.950972+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:53.950972+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.013876+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.013876+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.016527+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.016527+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.019890+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.019890+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.021098+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.021098+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.028244+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.028244+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.092873+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.092873+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.094950+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.094950+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.096776+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.096776+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.097425+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.097425+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.104171+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:54.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:54 smithi092 bash[114081]: audit 2024-09-17T12:04:54.104171+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.233616+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.233616+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.304461+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.304461+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.374429+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.374429+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.448185+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.448185+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.522761+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.522761+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.601686+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.601686+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.678175+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.678175+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.749364+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.749364+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.816755+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.816755+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cluster 2024-09-17T12:04:53.832613+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v145: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cluster 2024-09-17T12:04:53.832613+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v145: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:55.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.883329+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.883329+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.951357+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:53.951357+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.028874+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.028874+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.104541+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.104541+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.182580+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.182580+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.184640+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.184640+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.187727+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.187727+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.188320+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.188320+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.193672+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.193672+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.194149+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.194149+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.252447+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.252447+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.254104+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.254104+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.255986+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.255986+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.256612+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.256612+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.262276+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.262276+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.321904+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.321904+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.323738+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.323738+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.325545+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.325545+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.326286+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.326286+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.331560+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.331560+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.390865+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.390865+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.392637+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.392637+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.394478+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.394478+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.395095+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.395095+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.400242+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.400242+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.457861+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.457861+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.460019+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.460019+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.462265+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.462265+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.463081+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.463081+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.468476+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.468476+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.552616+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.552616+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.555371+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.555371+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.558446+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.558446+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.559376+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.559376+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.564949+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.564949+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.627684+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.627684+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.630124+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.630124+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.632258+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.632258+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.633005+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.633005+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.639427+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.639427+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.718488+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.718488+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.720508+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.720508+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.722332+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.722332+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.722916+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.722916+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.727729+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.727729+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.790621+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.790621+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.792834+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.792834+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.795661+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.795661+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.796450+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.796450+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.801606+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.801606+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.861792+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.861792+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.864249+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.864249+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.866821+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.866821+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.867782+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.867782+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.873374+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.873374+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.939313+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.939313+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.941980+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.941980+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.944187+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.944187+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.944860+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.944860+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.950345+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:54.950345+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.010997+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.010997+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.013091+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.013091+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.015107+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.015107+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.015796+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.015796+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.023200+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.023200+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.096946+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.096946+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.098852+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.098852+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.100535+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.100535+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.101309+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.101309+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.111018+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:55 smithi121 bash[87711]: audit 2024-09-17T12:04:55.111018+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.233616+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.233616+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.304461+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.304461+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.374429+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.374429+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.448185+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.448185+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.522761+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.522761+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.601686+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.601686+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.678175+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.678175+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.749364+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.749364+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.816755+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.816755+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cluster 2024-09-17T12:04:53.832613+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v145: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:55.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cluster 2024-09-17T12:04:53.832613+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v145: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:55.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.883329+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.233616+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.233616+0000 mgr.y (mgr.54108) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.304461+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.304461+0000 mgr.y (mgr.54108) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.374429+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.374429+0000 mgr.y (mgr.54108) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.448185+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.448185+0000 mgr.y (mgr.54108) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.522761+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.522761+0000 mgr.y (mgr.54108) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.601686+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.601686+0000 mgr.y (mgr.54108) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.678175+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.678175+0000 mgr.y (mgr.54108) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.749364+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.749364+0000 mgr.y (mgr.54108) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.816755+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.816755+0000 mgr.y (mgr.54108) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cluster 2024-09-17T12:04:53.832613+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v145: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cluster 2024-09-17T12:04:53.832613+0000 mgr.y (mgr.54108) 514 : cluster [DBG] pgmap v145: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.883329+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.883329+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.951357+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:53.951357+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.028874+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.028874+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.104541+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.104541+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.182580+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.182580+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.184640+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.184640+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.187727+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.187727+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.188320+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.188320+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.193672+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.193672+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.194149+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.194149+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.252447+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.252447+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.254104+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.254104+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.255986+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.255986+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.256612+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.256612+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.262276+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.262276+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.321904+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.321904+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.323738+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.323738+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.325545+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.325545+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.326286+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.326286+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.331560+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.331560+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.390865+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.883329+0000 mgr.y (mgr.54108) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.951357+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:53.951357+0000 mgr.y (mgr.54108) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.028874+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.028874+0000 mgr.y (mgr.54108) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.104541+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.104541+0000 mgr.y (mgr.54108) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.182580+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.182580+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.184640+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.184640+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.187727+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.187727+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.188320+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.188320+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.193672+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.193672+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.194149+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.194149+0000 mgr.y (mgr.54108) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:55.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.252447+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.390865+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.392637+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.392637+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.394478+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.394478+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.395095+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.395095+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.400242+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.400242+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.457861+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.457861+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.460019+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.460019+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.462265+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.462265+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.463081+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.463081+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.468476+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.468476+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.552616+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.552616+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.555371+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.555371+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.558446+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.558446+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.559376+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.559376+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.564949+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.564949+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.627684+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.627684+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.630124+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.630124+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.632258+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.632258+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.633005+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.633005+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.639427+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.252447+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.254104+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.254104+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.255986+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.255986+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.256612+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.256612+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.262276+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.262276+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.321904+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.321904+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.323738+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.323738+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.325545+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.325545+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.326286+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.326286+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.331560+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.331560+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.390865+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.639427+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.718488+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.718488+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.720508+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.720508+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.722332+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.722332+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.722916+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.722916+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.727729+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.727729+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.790621+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.790621+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.792834+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.792834+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.795661+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.795661+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.796450+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.796450+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.801606+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.390865+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.392637+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.392637+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.394478+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.394478+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.395095+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.395095+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.400242+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.400242+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.457861+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.457861+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.460019+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.460019+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.462265+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.462265+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.463081+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.463081+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.468476+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.468476+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.801606+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.861792+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.861792+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.864249+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.864249+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.866821+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.866821+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.867782+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.867782+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.873374+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.873374+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.939313+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.939313+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.941980+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.941980+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.944187+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.944187+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.944860+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.944860+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.950345+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:54.950345+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.010997+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.010997+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.013091+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.013091+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.015107+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.015107+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.015796+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.015796+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.023200+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.023200+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.096946+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.096946+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.098852+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.098852+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.100535+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.100535+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.101309+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.101309+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.111018+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[114081]: audit 2024-09-17T12:04:55.111018+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.552616+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.552616+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.555371+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.555371+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.558446+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.558446+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.559376+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.559376+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.564949+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.564949+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.627684+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.627684+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.630124+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.630124+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.632258+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.632258+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.633005+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.633005+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.639427+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.639427+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.718488+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.718488+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.720508+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.720508+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.722332+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.722332+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.722916+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.722916+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.727729+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.727729+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.790621+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.790621+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.792834+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.792834+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.795661+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.795661+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.796450+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.796450+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.801606+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.801606+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.861792+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.861792+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.864249+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.864249+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.866821+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.866821+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.867782+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.867782+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.873374+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.873374+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.939313+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.939313+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.941980+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.941980+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.944187+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.944187+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.944860+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.944860+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.950345+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:54.950345+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.010997+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.010997+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.013091+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.013091+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.015107+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.015107+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.015796+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.015796+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.023200+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.023200+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.096946+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.096946+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.098852+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.098852+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.100535+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.100535+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.101309+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.101309+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.111018+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:55 smithi092 bash[110680]: audit 2024-09-17T12:04:55.111018+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.500 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[123332]: debug 2024-09-17T12:04:56.385+0000 7fc929f0d640 1 -- 172.21.15.92:0/2797453165 <== mon.2 v2:172.21.15.92:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557661f54960 con 0x557661f75c00 2024-09-17T12:04:56.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.262746+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.262746+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.332083+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.500 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.332083+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.400643+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.400643+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.468946+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.468946+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.565446+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.565446+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.640028+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.640028+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.728110+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.728110+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.802028+0000 mgr.y (mgr.54108) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.501 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.802028+0000 mgr.y (mgr.54108) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.873962+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.873962+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.950756+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:54.950756+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.023817+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.023817+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.262746+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.262746+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.332083+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.332083+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.400643+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.400643+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.468946+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.468946+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.565446+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.565446+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.640028+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.640028+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.728110+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.728110+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.802028+0000 mgr.y (mgr.54108) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.802028+0000 mgr.y (mgr.54108) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.873962+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.873962+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.950756+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:54.950756+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.023817+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.023817+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.111533+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.111533+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.193822+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.193822+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.195738+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.195738+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.198606+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.198606+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.199386+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.199386+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.206266+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.206266+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.505 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.206723+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.206723+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.267875+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.267875+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.269902+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.269902+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.271953+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.506 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.271953+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.506 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.111533+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.506 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.111533+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.193822+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.193822+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.195738+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.195738+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.198606+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.198606+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.199386+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.199386+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.507 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.206266+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.206266+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.206723+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.206723+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.267875+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.267875+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.269902+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.269902+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.271953+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.271953+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.508 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.272639+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.272639+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.277734+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.277734+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.335231+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.335231+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.337372+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.337372+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.339283+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.339283+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.339841+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.339841+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.344825+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.509 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.344825+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.404288+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.404288+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.405969+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.405969+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.407675+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.272639+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.272639+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.277734+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.277734+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.510 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.335231+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.335231+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.337372+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.337372+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.339283+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.339283+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.339841+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.339841+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.344825+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.344825+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.404288+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.404288+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.405969+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.512 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.405969+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.512 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.407675+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.407675+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.408260+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.408260+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.414177+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.414177+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.482968+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.482968+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.484889+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.484889+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.486748+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.486748+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.487371+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.487371+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.492432+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.492432+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.552695+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.552695+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.554419+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.554419+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.556421+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.556421+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.557113+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.557113+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.562120+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.562120+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.623864+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.514 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.623864+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.626043+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.626043+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.627878+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.627878+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.628633+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.628633+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.633631+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.633631+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.693984+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.693984+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.696185+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.515 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.696185+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.407675+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.408260+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.408260+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.414177+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.414177+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.482968+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.482968+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.484889+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.484889+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.486748+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.516 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.486748+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.487371+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.487371+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.492432+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.492432+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.552695+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.552695+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.554419+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.554419+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.698295+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.698295+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.699314+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.699314+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.705857+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.705857+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.768502+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.768502+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.770367+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.770367+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.772688+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.772688+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.773429+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.773429+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.778767+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.778767+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.845683+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.845683+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.847565+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.847565+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.849353+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.849353+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.850021+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.850021+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.856348+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.856348+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.932736+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.932736+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.934645+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.934645+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.937514+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.937514+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.938189+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.938189+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.944250+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:55.944250+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.028382+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.028382+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.030507+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.556421+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.556421+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.557113+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.557113+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.562120+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.562120+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.623864+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.623864+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.626043+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.626043+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.627878+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.627878+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.628633+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.628633+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.633631+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.633631+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.693984+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.693984+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.696185+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.696185+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.030507+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.032530+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.032530+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.033130+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.033130+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.038452+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.038452+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.096899+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.096899+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.099144+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.099144+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.101389+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.101389+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.102051+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.102051+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.109455+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[110680]: audit 2024-09-17T12:04:56.109455+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.698295+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.698295+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.699314+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.699314+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.705857+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.705857+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.768502+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.768502+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.770367+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.770367+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.772688+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.772688+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.773429+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.773429+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.778767+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.778767+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.845683+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.845683+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.847565+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.847565+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.849353+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.849353+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.850021+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.850021+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.856348+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.856348+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.932736+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.932736+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.934645+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.934645+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.937514+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.937514+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.938189+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.938189+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.944250+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:55.944250+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.028382+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.028382+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.030507+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.030507+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.032530+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.032530+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.033130+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.033130+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.038452+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.038452+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.096899+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.096899+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.099144+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.099144+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.101389+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.101389+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.102051+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.102051+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.109455+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:56 smithi092 bash[114081]: audit 2024-09-17T12:04:56.109455+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.262746+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.262746+0000 mgr.y (mgr.54108) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.332083+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.332083+0000 mgr.y (mgr.54108) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.400643+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.400643+0000 mgr.y (mgr.54108) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.468946+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.468946+0000 mgr.y (mgr.54108) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.565446+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.565446+0000 mgr.y (mgr.54108) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.640028+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.640028+0000 mgr.y (mgr.54108) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.728110+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.728110+0000 mgr.y (mgr.54108) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.802028+0000 mgr.y (mgr.54108) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.802028+0000 mgr.y (mgr.54108) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.873962+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.873962+0000 mgr.y (mgr.54108) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.950756+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:54.950756+0000 mgr.y (mgr.54108) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.023817+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.023817+0000 mgr.y (mgr.54108) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.111533+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.111533+0000 mgr.y (mgr.54108) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.193822+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.193822+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.195738+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.195738+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.198606+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.198606+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.199386+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.199386+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.206266+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.206266+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.206723+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.206723+0000 mgr.y (mgr.54108) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.267875+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.267875+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.269902+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.269902+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.271953+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.271953+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.272639+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.272639+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.277734+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.277734+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.335231+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.335231+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.337372+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.337372+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.339283+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.339283+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.339841+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.339841+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.344825+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.344825+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.404288+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.404288+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.405969+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.405969+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.407675+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.407675+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.408260+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.408260+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.414177+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.414177+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.482968+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.482968+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.484889+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.484889+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.486748+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.486748+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.487371+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.487371+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.492432+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.492432+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.552695+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.552695+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.554419+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.554419+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.556421+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.556421+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.557113+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.557113+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.562120+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.562120+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.623864+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.623864+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.626043+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.626043+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.627878+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.627878+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.628633+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.628633+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.633631+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.633631+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.693984+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.693984+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.696185+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.696185+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.698295+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.698295+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.699314+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.699314+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.705857+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.705857+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.768502+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.768502+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.770367+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.770367+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.772688+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.772688+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.773429+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.773429+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.778767+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.778767+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.845683+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.845683+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.847565+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.847565+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.849353+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.849353+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.850021+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.850021+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.856348+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.856348+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.932736+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.932736+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.934645+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.934645+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.937514+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.937514+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.938189+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.938189+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.944250+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:55.944250+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.028382+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.028382+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.030507+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.030507+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.032530+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.032530+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.033130+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.033130+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.038452+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.038452+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.096899+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.096899+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.099144+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.099144+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.101389+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.101389+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.102051+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.102051+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.109455+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:56.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:56 smithi121 bash[87711]: audit 2024-09-17T12:04:56.109455+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.278216+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.278216+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.345230+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.345230+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.414575+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.414575+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.492790+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.492790+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.562707+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.562707+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.633986+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.633986+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.706779+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.706779+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.779259+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.779259+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cluster 2024-09-17T12:04:55.833084+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v146: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cluster 2024-09-17T12:04:55.833084+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v146: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.856947+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.856947+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.944762+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:55.944762+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.038826+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.038826+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.109925+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.109925+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.177890+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.177890+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.179709+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.179709+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.181439+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.181439+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.182085+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.182085+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.186758+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.186758+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.187192+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.187192+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.248918+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.248918+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.250611+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.250611+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.252183+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.252183+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.252738+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.252738+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.259659+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.259659+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.322256+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.322256+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.324493+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.324493+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.329412+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.329412+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.330062+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.330062+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.335194+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.335194+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.399764+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.399764+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.401593+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.401593+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.403315+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.403315+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.403911+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.403911+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.410838+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.410838+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.484728+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.484728+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.486636+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.486636+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.488356+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.488356+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.488953+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.488953+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.494111+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.494111+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.555184+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.555184+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.557059+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.557059+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.559419+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.559419+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.560335+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.560335+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.566947+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.566947+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.633446+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.633446+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.635502+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.635502+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.637876+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.637876+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.638653+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.638653+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.643704+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.643704+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.708332+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.708332+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.710336+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.710336+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.712788+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.712788+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.713532+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.713532+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.720747+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.720747+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.782019+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.782019+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.783957+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.783957+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.785775+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.785775+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.786368+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.786368+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.792039+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.792039+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.855843+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.855843+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.858095+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.858095+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.860766+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.860766+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.861749+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.861749+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.867859+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.867859+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.929163+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.929163+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.930924+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.930924+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.933101+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.933101+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.933755+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.933755+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.940981+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:56.940981+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.001330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.001330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.003447+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.003447+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.005238+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.005238+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.006145+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.006145+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.011462+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.011462+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.071491+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.071491+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.073453+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.073453+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.075122+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.075122+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.075705+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.075705+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.080720+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.080720+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.140618+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.140618+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.142487+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.142487+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.144443+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.144443+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.145163+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:57 smithi121 bash[87711]: audit 2024-09-17T12:04:57.145163+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.278216+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.278216+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.345230+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.345230+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.414575+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.414575+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.492790+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.492790+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.562707+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.562707+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.633986+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.633986+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.706779+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.706779+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.779259+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.779259+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cluster 2024-09-17T12:04:55.833084+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v146: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:57.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cluster 2024-09-17T12:04:55.833084+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v146: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:57.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.856947+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.856947+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.944762+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.278216+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.278216+0000 mgr.y (mgr.54108) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.345230+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.345230+0000 mgr.y (mgr.54108) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.414575+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.414575+0000 mgr.y (mgr.54108) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.492790+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.492790+0000 mgr.y (mgr.54108) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.562707+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.562707+0000 mgr.y (mgr.54108) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.633986+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.633986+0000 mgr.y (mgr.54108) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.706779+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.706779+0000 mgr.y (mgr.54108) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.779259+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.779259+0000 mgr.y (mgr.54108) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cluster 2024-09-17T12:04:55.833084+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v146: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cluster 2024-09-17T12:04:55.833084+0000 mgr.y (mgr.54108) 541 : cluster [DBG] pgmap v146: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 89/636 objects degraded (13.994%) 2024-09-17T12:04:57.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.856947+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.856947+0000 mgr.y (mgr.54108) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.944762+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:55.944762+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.038826+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.038826+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.109925+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.109925+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.177890+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.177890+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.179709+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.179709+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.181439+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.181439+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.182085+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.182085+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.186758+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.186758+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.187192+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.187192+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.248918+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.248918+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.250611+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:55.944762+0000 mgr.y (mgr.54108) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.038826+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.038826+0000 mgr.y (mgr.54108) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.109925+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.109925+0000 mgr.y (mgr.54108) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.177890+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.177890+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.179709+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.179709+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.181439+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.181439+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.182085+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.182085+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.186758+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.186758+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.187192+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.187192+0000 mgr.y (mgr.54108) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.248918+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.248918+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.250611+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.250611+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.252183+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.252183+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.252738+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.252738+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.259659+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.259659+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.322256+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.322256+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.324493+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.324493+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.329412+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.329412+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.330062+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.330062+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.335194+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.335194+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.399764+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.399764+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.250611+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.252183+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.252183+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.252738+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.252738+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.259659+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.259659+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.322256+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.322256+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.324493+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.324493+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.329412+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.329412+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.330062+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.330062+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.335194+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.335194+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.399764+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.399764+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.401593+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.401593+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.403315+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.403315+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.403911+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.403911+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.410838+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.410838+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.484728+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.484728+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.486636+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.486636+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.488356+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.488356+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.488953+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.488953+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.494111+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.494111+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.555184+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.555184+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.401593+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.401593+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.403315+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.403315+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.403911+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.403911+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.410838+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.410838+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.484728+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.484728+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.486636+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.486636+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.488356+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.488356+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.488953+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.488953+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.494111+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.494111+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.555184+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.555184+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.557059+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.557059+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.559419+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.559419+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.560335+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.560335+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.566947+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.566947+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.633446+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.633446+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.635502+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.635502+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.637876+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.637876+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.638653+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.638653+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.643704+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.643704+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.708332+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.557059+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.557059+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.559419+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.559419+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.560335+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.560335+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.566947+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.566947+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.633446+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.633446+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.635502+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.635502+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.637876+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.637876+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.638653+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.638653+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.643704+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.643704+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.708332+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.708332+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.710336+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.710336+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.712788+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.712788+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.713532+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.713532+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.720747+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.720747+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.782019+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.782019+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.783957+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.783957+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.785775+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.785775+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.786368+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.786368+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.792039+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.792039+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.708332+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.710336+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.710336+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.712788+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.712788+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.713532+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.713532+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.720747+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.720747+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.782019+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.782019+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.783957+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.783957+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.785775+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.785775+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.786368+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.786368+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.792039+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.792039+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.855843+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.855843+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.858095+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.858095+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.860766+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.860766+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.861749+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.861749+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.867859+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.867859+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.929163+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.929163+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.930924+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.930924+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.933101+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.933101+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.933755+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.933755+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.940981+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:56.940981+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.855843+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.855843+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.858095+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.858095+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.860766+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.860766+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.861749+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.861749+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.867859+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.867859+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.929163+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.929163+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.930924+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.930924+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.933101+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.933101+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.933755+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.933755+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.940981+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:56.940981+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.001330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.001330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.003447+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.003447+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.005238+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.005238+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.006145+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.006145+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.011462+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.011462+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.071491+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.071491+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.073453+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.073453+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.075122+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.075122+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.075705+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.075705+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.080720+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.001330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.001330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.003447+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.003447+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.005238+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.005238+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.006145+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.006145+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.011462+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.011462+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.071491+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.071491+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.073453+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.073453+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.075122+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.075122+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.075705+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.075705+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.080720+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.080720+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.140618+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.140618+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.142487+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.142487+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.144443+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.144443+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.145163+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[110680]: audit 2024-09-17T12:04:57.145163+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.080720+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.140618+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.140618+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.142487+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.142487+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:57.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.144443+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.144443+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:57.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.145163+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:57.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:57 smithi092 bash[114081]: audit 2024-09-17T12:04:57.145163+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.260102+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.260102+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.335571+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.335571+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.411256+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.411256+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.494511+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.494511+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:56.501730+0000 mgr.y (mgr.54108) 551 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:56.501730+0000 mgr.y (mgr.54108) 551 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.567459+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.567459+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.644253+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.644253+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.721333+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.721333+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.792448+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.792448+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.868672+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.868672+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.941459+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.260102+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.260102+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.335571+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.335571+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.411256+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.411256+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.494511+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.494511+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:56.501730+0000 mgr.y (mgr.54108) 551 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:56.501730+0000 mgr.y (mgr.54108) 551 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.567459+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.567459+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.644253+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.644253+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.721333+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.721333+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.792448+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.792448+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.868672+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.868672+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.941459+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:56.941459+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.011919+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.011919+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.081174+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.081174+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.152534+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.152534+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.153047+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.153047+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.221614+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.221614+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.223884+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.223884+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.225468+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.225468+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.226086+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.226086+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.232286+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.232286+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.291440+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.291440+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:56.941459+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.011919+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.011919+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.081174+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.081174+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.152534+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.152534+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.153047+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.153047+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.221614+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.221614+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.223884+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.223884+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.225468+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.225468+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.226086+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.226086+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.232286+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.232286+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.291440+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.291440+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.293098+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.293098+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.294624+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.294624+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.295208+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.295208+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.299845+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.299845+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.365525+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.365525+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.367358+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.367358+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.369334+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.369334+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.370008+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.370008+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.374883+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.374883+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.435059+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.435059+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.436976+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.436976+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.438692+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.438692+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.439303+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.439303+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.444396+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.444396+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.503815+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.503815+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.505647+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.505647+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.507310+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.507310+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.507976+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.507976+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.513727+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.513727+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.573615+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.293098+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.293098+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.294624+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.294624+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.295208+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.295208+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.299845+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.299845+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.365525+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.365525+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.367358+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.367358+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.369334+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.369334+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.370008+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.370008+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.374883+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.374883+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.435059+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.573615+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.575312+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.575312+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.577096+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.577096+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.577791+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.577791+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.583380+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.583380+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.643675+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.643675+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.645393+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.645393+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.647019+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.647019+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.647577+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.647577+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.653178+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.653178+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.435059+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.436976+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.436976+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.438692+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.438692+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.439303+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.439303+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.444396+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.444396+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.503815+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.503815+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.505647+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.505647+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.507310+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.507310+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.507976+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.507976+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.513727+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.513727+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.573615+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cluster 2024-09-17T12:04:57.654808+0000 mon.a (mon.0) 1964 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:58.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: cluster 2024-09-17T12:04:57.654808+0000 mon.a (mon.0) 1964 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:58.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.753445+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.753445+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.755770+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.755770+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.757547+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.757547+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.758205+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.758205+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.766494+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.766494+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.833367+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.833367+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.835230+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.835230+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.837031+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.837031+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.837598+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.837598+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.845266+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.845266+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.910298+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.910298+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.912289+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.912289+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.914185+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.914185+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.914834+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.914834+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.922673+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.922673+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.987540+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.987540+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.989302+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.989302+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.991119+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.991119+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.573615+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.575312+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.575312+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.577096+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.577096+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.577791+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.577791+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.583380+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.583380+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.643675+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.643675+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.645393+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.645393+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.647019+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.647019+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.647577+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.647577+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.653178+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.653178+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.991727+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.991727+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.999671+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:57.999671+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.076986+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.076986+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.078822+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.078822+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.080504+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.080504+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.081311+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.081311+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.090571+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[114081]: audit 2024-09-17T12:04:58.090571+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cluster 2024-09-17T12:04:57.654808+0000 mon.a (mon.0) 1964 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: cluster 2024-09-17T12:04:57.654808+0000 mon.a (mon.0) 1964 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.753445+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.753445+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.755770+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.755770+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.757547+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.757547+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.758205+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.758205+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.766494+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.766494+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.833367+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.833367+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.835230+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.835230+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.837031+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.837031+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.837598+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.837598+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.845266+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.845266+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.910298+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.910298+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.912289+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.912289+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.914185+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.914185+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.914834+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.914834+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.922673+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.922673+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.987540+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.987540+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.989302+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.989302+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.991119+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.991119+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.991727+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.991727+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.999671+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:57.999671+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.076986+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.076986+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.078822+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.078822+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.080504+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.080504+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.081311+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.081311+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.090571+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[110680]: audit 2024-09-17T12:04:58.090571+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.260102+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.260102+0000 mgr.y (mgr.54108) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.335571+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.335571+0000 mgr.y (mgr.54108) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.411256+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.411256+0000 mgr.y (mgr.54108) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.494511+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.494511+0000 mgr.y (mgr.54108) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:56.501730+0000 mgr.y (mgr.54108) 551 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:56.501730+0000 mgr.y (mgr.54108) 551 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.567459+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.567459+0000 mgr.y (mgr.54108) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.644253+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.644253+0000 mgr.y (mgr.54108) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.721333+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.721333+0000 mgr.y (mgr.54108) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.792448+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.792448+0000 mgr.y (mgr.54108) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.868672+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.868672+0000 mgr.y (mgr.54108) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.941459+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:56.941459+0000 mgr.y (mgr.54108) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.011919+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.011919+0000 mgr.y (mgr.54108) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.081174+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.081174+0000 mgr.y (mgr.54108) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.152534+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.152534+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.153047+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.153047+0000 mgr.y (mgr.54108) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.221614+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.221614+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.223884+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.223884+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.225468+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.225468+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.226086+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.226086+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.232286+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.232286+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.291440+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.291440+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.293098+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.293098+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.294624+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.294624+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.295208+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.295208+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.299845+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.299845+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.365525+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.365525+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.367358+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.367358+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.369334+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.369334+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.370008+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.370008+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.374883+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.374883+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.435059+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.435059+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.436976+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.436976+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.438692+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.438692+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.439303+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.439303+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.444396+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.444396+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.503815+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.503815+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.505647+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.505647+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.507310+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.507310+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.507976+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.507976+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.513727+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.513727+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.573615+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.573615+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.575312+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.575312+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.577096+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.577096+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.577791+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.577791+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.583380+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.583380+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.643675+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.643675+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.645393+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.645393+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.647019+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.647019+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.647577+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.647577+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.653178+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.653178+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cluster 2024-09-17T12:04:57.654808+0000 mon.a (mon.0) 1964 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: cluster 2024-09-17T12:04:57.654808+0000 mon.a (mon.0) 1964 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.753445+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.753445+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.755770+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.755770+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.757547+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.757547+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.758205+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.758205+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.766494+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.766494+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.833367+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.833367+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.835230+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.835230+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.837031+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.837031+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.837598+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.837598+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.845266+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.845266+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.910298+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.910298+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.912289+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.912289+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.914185+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.914185+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.914834+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.914834+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.922673+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.922673+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.987540+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.987540+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.989302+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.989302+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.991119+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.991119+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.991727+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.991727+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.999671+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:57.999671+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.076986+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.076986+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.078822+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.078822+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.080504+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.080504+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.081311+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.081311+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.090571+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:58 smithi121 bash[87711]: audit 2024-09-17T12:04:58.090571+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:58.824 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:04:58 smithi092 bash[123332]: debug 2024-09-17T12:04:58.480+0000 7fc92c774640 -1 Falling back to public interface 2024-09-17T12:04:59.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.232723+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.232723+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.300325+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.300325+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.375412+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.375412+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.444904+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.444904+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.514304+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.514304+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.583793+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.583793+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.653605+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.653605+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.767149+0000 mgr.y (mgr.54108) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.767149+0000 mgr.y (mgr.54108) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cluster 2024-09-17T12:04:57.833880+0000 mgr.y (mgr.54108) 569 : cluster [DBG] pgmap v147: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:04:59.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cluster 2024-09-17T12:04:57.833880+0000 mgr.y (mgr.54108) 569 : cluster [DBG] pgmap v147: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:04:59.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.845727+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.845727+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.923243+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.232723+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.232723+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.300325+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.300325+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.375412+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.375412+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.444904+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.444904+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.514304+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.514304+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.583793+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.583793+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.653605+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.653605+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.767149+0000 mgr.y (mgr.54108) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.767149+0000 mgr.y (mgr.54108) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cluster 2024-09-17T12:04:57.833880+0000 mgr.y (mgr.54108) 569 : cluster [DBG] pgmap v147: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:04:59.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cluster 2024-09-17T12:04:57.833880+0000 mgr.y (mgr.54108) 569 : cluster [DBG] pgmap v147: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:04:59.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.845727+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.845727+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.923243+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:57.923243+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.000118+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.000118+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.090985+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.090985+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.169901+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.169901+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.172469+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.172469+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.174751+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.174751+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.175416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.175416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.181167+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.181167+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.181663+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.181663+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.248247+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.248247+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.250172+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.250172+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.252910+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.252910+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.253565+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.253565+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.260993+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.260993+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.332984+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.332984+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.335399+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.335399+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.337986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.337986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.338942+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.338942+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.346724+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.346724+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.411979+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.411979+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:57.923243+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.000118+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.000118+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.090985+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.090985+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.169901+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.169901+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.172469+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.172469+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.174751+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.174751+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.175416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.175416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.181167+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.181167+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.181663+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.181663+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.248247+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.248247+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.250172+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.414441+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.414441+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.417332+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.417332+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.418258+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.418258+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.426309+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.426309+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.499725+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.499725+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.501493+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.501493+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.503158+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.503158+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.503802+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.503802+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.509555+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.509555+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.568800+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.568800+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.570650+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.570650+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.572338+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.572338+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.572929+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.572929+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.578636+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.578636+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.639417+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.639417+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.641685+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.641685+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.644027+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.644027+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.644830+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.644830+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.654658+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.654658+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.723682+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.250172+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.252910+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.252910+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.253565+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.253565+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.260993+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.260993+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.332984+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.332984+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.335399+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.335399+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.337986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.337986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.338942+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.338942+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.346724+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.346724+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.411979+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.411979+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.723682+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.726186+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.726186+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.728472+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.728472+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.729137+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.729137+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.738615+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.738615+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.801731+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.801731+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.803499+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.803499+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.805038+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.805038+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.805617+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.805617+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.811158+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.811158+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.414441+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.414441+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.417332+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.417332+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.418258+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.418258+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.426309+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.426309+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.499725+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.499725+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.501493+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.501493+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.503158+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.503158+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.503802+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.503802+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.509555+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.509555+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.568800+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.568800+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.870826+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.870826+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.872594+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.872594+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.874213+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.874213+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.874807+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.874807+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.882324+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.882324+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.953631+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.953631+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.956026+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.956026+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.958784+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.958784+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.959692+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.959692+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.965025+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:58.965025+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.031910+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.031910+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.033678+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.033678+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.035335+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.035335+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.035901+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.035901+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.041629+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.041629+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.108855+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.108855+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.110621+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.110621+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.112949+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.112949+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.113550+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.113550+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.118254+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[114081]: audit 2024-09-17T12:04:59.118254+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.570650+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.570650+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.572338+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.572338+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.572929+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.572929+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.578636+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.578636+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.639417+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.639417+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.641685+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.641685+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.644027+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.644027+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.644830+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.644830+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.654658+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.654658+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.723682+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.723682+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.726186+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.726186+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.728472+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.728472+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.729137+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.729137+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.738615+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.738615+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.801731+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.801731+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.803499+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.803499+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.805038+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.805038+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.805617+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.805617+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.811158+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.811158+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.870826+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.870826+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.872594+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.872594+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.874213+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.874213+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.874807+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.874807+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.882324+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.882324+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.953631+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.953631+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.956026+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.956026+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.958784+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.958784+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.959692+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.959692+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.965025+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:58.965025+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.031910+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.031910+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.033678+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.033678+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.035335+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.035335+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.035901+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.035901+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.041629+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.041629+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.108855+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.108855+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.110621+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.110621+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.112949+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.112949+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.113550+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.113550+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.118254+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:04:59 smithi092 bash[110680]: audit 2024-09-17T12:04:59.118254+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.232723+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.232723+0000 mgr.y (mgr.54108) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.300325+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.300325+0000 mgr.y (mgr.54108) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.375412+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.375412+0000 mgr.y (mgr.54108) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.444904+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.444904+0000 mgr.y (mgr.54108) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.514304+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.514304+0000 mgr.y (mgr.54108) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.583793+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.583793+0000 mgr.y (mgr.54108) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.653605+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.653605+0000 mgr.y (mgr.54108) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.767149+0000 mgr.y (mgr.54108) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.767149+0000 mgr.y (mgr.54108) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cluster 2024-09-17T12:04:57.833880+0000 mgr.y (mgr.54108) 569 : cluster [DBG] pgmap v147: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cluster 2024-09-17T12:04:57.833880+0000 mgr.y (mgr.54108) 569 : cluster [DBG] pgmap v147: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.845727+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.845727+0000 mgr.y (mgr.54108) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.923243+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:57.923243+0000 mgr.y (mgr.54108) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.000118+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.000118+0000 mgr.y (mgr.54108) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.090985+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.090985+0000 mgr.y (mgr.54108) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.169901+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.169901+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.172469+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.172469+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.174751+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.174751+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.175416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.175416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.181167+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.181167+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.181663+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.181663+0000 mgr.y (mgr.54108) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:04:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.248247+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.248247+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.250172+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.250172+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.252910+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.252910+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.253565+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.253565+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.260993+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.260993+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.332984+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.332984+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.335399+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.335399+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.337986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.337986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.338942+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.338942+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.346724+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.346724+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.411979+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.411979+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.414441+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.414441+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.417332+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.417332+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.418258+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.418258+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.426309+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.426309+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.499725+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.499725+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.501493+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.501493+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.503158+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.503158+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.503802+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.503802+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.509555+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.509555+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.568800+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.568800+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.570650+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.570650+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.572338+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.572338+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.572929+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.572929+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.578636+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.578636+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.639417+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.639417+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.641685+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.641685+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.644027+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.644027+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.644830+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.644830+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.654658+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.654658+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.723682+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.723682+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.726186+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.726186+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.728472+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.728472+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.729137+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.729137+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.738615+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.738615+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.801731+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.801731+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.803499+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.803499+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.805038+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.805038+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.805617+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.805617+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.811158+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.811158+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.870826+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.870826+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.872594+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.872594+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.874213+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.874213+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.874807+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.874807+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.882324+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.882324+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.953631+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.953631+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.956026+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.956026+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.958784+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.958784+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.959692+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.959692+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.965025+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:58.965025+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.031910+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.031910+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.033678+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.033678+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.035335+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.035335+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.035901+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.035901+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.041629+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.041629+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.108855+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.108855+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:04:59.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.110621+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.110621+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:04:59.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.112949+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.112949+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:04:59.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.113550+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.113550+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:04:59.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.118254+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:04:59.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:04:59 smithi121 bash[87711]: audit 2024-09-17T12:04:59.118254+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.261450+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.261450+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.347278+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.347278+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.426851+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.426851+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.509949+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.509949+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.579088+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.579088+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.655187+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.655187+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.739106+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.739106+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.811573+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.811573+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.882824+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.882824+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.965541+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:58.965541+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.042112+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.042112+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.118663+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.118663+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.186471+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.186471+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.189636+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.189636+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.191458+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.191458+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.192229+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.192229+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.198604+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.198604+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.199140+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.199140+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.258365+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.258365+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.260890+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.260890+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.263414+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.263414+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.264129+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.264129+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.271638+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.271638+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.332777+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.332777+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.334839+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.334839+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.336678+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.336678+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.337321+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.337321+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.343113+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.343113+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.403213+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.403213+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.405254+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.405254+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.407062+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.407062+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.407748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.407748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.413246+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.413246+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.474103+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.474103+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.475942+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.475942+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.477707+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.477707+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.478342+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.478342+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.484001+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.484001+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.551588+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.551588+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.553907+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.553907+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.555789+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.555789+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.556447+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.556447+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.561271+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.561271+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.623784+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.623784+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.626088+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.626088+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.628349+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.628349+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.629171+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.629171+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.635671+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.635671+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.717755+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.717755+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.719559+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.719559+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.721428+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.721428+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.722129+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.722129+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.727873+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.727873+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.799527+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.799527+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.801300+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.801300+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.803041+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.803041+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.803687+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.803687+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.808627+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.808627+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.870387+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.870387+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.872280+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.872280+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.874707+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.874707+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.875389+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.875389+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.881746+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.881746+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.944144+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.944144+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.945863+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.945863+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.947518+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.947518+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.948113+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.948113+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.952824+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:04:59.952824+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.016143+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.016143+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.017971+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.017971+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.019708+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.019708+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.020387+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.020387+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.026688+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.026688+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.090516+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.090516+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.092409+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.092409+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.094221+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.094221+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.094913+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.094913+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.100437+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.100437+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.161917+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:00 smithi121 bash[87711]: audit 2024-09-17T12:05:00.161917+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.455 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.261450+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.261450+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.347278+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.347278+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.426851+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.426851+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.509949+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.509949+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.579088+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.579088+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.655187+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.655187+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.739106+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.739106+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.811573+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.811573+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.882824+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.882824+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.965541+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:58.965541+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.042112+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.042112+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.118663+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.118663+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.186471+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.186471+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.189636+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.189636+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.191458+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.191458+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.192229+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.192229+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.198604+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.198604+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.199140+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.199140+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.258365+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.258365+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.260890+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.260890+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.263414+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.263414+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.264129+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.264129+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.271638+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.271638+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.332777+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.332777+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.334839+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.334839+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.336678+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.336678+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.337321+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.337321+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.343113+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.343113+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.403213+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.403213+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.405254+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.405254+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.407062+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.407062+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.407748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.407748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.413246+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.413246+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.474103+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.474103+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.475942+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.475942+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.477707+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.477707+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.478342+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.478342+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.484001+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.484001+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.551588+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.551588+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.553907+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.553907+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.555789+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.555789+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.556447+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.556447+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.561271+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.561271+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.623784+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.623784+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.626088+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.626088+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.628349+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.628349+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.629171+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.629171+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.635671+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.635671+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.717755+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.717755+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.719559+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.719559+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.721428+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.721428+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.722129+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.722129+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.727873+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.727873+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.799527+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.799527+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.801300+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.801300+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.803041+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.803041+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.803687+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.803687+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.808627+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.808627+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.870387+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.870387+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.872280+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.872280+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.874707+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.874707+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.875389+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.875389+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.881746+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.881746+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.944144+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.944144+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.945863+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.945863+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.947518+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.947518+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.948113+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.948113+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.952824+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:04:59.952824+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.016143+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.016143+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.017971+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.017971+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.019708+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.019708+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.020387+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.020387+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.026688+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.026688+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.090516+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.090516+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.092409+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.092409+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.094221+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.094221+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.094913+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.094913+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.100437+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.100437+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.161917+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[110680]: audit 2024-09-17T12:05:00.161917+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.261450+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.261450+0000 mgr.y (mgr.54108) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.347278+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.347278+0000 mgr.y (mgr.54108) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.426851+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.426851+0000 mgr.y (mgr.54108) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.509949+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.509949+0000 mgr.y (mgr.54108) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.579088+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.579088+0000 mgr.y (mgr.54108) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.655187+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.655187+0000 mgr.y (mgr.54108) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.739106+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.739106+0000 mgr.y (mgr.54108) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.811573+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.811573+0000 mgr.y (mgr.54108) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.882824+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.882824+0000 mgr.y (mgr.54108) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.965541+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:58.965541+0000 mgr.y (mgr.54108) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.042112+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.042112+0000 mgr.y (mgr.54108) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.118663+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.118663+0000 mgr.y (mgr.54108) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.186471+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.186471+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.189636+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.189636+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.472 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.191458+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.191458+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.192229+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.192229+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.198604+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.198604+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.199140+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.199140+0000 mgr.y (mgr.54108) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.258365+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.258365+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.260890+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.260890+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.263414+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.263414+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.264129+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.264129+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.271638+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.271638+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.332777+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.332777+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.334839+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.334839+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.336678+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.336678+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.337321+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.337321+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.343113+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.343113+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.403213+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.403213+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.405254+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.405254+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.407062+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.407062+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.407748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.407748+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.413246+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.413246+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.474103+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.474103+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.475942+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.475942+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.477707+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.477707+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.478342+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.478342+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.484001+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.484001+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.551588+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.551588+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.553907+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.553907+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.555789+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.555789+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.556447+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.556447+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.561271+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.561271+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.623784+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.623784+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.626088+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.626088+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.628349+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.628349+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.629171+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.629171+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.635671+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.635671+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.717755+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.717755+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.719559+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.719559+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.721428+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.478 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.721428+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.722129+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.722129+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.727873+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.727873+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.799527+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.799527+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.801300+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.801300+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.803041+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.803041+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.803687+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.479 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.803687+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.808627+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.808627+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.870387+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.870387+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.872280+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.872280+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.874707+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.874707+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.875389+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.875389+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.881746+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.881746+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.480 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.944144+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.944144+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.945863+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.945863+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.947518+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.947518+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.948113+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.948113+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.952824+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:04:59.952824+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.016143+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.016143+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.017971+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.017971+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.019708+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.019708+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.020387+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.020387+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.026688+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.026688+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.090516+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.090516+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.092409+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.092409+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.094221+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.094221+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:00.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.094913+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.483 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.094913+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:00.483 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.100437+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.483 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.100437+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:00.483 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.161917+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:00.483 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[114081]: audit 2024-09-17T12:05:00.161917+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.058 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:05:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:05:00] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.51.0" 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.272191+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.272191+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.343524+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.343524+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.413656+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.413656+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.484915+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.484915+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.561734+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.561734+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.636210+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.636210+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.728380+0000 mgr.y (mgr.54108) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.728380+0000 mgr.y (mgr.54108) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.809067+0000 mgr.y (mgr.54108) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.809067+0000 mgr.y (mgr.54108) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cluster 2024-09-17T12:04:59.834328+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v148: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cluster 2024-09-17T12:04:59.834328+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v148: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.882266+0000 mgr.y (mgr.54108) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.882266+0000 mgr.y (mgr.54108) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.953344+0000 mgr.y (mgr.54108) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.272191+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.272191+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.343524+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.343524+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.413656+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.413656+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.484915+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.484915+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.561734+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.561734+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.636210+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.636210+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.728380+0000 mgr.y (mgr.54108) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.728380+0000 mgr.y (mgr.54108) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.809067+0000 mgr.y (mgr.54108) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.809067+0000 mgr.y (mgr.54108) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cluster 2024-09-17T12:04:59.834328+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v148: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cluster 2024-09-17T12:04:59.834328+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v148: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.882266+0000 mgr.y (mgr.54108) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.882266+0000 mgr.y (mgr.54108) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.953344+0000 mgr.y (mgr.54108) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:04:59.953344+0000 mgr.y (mgr.54108) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.027168+0000 mgr.y (mgr.54108) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.027168+0000 mgr.y (mgr.54108) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.100969+0000 mgr.y (mgr.54108) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.100969+0000 mgr.y (mgr.54108) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.172348+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.172348+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.175726+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.175726+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.176496+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.176496+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.191423+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.191423+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.191936+0000 mgr.y (mgr.54108) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.191936+0000 mgr.y (mgr.54108) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.253852+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.253852+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.256081+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.256081+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.257951+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:04:59.953344+0000 mgr.y (mgr.54108) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.027168+0000 mgr.y (mgr.54108) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.027168+0000 mgr.y (mgr.54108) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.100969+0000 mgr.y (mgr.54108) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.100969+0000 mgr.y (mgr.54108) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.172348+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.172348+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.175726+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.175726+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.176496+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.176496+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.191423+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.191423+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.191936+0000 mgr.y (mgr.54108) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.191936+0000 mgr.y (mgr.54108) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.253852+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.253852+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.256081+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.256081+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.257951+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.257951+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.258596+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.258596+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.265582+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.265582+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.331798+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.331798+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.339993+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.339993+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.340859+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.340859+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.342965+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.342965+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.346419+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.346419+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.347105+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.347105+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.350642+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.350642+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.354917+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.354917+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.359623+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.257951+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.258596+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.258596+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.265582+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.265582+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.331798+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.331798+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.339993+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.339993+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.340859+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.340859+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.342965+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.342965+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.346419+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.346419+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.347105+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.347105+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.350642+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.350642+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.354917+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.354917+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.359623+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.359623+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.364533+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.364533+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.366875+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.366875+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.368511+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.368511+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.370349+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.370349+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.372003+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.372003+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.373439+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.373439+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.374953+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.374953+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.376383+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.376383+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.382835+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:05:01.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.382835+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.359623+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.364533+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.364533+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.366875+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.366875+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.368511+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.368511+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.370349+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.370349+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.372003+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.372003+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.373439+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.373439+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.374953+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.374953+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.376383+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.376383+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.382835+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.382835+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.384716+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.384716+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.390030+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.390030+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.391904+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:05:01.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.391904+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.398103+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.398103+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.401820+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.401820+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.402585+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.402585+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.403231+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.403231+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.403791+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:05:01.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.403791+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.384716+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.384716+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.390030+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.390030+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.391904+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.391904+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.398103+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.398103+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.401820+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.401820+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.402585+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:05:01.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.402585+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:05:01.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.403231+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:05:01.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.403231+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:05:01.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.403791+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:05:01.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.403791+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:05:01.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.404335+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.404335+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.404861+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:05:01.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.404861+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:05:01.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.405408+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.405408+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.406027+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.406027+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.406533+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.406533+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.409818+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.409818+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.411517+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.411517+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.412048+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.412048+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.404335+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.404335+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.404861+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.404861+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.405408+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.405408+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.406027+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.406027+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.406533+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.406533+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:05:01.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.409818+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:05:01.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.409818+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:05:01.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.411517+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.411517+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.412048+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.412048+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.412542+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.412542+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.413035+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.413035+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.413588+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.413588+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.414075+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.414075+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.414812+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.414812+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.417632+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.417632+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.419080+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.419080+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.419669+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.419669+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.425257+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.425257+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.412542+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.412542+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.413035+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.413035+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.413588+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.413588+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.414075+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.414075+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.414812+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:05:01.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.414812+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:05:01.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.417632+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:05:01.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.417632+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:05:01.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.419080+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.419080+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.419669+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.419669+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.425257+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.425257+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.488841+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.488841+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.489504+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.489504+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.494532+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.494532+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.714078+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[110680]: audit 2024-09-17T12:05:00.714078+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.488841+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.488841+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.489504+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.489504+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.494532+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.494532+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.714078+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:01 smithi092 bash[114081]: audit 2024-09-17T12:05:00.714078+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.419 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.272191+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.419 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.272191+0000 mgr.y (mgr.54108) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.419 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.343524+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.419 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.343524+0000 mgr.y (mgr.54108) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.419 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.413656+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.419 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.413656+0000 mgr.y (mgr.54108) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.419 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.484915+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.419 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.484915+0000 mgr.y (mgr.54108) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.561734+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.561734+0000 mgr.y (mgr.54108) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.636210+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.636210+0000 mgr.y (mgr.54108) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.728380+0000 mgr.y (mgr.54108) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.728380+0000 mgr.y (mgr.54108) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.809067+0000 mgr.y (mgr.54108) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.809067+0000 mgr.y (mgr.54108) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cluster 2024-09-17T12:04:59.834328+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v148: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cluster 2024-09-17T12:04:59.834328+0000 mgr.y (mgr.54108) 596 : cluster [DBG] pgmap v148: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.882266+0000 mgr.y (mgr.54108) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.882266+0000 mgr.y (mgr.54108) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.420 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.953344+0000 mgr.y (mgr.54108) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:04:59.953344+0000 mgr.y (mgr.54108) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.027168+0000 mgr.y (mgr.54108) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.027168+0000 mgr.y (mgr.54108) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.100969+0000 mgr.y (mgr.54108) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.100969+0000 mgr.y (mgr.54108) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.172348+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.172348+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.175726+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.175726+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.176496+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.176496+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.191423+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.421 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.191423+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.191936+0000 mgr.y (mgr.54108) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.191936+0000 mgr.y (mgr.54108) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.253852+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.253852+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.256081+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.256081+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.257951+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.257951+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.258596+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.258596+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.265582+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.265582+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.331798+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.422 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.331798+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.339993+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.339993+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.340859+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.340859+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.342965+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.342965+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.346419+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.346419+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.347105+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.347105+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.350642+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.350642+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.354917+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.423 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.354917+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.359623+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.359623+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.364533+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.364533+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.366875+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.366875+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.368511+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.368511+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.370349+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.370349+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.372003+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.424 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.372003+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.425 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.373439+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.425 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.373439+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.425 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.374953+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.425 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.374953+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:01.425 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.376383+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:05:01.425 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.376383+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:05:01.425 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.382835+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:05:01.425 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.382835+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:05:01.426 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.384716+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.426 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.384716+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.426 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.390030+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:05:01.426 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.390030+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:05:01.426 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.391904+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:05:01.426 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.391904+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:05:01.426 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.398103+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:05:01.426 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.398103+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:05:01.426 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.401820+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.401820+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.402585+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.402585+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.403231+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.403231+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.403791+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.403791+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.404335+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.404335+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.404861+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.404861+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.405408+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:05:01.427 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.405408+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.406027+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.406027+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.406533+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.406533+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.409818+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.409818+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.411517+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.411517+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.412048+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.412048+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.412542+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.412542+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.413035+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.413035+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.413588+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.413588+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.414075+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.414075+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.414812+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.414812+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.417632+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.417632+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.419080+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.419080+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.419669+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.419669+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.425257+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.425257+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.488841+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.488841+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:05:01.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.489504+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.489504+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:05:01.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.494532+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.494532+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.714078+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:01.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:01 smithi121 bash[87711]: audit 2024-09-17T12:05:00.714078+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:02.324 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[123332]: debug 2024-09-17T12:05:02.016+0000 7fc92c774640 -1 osd.1 118 log_to_monitors true 2024-09-17T12:05:02.325 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[123332]: debug 2024-09-17T12:05:02.232+0000 7fc92451e640 -1 osd.1 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:05:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.265991+0000 mgr.y (mgr.54108) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.265991+0000 mgr.y (mgr.54108) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.348641+0000 mgr.y (mgr.54108) 603 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:05:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.348641+0000 mgr.y (mgr.54108) 603 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:05:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.375589+0000 mgr.y (mgr.54108) 604 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:05:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.375589+0000 mgr.y (mgr.54108) 604 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:05:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.414473+0000 mgr.y (mgr.54108) 605 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: cephadm 2024-09-17T12:05:00.414473+0000 mgr.y (mgr.54108) 605 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: audit 2024-09-17T12:05:02.021863+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: audit 2024-09-17T12:05:02.021863+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: audit 2024-09-17T12:05:02.022194+0000 mon.a (mon.0) 2177 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[114081]: audit 2024-09-17T12:05:02.022194+0000 mon.a (mon.0) 2177 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.265991+0000 mgr.y (mgr.54108) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.265991+0000 mgr.y (mgr.54108) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.348641+0000 mgr.y (mgr.54108) 603 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.348641+0000 mgr.y (mgr.54108) 603 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.375589+0000 mgr.y (mgr.54108) 604 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:05:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.375589+0000 mgr.y (mgr.54108) 604 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:05:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.414473+0000 mgr.y (mgr.54108) 605 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:05:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: cephadm 2024-09-17T12:05:00.414473+0000 mgr.y (mgr.54108) 605 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:05:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: audit 2024-09-17T12:05:02.021863+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: audit 2024-09-17T12:05:02.021863+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: audit 2024-09-17T12:05:02.022194+0000 mon.a (mon.0) 2177 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:02 smithi092 bash[110680]: audit 2024-09-17T12:05:02.022194+0000 mon.a (mon.0) 2177 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.265991+0000 mgr.y (mgr.54108) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.265991+0000 mgr.y (mgr.54108) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:05:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.348641+0000 mgr.y (mgr.54108) 603 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:05:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.348641+0000 mgr.y (mgr.54108) 603 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:05:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.375589+0000 mgr.y (mgr.54108) 604 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:05:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.375589+0000 mgr.y (mgr.54108) 604 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:05:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.414473+0000 mgr.y (mgr.54108) 605 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:05:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: cephadm 2024-09-17T12:05:00.414473+0000 mgr.y (mgr.54108) 605 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:05:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: audit 2024-09-17T12:05:02.021863+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: audit 2024-09-17T12:05:02.021863+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: audit 2024-09-17T12:05:02.022194+0000 mon.a (mon.0) 2177 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:02 smithi121 bash[87711]: audit 2024-09-17T12:05:02.022194+0000 mon.a (mon.0) 2177 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:05:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: cluster 2024-09-17T12:05:01.836046+0000 mgr.y (mgr.54108) 606 : cluster [DBG] pgmap v149: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: cluster 2024-09-17T12:05:01.836046+0000 mgr.y (mgr.54108) 606 : cluster [DBG] pgmap v149: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:02.170317+0000 mon.a (mon.0) 2178 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:05:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:02.170317+0000 mon.a (mon.0) 2178 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:05:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: cluster 2024-09-17T12:05:02.177889+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:05:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: cluster 2024-09-17T12:05:02.177889+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:05:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:02.185311+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:02.185311+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:02.192901+0000 mon.a (mon.0) 2180 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:02.192901+0000 mon.a (mon.0) 2180 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:03.013826+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:03.013826+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:03.019310+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:03.019310+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:03.024531+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[110680]: audit 2024-09-17T12:05:03.024531+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: cluster 2024-09-17T12:05:01.836046+0000 mgr.y (mgr.54108) 606 : cluster [DBG] pgmap v149: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: cluster 2024-09-17T12:05:01.836046+0000 mgr.y (mgr.54108) 606 : cluster [DBG] pgmap v149: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:02.170317+0000 mon.a (mon.0) 2178 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:05:03.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:02.170317+0000 mon.a (mon.0) 2178 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: cluster 2024-09-17T12:05:02.177889+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: cluster 2024-09-17T12:05:02.177889+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:02.185311+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:02.185311+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:02.192901+0000 mon.a (mon.0) 2180 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:02.192901+0000 mon.a (mon.0) 2180 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:03.013826+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:03.013826+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:03.019310+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:03.019310+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:03.024531+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:03 smithi092 bash[114081]: audit 2024-09-17T12:05:03.024531+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: cluster 2024-09-17T12:05:01.836046+0000 mgr.y (mgr.54108) 606 : cluster [DBG] pgmap v149: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:03.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: cluster 2024-09-17T12:05:01.836046+0000 mgr.y (mgr.54108) 606 : cluster [DBG] pgmap v149: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:03.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:02.170317+0000 mon.a (mon.0) 2178 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:05:03.447 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:02.170317+0000 mon.a (mon.0) 2178 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: cluster 2024-09-17T12:05:02.177889+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: cluster 2024-09-17T12:05:02.177889+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:02.185311+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:02.185311+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:02.192901+0000 mon.a (mon.0) 2180 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:02.192901+0000 mon.a (mon.0) 2180 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:03.013826+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:03.013826+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:03.019310+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:03.019310+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:03.024531+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:03.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:03 smithi121 bash[87711]: audit 2024-09-17T12:05:03.024531+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:04 smithi121 bash[87711]: cluster 2024-09-17T12:05:03.186617+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:05:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:04 smithi121 bash[87711]: cluster 2024-09-17T12:05:03.186617+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:05:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:04 smithi121 bash[87711]: cluster 2024-09-17T12:05:03.200718+0000 mon.a (mon.0) 2185 : cluster [INF] osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654] boot 2024-09-17T12:05:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:04 smithi121 bash[87711]: cluster 2024-09-17T12:05:03.200718+0000 mon.a (mon.0) 2185 : cluster [INF] osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654] boot 2024-09-17T12:05:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:04 smithi121 bash[87711]: cluster 2024-09-17T12:05:03.200772+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T12:05:04.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:04 smithi121 bash[87711]: cluster 2024-09-17T12:05:03.200772+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T12:05:04.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:04 smithi121 bash[87711]: audit 2024-09-17T12:05:03.201080+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:05:04.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:04 smithi121 bash[87711]: audit 2024-09-17T12:05:03.201080+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:05:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[110680]: cluster 2024-09-17T12:05:03.186617+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:05:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[110680]: cluster 2024-09-17T12:05:03.186617+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:05:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[110680]: cluster 2024-09-17T12:05:03.200718+0000 mon.a (mon.0) 2185 : cluster [INF] osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654] boot 2024-09-17T12:05:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[110680]: cluster 2024-09-17T12:05:03.200718+0000 mon.a (mon.0) 2185 : cluster [INF] osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654] boot 2024-09-17T12:05:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[110680]: cluster 2024-09-17T12:05:03.200772+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T12:05:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[110680]: cluster 2024-09-17T12:05:03.200772+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T12:05:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[110680]: audit 2024-09-17T12:05:03.201080+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:05:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[110680]: audit 2024-09-17T12:05:03.201080+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:05:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[114081]: cluster 2024-09-17T12:05:03.186617+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:05:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[114081]: cluster 2024-09-17T12:05:03.186617+0000 mon.a (mon.0) 2184 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:05:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[114081]: cluster 2024-09-17T12:05:03.200718+0000 mon.a (mon.0) 2185 : cluster [INF] osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654] boot 2024-09-17T12:05:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[114081]: cluster 2024-09-17T12:05:03.200718+0000 mon.a (mon.0) 2185 : cluster [INF] osd.1 [v2:172.21.15.92:6810/1045536654,v1:172.21.15.92:6811/1045536654] boot 2024-09-17T12:05:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[114081]: cluster 2024-09-17T12:05:03.200772+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T12:05:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[114081]: cluster 2024-09-17T12:05:03.200772+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T12:05:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[114081]: audit 2024-09-17T12:05:03.201080+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:05:04.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:04 smithi092 bash[114081]: audit 2024-09-17T12:05:03.201080+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:05:05.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:05 smithi092 bash[110680]: cluster 2024-09-17T12:05:03.837125+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v152: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:05.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:05 smithi092 bash[110680]: cluster 2024-09-17T12:05:03.837125+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v152: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:05.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:05 smithi092 bash[110680]: cluster 2024-09-17T12:05:04.206308+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:05:05.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:05 smithi092 bash[110680]: cluster 2024-09-17T12:05:04.206308+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:05:05.453 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:05 smithi092 bash[114081]: cluster 2024-09-17T12:05:03.837125+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v152: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:05.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:05 smithi092 bash[114081]: cluster 2024-09-17T12:05:03.837125+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v152: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:05.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:05 smithi092 bash[114081]: cluster 2024-09-17T12:05:04.206308+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:05:05.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:05 smithi092 bash[114081]: cluster 2024-09-17T12:05:04.206308+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:05:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:05 smithi121 bash[87711]: cluster 2024-09-17T12:05:03.837125+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v152: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:05 smithi121 bash[87711]: cluster 2024-09-17T12:05:03.837125+0000 mgr.y (mgr.54108) 607 : cluster [DBG] pgmap v152: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:05 smithi121 bash[87711]: cluster 2024-09-17T12:05:04.206308+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:05:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:05 smithi121 bash[87711]: cluster 2024-09-17T12:05:04.206308+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T12:05:06.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[114081]: audit 2024-09-17T12:05:05.591570+0000 mgr.y (mgr.54108) 608 : audit [DBG] from='client.54351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:06.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[114081]: audit 2024-09-17T12:05:05.591570+0000 mgr.y (mgr.54108) 608 : audit [DBG] from='client.54351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:06.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[114081]: audit 2024-09-17T12:05:05.602691+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:06.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[114081]: audit 2024-09-17T12:05:05.602691+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:06.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[114081]: audit 2024-09-17T12:05:05.603972+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:06.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[114081]: audit 2024-09-17T12:05:05.603972+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:06.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[114081]: cluster 2024-09-17T12:05:05.838138+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v154: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:06.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[114081]: cluster 2024-09-17T12:05:05.838138+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v154: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:06.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[110680]: audit 2024-09-17T12:05:05.591570+0000 mgr.y (mgr.54108) 608 : audit [DBG] from='client.54351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:06.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[110680]: audit 2024-09-17T12:05:05.591570+0000 mgr.y (mgr.54108) 608 : audit [DBG] from='client.54351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:06.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[110680]: audit 2024-09-17T12:05:05.602691+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:06.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[110680]: audit 2024-09-17T12:05:05.602691+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:06.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[110680]: audit 2024-09-17T12:05:05.603972+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:06.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[110680]: audit 2024-09-17T12:05:05.603972+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:06.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[110680]: cluster 2024-09-17T12:05:05.838138+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v154: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:06.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:06 smithi092 bash[110680]: cluster 2024-09-17T12:05:05.838138+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v154: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:06.759 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:05:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:06 smithi121 bash[87711]: audit 2024-09-17T12:05:05.591570+0000 mgr.y (mgr.54108) 608 : audit [DBG] from='client.54351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:06 smithi121 bash[87711]: audit 2024-09-17T12:05:05.591570+0000 mgr.y (mgr.54108) 608 : audit [DBG] from='client.54351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:06 smithi121 bash[87711]: audit 2024-09-17T12:05:05.602691+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:06 smithi121 bash[87711]: audit 2024-09-17T12:05:05.602691+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:07.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:06 smithi121 bash[87711]: audit 2024-09-17T12:05:05.603972+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:07.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:06 smithi121 bash[87711]: audit 2024-09-17T12:05:05.603972+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:07.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:06 smithi121 bash[87711]: cluster 2024-09-17T12:05:05.838138+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v154: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:07.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:06 smithi121 bash[87711]: cluster 2024-09-17T12:05:05.838138+0000 mgr.y (mgr.54108) 609 : cluster [DBG] pgmap v154: 161 pgs: 41 active+undersized, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-17T12:05:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:07 smithi121 bash[87711]: audit 2024-09-17T12:05:06.510080+0000 mgr.y (mgr.54108) 610 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:07 smithi121 bash[87711]: audit 2024-09-17T12:05:06.510080+0000 mgr.y (mgr.54108) 610 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:08.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:07 smithi092 bash[110680]: audit 2024-09-17T12:05:06.510080+0000 mgr.y (mgr.54108) 610 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:08.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:07 smithi092 bash[110680]: audit 2024-09-17T12:05:06.510080+0000 mgr.y (mgr.54108) 610 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:08.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:07 smithi092 bash[114081]: audit 2024-09-17T12:05:06.510080+0000 mgr.y (mgr.54108) 610 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:08.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:07 smithi092 bash[114081]: audit 2024-09-17T12:05:06.510080+0000 mgr.y (mgr.54108) 610 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:09.052 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:08 smithi092 bash[110680]: cluster 2024-09-17T12:05:07.839865+0000 mgr.y (mgr.54108) 611 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:09.052 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:08 smithi092 bash[110680]: cluster 2024-09-17T12:05:07.839865+0000 mgr.y (mgr.54108) 611 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:09.052 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:08 smithi092 bash[114081]: cluster 2024-09-17T12:05:07.839865+0000 mgr.y (mgr.54108) 611 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:09.052 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:08 smithi092 bash[114081]: cluster 2024-09-17T12:05:07.839865+0000 mgr.y (mgr.54108) 611 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:08 smithi121 bash[87711]: cluster 2024-09-17T12:05:07.839865+0000 mgr.y (mgr.54108) 611 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:08 smithi121 bash[87711]: cluster 2024-09-17T12:05:07.839865+0000 mgr.y (mgr.54108) 611 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:10.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:09 smithi121 bash[87711]: cluster 2024-09-17T12:05:08.613555+0000 mon.a (mon.0) 2191 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded) 2024-09-17T12:05:10.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:09 smithi121 bash[87711]: cluster 2024-09-17T12:05:08.613555+0000 mon.a (mon.0) 2191 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded) 2024-09-17T12:05:10.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:09 smithi121 bash[87711]: cluster 2024-09-17T12:05:08.613604+0000 mon.a (mon.0) 2192 : cluster [INF] Cluster is now healthy 2024-09-17T12:05:10.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:09 smithi121 bash[87711]: cluster 2024-09-17T12:05:08.613604+0000 mon.a (mon.0) 2192 : cluster [INF] Cluster is now healthy 2024-09-17T12:05:10.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:09 smithi092 bash[110680]: cluster 2024-09-17T12:05:08.613555+0000 mon.a (mon.0) 2191 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded) 2024-09-17T12:05:10.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:09 smithi092 bash[110680]: cluster 2024-09-17T12:05:08.613555+0000 mon.a (mon.0) 2191 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded) 2024-09-17T12:05:10.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:09 smithi092 bash[110680]: cluster 2024-09-17T12:05:08.613604+0000 mon.a (mon.0) 2192 : cluster [INF] Cluster is now healthy 2024-09-17T12:05:10.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:09 smithi092 bash[110680]: cluster 2024-09-17T12:05:08.613604+0000 mon.a (mon.0) 2192 : cluster [INF] Cluster is now healthy 2024-09-17T12:05:10.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:09 smithi092 bash[114081]: cluster 2024-09-17T12:05:08.613555+0000 mon.a (mon.0) 2191 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded) 2024-09-17T12:05:10.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:09 smithi092 bash[114081]: cluster 2024-09-17T12:05:08.613555+0000 mon.a (mon.0) 2191 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded) 2024-09-17T12:05:10.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:09 smithi092 bash[114081]: cluster 2024-09-17T12:05:08.613604+0000 mon.a (mon.0) 2192 : cluster [INF] Cluster is now healthy 2024-09-17T12:05:10.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:09 smithi092 bash[114081]: cluster 2024-09-17T12:05:08.613604+0000 mon.a (mon.0) 2192 : cluster [INF] Cluster is now healthy 2024-09-17T12:05:11.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:10 smithi121 bash[87711]: cluster 2024-09-17T12:05:09.840695+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-17T12:05:11.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:10 smithi121 bash[87711]: cluster 2024-09-17T12:05:09.840695+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-17T12:05:11.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:05:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:05:10] "GET /metrics HTTP/1.1" 200 38284 "" "Prometheus/2.51.0" 2024-09-17T12:05:11.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:10 smithi092 bash[114081]: cluster 2024-09-17T12:05:09.840695+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-17T12:05:11.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:10 smithi092 bash[114081]: cluster 2024-09-17T12:05:09.840695+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-17T12:05:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:10 smithi092 bash[110680]: cluster 2024-09-17T12:05:09.840695+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-17T12:05:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:10 smithi092 bash[110680]: cluster 2024-09-17T12:05:09.840695+0000 mgr.y (mgr.54108) 612 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-17T12:05:12.257 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:05:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:12 smithi121 bash[87711]: cluster 2024-09-17T12:05:11.842315+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:12 smithi121 bash[87711]: cluster 2024-09-17T12:05:11.842315+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:13.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:12 smithi092 bash[110680]: cluster 2024-09-17T12:05:11.842315+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:13.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:12 smithi092 bash[110680]: cluster 2024-09-17T12:05:11.842315+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:13.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:12 smithi092 bash[114081]: cluster 2024-09-17T12:05:11.842315+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:13.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:12 smithi092 bash[114081]: cluster 2024-09-17T12:05:11.842315+0000 mgr.y (mgr.54108) 613 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:15.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:14 smithi092 bash[114081]: cluster 2024-09-17T12:05:13.842989+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:05:15.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:14 smithi092 bash[114081]: cluster 2024-09-17T12:05:13.842989+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:05:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:14 smithi092 bash[110680]: cluster 2024-09-17T12:05:13.842989+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:05:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:14 smithi092 bash[110680]: cluster 2024-09-17T12:05:13.842989+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:05:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:14 smithi121 bash[87711]: cluster 2024-09-17T12:05:13.842989+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:05:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:14 smithi121 bash[87711]: cluster 2024-09-17T12:05:13.842989+0000 mgr.y (mgr.54108) 614 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:05:16.135 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 13s ago 50m - - 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 15s ago 49m - - 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (9m) 13s ago 40m 14.0M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (9m) 15s ago 39m 68.9M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (11m) 13s ago 36m 49.4M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (4m) 15s ago 48m 439M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (22m) 13s ago 51m 520M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (4m) 13s ago 51m 56.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (6m) 15s ago 49m 48.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:05:16.136 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (3m) 13s ago 49m 41.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (11m) 13s ago 40m 8863k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (11m) 15s ago 40m 8603k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (62s) 13s ago 48m 45.4M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (22s) 13s ago 47m 39.5M 4096M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (46m) 13s ago 46m 56.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (45m) 13s ago 45m 70.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (44m) 15s ago 44m 63.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (43m) 15s ago 43m 66.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (42m) 15s ago 42m 66.9M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (41m) 15s ago 41m 69.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (10m) 15s ago 40m 56.3M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (36m) 13s ago 36m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:05:16.137 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (36m) 15s ago 36m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:05:16.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[110680]: audit 2024-09-17T12:05:15.735201+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:16.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[110680]: audit 2024-09-17T12:05:15.735201+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:16.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[110680]: cluster 2024-09-17T12:05:15.843386+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-17T12:05:16.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[110680]: cluster 2024-09-17T12:05:15.843386+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-17T12:05:16.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[110680]: audit 2024-09-17T12:05:16.110071+0000 mgr.y (mgr.54108) 616 : audit [DBG] from='client.54357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:16.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[110680]: audit 2024-09-17T12:05:16.110071+0000 mgr.y (mgr.54108) 616 : audit [DBG] from='client.54357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:16.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[114081]: audit 2024-09-17T12:05:15.735201+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:16.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[114081]: audit 2024-09-17T12:05:15.735201+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:16.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[114081]: cluster 2024-09-17T12:05:15.843386+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-17T12:05:16.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[114081]: cluster 2024-09-17T12:05:15.843386+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-17T12:05:16.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[114081]: audit 2024-09-17T12:05:16.110071+0000 mgr.y (mgr.54108) 616 : audit [DBG] from='client.54357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:16.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:16 smithi092 bash[114081]: audit 2024-09-17T12:05:16.110071+0000 mgr.y (mgr.54108) 616 : audit [DBG] from='client.54357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:16.970 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T12:05:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:16 smithi121 bash[87711]: audit 2024-09-17T12:05:15.735201+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:16 smithi121 bash[87711]: audit 2024-09-17T12:05:15.735201+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:16 smithi121 bash[87711]: cluster 2024-09-17T12:05:15.843386+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-17T12:05:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:16 smithi121 bash[87711]: cluster 2024-09-17T12:05:15.843386+0000 mgr.y (mgr.54108) 615 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-17T12:05:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:16 smithi121 bash[87711]: audit 2024-09-17T12:05:16.110071+0000 mgr.y (mgr.54108) 616 : audit [DBG] from='client.54357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:17.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:16 smithi121 bash[87711]: audit 2024-09-17T12:05:16.110071+0000 mgr.y (mgr.54108) 616 : audit [DBG] from='client.54357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:18.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:17 smithi121 bash[87711]: audit 2024-09-17T12:05:16.521326+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:18.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:17 smithi121 bash[87711]: audit 2024-09-17T12:05:16.521326+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:18.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:17 smithi092 bash[110680]: audit 2024-09-17T12:05:16.521326+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:18.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:17 smithi092 bash[110680]: audit 2024-09-17T12:05:16.521326+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:18.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:17 smithi092 bash[114081]: audit 2024-09-17T12:05:16.521326+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:18.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:17 smithi092 bash[114081]: audit 2024-09-17T12:05:16.521326+0000 mgr.y (mgr.54108) 617 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:18 smithi121 bash[87711]: cluster 2024-09-17T12:05:17.845029+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:19.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:18 smithi121 bash[87711]: cluster 2024-09-17T12:05:17.845029+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:19.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:18 smithi092 bash[110680]: cluster 2024-09-17T12:05:17.845029+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:19.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:18 smithi092 bash[110680]: cluster 2024-09-17T12:05:17.845029+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:19.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:18 smithi092 bash[114081]: cluster 2024-09-17T12:05:17.845029+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:19.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:18 smithi092 bash[114081]: cluster 2024-09-17T12:05:17.845029+0000 mgr.y (mgr.54108) 618 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:21.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:05:20] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:05:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: cluster 2024-09-17T12:05:19.845781+0000 mgr.y (mgr.54108) 619 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: cluster 2024-09-17T12:05:19.845781+0000 mgr.y (mgr.54108) 619 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.570240+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.570240+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.582652+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.582652+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.595963+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.595963+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.605995+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.605995+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.608033+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[110680]: audit 2024-09-17T12:05:20.608033+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: cluster 2024-09-17T12:05:19.845781+0000 mgr.y (mgr.54108) 619 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: cluster 2024-09-17T12:05:19.845781+0000 mgr.y (mgr.54108) 619 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.570240+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.570240+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.582652+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.582652+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.595963+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.595963+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.605995+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.605995+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.608033+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:20 smithi092 bash[114081]: audit 2024-09-17T12:05:20.608033+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: cluster 2024-09-17T12:05:19.845781+0000 mgr.y (mgr.54108) 619 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: cluster 2024-09-17T12:05:19.845781+0000 mgr.y (mgr.54108) 619 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.570240+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.570240+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.582652+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.582652+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.595963+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.595963+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.605995+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.605995+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.608033+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:20 smithi121 bash[87711]: audit 2024-09-17T12:05:20.608033+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:21.728 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:05:23.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:22 smithi092 bash[110680]: cluster 2024-09-17T12:05:21.847424+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:23.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:22 smithi092 bash[110680]: cluster 2024-09-17T12:05:21.847424+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:23.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:22 smithi092 bash[114081]: cluster 2024-09-17T12:05:21.847424+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:23.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:22 smithi092 bash[114081]: cluster 2024-09-17T12:05:21.847424+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:22 smithi121 bash[87711]: cluster 2024-09-17T12:05:21.847424+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:23.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:22 smithi121 bash[87711]: cluster 2024-09-17T12:05:21.847424+0000 mgr.y (mgr.54108) 620 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:24.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[114081]: audit 2024-09-17T12:05:23.152840+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[114081]: audit 2024-09-17T12:05:23.152840+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[114081]: audit 2024-09-17T12:05:23.160487+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[114081]: audit 2024-09-17T12:05:23.160487+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[114081]: audit 2024-09-17T12:05:23.168266+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[114081]: audit 2024-09-17T12:05:23.168266+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[110680]: audit 2024-09-17T12:05:23.152840+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[110680]: audit 2024-09-17T12:05:23.152840+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[110680]: audit 2024-09-17T12:05:23.160487+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[110680]: audit 2024-09-17T12:05:23.160487+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[110680]: audit 2024-09-17T12:05:23.168266+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:24 smithi092 bash[110680]: audit 2024-09-17T12:05:23.168266+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:24 smithi121 bash[87711]: audit 2024-09-17T12:05:23.152840+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:24 smithi121 bash[87711]: audit 2024-09-17T12:05:23.152840+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:24 smithi121 bash[87711]: audit 2024-09-17T12:05:23.160487+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:24 smithi121 bash[87711]: audit 2024-09-17T12:05:23.160487+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:24 smithi121 bash[87711]: audit 2024-09-17T12:05:23.168266+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:24.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:24 smithi121 bash[87711]: audit 2024-09-17T12:05:23.168266+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:25 smithi121 bash[87711]: cluster 2024-09-17T12:05:23.848435+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:25 smithi121 bash[87711]: cluster 2024-09-17T12:05:23.848435+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:25.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:25 smithi092 bash[110680]: cluster 2024-09-17T12:05:23.848435+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:25.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:25 smithi092 bash[110680]: cluster 2024-09-17T12:05:23.848435+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:25 smithi092 bash[114081]: cluster 2024-09-17T12:05:23.848435+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:25 smithi092 bash[114081]: cluster 2024-09-17T12:05:23.848435+0000 mgr.y (mgr.54108) 621 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:26.516 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:05:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:27 smithi092 bash[110680]: cluster 2024-09-17T12:05:25.848881+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:27 smithi092 bash[110680]: cluster 2024-09-17T12:05:25.848881+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:27 smithi092 bash[110680]: audit 2024-09-17T12:05:26.505917+0000 mon.a (mon.0) 2202 : audit [DBG] from='client.? 172.21.15.92:0/2341257501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:27 smithi092 bash[110680]: audit 2024-09-17T12:05:26.505917+0000 mon.a (mon.0) 2202 : audit [DBG] from='client.? 172.21.15.92:0/2341257501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:27.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:27 smithi092 bash[114081]: cluster 2024-09-17T12:05:25.848881+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:27.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:27 smithi092 bash[114081]: cluster 2024-09-17T12:05:25.848881+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:27.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:27 smithi092 bash[114081]: audit 2024-09-17T12:05:26.505917+0000 mon.a (mon.0) 2202 : audit [DBG] from='client.? 172.21.15.92:0/2341257501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:27.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:27 smithi092 bash[114081]: audit 2024-09-17T12:05:26.505917+0000 mon.a (mon.0) 2202 : audit [DBG] from='client.? 172.21.15.92:0/2341257501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:27 smithi121 bash[87711]: cluster 2024-09-17T12:05:25.848881+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:27 smithi121 bash[87711]: cluster 2024-09-17T12:05:25.848881+0000 mgr.y (mgr.54108) 622 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:27 smithi121 bash[87711]: audit 2024-09-17T12:05:26.505917+0000 mon.a (mon.0) 2202 : audit [DBG] from='client.? 172.21.15.92:0/2341257501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:27 smithi121 bash[87711]: audit 2024-09-17T12:05:26.505917+0000 mon.a (mon.0) 2202 : audit [DBG] from='client.? 172.21.15.92:0/2341257501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:05:27.979 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-17T12:05:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:28 smithi092 bash[110680]: audit 2024-09-17T12:05:26.529802+0000 mgr.y (mgr.54108) 623 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:28 smithi092 bash[110680]: audit 2024-09-17T12:05:26.529802+0000 mgr.y (mgr.54108) 623 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:28 smithi092 bash[114081]: audit 2024-09-17T12:05:26.529802+0000 mgr.y (mgr.54108) 623 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:28 smithi092 bash[114081]: audit 2024-09-17T12:05:26.529802+0000 mgr.y (mgr.54108) 623 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:28 smithi121 bash[87711]: audit 2024-09-17T12:05:26.529802+0000 mgr.y (mgr.54108) 623 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:28 smithi121 bash[87711]: audit 2024-09-17T12:05:26.529802+0000 mgr.y (mgr.54108) 623 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:29.482 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:29 smithi092 bash[110680]: cluster 2024-09-17T12:05:27.850675+0000 mgr.y (mgr.54108) 624 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:29.482 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:29 smithi092 bash[110680]: cluster 2024-09-17T12:05:27.850675+0000 mgr.y (mgr.54108) 624 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:29.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:29 smithi092 bash[114081]: cluster 2024-09-17T12:05:27.850675+0000 mgr.y (mgr.54108) 624 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:29.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:29 smithi092 bash[114081]: cluster 2024-09-17T12:05:27.850675+0000 mgr.y (mgr.54108) 624 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:29 smithi121 bash[87711]: cluster 2024-09-17T12:05:27.850675+0000 mgr.y (mgr.54108) 624 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:29 smithi121 bash[87711]: cluster 2024-09-17T12:05:27.850675+0000 mgr.y (mgr.54108) 624 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:31.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:05:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:05:30] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:05:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:31 smithi121 bash[87711]: cluster 2024-09-17T12:05:29.851397+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:31 smithi121 bash[87711]: cluster 2024-09-17T12:05:29.851397+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:31.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:31 smithi092 bash[110680]: cluster 2024-09-17T12:05:29.851397+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:31.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:31 smithi092 bash[110680]: cluster 2024-09-17T12:05:29.851397+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:31 smithi092 bash[114081]: cluster 2024-09-17T12:05:29.851397+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:31 smithi092 bash[114081]: cluster 2024-09-17T12:05:29.851397+0000 mgr.y (mgr.54108) 625 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:32.855 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:05:33.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:33 smithi092 bash[110680]: cluster 2024-09-17T12:05:31.852851+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:33 smithi092 bash[110680]: cluster 2024-09-17T12:05:31.852851+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:33 smithi092 bash[114081]: cluster 2024-09-17T12:05:31.852851+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:33 smithi092 bash[114081]: cluster 2024-09-17T12:05:31.852851+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:33 smithi121 bash[87711]: cluster 2024-09-17T12:05:31.852851+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:33 smithi121 bash[87711]: cluster 2024-09-17T12:05:31.852851+0000 mgr.y (mgr.54108) 626 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:35 smithi121 bash[87711]: cluster 2024-09-17T12:05:33.853970+0000 mgr.y (mgr.54108) 627 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:35 smithi121 bash[87711]: cluster 2024-09-17T12:05:33.853970+0000 mgr.y (mgr.54108) 627 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:35.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:35 smithi092 bash[110680]: cluster 2024-09-17T12:05:33.853970+0000 mgr.y (mgr.54108) 627 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:35 smithi092 bash[110680]: cluster 2024-09-17T12:05:33.853970+0000 mgr.y (mgr.54108) 627 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:35.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:35 smithi092 bash[114081]: cluster 2024-09-17T12:05:33.853970+0000 mgr.y (mgr.54108) 627 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:35.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:35 smithi092 bash[114081]: cluster 2024-09-17T12:05:33.853970+0000 mgr.y (mgr.54108) 627 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:36.537 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:36 smithi092 bash[114081]: audit 2024-09-17T12:05:35.598520+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:36.537 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:36 smithi092 bash[114081]: audit 2024-09-17T12:05:35.598520+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:36 smithi092 bash[110680]: audit 2024-09-17T12:05:35.598520+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:36 smithi092 bash[110680]: audit 2024-09-17T12:05:35.598520+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:36 smithi121 bash[87711]: audit 2024-09-17T12:05:35.598520+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:36 smithi121 bash[87711]: audit 2024-09-17T12:05:35.598520+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:37 smithi121 bash[87711]: cluster 2024-09-17T12:05:35.855182+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:37 smithi121 bash[87711]: cluster 2024-09-17T12:05:35.855182+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:37.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:37 smithi092 bash[110680]: cluster 2024-09-17T12:05:35.855182+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:37.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:37 smithi092 bash[110680]: cluster 2024-09-17T12:05:35.855182+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:37.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:37 smithi092 bash[114081]: cluster 2024-09-17T12:05:35.855182+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:37.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:37 smithi092 bash[114081]: cluster 2024-09-17T12:05:35.855182+0000 mgr.y (mgr.54108) 628 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:38.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:38 smithi092 bash[110680]: audit 2024-09-17T12:05:36.538093+0000 mgr.y (mgr.54108) 629 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:38.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:38 smithi092 bash[110680]: audit 2024-09-17T12:05:36.538093+0000 mgr.y (mgr.54108) 629 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:38.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:38 smithi092 bash[110680]: audit 2024-09-17T12:05:36.769648+0000 mgr.y (mgr.54108) 630 : audit [DBG] from='client.74267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:38.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:38 smithi092 bash[110680]: audit 2024-09-17T12:05:36.769648+0000 mgr.y (mgr.54108) 630 : audit [DBG] from='client.74267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:38.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:38 smithi092 bash[114081]: audit 2024-09-17T12:05:36.538093+0000 mgr.y (mgr.54108) 629 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:38.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:38 smithi092 bash[114081]: audit 2024-09-17T12:05:36.538093+0000 mgr.y (mgr.54108) 629 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:38.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:38 smithi092 bash[114081]: audit 2024-09-17T12:05:36.769648+0000 mgr.y (mgr.54108) 630 : audit [DBG] from='client.74267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:38.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:38 smithi092 bash[114081]: audit 2024-09-17T12:05:36.769648+0000 mgr.y (mgr.54108) 630 : audit [DBG] from='client.74267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:38 smithi121 bash[87711]: audit 2024-09-17T12:05:36.538093+0000 mgr.y (mgr.54108) 629 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:38 smithi121 bash[87711]: audit 2024-09-17T12:05:36.538093+0000 mgr.y (mgr.54108) 629 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:38 smithi121 bash[87711]: audit 2024-09-17T12:05:36.769648+0000 mgr.y (mgr.54108) 630 : audit [DBG] from='client.74267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:38 smithi121 bash[87711]: audit 2024-09-17T12:05:36.769648+0000 mgr.y (mgr.54108) 630 : audit [DBG] from='client.74267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:39.413 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:05:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:39 smithi121 bash[87711]: cluster 2024-09-17T12:05:37.857034+0000 mgr.y (mgr.54108) 631 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:39 smithi121 bash[87711]: cluster 2024-09-17T12:05:37.857034+0000 mgr.y (mgr.54108) 631 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:39 smithi092 bash[110680]: cluster 2024-09-17T12:05:37.857034+0000 mgr.y (mgr.54108) 631 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:39.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:39 smithi092 bash[110680]: cluster 2024-09-17T12:05:37.857034+0000 mgr.y (mgr.54108) 631 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:39 smithi092 bash[114081]: cluster 2024-09-17T12:05:37.857034+0000 mgr.y (mgr.54108) 631 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:39 smithi092 bash[114081]: cluster 2024-09-17T12:05:37.857034+0000 mgr.y (mgr.54108) 631 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:40.147 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:05:41.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:05:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:05:40] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.51.0" 2024-09-17T12:05:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:41 smithi121 bash[87711]: cluster 2024-09-17T12:05:39.857914+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:41 smithi121 bash[87711]: cluster 2024-09-17T12:05:39.857914+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:41 smithi121 bash[87711]: audit 2024-09-17T12:05:40.750578+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:41 smithi121 bash[87711]: audit 2024-09-17T12:05:40.750578+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:41 smithi121 bash[87711]: audit 2024-09-17T12:05:40.761251+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:41 smithi121 bash[87711]: audit 2024-09-17T12:05:40.761251+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:41 smithi121 bash[87711]: audit 2024-09-17T12:05:40.771979+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:41 smithi121 bash[87711]: audit 2024-09-17T12:05:40.771979+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[110680]: cluster 2024-09-17T12:05:39.857914+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[110680]: cluster 2024-09-17T12:05:39.857914+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[110680]: audit 2024-09-17T12:05:40.750578+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[110680]: audit 2024-09-17T12:05:40.750578+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[110680]: audit 2024-09-17T12:05:40.761251+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[110680]: audit 2024-09-17T12:05:40.761251+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[110680]: audit 2024-09-17T12:05:40.771979+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[110680]: audit 2024-09-17T12:05:40.771979+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[114081]: cluster 2024-09-17T12:05:39.857914+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[114081]: cluster 2024-09-17T12:05:39.857914+0000 mgr.y (mgr.54108) 632 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[114081]: audit 2024-09-17T12:05:40.750578+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[114081]: audit 2024-09-17T12:05:40.750578+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[114081]: audit 2024-09-17T12:05:40.761251+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[114081]: audit 2024-09-17T12:05:40.761251+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[114081]: audit 2024-09-17T12:05:40.771979+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:41 smithi092 bash[114081]: audit 2024-09-17T12:05:40.771979+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:43 smithi121 bash[87711]: cluster 2024-09-17T12:05:41.859388+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:43 smithi121 bash[87711]: cluster 2024-09-17T12:05:41.859388+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:43.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:43 smithi092 bash[110680]: cluster 2024-09-17T12:05:41.859388+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:43.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:43 smithi092 bash[110680]: cluster 2024-09-17T12:05:41.859388+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:43 smithi092 bash[114081]: cluster 2024-09-17T12:05:41.859388+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:43 smithi092 bash[114081]: cluster 2024-09-17T12:05:41.859388+0000 mgr.y (mgr.54108) 633 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:44 smithi121 bash[87711]: audit 2024-09-17T12:05:43.367207+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:44 smithi121 bash[87711]: audit 2024-09-17T12:05:43.367207+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:44 smithi121 bash[87711]: audit 2024-09-17T12:05:43.376361+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:44 smithi121 bash[87711]: audit 2024-09-17T12:05:43.376361+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:44 smithi121 bash[87711]: audit 2024-09-17T12:05:43.387155+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:44 smithi121 bash[87711]: audit 2024-09-17T12:05:43.387155+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:44 smithi121 bash[87711]: cluster 2024-09-17T12:05:43.860373+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:44 smithi121 bash[87711]: cluster 2024-09-17T12:05:43.860373+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[110680]: audit 2024-09-17T12:05:43.367207+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[110680]: audit 2024-09-17T12:05:43.367207+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[110680]: audit 2024-09-17T12:05:43.376361+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[110680]: audit 2024-09-17T12:05:43.376361+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[110680]: audit 2024-09-17T12:05:43.387155+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[110680]: audit 2024-09-17T12:05:43.387155+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[110680]: cluster 2024-09-17T12:05:43.860373+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[110680]: cluster 2024-09-17T12:05:43.860373+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[114081]: audit 2024-09-17T12:05:43.367207+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[114081]: audit 2024-09-17T12:05:43.367207+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[114081]: audit 2024-09-17T12:05:43.376361+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[114081]: audit 2024-09-17T12:05:43.376361+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[114081]: audit 2024-09-17T12:05:43.387155+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[114081]: audit 2024-09-17T12:05:43.387155+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:05:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[114081]: cluster 2024-09-17T12:05:43.860373+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:44 smithi092 bash[114081]: cluster 2024-09-17T12:05:43.860373+0000 mgr.y (mgr.54108) 634 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:44.882 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:05:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:46 smithi121 bash[87711]: cluster 2024-09-17T12:05:45.861109+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:46 smithi121 bash[87711]: cluster 2024-09-17T12:05:45.861109+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:47.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:46 smithi092 bash[110680]: cluster 2024-09-17T12:05:45.861109+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:47.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:46 smithi092 bash[110680]: cluster 2024-09-17T12:05:45.861109+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:47.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:46 smithi092 bash[114081]: cluster 2024-09-17T12:05:45.861109+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:47.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:46 smithi092 bash[114081]: cluster 2024-09-17T12:05:45.861109+0000 mgr.y (mgr.54108) 635 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:47 smithi121 bash[87711]: audit 2024-09-17T12:05:46.545994+0000 mgr.y (mgr.54108) 636 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:47 smithi121 bash[87711]: audit 2024-09-17T12:05:46.545994+0000 mgr.y (mgr.54108) 636 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:48.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:47 smithi092 bash[110680]: audit 2024-09-17T12:05:46.545994+0000 mgr.y (mgr.54108) 636 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:47 smithi092 bash[110680]: audit 2024-09-17T12:05:46.545994+0000 mgr.y (mgr.54108) 636 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:47 smithi092 bash[114081]: audit 2024-09-17T12:05:46.545994+0000 mgr.y (mgr.54108) 636 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:47 smithi092 bash[114081]: audit 2024-09-17T12:05:46.545994+0000 mgr.y (mgr.54108) 636 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:48 smithi121 bash[87711]: cluster 2024-09-17T12:05:47.862775+0000 mgr.y (mgr.54108) 637 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:48 smithi121 bash[87711]: cluster 2024-09-17T12:05:47.862775+0000 mgr.y (mgr.54108) 637 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:49.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:49 smithi092 bash[110680]: cluster 2024-09-17T12:05:47.862775+0000 mgr.y (mgr.54108) 637 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:49.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:49 smithi092 bash[110680]: cluster 2024-09-17T12:05:47.862775+0000 mgr.y (mgr.54108) 637 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:49.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:49 smithi092 bash[114081]: cluster 2024-09-17T12:05:47.862775+0000 mgr.y (mgr.54108) 637 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:49.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:49 smithi092 bash[114081]: cluster 2024-09-17T12:05:47.862775+0000 mgr.y (mgr.54108) 637 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:50.932 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:05:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:05:50] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.51.0" 2024-09-17T12:05:50.948 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:05:50.948 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-17T12:05:50.948 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-17T12:05:50.948 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-17T12:05:50.948 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:05:50.948 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-17T12:05:50.948 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T12:05:50.948 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:05:50.948 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:05:51.241 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:50 smithi092 bash[110680]: cluster 2024-09-17T12:05:49.863572+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:51.241 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:50 smithi092 bash[110680]: cluster 2024-09-17T12:05:49.863572+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:51.241 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:50 smithi092 bash[110680]: audit 2024-09-17T12:05:50.598300+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:51.241 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:50 smithi092 bash[110680]: audit 2024-09-17T12:05:50.598300+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:51.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:50 smithi092 bash[114081]: cluster 2024-09-17T12:05:49.863572+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:51.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:50 smithi092 bash[114081]: cluster 2024-09-17T12:05:49.863572+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:51.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:50 smithi092 bash[114081]: audit 2024-09-17T12:05:50.598300+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:51.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:50 smithi092 bash[114081]: audit 2024-09-17T12:05:50.598300+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:50 smithi121 bash[87711]: cluster 2024-09-17T12:05:49.863572+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:50 smithi121 bash[87711]: cluster 2024-09-17T12:05:49.863572+0000 mgr.y (mgr.54108) 638 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:50 smithi121 bash[87711]: audit 2024-09-17T12:05:50.598300+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:50 smithi121 bash[87711]: audit 2024-09-17T12:05:50.598300+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:05:51.953 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:05:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:51 smithi121 bash[87711]: audit 2024-09-17T12:05:50.949560+0000 mgr.y (mgr.54108) 639 : audit [DBG] from='client.54375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:51 smithi121 bash[87711]: audit 2024-09-17T12:05:50.949560+0000 mgr.y (mgr.54108) 639 : audit [DBG] from='client.54375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:51 smithi092 bash[110680]: audit 2024-09-17T12:05:50.949560+0000 mgr.y (mgr.54108) 639 : audit [DBG] from='client.54375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:51 smithi092 bash[110680]: audit 2024-09-17T12:05:50.949560+0000 mgr.y (mgr.54108) 639 : audit [DBG] from='client.54375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:52.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:51 smithi092 bash[114081]: audit 2024-09-17T12:05:50.949560+0000 mgr.y (mgr.54108) 639 : audit [DBG] from='client.54375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:52.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:51 smithi092 bash[114081]: audit 2024-09-17T12:05:50.949560+0000 mgr.y (mgr.54108) 639 : audit [DBG] from='client.54375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:05:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:52 smithi121 bash[87711]: cluster 2024-09-17T12:05:51.865144+0000 mgr.y (mgr.54108) 640 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:52 smithi121 bash[87711]: cluster 2024-09-17T12:05:51.865144+0000 mgr.y (mgr.54108) 640 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:52 smithi092 bash[110680]: cluster 2024-09-17T12:05:51.865144+0000 mgr.y (mgr.54108) 640 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:52 smithi092 bash[110680]: cluster 2024-09-17T12:05:51.865144+0000 mgr.y (mgr.54108) 640 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:52 smithi092 bash[114081]: cluster 2024-09-17T12:05:51.865144+0000 mgr.y (mgr.54108) 640 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:52 smithi092 bash[114081]: cluster 2024-09-17T12:05:51.865144+0000 mgr.y (mgr.54108) 640 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:54 smithi121 bash[87711]: cluster 2024-09-17T12:05:53.866126+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:54 smithi121 bash[87711]: cluster 2024-09-17T12:05:53.866126+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:54 smithi092 bash[110680]: cluster 2024-09-17T12:05:53.866126+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:54 smithi092 bash[110680]: cluster 2024-09-17T12:05:53.866126+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:54 smithi092 bash[114081]: cluster 2024-09-17T12:05:53.866126+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:54 smithi092 bash[114081]: cluster 2024-09-17T12:05:53.866126+0000 mgr.y (mgr.54108) 641 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:56.721 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:05:57.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:56 smithi092 bash[114081]: cluster 2024-09-17T12:05:55.866876+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:57.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:56 smithi092 bash[114081]: cluster 2024-09-17T12:05:55.866876+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:57.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:56 smithi092 bash[110680]: cluster 2024-09-17T12:05:55.866876+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:57.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:56 smithi092 bash[110680]: cluster 2024-09-17T12:05:55.866876+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:56 smithi121 bash[87711]: cluster 2024-09-17T12:05:55.866876+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:56 smithi121 bash[87711]: cluster 2024-09-17T12:05:55.866876+0000 mgr.y (mgr.54108) 642 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:05:58.232 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:57 smithi092 bash[110680]: audit 2024-09-17T12:05:56.557200+0000 mgr.y (mgr.54108) 643 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:58.232 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:57 smithi092 bash[110680]: audit 2024-09-17T12:05:56.557200+0000 mgr.y (mgr.54108) 643 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:58.232 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:57 smithi092 bash[114081]: audit 2024-09-17T12:05:56.557200+0000 mgr.y (mgr.54108) 643 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:58.232 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:57 smithi092 bash[114081]: audit 2024-09-17T12:05:56.557200+0000 mgr.y (mgr.54108) 643 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:57 smithi121 bash[87711]: audit 2024-09-17T12:05:56.557200+0000 mgr.y (mgr.54108) 643 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:57 smithi121 bash[87711]: audit 2024-09-17T12:05:56.557200+0000 mgr.y (mgr.54108) 643 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:05:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:58 smithi121 bash[87711]: cluster 2024-09-17T12:05:57.868059+0000 mgr.y (mgr.54108) 644 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:05:58 smithi121 bash[87711]: cluster 2024-09-17T12:05:57.868059+0000 mgr.y (mgr.54108) 644 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:59.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:58 smithi092 bash[110680]: cluster 2024-09-17T12:05:57.868059+0000 mgr.y (mgr.54108) 644 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:59.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:05:58 smithi092 bash[110680]: cluster 2024-09-17T12:05:57.868059+0000 mgr.y (mgr.54108) 644 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:58 smithi092 bash[114081]: cluster 2024-09-17T12:05:57.868059+0000 mgr.y (mgr.54108) 644 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:05:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:05:58 smithi092 bash[114081]: cluster 2024-09-17T12:05:57.868059+0000 mgr.y (mgr.54108) 644 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:00.658 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T12:06:00.968 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:06:00] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.51.0" 2024-09-17T12:06:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: cluster 2024-09-17T12:05:59.868757+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: cluster 2024-09-17T12:05:59.868757+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: audit 2024-09-17T12:06:00.556440+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:01.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: audit 2024-09-17T12:06:00.556440+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: audit 2024-09-17T12:06:00.557713+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: audit 2024-09-17T12:06:00.557713+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: audit 2024-09-17T12:06:00.565786+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: audit 2024-09-17T12:06:00.565786+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: audit 2024-09-17T12:06:00.659877+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/157587226' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:06:01.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:00 smithi121 bash[87711]: audit 2024-09-17T12:06:00.659877+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/157587226' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:06:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: cluster 2024-09-17T12:05:59.868757+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: cluster 2024-09-17T12:05:59.868757+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: audit 2024-09-17T12:06:00.556440+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: audit 2024-09-17T12:06:00.556440+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: audit 2024-09-17T12:06:00.557713+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: audit 2024-09-17T12:06:00.557713+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:01.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: audit 2024-09-17T12:06:00.565786+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: audit 2024-09-17T12:06:00.565786+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: audit 2024-09-17T12:06:00.659877+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/157587226' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[110680]: audit 2024-09-17T12:06:00.659877+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/157587226' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: cluster 2024-09-17T12:05:59.868757+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: cluster 2024-09-17T12:05:59.868757+0000 mgr.y (mgr.54108) 645 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: audit 2024-09-17T12:06:00.556440+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: audit 2024-09-17T12:06:00.556440+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: audit 2024-09-17T12:06:00.557713+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: audit 2024-09-17T12:06:00.557713+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:01.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: audit 2024-09-17T12:06:00.565786+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: audit 2024-09-17T12:06:00.565786+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: audit 2024-09-17T12:06:00.659877+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/157587226' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:06:01.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:00 smithi092 bash[114081]: audit 2024-09-17T12:06:00.659877+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/157587226' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:06:01.495 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-17T12:06:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:01 smithi121 bash[87711]: audit 2024-09-17T12:06:00.965914+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:01 smithi121 bash[87711]: audit 2024-09-17T12:06:00.965914+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:01 smithi121 bash[87711]: audit 2024-09-17T12:06:00.982188+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:01 smithi121 bash[87711]: audit 2024-09-17T12:06:00.982188+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:01 smithi121 bash[87711]: audit 2024-09-17T12:06:00.988284+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:01 smithi121 bash[87711]: audit 2024-09-17T12:06:00.988284+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[110680]: audit 2024-09-17T12:06:00.965914+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[110680]: audit 2024-09-17T12:06:00.965914+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[110680]: audit 2024-09-17T12:06:00.982188+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[110680]: audit 2024-09-17T12:06:00.982188+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[110680]: audit 2024-09-17T12:06:00.988284+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[110680]: audit 2024-09-17T12:06:00.988284+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[114081]: audit 2024-09-17T12:06:00.965914+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[114081]: audit 2024-09-17T12:06:00.965914+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[114081]: audit 2024-09-17T12:06:00.982188+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[114081]: audit 2024-09-17T12:06:00.982188+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[114081]: audit 2024-09-17T12:06:00.988284+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:01 smithi092 bash[114081]: audit 2024-09-17T12:06:00.988284+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:03.239 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:02 smithi121 bash[87711]: cluster 2024-09-17T12:06:01.870320+0000 mgr.y (mgr.54108) 646 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:03.239 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:02 smithi121 bash[87711]: cluster 2024-09-17T12:06:01.870320+0000 mgr.y (mgr.54108) 646 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:02 smithi092 bash[110680]: cluster 2024-09-17T12:06:01.870320+0000 mgr.y (mgr.54108) 646 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:03.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:02 smithi092 bash[110680]: cluster 2024-09-17T12:06:01.870320+0000 mgr.y (mgr.54108) 646 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:03.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:02 smithi092 bash[114081]: cluster 2024-09-17T12:06:01.870320+0000 mgr.y (mgr.54108) 646 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:03.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:02 smithi092 bash[114081]: cluster 2024-09-17T12:06:01.870320+0000 mgr.y (mgr.54108) 646 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:04.793 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:04 smithi121 bash[87711]: audit 2024-09-17T12:06:03.568496+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.793 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:04 smithi121 bash[87711]: audit 2024-09-17T12:06:03.568496+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.793 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:04 smithi121 bash[87711]: audit 2024-09-17T12:06:03.574073+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.793 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:04 smithi121 bash[87711]: audit 2024-09-17T12:06:03.574073+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.793 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:04 smithi121 bash[87711]: audit 2024-09-17T12:06:03.579743+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.793 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:04 smithi121 bash[87711]: audit 2024-09-17T12:06:03.579743+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.793 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:04 smithi121 bash[87711]: cluster 2024-09-17T12:06:03.871495+0000 mgr.y (mgr.54108) 647 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:04.794 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:04 smithi121 bash[87711]: cluster 2024-09-17T12:06:03.871495+0000 mgr.y (mgr.54108) 647 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[110680]: audit 2024-09-17T12:06:03.568496+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[110680]: audit 2024-09-17T12:06:03.568496+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[110680]: audit 2024-09-17T12:06:03.574073+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[110680]: audit 2024-09-17T12:06:03.574073+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[110680]: audit 2024-09-17T12:06:03.579743+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[110680]: audit 2024-09-17T12:06:03.579743+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[110680]: cluster 2024-09-17T12:06:03.871495+0000 mgr.y (mgr.54108) 647 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[110680]: cluster 2024-09-17T12:06:03.871495+0000 mgr.y (mgr.54108) 647 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[114081]: audit 2024-09-17T12:06:03.568496+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[114081]: audit 2024-09-17T12:06:03.568496+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[114081]: audit 2024-09-17T12:06:03.574073+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[114081]: audit 2024-09-17T12:06:03.574073+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[114081]: audit 2024-09-17T12:06:03.579743+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[114081]: audit 2024-09-17T12:06:03.579743+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[114081]: cluster 2024-09-17T12:06:03.871495+0000 mgr.y (mgr.54108) 647 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:04 smithi092 bash[114081]: cluster 2024-09-17T12:06:03.871495+0000 mgr.y (mgr.54108) 647 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:05.583 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:06:05.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:05 smithi121 bash[87711]: audit 2024-09-17T12:06:05.598808+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:05.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:05 smithi121 bash[87711]: audit 2024-09-17T12:06:05.598808+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:06.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:05 smithi092 bash[114081]: audit 2024-09-17T12:06:05.598808+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:06.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:05 smithi092 bash[114081]: audit 2024-09-17T12:06:05.598808+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:06.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:05 smithi092 bash[110680]: audit 2024-09-17T12:06:05.598808+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:06.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:05 smithi092 bash[110680]: audit 2024-09-17T12:06:05.598808+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:06 smithi092 bash[110680]: cluster 2024-09-17T12:06:05.872233+0000 mgr.y (mgr.54108) 648 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:06 smithi092 bash[110680]: cluster 2024-09-17T12:06:05.872233+0000 mgr.y (mgr.54108) 648 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:06.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:06 smithi092 bash[114081]: cluster 2024-09-17T12:06:05.872233+0000 mgr.y (mgr.54108) 648 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:06.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:06 smithi092 bash[114081]: cluster 2024-09-17T12:06:05.872233+0000 mgr.y (mgr.54108) 648 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:06 smithi121 bash[87711]: cluster 2024-09-17T12:06:05.872233+0000 mgr.y (mgr.54108) 648 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:06 smithi121 bash[87711]: cluster 2024-09-17T12:06:05.872233+0000 mgr.y (mgr.54108) 648 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:07 smithi121 bash[87711]: audit 2024-09-17T12:06:06.568478+0000 mgr.y (mgr.54108) 649 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:07 smithi121 bash[87711]: audit 2024-09-17T12:06:06.568478+0000 mgr.y (mgr.54108) 649 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:08.061 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:07 smithi092 bash[110680]: audit 2024-09-17T12:06:06.568478+0000 mgr.y (mgr.54108) 649 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:08.061 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:07 smithi092 bash[110680]: audit 2024-09-17T12:06:06.568478+0000 mgr.y (mgr.54108) 649 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:08.061 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:07 smithi092 bash[114081]: audit 2024-09-17T12:06:06.568478+0000 mgr.y (mgr.54108) 649 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:08.061 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:07 smithi092 bash[114081]: audit 2024-09-17T12:06:06.568478+0000 mgr.y (mgr.54108) 649 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:08.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:08 smithi092 bash[110680]: cluster 2024-09-17T12:06:07.873313+0000 mgr.y (mgr.54108) 650 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:08.928 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:08 smithi092 bash[110680]: cluster 2024-09-17T12:06:07.873313+0000 mgr.y (mgr.54108) 650 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:08.929 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:08 smithi092 bash[114081]: cluster 2024-09-17T12:06:07.873313+0000 mgr.y (mgr.54108) 650 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:08.929 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:08 smithi092 bash[114081]: cluster 2024-09-17T12:06:07.873313+0000 mgr.y (mgr.54108) 650 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:08 smithi121 bash[87711]: cluster 2024-09-17T12:06:07.873313+0000 mgr.y (mgr.54108) 650 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:08 smithi121 bash[87711]: cluster 2024-09-17T12:06:07.873313+0000 mgr.y (mgr.54108) 650 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:10 smithi092 bash[110680]: cluster 2024-09-17T12:06:09.874048+0000 mgr.y (mgr.54108) 651 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:10 smithi092 bash[110680]: cluster 2024-09-17T12:06:09.874048+0000 mgr.y (mgr.54108) 651 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:06:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:06:10] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.51.0" 2024-09-17T12:06:11.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:10 smithi092 bash[114081]: cluster 2024-09-17T12:06:09.874048+0000 mgr.y (mgr.54108) 651 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:11.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:10 smithi092 bash[114081]: cluster 2024-09-17T12:06:09.874048+0000 mgr.y (mgr.54108) 651 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:10 smithi121 bash[87711]: cluster 2024-09-17T12:06:09.874048+0000 mgr.y (mgr.54108) 651 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:10 smithi121 bash[87711]: cluster 2024-09-17T12:06:09.874048+0000 mgr.y (mgr.54108) 651 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:13.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:12 smithi092 bash[110680]: audit 2024-09-17T12:06:11.508951+0000 mgr.y (mgr.54108) 652 : audit [DBG] from='client.54387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:13.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:12 smithi092 bash[110680]: audit 2024-09-17T12:06:11.508951+0000 mgr.y (mgr.54108) 652 : audit [DBG] from='client.54387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:13.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:12 smithi092 bash[110680]: cluster 2024-09-17T12:06:11.875482+0000 mgr.y (mgr.54108) 653 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:13.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:12 smithi092 bash[110680]: cluster 2024-09-17T12:06:11.875482+0000 mgr.y (mgr.54108) 653 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:13.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:12 smithi092 bash[114081]: audit 2024-09-17T12:06:11.508951+0000 mgr.y (mgr.54108) 652 : audit [DBG] from='client.54387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:13.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:12 smithi092 bash[114081]: audit 2024-09-17T12:06:11.508951+0000 mgr.y (mgr.54108) 652 : audit [DBG] from='client.54387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:13.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:12 smithi092 bash[114081]: cluster 2024-09-17T12:06:11.875482+0000 mgr.y (mgr.54108) 653 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:13.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:12 smithi092 bash[114081]: cluster 2024-09-17T12:06:11.875482+0000 mgr.y (mgr.54108) 653 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:12 smithi121 bash[87711]: audit 2024-09-17T12:06:11.508951+0000 mgr.y (mgr.54108) 652 : audit [DBG] from='client.54387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:12 smithi121 bash[87711]: audit 2024-09-17T12:06:11.508951+0000 mgr.y (mgr.54108) 652 : audit [DBG] from='client.54387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:12 smithi121 bash[87711]: cluster 2024-09-17T12:06:11.875482+0000 mgr.y (mgr.54108) 653 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:12 smithi121 bash[87711]: cluster 2024-09-17T12:06:11.875482+0000 mgr.y (mgr.54108) 653 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:14.854 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: cluster 2024-09-17T12:06:13.876309+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: cluster 2024-09-17T12:06:13.876309+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: audit 2024-09-17T12:06:14.855051+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: audit 2024-09-17T12:06:14.855051+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: audit 2024-09-17T12:06:14.858466+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: audit 2024-09-17T12:06:14.858466+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: audit 2024-09-17T12:06:14.860123+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: audit 2024-09-17T12:06:14.860123+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: audit 2024-09-17T12:06:14.870636+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:14 smithi121 bash[87711]: audit 2024-09-17T12:06:14.870636+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: cluster 2024-09-17T12:06:13.876309+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: cluster 2024-09-17T12:06:13.876309+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: audit 2024-09-17T12:06:14.855051+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: audit 2024-09-17T12:06:14.855051+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: audit 2024-09-17T12:06:14.858466+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: audit 2024-09-17T12:06:14.858466+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: audit 2024-09-17T12:06:14.860123+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: audit 2024-09-17T12:06:14.860123+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: audit 2024-09-17T12:06:14.870636+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[114081]: audit 2024-09-17T12:06:14.870636+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: cluster 2024-09-17T12:06:13.876309+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: cluster 2024-09-17T12:06:13.876309+0000 mgr.y (mgr.54108) 654 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: audit 2024-09-17T12:06:14.855051+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: audit 2024-09-17T12:06:14.855051+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: audit 2024-09-17T12:06:14.858466+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: audit 2024-09-17T12:06:14.858466+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: audit 2024-09-17T12:06:14.860123+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: audit 2024-09-17T12:06:14.860123+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: audit 2024-09-17T12:06:14.870636+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:14 smithi092 bash[110680]: audit 2024-09-17T12:06:14.870636+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:15.760 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T12:06:16.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:15 smithi092 bash[110680]: cephadm 2024-09-17T12:06:14.845206+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:15 smithi092 bash[110680]: cephadm 2024-09-17T12:06:14.845206+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:15 smithi092 bash[110680]: cephadm 2024-09-17T12:06:14.935796+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:15 smithi092 bash[110680]: cephadm 2024-09-17T12:06:14.935796+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:15 smithi092 bash[114081]: cephadm 2024-09-17T12:06:14.845206+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:15 smithi092 bash[114081]: cephadm 2024-09-17T12:06:14.845206+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:15 smithi092 bash[114081]: cephadm 2024-09-17T12:06:14.935796+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:15 smithi092 bash[114081]: cephadm 2024-09-17T12:06:14.935796+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:15 smithi121 bash[87711]: cephadm 2024-09-17T12:06:14.845206+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:15 smithi121 bash[87711]: cephadm 2024-09-17T12:06:14.845206+0000 mgr.y (mgr.54108) 655 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:15 smithi121 bash[87711]: cephadm 2024-09-17T12:06:14.935796+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:15 smithi121 bash[87711]: cephadm 2024-09-17T12:06:14.935796+0000 mgr.y (mgr.54108) 656 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:06:17.204 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:16 smithi092 bash[110680]: cluster 2024-09-17T12:06:15.876960+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:17.204 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:16 smithi092 bash[110680]: cluster 2024-09-17T12:06:15.876960+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:17.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:16 smithi092 bash[114081]: cluster 2024-09-17T12:06:15.876960+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:17.205 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:16 smithi092 bash[114081]: cluster 2024-09-17T12:06:15.876960+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:16 smithi121 bash[87711]: cluster 2024-09-17T12:06:15.876960+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:16 smithi121 bash[87711]: cluster 2024-09-17T12:06:15.876960+0000 mgr.y (mgr.54108) 657 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:16.579769+0000 mgr.y (mgr.54108) 658 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:16.579769+0000 mgr.y (mgr.54108) 658 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.847896+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.847896+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.851346+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.851346+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.854588+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.854588+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.860300+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.860300+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.863574+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.863574+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.868426+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.868426+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.872110+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.872110+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.876950+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.876950+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.881227+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:06:18.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:17 smithi121 bash[87711]: audit 2024-09-17T12:06:17.881227+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:06:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:16.579769+0000 mgr.y (mgr.54108) 658 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:16.579769+0000 mgr.y (mgr.54108) 658 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.847896+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.847896+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.851346+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.851346+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.854588+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.854588+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.860300+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.860300+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.863574+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.863574+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.868426+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.868426+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.872110+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.872110+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.876950+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.876950+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.881227+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[110680]: audit 2024-09-17T12:06:17.881227+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:16.579769+0000 mgr.y (mgr.54108) 658 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:16.579769+0000 mgr.y (mgr.54108) 658 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.847896+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.847896+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.851346+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.851346+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.854588+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.854588+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.860300+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.860300+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.863574+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.863574+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.868426+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.868426+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.872110+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.872110+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.876950+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.876950+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.881227+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:06:18.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:17 smithi092 bash[114081]: audit 2024-09-17T12:06:17.881227+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T12:06:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.848535+0000 mgr.y (mgr.54108) 659 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:06:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.848535+0000 mgr.y (mgr.54108) 659 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.848681+0000 mgr.y (mgr.54108) 660 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.848681+0000 mgr.y (mgr.54108) 660 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.855967+0000 mgr.y (mgr.54108) 661 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.855967+0000 mgr.y (mgr.54108) 661 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.864578+0000 mgr.y (mgr.54108) 662 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.864578+0000 mgr.y (mgr.54108) 662 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.873168+0000 mgr.y (mgr.54108) 663 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.873168+0000 mgr.y (mgr.54108) 663 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cluster 2024-09-17T12:06:17.878879+0000 mgr.y (mgr.54108) 664 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cluster 2024-09-17T12:06:17.878879+0000 mgr.y (mgr.54108) 664 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: audit 2024-09-17T12:06:17.881435+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:06:19.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: audit 2024-09-17T12:06:17.881435+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:06:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.882986+0000 mgr.y (mgr.54108) 666 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:06:19.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:18 smithi121 bash[87711]: cephadm 2024-09-17T12:06:17.882986+0000 mgr.y (mgr.54108) 666 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:06:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.848535+0000 mgr.y (mgr.54108) 659 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:06:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.848535+0000 mgr.y (mgr.54108) 659 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:06:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.848681+0000 mgr.y (mgr.54108) 660 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:06:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.848681+0000 mgr.y (mgr.54108) 660 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:06:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.855967+0000 mgr.y (mgr.54108) 661 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:06:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.855967+0000 mgr.y (mgr.54108) 661 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.864578+0000 mgr.y (mgr.54108) 662 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.864578+0000 mgr.y (mgr.54108) 662 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.873168+0000 mgr.y (mgr.54108) 663 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.873168+0000 mgr.y (mgr.54108) 663 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cluster 2024-09-17T12:06:17.878879+0000 mgr.y (mgr.54108) 664 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cluster 2024-09-17T12:06:17.878879+0000 mgr.y (mgr.54108) 664 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: audit 2024-09-17T12:06:17.881435+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: audit 2024-09-17T12:06:17.881435+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.882986+0000 mgr.y (mgr.54108) 666 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[114081]: cephadm 2024-09-17T12:06:17.882986+0000 mgr.y (mgr.54108) 666 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:06:19.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.848535+0000 mgr.y (mgr.54108) 659 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.848535+0000 mgr.y (mgr.54108) 659 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.848681+0000 mgr.y (mgr.54108) 660 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.848681+0000 mgr.y (mgr.54108) 660 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.855967+0000 mgr.y (mgr.54108) 661 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.855967+0000 mgr.y (mgr.54108) 661 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.864578+0000 mgr.y (mgr.54108) 662 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.864578+0000 mgr.y (mgr.54108) 662 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.873168+0000 mgr.y (mgr.54108) 663 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.873168+0000 mgr.y (mgr.54108) 663 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:06:19.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cluster 2024-09-17T12:06:17.878879+0000 mgr.y (mgr.54108) 664 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cluster 2024-09-17T12:06:17.878879+0000 mgr.y (mgr.54108) 664 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: audit 2024-09-17T12:06:17.881435+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:06:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: audit 2024-09-17T12:06:17.881435+0000 mgr.y (mgr.54108) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T12:06:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.882986+0000 mgr.y (mgr.54108) 666 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:06:19.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:18 smithi092 bash[110680]: cephadm 2024-09-17T12:06:17.882986+0000 mgr.y (mgr.54108) 666 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T12:06:20.986 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:06:21.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:06:20] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:06:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: cluster 2024-09-17T12:06:19.879525+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: cluster 2024-09-17T12:06:19.879525+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: audit 2024-09-17T12:06:20.521884+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: audit 2024-09-17T12:06:20.521884+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: audit 2024-09-17T12:06:20.526201+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:06:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: audit 2024-09-17T12:06:20.526201+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:06:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: audit 2024-09-17T12:06:20.527513+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: audit 2024-09-17T12:06:20.527513+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:21.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: audit 2024-09-17T12:06:20.599228+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[114081]: audit 2024-09-17T12:06:20.599228+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: cluster 2024-09-17T12:06:19.879525+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: cluster 2024-09-17T12:06:19.879525+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: audit 2024-09-17T12:06:20.521884+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: audit 2024-09-17T12:06:20.521884+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: audit 2024-09-17T12:06:20.526201+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: audit 2024-09-17T12:06:20.526201+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: audit 2024-09-17T12:06:20.527513+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: audit 2024-09-17T12:06:20.527513+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: audit 2024-09-17T12:06:20.599228+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:20 smithi092 bash[110680]: audit 2024-09-17T12:06:20.599228+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: cluster 2024-09-17T12:06:19.879525+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: cluster 2024-09-17T12:06:19.879525+0000 mgr.y (mgr.54108) 667 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: audit 2024-09-17T12:06:20.521884+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: audit 2024-09-17T12:06:20.521884+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: audit 2024-09-17T12:06:20.526201+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:06:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: audit 2024-09-17T12:06:20.526201+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:06:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: audit 2024-09-17T12:06:20.527513+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: audit 2024-09-17T12:06:20.527513+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: audit 2024-09-17T12:06:20.599228+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:21.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:20 smithi121 bash[87711]: audit 2024-09-17T12:06:20.599228+0000 mon.a (mon.0) 2237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: cephadm 2024-09-17T12:06:20.515005+0000 mgr.y (mgr.54108) 668 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:06:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: cephadm 2024-09-17T12:06:20.515005+0000 mgr.y (mgr.54108) 668 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:06:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: cephadm 2024-09-17T12:06:20.531392+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-17T12:06:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: cephadm 2024-09-17T12:06:20.531392+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-17T12:06:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: audit 2024-09-17T12:06:21.147028+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: audit 2024-09-17T12:06:21.147028+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: audit 2024-09-17T12:06:21.156800+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: audit 2024-09-17T12:06:21.156800+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: audit 2024-09-17T12:06:21.166935+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:22 smithi121 bash[87711]: audit 2024-09-17T12:06:21.166935+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: cephadm 2024-09-17T12:06:20.515005+0000 mgr.y (mgr.54108) 668 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:06:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: cephadm 2024-09-17T12:06:20.515005+0000 mgr.y (mgr.54108) 668 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:06:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: cephadm 2024-09-17T12:06:20.531392+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-17T12:06:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: cephadm 2024-09-17T12:06:20.531392+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-17T12:06:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: audit 2024-09-17T12:06:21.147028+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: audit 2024-09-17T12:06:21.147028+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: audit 2024-09-17T12:06:21.156800+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: audit 2024-09-17T12:06:21.156800+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: audit 2024-09-17T12:06:21.166935+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[110680]: audit 2024-09-17T12:06:21.166935+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: cephadm 2024-09-17T12:06:20.515005+0000 mgr.y (mgr.54108) 668 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: cephadm 2024-09-17T12:06:20.515005+0000 mgr.y (mgr.54108) 668 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: cephadm 2024-09-17T12:06:20.531392+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: cephadm 2024-09-17T12:06:20.531392+0000 mgr.y (mgr.54108) 669 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: audit 2024-09-17T12:06:21.147028+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: audit 2024-09-17T12:06:21.147028+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: audit 2024-09-17T12:06:21.156800+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: audit 2024-09-17T12:06:21.156800+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: audit 2024-09-17T12:06:21.166935+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:22 smithi092 bash[114081]: audit 2024-09-17T12:06:21.166935+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:23.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:23 smithi121 bash[87711]: cluster 2024-09-17T12:06:21.881445+0000 mgr.y (mgr.54108) 670 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:23.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:23 smithi121 bash[87711]: cluster 2024-09-17T12:06:21.881445+0000 mgr.y (mgr.54108) 670 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:23 smithi092 bash[110680]: cluster 2024-09-17T12:06:21.881445+0000 mgr.y (mgr.54108) 670 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:23 smithi092 bash[110680]: cluster 2024-09-17T12:06:21.881445+0000 mgr.y (mgr.54108) 670 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:23 smithi092 bash[114081]: cluster 2024-09-17T12:06:21.881445+0000 mgr.y (mgr.54108) 670 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:23 smithi092 bash[114081]: cluster 2024-09-17T12:06:21.881445+0000 mgr.y (mgr.54108) 670 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:25.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[82957]: logger=plugins.update.checker t=2024-09-17T12:06:24.815372454Z level=info msg="Update check succeeded" duration=66.045253ms 2024-09-17T12:06:25.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[82957]: logger=cleanup t=2024-09-17T12:06:24.821791937Z level=info msg="Completed cleanup jobs" duration=154.945738ms 2024-09-17T12:06:25.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[82957]: logger=grafana.update.checker t=2024-09-17T12:06:24.821839025Z level=info msg="Update check succeeded" duration=75.208907ms 2024-09-17T12:06:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[87711]: audit 2024-09-17T12:06:23.741851+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[87711]: audit 2024-09-17T12:06:23.741851+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[87711]: audit 2024-09-17T12:06:23.750129+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[87711]: audit 2024-09-17T12:06:23.750129+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[87711]: audit 2024-09-17T12:06:23.756598+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[87711]: audit 2024-09-17T12:06:23.756598+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[87711]: cluster 2024-09-17T12:06:23.882497+0000 mgr.y (mgr.54108) 671 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:25.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:24 smithi121 bash[87711]: cluster 2024-09-17T12:06:23.882497+0000 mgr.y (mgr.54108) 671 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[114081]: audit 2024-09-17T12:06:23.741851+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[114081]: audit 2024-09-17T12:06:23.741851+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[114081]: audit 2024-09-17T12:06:23.750129+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[114081]: audit 2024-09-17T12:06:23.750129+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[114081]: audit 2024-09-17T12:06:23.756598+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[114081]: audit 2024-09-17T12:06:23.756598+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[114081]: cluster 2024-09-17T12:06:23.882497+0000 mgr.y (mgr.54108) 671 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:25.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[114081]: cluster 2024-09-17T12:06:23.882497+0000 mgr.y (mgr.54108) 671 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[110680]: audit 2024-09-17T12:06:23.741851+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[110680]: audit 2024-09-17T12:06:23.741851+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[110680]: audit 2024-09-17T12:06:23.750129+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[110680]: audit 2024-09-17T12:06:23.750129+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[110680]: audit 2024-09-17T12:06:23.756598+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[110680]: audit 2024-09-17T12:06:23.756598+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:25.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[110680]: cluster 2024-09-17T12:06:23.882497+0000 mgr.y (mgr.54108) 671 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:25.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:24 smithi092 bash[110680]: cluster 2024-09-17T12:06:23.882497+0000 mgr.y (mgr.54108) 671 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:26.699 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:06:27.302 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:06:27.302 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 3s ago 51m - - 2024-09-17T12:06:27.302 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 6s ago 51m - - 2024-09-17T12:06:27.302 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (10m) 3s ago 41m 14.2M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:06:27.302 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (10m) 6s ago 40m 69.2M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:06:27.302 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (12m) 3s ago 37m 49.4M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:06:27.302 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (5m) 6s ago 50m 440M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:06:27.303 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (23m) 3s ago 52m 521M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:06:27.303 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (6m) 3s ago 52m 60.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:06:27.303 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (7m) 6s ago 50m 51.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:06:27.303 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (5m) 3s ago 50m 43.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:06:27.304 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (12m) 3s ago 41m 8504k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:06:27.304 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (12m) 6s ago 41m 8563k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:06:27.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (2m) 3s ago 49m 46.6M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:06:27.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (93s) 3s ago 48m 45.8M 4096M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:06:27.305 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (47m) 3s ago 47m 56.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 dab85aa76c9a 2024-09-17T12:06:27.305 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (46m) 3s ago 46m 71.1M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:06:27.305 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (45m) 6s ago 45m 64.7M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:06:27.305 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (44m) 6s ago 44m 68.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:06:27.305 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (43m) 6s ago 43m 68.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:06:27.305 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (42m) 6s ago 42m 69.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:06:27.305 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (11m) 6s ago 41m 56.9M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:06:27.305 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (37m) 3s ago 37m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:06:27.305 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (37m) 6s ago 37m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:06:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:26 smithi121 bash[87711]: cluster 2024-09-17T12:06:25.883123+0000 mgr.y (mgr.54108) 672 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:26 smithi121 bash[87711]: cluster 2024-09-17T12:06:25.883123+0000 mgr.y (mgr.54108) 672 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:27.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:26 smithi092 bash[110680]: cluster 2024-09-17T12:06:25.883123+0000 mgr.y (mgr.54108) 672 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:27.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:26 smithi092 bash[110680]: cluster 2024-09-17T12:06:25.883123+0000 mgr.y (mgr.54108) 672 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:27.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:26 smithi092 bash[114081]: cluster 2024-09-17T12:06:25.883123+0000 mgr.y (mgr.54108) 672 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:27.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:26 smithi092 bash[114081]: cluster 2024-09-17T12:06:25.883123+0000 mgr.y (mgr.54108) 672 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:06:27.663 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:06:27.663 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:06:27.663 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6, 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:06:27.664 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 8, 2024-09-17T12:06:27.665 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 7 2024-09-17T12:06:27.665 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:06:27.665 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:06:27.967 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:06:27.967 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:06:27.967 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:06:27.967 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-17T12:06:27.967 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:06:27.967 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/8 daemons upgraded", 2024-09-17T12:06:27.967 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:06:27.967 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:06:27.967 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:06:28.035 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:06:27 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:28.036 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:27 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:28.036 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:06:27 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:28.036 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:06:27 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:28.037 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:06:27 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:28.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:27 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:28.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[114081]: audit 2024-09-17T12:06:26.589904+0000 mgr.y (mgr.54108) 673 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:28.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[114081]: audit 2024-09-17T12:06:26.589904+0000 mgr.y (mgr.54108) 673 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:28.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[114081]: audit 2024-09-17T12:06:26.687234+0000 mgr.y (mgr.54108) 674 : audit [DBG] from='client.54393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[114081]: audit 2024-09-17T12:06:26.687234+0000 mgr.y (mgr.54108) 674 : audit [DBG] from='client.54393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[114081]: audit 2024-09-17T12:06:26.984468+0000 mgr.y (mgr.54108) 675 : audit [DBG] from='client.74297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[114081]: audit 2024-09-17T12:06:26.984468+0000 mgr.y (mgr.54108) 675 : audit [DBG] from='client.74297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[114081]: audit 2024-09-17T12:06:27.664780+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.92:0/3533217549' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:28.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[114081]: audit 2024-09-17T12:06:27.664780+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.92:0/3533217549' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:28.038 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:06:27 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:28.038 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:06:27 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:28.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:27 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:28.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[110680]: audit 2024-09-17T12:06:26.589904+0000 mgr.y (mgr.54108) 673 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:28.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[110680]: audit 2024-09-17T12:06:26.589904+0000 mgr.y (mgr.54108) 673 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:28.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[110680]: audit 2024-09-17T12:06:26.687234+0000 mgr.y (mgr.54108) 674 : audit [DBG] from='client.54393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[110680]: audit 2024-09-17T12:06:26.687234+0000 mgr.y (mgr.54108) 674 : audit [DBG] from='client.54393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[110680]: audit 2024-09-17T12:06:26.984468+0000 mgr.y (mgr.54108) 675 : audit [DBG] from='client.74297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[110680]: audit 2024-09-17T12:06:26.984468+0000 mgr.y (mgr.54108) 675 : audit [DBG] from='client.74297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[110680]: audit 2024-09-17T12:06:27.664780+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.92:0/3533217549' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:28.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:27 smithi092 bash[110680]: audit 2024-09-17T12:06:27.664780+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.92:0/3533217549' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:27 smithi121 bash[87711]: audit 2024-09-17T12:06:26.589904+0000 mgr.y (mgr.54108) 673 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:27 smithi121 bash[87711]: audit 2024-09-17T12:06:26.589904+0000 mgr.y (mgr.54108) 673 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:27 smithi121 bash[87711]: audit 2024-09-17T12:06:26.687234+0000 mgr.y (mgr.54108) 674 : audit [DBG] from='client.54393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:27 smithi121 bash[87711]: audit 2024-09-17T12:06:26.687234+0000 mgr.y (mgr.54108) 674 : audit [DBG] from='client.54393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:27 smithi121 bash[87711]: audit 2024-09-17T12:06:26.984468+0000 mgr.y (mgr.54108) 675 : audit [DBG] from='client.74297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:27 smithi121 bash[87711]: audit 2024-09-17T12:06:26.984468+0000 mgr.y (mgr.54108) 675 : audit [DBG] from='client.74297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:27 smithi121 bash[87711]: audit 2024-09-17T12:06:27.664780+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.92:0/3533217549' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:27 smithi121 bash[87711]: audit 2024-09-17T12:06:27.664780+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.92:0/3533217549' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:28.325 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:28 smithi092 systemd[1]: Stopping Ceph osd.2 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:06:28.325 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[37723]: debug 2024-09-17T12:06:28.201+0000 7f0a2d5e7640 -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-17T12:06:28.325 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[37723]: debug 2024-09-17T12:06:28.201+0000 7f0a2d5e7640 -1 osd.2 123 *** Got signal Terminated *** 2024-09-17T12:06:28.325 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[37723]: debug 2024-09-17T12:06:28.201+0000 7f0a2d5e7640 -1 osd.2 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:06:28.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:28 smithi121 bash[87711]: audit 2024-09-17T12:06:27.283823+0000 mgr.y (mgr.54108) 676 : audit [DBG] from='client.54405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:28 smithi121 bash[87711]: audit 2024-09-17T12:06:27.283823+0000 mgr.y (mgr.54108) 676 : audit [DBG] from='client.54405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:28 smithi121 bash[87711]: cluster 2024-09-17T12:06:27.883901+0000 mgr.y (mgr.54108) 677 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:28.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:28 smithi121 bash[87711]: cluster 2024-09-17T12:06:27.883901+0000 mgr.y (mgr.54108) 677 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:28.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:28 smithi121 bash[87711]: audit 2024-09-17T12:06:27.968060+0000 mgr.y (mgr.54108) 678 : audit [DBG] from='client.54417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:28.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:28 smithi121 bash[87711]: audit 2024-09-17T12:06:27.968060+0000 mgr.y (mgr.54108) 678 : audit [DBG] from='client.54417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:29.245 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[110680]: audit 2024-09-17T12:06:27.283823+0000 mgr.y (mgr.54108) 676 : audit [DBG] from='client.54405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:29.245 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[110680]: audit 2024-09-17T12:06:27.283823+0000 mgr.y (mgr.54108) 676 : audit [DBG] from='client.54405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:29.245 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[110680]: cluster 2024-09-17T12:06:27.883901+0000 mgr.y (mgr.54108) 677 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:29.245 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[110680]: cluster 2024-09-17T12:06:27.883901+0000 mgr.y (mgr.54108) 677 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:29.245 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[110680]: audit 2024-09-17T12:06:27.968060+0000 mgr.y (mgr.54108) 678 : audit [DBG] from='client.54417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:29.245 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[110680]: audit 2024-09-17T12:06:27.968060+0000 mgr.y (mgr.54108) 678 : audit [DBG] from='client.54417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:29.245 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[110680]: cluster 2024-09-17T12:06:28.209095+0000 mon.a (mon.0) 2244 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:06:29.245 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[110680]: cluster 2024-09-17T12:06:28.209095+0000 mon.a (mon.0) 2244 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:06:29.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[114081]: audit 2024-09-17T12:06:27.283823+0000 mgr.y (mgr.54108) 676 : audit [DBG] from='client.54405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:29.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[114081]: audit 2024-09-17T12:06:27.283823+0000 mgr.y (mgr.54108) 676 : audit [DBG] from='client.54405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:29.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[114081]: cluster 2024-09-17T12:06:27.883901+0000 mgr.y (mgr.54108) 677 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:29.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[114081]: cluster 2024-09-17T12:06:27.883901+0000 mgr.y (mgr.54108) 677 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:06:29.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[114081]: audit 2024-09-17T12:06:27.968060+0000 mgr.y (mgr.54108) 678 : audit [DBG] from='client.54417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:29.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[114081]: audit 2024-09-17T12:06:27.968060+0000 mgr.y (mgr.54108) 678 : audit [DBG] from='client.54417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:06:29.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[114081]: cluster 2024-09-17T12:06:28.209095+0000 mon.a (mon.0) 2244 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:06:29.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:28 smithi092 bash[114081]: cluster 2024-09-17T12:06:28.209095+0000 mon.a (mon.0) 2244 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:06:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:28 smithi121 bash[87711]: cluster 2024-09-17T12:06:28.209095+0000 mon.a (mon.0) 2244 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:06:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:28 smithi121 bash[87711]: cluster 2024-09-17T12:06:28.209095+0000 mon.a (mon.0) 2244 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T12:06:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:29 smithi121 bash[87711]: cluster 2024-09-17T12:06:28.947585+0000 mon.a (mon.0) 2245 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:06:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:29 smithi121 bash[87711]: cluster 2024-09-17T12:06:28.947585+0000 mon.a (mon.0) 2245 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:06:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:29 smithi121 bash[87711]: cluster 2024-09-17T12:06:28.964910+0000 mon.a (mon.0) 2246 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T12:06:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:29 smithi121 bash[87711]: cluster 2024-09-17T12:06:28.964910+0000 mon.a (mon.0) 2246 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T12:06:30.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:29 smithi092 bash[110680]: cluster 2024-09-17T12:06:28.947585+0000 mon.a (mon.0) 2245 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:06:30.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:29 smithi092 bash[110680]: cluster 2024-09-17T12:06:28.947585+0000 mon.a (mon.0) 2245 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:06:30.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:29 smithi092 bash[110680]: cluster 2024-09-17T12:06:28.964910+0000 mon.a (mon.0) 2246 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T12:06:30.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:29 smithi092 bash[110680]: cluster 2024-09-17T12:06:28.964910+0000 mon.a (mon.0) 2246 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T12:06:30.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:29 smithi092 bash[114081]: cluster 2024-09-17T12:06:28.947585+0000 mon.a (mon.0) 2245 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:06:30.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:29 smithi092 bash[114081]: cluster 2024-09-17T12:06:28.947585+0000 mon.a (mon.0) 2245 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:06:30.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:29 smithi092 bash[114081]: cluster 2024-09-17T12:06:28.964910+0000 mon.a (mon.0) 2246 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T12:06:30.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:29 smithi092 bash[114081]: cluster 2024-09-17T12:06:28.964910+0000 mon.a (mon.0) 2246 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T12:06:30.778 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[128079]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-2 2024-09-17T12:06:30.779 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[128206]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-2 2024-09-17T12:06:31.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:06:30] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:06:31.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[110680]: cluster 2024-09-17T12:06:29.884597+0000 mgr.y (mgr.54108) 679 : cluster [DBG] pgmap v197: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:31.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[110680]: cluster 2024-09-17T12:06:29.884597+0000 mgr.y (mgr.54108) 679 : cluster [DBG] pgmap v197: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:31.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[110680]: cluster 2024-09-17T12:06:29.973156+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:06:31.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[110680]: cluster 2024-09-17T12:06:29.973156+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:06:31.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[114081]: cluster 2024-09-17T12:06:29.884597+0000 mgr.y (mgr.54108) 679 : cluster [DBG] pgmap v197: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:31.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[114081]: cluster 2024-09-17T12:06:29.884597+0000 mgr.y (mgr.54108) 679 : cluster [DBG] pgmap v197: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:31.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[114081]: cluster 2024-09-17T12:06:29.973156+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:06:31.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:30 smithi092 bash[114081]: cluster 2024-09-17T12:06:29.973156+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:06:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:30 smithi121 bash[87711]: cluster 2024-09-17T12:06:29.884597+0000 mgr.y (mgr.54108) 679 : cluster [DBG] pgmap v197: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:30 smithi121 bash[87711]: cluster 2024-09-17T12:06:29.884597+0000 mgr.y (mgr.54108) 679 : cluster [DBG] pgmap v197: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:30 smithi121 bash[87711]: cluster 2024-09-17T12:06:29.973156+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:06:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:30 smithi121 bash[87711]: cluster 2024-09-17T12:06:29.973156+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T12:06:32.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:32 smithi092 bash[114081]: cluster 2024-09-17T12:06:31.968304+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check failed: Degraded data redundancy: 31/636 objects degraded (4.874%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:32.304 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:32 smithi092 bash[114081]: cluster 2024-09-17T12:06:31.968304+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check failed: Degraded data redundancy: 31/636 objects degraded (4.874%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:32 smithi092 bash[110680]: cluster 2024-09-17T12:06:31.968304+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check failed: Degraded data redundancy: 31/636 objects degraded (4.874%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:32 smithi092 bash[110680]: cluster 2024-09-17T12:06:31.968304+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check failed: Degraded data redundancy: 31/636 objects degraded (4.874%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:32.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:32 smithi121 bash[87711]: cluster 2024-09-17T12:06:31.968304+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check failed: Degraded data redundancy: 31/636 objects degraded (4.874%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:32.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:32 smithi121 bash[87711]: cluster 2024-09-17T12:06:31.968304+0000 mon.a (mon.0) 2248 : cluster [WRN] Health check failed: Degraded data redundancy: 31/636 objects degraded (4.874%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:33.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:33 smithi092 bash[110680]: cluster 2024-09-17T12:06:31.886204+0000 mgr.y (mgr.54108) 680 : cluster [DBG] pgmap v199: 161 pgs: 22 active+undersized, 5 stale+active+clean, 10 active+undersized+degraded, 124 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:06:33.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:33 smithi092 bash[110680]: cluster 2024-09-17T12:06:31.886204+0000 mgr.y (mgr.54108) 680 : cluster [DBG] pgmap v199: 161 pgs: 22 active+undersized, 5 stale+active+clean, 10 active+undersized+degraded, 124 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:06:33.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:33.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:33 smithi092 bash[114081]: cluster 2024-09-17T12:06:31.886204+0000 mgr.y (mgr.54108) 680 : cluster [DBG] pgmap v199: 161 pgs: 22 active+undersized, 5 stale+active+clean, 10 active+undersized+degraded, 124 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:06:33.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:33 smithi092 bash[114081]: cluster 2024-09-17T12:06:31.886204+0000 mgr.y (mgr.54108) 680 : cluster [DBG] pgmap v199: 161 pgs: 22 active+undersized, 5 stale+active+clean, 10 active+undersized+degraded, 124 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:06:33.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:33.274 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:32 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-17T12:06:33.274 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:32 smithi092 systemd[1]: Stopped Ceph osd.2 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:06:33.274 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:33.274 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: Started Ceph osd.2 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:06:33.275 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:33.275 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:33.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:33.275 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:33.276 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:33.276 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:06:33 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:06:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:33 smithi121 bash[87711]: cluster 2024-09-17T12:06:31.886204+0000 mgr.y (mgr.54108) 680 : cluster [DBG] pgmap v199: 161 pgs: 22 active+undersized, 5 stale+active+clean, 10 active+undersized+degraded, 124 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:06:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:33 smithi121 bash[87711]: cluster 2024-09-17T12:06:31.886204+0000 mgr.y (mgr.54108) 680 : cluster [DBG] pgmap v199: 161 pgs: 22 active+undersized, 5 stale+active+clean, 10 active+undersized+degraded, 124 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 31/636 objects degraded (4.874%) 2024-09-17T12:06:34.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.326023+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.326023+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.332932+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.332932+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.339115+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.339115+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.340881+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.340881+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.341718+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.341718+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.349039+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.349039+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.349553+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.349553+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.408416+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.408416+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.410327+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.410327+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.412532+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.412532+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.413163+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.413163+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.419856+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.419856+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.420199+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.420199+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.478179+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.478179+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.480451+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.480451+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.483040+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.483040+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.483820+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.483820+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.493340+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.493340+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.493850+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.493850+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.562530+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.562530+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.564433+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.564433+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.566217+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.566217+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.567010+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.567010+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.576982+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.576982+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.577542+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.577542+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.636369+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.636369+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.638722+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.638722+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.640584+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.640584+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.641192+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.641192+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.648479+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.648479+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.648861+0000 mgr.y (mgr.54108) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.648861+0000 mgr.y (mgr.54108) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.709714+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.709714+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.711724+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.711724+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.713350+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.713350+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.713974+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.713974+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.720764+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.720764+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.721101+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.721101+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.779288+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.779288+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.781705+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.781705+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.784404+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.784404+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.785349+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.785349+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.793051+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.793051+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.793511+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.793511+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.858182+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.858182+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.860363+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.860363+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.862478+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.862478+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.863319+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.863319+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.873107+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.873107+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.873599+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.873599+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cluster 2024-09-17T12:06:33.886933+0000 mgr.y (mgr.54108) 689 : cluster [DBG] pgmap v200: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cluster 2024-09-17T12:06:33.886933+0000 mgr.y (mgr.54108) 689 : cluster [DBG] pgmap v200: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.956595+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.956595+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.958706+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.958706+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.961080+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.961080+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.962205+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.962205+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.972354+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:33.972354+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.972749+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:33.972749+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.032582+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.032582+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.034567+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.034567+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.037075+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.037075+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.037809+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.037809+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.046813+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.046813+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.047390+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.047390+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.119673+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.119673+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.122023+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.122023+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.125366+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.125366+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.126363+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.126363+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.136239+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.136239+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.136723+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.136723+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.208260+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.208260+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.210630+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.210630+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.213278+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.213278+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.214097+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.214097+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.223416+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.223416+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.223870+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.223870+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.296206+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.296206+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.298309+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.298309+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.301082+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.301082+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.301984+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.301984+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.309713+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:34 smithi121 bash[87711]: audit 2024-09-17T12:06:34.309713+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.326023+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.326023+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.332932+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.332932+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.339115+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.339115+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.340881+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.340881+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.341718+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.341718+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.349039+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.349039+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.349553+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.349553+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.408416+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.408416+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.410327+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.410327+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.412532+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.412532+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.413163+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.413163+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.419856+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.419856+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.420199+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.420199+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.478179+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.478179+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.480451+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.480451+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.483040+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.483040+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.483820+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.483820+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.493340+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.493340+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.493850+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.493850+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.562530+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.562530+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.326023+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.326023+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.332932+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.332932+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.339115+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.339115+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.340881+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.340881+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.341718+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.341718+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.349039+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.349039+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.349553+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.349553+0000 mgr.y (mgr.54108) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.408416+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.408416+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.410327+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.410327+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.412532+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.412532+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.564433+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.564433+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.566217+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.566217+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.567010+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.567010+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.576982+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.576982+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.577542+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.577542+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.636369+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.636369+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.638722+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.638722+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.640584+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.640584+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.641192+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.641192+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.648479+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.648479+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.413163+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.413163+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.419856+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.419856+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.420199+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.420199+0000 mgr.y (mgr.54108) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.478179+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.478179+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.480451+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.480451+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.483040+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.483040+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.483820+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.483820+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.493340+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.493340+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.493850+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.493850+0000 mgr.y (mgr.54108) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.562530+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.562530+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.648861+0000 mgr.y (mgr.54108) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.648861+0000 mgr.y (mgr.54108) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.709714+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.709714+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.711724+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.711724+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.713350+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.713350+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.713974+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.713974+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.720764+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.720764+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.721101+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.721101+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.779288+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.779288+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.781705+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.781705+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.784404+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.784404+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.785349+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.785349+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.793051+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.793051+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.793511+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.793511+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.858182+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.858182+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.860363+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.860363+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.862478+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.862478+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.863319+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.863319+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.873107+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.873107+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.873599+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.873599+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cluster 2024-09-17T12:06:33.886933+0000 mgr.y (mgr.54108) 689 : cluster [DBG] pgmap v200: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.564433+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.564433+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.566217+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.566217+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.567010+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.567010+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.576982+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.576982+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.577542+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.577542+0000 mgr.y (mgr.54108) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.636369+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.636369+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.638722+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.638722+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.640584+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.640584+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.641192+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.641192+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.648479+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.648479+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cluster 2024-09-17T12:06:33.886933+0000 mgr.y (mgr.54108) 689 : cluster [DBG] pgmap v200: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:34.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.956595+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.956595+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.958706+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.958706+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.961080+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.961080+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.962205+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.962205+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.972354+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:33.972354+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.972749+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:33.972749+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.032582+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.032582+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.034567+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.034567+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.037075+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.037075+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.037809+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.037809+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.046813+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.046813+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.047390+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.047390+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.119673+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.119673+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.122023+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.122023+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.125366+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.125366+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.126363+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.126363+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.136239+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.136239+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.136723+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.136723+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.208260+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.208260+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.648861+0000 mgr.y (mgr.54108) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.648861+0000 mgr.y (mgr.54108) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.709714+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.709714+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.711724+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.711724+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.713350+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.713350+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.713974+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.713974+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.720764+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.720764+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.721101+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.721101+0000 mgr.y (mgr.54108) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.779288+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.779288+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.781705+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.781705+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.784404+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.784404+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.210630+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.210630+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.213278+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.213278+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.214097+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.214097+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.223416+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.223416+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.223870+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.223870+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.296206+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.296206+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.298309+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.298309+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.301082+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.301082+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.301984+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.301984+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.309713+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[114081]: audit 2024-09-17T12:06:34.309713+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.785349+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.785349+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.793051+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.793051+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.793511+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.793511+0000 mgr.y (mgr.54108) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.858182+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.858182+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.860363+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.860363+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.862478+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.862478+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.863319+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.863319+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.873107+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.873107+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.873599+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.873599+0000 mgr.y (mgr.54108) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cluster 2024-09-17T12:06:33.886933+0000 mgr.y (mgr.54108) 689 : cluster [DBG] pgmap v200: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cluster 2024-09-17T12:06:33.886933+0000 mgr.y (mgr.54108) 689 : cluster [DBG] pgmap v200: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.956595+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.956595+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.958706+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.958706+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.961080+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.961080+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.962205+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.962205+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.972354+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:33.972354+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.972749+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:33.972749+0000 mgr.y (mgr.54108) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.032582+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.032582+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.034567+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.034567+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.037075+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.037075+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.037809+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.037809+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.046813+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.046813+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.047390+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.047390+0000 mgr.y (mgr.54108) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.119673+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.119673+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.122023+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.122023+0000 mon.a (mon.0) 2301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.125366+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.125366+0000 mon.a (mon.0) 2302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.126363+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.126363+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.136239+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.136239+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.136723+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.136723+0000 mgr.y (mgr.54108) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.208260+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.208260+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.210630+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.210630+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.213278+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.213278+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.214097+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.214097+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.223416+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.223416+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.223870+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.851 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.223870+0000 mgr.y (mgr.54108) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.296206+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.296206+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.298309+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.298309+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.301082+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.301082+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.301984+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.301984+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.309713+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:34.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:34 smithi092 bash[110680]: audit 2024-09-17T12:06:34.309713+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.310291+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.310291+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.376818+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.376818+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.378577+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.378577+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.380853+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.380853+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.381470+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.381470+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.386527+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.386527+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.386903+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.386903+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.446798+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.446798+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.449261+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.449261+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.451163+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.451163+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.451850+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.451850+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.459232+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.459232+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.459713+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.459713+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.525262+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.525262+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.527122+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.527122+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.529906+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.529906+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.530954+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.530954+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.538929+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.538929+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.539669+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.539669+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.601535+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.601535+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.603625+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.603625+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.606009+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.606009+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.606669+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.606669+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.612895+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.612895+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.613470+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.613470+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.674857+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.674857+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.677584+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.677584+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.680807+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.680807+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.681470+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.681470+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.686827+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.686827+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.687815+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.687815+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.753007+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.753007+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.755694+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.755694+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.758465+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.758465+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.759763+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.759763+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.767082+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.767082+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.767650+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.767650+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.843114+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.843114+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.845790+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.845790+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.848831+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.848831+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.850100+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.850100+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.857305+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.857305+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.858023+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.858023+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.936307+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.936307+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.938631+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.938631+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.941726+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.941726+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.942519+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.942519+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.948758+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:34.948758+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.949496+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:34.949496+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.019166+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.019166+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.022271+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.022271+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.025988+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.025988+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.027108+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.027108+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.037077+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.037077+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.037791+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.037791+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.113664+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.113664+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.116130+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.116130+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.118412+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.118412+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.119497+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.119497+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.128428+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.128428+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.128921+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.128921+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.205636+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.205636+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.207747+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.207747+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.209962+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.209962+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.210839+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.210839+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.217575+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.217575+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.217995+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.217995+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.282015+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.282015+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.284920+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.284920+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.287225+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.287225+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.288243+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.288243+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.295436+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[110680]: audit 2024-09-17T12:06:35.295436+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.310291+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.621 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.310291+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.376818+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.376818+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.378577+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.378577+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.380853+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.380853+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.381470+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.381470+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.386527+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.386527+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.386903+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.386903+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.446798+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.622 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.446798+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.449261+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.449261+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.451163+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.451163+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.451850+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.451850+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.459232+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.459232+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.459713+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.459713+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.525262+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.623 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.525262+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.527122+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.527122+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.529906+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.529906+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.530954+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.530954+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.538929+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.538929+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.539669+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.539669+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.601535+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.601535+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.624 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.603625+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.603625+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.606009+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.606009+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.606669+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.606669+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.612895+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.612895+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.613470+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.613470+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.674857+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.674857+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.677584+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.677584+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.680807+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.680807+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.681470+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.681470+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.686827+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.686827+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.687815+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.687815+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.753007+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.753007+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.755694+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.755694+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.626 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.758465+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.758465+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.759763+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.759763+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.767082+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.767082+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.767650+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.767650+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.843114+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.843114+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.845790+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.845790+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.627 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.848831+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.848831+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.850100+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.850100+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.857305+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.857305+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.858023+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.858023+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.936307+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.936307+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.938631+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.938631+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.628 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.941726+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.941726+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.942519+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.942519+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.948758+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:34.948758+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.949496+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:34.949496+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.019166+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.019166+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.022271+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.022271+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.025988+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.629 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.025988+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.027108+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.027108+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.037077+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.037077+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.037791+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.037791+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.113664+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.113664+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.116130+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.116130+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.118412+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.118412+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.630 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.119497+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.119497+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.128428+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.128428+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.128921+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.128921+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.205636+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.205636+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.207747+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.207747+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.209962+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.209962+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.210839+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.631 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.210839+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.217575+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.217575+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.217995+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.217995+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.282015+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.282015+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.284920+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.284920+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.287225+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.287225+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.288243+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.632 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.288243+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.633 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.295436+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.633 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[114081]: audit 2024-09-17T12:06:35.295436+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.310291+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.310291+0000 mgr.y (mgr.54108) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.376818+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.376818+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.378577+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.378577+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.380853+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.380853+0000 mon.a (mon.0) 2317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.381470+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.381470+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.386527+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.386527+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.386903+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.386903+0000 mgr.y (mgr.54108) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.446798+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.446798+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.449261+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.449261+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.451163+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.451163+0000 mon.a (mon.0) 2322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.451850+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.451850+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.459232+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.459232+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.459713+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.459713+0000 mgr.y (mgr.54108) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.525262+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.525262+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.527122+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.527122+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.529906+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.529906+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.530954+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.530954+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.538929+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.538929+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.539669+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.539669+0000 mgr.y (mgr.54108) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.601535+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.601535+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.603625+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.603625+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.606009+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.606009+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.606669+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.606669+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.612895+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.612895+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.613470+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.613470+0000 mgr.y (mgr.54108) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.674857+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.674857+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.677584+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.677584+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.680807+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.680807+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.681470+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.681470+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.686827+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.686827+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.687815+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.687815+0000 mgr.y (mgr.54108) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.753007+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.753007+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.755694+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.755694+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.758465+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.758465+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.759763+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.759763+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.767082+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.767082+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.767650+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.767650+0000 mgr.y (mgr.54108) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.843114+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.843114+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.845790+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.845790+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.848831+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.848831+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.850100+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.850100+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.857305+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.857305+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.858023+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.858023+0000 mgr.y (mgr.54108) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.936307+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.936307+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.938631+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.938631+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.941726+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.941726+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.942519+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.942519+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.948758+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:34.948758+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.949496+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:34.949496+0000 mgr.y (mgr.54108) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.019166+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.019166+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.022271+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.022271+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.025988+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.025988+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.027108+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.027108+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.037077+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.037077+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.037791+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.037791+0000 mgr.y (mgr.54108) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.113664+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.113664+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.116130+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.116130+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.118412+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.118412+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.119497+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.119497+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.128428+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.128428+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.128921+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.128921+0000 mgr.y (mgr.54108) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.205636+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.205636+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.207747+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.207747+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.209962+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.209962+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.210839+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.210839+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.217575+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.217575+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.217995+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.217995+0000 mgr.y (mgr.54108) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.282015+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.282015+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.284920+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.284920+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.287225+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.287225+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.288243+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.288243+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:35.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.295436+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:35.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:35 smithi121 bash[87711]: audit 2024-09-17T12:06:35.295436+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.074 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[128358]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:06:36.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:35 smithi092 bash[128358]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:06:36.575 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[128358]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T12:06:36.575 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[128358]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T12:06:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.295967+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.295967+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.375959+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.375959+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.377927+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.377927+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.379850+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.379850+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.380598+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.380598+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.386509+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.386509+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.386957+0000 mgr.y (mgr.54108) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.386957+0000 mgr.y (mgr.54108) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.454463+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.454463+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.456420+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.456420+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.458377+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.458377+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.458990+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.458990+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.466871+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.466871+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.467647+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.467647+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.529941+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.529941+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.532330+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.532330+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.534893+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.534893+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.535771+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.535771+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.543635+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.543635+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.544214+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.544214+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.605772+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.605772+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.295967+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.295967+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.375959+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.375959+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.377927+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.377927+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.379850+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.379850+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.380598+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.380598+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.386509+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.386509+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.386957+0000 mgr.y (mgr.54108) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.386957+0000 mgr.y (mgr.54108) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.454463+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.454463+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.456420+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.456420+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.458377+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.606868+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:36.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.606868+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:36.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.631059+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.631059+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.637153+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.637153+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.638940+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.638940+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.639572+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.639572+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.645270+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.645270+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.645825+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.645825+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.709031+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.709031+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.710964+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.710964+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.712871+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.712871+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.713660+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.713660+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.720021+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.720021+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.720736+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.720736+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.787834+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.787834+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.789643+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.789643+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.791398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.791398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.792055+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.792055+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.797334+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.797334+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.797871+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.797871+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.862185+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.862185+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.864056+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.864056+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.865857+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.865857+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.866551+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.866551+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.872604+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.872604+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.873174+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.873174+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cluster 2024-09-17T12:06:35.887364+0000 mgr.y (mgr.54108) 714 : cluster [DBG] pgmap v201: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cluster 2024-09-17T12:06:35.887364+0000 mgr.y (mgr.54108) 714 : cluster [DBG] pgmap v201: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.946858+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.946858+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.948547+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.948547+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.950311+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.950311+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.951057+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.951057+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.957633+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:35.957633+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.958143+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:35.958143+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.030046+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.030046+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.032089+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.032089+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.034663+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.034663+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.035340+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.035340+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.040607+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.040607+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.041227+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.041227+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.103412+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.103412+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.458377+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.458990+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.458990+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.466871+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.466871+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.467647+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.467647+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.529941+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.529941+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.532330+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.532330+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.534893+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.534893+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.535771+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.535771+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.543635+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.543635+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.544214+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.544214+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.605772+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.605772+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.105615+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.105615+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.107246+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.107246+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.107789+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.107789+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.112758+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.112758+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.113158+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.113158+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.173747+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.173747+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.175526+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.175526+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.177305+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.177305+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.177972+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.177972+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.183431+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.183431+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.183987+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.183987+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.246386+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.246386+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.248556+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.248556+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.251056+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.251056+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.251752+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.251752+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.258093+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.258093+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.327571+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.327571+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.329458+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[114081]: audit 2024-09-17T12:06:36.329458+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.606868+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:36.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.606868+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:36.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.631059+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.631059+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.637153+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.637153+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.638940+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.638940+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.639572+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.639572+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.645270+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.645270+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.645825+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.645825+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.709031+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.709031+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.710964+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.710964+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.712871+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.712871+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.713660+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.713660+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.720021+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.720021+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.720736+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.720736+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.787834+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.787834+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.789643+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.789643+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.791398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.791398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.792055+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.792055+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.797334+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.797334+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.797871+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.797871+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.862185+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.862185+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.864056+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.864056+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.865857+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.865857+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.866551+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.866551+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.872604+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.872604+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.873174+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.873174+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cluster 2024-09-17T12:06:35.887364+0000 mgr.y (mgr.54108) 714 : cluster [DBG] pgmap v201: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:36.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cluster 2024-09-17T12:06:35.887364+0000 mgr.y (mgr.54108) 714 : cluster [DBG] pgmap v201: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:36.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.946858+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.946858+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.948547+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.948547+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.950311+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.950311+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.951057+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.951057+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.957633+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:35.957633+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.958143+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:35.958143+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.030046+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.030046+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.032089+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.032089+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.034663+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.034663+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.035340+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.035340+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.040607+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.040607+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.041227+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.041227+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.103412+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.103412+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.105615+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.105615+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.107246+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.107246+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.107789+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.107789+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.112758+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.112758+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.113158+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.113158+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.173747+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.173747+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.175526+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.175526+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.177305+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.177305+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.177972+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.177972+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.183431+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.183431+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.183987+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.183987+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.246386+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.246386+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.248556+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.248556+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.251056+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.251056+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.251752+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.251752+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.258093+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.258093+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.327571+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.327571+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.329458+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[110680]: audit 2024-09-17T12:06:36.329458+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.295967+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.295967+0000 mgr.y (mgr.54108) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.375959+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.375959+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.377927+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.377927+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.379850+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.379850+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.380598+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.380598+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.386509+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.386509+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.386957+0000 mgr.y (mgr.54108) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.386957+0000 mgr.y (mgr.54108) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.454463+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.454463+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.456420+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.456420+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.458377+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.458377+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.458990+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.458990+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.466871+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.466871+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.467647+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.467647+0000 mgr.y (mgr.54108) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.529941+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.529941+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.532330+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.532330+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.534893+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.534893+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.535771+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.535771+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.543635+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.543635+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.544214+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.544214+0000 mgr.y (mgr.54108) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.605772+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.605772+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.606868+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.606868+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.631059+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.631059+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.637153+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.637153+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.638940+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.638940+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.639572+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.639572+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.645270+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.645270+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.645825+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.645825+0000 mgr.y (mgr.54108) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.709031+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.709031+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.710964+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.710964+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.712871+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.712871+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.713660+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.713660+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.720021+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.720021+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.720736+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.720736+0000 mgr.y (mgr.54108) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.787834+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.787834+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.789643+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.789643+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.791398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.791398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.792055+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.792055+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.797334+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.797334+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.797871+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.797871+0000 mgr.y (mgr.54108) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.862185+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.862185+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.864056+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.864056+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.865857+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.865857+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.866551+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.866551+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.872604+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.872604+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.873174+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.873174+0000 mgr.y (mgr.54108) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cluster 2024-09-17T12:06:35.887364+0000 mgr.y (mgr.54108) 714 : cluster [DBG] pgmap v201: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cluster 2024-09-17T12:06:35.887364+0000 mgr.y (mgr.54108) 714 : cluster [DBG] pgmap v201: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.946858+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.946858+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.948547+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.948547+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.950311+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.950311+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.951057+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.951057+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.957633+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:35.957633+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.958143+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:35.958143+0000 mgr.y (mgr.54108) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.030046+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.030046+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.032089+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.032089+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.034663+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.034663+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.035340+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.035340+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.040607+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.040607+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.041227+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.041227+0000 mgr.y (mgr.54108) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.103412+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.103412+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.105615+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.105615+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.107246+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.107246+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.107789+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.107789+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.112758+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.112758+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.113158+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.113158+0000 mgr.y (mgr.54108) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.173747+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.173747+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.175526+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.175526+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.177305+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.177305+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.177972+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.177972+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.183431+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.183431+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.183987+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.183987+0000 mgr.y (mgr.54108) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.246386+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.246386+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.248556+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.248556+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.251056+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.251056+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.251752+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.251752+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.258093+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.258093+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:36.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.327571+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.327571+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:36.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.329458+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:36.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:36 smithi121 bash[87711]: audit 2024-09-17T12:06:36.329458+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[128358]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T12:06:37.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[128358]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T12:06:37.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[128358]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T12:06:37.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[128358]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T12:06:37.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:36 smithi092 bash[128358]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T12:06:37.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.258642+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.258642+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.331697+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.331697+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.341086+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.341086+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.355489+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.355489+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.356123+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.356123+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.413773+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.413773+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.415960+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.415960+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.418057+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.418057+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.418785+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.418785+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.425141+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.425141+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.258642+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.258642+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.331697+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.331697+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.341086+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.341086+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.355489+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.355489+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.356123+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.356123+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.413773+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.413773+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.415960+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.415960+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.418057+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.418057+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.418785+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.418785+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.425141+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.425141+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.425669+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.425669+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.503377+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.503377+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.505413+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.505413+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.508404+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.508404+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.509246+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.509246+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.516205+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.516205+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.516599+0000 mgr.y (mgr.54108) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.516599+0000 mgr.y (mgr.54108) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.576067+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.576067+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.578817+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.578817+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.582198+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.425669+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.425669+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.503377+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.503377+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.505413+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.505413+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.508404+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.508404+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.509246+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.509246+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.516205+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.516205+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.516599+0000 mgr.y (mgr.54108) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.516599+0000 mgr.y (mgr.54108) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.576067+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.576067+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.578817+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.578817+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.582198+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.582198+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.582959+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.582959+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.589092+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.589092+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.589702+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.589702+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.597759+0000 mgr.y (mgr.54108) 724 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.597759+0000 mgr.y (mgr.54108) 724 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.648588+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.648588+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.650397+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.650397+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.652147+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.652147+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.652802+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.652802+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.660751+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.660751+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.661309+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.582198+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.582959+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.582959+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.589092+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.589092+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.589702+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.589702+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.597759+0000 mgr.y (mgr.54108) 724 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.597759+0000 mgr.y (mgr.54108) 724 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.648588+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.648588+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.650397+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.650397+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.652147+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.652147+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.652802+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.652802+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.660751+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.660751+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.661309+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.661309+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.719174+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.719174+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.721588+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.721588+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.723675+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.723675+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.724563+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.724563+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.732074+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.732074+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.732782+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.732782+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.795310+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.795310+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.797266+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.797266+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.799333+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.799333+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.661309+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.719174+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.719174+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.721588+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.721588+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.723675+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.723675+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.724563+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.724563+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.732074+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.732074+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.732782+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.732782+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.795310+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.795310+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.797266+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.797266+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.799333+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.799333+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.799965+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.799965+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.806781+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.806781+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.807219+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.807219+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.891395+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.891395+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.893276+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.893276+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.895409+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.895409+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.896194+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.896194+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.903541+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.903541+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.903981+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.903981+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.965050+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.965050+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.967075+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.799965+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.799965+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.806781+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.806781+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.807219+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.807219+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.891395+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.891395+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.893276+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.893276+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.895409+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.895409+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.896194+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.896194+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.903541+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.903541+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.903981+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.903981+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.965050+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.965050+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.967075+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.967075+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.969625+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.969625+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.970467+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.970467+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.977975+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:36.977975+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.978437+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:36.978437+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.037334+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.037334+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.039055+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.039055+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.041574+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.041574+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.042205+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.042205+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.047224+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.047224+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.967075+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.969625+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.969625+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.970467+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.970467+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.977975+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:36.977975+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.978437+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:36.978437+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.037334+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.037334+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.039055+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.039055+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.041574+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.041574+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.042205+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.042205+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.047224+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.047224+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.047905+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.047905+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.107425+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.107425+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.110121+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.110121+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.113422+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.113422+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.114230+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.114230+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.122023+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.122023+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.122554+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.122554+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.188793+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.188793+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.191457+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.191457+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.194809+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.194809+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.047905+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.047905+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.107425+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.107425+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.110121+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.110121+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.113422+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.113422+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.114230+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.114230+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.122023+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.122023+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.122554+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.122554+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.188793+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.188793+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.191457+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.191457+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.194809+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.194809+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.195900+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.195900+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.201611+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.201611+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.202237+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.202237+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.269555+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.269555+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.271562+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.271562+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.275232+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.275232+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.276066+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.276066+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.283451+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[114081]: audit 2024-09-17T12:06:37.283451+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.195900+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.195900+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.201611+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.201611+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.202237+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.202237+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.269555+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.269555+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.271562+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.271562+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.275232+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.275232+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.276066+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.276066+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.283451+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:37 smithi092 bash[110680]: audit 2024-09-17T12:06:37.283451+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.258642+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.258642+0000 mgr.y (mgr.54108) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.331697+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.331697+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.341086+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.341086+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.355489+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.355489+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.356123+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.356123+0000 mgr.y (mgr.54108) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.413773+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.413773+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.415960+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.415960+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.418057+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.418057+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.418785+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.418785+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.425141+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.425141+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.425669+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.425669+0000 mgr.y (mgr.54108) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.503377+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.503377+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.505413+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.505413+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.508404+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.508404+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.509246+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.509246+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.516205+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.516205+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.516599+0000 mgr.y (mgr.54108) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.516599+0000 mgr.y (mgr.54108) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.576067+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.576067+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.578817+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.578817+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.582198+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.582198+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.582959+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.582959+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.589092+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.589092+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.589702+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.589702+0000 mgr.y (mgr.54108) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.597759+0000 mgr.y (mgr.54108) 724 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.597759+0000 mgr.y (mgr.54108) 724 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.648588+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.648588+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.650397+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.650397+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.652147+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.652147+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.652802+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.652802+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.660751+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.660751+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.661309+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.661309+0000 mgr.y (mgr.54108) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.719174+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.719174+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.721588+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.721588+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.723675+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.723675+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.724563+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.724563+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.732074+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.732074+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.732782+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.732782+0000 mgr.y (mgr.54108) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.795310+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.795310+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.797266+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.797266+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.799333+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.799333+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.799965+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.799965+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.806781+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.806781+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.807219+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.807219+0000 mgr.y (mgr.54108) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.891395+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.891395+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.893276+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.893276+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.895409+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.895409+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.896194+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.896194+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.903541+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.903541+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.903981+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.903981+0000 mgr.y (mgr.54108) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.965050+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.965050+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.967075+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.967075+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.969625+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.969625+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.970467+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.970467+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.977975+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:36.977975+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.978437+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:36.978437+0000 mgr.y (mgr.54108) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.037334+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.037334+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.039055+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.039055+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.041574+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.041574+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.042205+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.042205+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.047224+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.047224+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.047905+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.047905+0000 mgr.y (mgr.54108) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.107425+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.107425+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.110121+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.110121+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.113422+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.113422+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.114230+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.114230+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.122023+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.122023+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.122554+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.122554+0000 mgr.y (mgr.54108) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.188793+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.188793+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.191457+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.191457+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.194809+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.194809+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.195900+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.195900+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.201611+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.201611+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.202237+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.202237+0000 mgr.y (mgr.54108) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.269555+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.269555+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.271562+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.271562+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:37.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.275232+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.275232+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:37.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.276066+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.276066+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:37.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.283451+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:37.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:37 smithi121 bash[87711]: audit 2024-09-17T12:06:37.283451+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.284037+0000 mgr.y (mgr.54108) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.284037+0000 mgr.y (mgr.54108) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.350950+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.350950+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.353226+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.353226+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.355370+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.355370+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.356088+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.356088+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.360746+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.360746+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.655 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.361132+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.655 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.361132+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.655 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.418661+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.655 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.418661+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.655 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.420726+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.655 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.420726+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.655 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.422501+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.655 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.284037+0000 mgr.y (mgr.54108) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.655 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.284037+0000 mgr.y (mgr.54108) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.350950+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.350950+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.353226+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.353226+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.355370+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.355370+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.356088+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.356088+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.360746+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.360746+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.361132+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.361132+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.418661+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.418661+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.420726+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.420726+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.422501+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.657 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.422501+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.657 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.423170+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.657 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.423170+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.657 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.430431+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.430431+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.430827+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.430827+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.499349+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.499349+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.501386+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.501386+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.503704+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.503704+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.504575+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.504575+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.658 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.509800+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.509800+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.510323+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.510323+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.587830+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.422501+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.423170+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.423170+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.430431+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.430431+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.430827+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.430827+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.499349+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.499349+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.501386+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.501386+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.503704+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.503704+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.504575+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.504575+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.509800+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.509800+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.510323+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.510323+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.587830+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.661 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.587830+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.661 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.590444+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.661 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.590444+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.661 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.593488+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.661 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.593488+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.594767+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.594767+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.603962+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.603962+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.604499+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.604499+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cluster 2024-09-17T12:06:37.687429+0000 mon.a (mon.0) 2522 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cluster 2024-09-17T12:06:37.687429+0000 mon.a (mon.0) 2522 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.698820+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.698820+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.701450+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.701450+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.662 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.703920+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.703920+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.704983+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.704983+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.712152+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.712152+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.713038+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.713038+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.780775+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.780775+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.782930+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.782930+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.784857+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.784857+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.785635+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.785635+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.792295+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.792295+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.795885+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.795885+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.857453+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.857453+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.859291+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.587830+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.590444+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.590444+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.593488+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.593488+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.594767+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.594767+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.603962+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.603962+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.604499+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.604499+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cluster 2024-09-17T12:06:37.687429+0000 mon.a (mon.0) 2522 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cluster 2024-09-17T12:06:37.687429+0000 mon.a (mon.0) 2522 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:38.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.698820+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.698820+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.701450+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.701450+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.703920+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.703920+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.704983+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.666 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.859291+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.666 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.861004+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.861004+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.861662+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.861662+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.867690+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.867690+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.868105+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.868105+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cluster 2024-09-17T12:06:37.888190+0000 mgr.y (mgr.54108) 741 : cluster [DBG] pgmap v202: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cluster 2024-09-17T12:06:37.888190+0000 mgr.y (mgr.54108) 741 : cluster [DBG] pgmap v202: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.933566+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.933566+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.935898+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.667 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.935898+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.938372+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.938372+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.938983+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.938983+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.946905+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:37.946905+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.947428+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:37.947428+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.007126+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.007126+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.009551+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.668 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.009551+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.012801+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.012801+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.013854+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.013854+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.022840+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.022840+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.023322+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.023322+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.093571+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.093571+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.096079+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.704983+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.712152+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.712152+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.713038+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.713038+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.780775+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.780775+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.782930+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.782930+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.784857+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.784857+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.670 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.785635+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.671 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.785635+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.671 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.792295+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.671 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.792295+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.671 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.795885+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.671 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.795885+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.671 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.857453+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.671 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.857453+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.671 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.859291+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.671 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.096079+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.099364+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.099364+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.100702+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.100702+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.107832+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.107832+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.108406+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.108406+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.189293+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.189293+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.191296+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.191296+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.193610+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.193610+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.194404+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.194404+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.200366+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.200366+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.200767+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.200767+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.257138+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.257138+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.258784+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.258784+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.674 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.260447+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.674 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.260447+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.674 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.261290+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.674 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.261290+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.674 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.266550+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.674 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.266550+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.674 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.333371+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.674 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[110680]: audit 2024-09-17T12:06:38.333371+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.859291+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.861004+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.861004+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.861662+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.861662+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.867690+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.867690+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.868105+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.868105+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cluster 2024-09-17T12:06:37.888190+0000 mgr.y (mgr.54108) 741 : cluster [DBG] pgmap v202: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cluster 2024-09-17T12:06:37.888190+0000 mgr.y (mgr.54108) 741 : cluster [DBG] pgmap v202: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.933566+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.675 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.933566+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.935898+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.935898+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.938372+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.938372+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.938983+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.938983+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.946905+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:37.946905+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.947428+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:37.947428+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.007126+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.007126+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.676 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.009551+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.009551+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.012801+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.012801+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.013854+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.013854+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.022840+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.022840+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.023322+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.023322+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.093571+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.093571+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.096079+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.677 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.096079+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.099364+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.099364+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.100702+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.100702+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.107832+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.107832+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.108406+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.108406+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.189293+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.189293+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.191296+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.191296+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.678 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.193610+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.193610+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.194404+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.194404+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.200366+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.200366+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.200767+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.200767+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.257138+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.257138+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.258784+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.258784+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.260447+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.260447+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.679 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.261290+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.680 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.261290+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.680 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.266550+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.680 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.266550+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.680 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.333371+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.680 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:38 smithi092 bash[114081]: audit 2024-09-17T12:06:38.333371+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.284037+0000 mgr.y (mgr.54108) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.284037+0000 mgr.y (mgr.54108) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.350950+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.350950+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.353226+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.353226+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.355370+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.355370+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.356088+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.356088+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.360746+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.360746+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.361132+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.361132+0000 mgr.y (mgr.54108) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.418661+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.418661+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.420726+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.420726+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.422501+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.422501+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.423170+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.423170+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.430431+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.430431+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.430827+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.430827+0000 mgr.y (mgr.54108) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.499349+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.499349+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.501386+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.501386+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.503704+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.503704+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.504575+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.504575+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.509800+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.509800+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.510323+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.510323+0000 mgr.y (mgr.54108) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.587830+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.587830+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.590444+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.590444+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.593488+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.593488+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.594767+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.594767+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.603962+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.603962+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.604499+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.604499+0000 mgr.y (mgr.54108) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cluster 2024-09-17T12:06:37.687429+0000 mon.a (mon.0) 2522 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cluster 2024-09-17T12:06:37.687429+0000 mon.a (mon.0) 2522 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.698820+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.698820+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.701450+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.701450+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.703920+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.703920+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.704983+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.704983+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.712152+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.712152+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.713038+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.713038+0000 mgr.y (mgr.54108) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.780775+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.780775+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.782930+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.782930+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.784857+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.784857+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.785635+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.785635+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.792295+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.792295+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.795885+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.795885+0000 mgr.y (mgr.54108) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.857453+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.857453+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.859291+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.859291+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.861004+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.861004+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.861662+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.861662+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.867690+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.867690+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.868105+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.868105+0000 mgr.y (mgr.54108) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cluster 2024-09-17T12:06:37.888190+0000 mgr.y (mgr.54108) 741 : cluster [DBG] pgmap v202: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cluster 2024-09-17T12:06:37.888190+0000 mgr.y (mgr.54108) 741 : cluster [DBG] pgmap v202: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.933566+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.933566+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.935898+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.935898+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.938372+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.938372+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.938983+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.938983+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.946905+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:37.946905+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.947428+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:37.947428+0000 mgr.y (mgr.54108) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.007126+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.007126+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.009551+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.009551+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.012801+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.012801+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.013854+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.013854+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.022840+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.022840+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.023322+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.023322+0000 mgr.y (mgr.54108) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.093571+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.093571+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.096079+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.096079+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.099364+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.099364+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.100702+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.100702+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.107832+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.107832+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.108406+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.108406+0000 mgr.y (mgr.54108) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.189293+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.189293+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.191296+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.191296+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.193610+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.193610+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.194404+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.194404+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.200366+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.200366+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.200767+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.200767+0000 mgr.y (mgr.54108) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.257138+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.257138+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.258784+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.258784+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.260447+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.260447+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.261290+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.261290+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.266550+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.266550+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.333371+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:38.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:38 smithi121 bash[87711]: audit 2024-09-17T12:06:38.333371+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.267192+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.267192+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.335751+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.335751+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.345653+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.345653+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.346663+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.346663+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.358166+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.358166+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.358712+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.358712+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.430059+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.430059+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.432005+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.432005+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.433991+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.433991+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.434740+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.434740+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.440926+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.440926+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.441476+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.441476+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.503990+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.503990+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.505911+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.505911+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.507600+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.507600+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.508218+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.508218+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.514099+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.514099+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.514574+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.514574+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.573654+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.573654+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.575357+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.575357+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.576978+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.576978+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.577572+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.577572+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.583715+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.583715+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.584126+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.584126+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.644927+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.644927+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.647016+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.647016+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.648740+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.648740+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.649354+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.649354+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.654855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.654855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.656200+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.656200+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.716761+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.716761+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.718561+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.718561+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.720152+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.720152+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.720726+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.720726+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.725859+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.725859+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.726258+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.726258+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.794474+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.794474+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.796331+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.796331+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.798893+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.798893+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.799833+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.799833+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.807000+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.807000+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.807476+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.807476+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.876177+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.876177+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.878510+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.878510+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.880691+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.880691+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.881587+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.881587+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.888164+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.888164+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.888846+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.888846+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.949064+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.949064+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.951048+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.951048+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.952876+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.952876+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.953490+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.953490+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.960129+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:38.960129+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.960627+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:38.960627+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.020436+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.020436+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.023014+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.023014+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.025800+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.025800+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.026610+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.026610+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.033305+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.033305+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.033868+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.033868+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.093727+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.093727+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.096274+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.096274+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.099000+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.099000+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.099961+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.099961+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.108029+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.108029+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.108530+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.108530+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.174557+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.174557+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.176593+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.176593+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.178539+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.178539+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.179372+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.179372+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.187713+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.187713+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.188216+0000 mgr.y (mgr.54108) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.188216+0000 mgr.y (mgr.54108) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.256568+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.256568+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.258620+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.258620+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.261138+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.261138+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.261999+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.261999+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.270088+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.270088+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.331095+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.331095+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.333388+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.333388+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.335333+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.335333+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.335956+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:39 smithi121 bash[87711]: audit 2024-09-17T12:06:39.335956+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.267192+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.267192+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.335751+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.335751+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.345653+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.345653+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.346663+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.346663+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.358166+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.358166+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.358712+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.358712+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.430059+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.430059+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.432005+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.432005+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.433991+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.433991+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.434740+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.434740+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.440926+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.440926+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.441476+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.441476+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.503990+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.503990+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.505911+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.505911+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.507600+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.507600+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.508218+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.508218+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.514099+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.514099+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.514574+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.514574+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.573654+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.573654+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.575357+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.575357+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.576978+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.576978+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.577572+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.577572+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.583715+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.583715+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.584126+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.584126+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.644927+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.644927+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.647016+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.647016+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.648740+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.648740+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.649354+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.649354+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.654855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.654855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.656200+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.267192+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.267192+0000 mgr.y (mgr.54108) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.335751+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.335751+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.345653+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.345653+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.346663+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.346663+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.358166+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.358166+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.358712+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.358712+0000 mgr.y (mgr.54108) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.430059+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.430059+0000 mon.a (mon.0) 2568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.432005+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.432005+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.433991+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.433991+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.434740+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.656200+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.716761+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.716761+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.718561+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.718561+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.720152+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.720152+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.720726+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.720726+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.725859+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.725859+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.726258+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.726258+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.794474+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.794474+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.796331+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.796331+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.798893+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.798893+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.799833+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.799833+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.807000+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.807000+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.807476+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.807476+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.876177+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.876177+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.878510+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.878510+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.880691+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.880691+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.881587+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.881587+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.888164+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.888164+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.888846+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.888846+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.949064+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.949064+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.951048+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.434740+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.440926+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.440926+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.441476+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.441476+0000 mgr.y (mgr.54108) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.503990+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.503990+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.505911+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.505911+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.507600+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.507600+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.508218+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.508218+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.514099+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.514099+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.514574+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.514574+0000 mgr.y (mgr.54108) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.573654+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.573654+0000 mon.a (mon.0) 2578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.575357+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.951048+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.952876+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.952876+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.953490+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.953490+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.960129+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:38.960129+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.960627+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:38.960627+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.020436+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.020436+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.023014+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.023014+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.025800+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.025800+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.026610+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.026610+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.033305+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.033305+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.033868+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.033868+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.093727+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.093727+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.096274+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.096274+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.099000+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.099000+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.099961+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.099961+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.108029+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.108029+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.108530+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.108530+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.174557+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.174557+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.176593+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.176593+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.178539+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.178539+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.575357+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.576978+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.576978+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.577572+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.577572+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.583715+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.583715+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.584126+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.584126+0000 mgr.y (mgr.54108) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.644927+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.644927+0000 mon.a (mon.0) 2583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.647016+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.647016+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.648740+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.648740+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.649354+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.649354+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.654855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.654855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.656200+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.179372+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.179372+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.187713+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.187713+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.188216+0000 mgr.y (mgr.54108) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.188216+0000 mgr.y (mgr.54108) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.256568+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.256568+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.258620+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.258620+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.261138+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.261138+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.261999+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.261999+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.270088+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.270088+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.331095+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.331095+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.333388+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.333388+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.335333+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.335333+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.335956+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[110680]: audit 2024-09-17T12:06:39.335956+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.656200+0000 mgr.y (mgr.54108) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.716761+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.716761+0000 mon.a (mon.0) 2588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.718561+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.718561+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.720152+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.720152+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.720726+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.720726+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.725859+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.725859+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.726258+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.726258+0000 mgr.y (mgr.54108) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.794474+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.794474+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.796331+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.796331+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.798893+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.798893+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.799833+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.799833+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.807000+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.807000+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.807476+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.807476+0000 mgr.y (mgr.54108) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.876177+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.876177+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.878510+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.878510+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.880691+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.880691+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.881587+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.881587+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.888164+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.888164+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.888846+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.888846+0000 mgr.y (mgr.54108) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.949064+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.949064+0000 mon.a (mon.0) 2603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.951048+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.951048+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.952876+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.952876+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.953490+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.953490+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.960129+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:38.960129+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.960627+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:38.960627+0000 mgr.y (mgr.54108) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.020436+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.020436+0000 mon.a (mon.0) 2608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.023014+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.023014+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.025800+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.025800+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.026610+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.026610+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.033305+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.033305+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.033868+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.033868+0000 mgr.y (mgr.54108) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.093727+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.093727+0000 mon.a (mon.0) 2613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.096274+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.096274+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.099000+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.099000+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.099961+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.099961+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.108029+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.108029+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.108530+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.108530+0000 mgr.y (mgr.54108) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.174557+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.174557+0000 mon.a (mon.0) 2618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.176593+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.176593+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.178539+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.178539+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.179372+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.179372+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.187713+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.187713+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.188216+0000 mgr.y (mgr.54108) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.188216+0000 mgr.y (mgr.54108) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.256568+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.256568+0000 mon.a (mon.0) 2623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.258620+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.258620+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.261138+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.261138+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.261999+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.261999+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.270088+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.270088+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.331095+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.331095+0000 mon.a (mon.0) 2628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.333388+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.333388+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.335333+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.335333+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:39.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.335956+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:39.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:39 smithi092 bash[114081]: audit 2024-09-17T12:06:39.335956+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.270858+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.641 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.270858+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.362732+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.362732+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.363260+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.363260+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.428906+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.428906+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.430903+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.430903+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.432716+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.432716+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.433504+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.433504+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.443312+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.443312+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.443842+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.443842+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.516344+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.516344+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.518426+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.518426+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.520907+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.520907+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.521693+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.521693+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.643 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.530482+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.530482+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.530977+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.530977+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.596578+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.596578+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.598428+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.598428+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.600326+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.600326+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.601037+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.601037+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.610942+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.610942+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.611440+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.611440+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.694021+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.694021+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.696648+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.696648+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.699793+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.699793+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.700544+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.700544+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.709295+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.709295+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.709775+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.709775+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.775081+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.775081+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.777412+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.777412+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.780140+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.780140+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.781127+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.781127+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.789877+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.789877+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.790578+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.646 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.790578+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.882933+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.882933+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.885026+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.885026+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.887664+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.887664+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.888501+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.888501+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cluster 2024-09-17T12:06:39.888613+0000 mgr.y (mgr.54108) 766 : cluster [DBG] pgmap v203: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cluster 2024-09-17T12:06:39.888613+0000 mgr.y (mgr.54108) 766 : cluster [DBG] pgmap v203: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.896530+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.896530+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.897008+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.897008+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.964293+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.964293+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.966546+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.966546+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.969100+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.969100+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.970006+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.970006+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.975441+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:39.975441+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.975910+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:39.975910+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.038055+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.038055+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.040082+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.040082+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.041894+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.041894+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.042530+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.042530+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.048029+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.048029+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.048492+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.048492+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.106510+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.106510+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.108579+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.108579+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.111205+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.111205+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.111952+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.111952+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.117296+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.117296+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.117807+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.117807+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.186877+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.186877+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.189511+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.189511+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.651 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.192225+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.192225+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.193079+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.193079+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.199388+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.199388+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.200005+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.200005+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.264676+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.264676+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.266789+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.266789+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.269422+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.269422+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.270236+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.270236+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.275716+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.275716+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.348506+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.348506+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.350759+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.350759+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.353289+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.353289+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.353992+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.653 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[110680]: audit 2024-09-17T12:06:40.353992+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.270858+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.270858+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.656 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.362732+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.362732+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.363260+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.363260+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.428906+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.428906+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.430903+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.430903+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.432716+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.432716+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.433504+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.433504+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.657 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.443312+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.443312+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.443842+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.443842+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.516344+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.516344+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.518426+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.518426+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.520907+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.520907+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.521693+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.521693+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.530482+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.658 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.530482+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.530977+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.530977+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.596578+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.596578+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.598428+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.598428+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.600326+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.600326+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.601037+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.601037+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.610942+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.610942+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.611440+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.611440+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.694021+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.694021+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.696648+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.696648+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.699793+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.699793+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.700544+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.700544+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.709295+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.709295+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.709775+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.709775+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.775081+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.775081+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.777412+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.777412+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.780140+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.780140+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.781127+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.781127+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.789877+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.789877+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.790578+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.661 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.790578+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.882933+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.882933+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.885026+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.885026+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.887664+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.887664+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.888501+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.888501+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cluster 2024-09-17T12:06:39.888613+0000 mgr.y (mgr.54108) 766 : cluster [DBG] pgmap v203: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cluster 2024-09-17T12:06:39.888613+0000 mgr.y (mgr.54108) 766 : cluster [DBG] pgmap v203: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.896530+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.896530+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.897008+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.897008+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.964293+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.964293+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.966546+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.966546+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.969100+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.969100+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.970006+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.970006+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.975441+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:39.975441+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.975910+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:39.975910+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.038055+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.038055+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.040082+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.040082+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.041894+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.041894+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.042530+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.042530+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.048029+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.664 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.048029+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.048492+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.048492+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.106510+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.106510+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.108579+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.108579+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.111205+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.111205+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.111952+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.111952+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.117296+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.117296+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.665 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.117807+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.117807+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.186877+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.186877+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.189511+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.189511+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.192225+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.192225+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.193079+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.193079+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.199388+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.199388+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.200005+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.666 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.200005+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.264676+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.264676+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.266789+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.266789+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.269422+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.269422+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.270236+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.270236+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.275716+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.275716+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.348506+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.348506+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.350759+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.667 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.350759+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.668 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.353289+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.668 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.353289+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.668 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.353992+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.668 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[114081]: audit 2024-09-17T12:06:40.353992+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.270858+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.270858+0000 mgr.y (mgr.54108) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.362732+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.362732+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.363260+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.363260+0000 mgr.y (mgr.54108) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.428906+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.428906+0000 mon.a (mon.0) 2633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.430903+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.430903+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.432716+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.432716+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.433504+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.433504+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.443312+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.443312+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.443842+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.443842+0000 mgr.y (mgr.54108) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.516344+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.516344+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.518426+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.518426+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.520907+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.520907+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.521693+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.521693+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.530482+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.530482+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.530977+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.530977+0000 mgr.y (mgr.54108) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.596578+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.596578+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.598428+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.598428+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.600326+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.600326+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.601037+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.601037+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.610942+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.610942+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.611440+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.611440+0000 mgr.y (mgr.54108) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.694021+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.694021+0000 mon.a (mon.0) 2648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.696648+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.696648+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.699793+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.699793+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.700544+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.700544+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.709295+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.709295+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.709775+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.709775+0000 mgr.y (mgr.54108) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.775081+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.775081+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.777412+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.777412+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.780140+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.780140+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.781127+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.781127+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.789877+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.789877+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.790578+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.790578+0000 mgr.y (mgr.54108) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.882933+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.882933+0000 mon.a (mon.0) 2658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.885026+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.885026+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.887664+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.887664+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.888501+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.888501+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cluster 2024-09-17T12:06:39.888613+0000 mgr.y (mgr.54108) 766 : cluster [DBG] pgmap v203: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cluster 2024-09-17T12:06:39.888613+0000 mgr.y (mgr.54108) 766 : cluster [DBG] pgmap v203: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.896530+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.896530+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.897008+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.897008+0000 mgr.y (mgr.54108) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.964293+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.964293+0000 mon.a (mon.0) 2663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.966546+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.966546+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.969100+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.969100+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.970006+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.970006+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.975441+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:39.975441+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.975910+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:39.975910+0000 mgr.y (mgr.54108) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.038055+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.038055+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.040082+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.040082+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.041894+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.041894+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.042530+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.042530+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.048029+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.048029+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.048492+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.048492+0000 mgr.y (mgr.54108) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.106510+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.106510+0000 mon.a (mon.0) 2673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.108579+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.108579+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.111205+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.111205+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.111952+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.111952+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.117296+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.117296+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.117807+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.117807+0000 mgr.y (mgr.54108) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.186877+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.186877+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.189511+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.189511+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.192225+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.192225+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.193079+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.193079+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.199388+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.199388+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.200005+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.200005+0000 mgr.y (mgr.54108) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.264676+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.264676+0000 mon.a (mon.0) 2683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.266789+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.266789+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.269422+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.269422+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.270236+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.270236+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.275716+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.275716+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.348506+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.348506+0000 mon.a (mon.0) 2688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.350759+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.350759+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.353289+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.353289+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.353992+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:40.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:40 smithi121 bash[87711]: audit 2024-09-17T12:06:40.353992+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:06:40] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.51.0" 2024-09-17T12:06:41.075 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:40 smithi092 bash[128765]: debug 2024-09-17T12:06:40.801+0000 7fc6ee165640 1 -- 172.21.15.92:0/726701953 <== mon.0 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5562b5a54960 con 0x5562b6842000 2024-09-17T12:06:41.743 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.276263+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.276263+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.359813+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.359813+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.360413+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.360413+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.447610+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.447610+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.449532+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.449532+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.451268+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.451268+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.451910+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.451910+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.456888+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.456888+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.457317+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.457317+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.519444+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.519444+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.276263+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.276263+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.359813+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.359813+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.360413+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.360413+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.447610+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.447610+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.449532+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.449532+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.451268+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.451268+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.451910+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.451910+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.456888+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.456888+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.457317+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.457317+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.519444+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.519444+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.521559+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.521559+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.524328+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.524328+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.747 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.525011+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.525011+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.529875+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.529875+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.530313+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.530313+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.587819+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.587819+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.589548+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.589548+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.591513+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.591513+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.592077+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.748 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.592077+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.596831+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.596831+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.521559+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.521559+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.524328+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.524328+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.525011+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.525011+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.529875+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.749 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.529875+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.530313+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.530313+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.587819+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.587819+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.589548+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.589548+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.591513+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.591513+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.592077+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.592077+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.596831+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.596831+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.597233+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.597233+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.659646+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.659646+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.661359+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.661359+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.662965+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.662965+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.663551+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.663551+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.668356+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.668356+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.668808+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.668808+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.725375+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.725375+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.727323+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.727323+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.729217+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.597233+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.597233+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.659646+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.659646+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.661359+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.661359+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.662965+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.662965+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.663551+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.663551+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.668356+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.668356+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.668808+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.668808+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.725375+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.725375+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.727323+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.727323+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.729217+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.729217+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.729917+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.729917+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.734721+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.734721+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.735075+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.735075+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.754 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.801764+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.801764+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.803760+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.803760+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.805561+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.805561+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.806296+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.806296+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.811395+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.811395+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.811912+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.811912+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.755 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.870303+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.729217+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.729917+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.729917+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.734721+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.734721+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.735075+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.735075+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.801764+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.801764+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.803760+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.803760+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.805561+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.805561+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.806296+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.806296+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.811395+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.811395+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.811912+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.811912+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.757 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.870303+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.870303+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.871986+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.871986+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.873702+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.873702+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.874410+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.874410+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.880491+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.880491+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.881009+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.881009+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.941302+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.941302+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.943139+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.943139+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.944687+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.944687+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.945232+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.945232+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.950095+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.870303+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.871986+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.759 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.871986+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.873702+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.873702+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.874410+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.874410+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.880491+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.880491+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.881009+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.881009+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.941302+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.941302+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.943139+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.943139+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.760 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.944687+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.944687+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.945232+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.945232+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.950095+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:40.950095+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.950518+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:40.950518+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.007231+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.007231+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.008909+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.008909+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.010549+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.010549+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.011113+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.011113+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.018412+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.018412+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.018973+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.018973+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.084596+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.084596+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.086271+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.762 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.086271+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.087948+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:40.950095+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.950518+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:40.950518+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.007231+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.007231+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.008909+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.008909+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.010549+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.763 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.010549+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.011113+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.011113+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.018412+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.018412+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.018973+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.018973+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.084596+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.084596+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.086271+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.086271+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.764 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.087948+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.087948+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.088543+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.088543+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.094001+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.094001+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.094378+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.094378+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.151764+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.151764+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.153628+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.153628+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.155239+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.765 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.155239+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.155823+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.155823+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.160544+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.160544+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.160933+0000 mgr.y (mgr.54108) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.160933+0000 mgr.y (mgr.54108) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.216476+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.087948+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.088543+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.766 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.088543+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.094001+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.094001+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.094378+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.094378+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.151764+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.151764+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.153628+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.153628+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.155239+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.155239+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.155823+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.155823+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.160544+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.160544+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.160933+0000 mgr.y (mgr.54108) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.160933+0000 mgr.y (mgr.54108) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.216476+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.216476+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.218123+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.218123+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.220580+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.220580+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.221344+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.221344+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.229641+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.229641+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.230085+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.230085+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.299429+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.299429+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.301437+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.301437+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.303975+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.303975+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.304629+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.304629+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.216476+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.218123+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.218123+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.220580+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.220580+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.221344+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.221344+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.229641+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.229641+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.230085+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.230085+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.299429+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.299429+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.301437+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.301437+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.303975+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.303975+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.304629+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.304629+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.309772+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.309772+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.319518+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.319518+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.324831+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.324831+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.332145+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[110680]: audit 2024-09-17T12:06:41.332145+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.309772+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.309772+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.319518+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.319518+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.324831+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.324831+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.332145+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:41 smithi092 bash[114081]: audit 2024-09-17T12:06:41.332145+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.276263+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.276263+0000 mgr.y (mgr.54108) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.359813+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.359813+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.360413+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.360413+0000 mgr.y (mgr.54108) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.447610+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.447610+0000 mon.a (mon.0) 2693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.449532+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.449532+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.451268+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.451268+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.451910+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.451910+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.456888+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.456888+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.457317+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.457317+0000 mgr.y (mgr.54108) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.519444+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.519444+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.521559+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.521559+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.524328+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.524328+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.525011+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.525011+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.529875+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.529875+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.530313+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.530313+0000 mgr.y (mgr.54108) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.587819+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.587819+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.589548+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.589548+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.591513+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.591513+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.592077+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.592077+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.596831+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.596831+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.597233+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.597233+0000 mgr.y (mgr.54108) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.659646+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.659646+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.661359+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.661359+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.662965+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.662965+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.663551+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.663551+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.668356+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.668356+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.668808+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.668808+0000 mgr.y (mgr.54108) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.725375+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.725375+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.727323+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.727323+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.729217+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.729217+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.729917+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.729917+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.734721+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.734721+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.735075+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.735075+0000 mgr.y (mgr.54108) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.801764+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.801764+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.803760+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.803760+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.805561+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.805561+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.806296+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.806296+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.811395+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.811395+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.811912+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.811912+0000 mgr.y (mgr.54108) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.870303+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.870303+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.871986+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.871986+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.873702+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.873702+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.874410+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.874410+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.880491+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.880491+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.881009+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.881009+0000 mgr.y (mgr.54108) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.941302+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.941302+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.943139+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.943139+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.944687+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.944687+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.945232+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.945232+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.950095+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:40.950095+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.950518+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:40.950518+0000 mgr.y (mgr.54108) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.007231+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.007231+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.008909+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.008909+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.010549+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.010549+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.011113+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.011113+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.018412+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.018412+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.018973+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.018973+0000 mgr.y (mgr.54108) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.084596+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.084596+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.086271+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.086271+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.087948+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.087948+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.088543+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.088543+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.094001+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.094001+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.094378+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.094378+0000 mgr.y (mgr.54108) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.151764+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.151764+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.153628+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.153628+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.155239+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.155239+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.155823+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.155823+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.160544+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.160544+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.160933+0000 mgr.y (mgr.54108) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.160933+0000 mgr.y (mgr.54108) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.216476+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.216476+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.218123+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.218123+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.220580+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.220580+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.221344+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.221344+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.229641+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.229641+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.230085+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.230085+0000 mgr.y (mgr.54108) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.299429+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.299429+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.301437+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.301437+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.303975+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.303975+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.304629+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.304629+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.309772+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.309772+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.319518+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.319518+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.324831+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.324831+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.332145+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:41.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:41 smithi121 bash[87711]: audit 2024-09-17T12:06:41.332145+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.310267+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.310267+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.392447+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.392447+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.778 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.394337+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.394337+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.396108+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.396108+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.396830+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.396830+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.403029+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.403029+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.404342+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.404342+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.477200+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.477200+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.779 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.478923+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.478923+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.480550+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.480550+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.481192+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.481192+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.486073+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.486073+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.486546+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.486546+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.545662+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.545662+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.547490+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.780 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.547490+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.549291+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.549291+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.549936+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.549936+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.556998+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.556998+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.557468+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.557468+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.620759+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.620759+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.622821+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.622821+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.781 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.624648+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.624648+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.625314+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.625314+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.632671+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.632671+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.633128+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.633128+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.692703+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.692703+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.694449+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.694449+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.782 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.696033+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.783 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.696033+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.783 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.696626+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.783 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.696626+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.783 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.703553+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.703553+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.703953+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.703953+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.765560+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.765560+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.767353+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.767353+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.769356+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.769356+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.769981+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.769981+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.784 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.776837+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.776837+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.777250+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.777250+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.834295+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.834295+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.836389+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.836389+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.838981+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.838981+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.839604+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.839604+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.847082+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.785 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.847082+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.847629+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.847629+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cluster 2024-09-17T12:06:41.889519+0000 mgr.y (mgr.54108) 794 : cluster [DBG] pgmap v204: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cluster 2024-09-17T12:06:41.889519+0000 mgr.y (mgr.54108) 794 : cluster [DBG] pgmap v204: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.926722+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.926722+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.928783+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.928783+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.931862+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.931862+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.932440+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.786 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.932440+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.939569+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:41.939569+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.940597+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:41.940597+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.002570+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.002570+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.004975+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.004975+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.007672+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.007672+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.008304+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.787 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.008304+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.015480+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.015480+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.015917+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.015917+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.082686+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.082686+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.084378+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.084378+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.085967+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.085967+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.086578+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.086578+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.093387+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.788 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.093387+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.093788+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.093788+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.150154+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.150154+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.152517+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.152517+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.155741+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.155741+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.156458+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.156458+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.163779+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.163779+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.789 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.164164+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.164164+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.226906+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.226906+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.228666+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.228666+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.230577+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.230577+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.231254+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.231254+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.238429+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.238429+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.238864+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.790 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.238864+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.303312+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.303312+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.305862+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.305862+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.308965+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.308965+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.310014+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.310014+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.317782+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.791 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:42 smithi121 bash[87711]: audit 2024-09-17T12:06:42.317782+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.310267+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.310267+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.392447+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.392447+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.394337+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.394337+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.396108+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.396108+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.396830+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.396830+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.403029+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.403029+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.404342+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.404342+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.477200+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.477200+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.478923+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.478923+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.480550+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.310267+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.310267+0000 mgr.y (mgr.54108) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.392447+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.392447+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.394337+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.394337+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.396108+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.396108+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.396830+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.396830+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.403029+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.403029+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.404342+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.404342+0000 mgr.y (mgr.54108) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.477200+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.477200+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.478923+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.478923+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.480550+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.480550+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.481192+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.481192+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.486073+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.486073+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.486546+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.486546+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.545662+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.545662+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.547490+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.547490+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.549291+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.549291+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.549936+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.549936+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.556998+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.556998+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.557468+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.557468+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.620759+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.480550+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.481192+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.481192+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.486073+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.486073+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.486546+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.486546+0000 mgr.y (mgr.54108) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.545662+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.545662+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.547490+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.547490+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.549291+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.549291+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.549936+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.549936+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.556998+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.556998+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.557468+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.557468+0000 mgr.y (mgr.54108) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.620759+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.620759+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.622821+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.622821+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.624648+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.624648+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.625314+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.625314+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.632671+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.632671+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.633128+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.633128+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.692703+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.692703+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.694449+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.694449+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.696033+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.696033+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.696626+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.696626+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.703553+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.620759+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.622821+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.622821+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.624648+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.624648+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.625314+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.625314+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.632671+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.632671+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.633128+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.633128+0000 mgr.y (mgr.54108) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.692703+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.692703+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.694449+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.694449+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.696033+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.696033+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.696626+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.696626+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.703553+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.703553+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.703953+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.703953+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.765560+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.765560+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.767353+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.767353+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.769356+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.769356+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.769981+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.769981+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.776837+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.776837+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.777250+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.777250+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.834295+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.834295+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.836389+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.836389+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.838981+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.703553+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.703953+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.703953+0000 mgr.y (mgr.54108) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.765560+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.765560+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.767353+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.767353+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.769356+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.769356+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.769981+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.769981+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.776837+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.776837+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.777250+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.777250+0000 mgr.y (mgr.54108) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.834295+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.834295+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.836389+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.836389+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.838981+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.838981+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.839604+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.839604+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.847082+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.847082+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.847629+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.847629+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cluster 2024-09-17T12:06:41.889519+0000 mgr.y (mgr.54108) 794 : cluster [DBG] pgmap v204: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cluster 2024-09-17T12:06:41.889519+0000 mgr.y (mgr.54108) 794 : cluster [DBG] pgmap v204: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.926722+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.926722+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.928783+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.928783+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.931862+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.931862+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.932440+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.932440+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.939569+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:41.939569+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.838981+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.839604+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.839604+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.847082+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.847082+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.847629+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.847629+0000 mgr.y (mgr.54108) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cluster 2024-09-17T12:06:41.889519+0000 mgr.y (mgr.54108) 794 : cluster [DBG] pgmap v204: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cluster 2024-09-17T12:06:41.889519+0000 mgr.y (mgr.54108) 794 : cluster [DBG] pgmap v204: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:42.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.926722+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.926722+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.928783+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.928783+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.931862+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.931862+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.932440+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.932440+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.939569+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:41.939569+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.940597+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:41.940597+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.002570+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.002570+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.004975+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.004975+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.007672+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.007672+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.008304+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.008304+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.015480+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.015480+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.015917+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.015917+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.082686+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.082686+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.084378+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.084378+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.085967+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.940597+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:41.940597+0000 mgr.y (mgr.54108) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.002570+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.002570+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.004975+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.004975+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.007672+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.007672+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.008304+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.008304+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.015480+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.015480+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.015917+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.015917+0000 mgr.y (mgr.54108) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.082686+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.082686+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.084378+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.084378+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.085967+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.085967+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.086578+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.086578+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.093387+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.093387+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.093788+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.093788+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.150154+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.150154+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.152517+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.152517+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.155741+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.155741+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.156458+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.156458+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.163779+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.163779+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.164164+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.164164+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.226906+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.085967+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.086578+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.086578+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.093387+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.093387+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.093788+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.093788+0000 mgr.y (mgr.54108) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.150154+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.150154+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.152517+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.152517+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.155741+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.155741+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.156458+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.156458+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.163779+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.163779+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.164164+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.164164+0000 mgr.y (mgr.54108) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.850 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.226906+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.226906+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.228666+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.228666+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.230577+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.230577+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.231254+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.231254+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.238429+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.238429+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.238864+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.238864+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.303312+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.303312+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.305862+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.305862+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.308965+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.308965+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.310014+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.310014+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.317782+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[114081]: audit 2024-09-17T12:06:42.317782+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.226906+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.852 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.228666+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.228666+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.230577+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.230577+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.231254+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.231254+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.238429+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.238429+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.238864+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.238864+0000 mgr.y (mgr.54108) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.303312+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.303312+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:42.853 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.305862+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.305862+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:42.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.308965+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.308965+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:42.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.310014+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.310014+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:42.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.317782+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:42.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[110680]: audit 2024-09-17T12:06:42.317782+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.325 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:42 smithi092 bash[128765]: debug 2024-09-17T12:06:42.861+0000 7fc6f09cc640 -1 Falling back to public interface 2024-09-17T12:06:43.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.318624+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.318624+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.388187+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.804 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.388187+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.390388+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.390388+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.392068+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.392068+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.392617+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.392617+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.399285+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.399285+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.399681+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.399681+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.805 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.460647+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.460647+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.462548+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.462548+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.464953+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.464953+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.465658+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.465658+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.475398+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.475398+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.475948+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.475948+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.542176+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.806 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.542176+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.543838+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.543838+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.546210+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.546210+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.547210+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.547210+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.555324+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.555324+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.555927+0000 mgr.y (mgr.54108) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.555927+0000 mgr.y (mgr.54108) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.623276+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.808 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.623276+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.625987+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.625987+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.628432+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.628432+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.629264+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.629264+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.637580+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.637580+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.638002+0000 mgr.y (mgr.54108) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.638002+0000 mgr.y (mgr.54108) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.697854+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.697854+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.809 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.699710+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.699710+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.701489+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.701489+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.702101+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.702101+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.707087+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.707087+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.707510+0000 mgr.y (mgr.54108) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.707510+0000 mgr.y (mgr.54108) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.810 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.766933+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.766933+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.768949+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.768949+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.770709+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.770709+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.771359+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.771359+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.776332+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.776332+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.776734+0000 mgr.y (mgr.54108) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.776734+0000 mgr.y (mgr.54108) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.834912+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.811 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.834912+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.837048+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.837048+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.838786+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.838786+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.839474+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.839474+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.844615+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.844615+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.845046+0000 mgr.y (mgr.54108) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.845046+0000 mgr.y (mgr.54108) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.907572+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.907572+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.812 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.909364+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.909364+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.911106+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.911106+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.911703+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.911703+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.916470+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.916470+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.916897+0000 mgr.y (mgr.54108) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.916897+0000 mgr.y (mgr.54108) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.813 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.975905+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.318624+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.318624+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.388187+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.388187+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.390388+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.390388+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.392068+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.392068+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.392617+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.392617+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.814 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.399285+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.399285+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.399681+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.399681+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.460647+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.460647+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.462548+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.462548+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.464953+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.464953+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.465658+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.465658+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.475398+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.475398+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.475948+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.475948+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.542176+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.542176+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.543838+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.543838+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.546210+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.546210+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.547210+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.547210+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.555324+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.555324+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.816 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.555927+0000 mgr.y (mgr.54108) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.555927+0000 mgr.y (mgr.54108) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.623276+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.817 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.975905+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.977814+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.977814+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.979508+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.979508+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.980176+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.980176+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.985122+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:42.985122+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.985506+0000 mgr.y (mgr.54108) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:42.985506+0000 mgr.y (mgr.54108) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.046760+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.046760+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.048475+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.048475+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.050084+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.050084+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.050655+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.819 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.050655+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.623276+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.625987+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.819 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.625987+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.628432+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.628432+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.629264+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.629264+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.637580+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.637580+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.638002+0000 mgr.y (mgr.54108) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.638002+0000 mgr.y (mgr.54108) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.697854+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.697854+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.820 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.699710+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.699710+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.701489+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.701489+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.702101+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.702101+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.707087+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.318624+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.318624+0000 mgr.y (mgr.54108) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.388187+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.388187+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.390388+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.390388+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.392068+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.392068+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.392617+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.392617+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.399285+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.399285+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.399681+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.399681+0000 mgr.y (mgr.54108) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.460647+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.460647+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.462548+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.462548+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.464953+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.464953+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.465658+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.465658+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.475398+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.475398+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.475948+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.475948+0000 mgr.y (mgr.54108) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.542176+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.542176+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.543838+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.543838+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.546210+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.546210+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.547210+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.547210+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.555324+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.555324+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.555927+0000 mgr.y (mgr.54108) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.555927+0000 mgr.y (mgr.54108) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.623276+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.623276+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.625987+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.625987+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.628432+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.628432+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.629264+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.629264+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.637580+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.637580+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.638002+0000 mgr.y (mgr.54108) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.638002+0000 mgr.y (mgr.54108) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.697854+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.697854+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.699710+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.699710+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.701489+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.701489+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.702101+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.702101+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.707087+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.707087+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.707510+0000 mgr.y (mgr.54108) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.707510+0000 mgr.y (mgr.54108) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.766933+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.766933+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.768949+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.768949+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.770709+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.770709+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.771359+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.771359+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.776332+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.776332+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.776734+0000 mgr.y (mgr.54108) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.776734+0000 mgr.y (mgr.54108) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.834912+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.834912+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.837048+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.837048+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.838786+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.838786+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.839474+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.839474+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.844615+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.844615+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.827 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.845046+0000 mgr.y (mgr.54108) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.845046+0000 mgr.y (mgr.54108) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.907572+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.907572+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.909364+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.909364+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.911106+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.911106+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.911703+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.911703+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.916470+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.916470+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.916897+0000 mgr.y (mgr.54108) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.916897+0000 mgr.y (mgr.54108) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.828 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.975905+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.975905+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.977814+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.977814+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.979508+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.979508+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.980176+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.980176+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.985122+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:42.985122+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.985506+0000 mgr.y (mgr.54108) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:42.985506+0000 mgr.y (mgr.54108) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.046760+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.046760+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.048475+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.829 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.048475+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.050084+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.050084+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.050655+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.050655+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.055545+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.055545+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.056009+0000 mgr.y (mgr.54108) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.056009+0000 mgr.y (mgr.54108) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.114061+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.114061+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.116023+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.116023+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.830 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.117772+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.117772+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.118384+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.118384+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.123340+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.123340+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.123807+0000 mgr.y (mgr.54108) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.123807+0000 mgr.y (mgr.54108) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.183698+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.183698+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.831 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.185359+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.185359+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.187023+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.187023+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.187629+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.187629+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.192683+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.192683+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.193077+0000 mgr.y (mgr.54108) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.193077+0000 mgr.y (mgr.54108) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.249103+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.249103+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.250925+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.832 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.250925+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.252649+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.252649+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.253269+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.253269+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.259400+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.259400+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.317750+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.317750+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.319400+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.319400+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.321040+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.833 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.321040+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.834 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.321608+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.834 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.321608+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.834 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.326660+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.834 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:43 smithi121 bash[87711]: audit 2024-09-17T12:06:43.326660+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.055545+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.055545+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.056009+0000 mgr.y (mgr.54108) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.056009+0000 mgr.y (mgr.54108) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.114061+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.114061+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.116023+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.116023+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.117772+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.117772+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.118384+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.118384+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.123340+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.123340+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.123807+0000 mgr.y (mgr.54108) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.123807+0000 mgr.y (mgr.54108) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.183698+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.183698+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.185359+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.185359+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.707087+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.707510+0000 mgr.y (mgr.54108) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.707510+0000 mgr.y (mgr.54108) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.766933+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.766933+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.768949+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.768949+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.770709+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.770709+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.771359+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.771359+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.776332+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.776332+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.776734+0000 mgr.y (mgr.54108) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.776734+0000 mgr.y (mgr.54108) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.834912+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.834912+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.837048+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.837048+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.838786+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.187023+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.187023+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.187629+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.187629+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.192683+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.192683+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.193077+0000 mgr.y (mgr.54108) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.193077+0000 mgr.y (mgr.54108) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.249103+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.249103+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.250925+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.250925+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.252649+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.252649+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.253269+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.253269+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.259400+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.259400+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.317750+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.317750+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.319400+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.319400+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.321040+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.321040+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.321608+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.321608+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.326660+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[110680]: audit 2024-09-17T12:06:43.326660+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.838786+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.839474+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.839474+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.844615+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.844615+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.845046+0000 mgr.y (mgr.54108) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.845046+0000 mgr.y (mgr.54108) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.907572+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.907572+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.909364+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.909364+0000 mon.a (mon.0) 2862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.911106+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.911106+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.911703+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.911703+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.916470+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.916470+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.916897+0000 mgr.y (mgr.54108) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.916897+0000 mgr.y (mgr.54108) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.975905+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.975905+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.843 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.977814+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.977814+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.979508+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.979508+0000 mon.a (mon.0) 2868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.980176+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.980176+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.985122+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:42.985122+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.985506+0000 mgr.y (mgr.54108) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:42.985506+0000 mgr.y (mgr.54108) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.046760+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.046760+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.048475+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.048475+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.050084+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.050084+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.050655+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.050655+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.055545+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.055545+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.056009+0000 mgr.y (mgr.54108) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.056009+0000 mgr.y (mgr.54108) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.114061+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.114061+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.116023+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.116023+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.117772+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.117772+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.118384+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.118384+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.123340+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.123340+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.123807+0000 mgr.y (mgr.54108) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.123807+0000 mgr.y (mgr.54108) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.183698+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.183698+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.185359+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.185359+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.187023+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.187023+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.187629+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.187629+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.192683+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.192683+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.193077+0000 mgr.y (mgr.54108) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.193077+0000 mgr.y (mgr.54108) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.249103+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.249103+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.250925+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.250925+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.252649+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.252649+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.253269+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.253269+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.259400+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.259400+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.317750+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.317750+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:43.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.319400+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.319400+0000 mon.a (mon.0) 2892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:43.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.321040+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.321040+0000 mon.a (mon.0) 2893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:43.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.321608+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.321608+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:43.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.326660+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:43.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:43 smithi092 bash[114081]: audit 2024-09-17T12:06:43.326660+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.392 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.259845+0000 mgr.y (mgr.54108) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.392 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.259845+0000 mgr.y (mgr.54108) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.392 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.327061+0000 mgr.y (mgr.54108) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.392 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.327061+0000 mgr.y (mgr.54108) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.392 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.391744+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.392 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.391744+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.394194+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.394194+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.396167+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.396167+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.396821+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.396821+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.401664+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.401664+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.402226+0000 mgr.y (mgr.54108) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.402226+0000 mgr.y (mgr.54108) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.468313+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.393 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.468313+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.470287+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.394 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.470287+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.472214+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.472214+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.472885+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.472885+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.477999+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.477999+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.478542+0000 mgr.y (mgr.54108) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.395 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.478542+0000 mgr.y (mgr.54108) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.538519+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.538519+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.540375+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.540375+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.542326+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.542326+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.543169+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.543169+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.548947+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.548947+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.549546+0000 mgr.y (mgr.54108) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.549546+0000 mgr.y (mgr.54108) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.616473+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.396 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.616473+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.618687+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.618687+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.620460+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.620460+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.621162+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.621162+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.626642+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.626642+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.627802+0000 mgr.y (mgr.54108) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.627802+0000 mgr.y (mgr.54108) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.688728+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.688728+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.690548+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.690548+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.692287+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.692287+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.692930+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.692930+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.697944+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.697944+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.698537+0000 mgr.y (mgr.54108) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.698537+0000 mgr.y (mgr.54108) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.757376+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.757376+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.759712+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.759712+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.762019+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.762019+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.762831+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.762831+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.769638+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.769638+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.770451+0000 mgr.y (mgr.54108) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.770451+0000 mgr.y (mgr.54108) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.833304+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.833304+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.835175+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.835175+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.836841+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.836841+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.837533+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.837533+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.842897+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.842897+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.843505+0000 mgr.y (mgr.54108) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.843505+0000 mgr.y (mgr.54108) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cluster 2024-09-17T12:06:43.890207+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v205: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cluster 2024-09-17T12:06:43.890207+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v205: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.895258+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.895258+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.900690+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.900690+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.909220+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.909220+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.909642+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.909642+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.911589+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.911589+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.914087+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.914087+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.914682+0000 mgr.y (mgr.54108) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.914682+0000 mgr.y (mgr.54108) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.921023+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.921023+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.924185+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.924185+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.925614+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.925614+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.926970+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.926970+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.928316+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.928316+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.929661+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.929661+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.930989+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.930989+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.931635+0000 mgr.y (mgr.54108) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.931635+0000 mgr.y (mgr.54108) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.932455+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:06:44.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.932455+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.938302+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.938302+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.941481+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.941481+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.947087+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.947087+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.949140+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.949140+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.954236+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.954236+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.956135+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.956135+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:06:44.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.956685+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:06:44.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.956685+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:06:44.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.957187+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:06:44.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.957187+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:06:44.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.957913+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:06:44.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.957913+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:06:44.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.958474+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.958474+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.959041+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:06:44.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.959041+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:06:44.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.259845+0000 mgr.y (mgr.54108) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.259845+0000 mgr.y (mgr.54108) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.327061+0000 mgr.y (mgr.54108) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.327061+0000 mgr.y (mgr.54108) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.391744+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.391744+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.394194+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.394194+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.396167+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.396167+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.396821+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.396821+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.401664+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.401664+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.402226+0000 mgr.y (mgr.54108) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.402226+0000 mgr.y (mgr.54108) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.468313+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.468313+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.470287+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.470287+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.259845+0000 mgr.y (mgr.54108) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.259845+0000 mgr.y (mgr.54108) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.327061+0000 mgr.y (mgr.54108) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.327061+0000 mgr.y (mgr.54108) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.391744+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.391744+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.394194+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.394194+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.396167+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.396167+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.396821+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.396821+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.401664+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.401664+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.402226+0000 mgr.y (mgr.54108) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.402226+0000 mgr.y (mgr.54108) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.468313+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.468313+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.470287+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.470287+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.472214+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.472214+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.472885+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.472885+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.477999+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.477999+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.478542+0000 mgr.y (mgr.54108) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.478542+0000 mgr.y (mgr.54108) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.538519+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.538519+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.540375+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.540375+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.542326+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.542326+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.543169+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.543169+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.548947+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.548947+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.549546+0000 mgr.y (mgr.54108) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.549546+0000 mgr.y (mgr.54108) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.472214+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.472214+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.472885+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.472885+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.477999+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.477999+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.478542+0000 mgr.y (mgr.54108) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.478542+0000 mgr.y (mgr.54108) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.538519+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.538519+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.540375+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.540375+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.542326+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.542326+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.543169+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.543169+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.548947+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.548947+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.549546+0000 mgr.y (mgr.54108) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.549546+0000 mgr.y (mgr.54108) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.616473+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.616473+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.618687+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.618687+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.620460+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.620460+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.621162+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.621162+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.626642+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.626642+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.627802+0000 mgr.y (mgr.54108) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.627802+0000 mgr.y (mgr.54108) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.688728+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.688728+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.690548+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.690548+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.692287+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.692287+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.692930+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.616473+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.616473+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.618687+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.618687+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.620460+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.620460+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.621162+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.621162+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.626642+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.626642+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.627802+0000 mgr.y (mgr.54108) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.627802+0000 mgr.y (mgr.54108) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.688728+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.688728+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.690548+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.690548+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.692287+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.692287+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.692930+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.692930+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.697944+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.697944+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.698537+0000 mgr.y (mgr.54108) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.698537+0000 mgr.y (mgr.54108) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.757376+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.757376+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.759712+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.759712+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.762019+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.762019+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.762831+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.762831+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.769638+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.769638+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.770451+0000 mgr.y (mgr.54108) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.770451+0000 mgr.y (mgr.54108) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.833304+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.833304+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.835175+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.692930+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.697944+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.697944+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.698537+0000 mgr.y (mgr.54108) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.698537+0000 mgr.y (mgr.54108) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.757376+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.757376+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.759712+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.759712+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.762019+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.762019+0000 mon.a (mon.0) 2923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.762831+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.762831+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.769638+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.769638+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.770451+0000 mgr.y (mgr.54108) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.770451+0000 mgr.y (mgr.54108) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.833304+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.833304+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.835175+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.835175+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.836841+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.836841+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.837533+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.837533+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.842897+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.842897+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.843505+0000 mgr.y (mgr.54108) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.843505+0000 mgr.y (mgr.54108) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cluster 2024-09-17T12:06:43.890207+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v205: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cluster 2024-09-17T12:06:43.890207+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v205: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.895258+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.895258+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.900690+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.900690+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.909220+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.909220+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.909642+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.909642+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.911589+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.835175+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.836841+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.836841+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.837533+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.837533+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.842897+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.842897+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.843505+0000 mgr.y (mgr.54108) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.843505+0000 mgr.y (mgr.54108) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cluster 2024-09-17T12:06:43.890207+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v205: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cluster 2024-09-17T12:06:43.890207+0000 mgr.y (mgr.54108) 822 : cluster [DBG] pgmap v205: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.895258+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.895258+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.900690+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.900690+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.909220+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.909220+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.909642+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.909642+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:06:44.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.911589+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.911589+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.914087+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.914087+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.914682+0000 mgr.y (mgr.54108) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:06:44.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.914682+0000 mgr.y (mgr.54108) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.921023+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.921023+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.924185+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.924185+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.925614+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.925614+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.926970+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.926970+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.928316+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.928316+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.929661+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.929661+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.930989+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.930989+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.931635+0000 mgr.y (mgr.54108) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:06:44.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.931635+0000 mgr.y (mgr.54108) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:06:44.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.911589+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.914087+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.914087+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.914682+0000 mgr.y (mgr.54108) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:06:44.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.914682+0000 mgr.y (mgr.54108) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:06:44.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.921023+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.921023+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.924185+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.924185+0000 mon.a (mon.0) 2938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.925614+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.925614+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.926970+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.926970+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.928316+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.928316+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.929661+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.929661+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.930989+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.930989+0000 mon.a (mon.0) 2943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:06:44.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.931635+0000 mgr.y (mgr.54108) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:06:44.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.931635+0000 mgr.y (mgr.54108) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:06:44.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.932455+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:06:44.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.932455+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:06:44.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.938302+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:06:44.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.938302+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:06:44.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.941481+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.941481+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.947087+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:06:44.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.947087+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.949140+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.949140+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.954236+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.954236+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.956135+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.956135+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.956685+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.956685+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.932455+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:06:44.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.932455+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.938302+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.938302+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.941481+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.941481+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.947087+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.947087+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.949140+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.949140+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.954236+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.954236+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.956135+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:06:44.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.956135+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:06:44.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.956685+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:06:44.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.956685+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:06:44.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.957187+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:06:44.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.957187+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:06:44.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.957913+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:06:44.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.957913+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:06:44.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.958474+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.958474+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.959041+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.959041+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.959629+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.959629+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.960744+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.960744+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.961397+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.961397+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.966970+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:06:44.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.966970+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:06:44.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.957187+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:06:44.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.957187+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:06:44.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.957913+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:06:44.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.957913+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:06:44.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.958474+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.958474+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.959041+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:06:44.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.959041+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:06:44.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.959629+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:06:44.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.959629+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:06:44.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.960744+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:06:44.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.960744+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:06:44.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.961397+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:06:44.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.961397+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:06:44.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.966970+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:06:44.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.966970+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.968860+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.968860+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.969446+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.969446+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.970170+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.970170+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.970729+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.970729+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.971236+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.971236+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.971794+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.971794+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.972217+0000 mgr.y (mgr.54108) 825 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: cephadm 2024-09-17T12:06:43.972217+0000 mgr.y (mgr.54108) 825 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.972562+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.972562+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.977966+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.977966+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.968860+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.968860+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.969446+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.969446+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.970170+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.970170+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.970729+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.970729+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.971236+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.971236+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.971794+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.971794+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.972217+0000 mgr.y (mgr.54108) 825 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: cephadm 2024-09-17T12:06:43.972217+0000 mgr.y (mgr.54108) 825 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.972562+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:06:44.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.972562+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.977966+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.977966+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.979422+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.979422+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.980137+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.980137+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.988296+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:43.988296+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.057749+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.057749+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.058476+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.058476+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.066337+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.066337+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.257091+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.257091+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.263265+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.263265+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.272432+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[110680]: audit 2024-09-17T12:06:44.272432+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.979422+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.979422+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.980137+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.980137+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.988296+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:43.988296+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.057749+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.057749+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.058476+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.058476+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.066337+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.066337+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.257091+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.257091+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.263265+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.263265+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.272432+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:44 smithi092 bash[114081]: audit 2024-09-17T12:06:44.272432+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.959629+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.959629+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.960744+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.960744+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.961397+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.961397+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.966970+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.966970+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.968860+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.968860+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.969446+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.969446+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.970170+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.970170+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.970729+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.970729+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.971236+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.971236+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.971794+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.971794+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.972217+0000 mgr.y (mgr.54108) 825 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: cephadm 2024-09-17T12:06:43.972217+0000 mgr.y (mgr.54108) 825 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.972562+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.972562+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.977966+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.977966+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.979422+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.979422+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.980137+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.980137+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.988296+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:43.988296+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.057749+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.057749+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.058476+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.058476+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.066337+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.066337+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.257091+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.257091+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.263265+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.263265+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.272432+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:44.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:44 smithi121 bash[87711]: audit 2024-09-17T12:06:44.272432+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:46.901 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[128765]: debug 2024-09-17T12:06:46.637+0000 7fc6f09cc640 -1 osd.2 123 log_to_monitors true 2024-09-17T12:06:46.901 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[128765]: debug 2024-09-17T12:06:46.801+0000 7fc6e8776640 -1 osd.2 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:06:46.901 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[110680]: audit 2024-09-17T12:06:45.761031+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:46.901 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[110680]: audit 2024-09-17T12:06:45.761031+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:46.901 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[110680]: cluster 2024-09-17T12:06:45.891069+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v206: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:46.901 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[110680]: cluster 2024-09-17T12:06:45.891069+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v206: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:46.901 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[110680]: audit 2024-09-17T12:06:46.643309+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:06:46.901 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[110680]: audit 2024-09-17T12:06:46.643309+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:06:46.902 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[114081]: audit 2024-09-17T12:06:45.761031+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:46.902 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[114081]: audit 2024-09-17T12:06:45.761031+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:46.902 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[114081]: cluster 2024-09-17T12:06:45.891069+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v206: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:46.902 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[114081]: cluster 2024-09-17T12:06:45.891069+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v206: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:46.902 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[114081]: audit 2024-09-17T12:06:46.643309+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:06:46.902 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:46 smithi092 bash[114081]: audit 2024-09-17T12:06:46.643309+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:06:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:46 smithi121 bash[87711]: audit 2024-09-17T12:06:45.761031+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:46 smithi121 bash[87711]: audit 2024-09-17T12:06:45.761031+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:46 smithi121 bash[87711]: cluster 2024-09-17T12:06:45.891069+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v206: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:46 smithi121 bash[87711]: cluster 2024-09-17T12:06:45.891069+0000 mgr.y (mgr.54108) 826 : cluster [DBG] pgmap v206: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:46 smithi121 bash[87711]: audit 2024-09-17T12:06:46.643309+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:06:47.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:46 smithi121 bash[87711]: audit 2024-09-17T12:06:46.643309+0000 mon.a (mon.0) 2978 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:06:48.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:46.605978+0000 mgr.y (mgr.54108) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:48.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:46.605978+0000 mgr.y (mgr.54108) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:46.765181+0000 mon.a (mon.0) 2979 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:46.765181+0000 mon.a (mon.0) 2979 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: cluster 2024-09-17T12:06:46.775116+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: cluster 2024-09-17T12:06:46.775116+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:46.775625+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:46.775625+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:47.524869+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:47.524869+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:47.534986+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:47.534986+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:47.543468+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:47 smithi121 bash[87711]: audit 2024-09-17T12:06:47.543468+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:46.605978+0000 mgr.y (mgr.54108) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:46.605978+0000 mgr.y (mgr.54108) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:46.765181+0000 mon.a (mon.0) 2979 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:06:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:46.765181+0000 mon.a (mon.0) 2979 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:06:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: cluster 2024-09-17T12:06:46.775116+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:06:48.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: cluster 2024-09-17T12:06:46.775116+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:06:48.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:46.775625+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:06:48.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:46.775625+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:06:48.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:47.524869+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:47.524869+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:47.534986+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:47.534986+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:47.543468+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[114081]: audit 2024-09-17T12:06:47.543468+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:46.605978+0000 mgr.y (mgr.54108) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:46.605978+0000 mgr.y (mgr.54108) 827 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:46.765181+0000 mon.a (mon.0) 2979 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:46.765181+0000 mon.a (mon.0) 2979 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: cluster 2024-09-17T12:06:46.775116+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: cluster 2024-09-17T12:06:46.775116+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:46.775625+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:46.775625+0000 mon.a (mon.0) 2981 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:47.524869+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:47.524869+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:47.534986+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:47.534986+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:47.543468+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:48.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:47 smithi092 bash[110680]: audit 2024-09-17T12:06:47.543468+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:49.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:47.766187+0000 mon.a (mon.0) 2985 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:06:49.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:47.766187+0000 mon.a (mon.0) 2985 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:06:49.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:47.781979+0000 mon.a (mon.0) 2986 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018] boot 2024-09-17T12:06:49.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:47.781979+0000 mon.a (mon.0) 2986 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018] boot 2024-09-17T12:06:49.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:47.782139+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T12:06:49.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:47.782139+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T12:06:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: audit 2024-09-17T12:06:47.795659+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:06:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: audit 2024-09-17T12:06:47.795659+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:06:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:47.891854+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v209: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:47.891854+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v209: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:49.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:48.778875+0000 mon.a (mon.0) 2989 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:06:49.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[110680]: cluster 2024-09-17T12:06:48.778875+0000 mon.a (mon.0) 2989 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:06:49.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:47.766187+0000 mon.a (mon.0) 2985 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:06:49.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:47.766187+0000 mon.a (mon.0) 2985 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:06:49.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:47.781979+0000 mon.a (mon.0) 2986 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018] boot 2024-09-17T12:06:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:47.781979+0000 mon.a (mon.0) 2986 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018] boot 2024-09-17T12:06:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:47.782139+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T12:06:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:47.782139+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T12:06:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: audit 2024-09-17T12:06:47.795659+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:06:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: audit 2024-09-17T12:06:47.795659+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:06:49.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:47.891854+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v209: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:47.891854+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v209: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:48.778875+0000 mon.a (mon.0) 2989 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:06:49.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:48 smithi092 bash[114081]: cluster 2024-09-17T12:06:48.778875+0000 mon.a (mon.0) 2989 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:06:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:47.766187+0000 mon.a (mon.0) 2985 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:06:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:47.766187+0000 mon.a (mon.0) 2985 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:06:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:47.781979+0000 mon.a (mon.0) 2986 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018] boot 2024-09-17T12:06:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:47.781979+0000 mon.a (mon.0) 2986 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3919403018,v1:172.21.15.92:6819/3919403018] boot 2024-09-17T12:06:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:47.782139+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T12:06:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:47.782139+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T12:06:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: audit 2024-09-17T12:06:47.795659+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:06:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: audit 2024-09-17T12:06:47.795659+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:06:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:47.891854+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v209: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:47.891854+0000 mgr.y (mgr.54108) 828 : cluster [DBG] pgmap v209: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:48.778875+0000 mon.a (mon.0) 2989 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:06:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:48 smithi121 bash[87711]: cluster 2024-09-17T12:06:48.778875+0000 mon.a (mon.0) 2989 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T12:06:51.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:06:50] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-17T12:06:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[114081]: cluster 2024-09-17T12:06:49.892705+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v211: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[114081]: cluster 2024-09-17T12:06:49.892705+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v211: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[114081]: audit 2024-09-17T12:06:50.606479+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[114081]: audit 2024-09-17T12:06:50.606479+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[114081]: audit 2024-09-17T12:06:50.608558+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:51.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[114081]: audit 2024-09-17T12:06:50.608558+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:51.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[110680]: cluster 2024-09-17T12:06:49.892705+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v211: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:51.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[110680]: cluster 2024-09-17T12:06:49.892705+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v211: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:51.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[110680]: audit 2024-09-17T12:06:50.606479+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:51.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[110680]: audit 2024-09-17T12:06:50.606479+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:51.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[110680]: audit 2024-09-17T12:06:50.608558+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:51.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:50 smithi092 bash[110680]: audit 2024-09-17T12:06:50.608558+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:50 smithi121 bash[87711]: cluster 2024-09-17T12:06:49.892705+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v211: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:50 smithi121 bash[87711]: cluster 2024-09-17T12:06:49.892705+0000 mgr.y (mgr.54108) 829 : cluster [DBG] pgmap v211: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:06:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:50 smithi121 bash[87711]: audit 2024-09-17T12:06:50.606479+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:50 smithi121 bash[87711]: audit 2024-09-17T12:06:50.606479+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:06:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:50 smithi121 bash[87711]: audit 2024-09-17T12:06:50.608558+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:50 smithi121 bash[87711]: audit 2024-09-17T12:06:50.608558+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:06:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:52 smithi121 bash[87711]: cluster 2024-09-17T12:06:51.948528+0000 mon.a (mon.0) 2992 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:52 smithi121 bash[87711]: cluster 2024-09-17T12:06:51.948528+0000 mon.a (mon.0) 2992 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:52 smithi092 bash[110680]: cluster 2024-09-17T12:06:51.948528+0000 mon.a (mon.0) 2992 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:52 smithi092 bash[110680]: cluster 2024-09-17T12:06:51.948528+0000 mon.a (mon.0) 2992 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:52 smithi092 bash[114081]: cluster 2024-09-17T12:06:51.948528+0000 mon.a (mon.0) 2992 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:52 smithi092 bash[114081]: cluster 2024-09-17T12:06:51.948528+0000 mon.a (mon.0) 2992 : cluster [WRN] Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T12:06:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:53 smithi121 bash[87711]: cluster 2024-09-17T12:06:51.894276+0000 mgr.y (mgr.54108) 830 : cluster [DBG] pgmap v212: 161 pgs: 7 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-17T12:06:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:53 smithi121 bash[87711]: cluster 2024-09-17T12:06:51.894276+0000 mgr.y (mgr.54108) 830 : cluster [DBG] pgmap v212: 161 pgs: 7 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-17T12:06:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:53 smithi092 bash[110680]: cluster 2024-09-17T12:06:51.894276+0000 mgr.y (mgr.54108) 830 : cluster [DBG] pgmap v212: 161 pgs: 7 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-17T12:06:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:53 smithi092 bash[110680]: cluster 2024-09-17T12:06:51.894276+0000 mgr.y (mgr.54108) 830 : cluster [DBG] pgmap v212: 161 pgs: 7 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-17T12:06:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:53 smithi092 bash[114081]: cluster 2024-09-17T12:06:51.894276+0000 mgr.y (mgr.54108) 830 : cluster [DBG] pgmap v212: 161 pgs: 7 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-17T12:06:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:53 smithi092 bash[114081]: cluster 2024-09-17T12:06:51.894276+0000 mgr.y (mgr.54108) 830 : cluster [DBG] pgmap v212: 161 pgs: 7 active+undersized, 3 active+undersized+degraded, 151 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/636 objects degraded (3.774%) 2024-09-17T12:06:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:54 smithi121 bash[87711]: cluster 2024-09-17T12:06:54.003314+0000 mon.a (mon.0) 2993 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-17T12:06:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:54 smithi121 bash[87711]: cluster 2024-09-17T12:06:54.003314+0000 mon.a (mon.0) 2993 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-17T12:06:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:54 smithi121 bash[87711]: cluster 2024-09-17T12:06:54.003366+0000 mon.a (mon.0) 2994 : cluster [INF] Cluster is now healthy 2024-09-17T12:06:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:54 smithi121 bash[87711]: cluster 2024-09-17T12:06:54.003366+0000 mon.a (mon.0) 2994 : cluster [INF] Cluster is now healthy 2024-09-17T12:06:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:54 smithi092 bash[114081]: cluster 2024-09-17T12:06:54.003314+0000 mon.a (mon.0) 2993 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-17T12:06:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:54 smithi092 bash[114081]: cluster 2024-09-17T12:06:54.003314+0000 mon.a (mon.0) 2993 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-17T12:06:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:54 smithi092 bash[114081]: cluster 2024-09-17T12:06:54.003366+0000 mon.a (mon.0) 2994 : cluster [INF] Cluster is now healthy 2024-09-17T12:06:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:54 smithi092 bash[114081]: cluster 2024-09-17T12:06:54.003366+0000 mon.a (mon.0) 2994 : cluster [INF] Cluster is now healthy 2024-09-17T12:06:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:54 smithi092 bash[110680]: cluster 2024-09-17T12:06:54.003314+0000 mon.a (mon.0) 2993 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-17T12:06:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:54 smithi092 bash[110680]: cluster 2024-09-17T12:06:54.003314+0000 mon.a (mon.0) 2993 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded) 2024-09-17T12:06:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:54 smithi092 bash[110680]: cluster 2024-09-17T12:06:54.003366+0000 mon.a (mon.0) 2994 : cluster [INF] Cluster is now healthy 2024-09-17T12:06:54.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:54 smithi092 bash[110680]: cluster 2024-09-17T12:06:54.003366+0000 mon.a (mon.0) 2994 : cluster [INF] Cluster is now healthy 2024-09-17T12:06:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:55 smithi092 bash[114081]: cluster 2024-09-17T12:06:53.895280+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-09-17T12:06:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:55 smithi092 bash[114081]: cluster 2024-09-17T12:06:53.895280+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-09-17T12:06:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:55 smithi092 bash[110680]: cluster 2024-09-17T12:06:53.895280+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-09-17T12:06:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:55 smithi092 bash[110680]: cluster 2024-09-17T12:06:53.895280+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-09-17T12:06:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:55 smithi121 bash[87711]: cluster 2024-09-17T12:06:53.895280+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-09-17T12:06:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:55 smithi121 bash[87711]: cluster 2024-09-17T12:06:53.895280+0000 mgr.y (mgr.54108) 831 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-09-17T12:06:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:57 smithi092 bash[110680]: cluster 2024-09-17T12:06:55.896056+0000 mgr.y (mgr.54108) 832 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-09-17T12:06:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:57 smithi092 bash[110680]: cluster 2024-09-17T12:06:55.896056+0000 mgr.y (mgr.54108) 832 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-09-17T12:06:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:57 smithi092 bash[114081]: cluster 2024-09-17T12:06:55.896056+0000 mgr.y (mgr.54108) 832 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-09-17T12:06:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:57 smithi092 bash[114081]: cluster 2024-09-17T12:06:55.896056+0000 mgr.y (mgr.54108) 832 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-09-17T12:06:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:57 smithi121 bash[87711]: cluster 2024-09-17T12:06:55.896056+0000 mgr.y (mgr.54108) 832 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-09-17T12:06:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:57 smithi121 bash[87711]: cluster 2024-09-17T12:06:55.896056+0000 mgr.y (mgr.54108) 832 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s 2024-09-17T12:06:58.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:58 smithi092 bash[110680]: audit 2024-09-17T12:06:56.614057+0000 mgr.y (mgr.54108) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:58.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:58 smithi092 bash[110680]: audit 2024-09-17T12:06:56.614057+0000 mgr.y (mgr.54108) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:58.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:58 smithi092 bash[114081]: audit 2024-09-17T12:06:56.614057+0000 mgr.y (mgr.54108) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:58.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:58 smithi092 bash[114081]: audit 2024-09-17T12:06:56.614057+0000 mgr.y (mgr.54108) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:58 smithi121 bash[87711]: audit 2024-09-17T12:06:56.614057+0000 mgr.y (mgr.54108) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:58 smithi121 bash[87711]: audit 2024-09-17T12:06:56.614057+0000 mgr.y (mgr.54108) 833 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:06:59.192 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:06:59.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:59 smithi092 bash[110680]: cluster 2024-09-17T12:06:57.897903+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:59.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:06:59 smithi092 bash[110680]: cluster 2024-09-17T12:06:57.897903+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:59 smithi092 bash[114081]: cluster 2024-09-17T12:06:57.897903+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:06:59 smithi092 bash[114081]: cluster 2024-09-17T12:06:57.897903+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:59 smithi121 bash[87711]: cluster 2024-09-17T12:06:57.897903+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:06:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:06:59 smithi121 bash[87711]: cluster 2024-09-17T12:06:57.897903+0000 mgr.y (mgr.54108) 834 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:07:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:00 smithi121 bash[87711]: audit 2024-09-17T12:06:58.298474+0000 mgr.y (mgr.54108) 835 : audit [DBG] from='client.54429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:00 smithi121 bash[87711]: audit 2024-09-17T12:06:58.298474+0000 mgr.y (mgr.54108) 835 : audit [DBG] from='client.54429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:00 smithi092 bash[110680]: audit 2024-09-17T12:06:58.298474+0000 mgr.y (mgr.54108) 835 : audit [DBG] from='client.54429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:00.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:00 smithi092 bash[110680]: audit 2024-09-17T12:06:58.298474+0000 mgr.y (mgr.54108) 835 : audit [DBG] from='client.54429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:00.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:00 smithi092 bash[114081]: audit 2024-09-17T12:06:58.298474+0000 mgr.y (mgr.54108) 835 : audit [DBG] from='client.54429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:00.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:00 smithi092 bash[114081]: audit 2024-09-17T12:06:58.298474+0000 mgr.y (mgr.54108) 835 : audit [DBG] from='client.54429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:01.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:07:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:07:00] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-17T12:07:01.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:01 smithi121 bash[87711]: cluster 2024-09-17T12:06:59.898593+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-09-17T12:07:01.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:01 smithi121 bash[87711]: cluster 2024-09-17T12:06:59.898593+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-09-17T12:07:01.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:01 smithi121 bash[87711]: audit 2024-09-17T12:07:00.783235+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:01.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:01 smithi121 bash[87711]: audit 2024-09-17T12:07:00.783235+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:01 smithi092 bash[110680]: cluster 2024-09-17T12:06:59.898593+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-09-17T12:07:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:01 smithi092 bash[110680]: cluster 2024-09-17T12:06:59.898593+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-09-17T12:07:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:01 smithi092 bash[110680]: audit 2024-09-17T12:07:00.783235+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:01 smithi092 bash[110680]: audit 2024-09-17T12:07:00.783235+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:01.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:01 smithi092 bash[114081]: cluster 2024-09-17T12:06:59.898593+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-09-17T12:07:01.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:01 smithi092 bash[114081]: cluster 2024-09-17T12:06:59.898593+0000 mgr.y (mgr.54108) 836 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-09-17T12:07:01.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:01 smithi092 bash[114081]: audit 2024-09-17T12:07:00.783235+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:01.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:01 smithi092 bash[114081]: audit 2024-09-17T12:07:00.783235+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:02 smithi121 bash[87711]: audit 2024-09-17T12:07:01.503998+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:02 smithi121 bash[87711]: audit 2024-09-17T12:07:01.503998+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:02 smithi121 bash[87711]: audit 2024-09-17T12:07:01.514662+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:02 smithi121 bash[87711]: audit 2024-09-17T12:07:01.514662+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:02 smithi121 bash[87711]: audit 2024-09-17T12:07:01.527643+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:02 smithi121 bash[87711]: audit 2024-09-17T12:07:01.527643+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:02 smithi121 bash[87711]: cluster 2024-09-17T12:07:01.900062+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:02.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:02 smithi121 bash[87711]: cluster 2024-09-17T12:07:01.900062+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[110680]: audit 2024-09-17T12:07:01.503998+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[110680]: audit 2024-09-17T12:07:01.503998+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[110680]: audit 2024-09-17T12:07:01.514662+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[110680]: audit 2024-09-17T12:07:01.514662+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[110680]: audit 2024-09-17T12:07:01.527643+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[110680]: audit 2024-09-17T12:07:01.527643+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[110680]: cluster 2024-09-17T12:07:01.900062+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[110680]: cluster 2024-09-17T12:07:01.900062+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[114081]: audit 2024-09-17T12:07:01.503998+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[114081]: audit 2024-09-17T12:07:01.503998+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[114081]: audit 2024-09-17T12:07:01.514662+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[114081]: audit 2024-09-17T12:07:01.514662+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[114081]: audit 2024-09-17T12:07:01.527643+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[114081]: audit 2024-09-17T12:07:01.527643+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[114081]: cluster 2024-09-17T12:07:01.900062+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:02 smithi092 bash[114081]: cluster 2024-09-17T12:07:01.900062+0000 mgr.y (mgr.54108) 837 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:03.939 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:07:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:04 smithi121 bash[87711]: cluster 2024-09-17T12:07:03.900869+0000 mgr.y (mgr.54108) 838 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:04 smithi121 bash[87711]: cluster 2024-09-17T12:07:03.900869+0000 mgr.y (mgr.54108) 838 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:05.386 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:04 smithi092 bash[110680]: cluster 2024-09-17T12:07:03.900869+0000 mgr.y (mgr.54108) 838 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:05.387 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:04 smithi092 bash[110680]: cluster 2024-09-17T12:07:03.900869+0000 mgr.y (mgr.54108) 838 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:05.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:04 smithi092 bash[114081]: cluster 2024-09-17T12:07:03.900869+0000 mgr.y (mgr.54108) 838 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:05.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:04 smithi092 bash[114081]: cluster 2024-09-17T12:07:03.900869+0000 mgr.y (mgr.54108) 838 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:06.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:06 smithi121 bash[87711]: audit 2024-09-17T12:07:05.607115+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:06.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:06 smithi121 bash[87711]: audit 2024-09-17T12:07:05.607115+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:06.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:06 smithi121 bash[87711]: audit 2024-09-17T12:07:05.609333+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:06.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:06 smithi121 bash[87711]: audit 2024-09-17T12:07:05.609333+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:06 smithi121 bash[87711]: cluster 2024-09-17T12:07:05.901566+0000 mgr.y (mgr.54108) 839 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:06.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:06 smithi121 bash[87711]: cluster 2024-09-17T12:07:05.901566+0000 mgr.y (mgr.54108) 839 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[110680]: audit 2024-09-17T12:07:05.607115+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[110680]: audit 2024-09-17T12:07:05.607115+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[110680]: audit 2024-09-17T12:07:05.609333+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[110680]: audit 2024-09-17T12:07:05.609333+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[110680]: cluster 2024-09-17T12:07:05.901566+0000 mgr.y (mgr.54108) 839 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[110680]: cluster 2024-09-17T12:07:05.901566+0000 mgr.y (mgr.54108) 839 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:06.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[114081]: audit 2024-09-17T12:07:05.607115+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:06.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[114081]: audit 2024-09-17T12:07:05.607115+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:06.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[114081]: audit 2024-09-17T12:07:05.609333+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:06.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[114081]: audit 2024-09-17T12:07:05.609333+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:06.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[114081]: cluster 2024-09-17T12:07:05.901566+0000 mgr.y (mgr.54108) 839 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:06.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:06 smithi092 bash[114081]: cluster 2024-09-17T12:07:05.901566+0000 mgr.y (mgr.54108) 839 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:07 smithi121 bash[87711]: audit 2024-09-17T12:07:06.622018+0000 mgr.y (mgr.54108) 840 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:07 smithi121 bash[87711]: audit 2024-09-17T12:07:06.622018+0000 mgr.y (mgr.54108) 840 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:08.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:07 smithi092 bash[114081]: audit 2024-09-17T12:07:06.622018+0000 mgr.y (mgr.54108) 840 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:08.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:07 smithi092 bash[114081]: audit 2024-09-17T12:07:06.622018+0000 mgr.y (mgr.54108) 840 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:07 smithi092 bash[110680]: audit 2024-09-17T12:07:06.622018+0000 mgr.y (mgr.54108) 840 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:07 smithi092 bash[110680]: audit 2024-09-17T12:07:06.622018+0000 mgr.y (mgr.54108) 840 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:08.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[110680]: audit 2024-09-17T12:07:07.673836+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[110680]: audit 2024-09-17T12:07:07.673836+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[110680]: audit 2024-09-17T12:07:07.681768+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[110680]: audit 2024-09-17T12:07:07.681768+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[110680]: audit 2024-09-17T12:07:07.686527+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[110680]: audit 2024-09-17T12:07:07.686527+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[110680]: cluster 2024-09-17T12:07:07.903302+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:08.953 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[110680]: cluster 2024-09-17T12:07:07.903302+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:08.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[114081]: audit 2024-09-17T12:07:07.673836+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[114081]: audit 2024-09-17T12:07:07.673836+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[114081]: audit 2024-09-17T12:07:07.681768+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[114081]: audit 2024-09-17T12:07:07.681768+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[114081]: audit 2024-09-17T12:07:07.686527+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[114081]: audit 2024-09-17T12:07:07.686527+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:08.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[114081]: cluster 2024-09-17T12:07:07.903302+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:08.954 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:08 smithi092 bash[114081]: cluster 2024-09-17T12:07:07.903302+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:08 smithi121 bash[87711]: audit 2024-09-17T12:07:07.673836+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:08 smithi121 bash[87711]: audit 2024-09-17T12:07:07.673836+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:08 smithi121 bash[87711]: audit 2024-09-17T12:07:07.681768+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:08 smithi121 bash[87711]: audit 2024-09-17T12:07:07.681768+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:08 smithi121 bash[87711]: audit 2024-09-17T12:07:07.686527+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:08 smithi121 bash[87711]: audit 2024-09-17T12:07:07.686527+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:08 smithi121 bash[87711]: cluster 2024-09-17T12:07:07.903302+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:08 smithi121 bash[87711]: cluster 2024-09-17T12:07:07.903302+0000 mgr.y (mgr.54108) 841 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:10.421 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 2s ago 52m - - 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 8s ago 51m - - 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (11m) 2s ago 41m 14.4M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (10m) 8s ago 41m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (13m) 2s ago 38m 49.4M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (6m) 8s ago 50m 440M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (24m) 2s ago 53m 523M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (6m) 2s ago 53m 64.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (8m) 8s ago 51m 55.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (5m) 2s ago 51m 46.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (13m) 2s ago 42m 8479k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:07:10.422 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (12m) 8s ago 42m 8884k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (2m) 2s ago 50m 47.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (2m) 2s ago 49m 46.7M 4096M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (32s) 2s ago 48m 43.1M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (47m) 2s ago 47m 71.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (46m) 8s ago 46m 65.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (45m) 8s ago 45m 67.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (44m) 8s ago 44m 68.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (43m) 8s ago 43m 69.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (12m) 8s ago 42m 56.9M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (38m) 2s ago 38m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:07:10.423 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (38m) 8s ago 38m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:07:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:07:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:07:10] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.51.0" 2024-09-17T12:07:11.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:10 smithi092 bash[110680]: cluster 2024-09-17T12:07:09.904082+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:11.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:10 smithi092 bash[110680]: cluster 2024-09-17T12:07:09.904082+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:11.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:10 smithi092 bash[114081]: cluster 2024-09-17T12:07:09.904082+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:11.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:10 smithi092 bash[114081]: cluster 2024-09-17T12:07:09.904082+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:11.198 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T12:07:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:10 smithi121 bash[87711]: cluster 2024-09-17T12:07:09.904082+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:10 smithi121 bash[87711]: cluster 2024-09-17T12:07:09.904082+0000 mgr.y (mgr.54108) 842 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:11 smithi121 bash[87711]: audit 2024-09-17T12:07:10.403511+0000 mgr.y (mgr.54108) 843 : audit [DBG] from='client.54435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:11 smithi121 bash[87711]: audit 2024-09-17T12:07:10.403511+0000 mgr.y (mgr.54108) 843 : audit [DBG] from='client.54435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:11 smithi092 bash[114081]: audit 2024-09-17T12:07:10.403511+0000 mgr.y (mgr.54108) 843 : audit [DBG] from='client.54435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:11 smithi092 bash[114081]: audit 2024-09-17T12:07:10.403511+0000 mgr.y (mgr.54108) 843 : audit [DBG] from='client.54435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:12.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:11 smithi092 bash[110680]: audit 2024-09-17T12:07:10.403511+0000 mgr.y (mgr.54108) 843 : audit [DBG] from='client.54435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:12.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:11 smithi092 bash[110680]: audit 2024-09-17T12:07:10.403511+0000 mgr.y (mgr.54108) 843 : audit [DBG] from='client.54435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:12 smithi121 bash[87711]: cluster 2024-09-17T12:07:11.905562+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:12 smithi121 bash[87711]: cluster 2024-09-17T12:07:11.905562+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:12 smithi092 bash[110680]: cluster 2024-09-17T12:07:11.905562+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:12 smithi092 bash[110680]: cluster 2024-09-17T12:07:11.905562+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:12 smithi092 bash[114081]: cluster 2024-09-17T12:07:11.905562+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:12 smithi092 bash[114081]: cluster 2024-09-17T12:07:11.905562+0000 mgr.y (mgr.54108) 844 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:14 smithi121 bash[87711]: cluster 2024-09-17T12:07:13.906201+0000 mgr.y (mgr.54108) 845 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:14 smithi121 bash[87711]: cluster 2024-09-17T12:07:13.906201+0000 mgr.y (mgr.54108) 845 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:14 smithi092 bash[110680]: cluster 2024-09-17T12:07:13.906201+0000 mgr.y (mgr.54108) 845 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:14 smithi092 bash[110680]: cluster 2024-09-17T12:07:13.906201+0000 mgr.y (mgr.54108) 845 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:14 smithi092 bash[114081]: cluster 2024-09-17T12:07:13.906201+0000 mgr.y (mgr.54108) 845 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:14 smithi092 bash[114081]: cluster 2024-09-17T12:07:13.906201+0000 mgr.y (mgr.54108) 845 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:15.954 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:07:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:16 smithi121 bash[87711]: cluster 2024-09-17T12:07:15.906859+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:16 smithi121 bash[87711]: cluster 2024-09-17T12:07:15.906859+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:16 smithi092 bash[110680]: cluster 2024-09-17T12:07:15.906859+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:16 smithi092 bash[110680]: cluster 2024-09-17T12:07:15.906859+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:16 smithi092 bash[114081]: cluster 2024-09-17T12:07:15.906859+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:16 smithi092 bash[114081]: cluster 2024-09-17T12:07:15.906859+0000 mgr.y (mgr.54108) 846 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:17 smithi092 bash[110680]: audit 2024-09-17T12:07:16.633292+0000 mgr.y (mgr.54108) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:18.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:17 smithi092 bash[110680]: audit 2024-09-17T12:07:16.633292+0000 mgr.y (mgr.54108) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:17 smithi092 bash[114081]: audit 2024-09-17T12:07:16.633292+0000 mgr.y (mgr.54108) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:18.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:17 smithi092 bash[114081]: audit 2024-09-17T12:07:16.633292+0000 mgr.y (mgr.54108) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:17 smithi121 bash[87711]: audit 2024-09-17T12:07:16.633292+0000 mgr.y (mgr.54108) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:17 smithi121 bash[87711]: audit 2024-09-17T12:07:16.633292+0000 mgr.y (mgr.54108) 847 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:18 smithi121 bash[87711]: cluster 2024-09-17T12:07:17.908583+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:18 smithi121 bash[87711]: cluster 2024-09-17T12:07:17.908583+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:18 smithi092 bash[110680]: cluster 2024-09-17T12:07:17.908583+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:18 smithi092 bash[110680]: cluster 2024-09-17T12:07:17.908583+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:18 smithi092 bash[114081]: cluster 2024-09-17T12:07:17.908583+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:18 smithi092 bash[114081]: cluster 2024-09-17T12:07:17.908583+0000 mgr.y (mgr.54108) 848 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:20.024 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:07:20.836 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-17T12:07:21.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:07:20] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.51.0" 2024-09-17T12:07:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[110680]: cluster 2024-09-17T12:07:19.909264+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[110680]: cluster 2024-09-17T12:07:19.909264+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[110680]: audit 2024-09-17T12:07:20.013444+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.92:0/9108296' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:07:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[110680]: audit 2024-09-17T12:07:20.013444+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.92:0/9108296' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:07:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[110680]: audit 2024-09-17T12:07:20.600448+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[110680]: audit 2024-09-17T12:07:20.600448+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[114081]: cluster 2024-09-17T12:07:19.909264+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[114081]: cluster 2024-09-17T12:07:19.909264+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[114081]: audit 2024-09-17T12:07:20.013444+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.92:0/9108296' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:07:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[114081]: audit 2024-09-17T12:07:20.013444+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.92:0/9108296' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:07:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[114081]: audit 2024-09-17T12:07:20.600448+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:20 smithi092 bash[114081]: audit 2024-09-17T12:07:20.600448+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:20 smithi121 bash[87711]: cluster 2024-09-17T12:07:19.909264+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:20 smithi121 bash[87711]: cluster 2024-09-17T12:07:19.909264+0000 mgr.y (mgr.54108) 849 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:20 smithi121 bash[87711]: audit 2024-09-17T12:07:20.013444+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.92:0/9108296' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:07:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:20 smithi121 bash[87711]: audit 2024-09-17T12:07:20.013444+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.92:0/9108296' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:07:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:20 smithi121 bash[87711]: audit 2024-09-17T12:07:20.600448+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:20 smithi121 bash[87711]: audit 2024-09-17T12:07:20.600448+0000 mon.a (mon.0) 3004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:22 smithi121 bash[87711]: audit 2024-09-17T12:07:21.717698+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:22 smithi121 bash[87711]: audit 2024-09-17T12:07:21.717698+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:22 smithi121 bash[87711]: audit 2024-09-17T12:07:21.730067+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:22 smithi121 bash[87711]: audit 2024-09-17T12:07:21.730067+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:22 smithi121 bash[87711]: audit 2024-09-17T12:07:21.742050+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:22 smithi121 bash[87711]: audit 2024-09-17T12:07:21.742050+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:22 smithi121 bash[87711]: cluster 2024-09-17T12:07:21.910699+0000 mgr.y (mgr.54108) 850 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:23.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:22 smithi121 bash[87711]: cluster 2024-09-17T12:07:21.910699+0000 mgr.y (mgr.54108) 850 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[110680]: audit 2024-09-17T12:07:21.717698+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[110680]: audit 2024-09-17T12:07:21.717698+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[110680]: audit 2024-09-17T12:07:21.730067+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[110680]: audit 2024-09-17T12:07:21.730067+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[110680]: audit 2024-09-17T12:07:21.742050+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[110680]: audit 2024-09-17T12:07:21.742050+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[110680]: cluster 2024-09-17T12:07:21.910699+0000 mgr.y (mgr.54108) 850 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[110680]: cluster 2024-09-17T12:07:21.910699+0000 mgr.y (mgr.54108) 850 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[114081]: audit 2024-09-17T12:07:21.717698+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[114081]: audit 2024-09-17T12:07:21.717698+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[114081]: audit 2024-09-17T12:07:21.730067+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[114081]: audit 2024-09-17T12:07:21.730067+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[114081]: audit 2024-09-17T12:07:21.742050+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[114081]: audit 2024-09-17T12:07:21.742050+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[114081]: cluster 2024-09-17T12:07:21.910699+0000 mgr.y (mgr.54108) 850 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:23.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:22 smithi092 bash[114081]: cluster 2024-09-17T12:07:21.910699+0000 mgr.y (mgr.54108) 850 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:25.160 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:07:25.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:24 smithi121 bash[87711]: cluster 2024-09-17T12:07:23.911704+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:25.230 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:24 smithi121 bash[87711]: cluster 2024-09-17T12:07:23.911704+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:25.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:24 smithi092 bash[110680]: cluster 2024-09-17T12:07:23.911704+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:25.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:24 smithi092 bash[110680]: cluster 2024-09-17T12:07:23.911704+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:25.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:24 smithi092 bash[114081]: cluster 2024-09-17T12:07:23.911704+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:25.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:24 smithi092 bash[114081]: cluster 2024-09-17T12:07:23.911704+0000 mgr.y (mgr.54108) 851 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:27.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:26 smithi121 bash[87711]: cluster 2024-09-17T12:07:25.912398+0000 mgr.y (mgr.54108) 852 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:27.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:26 smithi121 bash[87711]: cluster 2024-09-17T12:07:25.912398+0000 mgr.y (mgr.54108) 852 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:27.220 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:26 smithi092 bash[110680]: cluster 2024-09-17T12:07:25.912398+0000 mgr.y (mgr.54108) 852 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:27.220 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:26 smithi092 bash[110680]: cluster 2024-09-17T12:07:25.912398+0000 mgr.y (mgr.54108) 852 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:27.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:26 smithi092 bash[114081]: cluster 2024-09-17T12:07:25.912398+0000 mgr.y (mgr.54108) 852 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:27.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:26 smithi092 bash[114081]: cluster 2024-09-17T12:07:25.912398+0000 mgr.y (mgr.54108) 852 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:27 smithi121 bash[87711]: audit 2024-09-17T12:07:26.644519+0000 mgr.y (mgr.54108) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:27 smithi121 bash[87711]: audit 2024-09-17T12:07:26.644519+0000 mgr.y (mgr.54108) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:27 smithi121 bash[87711]: audit 2024-09-17T12:07:27.870758+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:27 smithi121 bash[87711]: audit 2024-09-17T12:07:27.870758+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:27 smithi121 bash[87711]: audit 2024-09-17T12:07:27.882003+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:27 smithi121 bash[87711]: audit 2024-09-17T12:07:27.882003+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:27 smithi121 bash[87711]: audit 2024-09-17T12:07:27.893136+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:27 smithi121 bash[87711]: audit 2024-09-17T12:07:27.893136+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[110680]: audit 2024-09-17T12:07:26.644519+0000 mgr.y (mgr.54108) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[110680]: audit 2024-09-17T12:07:26.644519+0000 mgr.y (mgr.54108) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[110680]: audit 2024-09-17T12:07:27.870758+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[110680]: audit 2024-09-17T12:07:27.870758+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[110680]: audit 2024-09-17T12:07:27.882003+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[110680]: audit 2024-09-17T12:07:27.882003+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[110680]: audit 2024-09-17T12:07:27.893136+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[110680]: audit 2024-09-17T12:07:27.893136+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[114081]: audit 2024-09-17T12:07:26.644519+0000 mgr.y (mgr.54108) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[114081]: audit 2024-09-17T12:07:26.644519+0000 mgr.y (mgr.54108) 853 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[114081]: audit 2024-09-17T12:07:27.870758+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[114081]: audit 2024-09-17T12:07:27.870758+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[114081]: audit 2024-09-17T12:07:27.882003+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[114081]: audit 2024-09-17T12:07:27.882003+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[114081]: audit 2024-09-17T12:07:27.893136+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:27 smithi092 bash[114081]: audit 2024-09-17T12:07:27.893136+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:28 smithi121 bash[87711]: cluster 2024-09-17T12:07:27.914087+0000 mgr.y (mgr.54108) 854 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:28 smithi121 bash[87711]: cluster 2024-09-17T12:07:27.914087+0000 mgr.y (mgr.54108) 854 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:28 smithi092 bash[110680]: cluster 2024-09-17T12:07:27.914087+0000 mgr.y (mgr.54108) 854 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:28 smithi092 bash[110680]: cluster 2024-09-17T12:07:27.914087+0000 mgr.y (mgr.54108) 854 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:28 smithi092 bash[114081]: cluster 2024-09-17T12:07:27.914087+0000 mgr.y (mgr.54108) 854 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:28 smithi092 bash[114081]: cluster 2024-09-17T12:07:27.914087+0000 mgr.y (mgr.54108) 854 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:30.977 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:07:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:07:30] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.51.0" 2024-09-17T12:07:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:30 smithi121 bash[87711]: cluster 2024-09-17T12:07:29.915005+0000 mgr.y (mgr.54108) 855 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:30 smithi121 bash[87711]: cluster 2024-09-17T12:07:29.915005+0000 mgr.y (mgr.54108) 855 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:31.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:30 smithi092 bash[114081]: cluster 2024-09-17T12:07:29.915005+0000 mgr.y (mgr.54108) 855 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:31.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:30 smithi092 bash[114081]: cluster 2024-09-17T12:07:29.915005+0000 mgr.y (mgr.54108) 855 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:31.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:30 smithi092 bash[110680]: cluster 2024-09-17T12:07:29.915005+0000 mgr.y (mgr.54108) 855 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:31.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:30 smithi092 bash[110680]: cluster 2024-09-17T12:07:29.915005+0000 mgr.y (mgr.54108) 855 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:32 smithi121 bash[87711]: cluster 2024-09-17T12:07:31.916553+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:32 smithi121 bash[87711]: cluster 2024-09-17T12:07:31.916553+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:32 smithi121 bash[87711]: audit 2024-09-17T12:07:31.928356+0000 mgr.y (mgr.54108) 857 : audit [DBG] from='client.74345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:32 smithi121 bash[87711]: audit 2024-09-17T12:07:31.928356+0000 mgr.y (mgr.54108) 857 : audit [DBG] from='client.74345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:32 smithi092 bash[110680]: cluster 2024-09-17T12:07:31.916553+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:32 smithi092 bash[110680]: cluster 2024-09-17T12:07:31.916553+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:32 smithi092 bash[110680]: audit 2024-09-17T12:07:31.928356+0000 mgr.y (mgr.54108) 857 : audit [DBG] from='client.74345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:32 smithi092 bash[110680]: audit 2024-09-17T12:07:31.928356+0000 mgr.y (mgr.54108) 857 : audit [DBG] from='client.74345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:32 smithi092 bash[114081]: cluster 2024-09-17T12:07:31.916553+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:32 smithi092 bash[114081]: cluster 2024-09-17T12:07:31.916553+0000 mgr.y (mgr.54108) 856 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:32 smithi092 bash[114081]: audit 2024-09-17T12:07:31.928356+0000 mgr.y (mgr.54108) 857 : audit [DBG] from='client.74345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:32 smithi092 bash[114081]: audit 2024-09-17T12:07:31.928356+0000 mgr.y (mgr.54108) 857 : audit [DBG] from='client.74345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:34.777 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:07:35.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:34 smithi092 bash[110680]: cluster 2024-09-17T12:07:33.917241+0000 mgr.y (mgr.54108) 858 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:35.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:34 smithi092 bash[110680]: cluster 2024-09-17T12:07:33.917241+0000 mgr.y (mgr.54108) 858 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:35.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:34 smithi092 bash[114081]: cluster 2024-09-17T12:07:33.917241+0000 mgr.y (mgr.54108) 858 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:35.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:34 smithi092 bash[114081]: cluster 2024-09-17T12:07:33.917241+0000 mgr.y (mgr.54108) 858 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:35.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:34 smithi121 bash[87711]: cluster 2024-09-17T12:07:33.917241+0000 mgr.y (mgr.54108) 858 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:34 smithi121 bash[87711]: cluster 2024-09-17T12:07:33.917241+0000 mgr.y (mgr.54108) 858 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:35.554 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:07:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:35 smithi121 bash[87711]: audit 2024-09-17T12:07:35.600707+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:35 smithi121 bash[87711]: audit 2024-09-17T12:07:35.600707+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:35 smithi092 bash[110680]: audit 2024-09-17T12:07:35.600707+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:35 smithi092 bash[110680]: audit 2024-09-17T12:07:35.600707+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:36.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:35 smithi092 bash[114081]: audit 2024-09-17T12:07:35.600707+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:35 smithi092 bash[114081]: audit 2024-09-17T12:07:35.600707+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:37 smithi121 bash[87711]: cluster 2024-09-17T12:07:35.918012+0000 mgr.y (mgr.54108) 859 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:37 smithi121 bash[87711]: cluster 2024-09-17T12:07:35.918012+0000 mgr.y (mgr.54108) 859 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:37 smithi092 bash[110680]: cluster 2024-09-17T12:07:35.918012+0000 mgr.y (mgr.54108) 859 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:37 smithi092 bash[110680]: cluster 2024-09-17T12:07:35.918012+0000 mgr.y (mgr.54108) 859 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:37 smithi092 bash[114081]: cluster 2024-09-17T12:07:35.918012+0000 mgr.y (mgr.54108) 859 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:37 smithi092 bash[114081]: cluster 2024-09-17T12:07:35.918012+0000 mgr.y (mgr.54108) 859 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:38 smithi121 bash[87711]: audit 2024-09-17T12:07:36.646547+0000 mgr.y (mgr.54108) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:38 smithi121 bash[87711]: audit 2024-09-17T12:07:36.646547+0000 mgr.y (mgr.54108) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:38 smithi092 bash[110680]: audit 2024-09-17T12:07:36.646547+0000 mgr.y (mgr.54108) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:38 smithi092 bash[110680]: audit 2024-09-17T12:07:36.646547+0000 mgr.y (mgr.54108) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:38 smithi092 bash[114081]: audit 2024-09-17T12:07:36.646547+0000 mgr.y (mgr.54108) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:38 smithi092 bash[114081]: audit 2024-09-17T12:07:36.646547+0000 mgr.y (mgr.54108) 860 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:39 smithi121 bash[87711]: cluster 2024-09-17T12:07:37.919770+0000 mgr.y (mgr.54108) 861 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:39 smithi121 bash[87711]: cluster 2024-09-17T12:07:37.919770+0000 mgr.y (mgr.54108) 861 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:39 smithi092 bash[110680]: cluster 2024-09-17T12:07:37.919770+0000 mgr.y (mgr.54108) 861 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:39 smithi092 bash[110680]: cluster 2024-09-17T12:07:37.919770+0000 mgr.y (mgr.54108) 861 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:39 smithi092 bash[114081]: cluster 2024-09-17T12:07:37.919770+0000 mgr.y (mgr.54108) 861 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:39 smithi092 bash[114081]: cluster 2024-09-17T12:07:37.919770+0000 mgr.y (mgr.54108) 861 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:40.313 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:07:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:07:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:07:40] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.51.0" 2024-09-17T12:07:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:41 smithi092 bash[110680]: cluster 2024-09-17T12:07:39.920659+0000 mgr.y (mgr.54108) 862 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:41 smithi092 bash[110680]: cluster 2024-09-17T12:07:39.920659+0000 mgr.y (mgr.54108) 862 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:41.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:41 smithi092 bash[114081]: cluster 2024-09-17T12:07:39.920659+0000 mgr.y (mgr.54108) 862 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:41.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:41 smithi092 bash[114081]: cluster 2024-09-17T12:07:39.920659+0000 mgr.y (mgr.54108) 862 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:41 smithi121 bash[87711]: cluster 2024-09-17T12:07:39.920659+0000 mgr.y (mgr.54108) 862 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:41 smithi121 bash[87711]: cluster 2024-09-17T12:07:39.920659+0000 mgr.y (mgr.54108) 862 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:43.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[110680]: audit 2024-09-17T12:07:41.875975+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[110680]: audit 2024-09-17T12:07:41.875975+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[110680]: audit 2024-09-17T12:07:41.883629+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[110680]: audit 2024-09-17T12:07:41.883629+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[110680]: audit 2024-09-17T12:07:41.893082+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[110680]: audit 2024-09-17T12:07:41.893082+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[110680]: cluster 2024-09-17T12:07:41.921564+0000 mgr.y (mgr.54108) 863 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:43.014 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[110680]: cluster 2024-09-17T12:07:41.921564+0000 mgr.y (mgr.54108) 863 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:43.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[114081]: audit 2024-09-17T12:07:41.875975+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[114081]: audit 2024-09-17T12:07:41.875975+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[114081]: audit 2024-09-17T12:07:41.883629+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[114081]: audit 2024-09-17T12:07:41.883629+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[114081]: audit 2024-09-17T12:07:41.893082+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[114081]: audit 2024-09-17T12:07:41.893082+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[114081]: cluster 2024-09-17T12:07:41.921564+0000 mgr.y (mgr.54108) 863 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:43.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:42 smithi092 bash[114081]: cluster 2024-09-17T12:07:41.921564+0000 mgr.y (mgr.54108) 863 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:42 smithi121 bash[87711]: audit 2024-09-17T12:07:41.875975+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:42 smithi121 bash[87711]: audit 2024-09-17T12:07:41.875975+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:42 smithi121 bash[87711]: audit 2024-09-17T12:07:41.883629+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:42 smithi121 bash[87711]: audit 2024-09-17T12:07:41.883629+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:42 smithi121 bash[87711]: audit 2024-09-17T12:07:41.893082+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:42 smithi121 bash[87711]: audit 2024-09-17T12:07:41.893082+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:42 smithi121 bash[87711]: cluster 2024-09-17T12:07:41.921564+0000 mgr.y (mgr.54108) 863 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:42 smithi121 bash[87711]: cluster 2024-09-17T12:07:41.921564+0000 mgr.y (mgr.54108) 863 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:44.008 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:07:44.008 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-17T12:07:44.008 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-17T12:07:44.008 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-17T12:07:44.008 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:07:44.009 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-17T12:07:44.009 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T12:07:44.009 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:07:44.009 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:07:44.833 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:07:45.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: cluster 2024-09-17T12:07:43.922494+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:45.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: cluster 2024-09-17T12:07:43.922494+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:45.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.008958+0000 mgr.y (mgr.54108) 865 : audit [DBG] from='client.74351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:45.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.008958+0000 mgr.y (mgr.54108) 865 : audit [DBG] from='client.74351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:45.249 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.659489+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.659489+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.670291+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.670291+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.672815+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:07:45.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.672815+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:07:45.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.674454+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:07:45.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.674454+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:07:45.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.687531+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.250 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:44 smithi121 bash[87711]: audit 2024-09-17T12:07:44.687531+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: cluster 2024-09-17T12:07:43.922494+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: cluster 2024-09-17T12:07:43.922494+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.008958+0000 mgr.y (mgr.54108) 865 : audit [DBG] from='client.74351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.008958+0000 mgr.y (mgr.54108) 865 : audit [DBG] from='client.74351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.659489+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.659489+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.670291+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.670291+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.672815+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:07:45.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.672815+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.674454+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.674454+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.687531+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[110680]: audit 2024-09-17T12:07:44.687531+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: cluster 2024-09-17T12:07:43.922494+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: cluster 2024-09-17T12:07:43.922494+0000 mgr.y (mgr.54108) 864 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.008958+0000 mgr.y (mgr.54108) 865 : audit [DBG] from='client.74351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.008958+0000 mgr.y (mgr.54108) 865 : audit [DBG] from='client.74351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.659489+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.659489+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.670291+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.670291+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.672815+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:07:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.672815+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:07:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.674454+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:07:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.674454+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:07:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.687531+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:44 smithi092 bash[114081]: audit 2024-09-17T12:07:44.687531+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:47.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:46 smithi121 bash[87711]: cluster 2024-09-17T12:07:45.923289+0000 mgr.y (mgr.54108) 866 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:46 smithi121 bash[87711]: cluster 2024-09-17T12:07:45.923289+0000 mgr.y (mgr.54108) 866 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:46 smithi092 bash[110680]: cluster 2024-09-17T12:07:45.923289+0000 mgr.y (mgr.54108) 866 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:46 smithi092 bash[110680]: cluster 2024-09-17T12:07:45.923289+0000 mgr.y (mgr.54108) 866 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:46 smithi092 bash[114081]: cluster 2024-09-17T12:07:45.923289+0000 mgr.y (mgr.54108) 866 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:47.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:46 smithi092 bash[114081]: cluster 2024-09-17T12:07:45.923289+0000 mgr.y (mgr.54108) 866 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:47 smithi121 bash[87711]: audit 2024-09-17T12:07:46.657842+0000 mgr.y (mgr.54108) 867 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:47 smithi121 bash[87711]: audit 2024-09-17T12:07:46.657842+0000 mgr.y (mgr.54108) 867 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:47 smithi092 bash[110680]: audit 2024-09-17T12:07:46.657842+0000 mgr.y (mgr.54108) 867 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:47 smithi092 bash[110680]: audit 2024-09-17T12:07:46.657842+0000 mgr.y (mgr.54108) 867 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:47 smithi092 bash[114081]: audit 2024-09-17T12:07:46.657842+0000 mgr.y (mgr.54108) 867 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:47 smithi092 bash[114081]: audit 2024-09-17T12:07:46.657842+0000 mgr.y (mgr.54108) 867 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:49.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[110680]: cluster 2024-09-17T12:07:47.924504+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:49.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[110680]: cluster 2024-09-17T12:07:47.924504+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:49.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[110680]: audit 2024-09-17T12:07:48.108731+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[110680]: audit 2024-09-17T12:07:48.108731+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[110680]: audit 2024-09-17T12:07:48.119409+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[110680]: audit 2024-09-17T12:07:48.119409+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[110680]: audit 2024-09-17T12:07:48.126121+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[110680]: audit 2024-09-17T12:07:48.126121+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[114081]: cluster 2024-09-17T12:07:47.924504+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[114081]: cluster 2024-09-17T12:07:47.924504+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[114081]: audit 2024-09-17T12:07:48.108731+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[114081]: audit 2024-09-17T12:07:48.108731+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[114081]: audit 2024-09-17T12:07:48.119409+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[114081]: audit 2024-09-17T12:07:48.119409+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[114081]: audit 2024-09-17T12:07:48.126121+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:49 smithi092 bash[114081]: audit 2024-09-17T12:07:48.126121+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:49 smithi121 bash[87711]: cluster 2024-09-17T12:07:47.924504+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:49 smithi121 bash[87711]: cluster 2024-09-17T12:07:47.924504+0000 mgr.y (mgr.54108) 868 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:49 smithi121 bash[87711]: audit 2024-09-17T12:07:48.108731+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:49 smithi121 bash[87711]: audit 2024-09-17T12:07:48.108731+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:49 smithi121 bash[87711]: audit 2024-09-17T12:07:48.119409+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:49 smithi121 bash[87711]: audit 2024-09-17T12:07:48.119409+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:49 smithi121 bash[87711]: audit 2024-09-17T12:07:48.126121+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:49.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:49 smithi121 bash[87711]: audit 2024-09-17T12:07:48.126121+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:07:50.688 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:07:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:07:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:07:50] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:07:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:51 smithi121 bash[87711]: cluster 2024-09-17T12:07:49.925234+0000 mgr.y (mgr.54108) 869 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:51 smithi121 bash[87711]: cluster 2024-09-17T12:07:49.925234+0000 mgr.y (mgr.54108) 869 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:51 smithi121 bash[87711]: audit 2024-09-17T12:07:50.601339+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:51 smithi121 bash[87711]: audit 2024-09-17T12:07:50.601339+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:51 smithi092 bash[114081]: cluster 2024-09-17T12:07:49.925234+0000 mgr.y (mgr.54108) 869 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:51 smithi092 bash[114081]: cluster 2024-09-17T12:07:49.925234+0000 mgr.y (mgr.54108) 869 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:51 smithi092 bash[114081]: audit 2024-09-17T12:07:50.601339+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:51 smithi092 bash[114081]: audit 2024-09-17T12:07:50.601339+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:51 smithi092 bash[110680]: cluster 2024-09-17T12:07:49.925234+0000 mgr.y (mgr.54108) 869 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:51 smithi092 bash[110680]: cluster 2024-09-17T12:07:49.925234+0000 mgr.y (mgr.54108) 869 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:51 smithi092 bash[110680]: audit 2024-09-17T12:07:50.601339+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:51 smithi092 bash[110680]: audit 2024-09-17T12:07:50.601339+0000 mon.a (mon.0) 3023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:07:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:53 smithi092 bash[110680]: cluster 2024-09-17T12:07:51.926735+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:53 smithi092 bash[110680]: cluster 2024-09-17T12:07:51.926735+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:53.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:53 smithi092 bash[114081]: cluster 2024-09-17T12:07:51.926735+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:53 smithi092 bash[114081]: cluster 2024-09-17T12:07:51.926735+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:53 smithi121 bash[87711]: cluster 2024-09-17T12:07:51.926735+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:53 smithi121 bash[87711]: cluster 2024-09-17T12:07:51.926735+0000 mgr.y (mgr.54108) 870 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:54.551 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T12:07:55.309 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-17T12:07:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:55 smithi121 bash[87711]: cluster 2024-09-17T12:07:53.927847+0000 mgr.y (mgr.54108) 871 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:55 smithi121 bash[87711]: cluster 2024-09-17T12:07:53.927847+0000 mgr.y (mgr.54108) 871 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:55 smithi121 bash[87711]: audit 2024-09-17T12:07:54.552817+0000 mon.a (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.92:0/3383426325' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:07:55.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:55 smithi121 bash[87711]: audit 2024-09-17T12:07:54.552817+0000 mon.a (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.92:0/3383426325' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:07:55.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:55 smithi092 bash[110680]: cluster 2024-09-17T12:07:53.927847+0000 mgr.y (mgr.54108) 871 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:55.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:55 smithi092 bash[110680]: cluster 2024-09-17T12:07:53.927847+0000 mgr.y (mgr.54108) 871 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:55.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:55 smithi092 bash[110680]: audit 2024-09-17T12:07:54.552817+0000 mon.a (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.92:0/3383426325' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:07:55.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:55 smithi092 bash[110680]: audit 2024-09-17T12:07:54.552817+0000 mon.a (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.92:0/3383426325' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:07:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:55 smithi092 bash[114081]: cluster 2024-09-17T12:07:53.927847+0000 mgr.y (mgr.54108) 871 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:55.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:55 smithi092 bash[114081]: cluster 2024-09-17T12:07:53.927847+0000 mgr.y (mgr.54108) 871 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:55.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:55 smithi092 bash[114081]: audit 2024-09-17T12:07:54.552817+0000 mon.a (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.92:0/3383426325' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:07:55.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:55 smithi092 bash[114081]: audit 2024-09-17T12:07:54.552817+0000 mon.a (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.92:0/3383426325' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:07:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:57 smithi121 bash[87711]: cluster 2024-09-17T12:07:55.928586+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:57 smithi121 bash[87711]: cluster 2024-09-17T12:07:55.928586+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:57.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:57 smithi092 bash[110680]: cluster 2024-09-17T12:07:55.928586+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:57.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:57 smithi092 bash[110680]: cluster 2024-09-17T12:07:55.928586+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:57 smithi092 bash[114081]: cluster 2024-09-17T12:07:55.928586+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:57.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:57 smithi092 bash[114081]: cluster 2024-09-17T12:07:55.928586+0000 mgr.y (mgr.54108) 872 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:07:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:58 smithi121 bash[87711]: audit 2024-09-17T12:07:56.668993+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:58 smithi121 bash[87711]: audit 2024-09-17T12:07:56.668993+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:58 smithi092 bash[110680]: audit 2024-09-17T12:07:56.668993+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:58 smithi092 bash[110680]: audit 2024-09-17T12:07:56.668993+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:58 smithi092 bash[114081]: audit 2024-09-17T12:07:56.668993+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:58 smithi092 bash[114081]: audit 2024-09-17T12:07:56.668993+0000 mgr.y (mgr.54108) 873 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:07:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:59 smithi121 bash[87711]: cluster 2024-09-17T12:07:57.930327+0000 mgr.y (mgr.54108) 874 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:07:59 smithi121 bash[87711]: cluster 2024-09-17T12:07:57.930327+0000 mgr.y (mgr.54108) 874 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:59 smithi092 bash[110680]: cluster 2024-09-17T12:07:57.930327+0000 mgr.y (mgr.54108) 874 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:07:59 smithi092 bash[110680]: cluster 2024-09-17T12:07:57.930327+0000 mgr.y (mgr.54108) 874 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:59 smithi092 bash[114081]: cluster 2024-09-17T12:07:57.930327+0000 mgr.y (mgr.54108) 874 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:07:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:07:59 smithi092 bash[114081]: cluster 2024-09-17T12:07:57.930327+0000 mgr.y (mgr.54108) 874 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:00.062 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:08:01.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:08:00] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:08:01.481 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:01 smithi092 bash[110680]: cluster 2024-09-17T12:07:59.931036+0000 mgr.y (mgr.54108) 875 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:01.481 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:01 smithi092 bash[110680]: cluster 2024-09-17T12:07:59.931036+0000 mgr.y (mgr.54108) 875 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:01.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:01 smithi092 bash[114081]: cluster 2024-09-17T12:07:59.931036+0000 mgr.y (mgr.54108) 875 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:01.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:01 smithi092 bash[114081]: cluster 2024-09-17T12:07:59.931036+0000 mgr.y (mgr.54108) 875 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:01.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:01 smithi121 bash[87711]: cluster 2024-09-17T12:07:59.931036+0000 mgr.y (mgr.54108) 875 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:01 smithi121 bash[87711]: cluster 2024-09-17T12:07:59.931036+0000 mgr.y (mgr.54108) 875 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:03.465 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[114081]: cluster 2024-09-17T12:08:01.932662+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:03.465 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[114081]: cluster 2024-09-17T12:08:01.932662+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:03.465 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[114081]: audit 2024-09-17T12:08:02.099812+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[114081]: audit 2024-09-17T12:08:02.099812+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[114081]: audit 2024-09-17T12:08:02.110121+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[114081]: audit 2024-09-17T12:08:02.110121+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[114081]: audit 2024-09-17T12:08:02.121739+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[114081]: audit 2024-09-17T12:08:02.121739+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[110680]: cluster 2024-09-17T12:08:01.932662+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[110680]: cluster 2024-09-17T12:08:01.932662+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[110680]: audit 2024-09-17T12:08:02.099812+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[110680]: audit 2024-09-17T12:08:02.099812+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[110680]: audit 2024-09-17T12:08:02.110121+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[110680]: audit 2024-09-17T12:08:02.110121+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[110680]: audit 2024-09-17T12:08:02.121739+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:03 smithi092 bash[110680]: audit 2024-09-17T12:08:02.121739+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:03 smithi121 bash[87711]: cluster 2024-09-17T12:08:01.932662+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:03 smithi121 bash[87711]: cluster 2024-09-17T12:08:01.932662+0000 mgr.y (mgr.54108) 876 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:03 smithi121 bash[87711]: audit 2024-09-17T12:08:02.099812+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:03 smithi121 bash[87711]: audit 2024-09-17T12:08:02.099812+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:03 smithi121 bash[87711]: audit 2024-09-17T12:08:02.110121+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:03 smithi121 bash[87711]: audit 2024-09-17T12:08:02.110121+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:03 smithi121 bash[87711]: audit 2024-09-17T12:08:02.121739+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:03 smithi121 bash[87711]: audit 2024-09-17T12:08:02.121739+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:05.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:05 smithi121 bash[87711]: audit 2024-09-17T12:08:03.817825+0000 mgr.y (mgr.54108) 877 : audit [DBG] from='client.54465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:05.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:05 smithi121 bash[87711]: audit 2024-09-17T12:08:03.817825+0000 mgr.y (mgr.54108) 877 : audit [DBG] from='client.54465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:05.431 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:05 smithi121 bash[87711]: cluster 2024-09-17T12:08:03.933712+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:05.432 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:05 smithi121 bash[87711]: cluster 2024-09-17T12:08:03.933712+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:05 smithi092 bash[110680]: audit 2024-09-17T12:08:03.817825+0000 mgr.y (mgr.54108) 877 : audit [DBG] from='client.54465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:05 smithi092 bash[110680]: audit 2024-09-17T12:08:03.817825+0000 mgr.y (mgr.54108) 877 : audit [DBG] from='client.54465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:05 smithi092 bash[110680]: cluster 2024-09-17T12:08:03.933712+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:05 smithi092 bash[110680]: cluster 2024-09-17T12:08:03.933712+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:05.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:05 smithi092 bash[114081]: audit 2024-09-17T12:08:03.817825+0000 mgr.y (mgr.54108) 877 : audit [DBG] from='client.54465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:05.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:05 smithi092 bash[114081]: audit 2024-09-17T12:08:03.817825+0000 mgr.y (mgr.54108) 877 : audit [DBG] from='client.54465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:05.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:05 smithi092 bash[114081]: cluster 2024-09-17T12:08:03.933712+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:05.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:05 smithi092 bash[114081]: cluster 2024-09-17T12:08:03.933712+0000 mgr.y (mgr.54108) 878 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:06.380 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:06 smithi092 bash[114081]: audit 2024-09-17T12:08:05.602231+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:06.380 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:06 smithi092 bash[114081]: audit 2024-09-17T12:08:05.602231+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:06.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:06 smithi092 bash[110680]: audit 2024-09-17T12:08:05.602231+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:06.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:06 smithi092 bash[110680]: audit 2024-09-17T12:08:05.602231+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:06.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:06 smithi121 bash[87711]: audit 2024-09-17T12:08:05.602231+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:06.448 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:06 smithi121 bash[87711]: audit 2024-09-17T12:08:05.602231+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:07.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:07 smithi121 bash[87711]: cluster 2024-09-17T12:08:05.934406+0000 mgr.y (mgr.54108) 879 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:07.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:07 smithi121 bash[87711]: cluster 2024-09-17T12:08:05.934406+0000 mgr.y (mgr.54108) 879 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:07 smithi092 bash[110680]: cluster 2024-09-17T12:08:05.934406+0000 mgr.y (mgr.54108) 879 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:07 smithi092 bash[110680]: cluster 2024-09-17T12:08:05.934406+0000 mgr.y (mgr.54108) 879 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:07 smithi092 bash[114081]: cluster 2024-09-17T12:08:05.934406+0000 mgr.y (mgr.54108) 879 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:07.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:07 smithi092 bash[114081]: cluster 2024-09-17T12:08:05.934406+0000 mgr.y (mgr.54108) 879 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:07.857 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:08.306 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:06.678054+0000 mgr.y (mgr.54108) 880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:08.306 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:06.678054+0000 mgr.y (mgr.54108) 880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:08.306 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:07.857407+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.306 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:07.857407+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:07.860275+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:08.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:07.860275+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:08.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:07.861533+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:08.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:07.861533+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:08.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:07.868278+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.307 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[114081]: audit 2024-09-17T12:08:07.868278+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:06.678054+0000 mgr.y (mgr.54108) 880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:08.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:06.678054+0000 mgr.y (mgr.54108) 880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:08.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:07.857407+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:07.857407+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:07.860275+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:08.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:07.860275+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:08.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:07.861533+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:08.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:07.861533+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:08.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:07.868278+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:08 smithi092 bash[110680]: audit 2024-09-17T12:08:07.868278+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.371 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:06.678054+0000 mgr.y (mgr.54108) 880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:08.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:06.678054+0000 mgr.y (mgr.54108) 880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:08.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:07.857407+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:07.857407+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:07.860275+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:08.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:07.860275+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:08.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:07.861533+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:08.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:07.861533+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:08.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:07.868278+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:08.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:08 smithi121 bash[87711]: audit 2024-09-17T12:08:07.868278+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: cephadm 2024-09-17T12:08:07.851705+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: cephadm 2024-09-17T12:08:07.851705+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: cephadm 2024-09-17T12:08:07.935075+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: cephadm 2024-09-17T12:08:07.935075+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: cluster 2024-09-17T12:08:07.935225+0000 mgr.y (mgr.54108) 883 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: cluster 2024-09-17T12:08:07.935225+0000 mgr.y (mgr.54108) 883 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: audit 2024-09-17T12:08:08.290555+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: audit 2024-09-17T12:08:08.290555+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: audit 2024-09-17T12:08:08.297842+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: audit 2024-09-17T12:08:08.297842+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: audit 2024-09-17T12:08:08.305902+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:09 smithi121 bash[87711]: audit 2024-09-17T12:08:08.305902+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: cephadm 2024-09-17T12:08:07.851705+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: cephadm 2024-09-17T12:08:07.851705+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: cephadm 2024-09-17T12:08:07.935075+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: cephadm 2024-09-17T12:08:07.935075+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: cluster 2024-09-17T12:08:07.935225+0000 mgr.y (mgr.54108) 883 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: cluster 2024-09-17T12:08:07.935225+0000 mgr.y (mgr.54108) 883 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: audit 2024-09-17T12:08:08.290555+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: audit 2024-09-17T12:08:08.290555+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: audit 2024-09-17T12:08:08.297842+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: audit 2024-09-17T12:08:08.297842+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: audit 2024-09-17T12:08:08.305902+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[110680]: audit 2024-09-17T12:08:08.305902+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: cephadm 2024-09-17T12:08:07.851705+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: cephadm 2024-09-17T12:08:07.851705+0000 mgr.y (mgr.54108) 881 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: cephadm 2024-09-17T12:08:07.935075+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: cephadm 2024-09-17T12:08:07.935075+0000 mgr.y (mgr.54108) 882 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: cluster 2024-09-17T12:08:07.935225+0000 mgr.y (mgr.54108) 883 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: cluster 2024-09-17T12:08:07.935225+0000 mgr.y (mgr.54108) 883 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: audit 2024-09-17T12:08:08.290555+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: audit 2024-09-17T12:08:08.290555+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: audit 2024-09-17T12:08:08.297842+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: audit 2024-09-17T12:08:08.297842+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: audit 2024-09-17T12:08:08.305902+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:09 smithi092 bash[114081]: audit 2024-09-17T12:08:08.305902+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:09.796 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T12:08:10.916 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:08:10] "GET /metrics HTTP/1.1" 200 38487 "" "Prometheus/2.51.0" 2024-09-17T12:08:11.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:11 smithi092 bash[110680]: cluster 2024-09-17T12:08:09.935594+0000 mgr.y (mgr.54108) 884 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:11.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:11 smithi092 bash[110680]: cluster 2024-09-17T12:08:09.935594+0000 mgr.y (mgr.54108) 884 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:11.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:11 smithi092 bash[114081]: cluster 2024-09-17T12:08:09.935594+0000 mgr.y (mgr.54108) 884 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:11.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:11 smithi092 bash[114081]: cluster 2024-09-17T12:08:09.935594+0000 mgr.y (mgr.54108) 884 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:11 smithi121 bash[87711]: cluster 2024-09-17T12:08:09.935594+0000 mgr.y (mgr.54108) 884 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:11 smithi121 bash[87711]: cluster 2024-09-17T12:08:09.935594+0000 mgr.y (mgr.54108) 884 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cluster 2024-09-17T12:08:11.936498+0000 mgr.y (mgr.54108) 885 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cluster 2024-09-17T12:08:11.936498+0000 mgr.y (mgr.54108) 885 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.952261+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.952261+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.952975+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.952975+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.953078+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.953078+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.955235+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.955235+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.958147+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.958147+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.959832+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:08:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.959832+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.969537+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.969537+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.975235+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.975235+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.976508+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.976508+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.984755+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.984755+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.989288+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.989288+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.990496+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:11.990496+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.998971+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:11.998971+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:12.004996+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:12.004996+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:12.005305+0000 mgr.y (mgr.54108) 891 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: audit 2024-09-17T12:08:12.005305+0000 mgr.y (mgr.54108) 891 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:12.007418+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:12 smithi121 bash[87711]: cephadm 2024-09-17T12:08:12.007418+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cluster 2024-09-17T12:08:11.936498+0000 mgr.y (mgr.54108) 885 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cluster 2024-09-17T12:08:11.936498+0000 mgr.y (mgr.54108) 885 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.952261+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.952261+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.952975+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.952975+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.953078+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.953078+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.955235+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.955235+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.958147+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.958147+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.959832+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.959832+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.969537+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.969537+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.975235+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.975235+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.976508+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.976508+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cluster 2024-09-17T12:08:11.936498+0000 mgr.y (mgr.54108) 885 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:13.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cluster 2024-09-17T12:08:11.936498+0000 mgr.y (mgr.54108) 885 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.952261+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.952261+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.952975+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.952975+0000 mgr.y (mgr.54108) 886 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.953078+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.953078+0000 mgr.y (mgr.54108) 887 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.955235+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.955235+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.958147+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.958147+0000 mon.a (mon.0) 3038 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.959832+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.959832+0000 mgr.y (mgr.54108) 888 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:08:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.969537+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.969537+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.975235+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.975235+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.976508+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.976508+0000 mgr.y (mgr.54108) 889 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.984755+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.984755+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.989288+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.989288+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.990496+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:11.990496+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.998971+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:11.998971+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:12.004996+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:12.004996+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:12.005305+0000 mgr.y (mgr.54108) 891 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: audit 2024-09-17T12:08:12.005305+0000 mgr.y (mgr.54108) 891 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:12.007418+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[110680]: cephadm 2024-09-17T12:08:12.007418+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.984755+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.984755+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.989288+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.989288+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.990496+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:11.990496+0000 mgr.y (mgr.54108) 890 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.998971+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:11.998971+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:12.004996+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:12.004996+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:12.005305+0000 mgr.y (mgr.54108) 891 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: audit 2024-09-17T12:08:12.005305+0000 mgr.y (mgr.54108) 891 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:12.007418+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:12 smithi092 bash[114081]: cephadm 2024-09-17T12:08:12.007418+0000 mgr.y (mgr.54108) 892 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:15.201 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:08:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:14 smithi121 bash[87711]: cluster 2024-09-17T12:08:13.937212+0000 mgr.y (mgr.54108) 893 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:14 smithi121 bash[87711]: cluster 2024-09-17T12:08:13.937212+0000 mgr.y (mgr.54108) 893 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:14 smithi121 bash[87711]: audit 2024-09-17T12:08:14.738880+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:14 smithi121 bash[87711]: audit 2024-09-17T12:08:14.738880+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:14 smithi121 bash[87711]: audit 2024-09-17T12:08:14.742646+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:14 smithi121 bash[87711]: audit 2024-09-17T12:08:14.742646+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:14 smithi121 bash[87711]: audit 2024-09-17T12:08:14.743797+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:14 smithi121 bash[87711]: audit 2024-09-17T12:08:14.743797+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[114081]: cluster 2024-09-17T12:08:13.937212+0000 mgr.y (mgr.54108) 893 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[114081]: cluster 2024-09-17T12:08:13.937212+0000 mgr.y (mgr.54108) 893 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[114081]: audit 2024-09-17T12:08:14.738880+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:15.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[114081]: audit 2024-09-17T12:08:14.738880+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[114081]: audit 2024-09-17T12:08:14.742646+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[114081]: audit 2024-09-17T12:08:14.742646+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[114081]: audit 2024-09-17T12:08:14.743797+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[114081]: audit 2024-09-17T12:08:14.743797+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[110680]: cluster 2024-09-17T12:08:13.937212+0000 mgr.y (mgr.54108) 893 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[110680]: cluster 2024-09-17T12:08:13.937212+0000 mgr.y (mgr.54108) 893 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[110680]: audit 2024-09-17T12:08:14.738880+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[110680]: audit 2024-09-17T12:08:14.738880+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[110680]: audit 2024-09-17T12:08:14.742646+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[110680]: audit 2024-09-17T12:08:14.742646+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[110680]: audit 2024-09-17T12:08:14.743797+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:15.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:14 smithi092 bash[110680]: audit 2024-09-17T12:08:14.743797+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:15 smithi121 bash[87711]: cephadm 2024-09-17T12:08:14.732155+0000 mgr.y (mgr.54108) 894 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:15 smithi121 bash[87711]: cephadm 2024-09-17T12:08:14.732155+0000 mgr.y (mgr.54108) 894 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:15 smithi121 bash[87711]: cephadm 2024-09-17T12:08:14.748801+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:15 smithi121 bash[87711]: cephadm 2024-09-17T12:08:14.748801+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:15 smithi092 bash[110680]: cephadm 2024-09-17T12:08:14.732155+0000 mgr.y (mgr.54108) 894 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:15 smithi092 bash[110680]: cephadm 2024-09-17T12:08:14.732155+0000 mgr.y (mgr.54108) 894 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:15 smithi092 bash[110680]: cephadm 2024-09-17T12:08:14.748801+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:15 smithi092 bash[110680]: cephadm 2024-09-17T12:08:14.748801+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:15 smithi092 bash[114081]: cephadm 2024-09-17T12:08:14.732155+0000 mgr.y (mgr.54108) 894 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:15 smithi092 bash[114081]: cephadm 2024-09-17T12:08:14.732155+0000 mgr.y (mgr.54108) 894 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:15 smithi092 bash[114081]: cephadm 2024-09-17T12:08:14.748801+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:15 smithi092 bash[114081]: cephadm 2024-09-17T12:08:14.748801+0000 mgr.y (mgr.54108) 895 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:17.240 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:16 smithi092 bash[110680]: cluster 2024-09-17T12:08:15.937908+0000 mgr.y (mgr.54108) 896 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:08:17.240 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:16 smithi092 bash[110680]: cluster 2024-09-17T12:08:15.937908+0000 mgr.y (mgr.54108) 896 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:08:17.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:16 smithi092 bash[114081]: cluster 2024-09-17T12:08:15.937908+0000 mgr.y (mgr.54108) 896 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:08:17.241 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:16 smithi092 bash[114081]: cluster 2024-09-17T12:08:15.937908+0000 mgr.y (mgr.54108) 896 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:08:17.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:16 smithi121 bash[87711]: cluster 2024-09-17T12:08:15.937908+0000 mgr.y (mgr.54108) 896 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:08:17.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:16 smithi121 bash[87711]: cluster 2024-09-17T12:08:15.937908+0000 mgr.y (mgr.54108) 896 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T12:08:18.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:17 smithi121 bash[87711]: audit 2024-09-17T12:08:16.689325+0000 mgr.y (mgr.54108) 897 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:17 smithi121 bash[87711]: audit 2024-09-17T12:08:16.689325+0000 mgr.y (mgr.54108) 897 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:17 smithi092 bash[110680]: audit 2024-09-17T12:08:16.689325+0000 mgr.y (mgr.54108) 897 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:17 smithi092 bash[110680]: audit 2024-09-17T12:08:16.689325+0000 mgr.y (mgr.54108) 897 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:17 smithi092 bash[114081]: audit 2024-09-17T12:08:16.689325+0000 mgr.y (mgr.54108) 897 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:17 smithi092 bash[114081]: audit 2024-09-17T12:08:16.689325+0000 mgr.y (mgr.54108) 897 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:18 smithi121 bash[87711]: cluster 2024-09-17T12:08:17.939591+0000 mgr.y (mgr.54108) 898 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:18 smithi121 bash[87711]: cluster 2024-09-17T12:08:17.939591+0000 mgr.y (mgr.54108) 898 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:18 smithi092 bash[110680]: cluster 2024-09-17T12:08:17.939591+0000 mgr.y (mgr.54108) 898 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:18 smithi092 bash[110680]: cluster 2024-09-17T12:08:17.939591+0000 mgr.y (mgr.54108) 898 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:18 smithi092 bash[114081]: cluster 2024-09-17T12:08:17.939591+0000 mgr.y (mgr.54108) 898 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:18 smithi092 bash[114081]: cluster 2024-09-17T12:08:17.939591+0000 mgr.y (mgr.54108) 898 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:20.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:08:20] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:08:20.950 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:08:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:20 smithi121 bash[87711]: cluster 2024-09-17T12:08:19.940122+0000 mgr.y (mgr.54108) 899 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:20 smithi121 bash[87711]: cluster 2024-09-17T12:08:19.940122+0000 mgr.y (mgr.54108) 899 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:20 smithi121 bash[87711]: audit 2024-09-17T12:08:20.601850+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:20 smithi121 bash[87711]: audit 2024-09-17T12:08:20.601850+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:20 smithi092 bash[110680]: cluster 2024-09-17T12:08:19.940122+0000 mgr.y (mgr.54108) 899 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:20 smithi092 bash[110680]: cluster 2024-09-17T12:08:19.940122+0000 mgr.y (mgr.54108) 899 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:20 smithi092 bash[110680]: audit 2024-09-17T12:08:20.601850+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:20 smithi092 bash[110680]: audit 2024-09-17T12:08:20.601850+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:20 smithi092 bash[114081]: cluster 2024-09-17T12:08:19.940122+0000 mgr.y (mgr.54108) 899 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:20 smithi092 bash[114081]: cluster 2024-09-17T12:08:19.940122+0000 mgr.y (mgr.54108) 899 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:08:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:20 smithi092 bash[114081]: audit 2024-09-17T12:08:20.601850+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:20 smithi092 bash[114081]: audit 2024-09-17T12:08:20.601850+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:21.570 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:08:21.570 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 13s ago 53m - - 2024-09-17T12:08:21.570 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 19s ago 53m - - 2024-09-17T12:08:21.570 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (12m) 13s ago 43m 14.4M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:08:21.571 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (12m) 19s ago 42m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:08:21.571 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (14m) 13s ago 39m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:08:21.571 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (7m) 19s ago 52m 441M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:08:21.571 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (25m) 13s ago 54m 524M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:08:21.571 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (7m) 13s ago 54m 66.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:08:21.571 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (9m) 19s ago 52m 56.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:08:21.571 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (6m) 13s ago 52m 47.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:08:21.571 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (14m) 13s ago 43m 8527k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:08:21.571 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (14m) 19s ago 43m 8567k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (4m) 13s ago 51m 48.1M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (3m) 13s ago 50m 47.3M 4096M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (103s) 13s ago 49m 43.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (48m) 13s ago 48m 71.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 cf3e7a7a73ca 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (47m) 19s ago 47m 66.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (46m) 19s ago 46m 68.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (45m) 19s ago 45m 68.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (44m) 19s ago 44m 70.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (13m) 19s ago 43m 57.2M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:08:21.572 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (39m) 13s ago 39m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:08:21.573 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (39m) 19s ago 39m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5, 2024-09-17T12:08:21.949 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:08:21.950 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:08:21.950 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:08:21.950 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:08:21.950 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:08:21.950 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:08:21.950 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 7, 2024-09-17T12:08:21.950 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:08:21.950 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:08:21.950 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:08:22.227 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[110680]: audit 2024-09-17T12:08:20.940237+0000 mgr.y (mgr.54108) 900 : audit [DBG] from='client.74369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.228 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[110680]: audit 2024-09-17T12:08:20.940237+0000 mgr.y (mgr.54108) 900 : audit [DBG] from='client.74369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.228 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[110680]: audit 2024-09-17T12:08:21.239839+0000 mgr.y (mgr.54108) 901 : audit [DBG] from='client.54477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.228 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[110680]: audit 2024-09-17T12:08:21.239839+0000 mgr.y (mgr.54108) 901 : audit [DBG] from='client.54477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.228 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[110680]: audit 2024-09-17T12:08:21.949888+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3314780462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:22.228 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[110680]: audit 2024-09-17T12:08:21.949888+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3314780462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:22.228 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:22.228 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[114081]: audit 2024-09-17T12:08:20.940237+0000 mgr.y (mgr.54108) 900 : audit [DBG] from='client.74369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.228 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[114081]: audit 2024-09-17T12:08:20.940237+0000 mgr.y (mgr.54108) 900 : audit [DBG] from='client.74369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[114081]: audit 2024-09-17T12:08:21.239839+0000 mgr.y (mgr.54108) 901 : audit [DBG] from='client.54477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[114081]: audit 2024-09-17T12:08:21.239839+0000 mgr.y (mgr.54108) 901 : audit [DBG] from='client.54477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[114081]: audit 2024-09-17T12:08:21.949888+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3314780462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:22.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:21 smithi092 bash[114081]: audit 2024-09-17T12:08:21.949888+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3314780462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:22.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:22.229 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:22.229 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:22.230 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:22.230 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:22.231 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:22.231 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:22.231 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:22.264 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:08:22.265 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:08:22.265 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:08:22.265 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:08:22.265 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:08:22.266 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "3/8 daemons upgraded", 2024-09-17T12:08:22.266 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:08:22.266 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:08:22.266 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:08:22.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:21 smithi121 bash[87711]: audit 2024-09-17T12:08:20.940237+0000 mgr.y (mgr.54108) 900 : audit [DBG] from='client.74369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:21 smithi121 bash[87711]: audit 2024-09-17T12:08:20.940237+0000 mgr.y (mgr.54108) 900 : audit [DBG] from='client.74369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:21 smithi121 bash[87711]: audit 2024-09-17T12:08:21.239839+0000 mgr.y (mgr.54108) 901 : audit [DBG] from='client.54477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:21 smithi121 bash[87711]: audit 2024-09-17T12:08:21.239839+0000 mgr.y (mgr.54108) 901 : audit [DBG] from='client.54477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:22.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:21 smithi121 bash[87711]: audit 2024-09-17T12:08:21.949888+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3314780462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:22.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:21 smithi121 bash[87711]: audit 2024-09-17T12:08:21.949888+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3314780462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:22.575 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:22 smithi092 systemd[1]: Stopping Ceph osd.3 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:08:22.575 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[41709]: debug 2024-09-17T12:08:22.322+0000 7f7f5985b640 -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-17T12:08:22.575 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[41709]: debug 2024-09-17T12:08:22.322+0000 7f7f5985b640 -1 osd.3 128 *** Got signal Terminated *** 2024-09-17T12:08:22.576 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[41709]: debug 2024-09-17T12:08:22.322+0000 7f7f5985b640 -1 osd.3 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: audit 2024-09-17T12:08:21.530348+0000 mgr.y (mgr.54108) 902 : audit [DBG] from='client.54483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: audit 2024-09-17T12:08:21.530348+0000 mgr.y (mgr.54108) 902 : audit [DBG] from='client.54483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: cluster 2024-09-17T12:08:21.941522+0000 mgr.y (mgr.54108) 903 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: cluster 2024-09-17T12:08:21.941522+0000 mgr.y (mgr.54108) 903 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: audit 2024-09-17T12:08:22.285858+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: audit 2024-09-17T12:08:22.285858+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: audit 2024-09-17T12:08:22.291043+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: audit 2024-09-17T12:08:22.291043+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: audit 2024-09-17T12:08:22.296661+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: audit 2024-09-17T12:08:22.296661+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: cluster 2024-09-17T12:08:22.328163+0000 mon.a (mon.0) 3052 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:08:23.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:22 smithi121 bash[87711]: cluster 2024-09-17T12:08:22.328163+0000 mon.a (mon.0) 3052 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:08:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: audit 2024-09-17T12:08:21.530348+0000 mgr.y (mgr.54108) 902 : audit [DBG] from='client.54483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: audit 2024-09-17T12:08:21.530348+0000 mgr.y (mgr.54108) 902 : audit [DBG] from='client.54483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: cluster 2024-09-17T12:08:21.941522+0000 mgr.y (mgr.54108) 903 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: cluster 2024-09-17T12:08:21.941522+0000 mgr.y (mgr.54108) 903 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: audit 2024-09-17T12:08:22.285858+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: audit 2024-09-17T12:08:22.285858+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: audit 2024-09-17T12:08:22.291043+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: audit 2024-09-17T12:08:22.291043+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: audit 2024-09-17T12:08:22.296661+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: audit 2024-09-17T12:08:22.296661+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: cluster 2024-09-17T12:08:22.328163+0000 mon.a (mon.0) 3052 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[110680]: cluster 2024-09-17T12:08:22.328163+0000 mon.a (mon.0) 3052 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: audit 2024-09-17T12:08:21.530348+0000 mgr.y (mgr.54108) 902 : audit [DBG] from='client.54483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: audit 2024-09-17T12:08:21.530348+0000 mgr.y (mgr.54108) 902 : audit [DBG] from='client.54483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:23.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: cluster 2024-09-17T12:08:21.941522+0000 mgr.y (mgr.54108) 903 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:23.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: cluster 2024-09-17T12:08:21.941522+0000 mgr.y (mgr.54108) 903 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:08:23.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: audit 2024-09-17T12:08:22.285858+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: audit 2024-09-17T12:08:22.285858+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: audit 2024-09-17T12:08:22.291043+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: audit 2024-09-17T12:08:22.291043+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: audit 2024-09-17T12:08:22.296661+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: audit 2024-09-17T12:08:22.296661+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:23.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: cluster 2024-09-17T12:08:22.328163+0000 mon.a (mon.0) 3052 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:08:23.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:22 smithi092 bash[114081]: cluster 2024-09-17T12:08:22.328163+0000 mon.a (mon.0) 3052 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T12:08:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[110680]: audit 2024-09-17T12:08:22.265765+0000 mgr.y (mgr.54108) 904 : audit [DBG] from='client.74393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:24.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[110680]: audit 2024-09-17T12:08:22.265765+0000 mgr.y (mgr.54108) 904 : audit [DBG] from='client.74393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[110680]: cluster 2024-09-17T12:08:23.295371+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[110680]: cluster 2024-09-17T12:08:23.295371+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[110680]: cluster 2024-09-17T12:08:23.306128+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[110680]: cluster 2024-09-17T12:08:23.306128+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[114081]: audit 2024-09-17T12:08:22.265765+0000 mgr.y (mgr.54108) 904 : audit [DBG] from='client.74393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[114081]: audit 2024-09-17T12:08:22.265765+0000 mgr.y (mgr.54108) 904 : audit [DBG] from='client.74393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[114081]: cluster 2024-09-17T12:08:23.295371+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[114081]: cluster 2024-09-17T12:08:23.295371+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[114081]: cluster 2024-09-17T12:08:23.306128+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T12:08:24.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:23 smithi092 bash[114081]: cluster 2024-09-17T12:08:23.306128+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T12:08:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:23 smithi121 bash[87711]: audit 2024-09-17T12:08:22.265765+0000 mgr.y (mgr.54108) 904 : audit [DBG] from='client.74393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:23 smithi121 bash[87711]: audit 2024-09-17T12:08:22.265765+0000 mgr.y (mgr.54108) 904 : audit [DBG] from='client.74393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:23 smithi121 bash[87711]: cluster 2024-09-17T12:08:23.295371+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:08:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:23 smithi121 bash[87711]: cluster 2024-09-17T12:08:23.295371+0000 mon.a (mon.0) 3053 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:08:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:23 smithi121 bash[87711]: cluster 2024-09-17T12:08:23.306128+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T12:08:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:23 smithi121 bash[87711]: cluster 2024-09-17T12:08:23.306128+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T12:08:24.934 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[133474]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:08:24.934 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[133542]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:08:25.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:24 smithi121 bash[87711]: cluster 2024-09-17T12:08:23.942298+0000 mgr.y (mgr.54108) 905 : cluster [DBG] pgmap v259: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:08:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:24 smithi121 bash[87711]: cluster 2024-09-17T12:08:23.942298+0000 mgr.y (mgr.54108) 905 : cluster [DBG] pgmap v259: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:08:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:24 smithi121 bash[87711]: cluster 2024-09-17T12:08:24.316065+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:08:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:24 smithi121 bash[87711]: cluster 2024-09-17T12:08:24.316065+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:08:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[110680]: cluster 2024-09-17T12:08:23.942298+0000 mgr.y (mgr.54108) 905 : cluster [DBG] pgmap v259: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:08:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[110680]: cluster 2024-09-17T12:08:23.942298+0000 mgr.y (mgr.54108) 905 : cluster [DBG] pgmap v259: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:08:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[110680]: cluster 2024-09-17T12:08:24.316065+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:08:25.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[110680]: cluster 2024-09-17T12:08:24.316065+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:08:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[114081]: cluster 2024-09-17T12:08:23.942298+0000 mgr.y (mgr.54108) 905 : cluster [DBG] pgmap v259: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:08:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[114081]: cluster 2024-09-17T12:08:23.942298+0000 mgr.y (mgr.54108) 905 : cluster [DBG] pgmap v259: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:08:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[114081]: cluster 2024-09-17T12:08:24.316065+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:08:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:24 smithi092 bash[114081]: cluster 2024-09-17T12:08:24.316065+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T12:08:27.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:27 smithi092 bash[110680]: cluster 2024-09-17T12:08:25.943080+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v261: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:08:27.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:27 smithi092 bash[110680]: cluster 2024-09-17T12:08:25.943080+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v261: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:08:27.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:27 smithi092 bash[114081]: cluster 2024-09-17T12:08:25.943080+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v261: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:08:27.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:27 smithi092 bash[114081]: cluster 2024-09-17T12:08:25.943080+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v261: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:08:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:27 smithi121 bash[87711]: cluster 2024-09-17T12:08:25.943080+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v261: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:08:27.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:27 smithi121 bash[87711]: cluster 2024-09-17T12:08:25.943080+0000 mgr.y (mgr.54108) 906 : cluster [DBG] pgmap v261: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T12:08:28.207 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:28.207 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:28.208 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:28.208 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:28 smithi092 bash[110680]: audit 2024-09-17T12:08:26.700577+0000 mgr.y (mgr.54108) 907 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:28.208 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:28 smithi092 bash[110680]: audit 2024-09-17T12:08:26.700577+0000 mgr.y (mgr.54108) 907 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:28.208 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:28.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:28 smithi092 bash[114081]: audit 2024-09-17T12:08:26.700577+0000 mgr.y (mgr.54108) 907 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:28.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:28 smithi092 bash[114081]: audit 2024-09-17T12:08:26.700577+0000 mgr.y (mgr.54108) 907 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:28.209 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:28.209 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:27 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-17T12:08:28.209 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:27 smithi092 systemd[1]: Stopped Ceph osd.3 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:08:28.209 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:28.210 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:28.210 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:28.210 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:28.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:28 smithi121 bash[87711]: audit 2024-09-17T12:08:26.700577+0000 mgr.y (mgr.54108) 907 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:28 smithi121 bash[87711]: audit 2024-09-17T12:08:26.700577+0000 mgr.y (mgr.54108) 907 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:28.469 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:28 smithi092 systemd[1]: Started Ceph osd.3 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:08:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: cluster 2024-09-17T12:08:27.945036+0000 mgr.y (mgr.54108) 908 : cluster [DBG] pgmap v262: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: cluster 2024-09-17T12:08:27.945036+0000 mgr.y (mgr.54108) 908 : cluster [DBG] pgmap v262: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: cluster 2024-09-17T12:08:28.001526+0000 mon.a (mon.0) 3056 : cluster [WRN] Health check failed: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:08:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: cluster 2024-09-17T12:08:28.001526+0000 mon.a (mon.0) 3056 : cluster [WRN] Health check failed: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:08:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.290096+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.290096+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.296941+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.296941+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.298953+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.298953+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.299660+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.299660+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.306224+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.306224+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.382854+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.382854+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.385048+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.385048+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.387342+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.387342+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.388059+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.388059+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.396359+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.396359+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.453116+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.453116+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.459743+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.459743+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.467586+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.467586+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.468075+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.468075+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.470634+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.470634+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.472620+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.472620+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.473977+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.473977+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.475608+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:29.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:29 smithi121 bash[87711]: audit 2024-09-17T12:08:28.475608+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:29.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: cluster 2024-09-17T12:08:27.945036+0000 mgr.y (mgr.54108) 908 : cluster [DBG] pgmap v262: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:29.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: cluster 2024-09-17T12:08:27.945036+0000 mgr.y (mgr.54108) 908 : cluster [DBG] pgmap v262: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:29.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: cluster 2024-09-17T12:08:28.001526+0000 mon.a (mon.0) 3056 : cluster [WRN] Health check failed: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:08:29.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: cluster 2024-09-17T12:08:28.001526+0000 mon.a (mon.0) 3056 : cluster [WRN] Health check failed: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:08:29.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.290096+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.290096+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.296941+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.296941+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.298953+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.298953+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.299660+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.299660+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.306224+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.306224+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.382854+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.382854+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.385048+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.385048+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.387342+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: cluster 2024-09-17T12:08:27.945036+0000 mgr.y (mgr.54108) 908 : cluster [DBG] pgmap v262: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:29.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: cluster 2024-09-17T12:08:27.945036+0000 mgr.y (mgr.54108) 908 : cluster [DBG] pgmap v262: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:29.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: cluster 2024-09-17T12:08:28.001526+0000 mon.a (mon.0) 3056 : cluster [WRN] Health check failed: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:08:29.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: cluster 2024-09-17T12:08:28.001526+0000 mon.a (mon.0) 3056 : cluster [WRN] Health check failed: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:08:29.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.290096+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.290096+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.296941+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.296941+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.298953+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.298953+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.299660+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.299660+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.306224+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.306224+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.382854+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.382854+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.385048+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.385048+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.387342+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.387342+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.388059+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.388059+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.396359+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.396359+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.453116+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.453116+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.459743+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.459743+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.467586+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.467586+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.468075+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.468075+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.470634+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.470634+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.472620+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.472620+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.473977+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.473977+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.475608+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[114081]: audit 2024-09-17T12:08:28.475608+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.387342+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.388059+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.388059+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.396359+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.396359+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.453116+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.453116+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.459743+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.459743+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.467586+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.467586+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.468075+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.468075+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.470634+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.470634+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.472620+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.472620+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.473977+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.473977+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:29.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.475608+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:29.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:29 smithi092 bash[110680]: audit 2024-09-17T12:08:28.475608+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T12:08:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:30 smithi121 bash[87711]: cephadm 2024-09-17T12:08:28.306798+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:30 smithi121 bash[87711]: cephadm 2024-09-17T12:08:28.306798+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:30 smithi121 bash[87711]: cephadm 2024-09-17T12:08:28.397050+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:30 smithi121 bash[87711]: cephadm 2024-09-17T12:08:28.397050+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:30 smithi121 bash[87711]: audit 2024-09-17T12:08:28.475806+0000 mgr.y (mgr.54108) 911 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:30 smithi121 bash[87711]: audit 2024-09-17T12:08:28.475806+0000 mgr.y (mgr.54108) 911 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:30 smithi121 bash[87711]: cephadm 2024-09-17T12:08:28.476750+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:30 smithi121 bash[87711]: cephadm 2024-09-17T12:08:28.476750+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[110680]: cephadm 2024-09-17T12:08:28.306798+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[110680]: cephadm 2024-09-17T12:08:28.306798+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[110680]: cephadm 2024-09-17T12:08:28.397050+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[110680]: cephadm 2024-09-17T12:08:28.397050+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[110680]: audit 2024-09-17T12:08:28.475806+0000 mgr.y (mgr.54108) 911 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[110680]: audit 2024-09-17T12:08:28.475806+0000 mgr.y (mgr.54108) 911 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[110680]: cephadm 2024-09-17T12:08:28.476750+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[110680]: cephadm 2024-09-17T12:08:28.476750+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:30.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[114081]: cephadm 2024-09-17T12:08:28.306798+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[114081]: cephadm 2024-09-17T12:08:28.306798+0000 mgr.y (mgr.54108) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[114081]: cephadm 2024-09-17T12:08:28.397050+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[114081]: cephadm 2024-09-17T12:08:28.397050+0000 mgr.y (mgr.54108) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:30.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[114081]: audit 2024-09-17T12:08:28.475806+0000 mgr.y (mgr.54108) 911 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[114081]: audit 2024-09-17T12:08:28.475806+0000 mgr.y (mgr.54108) 911 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T12:08:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[114081]: cephadm 2024-09-17T12:08:28.476750+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[114081]: cephadm 2024-09-17T12:08:28.476750+0000 mgr.y (mgr.54108) 912 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T12:08:31.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:31 smithi092 bash[110680]: cluster 2024-09-17T12:08:29.945598+0000 mgr.y (mgr.54108) 913 : cluster [DBG] pgmap v263: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:31.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:31 smithi092 bash[110680]: cluster 2024-09-17T12:08:29.945598+0000 mgr.y (mgr.54108) 913 : cluster [DBG] pgmap v263: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:31.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:31 smithi092 bash[114081]: cluster 2024-09-17T12:08:29.945598+0000 mgr.y (mgr.54108) 913 : cluster [DBG] pgmap v263: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:31.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:31 smithi092 bash[114081]: cluster 2024-09-17T12:08:29.945598+0000 mgr.y (mgr.54108) 913 : cluster [DBG] pgmap v263: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:31.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:08:30] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:08:31.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:31 smithi121 bash[87711]: cluster 2024-09-17T12:08:29.945598+0000 mgr.y (mgr.54108) 913 : cluster [DBG] pgmap v263: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:31 smithi121 bash[87711]: cluster 2024-09-17T12:08:29.945598+0000 mgr.y (mgr.54108) 913 : cluster [DBG] pgmap v263: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-17T12:08:31.824 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:31 smithi092 bash[133809]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:08:31.825 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:31 smithi092 bash[133809]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:08:32.510 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:32 smithi092 bash[133809]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T12:08:32.511 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:32 smithi092 bash[133809]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T12:08:32.844 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:32 smithi092 bash[133809]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T12:08:32.844 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:32 smithi092 bash[133809]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T12:08:32.844 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:32 smithi092 bash[133809]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T12:08:32.844 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:32 smithi092 bash[133809]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T12:08:32.845 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:32 smithi092 bash[133809]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T12:08:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:33 smithi121 bash[87711]: cluster 2024-09-17T12:08:31.946317+0000 mgr.y (mgr.54108) 914 : cluster [DBG] pgmap v264: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:33 smithi121 bash[87711]: cluster 2024-09-17T12:08:31.946317+0000 mgr.y (mgr.54108) 914 : cluster [DBG] pgmap v264: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:33 smithi121 bash[87711]: audit 2024-09-17T12:08:32.346242+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:33 smithi121 bash[87711]: audit 2024-09-17T12:08:32.346242+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:33 smithi121 bash[87711]: audit 2024-09-17T12:08:32.355095+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:33 smithi121 bash[87711]: audit 2024-09-17T12:08:32.355095+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:33 smithi121 bash[87711]: audit 2024-09-17T12:08:32.362524+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:33 smithi121 bash[87711]: audit 2024-09-17T12:08:32.362524+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[114081]: cluster 2024-09-17T12:08:31.946317+0000 mgr.y (mgr.54108) 914 : cluster [DBG] pgmap v264: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[114081]: cluster 2024-09-17T12:08:31.946317+0000 mgr.y (mgr.54108) 914 : cluster [DBG] pgmap v264: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[114081]: audit 2024-09-17T12:08:32.346242+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[114081]: audit 2024-09-17T12:08:32.346242+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[114081]: audit 2024-09-17T12:08:32.355095+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[114081]: audit 2024-09-17T12:08:32.355095+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[114081]: audit 2024-09-17T12:08:32.362524+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[114081]: audit 2024-09-17T12:08:32.362524+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[110680]: cluster 2024-09-17T12:08:31.946317+0000 mgr.y (mgr.54108) 914 : cluster [DBG] pgmap v264: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:33.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[110680]: cluster 2024-09-17T12:08:31.946317+0000 mgr.y (mgr.54108) 914 : cluster [DBG] pgmap v264: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:33.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[110680]: audit 2024-09-17T12:08:32.346242+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[110680]: audit 2024-09-17T12:08:32.346242+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[110680]: audit 2024-09-17T12:08:32.355095+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[110680]: audit 2024-09-17T12:08:32.355095+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[110680]: audit 2024-09-17T12:08:32.362524+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:33.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:33 smithi092 bash[110680]: audit 2024-09-17T12:08:32.362524+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:35 smithi121 bash[87711]: cluster 2024-09-17T12:08:33.947692+0000 mgr.y (mgr.54108) 915 : cluster [DBG] pgmap v265: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 5 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:35 smithi121 bash[87711]: cluster 2024-09-17T12:08:33.947692+0000 mgr.y (mgr.54108) 915 : cluster [DBG] pgmap v265: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 5 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:35 smithi121 bash[87711]: audit 2024-09-17T12:08:34.406122+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:35 smithi121 bash[87711]: audit 2024-09-17T12:08:34.406122+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:35 smithi121 bash[87711]: audit 2024-09-17T12:08:34.406831+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:35.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:35 smithi121 bash[87711]: audit 2024-09-17T12:08:34.406831+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[110680]: cluster 2024-09-17T12:08:33.947692+0000 mgr.y (mgr.54108) 915 : cluster [DBG] pgmap v265: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 5 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:35.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[110680]: cluster 2024-09-17T12:08:33.947692+0000 mgr.y (mgr.54108) 915 : cluster [DBG] pgmap v265: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 5 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:35.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[110680]: audit 2024-09-17T12:08:34.406122+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:35.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[110680]: audit 2024-09-17T12:08:34.406122+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:35.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[110680]: audit 2024-09-17T12:08:34.406831+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:35.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[110680]: audit 2024-09-17T12:08:34.406831+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[114081]: cluster 2024-09-17T12:08:33.947692+0000 mgr.y (mgr.54108) 915 : cluster [DBG] pgmap v265: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 5 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[114081]: cluster 2024-09-17T12:08:33.947692+0000 mgr.y (mgr.54108) 915 : cluster [DBG] pgmap v265: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 5 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[114081]: audit 2024-09-17T12:08:34.406122+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[114081]: audit 2024-09-17T12:08:34.406122+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:08:35.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[114081]: audit 2024-09-17T12:08:34.406831+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:35.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:35 smithi092 bash[114081]: audit 2024-09-17T12:08:34.406831+0000 mon.a (mon.0) 3079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:36 smithi121 bash[87711]: cephadm 2024-09-17T12:08:34.404820+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:36 smithi121 bash[87711]: cephadm 2024-09-17T12:08:34.404820+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:36 smithi121 bash[87711]: cephadm 2024-09-17T12:08:34.409115+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:36 smithi121 bash[87711]: cephadm 2024-09-17T12:08:34.409115+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:36 smithi121 bash[87711]: audit 2024-09-17T12:08:35.608938+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:36 smithi121 bash[87711]: audit 2024-09-17T12:08:35.608938+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:36 smithi121 bash[87711]: audit 2024-09-17T12:08:35.611008+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:36.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:36 smithi121 bash[87711]: audit 2024-09-17T12:08:35.611008+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[110680]: cephadm 2024-09-17T12:08:34.404820+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[110680]: cephadm 2024-09-17T12:08:34.404820+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[110680]: cephadm 2024-09-17T12:08:34.409115+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[110680]: cephadm 2024-09-17T12:08:34.409115+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[110680]: audit 2024-09-17T12:08:35.608938+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[110680]: audit 2024-09-17T12:08:35.608938+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[110680]: audit 2024-09-17T12:08:35.611008+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[110680]: audit 2024-09-17T12:08:35.611008+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[114081]: cephadm 2024-09-17T12:08:34.404820+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[114081]: cephadm 2024-09-17T12:08:34.404820+0000 mgr.y (mgr.54108) 916 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[114081]: cephadm 2024-09-17T12:08:34.409115+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[114081]: cephadm 2024-09-17T12:08:34.409115+0000 mgr.y (mgr.54108) 917 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[114081]: audit 2024-09-17T12:08:35.608938+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[114081]: audit 2024-09-17T12:08:35.608938+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[114081]: audit 2024-09-17T12:08:35.611008+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:36 smithi092 bash[114081]: audit 2024-09-17T12:08:35.611008+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[110680]: cluster 2024-09-17T12:08:35.948338+0000 mgr.y (mgr.54108) 918 : cluster [DBG] pgmap v266: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[110680]: cluster 2024-09-17T12:08:35.948338+0000 mgr.y (mgr.54108) 918 : cluster [DBG] pgmap v266: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[110680]: audit 2024-09-17T12:08:36.644167+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[110680]: audit 2024-09-17T12:08:36.644167+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[110680]: audit 2024-09-17T12:08:36.651048+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[110680]: audit 2024-09-17T12:08:36.651048+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[110680]: audit 2024-09-17T12:08:36.658107+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[110680]: audit 2024-09-17T12:08:36.658107+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[114081]: cluster 2024-09-17T12:08:35.948338+0000 mgr.y (mgr.54108) 918 : cluster [DBG] pgmap v266: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[114081]: cluster 2024-09-17T12:08:35.948338+0000 mgr.y (mgr.54108) 918 : cluster [DBG] pgmap v266: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[114081]: audit 2024-09-17T12:08:36.644167+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[114081]: audit 2024-09-17T12:08:36.644167+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[114081]: audit 2024-09-17T12:08:36.651048+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[114081]: audit 2024-09-17T12:08:36.651048+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[114081]: audit 2024-09-17T12:08:36.658107+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[114081]: audit 2024-09-17T12:08:36.658107+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:37 smithi121 bash[87711]: cluster 2024-09-17T12:08:35.948338+0000 mgr.y (mgr.54108) 918 : cluster [DBG] pgmap v266: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:37 smithi121 bash[87711]: cluster 2024-09-17T12:08:35.948338+0000 mgr.y (mgr.54108) 918 : cluster [DBG] pgmap v266: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:37 smithi121 bash[87711]: audit 2024-09-17T12:08:36.644167+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:37 smithi121 bash[87711]: audit 2024-09-17T12:08:36.644167+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:37 smithi121 bash[87711]: audit 2024-09-17T12:08:36.651048+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:37 smithi121 bash[87711]: audit 2024-09-17T12:08:36.651048+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:37 smithi121 bash[87711]: audit 2024-09-17T12:08:36.658107+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:37 smithi121 bash[87711]: audit 2024-09-17T12:08:36.658107+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:37.576 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:37 smithi092 bash[134672]: debug 2024-09-17T12:08:37.241+0000 7f9215c3b640 1 -- 172.21.15.92:0/2896019643 <== mon.2 v2:172.21.15.92:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55babf0f4960 con 0x55babf115c00 2024-09-17T12:08:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:38 smithi121 bash[87711]: audit 2024-09-17T12:08:36.710084+0000 mgr.y (mgr.54108) 919 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:38 smithi121 bash[87711]: audit 2024-09-17T12:08:36.710084+0000 mgr.y (mgr.54108) 919 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:38 smithi092 bash[114081]: audit 2024-09-17T12:08:36.710084+0000 mgr.y (mgr.54108) 919 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:38 smithi092 bash[114081]: audit 2024-09-17T12:08:36.710084+0000 mgr.y (mgr.54108) 919 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:38 smithi092 bash[110680]: audit 2024-09-17T12:08:36.710084+0000 mgr.y (mgr.54108) 919 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:38 smithi092 bash[110680]: audit 2024-09-17T12:08:36.710084+0000 mgr.y (mgr.54108) 919 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:39 smithi121 bash[87711]: cluster 2024-09-17T12:08:37.950398+0000 mgr.y (mgr.54108) 920 : cluster [DBG] pgmap v267: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 26 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:39 smithi121 bash[87711]: cluster 2024-09-17T12:08:37.950398+0000 mgr.y (mgr.54108) 920 : cluster [DBG] pgmap v267: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 26 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:39.325 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:38 smithi092 bash[134672]: debug 2024-09-17T12:08:38.853+0000 7f92184a2640 -1 Falling back to public interface 2024-09-17T12:08:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:39 smithi092 bash[110680]: cluster 2024-09-17T12:08:37.950398+0000 mgr.y (mgr.54108) 920 : cluster [DBG] pgmap v267: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 26 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:39.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:39 smithi092 bash[110680]: cluster 2024-09-17T12:08:37.950398+0000 mgr.y (mgr.54108) 920 : cluster [DBG] pgmap v267: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 26 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:39 smithi092 bash[114081]: cluster 2024-09-17T12:08:37.950398+0000 mgr.y (mgr.54108) 920 : cluster [DBG] pgmap v267: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 26 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:39 smithi092 bash[114081]: cluster 2024-09-17T12:08:37.950398+0000 mgr.y (mgr.54108) 920 : cluster [DBG] pgmap v267: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 26 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:41.052 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:08:40] "GET /metrics HTTP/1.1" 200 38491 "" "Prometheus/2.51.0" 2024-09-17T12:08:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:41 smithi121 bash[87711]: cluster 2024-09-17T12:08:39.951424+0000 mgr.y (mgr.54108) 921 : cluster [DBG] pgmap v268: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:41 smithi121 bash[87711]: cluster 2024-09-17T12:08:39.951424+0000 mgr.y (mgr.54108) 921 : cluster [DBG] pgmap v268: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:41.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:41 smithi092 bash[110680]: cluster 2024-09-17T12:08:39.951424+0000 mgr.y (mgr.54108) 921 : cluster [DBG] pgmap v268: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:41.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:41 smithi092 bash[110680]: cluster 2024-09-17T12:08:39.951424+0000 mgr.y (mgr.54108) 921 : cluster [DBG] pgmap v268: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:41 smithi092 bash[114081]: cluster 2024-09-17T12:08:39.951424+0000 mgr.y (mgr.54108) 921 : cluster [DBG] pgmap v268: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:41.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:41 smithi092 bash[114081]: cluster 2024-09-17T12:08:39.951424+0000 mgr.y (mgr.54108) 921 : cluster [DBG] pgmap v268: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:42.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:42.803 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:42.803 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:42.804 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:42.804 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:42.804 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:42 smithi092 bash[134672]: debug 2024-09-17T12:08:42.761+0000 7f92184a2640 -1 osd.3 128 log_to_monitors true 2024-09-17T12:08:42.804 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:42.805 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:42.805 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:42.805 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:43.056 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:42 smithi092 systemd[1]: Stopping Ceph osd.3 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:08:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: cluster 2024-09-17T12:08:41.953096+0000 mgr.y (mgr.54108) 922 : cluster [DBG] pgmap v269: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: cluster 2024-09-17T12:08:41.953096+0000 mgr.y (mgr.54108) 922 : cluster [DBG] pgmap v269: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: audit 2024-09-17T12:08:42.486453+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: audit 2024-09-17T12:08:42.486453+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: audit 2024-09-17T12:08:42.493964+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: audit 2024-09-17T12:08:42.493964+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: audit 2024-09-17T12:08:42.502987+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: audit 2024-09-17T12:08:42.502987+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: audit 2024-09-17T12:08:42.769001+0000 mon.a (mon.0) 3088 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[110680]: audit 2024-09-17T12:08:42.769001+0000 mon.a (mon.0) 3088 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:08:43.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: cluster 2024-09-17T12:08:41.953096+0000 mgr.y (mgr.54108) 922 : cluster [DBG] pgmap v269: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:43.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: cluster 2024-09-17T12:08:41.953096+0000 mgr.y (mgr.54108) 922 : cluster [DBG] pgmap v269: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:43.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: audit 2024-09-17T12:08:42.486453+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: audit 2024-09-17T12:08:42.486453+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: audit 2024-09-17T12:08:42.493964+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: audit 2024-09-17T12:08:42.493964+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: audit 2024-09-17T12:08:42.502987+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: audit 2024-09-17T12:08:42.502987+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: audit 2024-09-17T12:08:42.769001+0000 mon.a (mon.0) 3088 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:08:43.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[114081]: audit 2024-09-17T12:08:42.769001+0000 mon.a (mon.0) 3088 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:08:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: cluster 2024-09-17T12:08:41.953096+0000 mgr.y (mgr.54108) 922 : cluster [DBG] pgmap v269: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: cluster 2024-09-17T12:08:41.953096+0000 mgr.y (mgr.54108) 922 : cluster [DBG] pgmap v269: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: audit 2024-09-17T12:08:42.486453+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: audit 2024-09-17T12:08:42.486453+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: audit 2024-09-17T12:08:42.493964+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: audit 2024-09-17T12:08:42.493964+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: audit 2024-09-17T12:08:42.502987+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: audit 2024-09-17T12:08:42.502987+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: audit 2024-09-17T12:08:42.769001+0000 mon.a (mon.0) 3088 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:08:43.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:43 smithi121 bash[87711]: audit 2024-09-17T12:08:42.769001+0000 mon.a (mon.0) 3088 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:08:43.999 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[135597]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:08:43.999 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:43 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.3.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:08:43.999 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:43 smithi092 bash[135659]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:08:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:44 smithi121 bash[87711]: audit 2024-09-17T12:08:43.505116+0000 mon.a (mon.0) 3089 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:08:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:44 smithi121 bash[87711]: audit 2024-09-17T12:08:43.505116+0000 mon.a (mon.0) 3089 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:08:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:44 smithi121 bash[87711]: cluster 2024-09-17T12:08:43.514219+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:08:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:44 smithi121 bash[87711]: cluster 2024-09-17T12:08:43.514219+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:08:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:44 smithi121 bash[87711]: cluster 2024-09-17T12:08:43.953972+0000 mgr.y (mgr.54108) 923 : cluster [DBG] pgmap v271: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:44 smithi121 bash[87711]: cluster 2024-09-17T12:08:43.953972+0000 mgr.y (mgr.54108) 923 : cluster [DBG] pgmap v271: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[110680]: audit 2024-09-17T12:08:43.505116+0000 mon.a (mon.0) 3089 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:08:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[110680]: audit 2024-09-17T12:08:43.505116+0000 mon.a (mon.0) 3089 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:08:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[110680]: cluster 2024-09-17T12:08:43.514219+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:08:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[110680]: cluster 2024-09-17T12:08:43.514219+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:08:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[110680]: cluster 2024-09-17T12:08:43.953972+0000 mgr.y (mgr.54108) 923 : cluster [DBG] pgmap v271: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:44.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[110680]: cluster 2024-09-17T12:08:43.953972+0000 mgr.y (mgr.54108) 923 : cluster [DBG] pgmap v271: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[114081]: audit 2024-09-17T12:08:43.505116+0000 mon.a (mon.0) 3089 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:08:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[114081]: audit 2024-09-17T12:08:43.505116+0000 mon.a (mon.0) 3089 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/783608707,v1:172.21.15.92:6827/783608707]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:08:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[114081]: cluster 2024-09-17T12:08:43.514219+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:08:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[114081]: cluster 2024-09-17T12:08:43.514219+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T12:08:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[114081]: cluster 2024-09-17T12:08:43.953972+0000 mgr.y (mgr.54108) 923 : cluster [DBG] pgmap v271: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:44.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:44 smithi092 bash[114081]: cluster 2024-09-17T12:08:43.953972+0000 mgr.y (mgr.54108) 923 : cluster [DBG] pgmap v271: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:46.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:46.435 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:46.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:46.436 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.3.service: Failed with result 'exit-code'. 2024-09-17T12:08:46.436 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: Stopped Ceph osd.3 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:08:46.436 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:46.437 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:46.437 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:46.440 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:46.440 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:46.440 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:08:46.719 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:46 smithi092 systemd[1]: Started Ceph osd.3 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:08:47.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: cluster 2024-09-17T12:08:45.954822+0000 mgr.y (mgr.54108) 924 : cluster [DBG] pgmap v272: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:47.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: cluster 2024-09-17T12:08:45.954822+0000 mgr.y (mgr.54108) 924 : cluster [DBG] pgmap v272: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:47.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.480229+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.480229+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.485297+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.485297+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.487650+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.487650+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.488447+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.488447+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.493336+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.493336+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.554276+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.554276+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.556045+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.556045+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.558394+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.558394+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: cluster 2024-09-17T12:08:45.954822+0000 mgr.y (mgr.54108) 924 : cluster [DBG] pgmap v272: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: cluster 2024-09-17T12:08:45.954822+0000 mgr.y (mgr.54108) 924 : cluster [DBG] pgmap v272: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.480229+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.480229+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.485297+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.485297+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.487650+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.487650+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.488447+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.488447+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.493336+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.493336+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.554276+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.554276+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.556045+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.556045+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.558394+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.558394+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.559036+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.559036+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.564835+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.564835+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.626238+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.626238+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.628174+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.628174+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.629946+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.629946+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.630595+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.630595+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.635395+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.635395+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.694268+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.694268+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.696335+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.696335+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.698133+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.698133+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.559036+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.559036+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.564835+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.564835+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.626238+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.626238+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.628174+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.628174+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.629946+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.629946+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.630595+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.630595+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.635395+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.635395+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.694268+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.694268+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.696335+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.696335+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.698133+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.698133+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.698985+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.698985+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.704410+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.704410+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.775741+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.775741+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.777699+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.777699+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.779248+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.779248+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.779817+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.779817+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.784605+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.784605+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.847703+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.847703+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.849349+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.849349+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.851031+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.698985+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.698985+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.704410+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.704410+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.775741+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.775741+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.777699+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.777699+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.779248+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.779248+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.779817+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.779817+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.784605+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.784605+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.847703+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.847703+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.849349+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.849349+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.851031+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.851031+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.851669+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.851669+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.856192+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.856192+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.916150+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.916150+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.918151+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.918151+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.919915+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.919915+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.920498+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.920498+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.925186+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.925186+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.986855+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.986855+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.989408+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.989408+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.992715+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.992715+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.993748+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.993748+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.999581+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[110680]: audit 2024-09-17T12:08:46.999581+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.851031+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.851669+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.851669+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.856192+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.856192+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.916150+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.916150+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.918151+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.918151+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.919915+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.919915+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.920498+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.920498+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.925186+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.925186+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.986855+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.986855+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.989408+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.989408+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.992715+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.992715+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.993748+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.993748+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.999581+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:47 smithi092 bash[114081]: audit 2024-09-17T12:08:46.999581+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: cluster 2024-09-17T12:08:45.954822+0000 mgr.y (mgr.54108) 924 : cluster [DBG] pgmap v272: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: cluster 2024-09-17T12:08:45.954822+0000 mgr.y (mgr.54108) 924 : cluster [DBG] pgmap v272: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.480229+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.480229+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.485297+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.485297+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.487650+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.487650+0000 mon.a (mon.0) 3093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.488447+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.488447+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.493336+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.493336+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.554276+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.554276+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.556045+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.556045+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.558394+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.558394+0000 mon.a (mon.0) 3098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.559036+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.559036+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.564835+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.564835+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.626238+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.626238+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.628174+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.628174+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.629946+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.629946+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.630595+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.630595+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.635395+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.635395+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.694268+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.694268+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.696335+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.696335+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.698133+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.698133+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.698985+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.698985+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.704410+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.704410+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.775741+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.775741+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.777699+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.777699+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.779248+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.779248+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.779817+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.779817+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.784605+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.784605+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.847703+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.847703+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.849349+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.849349+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.851031+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.851031+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.851669+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.851669+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.856192+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.856192+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.916150+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.916150+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.918151+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.918151+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.919915+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.919915+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.920498+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.920498+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.925186+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.925186+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.986855+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.986855+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:47.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.989408+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.989408+0000 mon.a (mon.0) 3127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:47.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.992715+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.992715+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:47.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.993748+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.993748+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:47.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.999581+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:47.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:47 smithi121 bash[87711]: audit 2024-09-17T12:08:46.999581+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.493848+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.493848+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.565457+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.565457+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.635819+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.635819+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.704867+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.704867+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:46.720112+0000 mgr.y (mgr.54108) 929 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:46.720112+0000 mgr.y (mgr.54108) 929 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.784963+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.784963+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.856577+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.856577+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.925579+0000 mgr.y (mgr.54108) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:46.925579+0000 mgr.y (mgr.54108) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.000229+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.000229+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.082569+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.082569+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.084320+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.084320+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.086696+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.086696+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.087380+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.087380+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.094765+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.094765+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.095227+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.095227+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.167078+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.167078+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.169885+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.169885+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.173219+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.173219+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.174258+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.174258+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.182333+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.182333+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.182961+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.182961+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.266452+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.266452+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.269104+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.269104+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.271780+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.271780+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.272773+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.272773+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.282875+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.282875+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.372634+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.372634+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.375102+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.375102+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.378007+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.378007+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.378988+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.378988+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.385343+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.385343+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.465654+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.465654+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.467352+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.467352+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.469288+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.469288+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.469890+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.469890+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.475351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.475351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.543778+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.543778+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.546039+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.546039+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.549003+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.549003+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.550156+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.550156+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.555840+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.555840+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.627141+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.627141+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.628965+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.628965+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.631200+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.631200+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.631890+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.631890+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.636782+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.636782+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.703157+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.703157+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.704789+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.704789+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.706374+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.706374+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.706980+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.706980+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.713634+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.713634+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.792778+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.792778+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.794457+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.794457+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.796121+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.796121+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.796774+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.796774+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.801850+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.801850+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.860543+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.860543+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.862115+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.862115+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.863642+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.863642+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.864188+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.864188+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.869080+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.869080+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.928604+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.928604+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.930360+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.930360+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.931972+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.931972+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.932567+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.932567+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.937444+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:47.937444+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:48.001158+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:48.001158+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:48.002818+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:48.002818+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:48.004401+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:48.004401+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:48.005000+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:48 smithi121 bash[87711]: audit 2024-09-17T12:08:48.005000+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.493848+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.493848+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.565457+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.565457+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.635819+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.635819+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.704867+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.704867+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:46.720112+0000 mgr.y (mgr.54108) 929 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:46.720112+0000 mgr.y (mgr.54108) 929 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.784963+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.784963+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.856577+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.856577+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.925579+0000 mgr.y (mgr.54108) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:46.925579+0000 mgr.y (mgr.54108) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.000229+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.000229+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.082569+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.082569+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.084320+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.084320+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.086696+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.086696+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.087380+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.087380+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.094765+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.094765+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.095227+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.095227+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.167078+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.167078+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.169885+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.169885+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.173219+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.173219+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.174258+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.174258+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.182333+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.182333+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.182961+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.182961+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.266452+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.266452+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.269104+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.269104+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.271780+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.271780+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.272773+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.272773+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.282875+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.282875+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.372634+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.372634+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.375102+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.375102+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.378007+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.378007+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.378988+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.378988+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.493848+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.493848+0000 mgr.y (mgr.54108) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.565457+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.565457+0000 mgr.y (mgr.54108) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.635819+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.635819+0000 mgr.y (mgr.54108) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.704867+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.704867+0000 mgr.y (mgr.54108) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:46.720112+0000 mgr.y (mgr.54108) 929 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:46.720112+0000 mgr.y (mgr.54108) 929 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.784963+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.784963+0000 mgr.y (mgr.54108) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.856577+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.856577+0000 mgr.y (mgr.54108) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.925579+0000 mgr.y (mgr.54108) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:46.925579+0000 mgr.y (mgr.54108) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.000229+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.000229+0000 mgr.y (mgr.54108) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.082569+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.082569+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.084320+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.385343+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.385343+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.465654+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.465654+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.467352+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.467352+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.469288+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.469288+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.469890+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.469890+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.475351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.475351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.543778+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.543778+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.546039+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.546039+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.549003+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.549003+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.550156+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.550156+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.555840+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.555840+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.627141+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.627141+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.628965+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.628965+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.631200+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.631200+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.631890+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.631890+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.636782+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.636782+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.703157+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.703157+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.704789+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.704789+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.706374+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.706374+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.706980+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.084320+0000 mon.a (mon.0) 3132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.086696+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.086696+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.087380+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.087380+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.094765+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.094765+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.095227+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.095227+0000 mgr.y (mgr.54108) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.167078+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.167078+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.169885+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.169885+0000 mon.a (mon.0) 3137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.173219+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.173219+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.174258+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.174258+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.182333+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.182333+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.182961+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.706980+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.713634+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.713634+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.792778+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.792778+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.794457+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.794457+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.796121+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.796121+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.796774+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.796774+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.801850+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.801850+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.860543+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.860543+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.862115+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.862115+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.863642+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.863642+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.864188+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.864188+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.869080+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.869080+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.928604+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.928604+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.930360+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.930360+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.931972+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.931972+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.932567+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.932567+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.937444+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:47.937444+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:48.001158+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:48.001158+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:48.002818+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:48.002818+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:48.004401+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:48.004401+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:48.005000+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[114081]: audit 2024-09-17T12:08:48.005000+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.182961+0000 mgr.y (mgr.54108) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.266452+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.266452+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.269104+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.269104+0000 mon.a (mon.0) 3142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.271780+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.271780+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.272773+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.272773+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.282875+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.282875+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.372634+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.372634+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.375102+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.375102+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.378007+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.378007+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.378988+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.378988+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.385343+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.385343+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.465654+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.465654+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.467352+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.467352+0000 mon.a (mon.0) 3152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.469288+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.469288+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.469890+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.469890+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.475351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.475351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.543778+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.543778+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.546039+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.546039+0000 mon.a (mon.0) 3157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.549003+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.549003+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.550156+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.550156+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.555840+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.555840+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.627141+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.627141+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.628965+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.628965+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.631200+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.631200+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.631890+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.631890+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.636782+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.636782+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.703157+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.703157+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.704789+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.704789+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.706374+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.706374+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.706980+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.706980+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.713634+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.713634+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.792778+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.792778+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.794457+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.794457+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.796121+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.796121+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.796774+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.796774+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.801850+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.801850+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.860543+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.860543+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.862115+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.862115+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.863642+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.863642+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.864188+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.864188+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.869080+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.869080+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.928604+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.928604+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.930360+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.930360+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.931972+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.931972+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.932567+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.932567+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.937444+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:47.937444+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:48.001158+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:48.001158+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:48.002818+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:48.002818+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:48.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:48.004401+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:48.004401+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:48.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:48.005000+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:48.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[110680]: audit 2024-09-17T12:08:48.005000+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.255 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[135805]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:08:49.255 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:48 smithi092 bash[135805]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:08:49.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.283343+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.255 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.283343+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.385793+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.385793+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.475784+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.475784+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.556577+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.556577+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.637117+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.637117+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.714159+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.714159+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.802221+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.802221+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.869476+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.257 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.869476+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.257 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.937821+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.257 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:47.937821+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.257 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cluster 2024-09-17T12:08:47.955747+0000 mgr.y (mgr.54108) 945 : cluster [DBG] pgmap v273: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:49.257 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cluster 2024-09-17T12:08:47.955747+0000 mgr.y (mgr.54108) 945 : cluster [DBG] pgmap v273: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:49.257 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.009920+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.283343+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.283343+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.385793+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.385793+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.475784+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.475784+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.556577+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.556577+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.637117+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.637117+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.714159+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.714159+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.802221+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.802221+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.869476+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.869476+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.937821+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:47.937821+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cluster 2024-09-17T12:08:47.955747+0000 mgr.y (mgr.54108) 945 : cluster [DBG] pgmap v273: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cluster 2024-09-17T12:08:47.955747+0000 mgr.y (mgr.54108) 945 : cluster [DBG] pgmap v273: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.009920+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.009920+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.010596+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.010596+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.076707+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.259 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.076707+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.078689+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.078689+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.080554+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.080554+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.081262+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.081262+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.088733+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.088733+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.089220+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.089220+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.152677+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.152677+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.154491+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.154491+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.261 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.156326+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.261 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.009920+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.261 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.010596+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.261 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.010596+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.261 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.076707+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.261 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.076707+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.261 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.078689+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.261 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.078689+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.080554+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.080554+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.081262+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.081262+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.088733+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.088733+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.089220+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.089220+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.152677+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.152677+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.154491+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.154491+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.156326+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.156326+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.156920+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.156920+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.161721+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.161721+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.162088+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.162088+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.263 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.219951+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.219951+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.221963+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.221963+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.223974+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.223974+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.224601+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.224601+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.229447+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.229447+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.229871+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.229871+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.264 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.294511+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.294511+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.296200+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.296200+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.297814+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.297814+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.298493+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.298493+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.305709+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.305709+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.387570+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.387570+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.389203+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.389203+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.390747+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.390747+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.391366+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.391366+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.398698+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.398698+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.156326+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.156920+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.156920+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.161721+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.161721+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.162088+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.162088+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.219951+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.219951+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.221963+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.221963+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.223974+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.223974+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.224601+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.224601+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.229447+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.267 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.229447+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.229871+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.229871+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.294511+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.485325+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.485325+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.487516+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.487516+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.489513+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.489513+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.490338+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.490338+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.500078+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.500078+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.562784+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.562784+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.565084+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.565084+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.567393+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.567393+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.568107+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.568107+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.575403+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.575403+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.636101+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.636101+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.638260+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.638260+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.641388+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.641388+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.642151+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.642151+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.648863+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.648863+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.717396+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.717396+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.719116+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.719116+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.720660+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.720660+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.721256+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.721256+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.294511+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.296200+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.296200+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.297814+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.297814+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.298493+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.298493+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.305709+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.305709+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.387570+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.387570+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.389203+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.389203+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.390747+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.390747+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.391366+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.391366+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.398698+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.398698+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.727242+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.727242+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.804609+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.804609+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.806608+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.806608+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.808922+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.808922+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.814228+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.814228+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.820525+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.820525+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.880706+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.880706+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.882437+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.882437+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.884518+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.884518+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.885329+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.885329+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.892853+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.892853+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.990033+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.990033+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.991757+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.991757+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.993445+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.993445+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.994118+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.994118+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.998802+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[114081]: audit 2024-09-17T12:08:48.998802+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.485325+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.485325+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.487516+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.487516+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.489513+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.489513+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.490338+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.490338+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.500078+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.500078+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.562784+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.562784+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.565084+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.565084+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.567393+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.567393+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.568107+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.568107+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.575403+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.575403+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.636101+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.636101+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.638260+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.638260+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.641388+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.641388+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.642151+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.642151+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.648863+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.648863+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.717396+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.717396+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.719116+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.719116+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.720660+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.720660+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.721256+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.721256+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.727242+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.727242+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.804609+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.804609+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.806608+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.806608+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.808922+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.808922+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.814228+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.814228+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.820525+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.820525+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.880706+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.880706+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.882437+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.882437+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.884518+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.884518+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.885329+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.885329+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.892853+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.892853+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.990033+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.990033+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.991757+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.991757+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.993445+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.993445+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.994118+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.994118+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.998802+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[110680]: audit 2024-09-17T12:08:48.998802+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.283343+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.283343+0000 mgr.y (mgr.54108) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.385793+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.385793+0000 mgr.y (mgr.54108) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.475784+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.475784+0000 mgr.y (mgr.54108) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.556577+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.556577+0000 mgr.y (mgr.54108) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.637117+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.637117+0000 mgr.y (mgr.54108) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.714159+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.714159+0000 mgr.y (mgr.54108) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.802221+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.802221+0000 mgr.y (mgr.54108) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.869476+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.869476+0000 mgr.y (mgr.54108) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.937821+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:47.937821+0000 mgr.y (mgr.54108) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cluster 2024-09-17T12:08:47.955747+0000 mgr.y (mgr.54108) 945 : cluster [DBG] pgmap v273: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cluster 2024-09-17T12:08:47.955747+0000 mgr.y (mgr.54108) 945 : cluster [DBG] pgmap v273: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.009920+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.009920+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.010596+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.010596+0000 mgr.y (mgr.54108) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.076707+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.076707+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.078689+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.078689+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.080554+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.080554+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.081262+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.081262+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.088733+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.088733+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.089220+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.089220+0000 mgr.y (mgr.54108) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.152677+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.152677+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.154491+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.154491+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.156326+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.156326+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.156920+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.156920+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.161721+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.161721+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.162088+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.162088+0000 mgr.y (mgr.54108) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.219951+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.219951+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.221963+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.221963+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.223974+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.223974+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.224601+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.224601+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.229447+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.229447+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.229871+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.229871+0000 mgr.y (mgr.54108) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.294511+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.294511+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.296200+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.296200+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.297814+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.297814+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.298493+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.298493+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.305709+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.305709+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.387570+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.387570+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.389203+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.389203+0000 mon.a (mon.0) 3212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.390747+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.390747+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.391366+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.391366+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.398698+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.398698+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.485325+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.485325+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.487516+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.487516+0000 mon.a (mon.0) 3217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.489513+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.489513+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.490338+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.490338+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.500078+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.500078+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.562784+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.562784+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.565084+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.565084+0000 mon.a (mon.0) 3222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.567393+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.567393+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.568107+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.568107+0000 mon.a (mon.0) 3224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.575403+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.575403+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.636101+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.636101+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.638260+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.638260+0000 mon.a (mon.0) 3227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.641388+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.641388+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.642151+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.642151+0000 mon.a (mon.0) 3229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.648863+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.648863+0000 mon.a (mon.0) 3230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.717396+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.717396+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.719116+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.719116+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.720660+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.720660+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.721256+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.721256+0000 mon.a (mon.0) 3234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.727242+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.727242+0000 mon.a (mon.0) 3235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.804609+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.804609+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.806608+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.806608+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.808922+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.808922+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.814228+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.814228+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.820525+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.820525+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.880706+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.880706+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.882437+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.882437+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.884518+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.884518+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.885329+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.885329+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.892853+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.892853+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.990033+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.990033+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:49.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.991757+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.991757+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:49.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.993445+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.993445+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:49.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.994118+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.994118+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:49.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.998802+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:49 smithi121 bash[87711]: audit 2024-09-17T12:08:48.998802+0000 mon.a (mon.0) 3250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:49.825 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[135805]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T12:08:49.825 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[135805]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T12:08:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.306156+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.306156+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.399165+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.399165+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.500790+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.500790+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.575936+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.575936+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.649412+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.649412+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.727730+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.727730+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.821110+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.821110+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.893387+0000 mgr.y (mgr.54108) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.893387+0000 mgr.y (mgr.54108) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.999241+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:48.999241+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.078445+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.078445+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.081024+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.081024+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.083199+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.083199+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.084004+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.084004+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.092459+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.092459+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.093067+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.093067+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.155123+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.155123+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.156732+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.156732+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.158314+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.158314+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.158915+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.158915+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.165897+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.165897+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.166390+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.166390+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.221916+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.221916+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.223657+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.223657+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.225301+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.225301+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.225922+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.225922+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.231409+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.231409+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.232053+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.232053+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.293985+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.293985+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.295594+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.295594+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.297141+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.297141+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.297773+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.297773+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.302627+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.302627+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.361347+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.361347+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.362937+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.362937+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.364429+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.364429+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.364961+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.364961+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.369740+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.369740+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.428402+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.428402+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.430656+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.430656+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.432566+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.432566+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.433302+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.433302+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.438820+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.438820+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.506752+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.506752+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.508406+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.508406+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.509999+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.509999+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.510607+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.510607+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.515650+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.515650+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.576114+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.576114+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.577789+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.577789+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.579592+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.579592+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.580252+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.580252+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.585869+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.585869+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.644412+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.644412+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.646858+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.646858+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.649580+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.649580+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.650185+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.650185+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.655179+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.655179+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.718552+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.718552+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.720407+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.720407+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.722155+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.722155+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.722961+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.722961+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.728114+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.728114+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.793505+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.793505+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.795780+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.795780+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.798328+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.798328+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.798930+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.798930+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.803803+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.803803+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.869736+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.869736+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.871432+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.871432+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.873107+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.873107+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.873711+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.873711+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.879707+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.879707+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.939698+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.939698+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.941265+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.941265+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.942892+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.942892+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.943420+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.943420+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.949165+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:49.949165+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:50.006046+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:50.006046+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:50.007885+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:50.007885+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:50.009799+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:50.009799+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:50.010454+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:50 smithi121 bash[87711]: audit 2024-09-17T12:08:50.010454+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.325 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[135805]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T12:08:50.325 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[135805]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T12:08:50.325 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[135805]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T12:08:50.325 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[135805]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T12:08:50.325 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:49 smithi092 bash[135805]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T12:08:50.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.306156+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.306156+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.399165+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.399165+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.500790+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.500790+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.575936+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.575936+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.649412+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.649412+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.727730+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.727730+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.821110+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.821110+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.893387+0000 mgr.y (mgr.54108) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.893387+0000 mgr.y (mgr.54108) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.999241+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:48.999241+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.078445+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.078445+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.081024+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.081024+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.083199+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.083199+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.084004+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.084004+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.092459+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.092459+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.093067+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.093067+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.155123+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.155123+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.156732+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.156732+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.158314+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.158314+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.158915+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.158915+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.165897+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.165897+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.166390+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.166390+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.221916+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.221916+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.223657+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.223657+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.225301+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.225301+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.225922+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.225922+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.231409+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.231409+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.232053+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.232053+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.293985+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.293985+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.295594+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.295594+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.297141+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.297141+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.297773+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.297773+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.302627+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.302627+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.361347+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.361347+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.362937+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.362937+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.364429+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.364429+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.364961+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.364961+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.369740+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.369740+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.428402+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.428402+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.430656+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.430656+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.432566+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.432566+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.306156+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.306156+0000 mgr.y (mgr.54108) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.399165+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.399165+0000 mgr.y (mgr.54108) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.500790+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.500790+0000 mgr.y (mgr.54108) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.575936+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.575936+0000 mgr.y (mgr.54108) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.649412+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.649412+0000 mgr.y (mgr.54108) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.727730+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.727730+0000 mgr.y (mgr.54108) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.821110+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.821110+0000 mgr.y (mgr.54108) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.893387+0000 mgr.y (mgr.54108) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.893387+0000 mgr.y (mgr.54108) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.999241+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:48.999241+0000 mgr.y (mgr.54108) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.078445+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.078445+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.081024+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.433302+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.433302+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.438820+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.438820+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.506752+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.506752+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.508406+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.508406+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.509999+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.509999+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.510607+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.510607+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.515650+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.515650+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.576114+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.576114+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.577789+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.577789+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.579592+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.579592+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.580252+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.580252+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.585869+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.585869+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.644412+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.644412+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.646858+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.646858+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.649580+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.649580+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.650185+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.650185+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.655179+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.655179+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.718552+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.718552+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.720407+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.720407+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.722155+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.722155+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.722961+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.722961+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.728114+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.728114+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.793505+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.793505+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.795780+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.795780+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.798328+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.798328+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.798930+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.798930+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.803803+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.803803+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.869736+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.869736+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.871432+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.871432+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.873107+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.873107+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.873711+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.873711+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.879707+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.879707+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.939698+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.939698+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.941265+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.941265+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.942892+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.942892+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.943420+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.943420+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.949165+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:49.949165+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:50.006046+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:50.006046+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:50.007885+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:50.007885+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.081024+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.083199+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.083199+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.084004+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.084004+0000 mon.a (mon.0) 3254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.092459+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.092459+0000 mon.a (mon.0) 3255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.093067+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.093067+0000 mgr.y (mgr.54108) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.155123+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.155123+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.156732+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.156732+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.158314+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.158314+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.158915+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.158915+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.165897+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.165897+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.166390+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:50.009799+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:50.009799+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:50.010454+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[114081]: audit 2024-09-17T12:08:50.010454+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.166390+0000 mgr.y (mgr.54108) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.221916+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.221916+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.223657+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.223657+0000 mon.a (mon.0) 3262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.225301+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.225301+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.225922+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.225922+0000 mon.a (mon.0) 3264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.231409+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.231409+0000 mon.a (mon.0) 3265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.232053+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.232053+0000 mgr.y (mgr.54108) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.293985+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.293985+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.295594+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.295594+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.297141+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.297141+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.297773+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.297773+0000 mon.a (mon.0) 3269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.302627+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.302627+0000 mon.a (mon.0) 3270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.361347+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.361347+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.362937+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.362937+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.364429+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.364429+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.364961+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.364961+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.369740+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.369740+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.428402+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.428402+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.430656+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.430656+0000 mon.a (mon.0) 3277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.432566+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.432566+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.433302+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.433302+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.438820+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.438820+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.506752+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.506752+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.508406+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.508406+0000 mon.a (mon.0) 3282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.509999+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.509999+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.510607+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.510607+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.515650+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.515650+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.576114+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.576114+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.577789+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.577789+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.579592+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.579592+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.580252+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.580252+0000 mon.a (mon.0) 3289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.585869+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.585869+0000 mon.a (mon.0) 3290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.644412+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.644412+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.646858+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.646858+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.649580+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.649580+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.650185+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.650185+0000 mon.a (mon.0) 3294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.655179+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.655179+0000 mon.a (mon.0) 3295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.718552+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.718552+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.720407+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.720407+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.722155+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.722155+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.722961+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.722961+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.728114+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.728114+0000 mon.a (mon.0) 3300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.793505+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.793505+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.795780+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.795780+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.798328+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.798328+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.798930+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.798930+0000 mon.a (mon.0) 3304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.803803+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.803803+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.869736+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.869736+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.871432+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.871432+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.873107+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.873107+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.873711+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.873711+0000 mon.a (mon.0) 3309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.879707+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.879707+0000 mon.a (mon.0) 3310 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.939698+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.939698+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.941265+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.941265+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.942892+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.942892+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.943420+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.943420+0000 mon.a (mon.0) 3314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.949165+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:49.949165+0000 mon.a (mon.0) 3315 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:50.006046+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:50.006046+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:50.007885+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:50.007885+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:50.009799+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:50.009799+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:50.010454+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:50.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[110680]: audit 2024-09-17T12:08:50.010454+0000 mon.a (mon.0) 3319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.030 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:08:50] "GET /metrics HTTP/1.1" 200 38490 "" "Prometheus/2.51.0" 2024-09-17T12:08:51.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.302997+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.302997+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.370117+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.370117+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.439343+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.439343+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.516123+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.516123+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.586390+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.586390+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.655586+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.655586+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.728515+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.728515+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.804297+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.804297+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.880278+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.880278+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.949616+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:49.949616+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cluster 2024-09-17T12:08:49.956189+0000 mgr.y (mgr.54108) 972 : cluster [DBG] pgmap v274: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:51.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.302997+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.302997+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.370117+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.370117+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.439343+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.439343+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.516123+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.516123+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.586390+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.586390+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.655586+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.655586+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.728515+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.728515+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.804297+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.804297+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.880278+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.880278+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.949616+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:49.949616+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cluster 2024-09-17T12:08:49.956189+0000 mgr.y (mgr.54108) 972 : cluster [DBG] pgmap v274: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:51.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cluster 2024-09-17T12:08:49.956189+0000 mgr.y (mgr.54108) 972 : cluster [DBG] pgmap v274: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:51.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.016604+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.016604+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.017045+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.017045+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.083100+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.083100+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.084760+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.084760+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.086919+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.086919+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.087514+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.087514+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.094999+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.094999+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.095564+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.095564+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.153552+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.153552+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.155173+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cluster 2024-09-17T12:08:49.956189+0000 mgr.y (mgr.54108) 972 : cluster [DBG] pgmap v274: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.016604+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.016604+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.017045+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.017045+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.083100+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.083100+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.084760+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.084760+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.086919+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.086919+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.087514+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.087514+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.094999+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.094999+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.095564+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.095564+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.153552+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.153552+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.155173+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.155173+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.157282+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.157282+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.158096+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.158096+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.165998+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.165998+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.166673+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.166673+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.228264+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.228264+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.230039+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.230039+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.232472+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.232472+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.233068+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.233068+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.238778+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.238778+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.239285+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.155173+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.157282+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.157282+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.158096+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.158096+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.165998+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.165998+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.166673+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.166673+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.228264+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.228264+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.230039+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.230039+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.232472+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.232472+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.233068+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.233068+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.238778+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.238778+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.239285+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.239285+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.299445+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.299445+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.301883+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.301883+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.304144+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.304144+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.304966+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.304966+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.310780+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.310780+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.384881+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.384881+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.386965+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.386965+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.389597+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.389597+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.390225+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.390225+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.396967+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.396967+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.456698+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.456698+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.239285+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.299445+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.299445+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.301883+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.301883+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.304144+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.304144+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.304966+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.304966+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.310780+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.310780+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.384881+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.384881+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.386965+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.386965+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.389597+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.045 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.389597+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.390225+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.390225+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.396967+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.396967+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.456698+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.456698+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.459145+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.459145+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.461491+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.461491+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.462045+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.047 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.462045+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.047 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.467744+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.047 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.467744+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.047 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.526863+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.302997+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.302997+0000 mgr.y (mgr.54108) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.370117+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.370117+0000 mgr.y (mgr.54108) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.439343+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.439343+0000 mgr.y (mgr.54108) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.516123+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.516123+0000 mgr.y (mgr.54108) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.586390+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.586390+0000 mgr.y (mgr.54108) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.655586+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.655586+0000 mgr.y (mgr.54108) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.728515+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.728515+0000 mgr.y (mgr.54108) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.804297+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.804297+0000 mgr.y (mgr.54108) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.880278+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.880278+0000 mgr.y (mgr.54108) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.949616+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:49.949616+0000 mgr.y (mgr.54108) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cluster 2024-09-17T12:08:49.956189+0000 mgr.y (mgr.54108) 972 : cluster [DBG] pgmap v274: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cluster 2024-09-17T12:08:49.956189+0000 mgr.y (mgr.54108) 972 : cluster [DBG] pgmap v274: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.016604+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.016604+0000 mon.a (mon.0) 3320 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.017045+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.017045+0000 mgr.y (mgr.54108) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.083100+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.083100+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.084760+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.084760+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.086919+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.086919+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.087514+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.087514+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.094999+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.094999+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.095564+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.095564+0000 mgr.y (mgr.54108) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.153552+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.153552+0000 mon.a (mon.0) 3326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.155173+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.155173+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.157282+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.157282+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.158096+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.158096+0000 mon.a (mon.0) 3329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.165998+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.165998+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.166673+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.166673+0000 mgr.y (mgr.54108) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.228264+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.228264+0000 mon.a (mon.0) 3331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.230039+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.230039+0000 mon.a (mon.0) 3332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.232472+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.232472+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.233068+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.233068+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.238778+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.238778+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.239285+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.239285+0000 mgr.y (mgr.54108) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.299445+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.299445+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.301883+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.301883+0000 mon.a (mon.0) 3337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.304144+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.304144+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.304966+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.304966+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.310780+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.310780+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.384881+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.384881+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.386965+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.386965+0000 mon.a (mon.0) 3342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.389597+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.389597+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.390225+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.390225+0000 mon.a (mon.0) 3344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.396967+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.396967+0000 mon.a (mon.0) 3345 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.456698+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.456698+0000 mon.a (mon.0) 3346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.459145+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.459145+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.461491+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.461491+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.462045+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.462045+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.467744+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.467744+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.526863+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.526863+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.528850+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.528850+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.530945+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.530945+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.531641+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.531641+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.536429+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.536429+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.596932+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.596932+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.598921+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.598921+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.601283+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.601283+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.602392+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.602392+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.602589+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.602589+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.613940+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.613940+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.716922+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.716922+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.718537+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.718537+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.720075+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.720075+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.720915+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.720915+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.727832+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.727832+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.804451+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.804451+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.806298+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.806298+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.808033+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.808033+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.808649+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.808649+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.814856+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.814856+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.887307+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.887307+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.890658+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.890658+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.894224+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.894224+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.895147+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.895147+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.900863+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.900863+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.980395+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.980395+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.982495+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.982495+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.985233+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.985233+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.985941+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.985941+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.991072+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:51 smithi121 bash[87711]: audit 2024-09-17T12:08:50.991072+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.459145+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.459145+0000 mon.a (mon.0) 3347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.461491+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.461491+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.462045+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.462045+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.467744+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.467744+0000 mon.a (mon.0) 3350 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.526863+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.526863+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.528850+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.528850+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.530945+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.530945+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.531641+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.531641+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.536429+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.536429+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.596932+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.526863+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.528850+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.528850+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.530945+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.530945+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.531641+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.531641+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.536429+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.536429+0000 mon.a (mon.0) 3355 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.596932+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.596932+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.598921+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.598921+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.601283+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.601283+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.602392+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:51.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.602392+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:51.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.602589+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.596932+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.598921+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.598921+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.601283+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.601283+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.602392+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:51.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.602392+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:08:51.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.602589+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.602589+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.613940+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.613940+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.716922+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.716922+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.718537+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.718537+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.720075+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.720075+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.720915+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.720915+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.602589+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.613940+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.613940+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.716922+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.716922+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.718537+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.718537+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.720075+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.720075+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.720915+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.720915+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.727832+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.727832+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.804451+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.804451+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.806298+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.806298+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.808033+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.808033+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.808649+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.727832+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.727832+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.804451+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.804451+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.806298+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.806298+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.808033+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.808033+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.808649+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.808649+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.814856+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.814856+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.887307+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.887307+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.890658+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.890658+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.894224+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.894224+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.895147+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.808649+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.814856+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.814856+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.887307+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.887307+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.890658+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.890658+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.894224+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.894224+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.895147+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.895147+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.900863+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.900863+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.980395+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.980395+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.982495+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.982495+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.985233+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.985233+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.985941+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.985941+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.991072+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[110680]: audit 2024-09-17T12:08:50.991072+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.895147+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.900863+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.900863+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.980395+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.980395+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:51.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.982495+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.982495+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:51.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.985233+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.985233+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:51.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.985941+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.985941+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:51.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.991072+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:51.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:51 smithi092 bash[114081]: audit 2024-09-17T12:08:50.991072+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.311186+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.311186+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.397399+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.397399+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.468209+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.468209+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.536926+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.536926+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.614476+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.614476+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.728280+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.728280+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.815377+0000 mgr.y (mgr.54108) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.815377+0000 mgr.y (mgr.54108) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.901515+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.901515+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.991655+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:50.991655+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.059419+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.059419+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.061174+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.061174+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.062952+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.062952+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.063652+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.063652+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.068450+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.068450+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.068865+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.068865+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.127845+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.127845+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.129485+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.129485+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.131102+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.131102+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.131722+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.131722+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.136421+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.136421+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.136823+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.136823+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.197896+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.197896+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.200239+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.200239+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.203096+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.203096+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.204056+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.204056+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.211859+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.211859+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.212482+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.212482+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.280843+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.280843+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.282579+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.282579+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.285022+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.285022+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.285924+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.285924+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.291439+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.291439+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.360953+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.360953+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.362847+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.362847+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.364609+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.364609+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.365216+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.365216+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.370463+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.370463+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.438423+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.438423+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.439952+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.439952+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.441432+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.441432+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.441968+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.441968+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.446586+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.446586+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.504194+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.504194+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.505753+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.505753+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.507530+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.507530+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.508299+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.508299+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.513531+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.513531+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.575706+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.575706+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.577348+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.577348+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.579837+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.579837+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.580383+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.580383+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.585146+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.585146+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.676073+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.676073+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.678651+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.678651+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.681820+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.681820+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.682784+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.682784+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.689693+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.689693+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.781522+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.781522+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.783628+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.783628+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.786088+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.786088+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.787024+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.787024+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.792327+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.792327+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.850372+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.850372+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.852821+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.852821+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.855908+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.855908+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.857010+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.857010+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.863014+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.863014+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.936387+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.936387+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.938522+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.938522+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.940171+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.940171+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.940868+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.940868+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.946033+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:51.946033+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.005944+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.005944+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.007673+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.007673+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.009292+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.009292+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.009929+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.009929+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.015802+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:52 smithi121 bash[87711]: audit 2024-09-17T12:08:52.015802+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.311186+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.311186+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.397399+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.397399+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.468209+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.468209+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.536926+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.536926+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.614476+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.614476+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.728280+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.728280+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.815377+0000 mgr.y (mgr.54108) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.815377+0000 mgr.y (mgr.54108) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.901515+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.901515+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.991655+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:50.991655+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.059419+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.059419+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.061174+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.061174+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.062952+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.062952+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.063652+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.063652+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.068450+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.068450+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.068865+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.068865+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.127845+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.127845+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.129485+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.129485+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.131102+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.131102+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.131722+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.131722+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.136421+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.136421+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.136823+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.311186+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.311186+0000 mgr.y (mgr.54108) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.397399+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.397399+0000 mgr.y (mgr.54108) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.468209+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.468209+0000 mgr.y (mgr.54108) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.536926+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.536926+0000 mgr.y (mgr.54108) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.614476+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.614476+0000 mgr.y (mgr.54108) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.728280+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.728280+0000 mgr.y (mgr.54108) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.815377+0000 mgr.y (mgr.54108) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.815377+0000 mgr.y (mgr.54108) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.901515+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.901515+0000 mgr.y (mgr.54108) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.991655+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:50.991655+0000 mgr.y (mgr.54108) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.059419+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.059419+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.061174+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.136823+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.197896+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.197896+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.200239+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.200239+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.203096+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.203096+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.204056+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.204056+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.211859+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.211859+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.212482+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.212482+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.280843+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.280843+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.282579+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.282579+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.285022+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.285022+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.285924+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.285924+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.291439+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.291439+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.360953+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.360953+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.362847+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.362847+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.364609+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.364609+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.365216+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.365216+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.370463+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.370463+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.438423+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.438423+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.439952+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.439952+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.441432+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.441432+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.061174+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.062952+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.062952+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.063652+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.063652+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.068450+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.068450+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.068865+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.068865+0000 mgr.y (mgr.54108) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.127845+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.127845+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.129485+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.129485+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.131102+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.131102+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.131722+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.131722+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.136421+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.136421+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.136823+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.441968+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.441968+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.446586+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.446586+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.504194+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.504194+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.505753+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.505753+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.507530+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.507530+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.508299+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.508299+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.513531+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.513531+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.575706+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.575706+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.577348+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.577348+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.579837+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.579837+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.580383+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.580383+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.585146+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.585146+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.676073+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.676073+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.678651+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.678651+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.681820+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.681820+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.682784+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.682784+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.689693+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.689693+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.781522+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.781522+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.783628+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.783628+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.786088+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.136823+0000 mgr.y (mgr.54108) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.197896+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.197896+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.200239+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.200239+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.203096+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.203096+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.204056+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.204056+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.211859+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.211859+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.212482+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.212482+0000 mgr.y (mgr.54108) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.280843+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.280843+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.282579+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.282579+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.285022+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.285022+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.285924+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.786088+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.787024+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.787024+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.792327+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.792327+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.850372+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.850372+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.852821+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.852821+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.855908+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.855908+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.857010+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.857010+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.863014+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.863014+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.936387+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.936387+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.938522+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.938522+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.940171+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.940171+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.940868+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.940868+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.946033+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:51.946033+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.005944+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.005944+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.007673+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.007673+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.009292+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.009292+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.009929+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.009929+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.015802+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[110680]: audit 2024-09-17T12:08:52.015802+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.285924+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.291439+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.291439+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.360953+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.360953+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.362847+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.362847+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.364609+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.364609+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.365216+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.365216+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.370463+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.370463+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.438423+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.438423+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.439952+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.439952+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.441432+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.441432+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.441968+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.441968+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.446586+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.446586+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.504194+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.504194+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.505753+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.505753+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.507530+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.507530+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.508299+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.508299+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.513531+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.513531+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.575706+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.575706+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.577348+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.577348+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.579837+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.579837+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.580383+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.580383+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.585146+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.585146+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.676073+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.676073+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.678651+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.678651+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.681820+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.681820+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.682784+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.682784+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.689693+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.689693+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.781522+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.781522+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.783628+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.783628+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.786088+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.786088+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.787024+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.787024+0000 mon.a (mon.0) 3430 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.792327+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.792327+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.850372+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.850372+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.852821+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.852821+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.855908+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.855908+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.857010+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.857010+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.863014+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.863014+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.936387+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.936387+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.938522+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.938522+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.940171+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.940171+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.940868+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.940868+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.946033+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:51.946033+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.005944+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.005944+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.007673+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.007673+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.009292+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.009292+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:52.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.009929+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.009929+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:52.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.015802+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:52 smithi092 bash[114081]: audit 2024-09-17T12:08:52.015802+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:52.593 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:08:53.262 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:08:53.262 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 16s ago 54m - - 2024-09-17T12:08:53.262 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 10s ago 53m - - 2024-09-17T12:08:53.262 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (13m) 16s ago 43m 14.5M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (12m) 10s ago 43m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (15m) 16s ago 39m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (8m) 10s ago 52m 441M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (26m) 16s ago 55m 525M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (8m) 16s ago 55m 67.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (10m) 10s ago 53m 57.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (7m) 16s ago 53m 49.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (14m) 16s ago 44m 8456k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (14m) 10s ago 44m 8408k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (4m) 16s ago 51m 50.3M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (3m) 16s ago 50m 49.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:08:53.263 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (2m) 16s ago 50m 45.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:08:53.264 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 starting - - - 4096M 2024-09-17T12:08:53.264 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (48m) 10s ago 48m 66.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 aa944673a67b 2024-09-17T12:08:53.264 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (47m) 10s ago 47m 69.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:08:53.264 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (46m) 10s ago 46m 68.5M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:08:53.264 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (45m) 10s ago 45m 71.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:08:53.264 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (13m) 10s ago 44m 57.2M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:08:53.264 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (40m) 16s ago 40m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:08:53.264 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (40m) 10s ago 40m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:08:53.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.291899+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.291899+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.370952+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.370952+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.447004+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.447004+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.514591+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.514591+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.585577+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.585577+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.690230+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.690230+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.792725+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.792725+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.863457+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.863457+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.946566+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:51.946566+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cluster 2024-09-17T12:08:51.957034+0000 mgr.y (mgr.54108) 998 : cluster [DBG] pgmap v275: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cluster 2024-09-17T12:08:51.957034+0000 mgr.y (mgr.54108) 998 : cluster [DBG] pgmap v275: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.016431+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.016431+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.084719+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.084719+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.086510+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.086510+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.088328+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.088328+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.088930+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.088930+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.095980+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.095980+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.096412+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.096412+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.153904+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.153904+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.155851+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.155851+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.157410+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.157410+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.158070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.158070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.162832+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.162832+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.163241+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.163241+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.224897+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.224897+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.227030+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.227030+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.229759+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.229759+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.230302+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.230302+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.237483+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.237483+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.238045+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.238045+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.300435+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.300435+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.302222+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.302222+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.304710+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.304710+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.305367+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.305367+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.310257+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.310257+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.376936+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.376936+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.378579+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.378579+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.380204+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.380204+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.380827+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.380827+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.388532+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.388532+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.452228+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.452228+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.453972+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.453972+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.455672+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.455672+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.456275+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.456275+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.461142+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.461142+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.520799+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.520799+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.522575+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.522575+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.524238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.524238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.524845+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.524845+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.531731+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.531731+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.594044+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.594044+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.596175+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.596175+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.597854+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.597854+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.598496+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.598496+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.603412+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.603412+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.677844+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.677844+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.679655+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.679655+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.681517+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.681517+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.682376+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.682376+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.688452+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.688452+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.785719+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.785719+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.788600+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.788600+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.791849+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.791849+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.792983+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.792983+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.799872+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.799872+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.883045+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.883045+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.885576+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.885576+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.888028+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.888028+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.888868+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.888868+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.895363+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.895363+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.964911+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.964911+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.966780+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.966780+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.968548+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.968548+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.969221+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.969221+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.311 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.974266+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.311 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[110680]: audit 2024-09-17T12:08:52.974266+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.291899+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.291899+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.370952+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.370952+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.447004+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.447004+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.514591+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.514591+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.585577+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.312 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.585577+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.690230+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.690230+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.792725+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.792725+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.863457+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.863457+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.946566+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:51.946566+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cluster 2024-09-17T12:08:51.957034+0000 mgr.y (mgr.54108) 998 : cluster [DBG] pgmap v275: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cluster 2024-09-17T12:08:51.957034+0000 mgr.y (mgr.54108) 998 : cluster [DBG] pgmap v275: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.016431+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.016431+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.084719+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.313 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.084719+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.086510+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.086510+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.088328+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.088328+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.088930+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.088930+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.095980+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.095980+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.096412+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.096412+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.153904+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.153904+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.155851+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.155851+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.157410+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.157410+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.158070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.158070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.162832+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.162832+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.163241+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.163241+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.224897+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.224897+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.227030+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.227030+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.229759+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.229759+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.230302+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.230302+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.237483+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.237483+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.238045+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.238045+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.300435+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.300435+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.302222+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.302222+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.304710+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.304710+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.305367+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.305367+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.310257+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.310257+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.376936+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.376936+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.378579+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.378579+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.317 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.380204+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.380204+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.380827+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.380827+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.388532+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.388532+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.452228+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.452228+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.453972+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.453972+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.455672+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.455672+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.456275+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.456275+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.461142+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.461142+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.520799+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.520799+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.522575+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.522575+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.524238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.524238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.524845+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.524845+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.531731+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.531731+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.594044+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.594044+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.596175+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.596175+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.597854+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.597854+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.598496+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.598496+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.603412+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.603412+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.677844+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.677844+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.679655+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.679655+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.681517+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.681517+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.682376+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.682376+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.688452+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.688452+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.785719+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.785719+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.788600+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.788600+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.791849+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.791849+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.792983+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.792983+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.799872+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.799872+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.883045+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.883045+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.885576+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.885576+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.888028+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.888028+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.888868+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.888868+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.895363+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.895363+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.964911+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.964911+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.966780+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.966780+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.968548+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.968548+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.969221+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.969221+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.974266+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:53 smithi092 bash[114081]: audit 2024-09-17T12:08:52.974266+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.291899+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.291899+0000 mgr.y (mgr.54108) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.370952+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.370952+0000 mgr.y (mgr.54108) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.447004+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.447004+0000 mgr.y (mgr.54108) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.514591+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.514591+0000 mgr.y (mgr.54108) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.585577+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.585577+0000 mgr.y (mgr.54108) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.690230+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.690230+0000 mgr.y (mgr.54108) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.792725+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.792725+0000 mgr.y (mgr.54108) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.863457+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.863457+0000 mgr.y (mgr.54108) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.946566+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:51.946566+0000 mgr.y (mgr.54108) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cluster 2024-09-17T12:08:51.957034+0000 mgr.y (mgr.54108) 998 : cluster [DBG] pgmap v275: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cluster 2024-09-17T12:08:51.957034+0000 mgr.y (mgr.54108) 998 : cluster [DBG] pgmap v275: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 25 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.016431+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.016431+0000 mgr.y (mgr.54108) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.084719+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.084719+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.086510+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.086510+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.088328+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.088328+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.088930+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.088930+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.095980+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.095980+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.096412+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.096412+0000 mgr.y (mgr.54108) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.153904+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.153904+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.155851+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.155851+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.157410+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.157410+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.158070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.158070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.162832+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.162832+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.163241+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.163241+0000 mgr.y (mgr.54108) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.224897+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.224897+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.227030+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.227030+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.229759+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.229759+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.230302+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.230302+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.237483+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.237483+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.238045+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.238045+0000 mgr.y (mgr.54108) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.300435+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.300435+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.302222+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.302222+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.304710+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.304710+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.305367+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.305367+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.310257+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.310257+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.376936+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.376936+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.378579+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.378579+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.380204+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.380204+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.380827+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.380827+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.388532+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.388532+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.452228+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.452228+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.453972+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.453972+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.455672+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.455672+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.456275+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.456275+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.461142+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.461142+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.520799+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.520799+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.522575+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.522575+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.524238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.524238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.524845+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.524845+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.531731+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.531731+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.594044+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.594044+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.596175+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.596175+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.597854+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.597854+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.598496+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.598496+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.603412+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.603412+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.677844+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.677844+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.679655+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.679655+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.681517+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.681517+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.682376+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.682376+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.688452+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.688452+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.785719+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.785719+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.788600+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.788600+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.791849+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.791849+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.792983+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.792983+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.799872+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.799872+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.883045+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.883045+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.885576+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.885576+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.888028+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.888028+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.888868+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.888868+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.895363+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.895363+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.964911+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.964911+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.966780+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.966780+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.968548+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.968548+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.969221+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.969221+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.974266+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:53 smithi121 bash[87711]: audit 2024-09-17T12:08:52.974266+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:53.653 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:08:53.653 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:08:53.653 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:08:53.653 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:08:53.653 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4, 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 6, 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:08:53.654 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:08:53.655 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:08:54.023 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:08:54.023 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:08:54.023 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:08:54.023 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:08:54.023 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:08:54.023 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "3/8 daemons upgraded", 2024-09-17T12:08:54.023 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:08:54.023 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:08:54.023 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:08:54.075 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[136224]: debug 2024-09-17T12:08:53.885+0000 7fbc15d52640 1 -- 172.21.15.92:0/966819977 <== mon.2 v2:172.21.15.92:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559a60124960 con 0x559a60f12000 2024-09-17T12:08:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.310790+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.310790+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.389005+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.389005+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.461628+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.461628+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.532190+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.532190+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:52.582382+0000 mgr.y (mgr.54108) 1007 : audit [DBG] from='client.74405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:52.582382+0000 mgr.y (mgr.54108) 1007 : audit [DBG] from='client.74405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.603914+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.603914+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.688931+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.688931+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.800420+0000 mgr.y (mgr.54108) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.800420+0000 mgr.y (mgr.54108) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.895838+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.895838+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:52.921252+0000 mgr.y (mgr.54108) 1012 : audit [DBG] from='client.74411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:52.921252+0000 mgr.y (mgr.54108) 1012 : audit [DBG] from='client.74411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.974839+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.310790+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.310790+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.389005+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.389005+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.461628+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.461628+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.532190+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.532190+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:52.582382+0000 mgr.y (mgr.54108) 1007 : audit [DBG] from='client.74405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:52.582382+0000 mgr.y (mgr.54108) 1007 : audit [DBG] from='client.74405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.603914+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.603914+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.688931+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.688931+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.800420+0000 mgr.y (mgr.54108) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.800420+0000 mgr.y (mgr.54108) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.895838+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.895838+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:52.921252+0000 mgr.y (mgr.54108) 1012 : audit [DBG] from='client.74411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:52.921252+0000 mgr.y (mgr.54108) 1012 : audit [DBG] from='client.74411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.974839+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:52.974839+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.050766+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.050766+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.052625+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.052625+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.054439+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.054439+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.055079+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.055079+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.059802+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.059802+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.060192+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.060192+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.120710+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.120710+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.122693+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.122693+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.124625+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.124625+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:52.974839+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.050766+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.050766+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.052625+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.052625+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.054439+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.054439+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.055079+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.055079+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.059802+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.059802+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.060192+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.060192+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.120710+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.120710+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.122693+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.122693+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.124625+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.124625+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.125366+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.125366+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.134013+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.134013+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.134941+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.134941+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.203479+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.203479+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.205320+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.205320+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.207236+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.207236+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.207832+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.207832+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.212835+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.212835+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.213233+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.213233+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.249790+0000 mgr.y (mgr.54108) 1017 : audit [DBG] from='client.54519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.249790+0000 mgr.y (mgr.54108) 1017 : audit [DBG] from='client.54519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.125366+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.125366+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.134013+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.134013+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.134941+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.134941+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.203479+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.203479+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.205320+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.205320+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.207236+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.207236+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.207832+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.207832+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.212835+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.212835+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.213233+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.213233+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.249790+0000 mgr.y (mgr.54108) 1017 : audit [DBG] from='client.54519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.249790+0000 mgr.y (mgr.54108) 1017 : audit [DBG] from='client.54519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.282961+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.282961+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.284651+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.284651+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.286256+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.286256+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.286790+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.286790+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.291678+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.291678+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.352994+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.352994+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.354988+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.354988+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.357522+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.357522+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.358311+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.358311+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.365595+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.365595+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.282961+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.282961+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.284651+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.284651+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.286256+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.286256+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.286790+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.286790+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.291678+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.291678+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.352994+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.352994+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.354988+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.354988+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.357522+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.357522+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.358311+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.358311+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.365595+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.365595+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.430167+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.430167+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.432531+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.432531+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.434722+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.434722+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.435619+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.435619+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.440620+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.440620+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.507616+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.507616+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.509535+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.509535+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.511386+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.511386+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.512047+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.512047+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.517022+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.430167+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.430167+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.432531+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.432531+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.434722+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.434722+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.435619+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.435619+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.440620+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.440620+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.507616+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.507616+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.509535+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.509535+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.511386+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.511386+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.512047+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.512047+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.517022+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.517022+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.580050+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.580050+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.582176+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.582176+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.584778+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.584778+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.585731+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.585731+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.591640+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.591640+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.650463+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.650463+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.652707+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.652707+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.654431+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/550144716' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.654431+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/550144716' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.655216+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.655216+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.517022+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.580050+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.580050+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.582176+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.582176+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.584778+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.584778+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.585731+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.585731+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.591640+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.591640+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.650463+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.650463+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.652707+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.652707+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.654431+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/550144716' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.654431+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/550144716' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.655216+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.655216+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.655940+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.655940+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.661922+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.661922+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.721445+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.721445+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.723387+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.723387+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.725221+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.725221+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.725844+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.725844+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.731897+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.731897+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.824963+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.824963+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.827031+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.827031+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.828879+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.655940+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.655940+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.661922+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.661922+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.721445+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.721445+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.723387+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.723387+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.725221+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.725221+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.725844+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.725844+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.731897+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.731897+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.824963+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.824963+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.827031+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.827031+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.828879+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.828879+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.829632+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.829632+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.838981+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.838981+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.900410+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.900410+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.902134+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.902134+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.903705+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.903705+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.904338+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.904338+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.909219+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.909219+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.967409+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.967409+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.969003+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.969003+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.970546+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.828879+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.829632+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.829632+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.838981+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.838981+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.900410+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.900410+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.902134+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.902134+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.903705+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.903705+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.904338+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.904338+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.909219+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.909219+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.967409+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.967409+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.969003+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.969003+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.970546+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.970546+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.971138+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.971138+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.976014+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[110680]: audit 2024-09-17T12:08:53.976014+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.970546+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.971138+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.971138+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.976014+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:54 smithi092 bash[114081]: audit 2024-09-17T12:08:53.976014+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.310790+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.310790+0000 mgr.y (mgr.54108) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.389005+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.389005+0000 mgr.y (mgr.54108) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.461628+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.461628+0000 mgr.y (mgr.54108) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.532190+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.532190+0000 mgr.y (mgr.54108) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:52.582382+0000 mgr.y (mgr.54108) 1007 : audit [DBG] from='client.74405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:52.582382+0000 mgr.y (mgr.54108) 1007 : audit [DBG] from='client.74405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.603914+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.603914+0000 mgr.y (mgr.54108) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.688931+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.688931+0000 mgr.y (mgr.54108) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.800420+0000 mgr.y (mgr.54108) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.800420+0000 mgr.y (mgr.54108) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.895838+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.895838+0000 mgr.y (mgr.54108) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:52.921252+0000 mgr.y (mgr.54108) 1012 : audit [DBG] from='client.74411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:52.921252+0000 mgr.y (mgr.54108) 1012 : audit [DBG] from='client.74411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.974839+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:52.974839+0000 mgr.y (mgr.54108) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.050766+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.050766+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.052625+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.052625+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.054439+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.054439+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.055079+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.055079+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.059802+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.059802+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.060192+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.060192+0000 mgr.y (mgr.54108) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.120710+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.120710+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.122693+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.122693+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.124625+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.124625+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.125366+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.125366+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.134013+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.134013+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.134941+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.134941+0000 mgr.y (mgr.54108) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.203479+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.203479+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.205320+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.205320+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.207236+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.207236+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.207832+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.207832+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.212835+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.212835+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.213233+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.213233+0000 mgr.y (mgr.54108) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.249790+0000 mgr.y (mgr.54108) 1017 : audit [DBG] from='client.54519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.249790+0000 mgr.y (mgr.54108) 1017 : audit [DBG] from='client.54519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:54.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.282961+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.282961+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.284651+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.284651+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.286256+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.286256+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.286790+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.286790+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.291678+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.291678+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.352994+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.352994+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.354988+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.354988+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.357522+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.357522+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.358311+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.358311+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.365595+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.365595+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.430167+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.430167+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.432531+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.432531+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.434722+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.434722+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.435619+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.435619+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.440620+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.440620+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.507616+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.507616+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.509535+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.509535+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.511386+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.511386+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.512047+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.512047+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.517022+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.517022+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.580050+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.580050+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.582176+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.582176+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.584778+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.584778+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.585731+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.585731+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.591640+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.591640+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.650463+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.650463+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.652707+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.652707+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.654431+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/550144716' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.654431+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/550144716' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.655216+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.655216+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.655940+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.655940+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.661922+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.661922+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.721445+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.721445+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.723387+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.723387+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.725221+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.725221+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.725844+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.725844+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.731897+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.731897+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.824963+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.824963+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.827031+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.827031+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.828879+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.828879+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.829632+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.829632+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.838981+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.838981+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.900410+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.900410+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.902134+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.902134+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.903705+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.903705+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.904338+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.904338+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.909219+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.909219+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.967409+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.967409+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.969003+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.969003+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.970546+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.970546+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.971138+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.971138+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.976014+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:54.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:54 smithi121 bash[87711]: audit 2024-09-17T12:08:53.976014+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.292105+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.292105+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.366087+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.366087+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.441116+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.441116+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.517456+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.517456+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.592343+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.592343+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.662450+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.662450+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.732412+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.732412+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.839743+0000 mgr.y (mgr.54108) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.839743+0000 mgr.y (mgr.54108) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.909664+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.909664+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cluster 2024-09-17T12:08:53.957642+0000 mgr.y (mgr.54108) 1027 : cluster [DBG] pgmap v276: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cluster 2024-09-17T12:08:53.957642+0000 mgr.y (mgr.54108) 1027 : cluster [DBG] pgmap v276: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.976478+0000 mgr.y (mgr.54108) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:53.976478+0000 mgr.y (mgr.54108) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.024071+0000 mgr.y (mgr.54108) 1029 : audit [DBG] from='client.54531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.024071+0000 mgr.y (mgr.54108) 1029 : audit [DBG] from='client.54531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.039021+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.039021+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.040972+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.040972+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.043094+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.043094+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.043770+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.043770+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.049557+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.049557+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.050017+0000 mgr.y (mgr.54108) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.050017+0000 mgr.y (mgr.54108) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.107343+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.107343+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.108963+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.108963+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.110479+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.110479+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.111073+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.111073+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.115868+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.115868+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.116243+0000 mgr.y (mgr.54108) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.116243+0000 mgr.y (mgr.54108) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.174542+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.174542+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.176411+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.176411+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.178516+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.178516+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.179198+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.179198+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.184540+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.184540+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.185047+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.185047+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.241764+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.241764+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.243362+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.243362+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.245307+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.245307+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.246123+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.246123+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.251390+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.251390+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.251894+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.251894+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.331268+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.331268+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.333603+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.333603+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.335796+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.335796+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.336726+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.336726+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.342613+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.342613+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.400589+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.400589+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.403134+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.403134+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.405711+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.405711+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.406495+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.406495+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.413032+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.413032+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.494402+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.494402+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.496048+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.496048+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.497771+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.497771+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.498342+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.498342+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.504140+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.504140+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.560745+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.560745+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.563036+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.563036+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.565163+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.565163+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.565904+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.565904+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.571484+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.571484+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.635767+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.635767+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.637718+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.637718+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.639700+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.639700+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.640380+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.640380+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.645577+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.645577+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.713239+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.713239+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.715279+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.715279+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.717647+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.717647+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.718359+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.718359+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.723799+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.723799+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.794833+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.794833+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.796927+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.796927+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.798685+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.798685+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.799346+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.799346+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.804395+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.804395+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.865380+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.865380+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.867137+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.867137+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.869482+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.869482+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.870224+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.870224+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.877726+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.877726+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.946962+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.946962+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.948746+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.948746+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.950472+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.950472+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.951087+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.951087+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.956017+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:54.956017+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:55.018338+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:55.018338+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:55.021072+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:55.021072+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:55.023998+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:55.023998+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:55.024893+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:55 smithi121 bash[87711]: audit 2024-09-17T12:08:55.024893+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.292105+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.292105+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.366087+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.366087+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.441116+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.441116+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.517456+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.517456+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.592343+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.592343+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.662450+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.662450+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.732412+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.732412+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.839743+0000 mgr.y (mgr.54108) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.839743+0000 mgr.y (mgr.54108) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.909664+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.909664+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cluster 2024-09-17T12:08:53.957642+0000 mgr.y (mgr.54108) 1027 : cluster [DBG] pgmap v276: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cluster 2024-09-17T12:08:53.957642+0000 mgr.y (mgr.54108) 1027 : cluster [DBG] pgmap v276: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.976478+0000 mgr.y (mgr.54108) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.292105+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.292105+0000 mgr.y (mgr.54108) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.366087+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.366087+0000 mgr.y (mgr.54108) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.441116+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.441116+0000 mgr.y (mgr.54108) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.517456+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.517456+0000 mgr.y (mgr.54108) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.592343+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.592343+0000 mgr.y (mgr.54108) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.662450+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.662450+0000 mgr.y (mgr.54108) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.732412+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.732412+0000 mgr.y (mgr.54108) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.839743+0000 mgr.y (mgr.54108) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.839743+0000 mgr.y (mgr.54108) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.909664+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.909664+0000 mgr.y (mgr.54108) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cluster 2024-09-17T12:08:53.957642+0000 mgr.y (mgr.54108) 1027 : cluster [DBG] pgmap v276: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cluster 2024-09-17T12:08:53.957642+0000 mgr.y (mgr.54108) 1027 : cluster [DBG] pgmap v276: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.976478+0000 mgr.y (mgr.54108) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:53.976478+0000 mgr.y (mgr.54108) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.024071+0000 mgr.y (mgr.54108) 1029 : audit [DBG] from='client.54531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.024071+0000 mgr.y (mgr.54108) 1029 : audit [DBG] from='client.54531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.039021+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.039021+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.040972+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.040972+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.043094+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.043094+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.043770+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.043770+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.049557+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.049557+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.050017+0000 mgr.y (mgr.54108) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.050017+0000 mgr.y (mgr.54108) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.107343+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.107343+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.108963+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.108963+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:53.976478+0000 mgr.y (mgr.54108) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.024071+0000 mgr.y (mgr.54108) 1029 : audit [DBG] from='client.54531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.024071+0000 mgr.y (mgr.54108) 1029 : audit [DBG] from='client.54531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.039021+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.039021+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.040972+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.040972+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.043094+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.043094+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.043770+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.043770+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.049557+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.049557+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.050017+0000 mgr.y (mgr.54108) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.050017+0000 mgr.y (mgr.54108) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.107343+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.107343+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.108963+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.108963+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.110479+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.110479+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.111073+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.111073+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.115868+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.115868+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.116243+0000 mgr.y (mgr.54108) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.116243+0000 mgr.y (mgr.54108) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.174542+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.174542+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.176411+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.176411+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.178516+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.178516+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.179198+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.179198+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.184540+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.184540+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.185047+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.185047+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.241764+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.241764+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.243362+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.243362+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.245307+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.245307+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.246123+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.246123+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.251390+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.251390+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.251894+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.251894+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.331268+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.331268+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.333603+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.333603+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.335796+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.335796+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.336726+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.110479+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.110479+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.111073+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.111073+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.115868+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.115868+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.116243+0000 mgr.y (mgr.54108) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.116243+0000 mgr.y (mgr.54108) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.174542+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.174542+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.176411+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.176411+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.178516+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.178516+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.179198+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.179198+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.184540+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.184540+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.185047+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.185047+0000 mgr.y (mgr.54108) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.336726+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.342613+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.342613+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.400589+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.400589+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.403134+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.403134+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.405711+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.405711+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.406495+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.406495+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.413032+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.413032+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.494402+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.494402+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.496048+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.496048+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.497771+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.497771+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.498342+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.498342+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.504140+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.504140+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.560745+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.560745+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.563036+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.563036+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.565163+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.565163+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.565904+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.565904+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.571484+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.571484+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.635767+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.635767+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.637718+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.637718+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.639700+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.639700+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.241764+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.241764+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.243362+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.243362+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.245307+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.245307+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.246123+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.246123+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.251390+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.251390+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.251894+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.251894+0000 mgr.y (mgr.54108) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.331268+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.331268+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.333603+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.333603+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.335796+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.335796+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.336726+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.640380+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.640380+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.645577+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.645577+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.713239+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.713239+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.715279+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.715279+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.717647+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.717647+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.718359+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.718359+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.723799+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.723799+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.794833+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.794833+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.796927+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.796927+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.798685+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.798685+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.799346+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.799346+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.804395+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.804395+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.865380+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.865380+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.867137+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.867137+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.869482+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.869482+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.870224+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.870224+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.877726+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.877726+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.946962+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.946962+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.948746+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.948746+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.950472+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.950472+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.951087+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.951087+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.956017+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:54.956017+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:55.018338+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:55.018338+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:55.021072+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:55.021072+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:55.023998+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:55.023998+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:55.024893+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[114081]: audit 2024-09-17T12:08:55.024893+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.336726+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.342613+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.342613+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.400589+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.400589+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.403134+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.403134+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.405711+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.405711+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.406495+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.406495+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.413032+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.413032+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.494402+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.494402+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.496048+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.496048+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.497771+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.497771+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.498342+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.498342+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.504140+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.504140+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.560745+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.560745+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.563036+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.563036+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.565163+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.565163+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.565904+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.565904+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.571484+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.571484+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.635767+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.635767+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.637718+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.637718+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.639700+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.639700+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.640380+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.640380+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.645577+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.645577+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.713239+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.713239+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.715279+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.715279+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.717647+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.717647+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.718359+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.718359+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.723799+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.723799+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.794833+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.794833+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.796927+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.796927+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.798685+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.798685+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.799346+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.799346+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.804395+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.804395+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.865380+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.865380+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.867137+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.867137+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.869482+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.869482+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.870224+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.870224+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.877726+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.877726+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.946962+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.946962+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.948746+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.948746+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.950472+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.950472+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.951087+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.951087+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.956017+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:54.956017+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:55.018338+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:55.018338+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:55.021072+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:55.021072+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:55.023998+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:55.023998+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:55.024893+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[110680]: audit 2024-09-17T12:08:55.024893+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:55.981 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:55 smithi092 bash[136224]: debug 2024-09-17T12:08:55.665+0000 7fbc185b9640 -1 Falling back to public interface 2024-09-17T12:08:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.343078+0000 mgr.y (mgr.54108) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.343078+0000 mgr.y (mgr.54108) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.413565+0000 mgr.y (mgr.54108) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.413565+0000 mgr.y (mgr.54108) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.504570+0000 mgr.y (mgr.54108) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.504570+0000 mgr.y (mgr.54108) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.572103+0000 mgr.y (mgr.54108) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.572103+0000 mgr.y (mgr.54108) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.646009+0000 mgr.y (mgr.54108) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.646009+0000 mgr.y (mgr.54108) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.724411+0000 mgr.y (mgr.54108) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.724411+0000 mgr.y (mgr.54108) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.804782+0000 mgr.y (mgr.54108) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.804782+0000 mgr.y (mgr.54108) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.878238+0000 mgr.y (mgr.54108) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.878238+0000 mgr.y (mgr.54108) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.956441+0000 mgr.y (mgr.54108) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:54.956441+0000 mgr.y (mgr.54108) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.030888+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.030888+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.031547+0000 mgr.y (mgr.54108) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.031547+0000 mgr.y (mgr.54108) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.103515+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.103515+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.105276+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.105276+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.106871+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.106871+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.107458+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.107458+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.112117+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.112117+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.112488+0000 mgr.y (mgr.54108) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.112488+0000 mgr.y (mgr.54108) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.173649+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.173649+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.175292+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.175292+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.176904+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.176904+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.177495+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.177495+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.182569+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.182569+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.182975+0000 mgr.y (mgr.54108) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.182975+0000 mgr.y (mgr.54108) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.244649+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.244649+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.247618+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.247618+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.249731+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.249731+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.250348+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.250348+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.256223+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.256223+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.256643+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.256643+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.317852+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.317852+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.319797+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.319797+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.322738+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.322738+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.323570+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.323570+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.331169+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.331169+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.403219+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.403219+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.405493+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.405493+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.407507+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.407507+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.408242+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.408242+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.415775+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.415775+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.485154+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.485154+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.487881+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.487881+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.491209+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.491209+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.492204+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.492204+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.501306+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.501306+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.574284+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.574284+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.577108+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.577108+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.580966+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.580966+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.581712+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.581712+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.589093+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.589093+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.673662+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.673662+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.675954+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.675954+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.677971+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.677971+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.678777+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.678777+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.686293+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.686293+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.746786+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.746786+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.749177+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.749177+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.751580+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.751580+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.752630+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.752630+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.760438+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.760438+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.843782+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.843782+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.846102+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.846102+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.848557+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.848557+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.849576+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.849576+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.857752+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.857752+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.922359+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.922359+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.924157+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.924157+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.926396+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.926396+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.927080+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.927080+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.938876+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:55.938876+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.007671+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.007671+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.009413+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.009413+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.011261+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.011261+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.011857+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.011857+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.018058+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:56 smithi121 bash[87711]: audit 2024-09-17T12:08:56.018058+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.343078+0000 mgr.y (mgr.54108) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.343078+0000 mgr.y (mgr.54108) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.413565+0000 mgr.y (mgr.54108) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.413565+0000 mgr.y (mgr.54108) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.504570+0000 mgr.y (mgr.54108) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.504570+0000 mgr.y (mgr.54108) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.572103+0000 mgr.y (mgr.54108) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.572103+0000 mgr.y (mgr.54108) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.646009+0000 mgr.y (mgr.54108) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.646009+0000 mgr.y (mgr.54108) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.724411+0000 mgr.y (mgr.54108) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.724411+0000 mgr.y (mgr.54108) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.804782+0000 mgr.y (mgr.54108) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.804782+0000 mgr.y (mgr.54108) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.878238+0000 mgr.y (mgr.54108) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.878238+0000 mgr.y (mgr.54108) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.956441+0000 mgr.y (mgr.54108) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:54.956441+0000 mgr.y (mgr.54108) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.030888+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.030888+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.031547+0000 mgr.y (mgr.54108) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.031547+0000 mgr.y (mgr.54108) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.343078+0000 mgr.y (mgr.54108) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.343078+0000 mgr.y (mgr.54108) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.413565+0000 mgr.y (mgr.54108) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.413565+0000 mgr.y (mgr.54108) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.504570+0000 mgr.y (mgr.54108) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.504570+0000 mgr.y (mgr.54108) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.572103+0000 mgr.y (mgr.54108) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.572103+0000 mgr.y (mgr.54108) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.646009+0000 mgr.y (mgr.54108) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.646009+0000 mgr.y (mgr.54108) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.724411+0000 mgr.y (mgr.54108) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.724411+0000 mgr.y (mgr.54108) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.804782+0000 mgr.y (mgr.54108) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.804782+0000 mgr.y (mgr.54108) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.878238+0000 mgr.y (mgr.54108) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.878238+0000 mgr.y (mgr.54108) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.956441+0000 mgr.y (mgr.54108) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:54.956441+0000 mgr.y (mgr.54108) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.030888+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.030888+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.031547+0000 mgr.y (mgr.54108) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.031547+0000 mgr.y (mgr.54108) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.103515+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.103515+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.105276+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.105276+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.106871+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.106871+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.107458+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.107458+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.112117+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.112117+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.112488+0000 mgr.y (mgr.54108) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.112488+0000 mgr.y (mgr.54108) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.173649+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.173649+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.175292+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.175292+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.176904+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.176904+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.177495+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.103515+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.103515+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.105276+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.105276+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.106871+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.106871+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.107458+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.107458+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.112117+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.112117+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.112488+0000 mgr.y (mgr.54108) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.112488+0000 mgr.y (mgr.54108) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.173649+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.173649+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.175292+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.175292+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.176904+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.176904+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.177495+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.177495+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.182569+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.182569+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.182975+0000 mgr.y (mgr.54108) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.182975+0000 mgr.y (mgr.54108) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.244649+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.244649+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.247618+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.247618+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.249731+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.249731+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.250348+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.250348+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.256223+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.256223+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.256643+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.256643+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.317852+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.317852+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.319797+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.319797+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.177495+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.182569+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.182569+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.182975+0000 mgr.y (mgr.54108) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.182975+0000 mgr.y (mgr.54108) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.244649+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.244649+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.247618+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.247618+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.249731+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.249731+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.250348+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.250348+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.256223+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.256223+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.256643+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.256643+0000 mgr.y (mgr.54108) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.317852+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.317852+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.319797+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.319797+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.322738+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.322738+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.323570+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.323570+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.331169+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.331169+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.403219+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.403219+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.405493+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.405493+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.407507+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.407507+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.408242+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.408242+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.415775+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.415775+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.485154+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.485154+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.487881+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.322738+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.322738+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.323570+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.323570+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.331169+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.331169+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.403219+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.403219+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.405493+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.405493+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.407507+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.407507+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.408242+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.408242+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.415775+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.415775+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.485154+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.485154+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.487881+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.487881+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.491209+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.491209+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.492204+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.492204+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.501306+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.501306+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.574284+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.574284+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.577108+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.577108+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.580966+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.580966+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.581712+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.581712+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.589093+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.589093+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.673662+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.673662+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.487881+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.491209+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.491209+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.492204+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.492204+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.501306+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.501306+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.574284+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.574284+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.577108+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.577108+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.580966+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.580966+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.581712+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.581712+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.589093+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.589093+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.673662+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.673662+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.675954+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.675954+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.677971+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.677971+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.678777+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.678777+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.686293+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.686293+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.746786+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.746786+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.749177+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.749177+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.751580+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.751580+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.752630+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.752630+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.760438+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.760438+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.843782+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.675954+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.675954+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.677971+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.677971+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.678777+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.678777+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.686293+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.686293+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.746786+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.746786+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.749177+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.749177+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.751580+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.751580+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.752630+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.752630+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.760438+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.760438+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.843782+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.843782+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.846102+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.846102+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.848557+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.848557+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.849576+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.849576+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.857752+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.857752+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.922359+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.922359+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.924157+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.924157+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.926396+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.926396+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.927080+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.927080+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.938876+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:55.938876+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.007671+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.843782+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.846102+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.846102+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.848557+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.848557+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.849576+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.849576+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.857752+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.857752+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.922359+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.922359+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.924157+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.924157+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.926396+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.926396+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.927080+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.927080+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.938876+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:55.938876+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.007671+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.007671+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.009413+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.009413+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.011261+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.011261+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.011857+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.011857+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.018058+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[110680]: audit 2024-09-17T12:08:56.018058+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.007671+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.009413+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.009413+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.011261+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.011261+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:56.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.011857+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.360 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.011857+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:56.360 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.018058+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:56.360 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[114081]: audit 2024-09-17T12:08:56.018058+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.044 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:08:56 smithi092 bash[78704]: debug 2024-09-17T12:08:56.829+0000 7f0e292f3640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:08:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.331701+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.331701+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.416336+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.416336+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.502045+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.502045+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.589614+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.589614+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.686847+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.686847+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.760976+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.760976+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.858556+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.858556+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.939794+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:55.939794+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cluster 2024-09-17T12:08:55.958090+0000 mgr.y (mgr.54108) 1055 : cluster [DBG] pgmap v277: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cluster 2024-09-17T12:08:55.958090+0000 mgr.y (mgr.54108) 1055 : cluster [DBG] pgmap v277: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.018658+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.018658+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.109491+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.109491+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.111199+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.111199+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.112892+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.112892+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.113483+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.113483+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.118351+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.118351+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.118911+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.118911+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.179226+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.179226+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.181598+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.181598+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.183785+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.183785+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.184464+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.184464+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.189604+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.189604+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.189996+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.189996+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.250938+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.250938+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.252638+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.252638+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.254397+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.254397+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.255004+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.255004+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.260764+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.260764+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.261265+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.261265+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.324568+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.324568+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.326298+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.326298+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.328455+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.328455+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.329198+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.329198+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.334510+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.334510+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.397386+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.397386+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.399028+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.399028+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.400705+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.400705+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.401290+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.401290+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.406205+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.406205+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.470257+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.470257+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.472112+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.472112+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.473819+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.473819+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.474432+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.474432+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.479381+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.479381+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.537556+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.537556+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.539197+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.539197+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.541011+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.541011+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.541673+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.541673+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.548869+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.548869+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.608555+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.608555+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.610347+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.610347+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.612103+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.612103+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.612749+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.612749+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.617936+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.617936+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.675278+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.675278+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.677334+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.677334+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.679488+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.679488+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.680220+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.680220+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.685729+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.685729+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.748630+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.748630+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.750306+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.750306+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.751972+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.751972+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.752589+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.752589+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.758618+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.758618+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.796123+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.796123+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.802249+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.802249+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.807610+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.807610+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.824625+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.824625+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.826395+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.826395+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.827575+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.827575+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.828525+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.828525+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.829768+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:08:57.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:57 smithi121 bash[87711]: audit 2024-09-17T12:08:56.829768+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.331701+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.331701+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.416336+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.416336+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.502045+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.502045+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.589614+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.589614+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.686847+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.686847+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.760976+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.760976+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.858556+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.858556+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.939794+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:55.939794+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cluster 2024-09-17T12:08:55.958090+0000 mgr.y (mgr.54108) 1055 : cluster [DBG] pgmap v277: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cluster 2024-09-17T12:08:55.958090+0000 mgr.y (mgr.54108) 1055 : cluster [DBG] pgmap v277: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.018658+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.018658+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.331701+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.331701+0000 mgr.y (mgr.54108) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.416336+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.416336+0000 mgr.y (mgr.54108) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.502045+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.502045+0000 mgr.y (mgr.54108) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.589614+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.589614+0000 mgr.y (mgr.54108) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.686847+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.686847+0000 mgr.y (mgr.54108) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.760976+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.760976+0000 mgr.y (mgr.54108) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.858556+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.858556+0000 mgr.y (mgr.54108) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.939794+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:55.939794+0000 mgr.y (mgr.54108) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cluster 2024-09-17T12:08:55.958090+0000 mgr.y (mgr.54108) 1055 : cluster [DBG] pgmap v277: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:57.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cluster 2024-09-17T12:08:55.958090+0000 mgr.y (mgr.54108) 1055 : cluster [DBG] pgmap v277: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:57.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.018658+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.018658+0000 mgr.y (mgr.54108) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.109491+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.109491+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.111199+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.111199+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.112892+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.112892+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.113483+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.113483+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.118351+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.118351+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.118911+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.118911+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.179226+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.179226+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.181598+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.181598+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.183785+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.183785+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.184464+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.184464+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.109491+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.109491+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.111199+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.111199+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.112892+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.112892+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.113483+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.113483+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.118351+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.118351+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.118911+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.118911+0000 mgr.y (mgr.54108) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.179226+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.179226+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.181598+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.181598+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.183785+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.183785+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.184464+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.184464+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.189604+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.189604+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.189996+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.189996+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.250938+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.250938+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.252638+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.252638+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.254397+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.254397+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.255004+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.255004+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.260764+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.260764+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.261265+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.261265+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.324568+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.324568+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.326298+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.326298+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.189604+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.189604+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.189996+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.189996+0000 mgr.y (mgr.54108) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.250938+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.250938+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.252638+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.252638+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.254397+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.254397+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.255004+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.255004+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.260764+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.260764+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.261265+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.261265+0000 mgr.y (mgr.54108) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.324568+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.324568+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.326298+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.326298+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.328455+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.328455+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.329198+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.329198+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.334510+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.334510+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.397386+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.397386+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.399028+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.399028+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.400705+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.400705+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.401290+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.401290+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.406205+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.406205+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.470257+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.470257+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.472112+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.328455+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.328455+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.329198+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.329198+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.334510+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.334510+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.397386+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.397386+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.399028+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.399028+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.400705+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.400705+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.401290+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.401290+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.406205+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.406205+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.470257+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.470257+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.472112+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.472112+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.473819+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.473819+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.474432+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.474432+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.479381+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.479381+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.537556+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.537556+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.539197+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.539197+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.541011+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.541011+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.541673+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.541673+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.548869+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.548869+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.608555+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.608555+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.610347+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.610347+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.612103+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.612103+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.612749+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.612749+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.617936+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.617936+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.675278+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.675278+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.677334+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.677334+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.679488+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.679488+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.680220+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.680220+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.685729+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.685729+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.748630+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.748630+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.472112+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.473819+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.473819+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.474432+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.474432+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.479381+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.479381+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.537556+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.537556+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.539197+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.539197+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.541011+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.541011+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.541673+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.541673+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.548869+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.548869+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.608555+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.608555+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.750306+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.750306+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.751972+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.751972+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.752589+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.752589+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.758618+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.758618+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.796123+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.796123+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.802249+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.802249+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.807610+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.807610+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.824625+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.824625+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.826395+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.826395+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.827575+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.827575+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.828525+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.828525+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.829768+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:08:57.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[114081]: audit 2024-09-17T12:08:56.829768+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:08:57.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.610347+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.610347+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.612103+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.612103+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.612749+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.612749+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.617936+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.617936+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.675278+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.675278+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.677334+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.677334+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.679488+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.679488+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.680220+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.680220+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.685729+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.685729+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.748630+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.748630+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.750306+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.750306+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.751972+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.751972+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.752589+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.752589+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.758618+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.758618+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.796123+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.796123+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.802249+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.802249+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.807610+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.807610+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:08:57.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.824625+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.824625+0000 mon.a (mon.0) 3755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:08:57.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.826395+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.826395+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.827575+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.827575+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.828525+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.828525+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:08:57.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.829768+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:08:57.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:57 smithi092 bash[110680]: audit 2024-09-17T12:08:56.829768+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:08:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.334996+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.334996+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.406571+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.406571+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.479805+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.479805+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.549408+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.549408+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.618363+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.618363+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.686380+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.686380+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: audit 2024-09-17T12:08:56.729809+0000 mgr.y (mgr.54108) 1066 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: audit 2024-09-17T12:08:56.729809+0000 mgr.y (mgr.54108) 1066 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.759222+0000 mgr.y (mgr.54108) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.759222+0000 mgr.y (mgr.54108) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: audit 2024-09-17T12:08:56.829907+0000 mgr.y (mgr.54108) 1068 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:08:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: audit 2024-09-17T12:08:56.829907+0000 mgr.y (mgr.54108) 1068 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:08:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.830657+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:08:58.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:58 smithi121 bash[87711]: cephadm 2024-09-17T12:08:56.830657+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:08:58.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.334996+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.334996+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.406571+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.406571+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.479805+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.479805+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.549408+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.549408+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.618363+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.618363+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.686380+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.686380+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: audit 2024-09-17T12:08:56.729809+0000 mgr.y (mgr.54108) 1066 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: audit 2024-09-17T12:08:56.729809+0000 mgr.y (mgr.54108) 1066 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.759222+0000 mgr.y (mgr.54108) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.759222+0000 mgr.y (mgr.54108) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: audit 2024-09-17T12:08:56.829907+0000 mgr.y (mgr.54108) 1068 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: audit 2024-09-17T12:08:56.829907+0000 mgr.y (mgr.54108) 1068 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.830657+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[110680]: cephadm 2024-09-17T12:08:56.830657+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.334996+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.334996+0000 mgr.y (mgr.54108) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.406571+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.406571+0000 mgr.y (mgr.54108) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.479805+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.479805+0000 mgr.y (mgr.54108) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.549408+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.549408+0000 mgr.y (mgr.54108) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.618363+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.618363+0000 mgr.y (mgr.54108) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.686380+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.686380+0000 mgr.y (mgr.54108) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: audit 2024-09-17T12:08:56.729809+0000 mgr.y (mgr.54108) 1066 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: audit 2024-09-17T12:08:56.729809+0000 mgr.y (mgr.54108) 1066 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.759222+0000 mgr.y (mgr.54108) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.759222+0000 mgr.y (mgr.54108) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:08:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: audit 2024-09-17T12:08:56.829907+0000 mgr.y (mgr.54108) 1068 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:08:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: audit 2024-09-17T12:08:56.829907+0000 mgr.y (mgr.54108) 1068 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:08:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.830657+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:08:58.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:58 smithi092 bash[114081]: cephadm 2024-09-17T12:08:56.830657+0000 mgr.y (mgr.54108) 1069 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:08:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:59 smithi121 bash[87711]: cluster 2024-09-17T12:08:57.960227+0000 mgr.y (mgr.54108) 1070 : cluster [DBG] pgmap v278: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:08:59 smithi121 bash[87711]: cluster 2024-09-17T12:08:57.960227+0000 mgr.y (mgr.54108) 1070 : cluster [DBG] pgmap v278: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:59.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:59 smithi092 bash[110680]: cluster 2024-09-17T12:08:57.960227+0000 mgr.y (mgr.54108) 1070 : cluster [DBG] pgmap v278: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:59.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:08:59 smithi092 bash[110680]: cluster 2024-09-17T12:08:57.960227+0000 mgr.y (mgr.54108) 1070 : cluster [DBG] pgmap v278: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:59 smithi092 bash[114081]: cluster 2024-09-17T12:08:57.960227+0000 mgr.y (mgr.54108) 1070 : cluster [DBG] pgmap v278: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:08:59.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:08:59 smithi092 bash[114081]: cluster 2024-09-17T12:08:57.960227+0000 mgr.y (mgr.54108) 1070 : cluster [DBG] pgmap v278: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:09:00.057 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:08:59 smithi092 bash[136224]: debug 2024-09-17T12:08:59.681+0000 7fbc185b9640 -1 osd.3 128 log_to_monitors true 2024-09-17T12:09:00.325 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:09:00 smithi092 bash[136224]: debug 2024-09-17T12:09:00.113+0000 7fbc0c35b640 -1 osd.3 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:09:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:00 smithi092 bash[114081]: audit 2024-09-17T12:08:59.687982+0000 mon.a (mon.0) 3760 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:09:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:00 smithi092 bash[114081]: audit 2024-09-17T12:08:59.687982+0000 mon.a (mon.0) 3760 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:09:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:00 smithi092 bash[110680]: audit 2024-09-17T12:08:59.687982+0000 mon.a (mon.0) 3760 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:09:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:00 smithi092 bash[110680]: audit 2024-09-17T12:08:59.687982+0000 mon.a (mon.0) 3760 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:09:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:00 smithi121 bash[87711]: audit 2024-09-17T12:08:59.687982+0000 mon.a (mon.0) 3760 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:09:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:00 smithi121 bash[87711]: audit 2024-09-17T12:08:59.687982+0000 mon.a (mon.0) 3760 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:09:01.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:09:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:09:00] "GET /metrics HTTP/1.1" 200 38490 "" "Prometheus/2.51.0" 2024-09-17T12:09:01.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[114081]: cluster 2024-09-17T12:08:59.961102+0000 mgr.y (mgr.54108) 1071 : cluster [DBG] pgmap v279: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:09:01.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[114081]: cluster 2024-09-17T12:08:59.961102+0000 mgr.y (mgr.54108) 1071 : cluster [DBG] pgmap v279: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:09:01.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[114081]: audit 2024-09-17T12:09:00.056991+0000 mon.a (mon.0) 3761 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:09:01.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[114081]: audit 2024-09-17T12:09:00.056991+0000 mon.a (mon.0) 3761 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:09:01.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[114081]: cluster 2024-09-17T12:09:00.067347+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:09:01.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[114081]: cluster 2024-09-17T12:09:00.067347+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:09:01.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[114081]: audit 2024-09-17T12:09:00.074063+0000 mon.a (mon.0) 3763 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:09:01.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[114081]: audit 2024-09-17T12:09:00.074063+0000 mon.a (mon.0) 3763 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:09:01.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[110680]: cluster 2024-09-17T12:08:59.961102+0000 mgr.y (mgr.54108) 1071 : cluster [DBG] pgmap v279: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:09:01.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[110680]: cluster 2024-09-17T12:08:59.961102+0000 mgr.y (mgr.54108) 1071 : cluster [DBG] pgmap v279: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:09:01.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[110680]: audit 2024-09-17T12:09:00.056991+0000 mon.a (mon.0) 3761 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:09:01.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[110680]: audit 2024-09-17T12:09:00.056991+0000 mon.a (mon.0) 3761 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:09:01.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[110680]: cluster 2024-09-17T12:09:00.067347+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:09:01.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[110680]: cluster 2024-09-17T12:09:00.067347+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:09:01.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[110680]: audit 2024-09-17T12:09:00.074063+0000 mon.a (mon.0) 3763 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:09:01.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:01 smithi092 bash[110680]: audit 2024-09-17T12:09:00.074063+0000 mon.a (mon.0) 3763 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:09:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:01 smithi121 bash[87711]: cluster 2024-09-17T12:08:59.961102+0000 mgr.y (mgr.54108) 1071 : cluster [DBG] pgmap v279: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:09:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:01 smithi121 bash[87711]: cluster 2024-09-17T12:08:59.961102+0000 mgr.y (mgr.54108) 1071 : cluster [DBG] pgmap v279: 161 pgs: 44 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-17T12:09:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:01 smithi121 bash[87711]: audit 2024-09-17T12:09:00.056991+0000 mon.a (mon.0) 3761 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:09:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:01 smithi121 bash[87711]: audit 2024-09-17T12:09:00.056991+0000 mon.a (mon.0) 3761 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:09:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:01 smithi121 bash[87711]: cluster 2024-09-17T12:09:00.067347+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:09:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:01 smithi121 bash[87711]: cluster 2024-09-17T12:09:00.067347+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T12:09:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:01 smithi121 bash[87711]: audit 2024-09-17T12:09:00.074063+0000 mon.a (mon.0) 3763 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:09:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:01 smithi121 bash[87711]: audit 2024-09-17T12:09:00.074063+0000 mon.a (mon.0) 3763 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-17T12:09:02.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: cluster 2024-09-17T12:09:01.057446+0000 mon.a (mon.0) 3764 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:02.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: cluster 2024-09-17T12:09:01.057446+0000 mon.a (mon.0) 3764 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:02.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: cluster 2024-09-17T12:09:01.062201+0000 mon.a (mon.0) 3765 : cluster [INF] osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593] boot 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: cluster 2024-09-17T12:09:01.062201+0000 mon.a (mon.0) 3765 : cluster [INF] osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593] boot 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: cluster 2024-09-17T12:09:01.062258+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: cluster 2024-09-17T12:09:01.062258+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: audit 2024-09-17T12:09:01.066666+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: audit 2024-09-17T12:09:01.066666+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: audit 2024-09-17T12:09:01.499500+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: audit 2024-09-17T12:09:01.499500+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: audit 2024-09-17T12:09:01.505333+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: audit 2024-09-17T12:09:01.505333+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: audit 2024-09-17T12:09:01.511019+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: audit 2024-09-17T12:09:01.511019+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: cluster 2024-09-17T12:09:02.069074+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[110680]: cluster 2024-09-17T12:09:02.069074+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: cluster 2024-09-17T12:09:01.057446+0000 mon.a (mon.0) 3764 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: cluster 2024-09-17T12:09:01.057446+0000 mon.a (mon.0) 3764 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: cluster 2024-09-17T12:09:01.062201+0000 mon.a (mon.0) 3765 : cluster [INF] osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593] boot 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: cluster 2024-09-17T12:09:01.062201+0000 mon.a (mon.0) 3765 : cluster [INF] osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593] boot 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: cluster 2024-09-17T12:09:01.062258+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: cluster 2024-09-17T12:09:01.062258+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: audit 2024-09-17T12:09:01.066666+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: audit 2024-09-17T12:09:01.066666+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:09:02.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: audit 2024-09-17T12:09:01.499500+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: audit 2024-09-17T12:09:01.499500+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: audit 2024-09-17T12:09:01.505333+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: audit 2024-09-17T12:09:01.505333+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: audit 2024-09-17T12:09:01.511019+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: audit 2024-09-17T12:09:01.511019+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: cluster 2024-09-17T12:09:02.069074+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:09:02.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:02 smithi092 bash[114081]: cluster 2024-09-17T12:09:02.069074+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:09:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: cluster 2024-09-17T12:09:01.057446+0000 mon.a (mon.0) 3764 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: cluster 2024-09-17T12:09:01.057446+0000 mon.a (mon.0) 3764 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: cluster 2024-09-17T12:09:01.062201+0000 mon.a (mon.0) 3765 : cluster [INF] osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593] boot 2024-09-17T12:09:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: cluster 2024-09-17T12:09:01.062201+0000 mon.a (mon.0) 3765 : cluster [INF] osd.3 [v2:172.21.15.92:6826/1637339593,v1:172.21.15.92:6827/1637339593] boot 2024-09-17T12:09:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: cluster 2024-09-17T12:09:01.062258+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:09:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: cluster 2024-09-17T12:09:01.062258+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T12:09:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: audit 2024-09-17T12:09:01.066666+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:09:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: audit 2024-09-17T12:09:01.066666+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:09:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: audit 2024-09-17T12:09:01.499500+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: audit 2024-09-17T12:09:01.499500+0000 mon.a (mon.0) 3768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: audit 2024-09-17T12:09:01.505333+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: audit 2024-09-17T12:09:01.505333+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: audit 2024-09-17T12:09:01.511019+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: audit 2024-09-17T12:09:01.511019+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: cluster 2024-09-17T12:09:02.069074+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:09:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:02 smithi121 bash[87711]: cluster 2024-09-17T12:09:02.069074+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T12:09:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: cluster 2024-09-17T12:09:01.962044+0000 mgr.y (mgr.54108) 1072 : cluster [DBG] pgmap v282: 161 pgs: 23 peering, 28 active+undersized, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:09:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: cluster 2024-09-17T12:09:01.962044+0000 mgr.y (mgr.54108) 1072 : cluster [DBG] pgmap v282: 161 pgs: 23 peering, 28 active+undersized, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:09:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: cluster 2024-09-17T12:09:02.508889+0000 mon.a (mon.0) 3772 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: cluster 2024-09-17T12:09:02.508889+0000 mon.a (mon.0) 3772 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: audit 2024-09-17T12:09:02.711396+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: audit 2024-09-17T12:09:02.711396+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: audit 2024-09-17T12:09:02.722084+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: audit 2024-09-17T12:09:02.722084+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: audit 2024-09-17T12:09:02.734079+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:03 smithi121 bash[87711]: audit 2024-09-17T12:09:02.734079+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: cluster 2024-09-17T12:09:01.962044+0000 mgr.y (mgr.54108) 1072 : cluster [DBG] pgmap v282: 161 pgs: 23 peering, 28 active+undersized, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:09:03.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: cluster 2024-09-17T12:09:01.962044+0000 mgr.y (mgr.54108) 1072 : cluster [DBG] pgmap v282: 161 pgs: 23 peering, 28 active+undersized, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: cluster 2024-09-17T12:09:02.508889+0000 mon.a (mon.0) 3772 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: cluster 2024-09-17T12:09:02.508889+0000 mon.a (mon.0) 3772 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: audit 2024-09-17T12:09:02.711396+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: audit 2024-09-17T12:09:02.711396+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: audit 2024-09-17T12:09:02.722084+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: audit 2024-09-17T12:09:02.722084+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: audit 2024-09-17T12:09:02.734079+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[110680]: audit 2024-09-17T12:09:02.734079+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: cluster 2024-09-17T12:09:01.962044+0000 mgr.y (mgr.54108) 1072 : cluster [DBG] pgmap v282: 161 pgs: 23 peering, 28 active+undersized, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:09:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: cluster 2024-09-17T12:09:01.962044+0000 mgr.y (mgr.54108) 1072 : cluster [DBG] pgmap v282: 161 pgs: 23 peering, 28 active+undersized, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T12:09:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: cluster 2024-09-17T12:09:02.508889+0000 mon.a (mon.0) 3772 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: cluster 2024-09-17T12:09:02.508889+0000 mon.a (mon.0) 3772 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: audit 2024-09-17T12:09:02.711396+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: audit 2024-09-17T12:09:02.711396+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: audit 2024-09-17T12:09:02.722084+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: audit 2024-09-17T12:09:02.722084+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: audit 2024-09-17T12:09:02.734079+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:03 smithi092 bash[114081]: audit 2024-09-17T12:09:02.734079+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:05 smithi121 bash[87711]: cluster 2024-09-17T12:09:03.963051+0000 mgr.y (mgr.54108) 1073 : cluster [DBG] pgmap v284: 161 pgs: 31 peering, 18 active+undersized, 9 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:05 smithi121 bash[87711]: cluster 2024-09-17T12:09:03.963051+0000 mgr.y (mgr.54108) 1073 : cluster [DBG] pgmap v284: 161 pgs: 31 peering, 18 active+undersized, 9 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:05 smithi121 bash[87711]: audit 2024-09-17T12:09:04.860174+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:05 smithi121 bash[87711]: audit 2024-09-17T12:09:04.860174+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:05 smithi121 bash[87711]: audit 2024-09-17T12:09:04.868316+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:05 smithi121 bash[87711]: audit 2024-09-17T12:09:04.868316+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:05 smithi121 bash[87711]: audit 2024-09-17T12:09:04.877950+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:05 smithi121 bash[87711]: audit 2024-09-17T12:09:04.877950+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[110680]: cluster 2024-09-17T12:09:03.963051+0000 mgr.y (mgr.54108) 1073 : cluster [DBG] pgmap v284: 161 pgs: 31 peering, 18 active+undersized, 9 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[110680]: cluster 2024-09-17T12:09:03.963051+0000 mgr.y (mgr.54108) 1073 : cluster [DBG] pgmap v284: 161 pgs: 31 peering, 18 active+undersized, 9 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[110680]: audit 2024-09-17T12:09:04.860174+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[110680]: audit 2024-09-17T12:09:04.860174+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[110680]: audit 2024-09-17T12:09:04.868316+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[110680]: audit 2024-09-17T12:09:04.868316+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[110680]: audit 2024-09-17T12:09:04.877950+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[110680]: audit 2024-09-17T12:09:04.877950+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[114081]: cluster 2024-09-17T12:09:03.963051+0000 mgr.y (mgr.54108) 1073 : cluster [DBG] pgmap v284: 161 pgs: 31 peering, 18 active+undersized, 9 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:05.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[114081]: cluster 2024-09-17T12:09:03.963051+0000 mgr.y (mgr.54108) 1073 : cluster [DBG] pgmap v284: 161 pgs: 31 peering, 18 active+undersized, 9 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:05.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[114081]: audit 2024-09-17T12:09:04.860174+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[114081]: audit 2024-09-17T12:09:04.860174+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[114081]: audit 2024-09-17T12:09:04.868316+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[114081]: audit 2024-09-17T12:09:04.868316+0000 mon.a (mon.0) 3777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[114081]: audit 2024-09-17T12:09:04.877950+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:05.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:05 smithi092 bash[114081]: audit 2024-09-17T12:09:04.877950+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:06 smithi121 bash[87711]: audit 2024-09-17T12:09:05.610163+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:06 smithi121 bash[87711]: audit 2024-09-17T12:09:05.610163+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:06 smithi121 bash[87711]: audit 2024-09-17T12:09:05.612477+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:06 smithi121 bash[87711]: audit 2024-09-17T12:09:05.612477+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:06 smithi121 bash[87711]: cluster 2024-09-17T12:09:05.964006+0000 mgr.y (mgr.54108) 1074 : cluster [DBG] pgmap v285: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:06 smithi121 bash[87711]: cluster 2024-09-17T12:09:05.964006+0000 mgr.y (mgr.54108) 1074 : cluster [DBG] pgmap v285: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:07.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[110680]: audit 2024-09-17T12:09:05.610163+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:07.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[110680]: audit 2024-09-17T12:09:05.610163+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:07.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[110680]: audit 2024-09-17T12:09:05.612477+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:07.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[110680]: audit 2024-09-17T12:09:05.612477+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:07.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[110680]: cluster 2024-09-17T12:09:05.964006+0000 mgr.y (mgr.54108) 1074 : cluster [DBG] pgmap v285: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:07.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[110680]: cluster 2024-09-17T12:09:05.964006+0000 mgr.y (mgr.54108) 1074 : cluster [DBG] pgmap v285: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[114081]: audit 2024-09-17T12:09:05.610163+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[114081]: audit 2024-09-17T12:09:05.610163+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[114081]: audit 2024-09-17T12:09:05.612477+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[114081]: audit 2024-09-17T12:09:05.612477+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[114081]: cluster 2024-09-17T12:09:05.964006+0000 mgr.y (mgr.54108) 1074 : cluster [DBG] pgmap v285: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:06 smithi092 bash[114081]: cluster 2024-09-17T12:09:05.964006+0000 mgr.y (mgr.54108) 1074 : cluster [DBG] pgmap v285: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:07 smithi121 bash[87711]: cluster 2024-09-17T12:09:06.605519+0000 mon.a (mon.0) 3781 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-17T12:09:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:07 smithi121 bash[87711]: cluster 2024-09-17T12:09:06.605519+0000 mon.a (mon.0) 3781 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-17T12:09:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:07 smithi121 bash[87711]: cluster 2024-09-17T12:09:06.605587+0000 mon.a (mon.0) 3782 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:07 smithi121 bash[87711]: cluster 2024-09-17T12:09:06.605587+0000 mon.a (mon.0) 3782 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:07 smithi121 bash[87711]: audit 2024-09-17T12:09:06.732325+0000 mgr.y (mgr.54108) 1075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:07 smithi121 bash[87711]: audit 2024-09-17T12:09:06.732325+0000 mgr.y (mgr.54108) 1075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[110680]: cluster 2024-09-17T12:09:06.605519+0000 mon.a (mon.0) 3781 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-17T12:09:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[110680]: cluster 2024-09-17T12:09:06.605519+0000 mon.a (mon.0) 3781 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-17T12:09:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[110680]: cluster 2024-09-17T12:09:06.605587+0000 mon.a (mon.0) 3782 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:08.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[110680]: cluster 2024-09-17T12:09:06.605587+0000 mon.a (mon.0) 3782 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:08.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[110680]: audit 2024-09-17T12:09:06.732325+0000 mgr.y (mgr.54108) 1075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:08.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[110680]: audit 2024-09-17T12:09:06.732325+0000 mgr.y (mgr.54108) 1075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[114081]: cluster 2024-09-17T12:09:06.605519+0000 mon.a (mon.0) 3781 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-17T12:09:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[114081]: cluster 2024-09-17T12:09:06.605519+0000 mon.a (mon.0) 3781 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-17T12:09:08.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[114081]: cluster 2024-09-17T12:09:06.605587+0000 mon.a (mon.0) 3782 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:08.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[114081]: cluster 2024-09-17T12:09:06.605587+0000 mon.a (mon.0) 3782 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:08.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[114081]: audit 2024-09-17T12:09:06.732325+0000 mgr.y (mgr.54108) 1075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:08.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:07 smithi092 bash[114081]: audit 2024-09-17T12:09:06.732325+0000 mgr.y (mgr.54108) 1075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:09.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:08 smithi121 bash[87711]: cluster 2024-09-17T12:09:07.965648+0000 mgr.y (mgr.54108) 1076 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T12:09:09.052 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:08 smithi121 bash[87711]: cluster 2024-09-17T12:09:07.965648+0000 mgr.y (mgr.54108) 1076 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T12:09:09.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:08 smithi092 bash[110680]: cluster 2024-09-17T12:09:07.965648+0000 mgr.y (mgr.54108) 1076 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T12:09:09.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:08 smithi092 bash[110680]: cluster 2024-09-17T12:09:07.965648+0000 mgr.y (mgr.54108) 1076 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T12:09:09.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:08 smithi092 bash[114081]: cluster 2024-09-17T12:09:07.965648+0000 mgr.y (mgr.54108) 1076 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T12:09:09.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:08 smithi092 bash[114081]: cluster 2024-09-17T12:09:07.965648+0000 mgr.y (mgr.54108) 1076 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 7 objects/s recovering 2024-09-17T12:09:11.082 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:09:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:09:10] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.51.0" 2024-09-17T12:09:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:11 smithi092 bash[110680]: cluster 2024-09-17T12:09:09.966305+0000 mgr.y (mgr.54108) 1077 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-09-17T12:09:11.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:11 smithi092 bash[110680]: cluster 2024-09-17T12:09:09.966305+0000 mgr.y (mgr.54108) 1077 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-09-17T12:09:11.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:11 smithi092 bash[114081]: cluster 2024-09-17T12:09:09.966305+0000 mgr.y (mgr.54108) 1077 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-09-17T12:09:11.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:11 smithi092 bash[114081]: cluster 2024-09-17T12:09:09.966305+0000 mgr.y (mgr.54108) 1077 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-09-17T12:09:11.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:11 smithi121 bash[87711]: cluster 2024-09-17T12:09:09.966305+0000 mgr.y (mgr.54108) 1077 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-09-17T12:09:11.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:11 smithi121 bash[87711]: cluster 2024-09-17T12:09:09.966305+0000 mgr.y (mgr.54108) 1077 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 6 objects/s recovering 2024-09-17T12:09:12.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:12 smithi121 bash[87711]: audit 2024-09-17T12:09:11.846360+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:09:12.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:12 smithi121 bash[87711]: audit 2024-09-17T12:09:11.846360+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:09:12.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:12 smithi092 bash[110680]: audit 2024-09-17T12:09:11.846360+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:09:12.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:12 smithi092 bash[110680]: audit 2024-09-17T12:09:11.846360+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:09:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:12 smithi092 bash[114081]: audit 2024-09-17T12:09:11.846360+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:09:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:12 smithi092 bash[114081]: audit 2024-09-17T12:09:11.846360+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T12:09:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:13 smithi121 bash[87711]: audit 2024-09-17T12:09:11.846762+0000 mgr.y (mgr.54108) 1078 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:09:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:13 smithi121 bash[87711]: audit 2024-09-17T12:09:11.846762+0000 mgr.y (mgr.54108) 1078 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:09:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:13 smithi121 bash[87711]: cephadm 2024-09-17T12:09:11.849554+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:09:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:13 smithi121 bash[87711]: cephadm 2024-09-17T12:09:11.849554+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:09:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:13 smithi121 bash[87711]: cluster 2024-09-17T12:09:11.967780+0000 mgr.y (mgr.54108) 1080 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-09-17T12:09:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:13 smithi121 bash[87711]: cluster 2024-09-17T12:09:11.967780+0000 mgr.y (mgr.54108) 1080 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-09-17T12:09:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[110680]: audit 2024-09-17T12:09:11.846762+0000 mgr.y (mgr.54108) 1078 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:09:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[110680]: audit 2024-09-17T12:09:11.846762+0000 mgr.y (mgr.54108) 1078 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:09:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[110680]: cephadm 2024-09-17T12:09:11.849554+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:09:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[110680]: cephadm 2024-09-17T12:09:11.849554+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:09:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[110680]: cluster 2024-09-17T12:09:11.967780+0000 mgr.y (mgr.54108) 1080 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-09-17T12:09:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[110680]: cluster 2024-09-17T12:09:11.967780+0000 mgr.y (mgr.54108) 1080 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-09-17T12:09:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[114081]: audit 2024-09-17T12:09:11.846762+0000 mgr.y (mgr.54108) 1078 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:09:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[114081]: audit 2024-09-17T12:09:11.846762+0000 mgr.y (mgr.54108) 1078 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T12:09:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[114081]: cephadm 2024-09-17T12:09:11.849554+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:09:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[114081]: cephadm 2024-09-17T12:09:11.849554+0000 mgr.y (mgr.54108) 1079 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T12:09:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[114081]: cluster 2024-09-17T12:09:11.967780+0000 mgr.y (mgr.54108) 1080 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-09-17T12:09:13.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:13 smithi092 bash[114081]: cluster 2024-09-17T12:09:11.967780+0000 mgr.y (mgr.54108) 1080 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 5 objects/s recovering 2024-09-17T12:09:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:15 smithi121 bash[87711]: cluster 2024-09-17T12:09:13.968810+0000 mgr.y (mgr.54108) 1081 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:15 smithi121 bash[87711]: cluster 2024-09-17T12:09:13.968810+0000 mgr.y (mgr.54108) 1081 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:15 smithi121 bash[87711]: audit 2024-09-17T12:09:14.307953+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:15 smithi121 bash[87711]: audit 2024-09-17T12:09:14.307953+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:15 smithi121 bash[87711]: audit 2024-09-17T12:09:14.312385+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:09:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:15 smithi121 bash[87711]: audit 2024-09-17T12:09:14.312385+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:09:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:15 smithi121 bash[87711]: audit 2024-09-17T12:09:14.314026+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:15.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:15 smithi121 bash[87711]: audit 2024-09-17T12:09:14.314026+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[110680]: cluster 2024-09-17T12:09:13.968810+0000 mgr.y (mgr.54108) 1081 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[110680]: cluster 2024-09-17T12:09:13.968810+0000 mgr.y (mgr.54108) 1081 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[110680]: audit 2024-09-17T12:09:14.307953+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[110680]: audit 2024-09-17T12:09:14.307953+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[110680]: audit 2024-09-17T12:09:14.312385+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[110680]: audit 2024-09-17T12:09:14.312385+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[110680]: audit 2024-09-17T12:09:14.314026+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[110680]: audit 2024-09-17T12:09:14.314026+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[114081]: cluster 2024-09-17T12:09:13.968810+0000 mgr.y (mgr.54108) 1081 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[114081]: cluster 2024-09-17T12:09:13.968810+0000 mgr.y (mgr.54108) 1081 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[114081]: audit 2024-09-17T12:09:14.307953+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[114081]: audit 2024-09-17T12:09:14.307953+0000 mon.a (mon.0) 3784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:15.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[114081]: audit 2024-09-17T12:09:14.312385+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:09:15.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[114081]: audit 2024-09-17T12:09:14.312385+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:09:15.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[114081]: audit 2024-09-17T12:09:14.314026+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:15.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:15 smithi092 bash[114081]: audit 2024-09-17T12:09:14.314026+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:16 smithi121 bash[87711]: cephadm 2024-09-17T12:09:14.300960+0000 mgr.y (mgr.54108) 1082 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:09:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:16 smithi121 bash[87711]: cephadm 2024-09-17T12:09:14.300960+0000 mgr.y (mgr.54108) 1082 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:09:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:16 smithi121 bash[87711]: cephadm 2024-09-17T12:09:14.319519+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T12:09:16.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:16 smithi121 bash[87711]: cephadm 2024-09-17T12:09:14.319519+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T12:09:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:16 smithi121 bash[87711]: audit 2024-09-17T12:09:15.825246+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:16.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:16 smithi121 bash[87711]: audit 2024-09-17T12:09:15.825246+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[114081]: cephadm 2024-09-17T12:09:14.300960+0000 mgr.y (mgr.54108) 1082 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:09:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[114081]: cephadm 2024-09-17T12:09:14.300960+0000 mgr.y (mgr.54108) 1082 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:09:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[114081]: cephadm 2024-09-17T12:09:14.319519+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T12:09:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[114081]: cephadm 2024-09-17T12:09:14.319519+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T12:09:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[114081]: audit 2024-09-17T12:09:15.825246+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[114081]: audit 2024-09-17T12:09:15.825246+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[110680]: cephadm 2024-09-17T12:09:14.300960+0000 mgr.y (mgr.54108) 1082 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:09:16.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[110680]: cephadm 2024-09-17T12:09:14.300960+0000 mgr.y (mgr.54108) 1082 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T12:09:16.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[110680]: cephadm 2024-09-17T12:09:14.319519+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T12:09:16.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[110680]: cephadm 2024-09-17T12:09:14.319519+0000 mgr.y (mgr.54108) 1083 : cephadm [INF] Deploying daemon osd.4 on smithi121 2024-09-17T12:09:16.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[110680]: audit 2024-09-17T12:09:15.825246+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:16.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:16 smithi092 bash[110680]: audit 2024-09-17T12:09:15.825246+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:17.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:17 smithi121 bash[87711]: cluster 2024-09-17T12:09:15.969729+0000 mgr.y (mgr.54108) 1084 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:17.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:17 smithi121 bash[87711]: cluster 2024-09-17T12:09:15.969729+0000 mgr.y (mgr.54108) 1084 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:17 smithi092 bash[110680]: cluster 2024-09-17T12:09:15.969729+0000 mgr.y (mgr.54108) 1084 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:17 smithi092 bash[110680]: cluster 2024-09-17T12:09:15.969729+0000 mgr.y (mgr.54108) 1084 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:17 smithi092 bash[114081]: cluster 2024-09-17T12:09:15.969729+0000 mgr.y (mgr.54108) 1084 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:17 smithi092 bash[114081]: cluster 2024-09-17T12:09:15.969729+0000 mgr.y (mgr.54108) 1084 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 4 objects/s recovering 2024-09-17T12:09:18.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:18 smithi121 bash[87711]: audit 2024-09-17T12:09:16.743655+0000 mgr.y (mgr.54108) 1085 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:18.491 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:18 smithi121 bash[87711]: audit 2024-09-17T12:09:16.743655+0000 mgr.y (mgr.54108) 1085 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:18.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:18 smithi092 bash[110680]: audit 2024-09-17T12:09:16.743655+0000 mgr.y (mgr.54108) 1085 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:18.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:18 smithi092 bash[110680]: audit 2024-09-17T12:09:16.743655+0000 mgr.y (mgr.54108) 1085 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:18.492 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:18 smithi092 bash[114081]: audit 2024-09-17T12:09:16.743655+0000 mgr.y (mgr.54108) 1085 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:18.492 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:18 smithi092 bash[114081]: audit 2024-09-17T12:09:16.743655+0000 mgr.y (mgr.54108) 1085 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:18.963 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:18.963 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:18.964 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:18.964 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:18.965 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:18.965 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:18.965 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: Stopping Ceph osd.4 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:09:18.965 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:18.966 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:18.966 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:09:18 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:19 smithi121 bash[87711]: cluster 2024-09-17T12:09:17.970898+0000 mgr.y (mgr.54108) 1086 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-17T12:09:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:19 smithi121 bash[87711]: cluster 2024-09-17T12:09:17.970898+0000 mgr.y (mgr.54108) 1086 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-17T12:09:19.306 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:19 smithi121 bash[27605]: debug 2024-09-17T12:09:19.081+0000 7fc4ac05d640 -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-17T12:09:19.306 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:19 smithi121 bash[27605]: debug 2024-09-17T12:09:19.081+0000 7fc4ac05d640 -1 osd.4 134 *** Got signal Terminated *** 2024-09-17T12:09:19.306 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:19 smithi121 bash[27605]: debug 2024-09-17T12:09:19.081+0000 7fc4ac05d640 -1 osd.4 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:09:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:19 smithi092 bash[110680]: cluster 2024-09-17T12:09:17.970898+0000 mgr.y (mgr.54108) 1086 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-17T12:09:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:19 smithi092 bash[110680]: cluster 2024-09-17T12:09:17.970898+0000 mgr.y (mgr.54108) 1086 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-17T12:09:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:19 smithi092 bash[114081]: cluster 2024-09-17T12:09:17.970898+0000 mgr.y (mgr.54108) 1086 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-17T12:09:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:19 smithi092 bash[114081]: cluster 2024-09-17T12:09:17.970898+0000 mgr.y (mgr.54108) 1086 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 2 objects/s recovering 2024-09-17T12:09:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:20 smithi092 bash[110680]: cluster 2024-09-17T12:09:19.084860+0000 mon.a (mon.0) 3788 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:09:20.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:20 smithi092 bash[110680]: cluster 2024-09-17T12:09:19.084860+0000 mon.a (mon.0) 3788 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:09:20.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:20 smithi092 bash[114081]: cluster 2024-09-17T12:09:19.084860+0000 mon.a (mon.0) 3788 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:09:20.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:20 smithi092 bash[114081]: cluster 2024-09-17T12:09:19.084860+0000 mon.a (mon.0) 3788 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:09:20.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:20 smithi121 bash[87711]: cluster 2024-09-17T12:09:19.084860+0000 mon.a (mon.0) 3788 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:09:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:20 smithi121 bash[87711]: cluster 2024-09-17T12:09:19.084860+0000 mon.a (mon.0) 3788 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T12:09:21.058 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:09:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:09:20] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T12:09:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: cluster 2024-09-17T12:09:19.971592+0000 mgr.y (mgr.54108) 1087 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: cluster 2024-09-17T12:09:19.971592+0000 mgr.y (mgr.54108) 1087 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: cluster 2024-09-17T12:09:20.055281+0000 mon.a (mon.0) 3789 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: cluster 2024-09-17T12:09:20.055281+0000 mon.a (mon.0) 3789 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: cluster 2024-09-17T12:09:20.074747+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: cluster 2024-09-17T12:09:20.074747+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: audit 2024-09-17T12:09:20.610361+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: audit 2024-09-17T12:09:20.610361+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: audit 2024-09-17T12:09:20.612544+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[110680]: audit 2024-09-17T12:09:20.612544+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: cluster 2024-09-17T12:09:19.971592+0000 mgr.y (mgr.54108) 1087 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: cluster 2024-09-17T12:09:19.971592+0000 mgr.y (mgr.54108) 1087 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:21.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: cluster 2024-09-17T12:09:20.055281+0000 mon.a (mon.0) 3789 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:21.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: cluster 2024-09-17T12:09:20.055281+0000 mon.a (mon.0) 3789 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:21.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: cluster 2024-09-17T12:09:20.074747+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:09:21.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: cluster 2024-09-17T12:09:20.074747+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:09:21.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: audit 2024-09-17T12:09:20.610361+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:21.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: audit 2024-09-17T12:09:20.610361+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:21.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: audit 2024-09-17T12:09:20.612544+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:21.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:21 smithi092 bash[114081]: audit 2024-09-17T12:09:20.612544+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: cluster 2024-09-17T12:09:19.971592+0000 mgr.y (mgr.54108) 1087 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: cluster 2024-09-17T12:09:19.971592+0000 mgr.y (mgr.54108) 1087 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: cluster 2024-09-17T12:09:20.055281+0000 mon.a (mon.0) 3789 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: cluster 2024-09-17T12:09:20.055281+0000 mon.a (mon.0) 3789 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: cluster 2024-09-17T12:09:20.074747+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: cluster 2024-09-17T12:09:20.074747+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: audit 2024-09-17T12:09:20.610361+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: audit 2024-09-17T12:09:20.610361+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: audit 2024-09-17T12:09:20.612544+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:21.348 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[87711]: audit 2024-09-17T12:09:20.612544+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:21.676 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[99956]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-4 2024-09-17T12:09:21.676 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:21 smithi121 bash[100019]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-4 2024-09-17T12:09:22.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:22 smithi092 bash[114081]: cluster 2024-09-17T12:09:21.078375+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:09:22.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:22 smithi092 bash[114081]: cluster 2024-09-17T12:09:21.078375+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:09:22.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:22 smithi092 bash[110680]: cluster 2024-09-17T12:09:21.078375+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:09:22.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:22 smithi092 bash[110680]: cluster 2024-09-17T12:09:21.078375+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:09:22.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:22 smithi121 bash[87711]: cluster 2024-09-17T12:09:21.078375+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:09:22.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:22 smithi121 bash[87711]: cluster 2024-09-17T12:09:21.078375+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T12:09:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: cluster 2024-09-17T12:09:21.973179+0000 mgr.y (mgr.54108) 1088 : cluster [DBG] pgmap v295: 161 pgs: 23 active+undersized, 10 peering, 4 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-17T12:09:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: cluster 2024-09-17T12:09:21.973179+0000 mgr.y (mgr.54108) 1088 : cluster [DBG] pgmap v295: 161 pgs: 23 active+undersized, 10 peering, 4 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: cluster 2024-09-17T12:09:22.070108+0000 mon.a (mon.0) 3794 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: cluster 2024-09-17T12:09:22.070108+0000 mon.a (mon.0) 3794 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: cluster 2024-09-17T12:09:22.070162+0000 mon.a (mon.0) 3795 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: cluster 2024-09-17T12:09:22.070162+0000 mon.a (mon.0) 3795 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: audit 2024-09-17T12:09:22.895379+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: audit 2024-09-17T12:09:22.895379+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: audit 2024-09-17T12:09:22.906784+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: audit 2024-09-17T12:09:22.906784+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: audit 2024-09-17T12:09:22.917839+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 bash[87711]: audit 2024-09-17T12:09:22.917839+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: cluster 2024-09-17T12:09:21.973179+0000 mgr.y (mgr.54108) 1088 : cluster [DBG] pgmap v295: 161 pgs: 23 active+undersized, 10 peering, 4 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-17T12:09:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: cluster 2024-09-17T12:09:21.973179+0000 mgr.y (mgr.54108) 1088 : cluster [DBG] pgmap v295: 161 pgs: 23 active+undersized, 10 peering, 4 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-17T12:09:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: cluster 2024-09-17T12:09:22.070108+0000 mon.a (mon.0) 3794 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:09:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: cluster 2024-09-17T12:09:22.070108+0000 mon.a (mon.0) 3794 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:09:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: cluster 2024-09-17T12:09:22.070162+0000 mon.a (mon.0) 3795 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: cluster 2024-09-17T12:09:22.070162+0000 mon.a (mon.0) 3795 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: audit 2024-09-17T12:09:22.895379+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: audit 2024-09-17T12:09:22.895379+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: audit 2024-09-17T12:09:22.906784+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: audit 2024-09-17T12:09:22.906784+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: audit 2024-09-17T12:09:22.917839+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[110680]: audit 2024-09-17T12:09:22.917839+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: cluster 2024-09-17T12:09:21.973179+0000 mgr.y (mgr.54108) 1088 : cluster [DBG] pgmap v295: 161 pgs: 23 active+undersized, 10 peering, 4 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-17T12:09:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: cluster 2024-09-17T12:09:21.973179+0000 mgr.y (mgr.54108) 1088 : cluster [DBG] pgmap v295: 161 pgs: 23 active+undersized, 10 peering, 4 stale+active+clean, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 64/636 objects degraded (10.063%) 2024-09-17T12:09:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: cluster 2024-09-17T12:09:22.070108+0000 mon.a (mon.0) 3794 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:09:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: cluster 2024-09-17T12:09:22.070108+0000 mon.a (mon.0) 3794 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T12:09:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: cluster 2024-09-17T12:09:22.070162+0000 mon.a (mon.0) 3795 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: cluster 2024-09-17T12:09:22.070162+0000 mon.a (mon.0) 3795 : cluster [WRN] Health check failed: Degraded data redundancy: 64/636 objects degraded (10.063%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: audit 2024-09-17T12:09:22.895379+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: audit 2024-09-17T12:09:22.895379+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: audit 2024-09-17T12:09:22.906784+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: audit 2024-09-17T12:09:22.906784+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: audit 2024-09-17T12:09:22.917839+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:23.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:23 smithi092 bash[114081]: audit 2024-09-17T12:09:22.917839+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:24.011 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:24.012 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:24.012 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:24.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:24.013 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:24.013 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-17T12:09:24.013 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: Stopped Ceph osd.4 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:09:24.013 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:24.013 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:24 smithi121 systemd[1]: Started Ceph osd.4 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:09:24.013 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:24.014 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:24.014 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:09:23 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:24.400 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:09:25.060 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:09:25.060 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 0s ago 54m - - 2024-09-17T12:09:25.060 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 2s ago 54m - - 2024-09-17T12:09:25.060 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (13m) 0s ago 44m 14.6M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:09:25.060 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (13m) 2s ago 43m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:09:25.060 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (15m) 0s ago 40m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (8m) 2s ago 53m 441M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (26m) 0s ago 55m 529M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (9m) 0s ago 55m 69.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (10m) 2s ago 53m 56.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (8m) 0s ago 53m 47.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (15m) 0s ago 44m 8896k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (15m) 2s ago 44m 9012k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (5m) 0s ago 52m 51.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (4m) 0s ago 51m 51.1M 4096M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (2m) 0s ago 50m 46.5M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (33s) 0s ago 49m 45.9M 4096M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 starting - - - 4096M 2024-09-17T12:09:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (47m) 2s ago 47m 71.4M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:09:25.062 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (46m) 2s ago 46m 70.3M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:09:25.062 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (45m) 2s ago 45m 72.8M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:09:25.062 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (14m) 2s ago 44m 57.3M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:09:25.062 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (40m) 0s ago 40m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:09:25.062 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (40m) 2s ago 40m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:09:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: cluster 2024-09-17T12:09:23.974583+0000 mgr.y (mgr.54108) 1089 : cluster [DBG] pgmap v296: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:09:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: cluster 2024-09-17T12:09:23.974583+0000 mgr.y (mgr.54108) 1089 : cluster [DBG] pgmap v296: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:09:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.059894+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.059894+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.069657+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.069657+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.073303+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.073303+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.074531+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.074531+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.083086+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.083086+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.083863+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.083863+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.160907+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.160907+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.163325+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.163325+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.165864+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: cluster 2024-09-17T12:09:23.974583+0000 mgr.y (mgr.54108) 1089 : cluster [DBG] pgmap v296: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:09:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: cluster 2024-09-17T12:09:23.974583+0000 mgr.y (mgr.54108) 1089 : cluster [DBG] pgmap v296: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:09:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.059894+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.059894+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.069657+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.069657+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.073303+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.073303+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.074531+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.074531+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.083086+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.083086+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.083863+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.083863+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.160907+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.160907+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.163325+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.163325+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.165864+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.165864+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.166722+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.166722+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.172062+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.172062+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.172505+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.172505+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.232985+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.232985+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.235309+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.235309+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.237726+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.237726+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.238516+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.238516+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.246164+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.246164+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.246833+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.246833+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.306634+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.306634+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.308572+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.308572+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.310515+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.310515+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.311200+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.311200+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.318636+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.318636+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.378862+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.378862+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.380850+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.380850+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.382670+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.382670+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.383433+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.383433+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.390994+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.390994+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.165864+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.166722+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.166722+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.172062+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.172062+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.172505+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.172505+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.232985+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.232985+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.235309+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.235309+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.237726+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.237726+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.238516+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.238516+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.246164+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.246164+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.246833+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.246833+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.306634+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.452334+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.452334+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.454145+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.454145+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.456053+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.456053+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.456728+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.456728+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.465200+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.465200+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.547713+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.547713+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.549840+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.549840+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.552110+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.552110+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.552807+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.552807+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.559944+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.559944+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.306634+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.308572+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.308572+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.310515+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.310515+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.311200+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.311200+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.318636+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.318636+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.378862+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.378862+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.380850+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.380850+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.382670+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.382670+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.383433+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.383433+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.390994+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.390994+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.620244+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.620244+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.622056+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.622056+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.623909+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.623909+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.624570+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.624570+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.631721+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.631721+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.692624+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.692624+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.694394+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.694394+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.696400+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.696400+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.697076+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.697076+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.704794+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.704794+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.780158+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.780158+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.782120+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.782120+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.784313+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.784313+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.784960+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.784960+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.791886+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.791886+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.851548+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.851548+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.853570+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.853570+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.855396+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.855396+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.856043+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.856043+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.452334+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.452334+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.454145+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.454145+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.456053+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.456053+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.456728+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.456728+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.465200+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.465200+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.547713+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.547713+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.549840+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.549840+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.552110+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.552110+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.552807+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.552807+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.559944+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.559944+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.862248+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.862248+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.923030+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.923030+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.924776+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.924776+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.926437+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.926437+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.927076+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.927076+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.932246+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.932246+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.991046+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.991046+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.992781+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.992781+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.994959+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.994959+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.995694+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:24.995694+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:25.002053+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:25.002053+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:25.007643+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:25.007643+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:25.013122+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:25.013122+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:25.018150+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[114081]: audit 2024-09-17T12:09:25.018150+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.620244+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.620244+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.622056+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.622056+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.623909+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.623909+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.624570+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.624570+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.631721+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.631721+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.692624+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.692624+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.694394+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.694394+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.696400+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.696400+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.697076+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.697076+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.704794+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.704794+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.780158+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.780158+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.782120+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.782120+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.784313+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.784313+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.784960+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.784960+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.791886+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.791886+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.851548+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.851548+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.853570+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.853570+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.855396+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.855396+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.856043+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.856043+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.862248+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.862248+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.923030+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.923030+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.924776+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.924776+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.926437+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.926437+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.927076+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.927076+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.932246+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.932246+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.991046+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.991046+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.992781+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.992781+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.994959+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.994959+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.995694+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:24.995694+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:25.002053+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:25.002053+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:25.007643+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:25.007643+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:25.013122+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:25.013122+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:25.018150+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:25 smithi092 bash[110680]: audit 2024-09-17T12:09:25.018150+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: cluster 2024-09-17T12:09:23.974583+0000 mgr.y (mgr.54108) 1089 : cluster [DBG] pgmap v296: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:09:25.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: cluster 2024-09-17T12:09:23.974583+0000 mgr.y (mgr.54108) 1089 : cluster [DBG] pgmap v296: 161 pgs: 32 active+undersized, 10 peering, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103/636 objects degraded (16.195%) 2024-09-17T12:09:25.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.059894+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.059894+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.069657+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.069657+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.397 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.073303+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.073303+0000 mon.a (mon.0) 3801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.074531+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.074531+0000 mon.a (mon.0) 3802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.083086+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.083086+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.083863+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.083863+0000 mgr.y (mgr.54108) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.160907+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.160907+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.163325+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.163325+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.165864+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.165864+0000 mon.a (mon.0) 3806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.166722+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.166722+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.172062+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.172062+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.172505+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.172505+0000 mgr.y (mgr.54108) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.399 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.232985+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.232985+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.235309+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.235309+0000 mon.a (mon.0) 3810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.237726+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.237726+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.238516+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.238516+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.246164+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.246164+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.246833+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.400 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.246833+0000 mgr.y (mgr.54108) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.306634+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.306634+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.308572+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.308572+0000 mon.a (mon.0) 3815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.310515+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.310515+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.311200+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.311200+0000 mon.a (mon.0) 3817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.318636+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.318636+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.378862+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.378862+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.380850+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.401 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.380850+0000 mon.a (mon.0) 3820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.382670+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.382670+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.383433+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.383433+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.390994+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.390994+0000 mon.a (mon.0) 3823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.402 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.452334+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.452334+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.454145+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.454145+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.456053+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.456053+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.456728+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.456728+0000 mon.a (mon.0) 3827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.465200+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.403 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.465200+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.547713+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.547713+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.549840+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.549840+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.552110+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.552110+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.552807+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.552807+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.559944+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.559944+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.620244+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.620244+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.622056+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.622056+0000 mon.a (mon.0) 3835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.623909+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.623909+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.624570+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.624570+0000 mon.a (mon.0) 3837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.631721+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.631721+0000 mon.a (mon.0) 3838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.692624+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.692624+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.694394+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.694394+0000 mon.a (mon.0) 3840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.696400+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.696400+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.697076+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.697076+0000 mon.a (mon.0) 3842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.704794+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.704794+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.780158+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.780158+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.782120+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.782120+0000 mon.a (mon.0) 3845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.784313+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.784313+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.784960+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.784960+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.791886+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.791886+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.851548+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.851548+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.853570+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.853570+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.855396+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.855396+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.856043+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.856043+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.862248+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.862248+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.923030+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.923030+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.924776+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.924776+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.926437+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.926437+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.927076+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.927076+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.932246+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.932246+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.991046+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.991046+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.992781+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.992781+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.994959+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.994959+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.995694+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:24.995694+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:25.002053+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:25.002053+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:25.007643+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:25.007643+0000 mon.a (mon.0) 3864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:25.013122+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:25.013122+0000 mon.a (mon.0) 3865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:25.018150+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[87711]: audit 2024-09-17T12:09:25.018150+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:25.448 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:09:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:09:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:09:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:09:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:09:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:09:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:09:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:09:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3, 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 4 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 5, 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 9 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:09:25.449 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:09:25.759 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:09:25.759 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:09:25.760 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:09:25.760 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:09:25.760 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:09:25.760 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "4/8 daemons upgraded", 2024-09-17T12:09:25.760 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:09:25.760 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:09:25.760 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:09:26.055 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[100174]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:09:26.055 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:25 smithi121 bash[100174]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:09:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.319098+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.319098+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:24.387582+0000 mgr.y (mgr.54108) 1094 : audit [DBG] from='client.74441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:24.387582+0000 mgr.y (mgr.54108) 1094 : audit [DBG] from='client.74441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.391567+0000 mgr.y (mgr.54108) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.391567+0000 mgr.y (mgr.54108) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.465891+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.465891+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.560391+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.560391+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.632212+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.632212+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:24.703808+0000 mgr.y (mgr.54108) 1099 : audit [DBG] from='client.74447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:24.703808+0000 mgr.y (mgr.54108) 1099 : audit [DBG] from='client.74447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.705264+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.705264+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.792389+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.792389+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.862909+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.862909+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.932672+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:24.932672+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.003232+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.003232+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.045277+0000 mgr.y (mgr.54108) 1105 : audit [DBG] from='client.74453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.045277+0000 mgr.y (mgr.54108) 1105 : audit [DBG] from='client.74453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.083396+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.083396+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.085268+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.085268+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.087202+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.087202+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.087883+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.087883+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.092921+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.092921+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.093565+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.093565+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.154135+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.154135+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.156396+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.319098+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.319098+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:24.387582+0000 mgr.y (mgr.54108) 1094 : audit [DBG] from='client.74441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:24.387582+0000 mgr.y (mgr.54108) 1094 : audit [DBG] from='client.74441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.391567+0000 mgr.y (mgr.54108) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.391567+0000 mgr.y (mgr.54108) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.465891+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.465891+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.560391+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.560391+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.632212+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.632212+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:24.703808+0000 mgr.y (mgr.54108) 1099 : audit [DBG] from='client.74447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:24.703808+0000 mgr.y (mgr.54108) 1099 : audit [DBG] from='client.74447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.705264+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.705264+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.792389+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.792389+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.862909+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.862909+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.932672+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.156396+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.158650+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.158650+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.159454+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.159454+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.165325+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.165325+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.165814+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.165814+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.228025+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.228025+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.229732+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.229732+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.231558+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.231558+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.232180+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.232180+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.237328+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.237328+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.237758+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.237758+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.320153+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.320153+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.322279+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.322279+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.324402+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.324402+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.325157+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.325157+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.331309+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.331309+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.392483+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.392483+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.394362+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.394362+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.396047+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.396047+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.396625+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.396625+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.402079+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.402079+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.449018+0000 mon.a (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.92:0/3788311746' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.449018+0000 mon.a (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.92:0/3788311746' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.460493+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.460493+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.462262+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.462262+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.464057+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.464057+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.464676+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.464676+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.470878+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.470878+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.527949+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.527949+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.529780+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.529780+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.531364+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:24.932672+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.003232+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.003232+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.045277+0000 mgr.y (mgr.54108) 1105 : audit [DBG] from='client.74453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.045277+0000 mgr.y (mgr.54108) 1105 : audit [DBG] from='client.74453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.083396+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.083396+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.085268+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.085268+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.087202+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.087202+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.087883+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.087883+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.092921+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.092921+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.093565+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.093565+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.154135+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.154135+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.156396+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.531364+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.531988+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.531988+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.537184+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.537184+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.595960+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.595960+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.597610+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.597610+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.599337+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.599337+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.599934+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.599934+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.604873+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.604873+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.664430+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.664430+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.666550+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.666550+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.668867+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.668867+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.669585+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.669585+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.677538+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.677538+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.757407+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.757407+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.759408+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.759408+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.761582+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.761582+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.762329+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.762329+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.767564+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.767564+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.825165+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.825165+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.826801+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.826801+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.156396+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.158650+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.158650+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.159454+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.159454+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.165325+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.165325+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.165814+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.165814+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.228025+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.228025+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.229732+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.229732+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.231558+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.231558+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.232180+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.232180+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.237328+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.237328+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.828339+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.828339+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.830460+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.830460+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.835260+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.835260+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.892972+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.892972+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.894807+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.894807+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.896556+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.896556+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.897315+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.897315+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.902502+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.902502+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.960076+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.960076+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.962081+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.237758+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.237758+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.320153+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.320153+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.322279+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.322279+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.324402+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.324402+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.325157+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.325157+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.331309+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.331309+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.392483+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.392483+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.394362+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.394362+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.396047+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.396047+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.396625+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.396625+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.962081+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.964816+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.964816+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.965635+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.965635+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.973240+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:25.973240+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.039352+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.039352+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.041699+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.041699+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.044723+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.044723+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.045394+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.045394+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.050520+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[110680]: audit 2024-09-17T12:09:26.050520+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.402079+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.402079+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.449018+0000 mon.a (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.92:0/3788311746' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.449018+0000 mon.a (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.92:0/3788311746' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.460493+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.460493+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.462262+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.462262+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.464057+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.464057+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.464676+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.464676+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.470878+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.470878+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.527949+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.527949+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.529780+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.529780+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.531364+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.531364+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.531988+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.531988+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.537184+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.537184+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.595960+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.595960+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.597610+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.597610+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.599337+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.599337+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.599934+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.599934+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.604873+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.604873+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.664430+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.664430+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.666550+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.666550+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.668867+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.668867+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.669585+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.669585+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.677538+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.677538+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.757407+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.757407+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.759408+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.759408+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.761582+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.761582+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.762329+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.762329+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.767564+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.767564+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.825165+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.825165+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.826801+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.826801+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.828339+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.828339+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.830460+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.830460+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.835260+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.835260+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.892972+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.892972+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.894807+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.894807+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.896556+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.896556+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.897315+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.897315+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.902502+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.902502+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.960076+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.960076+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.962081+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.962081+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.964816+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.964816+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.965635+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.965635+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.973240+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:25.973240+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.039352+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.039352+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.041699+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.041699+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.044723+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.044723+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.045394+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.045394+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.050520+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:26 smithi092 bash[114081]: audit 2024-09-17T12:09:26.050520+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.371 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[100174]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T12:09:26.371 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[100174]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T12:09:26.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.319098+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.319098+0000 mgr.y (mgr.54108) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:24.387582+0000 mgr.y (mgr.54108) 1094 : audit [DBG] from='client.74441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:24.387582+0000 mgr.y (mgr.54108) 1094 : audit [DBG] from='client.74441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.391567+0000 mgr.y (mgr.54108) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.391567+0000 mgr.y (mgr.54108) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.465891+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.465891+0000 mgr.y (mgr.54108) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.560391+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.560391+0000 mgr.y (mgr.54108) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.632212+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.632212+0000 mgr.y (mgr.54108) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:24.703808+0000 mgr.y (mgr.54108) 1099 : audit [DBG] from='client.74447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:24.703808+0000 mgr.y (mgr.54108) 1099 : audit [DBG] from='client.74447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.705264+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.705264+0000 mgr.y (mgr.54108) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.792389+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.792389+0000 mgr.y (mgr.54108) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.373 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.862909+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.862909+0000 mgr.y (mgr.54108) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.932672+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:24.932672+0000 mgr.y (mgr.54108) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.003232+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.003232+0000 mgr.y (mgr.54108) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.045277+0000 mgr.y (mgr.54108) 1105 : audit [DBG] from='client.74453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.045277+0000 mgr.y (mgr.54108) 1105 : audit [DBG] from='client.74453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.083396+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.083396+0000 mon.a (mon.0) 3867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.085268+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.085268+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.374 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.087202+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.087202+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.087883+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.087883+0000 mon.a (mon.0) 3870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.092921+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.092921+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.093565+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.093565+0000 mgr.y (mgr.54108) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.154135+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.154135+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.156396+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.156396+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.158650+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.375 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.158650+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.159454+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.159454+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.165325+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.165325+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.165814+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.165814+0000 mgr.y (mgr.54108) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.228025+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.228025+0000 mon.a (mon.0) 3877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.229732+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.229732+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.231558+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.231558+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.232180+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.232180+0000 mon.a (mon.0) 3880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.237328+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.237328+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.237758+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.237758+0000 mgr.y (mgr.54108) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.320153+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.320153+0000 mon.a (mon.0) 3882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.322279+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.322279+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.324402+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.324402+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.325157+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.325157+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.331309+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.331309+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.392483+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.392483+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.394362+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.394362+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.396047+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.396047+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.396625+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.396625+0000 mon.a (mon.0) 3890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.402079+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.402079+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.449018+0000 mon.a (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.92:0/3788311746' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.449018+0000 mon.a (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.92:0/3788311746' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.460493+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.460493+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.462262+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.462262+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.464057+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.464057+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.464676+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.464676+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.470878+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.470878+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.527949+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.527949+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.529780+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.529780+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.531364+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.531364+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.531988+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.531988+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.537184+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.537184+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.595960+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.595960+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.597610+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.597610+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.599337+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.599337+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.599934+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.599934+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.604873+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.604873+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.664430+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.383 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.664430+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.666550+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.666550+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.668867+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.668867+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.669585+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.669585+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.677538+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.677538+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.757407+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.757407+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.759408+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.759408+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.761582+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.761582+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.762329+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.762329+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.767564+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.767564+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.825165+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.825165+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.826801+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.826801+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.828339+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.828339+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.830460+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.830460+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.835260+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.835260+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.892972+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.892972+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.894807+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.894807+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.896556+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.896556+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.897315+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.897315+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.902502+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.902502+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.960076+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.960076+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.962081+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.962081+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.964816+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.964816+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.965635+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.965635+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.973240+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:25.973240+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.039352+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.039352+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.041699+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.041699+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.044723+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.044723+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.045394+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.045394+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.050520+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[87711]: audit 2024-09-17T12:09:26.050520+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:26.664 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[100174]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T12:09:26.664 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[100174]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T12:09:26.664 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[100174]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T12:09:26.664 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[100174]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T12:09:26.665 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:26 smithi121 bash[100174]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T12:09:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.332391+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.332391+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.402511+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.402511+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.471321+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.471321+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.537758+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.537758+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.605314+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.605314+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.678132+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.678132+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:25.760451+0000 mgr.y (mgr.54108) 1115 : audit [DBG] from='client.54567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:25.760451+0000 mgr.y (mgr.54108) 1115 : audit [DBG] from='client.54567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.768080+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.768080+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.835647+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.835647+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.902899+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.902899+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.974037+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:25.974037+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cluster 2024-09-17T12:09:25.975161+0000 mgr.y (mgr.54108) 1120 : cluster [DBG] pgmap v297: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cluster 2024-09-17T12:09:25.975161+0000 mgr.y (mgr.54108) 1120 : cluster [DBG] pgmap v297: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.050999+0000 mgr.y (mgr.54108) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.050999+0000 mgr.y (mgr.54108) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.133767+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.133767+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.135765+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.135765+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.138366+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.138366+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.139157+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.139157+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.146275+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.146275+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.146785+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.146785+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.221610+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.221610+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.332391+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.332391+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.402511+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.402511+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.471321+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.471321+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.537758+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.537758+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.605314+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.605314+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.678132+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.678132+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:25.760451+0000 mgr.y (mgr.54108) 1115 : audit [DBG] from='client.54567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:25.760451+0000 mgr.y (mgr.54108) 1115 : audit [DBG] from='client.54567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.768080+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.768080+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.835647+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.835647+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.902899+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.902899+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.974037+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.224167+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.224167+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.227815+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.227815+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.228641+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.228641+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.236126+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.236126+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.236724+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.236724+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.295956+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.295956+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.298332+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.298332+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.300695+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.300695+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.301505+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.301505+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.307392+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.307392+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.374787+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.374787+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.376537+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.376537+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.378923+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.378923+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.379678+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.379678+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.385841+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.385841+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.443157+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.443157+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.445664+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.445664+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.448428+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.448428+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.449334+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.449334+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.456132+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.456132+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.525166+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.525166+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.527594+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.527594+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.529934+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.529934+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.530820+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.530820+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.538687+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.538687+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.607601+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.607601+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.609671+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.609671+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.611680+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.611680+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.612407+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.612407+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:25.974037+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cluster 2024-09-17T12:09:25.975161+0000 mgr.y (mgr.54108) 1120 : cluster [DBG] pgmap v297: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:27.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cluster 2024-09-17T12:09:25.975161+0000 mgr.y (mgr.54108) 1120 : cluster [DBG] pgmap v297: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:27.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.050999+0000 mgr.y (mgr.54108) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.050999+0000 mgr.y (mgr.54108) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.133767+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.133767+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.135765+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.135765+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.138366+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.138366+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.139157+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.139157+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.146275+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.146275+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.146785+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.146785+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.221610+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.221610+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.619718+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.619718+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.688795+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.688795+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.690922+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.690922+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.693109+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.693109+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.693940+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.693940+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.701660+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.701660+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.782436+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.782436+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.784808+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.784808+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.788174+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.788174+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.788914+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.788914+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.794731+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.794731+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.866942+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.866942+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.868910+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.868910+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.871643+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.871643+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.872501+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.872501+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.877897+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.877897+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.943537+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.943537+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.945644+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.945644+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.947681+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.947681+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.948537+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.948537+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.953631+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:26.953631+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cluster 2024-09-17T12:09:26.969247+0000 mon.a (mon.0) 3993 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: cluster 2024-09-17T12:09:26.969247+0000 mon.a (mon.0) 3993 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.022532+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.022532+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.024351+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.024351+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.027417+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.027417+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.028193+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.028193+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.036089+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[110680]: audit 2024-09-17T12:09:27.036089+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.224167+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.224167+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.227815+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.227815+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.228641+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.228641+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.236126+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.236126+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.236724+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.236724+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.295956+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.295956+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.298332+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.298332+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.300695+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.300695+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.301505+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.301505+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.307392+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.307392+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.374787+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.374787+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.376537+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.376537+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.378923+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.378923+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.379678+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.379678+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.385841+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.385841+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.443157+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.443157+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.445664+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.445664+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.448428+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.448428+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.449334+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.449334+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.456132+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.456132+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.525166+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.525166+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.527594+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.527594+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.529934+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.529934+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.530820+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.530820+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.538687+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.538687+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.607601+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.607601+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.609671+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.609671+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.611680+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.611680+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.612407+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.612407+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.619718+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.619718+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.688795+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.688795+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.690922+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.690922+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.693109+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.693109+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.693940+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.693940+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.701660+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.701660+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.782436+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.782436+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.784808+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.784808+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.788174+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.788174+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.788914+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.788914+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.794731+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.794731+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.866942+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.866942+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.868910+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.868910+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.871643+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.871643+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.872501+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.872501+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.877897+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.877897+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.943537+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.943537+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.945644+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.945644+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.947681+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.947681+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.948537+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.948537+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.953631+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:26.953631+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cluster 2024-09-17T12:09:26.969247+0000 mon.a (mon.0) 3993 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: cluster 2024-09-17T12:09:26.969247+0000 mon.a (mon.0) 3993 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.022532+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.022532+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.024351+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.024351+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.027417+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.027417+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.028193+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.028193+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.036089+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:27 smithi092 bash[114081]: audit 2024-09-17T12:09:27.036089+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.332391+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.332391+0000 mgr.y (mgr.54108) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.402511+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.402511+0000 mgr.y (mgr.54108) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.471321+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.471321+0000 mgr.y (mgr.54108) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.537758+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.537758+0000 mgr.y (mgr.54108) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.605314+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.605314+0000 mgr.y (mgr.54108) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.678132+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.678132+0000 mgr.y (mgr.54108) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:25.760451+0000 mgr.y (mgr.54108) 1115 : audit [DBG] from='client.54567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:25.760451+0000 mgr.y (mgr.54108) 1115 : audit [DBG] from='client.54567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.768080+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.768080+0000 mgr.y (mgr.54108) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.835647+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.835647+0000 mgr.y (mgr.54108) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.902899+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.902899+0000 mgr.y (mgr.54108) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.974037+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:25.974037+0000 mgr.y (mgr.54108) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cluster 2024-09-17T12:09:25.975161+0000 mgr.y (mgr.54108) 1120 : cluster [DBG] pgmap v297: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cluster 2024-09-17T12:09:25.975161+0000 mgr.y (mgr.54108) 1120 : cluster [DBG] pgmap v297: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.050999+0000 mgr.y (mgr.54108) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.050999+0000 mgr.y (mgr.54108) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.133767+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.133767+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.135765+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.135765+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.138366+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.138366+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.139157+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.139157+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.146275+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.146275+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.146785+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.146785+0000 mgr.y (mgr.54108) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.221610+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.221610+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.224167+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.224167+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.227815+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.227815+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.228641+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.228641+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.236126+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.236126+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.236724+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.236724+0000 mgr.y (mgr.54108) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.295956+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.295956+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.298332+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.298332+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.300695+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.300695+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.301505+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.301505+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.307392+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.307392+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.374787+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.374787+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.376537+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.376537+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.378923+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.378923+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.379678+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.379678+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.385841+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.385841+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.443157+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.443157+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.445664+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.445664+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.448428+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.448428+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.449334+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.449334+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.456132+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.456132+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.525166+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.525166+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.527594+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.527594+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.529934+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.529934+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.530820+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.530820+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.538687+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.538687+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.607601+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.607601+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.609671+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.609671+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.611680+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.611680+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.612407+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.612407+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.619718+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.619718+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.688795+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.688795+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.690922+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.690922+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.693109+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.693109+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.693940+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.693940+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.701660+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.701660+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.782436+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.782436+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.784808+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.784808+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.788174+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.788174+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.788914+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.788914+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.794731+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.794731+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.866942+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.866942+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.868910+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.868910+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.871643+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.871643+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.872501+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.872501+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.877897+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.877897+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.943537+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.943537+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.945644+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.945644+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.947681+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.947681+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.948537+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.948537+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.953631+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:26.953631+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cluster 2024-09-17T12:09:26.969247+0000 mon.a (mon.0) 3993 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: cluster 2024-09-17T12:09:26.969247+0000 mon.a (mon.0) 3993 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.022532+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.022532+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:27.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.024351+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.024351+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:27.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.027417+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.027417+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:27.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.028193+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.028193+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:27.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.036089+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:27.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:27 smithi121 bash[87711]: audit 2024-09-17T12:09:27.036089+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.307858+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.307858+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.386491+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.386491+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.456704+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.456704+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.539278+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.539278+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.620211+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.620211+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.702280+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.702280+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:26.753828+0000 mgr.y (mgr.54108) 1130 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:26.753828+0000 mgr.y (mgr.54108) 1130 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.795250+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.795250+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.878398+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.878398+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.954079+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:26.954079+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.036584+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.307858+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.307858+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.386491+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.386491+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.456704+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.456704+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.539278+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.539278+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.620211+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.620211+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.702280+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.702280+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:26.753828+0000 mgr.y (mgr.54108) 1130 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:26.753828+0000 mgr.y (mgr.54108) 1130 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.795250+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.795250+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.878398+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.878398+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.954079+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:26.954079+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.036584+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.036584+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.119939+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.119939+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.122310+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.122310+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.125380+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.125380+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.126458+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.126458+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.134437+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.134437+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.134884+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.134884+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.215171+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.215171+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.217919+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.217919+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.221537+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.221537+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.222569+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.036584+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.119939+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.119939+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.122310+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.122310+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.125380+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.125380+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.126458+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.126458+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.134437+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.134437+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.134884+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.134884+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.215171+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.215171+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.217919+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.217919+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.221537+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.221537+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.222569+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.222569+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.232897+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.232897+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.233491+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.233491+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.319901+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.319901+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.322722+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.322722+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.325046+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.325046+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.325886+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.325886+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.331210+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.331210+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.408132+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.408132+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.410463+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.410463+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.222569+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.232897+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.232897+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.233491+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.233491+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.319901+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.319901+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.322722+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.322722+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.325046+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.325046+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.325886+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.325886+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.331210+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.331210+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.408132+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.408132+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.410463+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.410463+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.412102+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.412102+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.412968+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.412968+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.420591+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.420591+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.507991+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.507991+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.509995+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.509995+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.511992+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.511992+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.512800+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.512800+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.521849+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.521849+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.611613+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.611613+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.614140+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.614140+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.617092+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.617092+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.617990+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.617990+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.625888+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.625888+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.705711+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.705711+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.707807+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.707807+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.711138+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.711138+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.712242+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.712242+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.720714+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.720714+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cluster 2024-09-17T12:09:27.733657+0000 mon.a (mon.0) 4034 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:28.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: cluster 2024-09-17T12:09:27.733657+0000 mon.a (mon.0) 4034 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:28.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.799993+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.412102+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.412102+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.412968+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.412968+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.420591+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.420591+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.507991+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.507991+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.509995+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.509995+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.511992+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.511992+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.512800+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.512800+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.521849+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.521849+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.611613+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.611613+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.614140+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.614140+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.799993+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.802643+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.802643+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.804837+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.804837+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.805720+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.805720+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.813488+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.813488+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.888607+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.888607+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.890896+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.890896+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.893196+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.893196+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.893902+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.893902+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.899289+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.899289+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.617092+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.617092+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.617990+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.617990+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.625888+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.625888+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.705711+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.705711+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.707807+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.707807+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.711138+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.711138+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.712242+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.712242+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.720714+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.720714+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cluster 2024-09-17T12:09:27.733657+0000 mon.a (mon.0) 4034 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:28.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: cluster 2024-09-17T12:09:27.733657+0000 mon.a (mon.0) 4034 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:28.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.799993+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.962037+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.962037+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.964406+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.964406+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.967498+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.967498+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.968375+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.968375+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.973900+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:27.973900+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.046678+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.046678+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.048829+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.048829+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.051390+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.051390+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.052118+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.052118+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.057124+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[114081]: audit 2024-09-17T12:09:28.057124+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.799993+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.802643+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.802643+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.804837+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.804837+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.805720+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.805720+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.813488+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.813488+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.888607+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.888607+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.890896+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.890896+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.893196+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.893196+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.893902+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.893902+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.899289+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.899289+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.962037+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.962037+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.964406+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.964406+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.967498+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.967498+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.968375+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.968375+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.973900+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:27.973900+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.046678+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.046678+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.048829+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.048829+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.051390+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.051390+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.052118+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.052118+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.057124+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:28 smithi092 bash[110680]: audit 2024-09-17T12:09:28.057124+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.307858+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.307858+0000 mgr.y (mgr.54108) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.386491+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.386491+0000 mgr.y (mgr.54108) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.456704+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.456704+0000 mgr.y (mgr.54108) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.539278+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.539278+0000 mgr.y (mgr.54108) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.620211+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.620211+0000 mgr.y (mgr.54108) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.702280+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.702280+0000 mgr.y (mgr.54108) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:26.753828+0000 mgr.y (mgr.54108) 1130 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:26.753828+0000 mgr.y (mgr.54108) 1130 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.795250+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.795250+0000 mgr.y (mgr.54108) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.878398+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.878398+0000 mgr.y (mgr.54108) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.954079+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:26.954079+0000 mgr.y (mgr.54108) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.036584+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.036584+0000 mgr.y (mgr.54108) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.119939+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.119939+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.122310+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.122310+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.125380+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.125380+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.126458+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.126458+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.134437+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.134437+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.134884+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.134884+0000 mgr.y (mgr.54108) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.215171+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.215171+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.217919+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.217919+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.221537+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.221537+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.222569+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.222569+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.232897+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.232897+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.233491+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.233491+0000 mgr.y (mgr.54108) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.319901+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.319901+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.322722+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.322722+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.325046+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.325046+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.325886+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.325886+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.331210+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.331210+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.408132+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.408132+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.410463+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.410463+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.412102+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.412102+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.412968+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.412968+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.420591+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.420591+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.507991+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.507991+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.509995+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.509995+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.511992+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.511992+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.512800+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.512800+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.521849+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.521849+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.611613+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.611613+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.614140+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.614140+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.617092+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.617092+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.617990+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.617990+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.625888+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.625888+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.705711+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.705711+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.707807+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.707807+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.711138+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.711138+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.712242+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.712242+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.720714+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.720714+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cluster 2024-09-17T12:09:27.733657+0000 mon.a (mon.0) 4034 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: cluster 2024-09-17T12:09:27.733657+0000 mon.a (mon.0) 4034 : cluster [WRN] Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.799993+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.799993+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.802643+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.530 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.802643+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.804837+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.804837+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.805720+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.805720+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.813488+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.813488+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.888607+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.888607+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.890896+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.890896+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.893196+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.893196+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.893902+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.893902+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.899289+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.899289+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.962037+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.962037+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.964406+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.964406+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.967498+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.967498+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.968375+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.968375+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.973900+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:27.973900+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.046678+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.046678+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.048829+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.048829+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.051390+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.051390+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.052118+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.052118+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.057124+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:28.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:28 smithi121 bash[87711]: audit 2024-09-17T12:09:28.057124+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.331619+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.331619+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.421066+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.421066+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.522371+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.522371+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.626488+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.626488+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.721342+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.721342+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.814037+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.814037+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.899890+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.899890+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.974358+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:27.974358+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cluster 2024-09-17T12:09:27.977364+0000 mgr.y (mgr.54108) 1145 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:29.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cluster 2024-09-17T12:09:27.977364+0000 mgr.y (mgr.54108) 1145 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:29.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.057669+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.057669+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.331619+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.331619+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.421066+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.421066+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.522371+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.522371+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.626488+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.626488+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.721342+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.721342+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.814037+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.814037+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.899890+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.899890+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.974358+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:27.974358+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cluster 2024-09-17T12:09:27.977364+0000 mgr.y (mgr.54108) 1145 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:29.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cluster 2024-09-17T12:09:27.977364+0000 mgr.y (mgr.54108) 1145 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:29.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.057669+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.057669+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.122812+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.122812+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.125104+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.125104+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.127632+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.127632+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.128502+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.128502+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.136943+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.136943+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.137537+0000 mgr.y (mgr.54108) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.137537+0000 mgr.y (mgr.54108) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.200572+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.200572+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.202911+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.202911+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.205580+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.205580+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.206431+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.206431+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.214315+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.214315+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.214800+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.214800+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.278065+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.278065+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.280945+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.280945+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.283900+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.283900+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.285004+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.285004+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.295295+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.295295+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.365396+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.365396+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.367982+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.367982+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.369644+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.369644+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.370271+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.370271+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.379865+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.379865+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.454150+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.454150+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.456453+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.456453+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.458565+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.458565+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.459440+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.459440+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.468404+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.468404+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.536342+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.536342+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.538107+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.538107+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.539680+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.539680+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.540244+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.540244+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.548248+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.548248+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.608835+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.608835+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.611539+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.611539+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.614683+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.614683+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.615437+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.615437+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.623819+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.623819+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.683549+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.683549+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.686134+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.686134+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.122812+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.122812+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.125104+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.125104+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.127632+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.127632+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.128502+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.128502+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.136943+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.136943+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.137537+0000 mgr.y (mgr.54108) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.137537+0000 mgr.y (mgr.54108) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.200572+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.200572+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.202911+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.202911+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.205580+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.205580+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.206431+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.206431+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.689144+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.689144+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.690255+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.690255+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.699612+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.699612+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.763089+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.763089+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.765969+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.765969+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.769359+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.769359+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.770580+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.770580+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.779973+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.779973+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.853848+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.853848+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.856628+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.856628+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.859302+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.859302+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.860562+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.860562+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.870174+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.870174+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.931724+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.931724+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.934402+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.934402+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.937518+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.937518+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.938721+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.938721+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.948106+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:28.948106+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.021521+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.021521+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.024221+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.024221+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.027372+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.027372+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.028196+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.028196+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.037760+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[110680]: audit 2024-09-17T12:09:29.037760+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.214315+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.214315+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.214800+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.214800+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.278065+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.278065+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.280945+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.280945+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.283900+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.283900+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.285004+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.285004+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.295295+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.295295+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.365396+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.365396+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.367982+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.367982+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.369644+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.369644+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.370271+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.370271+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.379865+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.379865+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.454150+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.454150+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.456453+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.456453+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.458565+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.458565+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.459440+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.459440+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.468404+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.468404+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.536342+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.536342+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.538107+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.538107+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.539680+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.539680+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.540244+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.540244+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.548248+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.548248+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.608835+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.608835+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.611539+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.611539+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.614683+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.614683+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.615437+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.615437+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.623819+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.623819+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.683549+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.683549+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.686134+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.686134+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.689144+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.689144+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.690255+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.690255+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.699612+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.699612+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.763089+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.763089+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.765969+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.765969+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.769359+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.769359+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.770580+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.770580+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.779973+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.779973+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.853848+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.853848+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.856628+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.856628+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.859302+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.859302+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.860562+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.860562+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.870174+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.870174+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.931724+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.931724+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.934402+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.934402+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.937518+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.937518+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.938721+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.938721+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.948106+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:28.948106+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.021521+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.021521+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.024221+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.024221+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.027372+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.027372+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.028196+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.028196+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.037760+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:29 smithi092 bash[114081]: audit 2024-09-17T12:09:29.037760+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.331619+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.331619+0000 mgr.y (mgr.54108) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.421066+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.421066+0000 mgr.y (mgr.54108) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.522371+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.522371+0000 mgr.y (mgr.54108) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.626488+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.626488+0000 mgr.y (mgr.54108) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.721342+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.721342+0000 mgr.y (mgr.54108) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.814037+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.814037+0000 mgr.y (mgr.54108) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.899890+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.899890+0000 mgr.y (mgr.54108) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.974358+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:27.974358+0000 mgr.y (mgr.54108) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cluster 2024-09-17T12:09:27.977364+0000 mgr.y (mgr.54108) 1145 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cluster 2024-09-17T12:09:27.977364+0000 mgr.y (mgr.54108) 1145 : cluster [DBG] pgmap v298: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.057669+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.057669+0000 mgr.y (mgr.54108) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.122812+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.122812+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.125104+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.125104+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.127632+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.127632+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.128502+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.128502+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.136943+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.136943+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.137537+0000 mgr.y (mgr.54108) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.137537+0000 mgr.y (mgr.54108) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.200572+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.200572+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.202911+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.202911+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.205580+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.205580+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.206431+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.206431+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.214315+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.214315+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.214800+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.214800+0000 mgr.y (mgr.54108) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.278065+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.278065+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.280945+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.280945+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.283900+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.283900+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.285004+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.285004+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.295295+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.295295+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.365396+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.365396+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.367982+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.367982+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.369644+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.369644+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.370271+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.370271+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.379865+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.379865+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.454150+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.454150+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.456453+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.456453+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.458565+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.458565+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.459440+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.459440+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.468404+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.468404+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.536342+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.536342+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.538107+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.538107+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.539680+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.539680+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.540244+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.540244+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.548248+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.548248+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.608835+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.608835+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.611539+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.611539+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.614683+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.614683+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.615437+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.615437+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.623819+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.623819+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.683549+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.683549+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.686134+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.686134+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.689144+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.689144+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.690255+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.690255+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.699612+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.699612+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.763089+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.763089+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.765969+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.765969+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.769359+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.769359+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.770580+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.770580+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.779973+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.779973+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.853848+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.853848+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.856628+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.856628+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.859302+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.859302+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.860562+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.860562+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.870174+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.870174+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.931724+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.931724+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.934402+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.934402+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.937518+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.937518+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.938721+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.938721+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.948106+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:28.948106+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.021521+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.021521+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.024221+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.024221+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.027372+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.027372+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.028196+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.028196+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.037760+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:29.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:29 smithi121 bash[87711]: audit 2024-09-17T12:09:29.037760+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.295958+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.295958+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.380427+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.380427+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.468840+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.468840+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.548698+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.548698+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.624402+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.624402+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.700370+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.700370+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.780636+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.780636+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.870924+0000 mgr.y (mgr.54108) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.870924+0000 mgr.y (mgr.54108) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.949008+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:28.949008+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.038460+0000 mgr.y (mgr.54108) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.038460+0000 mgr.y (mgr.54108) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.128714+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.128714+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.130395+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.130395+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.132554+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.132554+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.133232+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.133232+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.139312+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.139312+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.139794+0000 mgr.y (mgr.54108) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.139794+0000 mgr.y (mgr.54108) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.210941+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.210941+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.213342+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.213342+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.215663+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.215663+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.216595+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.216595+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.224397+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.295958+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.295958+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.380427+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.380427+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.468840+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.468840+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.548698+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.548698+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.624402+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.624402+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.700370+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.700370+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.780636+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.780636+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.870924+0000 mgr.y (mgr.54108) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.870924+0000 mgr.y (mgr.54108) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.949008+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:28.949008+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.038460+0000 mgr.y (mgr.54108) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.038460+0000 mgr.y (mgr.54108) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.128714+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.128714+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.224397+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.224899+0000 mgr.y (mgr.54108) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.224899+0000 mgr.y (mgr.54108) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.325227+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.325227+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.327296+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.327296+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.329626+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.329626+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.330478+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.330478+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.337915+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.337915+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.408845+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.408845+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.410738+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.410738+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.414341+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.414341+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.415711+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.130395+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.130395+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.132554+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.132554+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.133232+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.133232+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.139312+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.139312+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.139794+0000 mgr.y (mgr.54108) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.139794+0000 mgr.y (mgr.54108) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.210941+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.210941+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.213342+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.213342+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.215663+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.215663+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.216595+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.216595+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.224397+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.415711+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.424347+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.424347+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.496581+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.496581+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.498974+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.498974+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.501549+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.501549+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.502577+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.502577+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.510727+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.510727+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.587422+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.587422+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.589968+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.589968+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.593112+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.593112+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.594132+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.594132+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.600105+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.600105+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.675523+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.675523+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.677792+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.677792+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.680103+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.680103+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.681053+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.681053+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.686908+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.686908+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.767447+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.767447+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.769698+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.769698+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.772372+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.224397+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.224899+0000 mgr.y (mgr.54108) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.224899+0000 mgr.y (mgr.54108) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.325227+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.325227+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.327296+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.327296+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.329626+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.329626+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.330478+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.330478+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.337915+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.337915+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.408845+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.408845+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.410738+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.410738+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.414341+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.414341+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.415711+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.772372+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.773141+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.773141+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.780718+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.780718+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.854237+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.854237+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.856406+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.856406+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.859334+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.859334+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.860192+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.860192+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.866001+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.866001+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.939696+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.939696+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.942410+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.942410+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.945507+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.945507+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.946734+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.946734+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.952875+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:29.952875+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.028487+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.028487+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.030656+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.030656+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.034055+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.034055+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.034911+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.034911+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.040397+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.345 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[110680]: audit 2024-09-17T12:09:30.040397+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.415711+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.424347+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.424347+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.496581+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.496581+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.498974+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.498974+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.501549+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.501549+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.502577+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.502577+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.510727+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.510727+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.587422+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.587422+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.589968+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.589968+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.593112+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.593112+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.594132+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.594132+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.600105+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.600105+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.675523+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.675523+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.677792+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.677792+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.680103+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.680103+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.681053+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.681053+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.686908+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.686908+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.767447+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.767447+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.769698+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.769698+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.772372+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.772372+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.773141+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.773141+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.780718+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.780718+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.854237+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.854237+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.856406+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.856406+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.859334+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.859334+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.860192+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.860192+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.866001+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.866001+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.939696+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.939696+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.942410+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.942410+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.945507+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.945507+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.946734+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.946734+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.952875+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:29.952875+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.028487+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.028487+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.030656+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.030656+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.034055+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.034055+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.034911+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.034911+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.040397+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[114081]: audit 2024-09-17T12:09:30.040397+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[100527]: debug 2024-09-17T12:09:30.261+0000 7eff11725640 1 -- 172.21.15.121:0/1254385168 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561f26398960 con 0x561f263b9800 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.295958+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.295958+0000 mgr.y (mgr.54108) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.380427+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.380427+0000 mgr.y (mgr.54108) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.468840+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.468840+0000 mgr.y (mgr.54108) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.548698+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.548698+0000 mgr.y (mgr.54108) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.624402+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.624402+0000 mgr.y (mgr.54108) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.700370+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.700370+0000 mgr.y (mgr.54108) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.780636+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.780636+0000 mgr.y (mgr.54108) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.870924+0000 mgr.y (mgr.54108) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.870924+0000 mgr.y (mgr.54108) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.949008+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:28.949008+0000 mgr.y (mgr.54108) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.038460+0000 mgr.y (mgr.54108) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.038460+0000 mgr.y (mgr.54108) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.128714+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.128714+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.130395+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.130395+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.132554+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.132554+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.133232+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.133232+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.139312+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.139312+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.139794+0000 mgr.y (mgr.54108) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.139794+0000 mgr.y (mgr.54108) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.210941+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.210941+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.213342+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.213342+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.215663+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.215663+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.216595+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.216595+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.224397+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.224397+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.224899+0000 mgr.y (mgr.54108) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.224899+0000 mgr.y (mgr.54108) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.325227+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.325227+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.327296+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.327296+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.329626+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.329626+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.330478+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.330478+0000 mon.a (mon.0) 4128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.337915+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.337915+0000 mon.a (mon.0) 4129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.408845+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.408845+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.410738+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.410738+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.414341+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.414341+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.415711+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.415711+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.424347+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.424347+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.496581+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.496581+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.498974+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.498974+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.501549+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.501549+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.502577+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.502577+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.510727+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.510727+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.587422+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.587422+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.589968+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.589968+0000 mon.a (mon.0) 4141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.593112+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.593112+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.594132+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.594132+0000 mon.a (mon.0) 4143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.600105+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.600105+0000 mon.a (mon.0) 4144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.675523+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.675523+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.677792+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.677792+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.680103+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.680103+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.681053+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.681053+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.686908+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.686908+0000 mon.a (mon.0) 4149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.767447+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.767447+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.769698+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.769698+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.772372+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.772372+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.773141+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.773141+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.780718+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.780718+0000 mon.a (mon.0) 4154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.854237+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.854237+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.856406+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.856406+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.859334+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.859334+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.860192+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.860192+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.866001+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.866001+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.939696+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.939696+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.942410+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.942410+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.945507+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.945507+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.946734+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.946734+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.952875+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:29.952875+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.028487+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.028487+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.030656+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.030656+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.034055+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.034055+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.034911+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.034911+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.040397+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:30 smithi121 bash[87711]: audit 2024-09-17T12:09:30.040397+0000 mon.a (mon.0) 4169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.072 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:09:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:09:30] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T12:09:31.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.338396+0000 mgr.y (mgr.54108) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.338396+0000 mgr.y (mgr.54108) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.424889+0000 mgr.y (mgr.54108) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.424889+0000 mgr.y (mgr.54108) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.511317+0000 mgr.y (mgr.54108) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.511317+0000 mgr.y (mgr.54108) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.600562+0000 mgr.y (mgr.54108) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.600562+0000 mgr.y (mgr.54108) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.687688+0000 mgr.y (mgr.54108) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.687688+0000 mgr.y (mgr.54108) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.781216+0000 mgr.y (mgr.54108) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.781216+0000 mgr.y (mgr.54108) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.866590+0000 mgr.y (mgr.54108) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.866590+0000 mgr.y (mgr.54108) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.953309+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:29.953309+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cluster 2024-09-17T12:09:29.977920+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v299: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:31.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cluster 2024-09-17T12:09:29.977920+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v299: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:31.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.040934+0000 mgr.y (mgr.54108) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.040934+0000 mgr.y (mgr.54108) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.119919+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.119919+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.122701+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.122701+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.125690+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.125690+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.126440+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.126440+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.133799+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.133799+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.134245+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.134245+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.205656+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.205656+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.207376+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.207376+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.209678+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.209678+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.210560+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.210560+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.338396+0000 mgr.y (mgr.54108) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.338396+0000 mgr.y (mgr.54108) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.424889+0000 mgr.y (mgr.54108) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.424889+0000 mgr.y (mgr.54108) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.511317+0000 mgr.y (mgr.54108) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.511317+0000 mgr.y (mgr.54108) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.600562+0000 mgr.y (mgr.54108) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.600562+0000 mgr.y (mgr.54108) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.687688+0000 mgr.y (mgr.54108) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.687688+0000 mgr.y (mgr.54108) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.781216+0000 mgr.y (mgr.54108) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.781216+0000 mgr.y (mgr.54108) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.866590+0000 mgr.y (mgr.54108) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.866590+0000 mgr.y (mgr.54108) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.953309+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:29.953309+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cluster 2024-09-17T12:09:29.977920+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v299: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:31.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cluster 2024-09-17T12:09:29.977920+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v299: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:31.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.040934+0000 mgr.y (mgr.54108) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.040934+0000 mgr.y (mgr.54108) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.218268+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.218268+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.218696+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.218696+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.289061+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.289061+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.291049+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.291049+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.293113+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.293113+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.293906+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.293906+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.301219+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.301219+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.389776+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.389776+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.392214+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.392214+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.395322+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.395322+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.395976+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.395976+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.403230+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.403230+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.465598+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.465598+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.467582+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.467582+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.469825+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.469825+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.470465+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.470465+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.477476+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.477476+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.547600+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.547600+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.549869+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.549869+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.552948+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.119919+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.119919+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.122701+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.122701+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.125690+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.125690+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.126440+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.126440+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.133799+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.133799+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.134245+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.134245+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.205656+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.205656+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.207376+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.207376+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.209678+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.209678+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.210560+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.210560+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.552948+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.553592+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.553592+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.560605+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.560605+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.624434+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.624434+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.626729+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.626729+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.629027+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.629027+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.629677+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.629677+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.636359+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.636359+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.695394+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.695394+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.697593+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.697593+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.699790+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.699790+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.700675+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.700675+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.708447+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.708447+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.770126+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.770126+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.771987+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.771987+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.774233+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.774233+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.774830+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.774830+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.782046+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.782046+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.842353+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.842353+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.844969+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.844969+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.218268+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.218268+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.218696+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.218696+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.289061+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.289061+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.291049+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.291049+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.293113+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.293113+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.293906+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.293906+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.301219+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.301219+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.389776+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.389776+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.392214+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.392214+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.395322+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.848040+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.848040+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.849052+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.849052+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.859377+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.859377+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.940754+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.940754+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.943140+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.943140+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.945966+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.945966+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.946963+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.946963+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.954572+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:30.954572+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.032827+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.032827+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.034979+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.034979+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.037684+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.037684+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.038718+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.038718+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.049143+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[114081]: audit 2024-09-17T12:09:31.049143+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.395322+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.395976+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.395976+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.403230+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.403230+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.465598+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.465598+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.467582+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.467582+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.469825+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.469825+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.470465+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.470465+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.477476+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.477476+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.547600+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.547600+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.549869+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.549869+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.552948+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.552948+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.553592+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.553592+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.560605+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.560605+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.624434+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.624434+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.626729+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.626729+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.629027+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.629027+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.629677+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.629677+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.636359+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.636359+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.695394+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.695394+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.697593+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.697593+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.699790+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.699790+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.700675+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.700675+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.708447+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.708447+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.770126+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.770126+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.771987+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.771987+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.774233+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.774233+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.774830+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.774830+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.782046+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.782046+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.842353+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.842353+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.844969+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.844969+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.848040+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.848040+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.849052+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.849052+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.859377+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.859377+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.940754+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.940754+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.943140+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.943140+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.945966+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.945966+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.946963+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.946963+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.954572+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:30.954572+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.032827+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.032827+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.034979+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.034979+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.037684+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.037684+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.038718+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.038718+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.049143+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:31 smithi092 bash[110680]: audit 2024-09-17T12:09:31.049143+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.338396+0000 mgr.y (mgr.54108) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.338396+0000 mgr.y (mgr.54108) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.424889+0000 mgr.y (mgr.54108) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.424889+0000 mgr.y (mgr.54108) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.511317+0000 mgr.y (mgr.54108) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.511317+0000 mgr.y (mgr.54108) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.600562+0000 mgr.y (mgr.54108) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.600562+0000 mgr.y (mgr.54108) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.687688+0000 mgr.y (mgr.54108) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.687688+0000 mgr.y (mgr.54108) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.781216+0000 mgr.y (mgr.54108) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.781216+0000 mgr.y (mgr.54108) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.866590+0000 mgr.y (mgr.54108) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.866590+0000 mgr.y (mgr.54108) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.953309+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:29.953309+0000 mgr.y (mgr.54108) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cluster 2024-09-17T12:09:29.977920+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v299: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cluster 2024-09-17T12:09:29.977920+0000 mgr.y (mgr.54108) 1169 : cluster [DBG] pgmap v299: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.040934+0000 mgr.y (mgr.54108) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.040934+0000 mgr.y (mgr.54108) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.119919+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.119919+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.122701+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.122701+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.125690+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.125690+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.126440+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.126440+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.133799+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.133799+0000 mon.a (mon.0) 4174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.134245+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.134245+0000 mgr.y (mgr.54108) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.205656+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.205656+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.207376+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.207376+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.209678+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.209678+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.210560+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.210560+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.218268+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.218268+0000 mon.a (mon.0) 4179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.218696+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.218696+0000 mgr.y (mgr.54108) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.289061+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.289061+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.291049+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.291049+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.293113+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.293113+0000 mon.a (mon.0) 4182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.293906+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.293906+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.301219+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.301219+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.389776+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.389776+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.392214+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.392214+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.395322+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.395322+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.395976+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.395976+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.403230+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.403230+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.465598+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.465598+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.467582+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.467582+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.469825+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.469825+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.470465+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.470465+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.477476+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.477476+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.547600+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.547600+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.549869+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.549869+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.552948+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.552948+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.553592+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.553592+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.560605+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.560605+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.624434+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.624434+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.626729+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.626729+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.629027+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.629027+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.629677+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.629677+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.636359+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.636359+0000 mon.a (mon.0) 4204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.695394+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.695394+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.697593+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.697593+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.699790+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.699790+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.700675+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.700675+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.708447+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.708447+0000 mon.a (mon.0) 4209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.770126+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.770126+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.771987+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.771987+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.774233+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.774233+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.774830+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.774830+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.782046+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.782046+0000 mon.a (mon.0) 4214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.842353+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.842353+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.844969+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.844969+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.848040+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.848040+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.849052+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.849052+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.578 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.859377+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.859377+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.940754+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.940754+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.943140+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.943140+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.945966+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.945966+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.579 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.946963+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.946963+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.954572+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:30.954572+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.032827+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.032827+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:31.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.034979+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.034979+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:31.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.037684+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.580 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.037684+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:31.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.038718+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.038718+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:31.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.049143+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:31.581 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:31 smithi121 bash[87711]: audit 2024-09-17T12:09:31.049143+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.301714+0000 mgr.y (mgr.54108) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.301714+0000 mgr.y (mgr.54108) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.403607+0000 mgr.y (mgr.54108) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.403607+0000 mgr.y (mgr.54108) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.477834+0000 mgr.y (mgr.54108) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.477834+0000 mgr.y (mgr.54108) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.560961+0000 mgr.y (mgr.54108) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.560961+0000 mgr.y (mgr.54108) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.636744+0000 mgr.y (mgr.54108) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.636744+0000 mgr.y (mgr.54108) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.709126+0000 mgr.y (mgr.54108) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.709126+0000 mgr.y (mgr.54108) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.782507+0000 mgr.y (mgr.54108) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.782507+0000 mgr.y (mgr.54108) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.860021+0000 mgr.y (mgr.54108) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.860021+0000 mgr.y (mgr.54108) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.955089+0000 mgr.y (mgr.54108) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:30.955089+0000 mgr.y (mgr.54108) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.049701+0000 mgr.y (mgr.54108) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.049701+0000 mgr.y (mgr.54108) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.144981+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.144981+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.147327+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.147327+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.149992+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.149992+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.150982+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.150982+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.159032+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.159032+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.159851+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.159851+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.235462+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.235462+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.238165+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.238165+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.241073+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.241073+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.242146+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.242146+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.250559+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.301714+0000 mgr.y (mgr.54108) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.301714+0000 mgr.y (mgr.54108) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.403607+0000 mgr.y (mgr.54108) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.403607+0000 mgr.y (mgr.54108) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.477834+0000 mgr.y (mgr.54108) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.477834+0000 mgr.y (mgr.54108) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.560961+0000 mgr.y (mgr.54108) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.560961+0000 mgr.y (mgr.54108) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.636744+0000 mgr.y (mgr.54108) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.636744+0000 mgr.y (mgr.54108) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.709126+0000 mgr.y (mgr.54108) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.709126+0000 mgr.y (mgr.54108) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.782507+0000 mgr.y (mgr.54108) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.782507+0000 mgr.y (mgr.54108) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.860021+0000 mgr.y (mgr.54108) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.860021+0000 mgr.y (mgr.54108) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.955089+0000 mgr.y (mgr.54108) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:30.955089+0000 mgr.y (mgr.54108) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.049701+0000 mgr.y (mgr.54108) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.049701+0000 mgr.y (mgr.54108) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.144981+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.144981+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.250559+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.251187+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.251187+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.328843+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.328843+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.330864+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.330864+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.332730+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.332730+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.333525+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.333525+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.341496+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.341496+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.436393+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.436393+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.438255+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.438255+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.440431+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.440431+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.441352+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.441352+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.446969+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.446969+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.544227+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.544227+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.547243+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.547243+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.551687+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.551687+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.553178+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.553178+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.562607+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.562607+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.639411+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.639411+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.641827+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.641827+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.644329+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.644329+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.147327+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.147327+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.149992+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.149992+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.150982+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.150982+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.159032+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.159032+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.159851+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.159851+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.235462+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.235462+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.238165+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.238165+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.241073+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.241073+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.242146+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.242146+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.250559+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.645438+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.645438+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.651973+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.651973+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.718171+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.718171+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.721055+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.721055+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.724669+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.724669+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.725600+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.725600+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.731845+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.731845+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.794261+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.794261+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.796970+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.796970+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.800059+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.800059+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.801112+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.801112+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.807104+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.807104+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.870162+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.870162+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.872320+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.872320+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.874305+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.874305+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.875095+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.875095+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.880563+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.880563+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.941236+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.941236+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.943041+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.943041+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.945487+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.250559+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.251187+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.251187+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.328843+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.328843+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.330864+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.330864+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.332730+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.332730+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.333525+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.333525+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.341496+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.341496+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.436393+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.436393+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.438255+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.438255+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.440431+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.440431+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.441352+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.945487+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.946135+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.946135+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.952319+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:31.952319+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.014546+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.014546+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.016363+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.016363+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.018658+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.018658+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.019325+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.019325+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.025070+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[110680]: audit 2024-09-17T12:09:32.025070+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.441352+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.446969+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.446969+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.544227+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.544227+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.547243+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.547243+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.551687+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.551687+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.553178+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.553178+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.562607+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.562607+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.639411+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.639411+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.641827+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.641827+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.644329+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.644329+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.645438+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.645438+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.651973+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.651973+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.718171+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.718171+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.721055+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.721055+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.724669+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.724669+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.725600+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.725600+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.731845+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.731845+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.794261+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.794261+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.796970+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.796970+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.800059+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.800059+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.801112+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.801112+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.807104+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.807104+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.870162+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.870162+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.872320+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.872320+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.874305+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.874305+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.875095+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.875095+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.880563+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.880563+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.941236+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.941236+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.943041+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.943041+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.945487+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.945487+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.946135+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.946135+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.952319+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:31.952319+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.014546+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.014546+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.016363+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.016363+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.018658+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.018658+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.019325+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.019325+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.025070+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:32 smithi092 bash[114081]: audit 2024-09-17T12:09:32.025070+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.557 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[100527]: debug 2024-09-17T12:09:32.161+0000 7eff13f8c640 -1 Falling back to public interface 2024-09-17T12:09:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.301714+0000 mgr.y (mgr.54108) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.301714+0000 mgr.y (mgr.54108) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.403607+0000 mgr.y (mgr.54108) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.403607+0000 mgr.y (mgr.54108) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.477834+0000 mgr.y (mgr.54108) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.477834+0000 mgr.y (mgr.54108) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.560961+0000 mgr.y (mgr.54108) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.560961+0000 mgr.y (mgr.54108) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.636744+0000 mgr.y (mgr.54108) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.636744+0000 mgr.y (mgr.54108) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.709126+0000 mgr.y (mgr.54108) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.709126+0000 mgr.y (mgr.54108) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.782507+0000 mgr.y (mgr.54108) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.782507+0000 mgr.y (mgr.54108) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.860021+0000 mgr.y (mgr.54108) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.860021+0000 mgr.y (mgr.54108) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.955089+0000 mgr.y (mgr.54108) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:30.955089+0000 mgr.y (mgr.54108) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.049701+0000 mgr.y (mgr.54108) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.049701+0000 mgr.y (mgr.54108) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.144981+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.144981+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.147327+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.147327+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.149992+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.149992+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.150982+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.150982+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.159032+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.159032+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.159851+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.159851+0000 mgr.y (mgr.54108) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.235462+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.235462+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.238165+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.238165+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.241073+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.241073+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.242146+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.242146+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.250559+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.250559+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.251187+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.251187+0000 mgr.y (mgr.54108) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:32.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.328843+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.328843+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.330864+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.330864+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.332730+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.332730+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.333525+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.333525+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.341496+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.341496+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.436393+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.436393+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.438255+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.438255+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.440431+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.440431+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.441352+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.441352+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.446969+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.446969+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.544227+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.544227+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.547243+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.547243+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.551687+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.551687+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.553178+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.553178+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.562607+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.562607+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.639411+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.639411+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.641827+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.641827+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.644329+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.644329+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.645438+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.645438+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.651973+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.651973+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.718171+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.718171+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.721055+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.721055+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.724669+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.724669+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.725600+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.725600+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.731845+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.731845+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.794261+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.794261+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.796970+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.796970+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.800059+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.800059+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.801112+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.801112+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.807104+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.807104+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.870162+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.870162+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.872320+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.872320+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.874305+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.874305+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.875095+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.875095+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.880563+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.880563+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.941236+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.941236+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.943041+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.943041+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.945487+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.945487+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.946135+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.946135+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.952319+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:31.952319+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.014546+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.014546+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.016363+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.016363+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.018658+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.018658+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.019325+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.019325+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.025070+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:32.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:32 smithi121 bash[87711]: audit 2024-09-17T12:09:32.025070+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.341998+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.341998+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.447673+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.447673+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.563482+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.563482+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.652424+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.652424+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.732383+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.732383+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.807509+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.807509+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.881099+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.881099+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.952837+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:31.952837+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cluster 2024-09-17T12:09:31.978615+0000 mgr.y (mgr.54108) 1193 : cluster [DBG] pgmap v300: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cluster 2024-09-17T12:09:31.978615+0000 mgr.y (mgr.54108) 1193 : cluster [DBG] pgmap v300: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.025635+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.025635+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.095283+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.095283+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.097405+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.097405+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.099928+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.099928+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.100945+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.100945+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.107557+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.107557+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.108116+0000 mgr.y (mgr.54108) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.108116+0000 mgr.y (mgr.54108) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.173282+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.173282+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.175150+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.175150+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.177074+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.177074+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.177760+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.177760+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.185532+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.185532+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.185893+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.185893+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.248858+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.248858+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.252145+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.252145+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.254970+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.254970+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.255704+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.255704+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.263682+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.263682+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.264060+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.264060+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.334122+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.334122+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.335745+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.335745+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.337762+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.337762+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.338312+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.338312+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.345980+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.345980+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.418346+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.418346+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.420818+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.420818+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.424339+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.424339+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.425210+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.425210+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.433488+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.433488+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.507451+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.507451+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.509438+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.509438+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.511952+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.511952+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.512757+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.512757+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.520843+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.520843+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.608810+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.608810+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.610906+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.610906+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.613779+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.613779+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.614808+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.614808+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.621833+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.621833+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.689087+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.689087+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.691261+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.691261+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.693524+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.693524+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.694367+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.694367+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.704229+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.704229+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.777076+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.777076+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.779202+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.779202+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.781455+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.781455+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.782268+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.782268+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.791482+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.791482+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.868494+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.868494+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.871214+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.871214+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.873131+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.873131+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.873882+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.873882+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.881517+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.881517+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.961330+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.961330+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.963798+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.963798+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.966788+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.966788+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.967904+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.967904+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.976591+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:32.976591+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:33.060645+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:33.060645+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:33.063040+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:33.063040+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:33.066041+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:33.066041+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:33.066967+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:33 smithi121 bash[87711]: audit 2024-09-17T12:09:33.066967+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.341998+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.341998+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.447673+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.447673+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.563482+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.563482+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.652424+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.652424+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.732383+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.732383+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.807509+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.807509+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.881099+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.881099+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.952837+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:31.952837+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cluster 2024-09-17T12:09:31.978615+0000 mgr.y (mgr.54108) 1193 : cluster [DBG] pgmap v300: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:33.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cluster 2024-09-17T12:09:31.978615+0000 mgr.y (mgr.54108) 1193 : cluster [DBG] pgmap v300: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:33.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.025635+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.025635+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.341998+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.341998+0000 mgr.y (mgr.54108) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.447673+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.447673+0000 mgr.y (mgr.54108) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.563482+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.563482+0000 mgr.y (mgr.54108) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.652424+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.652424+0000 mgr.y (mgr.54108) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.732383+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.732383+0000 mgr.y (mgr.54108) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.807509+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.807509+0000 mgr.y (mgr.54108) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.881099+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.881099+0000 mgr.y (mgr.54108) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.952837+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:31.952837+0000 mgr.y (mgr.54108) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cluster 2024-09-17T12:09:31.978615+0000 mgr.y (mgr.54108) 1193 : cluster [DBG] pgmap v300: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cluster 2024-09-17T12:09:31.978615+0000 mgr.y (mgr.54108) 1193 : cluster [DBG] pgmap v300: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.025635+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.025635+0000 mgr.y (mgr.54108) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.095283+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.095283+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.097405+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.097405+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.099928+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.099928+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.100945+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.100945+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.107557+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.107557+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.108116+0000 mgr.y (mgr.54108) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.108116+0000 mgr.y (mgr.54108) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.173282+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.173282+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.175150+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.175150+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.177074+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.177074+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.177760+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.177760+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.095283+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.095283+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.097405+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.097405+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.099928+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.099928+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.100945+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.100945+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.107557+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.107557+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.108116+0000 mgr.y (mgr.54108) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.108116+0000 mgr.y (mgr.54108) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.173282+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.173282+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.175150+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.175150+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.177074+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.177074+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.177760+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.177760+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.185532+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.185532+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.185893+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.185893+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.248858+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.248858+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.252145+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.252145+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.254970+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.254970+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.255704+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.255704+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.263682+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.263682+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.264060+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.264060+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.334122+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.334122+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.335745+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.335745+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.185532+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.185532+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.185893+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.185893+0000 mgr.y (mgr.54108) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.248858+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.248858+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.252145+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.252145+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.254970+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.254970+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.255704+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.255704+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.263682+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.263682+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.264060+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.264060+0000 mgr.y (mgr.54108) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.334122+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.334122+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.335745+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.335745+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.337762+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.337762+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.338312+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.338312+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.345980+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.345980+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.418346+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.418346+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.420818+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.420818+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.424339+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.424339+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.425210+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.425210+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.433488+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.433488+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.507451+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.507451+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.509438+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.337762+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.337762+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.338312+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.338312+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.345980+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.345980+0000 mon.a (mon.0) 4304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.418346+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.418346+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.420818+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.420818+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.424339+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.424339+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.425210+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.425210+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.433488+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.433488+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.507451+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.507451+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.509438+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.509438+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.511952+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.511952+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.512757+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.512757+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.520843+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.520843+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.608810+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.608810+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.610906+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.610906+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.613779+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.613779+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.614808+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.614808+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.621833+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.621833+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.689087+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.689087+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.509438+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.511952+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.511952+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.512757+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.512757+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.520843+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.520843+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.608810+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.608810+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.610906+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.610906+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.613779+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.613779+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.614808+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.614808+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.621833+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.621833+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.689087+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.689087+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.691261+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.691261+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.693524+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.693524+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.694367+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.694367+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.704229+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.704229+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.777076+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.777076+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.779202+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.779202+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.781455+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.781455+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.782268+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.782268+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.791482+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.791482+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.868494+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.868494+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.691261+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.691261+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.693524+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.693524+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.694367+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.694367+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.704229+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.704229+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.777076+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.777076+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.779202+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.779202+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.781455+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.781455+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.782268+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.782268+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.791482+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.791482+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.868494+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.868494+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.871214+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.871214+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.873131+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.873131+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.873882+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.873882+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.881517+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.881517+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.961330+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.961330+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.963798+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.963798+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.966788+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.966788+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.967904+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.967904+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.976591+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:32.976591+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:33.060645+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:33.060645+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:33.063040+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:33.063040+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:33.066041+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:33.066041+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:33.066967+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[110680]: audit 2024-09-17T12:09:33.066967+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.871214+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.871214+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.873131+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.873131+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.873882+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.873882+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.881517+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.881517+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.961330+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.961330+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.963798+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.963798+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.966788+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.966788+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.967904+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.967904+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.976591+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:32.976591+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:33.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:33.060645+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:33.060645+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:33.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:33.063040+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:33.063040+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:33.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:33.066041+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:33.066041+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:33.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:33.066967+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:33.616 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:33 smithi092 bash[114081]: audit 2024-09-17T12:09:33.066967+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.346396+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.346396+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.433941+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.433941+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.521648+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.521648+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.622186+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.622186+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.704880+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.704880+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.792098+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.792098+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.882040+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.882040+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.977162+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:32.977162+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.075163+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.075163+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.075649+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.075649+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.181538+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.181538+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.184122+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.184122+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.187450+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.187450+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.188505+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.188505+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.193942+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.193942+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.194527+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.194527+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.254767+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.254767+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.256427+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.256427+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.259390+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.259390+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.260040+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.260040+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.264726+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.264726+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.265229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.265229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.329138+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.329138+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.331023+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.331023+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.333080+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.333080+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.333927+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.333927+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.339073+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.339073+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.400189+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.400189+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.402178+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.402178+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.404117+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.404117+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.404805+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.404805+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.409314+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.409314+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.477695+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.477695+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.479635+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.479635+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.482028+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.482028+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.482960+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.482960+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.487883+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.487883+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.561039+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.561039+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.563673+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.563673+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.567637+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.567637+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.568938+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.568938+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.577024+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.577024+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.641710+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.641710+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.643943+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.643943+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.646313+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.646313+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.647292+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.647292+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.657357+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.657357+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.729007+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.729007+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.731586+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.731586+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.734497+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.734497+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.735364+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.735364+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.743112+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.743112+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.811101+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.811101+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.329 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.813451+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.813451+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.815920+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.815920+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.816682+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.816682+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.330 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.824057+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.824057+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.900091+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.900091+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.331 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.902821+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.902821+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.905481+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.905481+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.906424+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.332 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.906424+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.911556+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.911556+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.985709+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.985709+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.987958+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.333 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.987958+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.990852+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.990852+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.992185+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.992185+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.334 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.998514+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:33.998514+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.008358+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.008358+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.014464+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.014464+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.021676+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.335 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.021676+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.076115+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.076115+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.078646+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.078646+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.080035+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.336 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:34 smithi121 bash[87711]: audit 2024-09-17T12:09:34.080035+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.575 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[78704]: debug 2024-09-17T12:09:34.080+0000 7f0e292f3640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-17T12:09:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.346396+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.346396+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.433941+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.433941+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.521648+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.521648+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.622186+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.622186+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.704880+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.704880+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.792098+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.792098+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.882040+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.882040+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.977162+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:32.977162+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.075163+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.075163+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.075649+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.075649+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.181538+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.181538+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.346396+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.346396+0000 mgr.y (mgr.54108) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.433941+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.433941+0000 mgr.y (mgr.54108) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.521648+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.521648+0000 mgr.y (mgr.54108) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.622186+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.622186+0000 mgr.y (mgr.54108) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.704880+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.704880+0000 mgr.y (mgr.54108) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.792098+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.792098+0000 mgr.y (mgr.54108) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.882040+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.882040+0000 mgr.y (mgr.54108) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.977162+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:32.977162+0000 mgr.y (mgr.54108) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.075163+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.075163+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.075649+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.075649+0000 mgr.y (mgr.54108) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.181538+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.181538+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.184122+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.184122+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.187450+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.187450+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.188505+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.188505+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.193942+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.193942+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.194527+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.194527+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.254767+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.254767+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.256427+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.256427+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.259390+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.259390+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.260040+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.260040+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.264726+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.184122+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.184122+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.187450+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.187450+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.188505+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.188505+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.193942+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.193942+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.194527+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.194527+0000 mgr.y (mgr.54108) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.254767+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.254767+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.256427+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.256427+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.259390+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.259390+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.260040+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.260040+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.264726+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.264726+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.265229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.265229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.329138+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.329138+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.331023+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.331023+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.333080+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.333080+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.333927+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.333927+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.339073+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.339073+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.400189+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.400189+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.402178+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.402178+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.404117+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.404117+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.404805+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.264726+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.265229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.265229+0000 mgr.y (mgr.54108) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.329138+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.329138+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.331023+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.331023+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.333080+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.333080+0000 mon.a (mon.0) 4357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.333927+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.333927+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.339073+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.339073+0000 mon.a (mon.0) 4359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.400189+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.400189+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.402178+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.402178+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.404117+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.404117+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.404805+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.404805+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.409314+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.409314+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.477695+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.477695+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.479635+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.479635+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.482028+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.482028+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.482960+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.482960+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.487883+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.487883+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.561039+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.561039+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.563673+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.563673+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.567637+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.567637+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.404805+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.409314+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.409314+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.477695+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.477695+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.479635+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.479635+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.482028+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.482028+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.482960+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.482960+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.487883+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.487883+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.561039+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.561039+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.563673+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.563673+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.567637+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.567637+0000 mon.a (mon.0) 4372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.568938+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.568938+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.577024+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.577024+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.641710+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.641710+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.643943+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.643943+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.646313+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.646313+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.647292+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.647292+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.657357+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.657357+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.729007+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.729007+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.731586+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.731586+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.734497+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.568938+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.568938+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.577024+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.577024+0000 mon.a (mon.0) 4374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.641710+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.641710+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.643943+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.643943+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.646313+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.646313+0000 mon.a (mon.0) 4377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.647292+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.647292+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.657357+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.657357+0000 mon.a (mon.0) 4379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.729007+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.729007+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.731586+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.731586+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.734497+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.734497+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.735364+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.735364+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.743112+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.743112+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.811101+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.811101+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.813451+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.813451+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.815920+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.815920+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.816682+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.816682+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.824057+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.824057+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.900091+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.900091+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.902821+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.902821+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.905481+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.734497+0000 mon.a (mon.0) 4382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.735364+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.735364+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.743112+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.743112+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.811101+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.811101+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.813451+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.813451+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.815920+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.815920+0000 mon.a (mon.0) 4387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.816682+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.816682+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.824057+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.824057+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.900091+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.900091+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.902821+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.902821+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.905481+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.905481+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.906424+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.906424+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.911556+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.911556+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.985709+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.985709+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.987958+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.987958+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.990852+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.990852+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.992185+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.992185+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.998514+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:33.998514+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.008358+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.008358+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.014464+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.014464+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.021676+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.021676+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.076115+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.076115+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.078646+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.078646+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.080035+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[110680]: audit 2024-09-17T12:09:34.080035+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.905481+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.906424+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.906424+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.911556+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.911556+0000 mon.a (mon.0) 4394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.985709+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.985709+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.987958+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.987958+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.990852+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.990852+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.992185+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.992185+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.998514+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:33.998514+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.008358+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.008358+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.014464+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.014464+0000 mon.a (mon.0) 4401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.021676+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.021676+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.076115+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.076115+0000 mon.a (mon.0) 4403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.078646+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.078646+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.080035+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:34.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:34 smithi092 bash[114081]: audit 2024-09-17T12:09:34.080035+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.339505+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.339505+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.409819+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.409819+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.488326+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.488326+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.578653+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.578653+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.657883+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.657883+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.743595+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.743595+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.824525+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.824525+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.912265+0000 mgr.y (mgr.54108) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:33.912265+0000 mgr.y (mgr.54108) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cluster 2024-09-17T12:09:33.979300+0000 mgr.y (mgr.54108) 1217 : cluster [DBG] pgmap v301: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cluster 2024-09-17T12:09:33.979300+0000 mgr.y (mgr.54108) 1217 : cluster [DBG] pgmap v301: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:34.000383+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:34.000383+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: audit 2024-09-17T12:09:34.081816+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: audit 2024-09-17T12:09:34.081816+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: audit 2024-09-17T12:09:34.083501+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: audit 2024-09-17T12:09:34.083501+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: audit 2024-09-17T12:09:34.083668+0000 mgr.y (mgr.54108) 1219 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: audit 2024-09-17T12:09:34.083668+0000 mgr.y (mgr.54108) 1219 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:34.085310+0000 mgr.y (mgr.54108) 1220 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-17T12:09:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:35 smithi121 bash[87711]: cephadm 2024-09-17T12:09:34.085310+0000 mgr.y (mgr.54108) 1220 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.339505+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.339505+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.409819+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.409819+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.488326+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.488326+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.578653+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.578653+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.657883+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.657883+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.743595+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.743595+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.824525+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.824525+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.912265+0000 mgr.y (mgr.54108) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:33.912265+0000 mgr.y (mgr.54108) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cluster 2024-09-17T12:09:33.979300+0000 mgr.y (mgr.54108) 1217 : cluster [DBG] pgmap v301: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cluster 2024-09-17T12:09:33.979300+0000 mgr.y (mgr.54108) 1217 : cluster [DBG] pgmap v301: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:34.000383+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:34.000383+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.339505+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.339505+0000 mgr.y (mgr.54108) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.409819+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.409819+0000 mgr.y (mgr.54108) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.488326+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.488326+0000 mgr.y (mgr.54108) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.578653+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.578653+0000 mgr.y (mgr.54108) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.657883+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.657883+0000 mgr.y (mgr.54108) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.743595+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.743595+0000 mgr.y (mgr.54108) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.824525+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.824525+0000 mgr.y (mgr.54108) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.912265+0000 mgr.y (mgr.54108) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:33.912265+0000 mgr.y (mgr.54108) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cluster 2024-09-17T12:09:33.979300+0000 mgr.y (mgr.54108) 1217 : cluster [DBG] pgmap v301: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cluster 2024-09-17T12:09:33.979300+0000 mgr.y (mgr.54108) 1217 : cluster [DBG] pgmap v301: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:34.000383+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:34.000383+0000 mgr.y (mgr.54108) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:09:35.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: audit 2024-09-17T12:09:34.081816+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: audit 2024-09-17T12:09:34.081816+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: audit 2024-09-17T12:09:34.083501+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: audit 2024-09-17T12:09:34.083501+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: audit 2024-09-17T12:09:34.083668+0000 mgr.y (mgr.54108) 1219 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: audit 2024-09-17T12:09:34.083668+0000 mgr.y (mgr.54108) 1219 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:34.085310+0000 mgr.y (mgr.54108) 1220 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[110680]: cephadm 2024-09-17T12:09:34.085310+0000 mgr.y (mgr.54108) 1220 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: audit 2024-09-17T12:09:34.081816+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: audit 2024-09-17T12:09:34.081816+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:35.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: audit 2024-09-17T12:09:34.083501+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:35.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: audit 2024-09-17T12:09:34.083501+0000 mon.a (mon.0) 4407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:35.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: audit 2024-09-17T12:09:34.083668+0000 mgr.y (mgr.54108) 1219 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:35.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: audit 2024-09-17T12:09:34.083668+0000 mgr.y (mgr.54108) 1219 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:35.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:34.085310+0000 mgr.y (mgr.54108) 1220 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-17T12:09:35.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:35 smithi092 bash[114081]: cephadm 2024-09-17T12:09:34.085310+0000 mgr.y (mgr.54108) 1220 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-17T12:09:36.055 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[100527]: debug 2024-09-17T12:09:35.996+0000 7eff13f8c640 -1 osd.4 134 log_to_monitors true 2024-09-17T12:09:37.055 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[100527]: debug 2024-09-17T12:09:36.656+0000 7eff0bd36640 -1 osd.4 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:09:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: audit 2024-09-17T12:09:35.610419+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: audit 2024-09-17T12:09:35.610419+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: audit 2024-09-17T12:09:35.612497+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: audit 2024-09-17T12:09:35.612497+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: cluster 2024-09-17T12:09:35.980454+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v302: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: cluster 2024-09-17T12:09:35.980454+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v302: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: audit 2024-09-17T12:09:36.005038+0000 mon.b (mon.1) 16 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: audit 2024-09-17T12:09:36.005038+0000 mon.b (mon.1) 16 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: audit 2024-09-17T12:09:36.005839+0000 mon.a (mon.0) 4410 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:36 smithi121 bash[87711]: audit 2024-09-17T12:09:36.005839+0000 mon.a (mon.0) 4410 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: audit 2024-09-17T12:09:35.610419+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: audit 2024-09-17T12:09:35.610419+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: audit 2024-09-17T12:09:35.612497+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: audit 2024-09-17T12:09:35.612497+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: cluster 2024-09-17T12:09:35.980454+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v302: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: cluster 2024-09-17T12:09:35.980454+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v302: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: audit 2024-09-17T12:09:36.005038+0000 mon.b (mon.1) 16 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: audit 2024-09-17T12:09:36.005038+0000 mon.b (mon.1) 16 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: audit 2024-09-17T12:09:36.005839+0000 mon.a (mon.0) 4410 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[110680]: audit 2024-09-17T12:09:36.005839+0000 mon.a (mon.0) 4410 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: audit 2024-09-17T12:09:35.610419+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: audit 2024-09-17T12:09:35.610419+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: audit 2024-09-17T12:09:35.612497+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: audit 2024-09-17T12:09:35.612497+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: cluster 2024-09-17T12:09:35.980454+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v302: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: cluster 2024-09-17T12:09:35.980454+0000 mgr.y (mgr.54108) 1221 : cluster [DBG] pgmap v302: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: audit 2024-09-17T12:09:36.005038+0000 mon.b (mon.1) 16 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: audit 2024-09-17T12:09:36.005038+0000 mon.b (mon.1) 16 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: audit 2024-09-17T12:09:36.005839+0000 mon.a (mon.0) 4410 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:36 smithi092 bash[114081]: audit 2024-09-17T12:09:36.005839+0000 mon.a (mon.0) 4410 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:09:37.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:36.613678+0000 mon.a (mon.0) 4411 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:09:37.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:36.613678+0000 mon.a (mon.0) 4411 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:09:37.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: cluster 2024-09-17T12:09:36.620258+0000 mon.a (mon.0) 4412 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:09:37.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: cluster 2024-09-17T12:09:36.620258+0000 mon.a (mon.0) 4412 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:09:37.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:36.625450+0000 mon.b (mon.1) 17 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:37.926 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:36.625450+0000 mon.b (mon.1) 17 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:36.626071+0000 mon.a (mon.0) 4413 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:36.626071+0000 mon.a (mon.0) 4413 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:36.762107+0000 mgr.y (mgr.54108) 1222 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:36.762107+0000 mgr.y (mgr.54108) 1222 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:37.403663+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:37.403663+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:37.414347+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:37.414347+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:37.425750+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:37.927 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:37 smithi121 bash[87711]: audit 2024-09-17T12:09:37.425750+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:36.613678+0000 mon.a (mon.0) 4411 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:09:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:36.613678+0000 mon.a (mon.0) 4411 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:09:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: cluster 2024-09-17T12:09:36.620258+0000 mon.a (mon.0) 4412 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:09:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: cluster 2024-09-17T12:09:36.620258+0000 mon.a (mon.0) 4412 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:09:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:36.625450+0000 mon.b (mon.1) 17 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:36.625450+0000 mon.b (mon.1) 17 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:36.626071+0000 mon.a (mon.0) 4413 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:36.626071+0000 mon.a (mon.0) 4413 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:36.762107+0000 mgr.y (mgr.54108) 1222 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:36.762107+0000 mgr.y (mgr.54108) 1222 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:37.403663+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:37.403663+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:37.414347+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:37.414347+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:37.425750+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[110680]: audit 2024-09-17T12:09:37.425750+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:36.613678+0000 mon.a (mon.0) 4411 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:09:38.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:36.613678+0000 mon.a (mon.0) 4411 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:09:38.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: cluster 2024-09-17T12:09:36.620258+0000 mon.a (mon.0) 4412 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:09:38.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: cluster 2024-09-17T12:09:36.620258+0000 mon.a (mon.0) 4412 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T12:09:38.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:36.625450+0000 mon.b (mon.1) 17 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:38.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:36.625450+0000 mon.b (mon.1) 17 : audit [INF] from='osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:38.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:36.626071+0000 mon.a (mon.0) 4413 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:38.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:36.626071+0000 mon.a (mon.0) 4413 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:09:38.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:36.762107+0000 mgr.y (mgr.54108) 1222 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:38.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:36.762107+0000 mgr.y (mgr.54108) 1222 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:38.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:37.403663+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:37.403663+0000 mon.a (mon.0) 4414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:37.414347+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:37.414347+0000 mon.a (mon.0) 4415 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:37.425750+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:37 smithi092 bash[114081]: audit 2024-09-17T12:09:37.425750+0000 mon.a (mon.0) 4416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:38.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:37.614585+0000 mon.a (mon.0) 4417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:38.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:37.614585+0000 mon.a (mon.0) 4417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:38.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:37.622790+0000 mon.a (mon.0) 4418 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416] boot 2024-09-17T12:09:38.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:37.622790+0000 mon.a (mon.0) 4418 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416] boot 2024-09-17T12:09:38.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:37.622884+0000 mon.a (mon.0) 4419 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:09:38.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:37.622884+0000 mon.a (mon.0) 4419 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:09:38.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: audit 2024-09-17T12:09:37.623739+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:09:38.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: audit 2024-09-17T12:09:37.623739+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:09:38.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:37.981394+0000 mgr.y (mgr.54108) 1223 : cluster [DBG] pgmap v305: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:38.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:37.981394+0000 mgr.y (mgr.54108) 1223 : cluster [DBG] pgmap v305: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:38.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:38.627308+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:09:38.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[110680]: cluster 2024-09-17T12:09:38.627308+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:09:38.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:37.614585+0000 mon.a (mon.0) 4417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:38.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:37.614585+0000 mon.a (mon.0) 4417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:38.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:37.622790+0000 mon.a (mon.0) 4418 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416] boot 2024-09-17T12:09:38.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:37.622790+0000 mon.a (mon.0) 4418 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416] boot 2024-09-17T12:09:38.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:37.622884+0000 mon.a (mon.0) 4419 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:09:38.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:37.622884+0000 mon.a (mon.0) 4419 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:09:38.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: audit 2024-09-17T12:09:37.623739+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:09:38.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: audit 2024-09-17T12:09:37.623739+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:09:38.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:37.981394+0000 mgr.y (mgr.54108) 1223 : cluster [DBG] pgmap v305: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:38.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:37.981394+0000 mgr.y (mgr.54108) 1223 : cluster [DBG] pgmap v305: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:38.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:38.627308+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:09:38.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:38 smithi092 bash[114081]: cluster 2024-09-17T12:09:38.627308+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:09:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:37.614585+0000 mon.a (mon.0) 4417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:37.614585+0000 mon.a (mon.0) 4417 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:09:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:37.622790+0000 mon.a (mon.0) 4418 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416] boot 2024-09-17T12:09:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:37.622790+0000 mon.a (mon.0) 4418 : cluster [INF] osd.4 [v2:172.21.15.121:6800/3675745416,v1:172.21.15.121:6801/3675745416] boot 2024-09-17T12:09:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:37.622884+0000 mon.a (mon.0) 4419 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:09:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:37.622884+0000 mon.a (mon.0) 4419 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T12:09:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: audit 2024-09-17T12:09:37.623739+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:09:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: audit 2024-09-17T12:09:37.623739+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:09:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:37.981394+0000 mgr.y (mgr.54108) 1223 : cluster [DBG] pgmap v305: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:39.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:37.981394+0000 mgr.y (mgr.54108) 1223 : cluster [DBG] pgmap v305: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:39.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:38.627308+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:09:39.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:38 smithi121 bash[87711]: cluster 2024-09-17T12:09:38.627308+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T12:09:41.037 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:09:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:09:40] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T12:09:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:41 smithi121 bash[87711]: cluster 2024-09-17T12:09:39.982428+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v307: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:41.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:41 smithi121 bash[87711]: cluster 2024-09-17T12:09:39.982428+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v307: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:41.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:41 smithi092 bash[110680]: cluster 2024-09-17T12:09:39.982428+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v307: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:41.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:41 smithi092 bash[110680]: cluster 2024-09-17T12:09:39.982428+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v307: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:41 smithi092 bash[114081]: cluster 2024-09-17T12:09:39.982428+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v307: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:41.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:41 smithi092 bash[114081]: cluster 2024-09-17T12:09:39.982428+0000 mgr.y (mgr.54108) 1224 : cluster [DBG] pgmap v307: 161 pgs: 40 active+undersized, 28 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-17T12:09:42.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:42 smithi121 bash[87711]: cluster 2024-09-17T12:09:42.037290+0000 mon.a (mon.0) 4422 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:42.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:42 smithi121 bash[87711]: cluster 2024-09-17T12:09:42.037290+0000 mon.a (mon.0) 4422 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:42 smithi092 bash[110680]: cluster 2024-09-17T12:09:42.037290+0000 mon.a (mon.0) 4422 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:42 smithi092 bash[110680]: cluster 2024-09-17T12:09:42.037290+0000 mon.a (mon.0) 4422 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:42.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:42 smithi092 bash[114081]: cluster 2024-09-17T12:09:42.037290+0000 mon.a (mon.0) 4422 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:42.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:42 smithi092 bash[114081]: cluster 2024-09-17T12:09:42.037290+0000 mon.a (mon.0) 4422 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:09:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:43 smithi121 bash[87711]: cluster 2024-09-17T12:09:41.984030+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v308: 161 pgs: 8 active+undersized, 7 active+undersized+degraded, 146 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:43 smithi121 bash[87711]: cluster 2024-09-17T12:09:41.984030+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v308: 161 pgs: 8 active+undersized, 7 active+undersized+degraded, 146 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:43 smithi092 bash[110680]: cluster 2024-09-17T12:09:41.984030+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v308: 161 pgs: 8 active+undersized, 7 active+undersized+degraded, 146 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:43 smithi092 bash[110680]: cluster 2024-09-17T12:09:41.984030+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v308: 161 pgs: 8 active+undersized, 7 active+undersized+degraded, 146 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:43 smithi092 bash[114081]: cluster 2024-09-17T12:09:41.984030+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v308: 161 pgs: 8 active+undersized, 7 active+undersized+degraded, 146 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:43 smithi092 bash[114081]: cluster 2024-09-17T12:09:41.984030+0000 mgr.y (mgr.54108) 1225 : cluster [DBG] pgmap v308: 161 pgs: 8 active+undersized, 7 active+undersized+degraded, 146 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 25/636 objects degraded (3.931%); 0 B/s, 0 objects/s recovering 2024-09-17T12:09:44.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:44 smithi121 bash[87711]: cluster 2024-09-17T12:09:44.094271+0000 mon.a (mon.0) 4423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded) 2024-09-17T12:09:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:44 smithi121 bash[87711]: cluster 2024-09-17T12:09:44.094271+0000 mon.a (mon.0) 4423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded) 2024-09-17T12:09:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:44 smithi121 bash[87711]: cluster 2024-09-17T12:09:44.094321+0000 mon.a (mon.0) 4424 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:44.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:44 smithi121 bash[87711]: cluster 2024-09-17T12:09:44.094321+0000 mon.a (mon.0) 4424 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:44.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:44 smithi092 bash[110680]: cluster 2024-09-17T12:09:44.094271+0000 mon.a (mon.0) 4423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded) 2024-09-17T12:09:44.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:44 smithi092 bash[110680]: cluster 2024-09-17T12:09:44.094271+0000 mon.a (mon.0) 4423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded) 2024-09-17T12:09:44.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:44 smithi092 bash[110680]: cluster 2024-09-17T12:09:44.094321+0000 mon.a (mon.0) 4424 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:44.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:44 smithi092 bash[110680]: cluster 2024-09-17T12:09:44.094321+0000 mon.a (mon.0) 4424 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:44.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:44 smithi092 bash[114081]: cluster 2024-09-17T12:09:44.094271+0000 mon.a (mon.0) 4423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded) 2024-09-17T12:09:44.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:44 smithi092 bash[114081]: cluster 2024-09-17T12:09:44.094271+0000 mon.a (mon.0) 4423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded) 2024-09-17T12:09:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:44 smithi092 bash[114081]: cluster 2024-09-17T12:09:44.094321+0000 mon.a (mon.0) 4424 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:44 smithi092 bash[114081]: cluster 2024-09-17T12:09:44.094321+0000 mon.a (mon.0) 4424 : cluster [INF] Cluster is now healthy 2024-09-17T12:09:45.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:45 smithi121 bash[87711]: cluster 2024-09-17T12:09:43.985057+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:45 smithi121 bash[87711]: cluster 2024-09-17T12:09:43.985057+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:45 smithi092 bash[110680]: cluster 2024-09-17T12:09:43.985057+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:45 smithi092 bash[110680]: cluster 2024-09-17T12:09:43.985057+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:45 smithi092 bash[114081]: cluster 2024-09-17T12:09:43.985057+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:45 smithi092 bash[114081]: cluster 2024-09-17T12:09:43.985057+0000 mgr.y (mgr.54108) 1226 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:46 smithi121 bash[87711]: audit 2024-09-17T12:09:45.192234+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:46 smithi121 bash[87711]: audit 2024-09-17T12:09:45.192234+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:46 smithi121 bash[87711]: audit 2024-09-17T12:09:45.200567+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:46 smithi121 bash[87711]: audit 2024-09-17T12:09:45.200567+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:46 smithi121 bash[87711]: audit 2024-09-17T12:09:45.210959+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:46 smithi121 bash[87711]: audit 2024-09-17T12:09:45.210959+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[110680]: audit 2024-09-17T12:09:45.192234+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[110680]: audit 2024-09-17T12:09:45.192234+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[110680]: audit 2024-09-17T12:09:45.200567+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[110680]: audit 2024-09-17T12:09:45.200567+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[110680]: audit 2024-09-17T12:09:45.210959+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[110680]: audit 2024-09-17T12:09:45.210959+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[114081]: audit 2024-09-17T12:09:45.192234+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[114081]: audit 2024-09-17T12:09:45.192234+0000 mon.a (mon.0) 4425 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[114081]: audit 2024-09-17T12:09:45.200567+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[114081]: audit 2024-09-17T12:09:45.200567+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[114081]: audit 2024-09-17T12:09:45.210959+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:46 smithi092 bash[114081]: audit 2024-09-17T12:09:45.210959+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:47.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:47 smithi121 bash[87711]: cluster 2024-09-17T12:09:45.985994+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:47 smithi121 bash[87711]: cluster 2024-09-17T12:09:45.985994+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:47 smithi092 bash[110680]: cluster 2024-09-17T12:09:45.985994+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:47 smithi092 bash[110680]: cluster 2024-09-17T12:09:45.985994+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:47.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:47 smithi092 bash[114081]: cluster 2024-09-17T12:09:45.985994+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:47 smithi092 bash[114081]: cluster 2024-09-17T12:09:45.985994+0000 mgr.y (mgr.54108) 1227 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:48.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:48 smithi121 bash[87711]: audit 2024-09-17T12:09:46.773361+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:48 smithi121 bash[87711]: audit 2024-09-17T12:09:46.773361+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:48 smithi092 bash[110680]: audit 2024-09-17T12:09:46.773361+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:48 smithi092 bash[110680]: audit 2024-09-17T12:09:46.773361+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:48 smithi092 bash[114081]: audit 2024-09-17T12:09:46.773361+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:48 smithi092 bash[114081]: audit 2024-09-17T12:09:46.773361+0000 mgr.y (mgr.54108) 1228 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:49 smithi121 bash[87711]: cluster 2024-09-17T12:09:47.987624+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:49 smithi121 bash[87711]: cluster 2024-09-17T12:09:47.987624+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:49 smithi121 bash[87711]: audit 2024-09-17T12:09:49.094190+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:49 smithi121 bash[87711]: audit 2024-09-17T12:09:49.094190+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:49.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:49 smithi092 bash[110680]: cluster 2024-09-17T12:09:47.987624+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:49.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:49 smithi092 bash[110680]: cluster 2024-09-17T12:09:47.987624+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:49.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:49 smithi092 bash[110680]: audit 2024-09-17T12:09:49.094190+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:49.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:49 smithi092 bash[110680]: audit 2024-09-17T12:09:49.094190+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:49 smithi092 bash[114081]: cluster 2024-09-17T12:09:47.987624+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:49 smithi092 bash[114081]: cluster 2024-09-17T12:09:47.987624+0000 mgr.y (mgr.54108) 1229 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:49 smithi092 bash[114081]: audit 2024-09-17T12:09:49.094190+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:49 smithi092 bash[114081]: audit 2024-09-17T12:09:49.094190+0000 mon.a (mon.0) 4428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T12:09:50.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:50 smithi121 bash[87711]: audit 2024-09-17T12:09:49.094485+0000 mgr.y (mgr.54108) 1230 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:50 smithi121 bash[87711]: audit 2024-09-17T12:09:49.094485+0000 mgr.y (mgr.54108) 1230 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:50 smithi121 bash[87711]: cephadm 2024-09-17T12:09:49.096687+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:09:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:50 smithi121 bash[87711]: cephadm 2024-09-17T12:09:49.096687+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:09:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:50 smithi092 bash[110680]: audit 2024-09-17T12:09:49.094485+0000 mgr.y (mgr.54108) 1230 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:50 smithi092 bash[110680]: audit 2024-09-17T12:09:49.094485+0000 mgr.y (mgr.54108) 1230 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:50 smithi092 bash[110680]: cephadm 2024-09-17T12:09:49.096687+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:09:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:50 smithi092 bash[110680]: cephadm 2024-09-17T12:09:49.096687+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:09:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:50 smithi092 bash[114081]: audit 2024-09-17T12:09:49.094485+0000 mgr.y (mgr.54108) 1230 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:50 smithi092 bash[114081]: audit 2024-09-17T12:09:49.094485+0000 mgr.y (mgr.54108) 1230 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T12:09:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:50 smithi092 bash[114081]: cephadm 2024-09-17T12:09:49.096687+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:09:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:50 smithi092 bash[114081]: cephadm 2024-09-17T12:09:49.096687+0000 mgr.y (mgr.54108) 1231 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T12:09:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:09:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:09:50] "GET /metrics HTTP/1.1" 200 38481 "" "Prometheus/2.51.0" 2024-09-17T12:09:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:51 smithi121 bash[87711]: cluster 2024-09-17T12:09:49.988285+0000 mgr.y (mgr.54108) 1232 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:51 smithi121 bash[87711]: cluster 2024-09-17T12:09:49.988285+0000 mgr.y (mgr.54108) 1232 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:51 smithi121 bash[87711]: audit 2024-09-17T12:09:50.613211+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:51 smithi121 bash[87711]: audit 2024-09-17T12:09:50.613211+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:51 smithi121 bash[87711]: audit 2024-09-17T12:09:50.615363+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:51.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:51 smithi121 bash[87711]: audit 2024-09-17T12:09:50.615363+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:51 smithi121 bash[87711]: audit 2024-09-17T12:09:50.850148+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:51 smithi121 bash[87711]: audit 2024-09-17T12:09:50.850148+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[110680]: cluster 2024-09-17T12:09:49.988285+0000 mgr.y (mgr.54108) 1232 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[110680]: cluster 2024-09-17T12:09:49.988285+0000 mgr.y (mgr.54108) 1232 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[110680]: audit 2024-09-17T12:09:50.613211+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[110680]: audit 2024-09-17T12:09:50.613211+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[110680]: audit 2024-09-17T12:09:50.615363+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:51.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[110680]: audit 2024-09-17T12:09:50.615363+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:51.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[110680]: audit 2024-09-17T12:09:50.850148+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[110680]: audit 2024-09-17T12:09:50.850148+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[114081]: cluster 2024-09-17T12:09:49.988285+0000 mgr.y (mgr.54108) 1232 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[114081]: cluster 2024-09-17T12:09:49.988285+0000 mgr.y (mgr.54108) 1232 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[114081]: audit 2024-09-17T12:09:50.613211+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[114081]: audit 2024-09-17T12:09:50.613211+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[114081]: audit 2024-09-17T12:09:50.615363+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[114081]: audit 2024-09-17T12:09:50.615363+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:09:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[114081]: audit 2024-09-17T12:09:50.850148+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:51 smithi092 bash[114081]: audit 2024-09-17T12:09:50.850148+0000 mon.a (mon.0) 4431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:52.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: cephadm 2024-09-17T12:09:51.548932+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:09:52.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: cephadm 2024-09-17T12:09:51.548932+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: audit 2024-09-17T12:09:51.556270+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: audit 2024-09-17T12:09:51.556270+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: audit 2024-09-17T12:09:51.561484+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: audit 2024-09-17T12:09:51.561484+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: audit 2024-09-17T12:09:51.563148+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: audit 2024-09-17T12:09:51.563148+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: cephadm 2024-09-17T12:09:51.569013+0000 mgr.y (mgr.54108) 1234 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: cephadm 2024-09-17T12:09:51.569013+0000 mgr.y (mgr.54108) 1234 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: cluster 2024-09-17T12:09:51.989840+0000 mgr.y (mgr.54108) 1235 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[110680]: cluster 2024-09-17T12:09:51.989840+0000 mgr.y (mgr.54108) 1235 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:52.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: cephadm 2024-09-17T12:09:51.548932+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: cephadm 2024-09-17T12:09:51.548932+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: audit 2024-09-17T12:09:51.556270+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: audit 2024-09-17T12:09:51.556270+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: audit 2024-09-17T12:09:51.561484+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: audit 2024-09-17T12:09:51.561484+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: audit 2024-09-17T12:09:51.563148+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: audit 2024-09-17T12:09:51.563148+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: cephadm 2024-09-17T12:09:51.569013+0000 mgr.y (mgr.54108) 1234 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: cephadm 2024-09-17T12:09:51.569013+0000 mgr.y (mgr.54108) 1234 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: cluster 2024-09-17T12:09:51.989840+0000 mgr.y (mgr.54108) 1235 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:52.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:52 smithi092 bash[114081]: cluster 2024-09-17T12:09:51.989840+0000 mgr.y (mgr.54108) 1235 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: cephadm 2024-09-17T12:09:51.548932+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: cephadm 2024-09-17T12:09:51.548932+0000 mgr.y (mgr.54108) 1233 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: audit 2024-09-17T12:09:51.556270+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: audit 2024-09-17T12:09:51.556270+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: audit 2024-09-17T12:09:51.561484+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: audit 2024-09-17T12:09:51.561484+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: audit 2024-09-17T12:09:51.563148+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: audit 2024-09-17T12:09:51.563148+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: cephadm 2024-09-17T12:09:51.569013+0000 mgr.y (mgr.54108) 1234 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T12:09:53.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: cephadm 2024-09-17T12:09:51.569013+0000 mgr.y (mgr.54108) 1234 : cephadm [INF] Deploying daemon osd.5 on smithi121 2024-09-17T12:09:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: cluster 2024-09-17T12:09:51.989840+0000 mgr.y (mgr.54108) 1235 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:53.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:52 smithi121 bash[87711]: cluster 2024-09-17T12:09:51.989840+0000 mgr.y (mgr.54108) 1235 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-17T12:09:55.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:55 smithi121 bash[87711]: cluster 2024-09-17T12:09:53.990875+0000 mgr.y (mgr.54108) 1236 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:55 smithi121 bash[87711]: cluster 2024-09-17T12:09:53.990875+0000 mgr.y (mgr.54108) 1236 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:55 smithi092 bash[110680]: cluster 2024-09-17T12:09:53.990875+0000 mgr.y (mgr.54108) 1236 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:55 smithi092 bash[110680]: cluster 2024-09-17T12:09:53.990875+0000 mgr.y (mgr.54108) 1236 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:55 smithi092 bash[114081]: cluster 2024-09-17T12:09:53.990875+0000 mgr.y (mgr.54108) 1236 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:55.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:55 smithi092 bash[114081]: cluster 2024-09-17T12:09:53.990875+0000 mgr.y (mgr.54108) 1236 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:09:56.110 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:09:56.493 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:56.494 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:56.494 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:56.495 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:56.495 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:56.495 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:56.496 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:56.496 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:56.496 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:09:56.722 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 11s ago 55m - - 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 19s ago 54m - - 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (14m) 11s ago 44m 14.6M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (13m) 19s ago 44m 68.7M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (16m) 11s ago 40m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (9m) 19s ago 53m 442M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (27m) 11s ago 56m 530M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (9m) 11s ago 56m 72.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (11m) 19s ago 54m 59.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (8m) 11s ago 54m 50.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:09:56.723 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (15m) 11s ago 45m 8328k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:09:56.724 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (15m) 19s ago 45m 8460k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:09:56.724 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (5m) 11s ago 52m 52.3M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:09:56.724 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (5m) 11s ago 52m 52.5M 4096M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:09:56.724 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (3m) 11s ago 51m 47.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:09:56.724 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (65s) 11s ago 50m 47.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:09:56.724 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (28s) 19s ago 49m 41.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:09:56.725 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (48m) 19s ago 48m 71.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 2cd4f50bbcde 2024-09-17T12:09:56.725 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (47m) 19s ago 47m 71.0M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:09:56.725 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (46m) 19s ago 46m 73.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:09:56.725 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (15m) 19s ago 45m 57.4M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:09:56.725 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (41m) 11s ago 41m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:09:56.725 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (41m) 19s ago 41m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:09:56.805 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:09:56 smithi121 systemd[1]: Stopping Ceph osd.5 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:09:57.089 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2, 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 5 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:09:57.090 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:09:57.091 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:09:57.091 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:09:57.091 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4, 2024-09-17T12:09:57.091 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 10 2024-09-17T12:09:57.091 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:09:57.091 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:09:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:57 smithi121 bash[87711]: cluster 2024-09-17T12:09:55.991431+0000 mgr.y (mgr.54108) 1237 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:09:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:57 smithi121 bash[87711]: cluster 2024-09-17T12:09:55.991431+0000 mgr.y (mgr.54108) 1237 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:09:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:57 smithi121 bash[87711]: audit 2024-09-17T12:09:56.098899+0000 mgr.y (mgr.54108) 1238 : audit [DBG] from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:57 smithi121 bash[87711]: audit 2024-09-17T12:09:56.098899+0000 mgr.y (mgr.54108) 1238 : audit [DBG] from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:57 smithi121 bash[87711]: cluster 2024-09-17T12:09:56.818427+0000 mon.a (mon.0) 4435 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:09:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:57 smithi121 bash[87711]: cluster 2024-09-17T12:09:56.818427+0000 mon.a (mon.0) 4435 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:09:57.306 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:09:56 smithi121 bash[31428]: debug 2024-09-17T12:09:56.812+0000 7fe6f41ee640 -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-17T12:09:57.307 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:09:56 smithi121 bash[31428]: debug 2024-09-17T12:09:56.812+0000 7fe6f41ee640 -1 osd.5 139 *** Got signal Terminated *** 2024-09-17T12:09:57.307 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:09:56 smithi121 bash[31428]: debug 2024-09-17T12:09:56.812+0000 7fe6f41ee640 -1 osd.5 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:09:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[110680]: cluster 2024-09-17T12:09:55.991431+0000 mgr.y (mgr.54108) 1237 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:09:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[110680]: cluster 2024-09-17T12:09:55.991431+0000 mgr.y (mgr.54108) 1237 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:09:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[110680]: audit 2024-09-17T12:09:56.098899+0000 mgr.y (mgr.54108) 1238 : audit [DBG] from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[110680]: audit 2024-09-17T12:09:56.098899+0000 mgr.y (mgr.54108) 1238 : audit [DBG] from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[110680]: cluster 2024-09-17T12:09:56.818427+0000 mon.a (mon.0) 4435 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:09:57.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[110680]: cluster 2024-09-17T12:09:56.818427+0000 mon.a (mon.0) 4435 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:09:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[114081]: cluster 2024-09-17T12:09:55.991431+0000 mgr.y (mgr.54108) 1237 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:09:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[114081]: cluster 2024-09-17T12:09:55.991431+0000 mgr.y (mgr.54108) 1237 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:09:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[114081]: audit 2024-09-17T12:09:56.098899+0000 mgr.y (mgr.54108) 1238 : audit [DBG] from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[114081]: audit 2024-09-17T12:09:56.098899+0000 mgr.y (mgr.54108) 1238 : audit [DBG] from='client.54576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[114081]: cluster 2024-09-17T12:09:56.818427+0000 mon.a (mon.0) 4435 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:09:57.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:57 smithi092 bash[114081]: cluster 2024-09-17T12:09:56.818427+0000 mon.a (mon.0) 4435 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T12:09:57.404 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:09:57.404 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:09:57.404 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:09:57.404 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:09:57.404 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:09:57.404 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "5/8 daemons upgraded", 2024-09-17T12:09:57.405 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:09:57.405 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:09:57.405 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:09:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:56.398474+0000 mgr.y (mgr.54108) 1239 : audit [DBG] from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:56.398474+0000 mgr.y (mgr.54108) 1239 : audit [DBG] from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:56.709009+0000 mgr.y (mgr.54108) 1240 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:56.709009+0000 mgr.y (mgr.54108) 1240 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:56.777859+0000 mgr.y (mgr.54108) 1241 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:56.777859+0000 mgr.y (mgr.54108) 1241 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: cluster 2024-09-17T12:09:57.049109+0000 mon.a (mon.0) 4436 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: cluster 2024-09-17T12:09:57.049109+0000 mon.a (mon.0) 4436 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: cluster 2024-09-17T12:09:57.068201+0000 mon.a (mon.0) 4437 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: cluster 2024-09-17T12:09:57.068201+0000 mon.a (mon.0) 4437 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:57.089687+0000 mon.a (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.92:0/861798395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:57.089687+0000 mon.a (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.92:0/861798395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:57.585248+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:57.585248+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:57.595746+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:57.595746+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:57.606766+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[87711]: audit 2024-09-17T12:09:57.606766+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:56.398474+0000 mgr.y (mgr.54108) 1239 : audit [DBG] from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:56.398474+0000 mgr.y (mgr.54108) 1239 : audit [DBG] from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:56.709009+0000 mgr.y (mgr.54108) 1240 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:56.709009+0000 mgr.y (mgr.54108) 1240 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:56.777859+0000 mgr.y (mgr.54108) 1241 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:56.777859+0000 mgr.y (mgr.54108) 1241 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: cluster 2024-09-17T12:09:57.049109+0000 mon.a (mon.0) 4436 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: cluster 2024-09-17T12:09:57.049109+0000 mon.a (mon.0) 4436 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: cluster 2024-09-17T12:09:57.068201+0000 mon.a (mon.0) 4437 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: cluster 2024-09-17T12:09:57.068201+0000 mon.a (mon.0) 4437 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:57.089687+0000 mon.a (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.92:0/861798395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:57.089687+0000 mon.a (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.92:0/861798395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:58.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:57.585248+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:57.585248+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:57.595746+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:57.595746+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:57.606766+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[110680]: audit 2024-09-17T12:09:57.606766+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:56.398474+0000 mgr.y (mgr.54108) 1239 : audit [DBG] from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:56.398474+0000 mgr.y (mgr.54108) 1239 : audit [DBG] from='client.54582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:56.709009+0000 mgr.y (mgr.54108) 1240 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:56.709009+0000 mgr.y (mgr.54108) 1240 : audit [DBG] from='client.74486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:56.777859+0000 mgr.y (mgr.54108) 1241 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:58.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:56.777859+0000 mgr.y (mgr.54108) 1241 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: cluster 2024-09-17T12:09:57.049109+0000 mon.a (mon.0) 4436 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: cluster 2024-09-17T12:09:57.049109+0000 mon.a (mon.0) 4436 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: cluster 2024-09-17T12:09:57.068201+0000 mon.a (mon.0) 4437 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: cluster 2024-09-17T12:09:57.068201+0000 mon.a (mon.0) 4437 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:57.089687+0000 mon.a (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.92:0/861798395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:57.089687+0000 mon.a (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.92:0/861798395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:57.585248+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:57.585248+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:57.595746+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:57.595746+0000 mon.a (mon.0) 4440 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:57.606766+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:58 smithi092 bash[114081]: audit 2024-09-17T12:09:57.606766+0000 mon.a (mon.0) 4441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:58.782 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:09:58 smithi121 bash[102537]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-5 2024-09-17T12:09:59.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[102739]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-5 2024-09-17T12:09:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: audit 2024-09-17T12:09:57.405048+0000 mgr.y (mgr.54108) 1242 : audit [DBG] from='client.74498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: audit 2024-09-17T12:09:57.405048+0000 mgr.y (mgr.54108) 1242 : audit [DBG] from='client.74498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:57.992443+0000 mgr.y (mgr.54108) 1243 : cluster [DBG] pgmap v317: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:09:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:57.992443+0000 mgr.y (mgr.54108) 1243 : cluster [DBG] pgmap v317: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:09:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:58.070047+0000 mon.a (mon.0) 4442 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:09:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:58.070047+0000 mon.a (mon.0) 4442 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:09:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: audit 2024-09-17T12:09:58.135811+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: audit 2024-09-17T12:09:58.135811+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: audit 2024-09-17T12:09:58.141784+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: audit 2024-09-17T12:09:58.141784+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:58.142792+0000 mgr.y (mgr.54108) 1244 : cluster [DBG] pgmap v319: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:58.142792+0000 mgr.y (mgr.54108) 1244 : cluster [DBG] pgmap v319: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: audit 2024-09-17T12:09:58.150424+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: audit 2024-09-17T12:09:58.150424+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:58.602237+0000 mon.a (mon.0) 4446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:58.602237+0000 mon.a (mon.0) 4446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:58.602298+0000 mon.a (mon.0) 4447 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:09:59.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[110680]: cluster 2024-09-17T12:09:58.602298+0000 mon.a (mon.0) 4447 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: audit 2024-09-17T12:09:57.405048+0000 mgr.y (mgr.54108) 1242 : audit [DBG] from='client.74498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: audit 2024-09-17T12:09:57.405048+0000 mgr.y (mgr.54108) 1242 : audit [DBG] from='client.74498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:57.992443+0000 mgr.y (mgr.54108) 1243 : cluster [DBG] pgmap v317: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:57.992443+0000 mgr.y (mgr.54108) 1243 : cluster [DBG] pgmap v317: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:58.070047+0000 mon.a (mon.0) 4442 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:58.070047+0000 mon.a (mon.0) 4442 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: audit 2024-09-17T12:09:58.135811+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: audit 2024-09-17T12:09:58.135811+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: audit 2024-09-17T12:09:58.141784+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: audit 2024-09-17T12:09:58.141784+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:58.142792+0000 mgr.y (mgr.54108) 1244 : cluster [DBG] pgmap v319: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-09-17T12:09:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:58.142792+0000 mgr.y (mgr.54108) 1244 : cluster [DBG] pgmap v319: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-09-17T12:09:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: audit 2024-09-17T12:09:58.150424+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: audit 2024-09-17T12:09:58.150424+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:58.602237+0000 mon.a (mon.0) 4446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:09:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:58.602237+0000 mon.a (mon.0) 4446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:09:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:58.602298+0000 mon.a (mon.0) 4447 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:09:59.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:09:59 smithi092 bash[114081]: cluster 2024-09-17T12:09:58.602298+0000 mon.a (mon.0) 4447 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:09:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: audit 2024-09-17T12:09:57.405048+0000 mgr.y (mgr.54108) 1242 : audit [DBG] from='client.74498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: audit 2024-09-17T12:09:57.405048+0000 mgr.y (mgr.54108) 1242 : audit [DBG] from='client.74498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:09:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:57.992443+0000 mgr.y (mgr.54108) 1243 : cluster [DBG] pgmap v317: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:09:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:57.992443+0000 mgr.y (mgr.54108) 1243 : cluster [DBG] pgmap v317: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T12:09:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:58.070047+0000 mon.a (mon.0) 4442 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:09:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:58.070047+0000 mon.a (mon.0) 4442 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T12:09:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: audit 2024-09-17T12:09:58.135811+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: audit 2024-09-17T12:09:58.135811+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: audit 2024-09-17T12:09:58.141784+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: audit 2024-09-17T12:09:58.141784+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:58.142792+0000 mgr.y (mgr.54108) 1244 : cluster [DBG] pgmap v319: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:58.142792+0000 mgr.y (mgr.54108) 1244 : cluster [DBG] pgmap v319: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: audit 2024-09-17T12:09:58.150424+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: audit 2024-09-17T12:09:58.150424+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:58.602237+0000 mon.a (mon.0) 4446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:58.602237+0000 mon.a (mon.0) 4446 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:58.602298+0000 mon.a (mon.0) 4447 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:09:59.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:09:59 smithi121 bash[87711]: cluster 2024-09-17T12:09:58.602298+0000 mon.a (mon.0) 4447 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T12:10:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000175+0000 mon.a (mon.0) 4448 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000175+0000 mon.a (mon.0) 4448 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000218+0000 mon.a (mon.0) 4449 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:10:00.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000218+0000 mon.a (mon.0) 4449 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:10:00.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000235+0000 mon.a (mon.0) 4450 : cluster [WRN] daemon osd.5 on smithi121 is in unknown state 2024-09-17T12:10:00.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000235+0000 mon.a (mon.0) 4450 : cluster [WRN] daemon osd.5 on smithi121 is in unknown state 2024-09-17T12:10:00.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000251+0000 mon.a (mon.0) 4451 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:10:00.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000251+0000 mon.a (mon.0) 4451 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:10:00.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000272+0000 mon.a (mon.0) 4452 : cluster [WRN] osd.5 (root=default,host=smithi121) is down 2024-09-17T12:10:00.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000272+0000 mon.a (mon.0) 4452 : cluster [WRN] osd.5 (root=default,host=smithi121) is down 2024-09-17T12:10:00.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000290+0000 mon.a (mon.0) 4453 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000290+0000 mon.a (mon.0) 4453 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000310+0000 mon.a (mon.0) 4454 : cluster [WRN] pg 2.2 is stuck peering for 4m, current state peering, last acting [1,6] 2024-09-17T12:10:00.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000310+0000 mon.a (mon.0) 4454 : cluster [WRN] pg 2.2 is stuck peering for 4m, current state peering, last acting [1,6] 2024-09-17T12:10:00.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000329+0000 mon.a (mon.0) 4455 : cluster [WRN] pg 5.7 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000329+0000 mon.a (mon.0) 4455 : cluster [WRN] pg 5.7 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000375+0000 mon.a (mon.0) 4456 : cluster [WRN] pg 5.15 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000375+0000 mon.a (mon.0) 4456 : cluster [WRN] pg 5.15 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000396+0000 mon.a (mon.0) 4457 : cluster [WRN] pg 6.d is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.000396+0000 mon.a (mon.0) 4457 : cluster [WRN] pg 6.d is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000175+0000 mon.a (mon.0) 4448 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000175+0000 mon.a (mon.0) 4448 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000218+0000 mon.a (mon.0) 4449 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:10:00.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000218+0000 mon.a (mon.0) 4449 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:10:00.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000235+0000 mon.a (mon.0) 4450 : cluster [WRN] daemon osd.5 on smithi121 is in unknown state 2024-09-17T12:10:00.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000235+0000 mon.a (mon.0) 4450 : cluster [WRN] daemon osd.5 on smithi121 is in unknown state 2024-09-17T12:10:00.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000251+0000 mon.a (mon.0) 4451 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:10:00.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000251+0000 mon.a (mon.0) 4451 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000272+0000 mon.a (mon.0) 4452 : cluster [WRN] osd.5 (root=default,host=smithi121) is down 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000272+0000 mon.a (mon.0) 4452 : cluster [WRN] osd.5 (root=default,host=smithi121) is down 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000290+0000 mon.a (mon.0) 4453 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000290+0000 mon.a (mon.0) 4453 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000310+0000 mon.a (mon.0) 4454 : cluster [WRN] pg 2.2 is stuck peering for 4m, current state peering, last acting [1,6] 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000310+0000 mon.a (mon.0) 4454 : cluster [WRN] pg 2.2 is stuck peering for 4m, current state peering, last acting [1,6] 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000329+0000 mon.a (mon.0) 4455 : cluster [WRN] pg 5.7 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000329+0000 mon.a (mon.0) 4455 : cluster [WRN] pg 5.7 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000375+0000 mon.a (mon.0) 4456 : cluster [WRN] pg 5.15 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000375+0000 mon.a (mon.0) 4456 : cluster [WRN] pg 5.15 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000396+0000 mon.a (mon.0) 4457 : cluster [WRN] pg 6.d is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.000396+0000 mon.a (mon.0) 4457 : cluster [WRN] pg 6.d is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.457 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000175+0000 mon.a (mon.0) 4448 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.457 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000175+0000 mon.a (mon.0) 4448 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.457 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000218+0000 mon.a (mon.0) 4449 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:10:00.457 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000218+0000 mon.a (mon.0) 4449 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000235+0000 mon.a (mon.0) 4450 : cluster [WRN] daemon osd.5 on smithi121 is in unknown state 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000235+0000 mon.a (mon.0) 4450 : cluster [WRN] daemon osd.5 on smithi121 is in unknown state 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000251+0000 mon.a (mon.0) 4451 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000251+0000 mon.a (mon.0) 4451 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000272+0000 mon.a (mon.0) 4452 : cluster [WRN] osd.5 (root=default,host=smithi121) is down 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000272+0000 mon.a (mon.0) 4452 : cluster [WRN] osd.5 (root=default,host=smithi121) is down 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000290+0000 mon.a (mon.0) 4453 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000290+0000 mon.a (mon.0) 4453 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000310+0000 mon.a (mon.0) 4454 : cluster [WRN] pg 2.2 is stuck peering for 4m, current state peering, last acting [1,6] 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000310+0000 mon.a (mon.0) 4454 : cluster [WRN] pg 2.2 is stuck peering for 4m, current state peering, last acting [1,6] 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000329+0000 mon.a (mon.0) 4455 : cluster [WRN] pg 5.7 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000329+0000 mon.a (mon.0) 4455 : cluster [WRN] pg 5.7 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000375+0000 mon.a (mon.0) 4456 : cluster [WRN] pg 5.15 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000375+0000 mon.a (mon.0) 4456 : cluster [WRN] pg 5.15 is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000396+0000 mon.a (mon.0) 4457 : cluster [WRN] pg 6.d is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:00.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:00 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.000396+0000 mon.a (mon.0) 4457 : cluster [WRN] pg 6.d is stuck peering for 4m, current state peering, last acting [1,0] 2024-09-17T12:10:01.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:10:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:10:00] "GET /metrics HTTP/1.1" 200 38481 "" "Prometheus/2.51.0" 2024-09-17T12:10:01.387 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-17T12:10:01.387 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: Stopped Ceph osd.5 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:10:01.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:01 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.143914+0000 mgr.y (mgr.54108) 1245 : cluster [DBG] pgmap v320: 161 pgs: 5 active+undersized, 13 peering, 11 stale+active+clean, 5 active+undersized+degraded, 127 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 19/636 objects degraded (2.987%) 2024-09-17T12:10:01.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:01 smithi121 bash[87711]: cluster 2024-09-17T12:10:00.143914+0000 mgr.y (mgr.54108) 1245 : cluster [DBG] pgmap v320: 161 pgs: 5 active+undersized, 13 peering, 11 stale+active+clean, 5 active+undersized+degraded, 127 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 19/636 objects degraded (2.987%) 2024-09-17T12:10:01.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:01 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.143914+0000 mgr.y (mgr.54108) 1245 : cluster [DBG] pgmap v320: 161 pgs: 5 active+undersized, 13 peering, 11 stale+active+clean, 5 active+undersized+degraded, 127 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 19/636 objects degraded (2.987%) 2024-09-17T12:10:01.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:01 smithi092 bash[114081]: cluster 2024-09-17T12:10:00.143914+0000 mgr.y (mgr.54108) 1245 : cluster [DBG] pgmap v320: 161 pgs: 5 active+undersized, 13 peering, 11 stale+active+clean, 5 active+undersized+degraded, 127 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 19/636 objects degraded (2.987%) 2024-09-17T12:10:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:01 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.143914+0000 mgr.y (mgr.54108) 1245 : cluster [DBG] pgmap v320: 161 pgs: 5 active+undersized, 13 peering, 11 stale+active+clean, 5 active+undersized+degraded, 127 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 19/636 objects degraded (2.987%) 2024-09-17T12:10:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:01 smithi092 bash[110680]: cluster 2024-09-17T12:10:00.143914+0000 mgr.y (mgr.54108) 1245 : cluster [DBG] pgmap v320: 161 pgs: 5 active+undersized, 13 peering, 11 stale+active+clean, 5 active+undersized+degraded, 127 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 19/636 objects degraded (2.987%) 2024-09-17T12:10:01.732 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:01.732 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:01.732 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:01.733 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:01.733 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:01.733 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:01.734 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:01.734 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:01.734 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: Started Ceph osd.5 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:10:01.734 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:10:01 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: cluster 2024-09-17T12:10:01.066674+0000 mon.a (mon.0) 4458 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: cluster 2024-09-17T12:10:01.066674+0000 mon.a (mon.0) 4458 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.562386+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.562386+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.572899+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.572899+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.578351+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.578351+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.580229+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.580229+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.591412+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.591412+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.683175+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.683175+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.686132+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.686132+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.690349+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.690349+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.691593+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.691593+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.702832+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.702832+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.796060+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.796060+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.798554+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.798554+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.801990+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.801990+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.803239+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.803239+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.813843+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.813843+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.908140+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.908140+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.910554+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.910554+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.913066+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.913066+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.913965+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.913965+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.923944+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.923944+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.990246+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.990246+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.992355+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.992355+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.994517+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.994517+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.995311+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:01.995311+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:02.005536+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:02 smithi121 bash[87711]: audit 2024-09-17T12:10:02.005536+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: cluster 2024-09-17T12:10:01.066674+0000 mon.a (mon.0) 4458 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: cluster 2024-09-17T12:10:01.066674+0000 mon.a (mon.0) 4458 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.562386+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.562386+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.572899+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.572899+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.578351+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.578351+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.580229+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.580229+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.591412+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.591412+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.683175+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.683175+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.686132+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.686132+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.690349+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.690349+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.691593+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: cluster 2024-09-17T12:10:01.066674+0000 mon.a (mon.0) 4458 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:02.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: cluster 2024-09-17T12:10:01.066674+0000 mon.a (mon.0) 4458 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:02.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.562386+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.562386+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.572899+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.572899+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.578351+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.578351+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.580229+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.580229+0000 mon.a (mon.0) 4462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.591412+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.591412+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.683175+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.683175+0000 mon.a (mon.0) 4464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.686132+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.686132+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.690349+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.690349+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.691593+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.691593+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.702832+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.702832+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.796060+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.796060+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.798554+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.798554+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.801990+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.801990+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.803239+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.803239+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.813843+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.813843+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.908140+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.908140+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.910554+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.910554+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.913066+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.913066+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.913965+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.691593+0000 mon.a (mon.0) 4467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.702832+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.702832+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.796060+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.796060+0000 mon.a (mon.0) 4469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.798554+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.798554+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.801990+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.801990+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.803239+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.803239+0000 mon.a (mon.0) 4472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.813843+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.813843+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.908140+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.908140+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.910554+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.910554+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.913066+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.913066+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.913965+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.913965+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.923944+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.923944+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.990246+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.990246+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.992355+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.992355+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.994517+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.994517+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.995311+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:01.995311+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:02.005536+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[110680]: audit 2024-09-17T12:10:02.005536+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.913965+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.923944+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.923944+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.990246+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.990246+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:02.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.992355+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.992355+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:02.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.994517+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.994517+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:02.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.995311+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:01.995311+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:02.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:02.005536+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:02.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:02 smithi092 bash[114081]: audit 2024-09-17T12:10:02.005536+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.458 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cluster 2024-09-17T12:10:01.583761+0000 mgr.y (mgr.54108) 1246 : cluster [DBG] pgmap v321: 161 pgs: 15 active+undersized, 13 peering, 6 stale+active+clean, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cluster 2024-09-17T12:10:01.583761+0000 mgr.y (mgr.54108) 1246 : cluster [DBG] pgmap v321: 161 pgs: 15 active+undersized, 13 peering, 6 stale+active+clean, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:01.592507+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:01.592507+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:01.703640+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:01.703640+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:01.814371+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:01.814371+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:01.924642+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:01.924642+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.006143+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.006143+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.077668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.077668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.089338+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.089338+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.091753+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.091753+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.092416+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.092416+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.097110+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.097110+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.097523+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.097523+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.171744+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.171744+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.174177+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.174177+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.176681+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.176681+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.462 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.177498+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.462 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.177498+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.462 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.184867+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.462 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.184867+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.462 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.185285+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.462 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.185285+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.462 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.248985+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.248985+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.251549+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.251549+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.254654+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.254654+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.255475+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.255475+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.265111+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.265111+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.265675+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.265675+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.347192+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.347192+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.350285+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.350285+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.353742+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.353742+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.354831+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.354831+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.363319+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.363319+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.451864+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.451864+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.454919+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.454919+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.457330+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.457330+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.458335+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.458335+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.467149+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.467149+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.561277+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.561277+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.563390+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.563390+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.565434+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.565434+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.566277+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.566277+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cluster 2024-09-17T12:10:02.568357+0000 mon.a (mon.0) 4513 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: cluster 2024-09-17T12:10:02.568357+0000 mon.a (mon.0) 4513 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.581927+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.581927+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.675233+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.675233+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.677313+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.677313+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.680661+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.680661+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.681788+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.681788+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.690842+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.690842+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.753443+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.753443+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.756076+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.756076+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.759945+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.759945+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.760650+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.760650+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.766432+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.766432+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.847644+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.847644+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.850155+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.850155+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.852969+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.852969+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.853935+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.853935+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.859753+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.859753+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.931943+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.931943+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.934310+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.934310+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.937526+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.937526+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.938495+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.938495+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.946618+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:02.946618+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.037314+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.037314+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.039745+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.039745+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.041922+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.041922+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.042605+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.042605+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.047703+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[87711]: audit 2024-09-17T12:10:03.047703+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cluster 2024-09-17T12:10:01.583761+0000 mgr.y (mgr.54108) 1246 : cluster [DBG] pgmap v321: 161 pgs: 15 active+undersized, 13 peering, 6 stale+active+clean, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-17T12:10:03.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cluster 2024-09-17T12:10:01.583761+0000 mgr.y (mgr.54108) 1246 : cluster [DBG] pgmap v321: 161 pgs: 15 active+undersized, 13 peering, 6 stale+active+clean, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-17T12:10:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:01.592507+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:01.592507+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:01.703640+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:01.703640+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:01.814371+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:01.814371+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:01.924642+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:01.924642+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.006143+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.006143+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.077668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.077668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.089338+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.089338+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.091753+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.091753+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.092416+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cluster 2024-09-17T12:10:01.583761+0000 mgr.y (mgr.54108) 1246 : cluster [DBG] pgmap v321: 161 pgs: 15 active+undersized, 13 peering, 6 stale+active+clean, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-17T12:10:03.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cluster 2024-09-17T12:10:01.583761+0000 mgr.y (mgr.54108) 1246 : cluster [DBG] pgmap v321: 161 pgs: 15 active+undersized, 13 peering, 6 stale+active+clean, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-17T12:10:03.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:01.592507+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:01.592507+0000 mgr.y (mgr.54108) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:01.703640+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:01.703640+0000 mgr.y (mgr.54108) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:01.814371+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:01.814371+0000 mgr.y (mgr.54108) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:01.924642+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:01.924642+0000 mgr.y (mgr.54108) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.006143+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.006143+0000 mgr.y (mgr.54108) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.077668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.077668+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.089338+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.089338+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.091753+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.091753+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.092416+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.092416+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.097110+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.097110+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.097523+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.097523+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.171744+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.171744+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.174177+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.174177+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.176681+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.176681+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.177498+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.177498+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.184867+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.184867+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.185285+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.185285+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.248985+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.248985+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.251549+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.251549+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.254654+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.254654+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.255475+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.255475+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.265111+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.265111+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.265675+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.265675+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.347192+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.347192+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.350285+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.350285+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.353742+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.353742+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.354831+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.354831+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.363319+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.363319+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.451864+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.451864+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.454919+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.454919+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.457330+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.457330+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.458335+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.458335+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.467149+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.467149+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.561277+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.561277+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.563390+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.563390+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.565434+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.565434+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.566277+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.566277+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cluster 2024-09-17T12:10:02.568357+0000 mon.a (mon.0) 4513 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:03.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: cluster 2024-09-17T12:10:02.568357+0000 mon.a (mon.0) 4513 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.092416+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.097110+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.097110+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.097523+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.097523+0000 mgr.y (mgr.54108) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.171744+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.171744+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.174177+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.174177+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.176681+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.176681+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.177498+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.177498+0000 mon.a (mon.0) 4492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.184867+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.184867+0000 mon.a (mon.0) 4493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.185285+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.185285+0000 mgr.y (mgr.54108) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.248985+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.248985+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.251549+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.581927+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.581927+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.675233+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.675233+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.677313+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.677313+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.680661+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.680661+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.681788+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.681788+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.690842+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.690842+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.753443+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.753443+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.756076+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.756076+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.759945+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.759945+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.760650+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.760650+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.766432+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.766432+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.847644+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.847644+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.850155+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.850155+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.852969+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.852969+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.853935+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.853935+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.859753+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.859753+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.931943+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.931943+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.934310+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.934310+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.937526+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.937526+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.938495+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.938495+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.946618+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:02.946618+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.037314+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.037314+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.039745+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.039745+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.041922+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.041922+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.042605+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.042605+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.047703+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[114081]: audit 2024-09-17T12:10:03.047703+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.251549+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.254654+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.254654+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.255475+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.255475+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.265111+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.265111+0000 mon.a (mon.0) 4498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.265675+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.265675+0000 mgr.y (mgr.54108) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:03.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.347192+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.347192+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.350285+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.350285+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.353742+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.353742+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.354831+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.354831+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.363319+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.363319+0000 mon.a (mon.0) 4503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.451864+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.451864+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.454919+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.454919+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.457330+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.457330+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.458335+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.458335+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.467149+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.467149+0000 mon.a (mon.0) 4508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.561277+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.561277+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.563390+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.563390+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.565434+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.565434+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.566277+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.566277+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cluster 2024-09-17T12:10:02.568357+0000 mon.a (mon.0) 4513 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: cluster 2024-09-17T12:10:02.568357+0000 mon.a (mon.0) 4513 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.581927+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.581927+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.675233+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.675233+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.677313+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.677313+0000 mon.a (mon.0) 4516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.680661+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.680661+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.681788+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.681788+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.690842+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.690842+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.753443+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.753443+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.756076+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.756076+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.759945+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.759945+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.760650+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.760650+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.766432+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.766432+0000 mon.a (mon.0) 4524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.847644+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.847644+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.850155+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.850155+0000 mon.a (mon.0) 4526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.852969+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.852969+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.853935+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.853935+0000 mon.a (mon.0) 4528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.859753+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.859753+0000 mon.a (mon.0) 4529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.931943+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.931943+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.934310+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.934310+0000 mon.a (mon.0) 4531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.937526+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.937526+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.938495+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.938495+0000 mon.a (mon.0) 4533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.946618+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:02.946618+0000 mon.a (mon.0) 4534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.037314+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.037314+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.039745+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.039745+0000 mon.a (mon.0) 4536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:03.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.041922+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.041922+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:03.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.042605+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.042605+0000 mon.a (mon.0) 4538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:03.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.047703+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:03 smithi092 bash[110680]: audit 2024-09-17T12:10:03.047703+0000 mon.a (mon.0) 4539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:03.805 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[102889]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:10:03.805 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:03 smithi121 bash[102889]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:10:04.306 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[102889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T12:10:04.306 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[102889]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T12:10:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.363816+0000 mgr.y (mgr.54108) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.363816+0000 mgr.y (mgr.54108) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.467815+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.467815+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.582602+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.582602+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.691346+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.691346+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.767014+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.767014+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.860357+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.860357+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.947220+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:02.947220+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.048164+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.048164+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.116224+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.116224+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.118538+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.118538+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.120940+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.120940+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.121893+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.121893+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.129907+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.129907+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.130404+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.130404+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.209208+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.209208+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.210988+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.210988+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.212658+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.212658+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.213332+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.213332+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.218765+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.218765+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.219143+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.219143+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.284296+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.284296+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.286484+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.286484+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.288901+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.288901+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.289633+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.289633+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.295242+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.295242+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.357317+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.357317+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.359214+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.359214+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.361344+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.361344+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.361935+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.361935+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.367359+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.367359+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.429278+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.429278+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.431670+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.431670+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.435383+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.435383+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.436112+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.436112+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.442040+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.442040+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.497205+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.497205+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.499139+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.499139+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.500913+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.500913+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.501543+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.501543+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.507761+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.507761+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.565491+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.565491+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.567425+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.567425+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.569773+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.569773+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.570497+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.570497+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.576888+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.576888+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.638393+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.638393+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.640514+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.640514+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.642396+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.642396+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.643107+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.643107+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.649416+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.649416+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.708146+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.708146+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.710771+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.710771+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.713276+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.713276+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.714412+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.714412+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.721731+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.721731+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.783980+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.783980+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.786715+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.786715+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.789277+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.789277+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.790618+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.790618+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.798718+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.798718+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.870632+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.870632+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.872780+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.872780+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.876009+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.876009+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.876761+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.876761+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.886430+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.886430+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.948840+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.948840+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.951181+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.951181+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.953336+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.953336+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.954487+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.954487+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.964733+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:03.964733+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:04.071030+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:04.071030+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:04.073379+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:04.073379+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:04.076088+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:04.076088+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:04.076936+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.328 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[87711]: audit 2024-09-17T12:10:04.076936+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.363816+0000 mgr.y (mgr.54108) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.363816+0000 mgr.y (mgr.54108) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.467815+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.467815+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.582602+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.582602+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.691346+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.691346+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.767014+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.767014+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.860357+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.860357+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.947220+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:02.947220+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.048164+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.048164+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.116224+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.116224+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.118538+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.118538+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.120940+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.363816+0000 mgr.y (mgr.54108) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.363816+0000 mgr.y (mgr.54108) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.467815+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.467815+0000 mgr.y (mgr.54108) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.582602+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.582602+0000 mgr.y (mgr.54108) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.691346+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.691346+0000 mgr.y (mgr.54108) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.767014+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.767014+0000 mgr.y (mgr.54108) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.860357+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.860357+0000 mgr.y (mgr.54108) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.947220+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:02.947220+0000 mgr.y (mgr.54108) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.048164+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.048164+0000 mgr.y (mgr.54108) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.116224+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.116224+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.118538+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.118538+0000 mon.a (mon.0) 4541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.120940+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.120940+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.121893+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.121893+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.129907+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.129907+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.130404+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.130404+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.209208+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.209208+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.210988+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.210988+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.212658+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.212658+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.213332+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.213332+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.218765+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.218765+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.219143+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.219143+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.284296+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.120940+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.121893+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.121893+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.129907+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.129907+0000 mon.a (mon.0) 4544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.130404+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.130404+0000 mgr.y (mgr.54108) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.209208+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.209208+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.210988+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.210988+0000 mon.a (mon.0) 4546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.212658+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.212658+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.213332+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.213332+0000 mon.a (mon.0) 4548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.218765+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.218765+0000 mon.a (mon.0) 4549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.219143+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.219143+0000 mgr.y (mgr.54108) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.284296+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.284296+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.286484+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.286484+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.288901+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.288901+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.289633+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.289633+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.295242+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.295242+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.357317+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.357317+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.359214+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.359214+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.361344+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.361344+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.361935+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.361935+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.367359+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.367359+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.284296+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.286484+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.286484+0000 mon.a (mon.0) 4551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.288901+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.288901+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.289633+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.289633+0000 mon.a (mon.0) 4553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.295242+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.295242+0000 mon.a (mon.0) 4554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.357317+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.357317+0000 mon.a (mon.0) 4555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.359214+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.359214+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.361344+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.361344+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.361935+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.361935+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.367359+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.367359+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.429278+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.429278+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.431670+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.431670+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.435383+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.435383+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.436112+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.436112+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.442040+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.442040+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.497205+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.497205+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.499139+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.499139+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.500913+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.500913+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.501543+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.501543+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.507761+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.507761+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.429278+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.429278+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.431670+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.431670+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.435383+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.435383+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.436112+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.436112+0000 mon.a (mon.0) 4563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.442040+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.442040+0000 mon.a (mon.0) 4564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.497205+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.497205+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.499139+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.499139+0000 mon.a (mon.0) 4566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.500913+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.500913+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.501543+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.501543+0000 mon.a (mon.0) 4568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.507761+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.507761+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.565491+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.565491+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.567425+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.567425+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.569773+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.569773+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.570497+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.570497+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.576888+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.576888+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.638393+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.638393+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.640514+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.640514+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.642396+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.642396+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.643107+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.643107+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.649416+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.565491+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.565491+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.567425+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.567425+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.569773+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.569773+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.570497+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.570497+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.576888+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.576888+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.638393+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.638393+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.640514+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.640514+0000 mon.a (mon.0) 4576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.642396+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.642396+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.643107+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.643107+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.649416+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.649416+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.708146+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.708146+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.710771+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.710771+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.713276+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.713276+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.714412+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.714412+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.721731+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.721731+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.783980+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.783980+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.786715+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.786715+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.789277+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.789277+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.790618+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.790618+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.649416+0000 mon.a (mon.0) 4579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.708146+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.708146+0000 mon.a (mon.0) 4580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.710771+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.710771+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.713276+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.713276+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.714412+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.714412+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.721731+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.721731+0000 mon.a (mon.0) 4584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.783980+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.783980+0000 mon.a (mon.0) 4585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.786715+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.786715+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.789277+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.789277+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.790618+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.790618+0000 mon.a (mon.0) 4588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.798718+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.798718+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.870632+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.870632+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.872780+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.872780+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.876009+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.876009+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.876761+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.876761+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.886430+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.886430+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.948840+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.948840+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.951181+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.951181+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.953336+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.953336+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.954487+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.798718+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.798718+0000 mon.a (mon.0) 4589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.870632+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.870632+0000 mon.a (mon.0) 4590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.872780+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.872780+0000 mon.a (mon.0) 4591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.876009+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.876009+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.876761+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.876761+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.886430+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.886430+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.948840+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.948840+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.951181+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.951181+0000 mon.a (mon.0) 4596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.953336+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.953336+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.954487+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.954487+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.964733+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:03.964733+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:04.071030+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:04.071030+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:04.073379+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:04.073379+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:04.076088+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:04.076088+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:04.076936+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[110680]: audit 2024-09-17T12:10:04.076936+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.954487+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.964733+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:03.964733+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:04.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:04.071030+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:04.071030+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:04.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:04.073379+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:04.073379+0000 mon.a (mon.0) 4601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:04.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:04.076088+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:04.076088+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:04.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:04.076936+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:04 smithi092 bash[114081]: audit 2024-09-17T12:10:04.076936+0000 mon.a (mon.0) 4603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:04.806 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[102889]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T12:10:04.806 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[102889]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T12:10:04.806 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[102889]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T12:10:04.806 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[102889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T12:10:04.806 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:04 smithi121 bash[102889]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T12:10:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.295644+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.295644+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.367969+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.367969+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.442465+0000 mgr.y (mgr.54108) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.442465+0000 mgr.y (mgr.54108) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.508218+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.508218+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.577509+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.577509+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cluster 2024-09-17T12:10:03.584614+0000 mgr.y (mgr.54108) 1270 : cluster [DBG] pgmap v322: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cluster 2024-09-17T12:10:03.584614+0000 mgr.y (mgr.54108) 1270 : cluster [DBG] pgmap v322: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.649878+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.649878+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.722473+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.722473+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.799185+0000 mgr.y (mgr.54108) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.799185+0000 mgr.y (mgr.54108) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.886880+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.886880+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.965317+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:03.965317+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.084432+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.084432+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.084928+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.084928+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.157897+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.157897+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.159779+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.159779+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.161816+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.161816+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.162559+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.162559+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.168511+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.168511+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.169085+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.169085+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.230135+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.230135+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.232367+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.232367+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.235278+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.235278+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.236151+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.236151+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.242747+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.242747+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.243475+0000 mgr.y (mgr.54108) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.243475+0000 mgr.y (mgr.54108) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.310346+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.310346+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.312850+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.312850+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.315263+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.315263+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.316336+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.316336+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.323586+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.323586+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.393076+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.393076+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.395551+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.395551+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.398405+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.398405+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.399647+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.399647+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.406012+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.406012+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.491069+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.491069+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.492961+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.492961+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.495394+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.495394+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.496218+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.496218+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.503779+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.503779+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cluster 2024-09-17T12:10:04.573864+0000 mon.a (mon.0) 4630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: cluster 2024-09-17T12:10:04.573864+0000 mon.a (mon.0) 4630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.579491+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.579491+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.581754+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.581754+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.584499+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.584499+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.585146+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.585146+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.590385+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.590385+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.649687+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.649687+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.652079+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.652079+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.654972+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.654972+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.655925+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.655925+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.664139+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.664139+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.725612+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.725612+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.728139+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.728139+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.730355+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.730355+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.731041+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.731041+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.738667+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.738667+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.799904+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.799904+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.802407+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.802407+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.805274+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.805274+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.806030+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.806030+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.813989+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.813989+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.889214+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.889214+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.891317+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.891317+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.893224+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.893224+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.893965+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.893965+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.899672+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.899672+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.960410+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.960410+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.963041+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.963041+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.965772+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.965772+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.966623+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.966623+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.972475+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:04.972475+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.049375+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.049375+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.052159+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.052159+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.054439+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.054439+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.055392+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.055392+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.061083+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:05 smithi121 bash[87711]: audit 2024-09-17T12:10:05.061083+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.295644+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.295644+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.367969+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.367969+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.442465+0000 mgr.y (mgr.54108) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.442465+0000 mgr.y (mgr.54108) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.508218+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.508218+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.577509+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.577509+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cluster 2024-09-17T12:10:03.584614+0000 mgr.y (mgr.54108) 1270 : cluster [DBG] pgmap v322: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:05.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cluster 2024-09-17T12:10:03.584614+0000 mgr.y (mgr.54108) 1270 : cluster [DBG] pgmap v322: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:05.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.649878+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.649878+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.722473+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.722473+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.799185+0000 mgr.y (mgr.54108) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.799185+0000 mgr.y (mgr.54108) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.886880+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.886880+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.965317+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.295644+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.295644+0000 mgr.y (mgr.54108) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.367969+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.367969+0000 mgr.y (mgr.54108) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.442465+0000 mgr.y (mgr.54108) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.442465+0000 mgr.y (mgr.54108) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.508218+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.508218+0000 mgr.y (mgr.54108) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.577509+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.577509+0000 mgr.y (mgr.54108) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cluster 2024-09-17T12:10:03.584614+0000 mgr.y (mgr.54108) 1270 : cluster [DBG] pgmap v322: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cluster 2024-09-17T12:10:03.584614+0000 mgr.y (mgr.54108) 1270 : cluster [DBG] pgmap v322: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.649878+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.649878+0000 mgr.y (mgr.54108) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.722473+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.722473+0000 mgr.y (mgr.54108) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.799185+0000 mgr.y (mgr.54108) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.799185+0000 mgr.y (mgr.54108) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.886880+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.886880+0000 mgr.y (mgr.54108) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.965317+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:03.965317+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.084432+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.084432+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.084928+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.084928+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.157897+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.157897+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.159779+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.159779+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.161816+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.161816+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.162559+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.162559+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.168511+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.168511+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.169085+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.169085+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.230135+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.230135+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.232367+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:03.965317+0000 mgr.y (mgr.54108) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.084432+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.084432+0000 mon.a (mon.0) 4604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.084928+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.084928+0000 mgr.y (mgr.54108) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.157897+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.157897+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.159779+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.159779+0000 mon.a (mon.0) 4606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.161816+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.161816+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.162559+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.162559+0000 mon.a (mon.0) 4608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.168511+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.168511+0000 mon.a (mon.0) 4609 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.169085+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.169085+0000 mgr.y (mgr.54108) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.230135+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.230135+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.232367+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.232367+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.235278+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.235278+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.236151+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.236151+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.242747+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.242747+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.243475+0000 mgr.y (mgr.54108) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.243475+0000 mgr.y (mgr.54108) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.310346+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.310346+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.312850+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.312850+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.315263+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.315263+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.316336+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.316336+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.323586+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.323586+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.362 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.393076+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.232367+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.235278+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.235278+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.236151+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.236151+0000 mon.a (mon.0) 4613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.242747+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.242747+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.243475+0000 mgr.y (mgr.54108) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.364 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.243475+0000 mgr.y (mgr.54108) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:05.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.310346+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.310346+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.312850+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.312850+0000 mon.a (mon.0) 4616 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.315263+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.315263+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.316336+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.365 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.316336+0000 mon.a (mon.0) 4618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.366 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.323586+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.366 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.323586+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.366 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.393076+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.366 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.393076+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.366 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.395551+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.366 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.395551+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.366 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.398405+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.366 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.398405+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.399647+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.399647+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.406012+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.406012+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.491069+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.491069+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.492961+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.492961+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.495394+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.495394+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.496218+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.496218+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.503779+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.367 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.503779+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.393076+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.395551+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.395551+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.398405+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.398405+0000 mon.a (mon.0) 4622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.399647+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.399647+0000 mon.a (mon.0) 4623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.406012+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.406012+0000 mon.a (mon.0) 4624 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.368 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.491069+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.491069+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.492961+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.492961+0000 mon.a (mon.0) 4626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.495394+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.495394+0000 mon.a (mon.0) 4627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.496218+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.496218+0000 mon.a (mon.0) 4628 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.503779+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.503779+0000 mon.a (mon.0) 4629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.369 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cluster 2024-09-17T12:10:04.573864+0000 mon.a (mon.0) 4630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: cluster 2024-09-17T12:10:04.573864+0000 mon.a (mon.0) 4630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.579491+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.579491+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.581754+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.581754+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.584499+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.584499+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.585146+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.585146+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.590385+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.590385+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.649687+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.649687+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.371 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.652079+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.371 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.652079+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.371 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.654972+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.371 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.654972+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.371 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.655925+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.371 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cluster 2024-09-17T12:10:04.573864+0000 mon.a (mon.0) 4630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: cluster 2024-09-17T12:10:04.573864+0000 mon.a (mon.0) 4630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.579491+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.579491+0000 mon.a (mon.0) 4631 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.581754+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.581754+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.584499+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.584499+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.585146+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.585146+0000 mon.a (mon.0) 4634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.590385+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.590385+0000 mon.a (mon.0) 4635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.649687+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.649687+0000 mon.a (mon.0) 4636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.652079+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.652079+0000 mon.a (mon.0) 4637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.654972+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.654972+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.655925+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.655925+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.664139+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.664139+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.725612+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.373 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.725612+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.728139+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.728139+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.730355+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.730355+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.731041+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.731041+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.738667+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.738667+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.799904+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.799904+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.802407+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.802407+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.805274+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.374 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.805274+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.655925+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.664139+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.664139+0000 mon.a (mon.0) 4640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.725612+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.725612+0000 mon.a (mon.0) 4641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.728139+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.728139+0000 mon.a (mon.0) 4642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.730355+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.730355+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.375 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.731041+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.731041+0000 mon.a (mon.0) 4644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.738667+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.738667+0000 mon.a (mon.0) 4645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.799904+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.799904+0000 mon.a (mon.0) 4646 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.802407+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.802407+0000 mon.a (mon.0) 4647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.805274+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.805274+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.376 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.806030+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.806030+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.813989+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.813989+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.889214+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.889214+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.891317+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.891317+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.893224+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.893224+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.893965+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.893965+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.899672+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.377 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.899672+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.960410+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.960410+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.963041+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.963041+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.965772+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.965772+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.806030+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.806030+0000 mon.a (mon.0) 4649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.813989+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.813989+0000 mon.a (mon.0) 4650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.378 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.889214+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.889214+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.891317+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.891317+0000 mon.a (mon.0) 4652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.893224+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.893224+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.893965+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.893965+0000 mon.a (mon.0) 4654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.899672+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.899672+0000 mon.a (mon.0) 4655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.960410+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.960410+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.963041+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.379 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.963041+0000 mon.a (mon.0) 4657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.965772+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.965772+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.966623+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.966623+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.972475+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:04.972475+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.049375+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.049375+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.052159+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.052159+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.054439+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.054439+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.055392+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.055392+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.061083+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[110680]: audit 2024-09-17T12:10:05.061083+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.966623+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.966623+0000 mon.a (mon.0) 4659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.972475+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:04.972475+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.381 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.049375+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.049375+0000 mon.a (mon.0) 4661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:05.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.052159+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.052159+0000 mon.a (mon.0) 4662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:05.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.054439+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.054439+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:05.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.055392+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.055392+0000 mon.a (mon.0) 4664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:05.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.061083+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:05.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:05 smithi092 bash[114081]: audit 2024-09-17T12:10:05.061083+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.324251+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.324251+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.406472+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.406472+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.404 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.504511+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.504511+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.590844+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.590844+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.664755+0000 mgr.y (mgr.54108) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.664755+0000 mgr.y (mgr.54108) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.739399+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.739399+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.814550+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.814550+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.900153+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.900153+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.972899+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.405 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:04.972899+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.061596+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.061596+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.146857+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.146857+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.148895+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.148895+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.151039+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.151039+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.151661+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.151661+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.156565+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.156565+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.406 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.156978+0000 mgr.y (mgr.54108) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.156978+0000 mgr.y (mgr.54108) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.220657+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.220657+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.222678+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.222678+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.224766+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.224766+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.225563+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.225563+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.230949+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.230949+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.231467+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.231467+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.292224+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.292224+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.294124+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.294124+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.296135+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.296135+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.296798+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.296798+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.301845+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.301845+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.338539+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.338539+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.408 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.344579+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.344579+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.349523+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.349523+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.364424+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.409 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.364424+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.366053+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.366053+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.368120+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.368120+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.368817+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.368817+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.375486+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.375486+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.436041+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.436041+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.438414+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.438414+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.441003+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.441003+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.441955+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.441955+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.449795+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.449795+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.536552+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.536552+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.538515+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.538515+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.540913+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.411 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.540913+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.541534+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.541534+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.548757+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.548757+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.608181+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.608181+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.609317+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.609317+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.624300+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.624300+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.635171+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.635171+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.412 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.640710+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.640710+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.641474+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.641474+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.647167+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.647167+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.729164+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.729164+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.731258+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.731258+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.733906+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.733906+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.734874+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.734874+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.743135+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.743135+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.824497+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.824497+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.827213+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.827213+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.830157+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.414 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.830157+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.830982+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.830982+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.838528+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.838528+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.912778+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.912778+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.914977+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.914977+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.917316+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.415 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.917316+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.416 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.918206+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.416 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.918206+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.416 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.923547+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.416 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.923547+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.416 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.988287+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.988287+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.990381+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.990381+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.992798+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.992798+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.993756+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.993756+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.999586+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:05.999586+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:06.089074+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:06.089074+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:06.091517+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.417 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:06 smithi121 bash[87711]: audit 2024-09-17T12:10:06.091517+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.324251+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.324251+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.406472+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.406472+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.504511+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.504511+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.590844+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.590844+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.664755+0000 mgr.y (mgr.54108) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.664755+0000 mgr.y (mgr.54108) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.739399+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.739399+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.814550+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.814550+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.900153+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.900153+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.972899+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:04.972899+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.061596+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.061596+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.146857+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.146857+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.324251+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.324251+0000 mgr.y (mgr.54108) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.406472+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.406472+0000 mgr.y (mgr.54108) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.504511+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.504511+0000 mgr.y (mgr.54108) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.590844+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.590844+0000 mgr.y (mgr.54108) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.664755+0000 mgr.y (mgr.54108) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.664755+0000 mgr.y (mgr.54108) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.739399+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.739399+0000 mgr.y (mgr.54108) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.814550+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.814550+0000 mgr.y (mgr.54108) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.900153+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.900153+0000 mgr.y (mgr.54108) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.972899+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:04.972899+0000 mgr.y (mgr.54108) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.061596+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.061596+0000 mgr.y (mgr.54108) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.146857+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.146857+0000 mon.a (mon.0) 4666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.148895+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.148895+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.151039+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.151039+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.151661+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.151661+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.156565+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.156565+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.156978+0000 mgr.y (mgr.54108) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.156978+0000 mgr.y (mgr.54108) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.220657+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.220657+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.222678+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.222678+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.224766+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.224766+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.225563+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.225563+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.230949+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.148895+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.148895+0000 mon.a (mon.0) 4667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.151039+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.151039+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.151661+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.151661+0000 mon.a (mon.0) 4669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.156565+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.156565+0000 mon.a (mon.0) 4670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.156978+0000 mgr.y (mgr.54108) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.156978+0000 mgr.y (mgr.54108) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.220657+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.220657+0000 mon.a (mon.0) 4671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.222678+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.222678+0000 mon.a (mon.0) 4672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.224766+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.224766+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.225563+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.225563+0000 mon.a (mon.0) 4674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.230949+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.230949+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.231467+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.231467+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.292224+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.292224+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.294124+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.294124+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.296135+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.296135+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.296798+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.296798+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.301845+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.301845+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.338539+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.338539+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.344579+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.344579+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.349523+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.349523+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.364424+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.364424+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.230949+0000 mon.a (mon.0) 4675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.231467+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.231467+0000 mgr.y (mgr.54108) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:06.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.292224+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.292224+0000 mon.a (mon.0) 4676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.294124+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.294124+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.296135+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.296135+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.296798+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.296798+0000 mon.a (mon.0) 4679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.301845+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.301845+0000 mon.a (mon.0) 4680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.338539+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.338539+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.344579+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.344579+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.349523+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.349523+0000 mon.a (mon.0) 4683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.364424+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.364424+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.366053+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.366053+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.368120+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.368120+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.368817+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.368817+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.375486+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.375486+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.436041+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.436041+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.438414+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.438414+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.441003+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.441003+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.441955+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.441955+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.449795+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.449795+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.536552+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.366053+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.366053+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.368120+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.368120+0000 mon.a (mon.0) 4686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.368817+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.368817+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.375486+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.375486+0000 mon.a (mon.0) 4688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.436041+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.436041+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.438414+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.438414+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.441003+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.441003+0000 mon.a (mon.0) 4691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.441955+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.441955+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.449795+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.449795+0000 mon.a (mon.0) 4693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.536552+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.536552+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.538515+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.538515+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.540913+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.540913+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.541534+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.541534+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.548757+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.548757+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.608181+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.608181+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.609317+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:06.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.609317+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:06.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.624300+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.624300+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.635171+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.635171+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.640710+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.640710+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.641474+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.641474+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.647167+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.647167+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.729164+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.729164+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.731258+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.731258+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.733906+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.733906+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.734874+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.734874+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.743135+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.743135+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.824497+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.824497+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.827213+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.827213+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.830157+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.830157+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.830982+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.830982+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.838528+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.838528+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.912778+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.912778+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.914977+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.914977+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.917316+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.917316+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.918206+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.918206+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.923547+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.923547+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.988287+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.988287+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.990381+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.990381+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.992798+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.536552+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.538515+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.538515+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.540913+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.540913+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.541534+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.541534+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.548757+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.548757+0000 mon.a (mon.0) 4698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.608181+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.608181+0000 mon.a (mon.0) 4699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.609317+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:06.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.609317+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:06.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.624300+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.624300+0000 mon.a (mon.0) 4701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.635171+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.635171+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.640710+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.640710+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.641474+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.641474+0000 mon.a (mon.0) 4704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.647167+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.647167+0000 mon.a (mon.0) 4705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.729164+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.729164+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.731258+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.731258+0000 mon.a (mon.0) 4707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.733906+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.733906+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.734874+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.734874+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.743135+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.743135+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.824497+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.824497+0000 mon.a (mon.0) 4711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.827213+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.827213+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.830157+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.830157+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.830982+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.830982+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.838528+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.616 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.838528+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.616 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.912778+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.616 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.912778+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.616 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.914977+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.616 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.914977+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.616 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.917316+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.617 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.917316+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.617 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.918206+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.617 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.918206+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.617 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.923547+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.618 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.923547+0000 mon.a (mon.0) 4720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.618 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.988287+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.618 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.988287+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.618 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.990381+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.618 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.990381+0000 mon.a (mon.0) 4722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.618 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.992798+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.618 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.992798+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.618 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.993756+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.618 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.993756+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.619 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.999586+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.619 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:05.999586+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.619 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:06.089074+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.619 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:06.089074+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.619 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:06.091517+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.619 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[114081]: audit 2024-09-17T12:10:06.091517+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.992798+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:06.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.993756+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.993756+0000 mon.a (mon.0) 4724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:06.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.999586+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:05.999586+0000 mon.a (mon.0) 4725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:06.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:06.089074+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:06.089074+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:06.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:06.091517+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:06.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:06 smithi092 bash[110680]: audit 2024-09-17T12:10:06.091517+0000 mon.a (mon.0) 4727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.302260+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.302260+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.375870+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.375870+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.450303+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.450303+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.549185+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.549185+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cluster 2024-09-17T12:10:05.585666+0000 mgr.y (mgr.54108) 1295 : cluster [DBG] pgmap v323: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cluster 2024-09-17T12:10:05.585666+0000 mgr.y (mgr.54108) 1295 : cluster [DBG] pgmap v323: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.647809+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.647809+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.743674+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.743674+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.839312+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.839312+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.924000+0000 mgr.y (mgr.54108) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.924000+0000 mgr.y (mgr.54108) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.999956+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:05.999956+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.118563+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.118563+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.120467+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.120467+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.127030+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.127030+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.130019+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.130019+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.205386+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.205386+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.208034+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.208034+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.210883+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.210883+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.211608+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.211608+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.216643+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.216643+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.217114+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.217114+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.277853+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.277853+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.279749+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.279749+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.281541+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.281541+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.282166+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.282166+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.287137+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.287137+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.349645+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.349645+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.351546+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.351546+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.353233+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.353233+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.353841+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.353841+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.358850+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.358850+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.417170+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.417170+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.418870+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.418870+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.421058+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.421058+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.421684+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.421684+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.428706+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.428706+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.488683+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.488683+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.490669+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.490669+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.492229+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.492229+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.492807+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.492807+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.497974+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.497974+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.561512+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.561512+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.564067+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.564067+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.566644+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.566644+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.567266+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.567266+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.574627+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.574627+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.641277+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.641277+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.643921+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.643921+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.646490+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.646490+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.647341+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.647341+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.652639+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.652639+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.720555+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.720555+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.722902+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.722902+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.725626+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.725626+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.726355+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.726355+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.733922+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.733922+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.801932+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.801932+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.804322+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.804322+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.806645+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.806645+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.807725+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.807725+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.815772+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.815772+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.889191+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.889191+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.891636+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.891636+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.893960+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.893960+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.894587+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.894587+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.899830+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.899830+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.973316+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.973316+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.975308+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.975308+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.978292+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.978292+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.979004+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.979004+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.984433+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:06.984433+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.046738+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.046738+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.048713+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.048713+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.050984+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.050984+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.051640+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.051640+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.057209+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[87711]: audit 2024-09-17T12:10:07.057209+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.302260+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.302260+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.375870+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.375870+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.450303+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.450303+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.549185+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.549185+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cluster 2024-09-17T12:10:05.585666+0000 mgr.y (mgr.54108) 1295 : cluster [DBG] pgmap v323: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cluster 2024-09-17T12:10:05.585666+0000 mgr.y (mgr.54108) 1295 : cluster [DBG] pgmap v323: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.647809+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.647809+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.743674+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.743674+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.839312+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.839312+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.924000+0000 mgr.y (mgr.54108) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.924000+0000 mgr.y (mgr.54108) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.999956+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:05.999956+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.302260+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.302260+0000 mgr.y (mgr.54108) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.375870+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.375870+0000 mgr.y (mgr.54108) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.450303+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.450303+0000 mgr.y (mgr.54108) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.549185+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.549185+0000 mgr.y (mgr.54108) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cluster 2024-09-17T12:10:05.585666+0000 mgr.y (mgr.54108) 1295 : cluster [DBG] pgmap v323: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:07.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cluster 2024-09-17T12:10:05.585666+0000 mgr.y (mgr.54108) 1295 : cluster [DBG] pgmap v323: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.647809+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.647809+0000 mgr.y (mgr.54108) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.743674+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.743674+0000 mgr.y (mgr.54108) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.839312+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.839312+0000 mgr.y (mgr.54108) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.924000+0000 mgr.y (mgr.54108) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.924000+0000 mgr.y (mgr.54108) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.999956+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:05.999956+0000 mgr.y (mgr.54108) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.118563+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.118563+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.120467+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.120467+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.127030+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.127030+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.130019+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.130019+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.205386+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.205386+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.208034+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.208034+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.210883+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.210883+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.211608+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.211608+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.216643+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.216643+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.217114+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.217114+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.277853+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.277853+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.279749+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.279749+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.281541+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.281541+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.282166+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.282166+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.287137+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.287137+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.349645+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.349645+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.351546+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.351546+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.353233+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.353233+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.353841+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.353841+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.358850+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.358850+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.118563+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.118563+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.120467+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.120467+0000 mon.a (mon.0) 4729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.127030+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.127030+0000 mon.a (mon.0) 4730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.130019+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.130019+0000 mgr.y (mgr.54108) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.205386+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.205386+0000 mon.a (mon.0) 4731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.208034+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.208034+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.210883+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.210883+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.211608+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.211608+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.216643+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.216643+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.217114+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.217114+0000 mgr.y (mgr.54108) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:07.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.417170+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.417170+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.418870+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.418870+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.421058+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.421058+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.421684+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.421684+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.428706+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.428706+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.488683+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.488683+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.490669+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.490669+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.492229+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.492229+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.492807+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.492807+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.497974+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.497974+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.561512+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.561512+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.564067+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.564067+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.566644+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.566644+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.567266+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.567266+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.574627+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.574627+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.641277+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.641277+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.643921+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.643921+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.646490+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.646490+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.647341+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.647341+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.277853+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.277853+0000 mon.a (mon.0) 4736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.279749+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.279749+0000 mon.a (mon.0) 4737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.281541+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.281541+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.282166+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.282166+0000 mon.a (mon.0) 4739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.287137+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.287137+0000 mon.a (mon.0) 4740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.349645+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.349645+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.351546+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.351546+0000 mon.a (mon.0) 4742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.353233+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.353233+0000 mon.a (mon.0) 4743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.353841+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.353841+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.358850+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.358850+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.652639+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.652639+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.720555+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.720555+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.722902+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.722902+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.725626+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.725626+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.726355+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.726355+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.733922+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.733922+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.801932+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.801932+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.804322+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.804322+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.806645+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.806645+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.807725+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.807725+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.815772+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.815772+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.889191+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.889191+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.891636+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.891636+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.893960+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.893960+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.894587+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.894587+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.899830+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.899830+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.973316+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.973316+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.975308+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.975308+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.978292+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.978292+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.979004+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.417170+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.417170+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.418870+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.418870+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.421058+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.421058+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.421684+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.421684+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.428706+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.428706+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.488683+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.488683+0000 mon.a (mon.0) 4751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.490669+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.490669+0000 mon.a (mon.0) 4752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.492229+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.492229+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.492807+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.492807+0000 mon.a (mon.0) 4754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.497974+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.979004+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.984433+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:06.984433+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.046738+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.046738+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.048713+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.048713+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.050984+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.050984+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.051640+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.051640+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.057209+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[110680]: audit 2024-09-17T12:10:07.057209+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.605 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.497974+0000 mon.a (mon.0) 4755 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.561512+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.561512+0000 mon.a (mon.0) 4756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.564067+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.564067+0000 mon.a (mon.0) 4757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.566644+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.606 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.566644+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.567266+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.567266+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.574627+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.574627+0000 mon.a (mon.0) 4760 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.641277+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.607 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.641277+0000 mon.a (mon.0) 4761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.643921+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.643921+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.646490+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.646490+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.647341+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.647341+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.652639+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.652639+0000 mon.a (mon.0) 4765 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.720555+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.720555+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.722902+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.722902+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.725626+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.609 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.725626+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.726355+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.726355+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.733922+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.733922+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.801932+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.801932+0000 mon.a (mon.0) 4771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.804322+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.610 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.804322+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.806645+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.806645+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.807725+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.807725+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.815772+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.611 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.815772+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.889191+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.889191+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.891636+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.891636+0000 mon.a (mon.0) 4777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.893960+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.612 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.893960+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.894587+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.894587+0000 mon.a (mon.0) 4779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.899830+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.899830+0000 mon.a (mon.0) 4780 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.973316+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.613 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.973316+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.975308+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.975308+0000 mon.a (mon.0) 4782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.978292+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.978292+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.979004+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.979004+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.984433+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:06.984433+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.046738+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.046738+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.048713+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.614 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.048713+0000 mon.a (mon.0) 4787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:07.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.050984+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.050984+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:07.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.051640+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.051640+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:07.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.057209+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:07.615 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:07 smithi092 bash[114081]: audit 2024-09-17T12:10:07.057209+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:07 smithi121 bash[103289]: debug 2024-09-17T12:10:07.884+0000 7f7c19b68640 1 -- 172.21.15.121:0/2194986581 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55635ccc4960 con 0x55635cce5c00 2024-09-17T12:10:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.287546+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.287546+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.359268+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.359268+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.429165+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.429165+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.498494+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.498494+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.575263+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.575263+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.653182+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.653182+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.734400+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.734400+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:06.787135+0000 mgr.y (mgr.54108) 1310 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:06.787135+0000 mgr.y (mgr.54108) 1310 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.816575+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.816575+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.900293+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.900293+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.984880+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:06.984880+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.057552+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.057552+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.127521+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.127521+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.129868+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.129868+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.132200+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.132200+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.133031+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.133031+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.140253+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.140253+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.140953+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.140953+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.211454+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.211454+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.213255+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.213255+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.215182+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.215182+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.215888+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.215888+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.222912+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.222912+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.223357+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.223357+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.295434+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.295434+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.297615+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.297615+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.301133+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.301133+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.302206+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.302206+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.311088+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.311088+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.394891+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.394891+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.397157+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.397157+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.399208+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.399208+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.399883+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.399883+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.407238+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.407238+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.483182+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.483182+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.484917+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.484917+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.486773+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.486773+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.487490+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.487490+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.494880+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.494880+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.558759+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.558759+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.560898+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.560898+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.563011+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.563011+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.563801+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.563801+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.571166+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.571166+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.633442+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.633442+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.635932+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.635932+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.639560+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.639560+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.640583+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.640583+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.649683+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.649683+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.718592+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.718592+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.720926+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.720926+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.723213+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.723213+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.724192+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.724192+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.732461+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.732461+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cluster 2024-09-17T12:10:07.742293+0000 mon.a (mon.0) 4831 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: cluster 2024-09-17T12:10:07.742293+0000 mon.a (mon.0) 4831 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.794343+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.794343+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.796472+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.796472+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.799513+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.799513+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.800602+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.800602+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.808198+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.808198+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.886392+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.886392+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.888854+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.888854+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.892176+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.892176+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.893064+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.893064+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.899170+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.899170+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.970785+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.970785+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.973347+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.973347+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.976060+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.976060+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.977080+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.977080+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.987809+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:07.987809+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.073869+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.073869+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.075955+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.075955+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.078448+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.078448+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.079293+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.079293+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.087028+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:08 smithi121 bash[87711]: audit 2024-09-17T12:10:08.087028+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.287546+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.287546+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.359268+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.359268+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.429165+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.429165+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.498494+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.498494+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.575263+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.575263+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.653182+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.653182+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.734400+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.734400+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:06.787135+0000 mgr.y (mgr.54108) 1310 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:06.787135+0000 mgr.y (mgr.54108) 1310 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.816575+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.816575+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.900293+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.900293+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.984880+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.287546+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.287546+0000 mgr.y (mgr.54108) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.359268+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.359268+0000 mgr.y (mgr.54108) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.429165+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.429165+0000 mgr.y (mgr.54108) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.498494+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.498494+0000 mgr.y (mgr.54108) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.575263+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.575263+0000 mgr.y (mgr.54108) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.653182+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.653182+0000 mgr.y (mgr.54108) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.734400+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.734400+0000 mgr.y (mgr.54108) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:06.787135+0000 mgr.y (mgr.54108) 1310 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:06.787135+0000 mgr.y (mgr.54108) 1310 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.816575+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.816575+0000 mgr.y (mgr.54108) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.900293+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.900293+0000 mgr.y (mgr.54108) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.984880+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:06.984880+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.057552+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.057552+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.127521+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.127521+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.129868+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.129868+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.132200+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.132200+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.133031+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.133031+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.140253+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.140253+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.140953+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.140953+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.211454+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.211454+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.213255+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.213255+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.215182+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.215182+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.215888+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.215888+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.222912+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.222912+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.223357+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.223357+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.295434+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.295434+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.297615+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.297615+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.301133+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.301133+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.302206+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.302206+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.311088+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.311088+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.394891+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.394891+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.397157+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:06.984880+0000 mgr.y (mgr.54108) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.057552+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.057552+0000 mgr.y (mgr.54108) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.127521+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.127521+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.129868+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.129868+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.132200+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.132200+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.133031+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.133031+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.140253+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.140253+0000 mon.a (mon.0) 4795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.140953+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.140953+0000 mgr.y (mgr.54108) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.211454+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.211454+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.213255+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.213255+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.215182+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.397157+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.399208+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.399208+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.399883+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.399883+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.407238+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.407238+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.483182+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.483182+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.484917+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.484917+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.486773+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.486773+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.487490+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.487490+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.494880+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.494880+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.558759+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.558759+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.215182+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.215888+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.215888+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.222912+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.222912+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.223357+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.223357+0000 mgr.y (mgr.54108) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:08.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.295434+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.295434+0000 mon.a (mon.0) 4801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.297615+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.297615+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.301133+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.301133+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.302206+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.302206+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.311088+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.311088+0000 mon.a (mon.0) 4805 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.394891+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.394891+0000 mon.a (mon.0) 4806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.397157+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.560898+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.560898+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.563011+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.563011+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.563801+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.563801+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.571166+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.571166+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.633442+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.633442+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.635932+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.635932+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.639560+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.639560+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.640583+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.640583+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.649683+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.649683+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.718592+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.397157+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.399208+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.399208+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.399883+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.399883+0000 mon.a (mon.0) 4809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.407238+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.407238+0000 mon.a (mon.0) 4810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.483182+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.483182+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.484917+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.484917+0000 mon.a (mon.0) 4812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.486773+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.486773+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.487490+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.487490+0000 mon.a (mon.0) 4814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.494880+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.494880+0000 mon.a (mon.0) 4815 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.558759+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.558759+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.718592+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.720926+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.720926+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.723213+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.723213+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.724192+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.724192+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.732461+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.732461+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cluster 2024-09-17T12:10:07.742293+0000 mon.a (mon.0) 4831 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: cluster 2024-09-17T12:10:07.742293+0000 mon.a (mon.0) 4831 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.794343+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.794343+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.796472+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.796472+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.799513+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.799513+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.800602+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.800602+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.808198+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.808198+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.886392+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.886392+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.888854+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.888854+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.892176+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.892176+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.893064+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.893064+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.899170+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.899170+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.970785+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.970785+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.973347+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.973347+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.976060+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.976060+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.977080+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.977080+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.560898+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.560898+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.563011+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.563011+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.563801+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.563801+0000 mon.a (mon.0) 4819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.571166+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.571166+0000 mon.a (mon.0) 4820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.633442+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.633442+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.635932+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.635932+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.639560+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.639560+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.640583+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.640583+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.649683+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.649683+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.718592+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.987809+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:07.987809+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.073869+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.073869+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.075955+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.075955+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.078448+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.078448+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.079293+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.079293+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.087028+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[114081]: audit 2024-09-17T12:10:08.087028+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.718592+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.720926+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.720926+0000 mon.a (mon.0) 4827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.723213+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.723213+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.724192+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.724192+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.732461+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.732461+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cluster 2024-09-17T12:10:07.742293+0000 mon.a (mon.0) 4831 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: cluster 2024-09-17T12:10:07.742293+0000 mon.a (mon.0) 4831 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.794343+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.794343+0000 mon.a (mon.0) 4832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.796472+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.796472+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.799513+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.799513+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.800602+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.800602+0000 mon.a (mon.0) 4835 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.808198+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.808198+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.886392+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.886392+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.888854+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.888854+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.892176+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.892176+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.893064+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.893064+0000 mon.a (mon.0) 4840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.899170+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.899170+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.970785+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.970785+0000 mon.a (mon.0) 4842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.973347+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.973347+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.976060+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.976060+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.977080+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.977080+0000 mon.a (mon.0) 4845 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.987809+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:07.987809+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.073869+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.073869+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.075955+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.075955+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.078448+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.078448+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.079293+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.079293+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.087028+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:08.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:08 smithi092 bash[110680]: audit 2024-09-17T12:10:08.087028+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.311631+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.311631+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.407992+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.407992+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.495369+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.495369+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.571721+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.571721+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cluster 2024-09-17T12:10:07.586531+0000 mgr.y (mgr.54108) 1321 : cluster [DBG] pgmap v324: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:09.292 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cluster 2024-09-17T12:10:07.586531+0000 mgr.y (mgr.54108) 1321 : cluster [DBG] pgmap v324: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.650574+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.650574+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.732967+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.732967+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.808633+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.808633+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.899651+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.899651+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.988442+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:07.988442+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.293 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.087568+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.087568+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.183428+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.183428+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.294 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.186200+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.186200+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.189356+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.189356+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.190576+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.190576+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.197640+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.197640+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.198110+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.198110+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.289879+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.289879+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.292933+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.292933+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.295179+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.295179+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.296096+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.296096+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.302906+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.302906+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.389095+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.389095+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.391298+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.391298+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.393873+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.393873+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.394699+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.394699+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.404704+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.404704+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.500481+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.500481+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.503108+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.503108+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.505608+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.505608+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.506515+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.506515+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.513156+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.513156+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.615152+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.615152+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.617650+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.617650+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.619501+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.619501+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.620234+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.620234+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.625315+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.625315+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.707267+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.707267+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.709419+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.709419+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.712401+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.712401+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.713349+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.713349+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.719056+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.719056+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.812607+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.812607+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.815204+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.815204+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.818441+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.818441+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.819506+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.819506+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.828025+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.828025+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.910474+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.910474+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.912744+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.912744+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.915392+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.915392+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.916266+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.916266+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.924717+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:08.924717+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.001011+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.001011+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.003450+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.003450+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.006211+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.006211+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.007134+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.007134+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.012676+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.012676+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.099891+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.099891+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.102281+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.102281+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.105528+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.105528+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.106353+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.106353+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.111956+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[87711]: audit 2024-09-17T12:10:09.111956+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.555 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:09 smithi121 bash[103289]: debug 2024-09-17T12:10:09.288+0000 7f7c1c3cf640 -1 Falling back to public interface 2024-09-17T12:10:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.311631+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.311631+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.407992+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.407992+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.495369+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.495369+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.571721+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.571721+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cluster 2024-09-17T12:10:07.586531+0000 mgr.y (mgr.54108) 1321 : cluster [DBG] pgmap v324: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cluster 2024-09-17T12:10:07.586531+0000 mgr.y (mgr.54108) 1321 : cluster [DBG] pgmap v324: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.650574+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.650574+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.732967+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.732967+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.808633+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.808633+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.899651+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.899651+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.988442+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:07.988442+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.087568+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.311631+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.311631+0000 mgr.y (mgr.54108) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.407992+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.407992+0000 mgr.y (mgr.54108) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.495369+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.495369+0000 mgr.y (mgr.54108) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.571721+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.571721+0000 mgr.y (mgr.54108) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cluster 2024-09-17T12:10:07.586531+0000 mgr.y (mgr.54108) 1321 : cluster [DBG] pgmap v324: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cluster 2024-09-17T12:10:07.586531+0000 mgr.y (mgr.54108) 1321 : cluster [DBG] pgmap v324: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.650574+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.650574+0000 mgr.y (mgr.54108) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.732967+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.732967+0000 mgr.y (mgr.54108) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.808633+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.808633+0000 mgr.y (mgr.54108) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.899651+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.899651+0000 mgr.y (mgr.54108) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.988442+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:07.988442+0000 mgr.y (mgr.54108) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.087568+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.087568+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.183428+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.183428+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.186200+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.186200+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.189356+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.189356+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.190576+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.190576+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.197640+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.197640+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.198110+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.198110+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.289879+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.289879+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.292933+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.292933+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.295179+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.295179+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.296096+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.296096+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.302906+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.302906+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.389095+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.389095+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.391298+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.391298+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.393873+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.393873+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.394699+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.394699+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.404704+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.404704+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.500481+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.500481+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.503108+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.503108+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.505608+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.505608+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.087568+0000 mgr.y (mgr.54108) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.183428+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.183428+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.186200+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.186200+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.189356+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.189356+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.190576+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.190576+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.197640+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.197640+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.198110+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.198110+0000 mgr.y (mgr.54108) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.289879+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.289879+0000 mon.a (mon.0) 4857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.292933+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.292933+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.295179+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.295179+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.506515+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.506515+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.513156+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.513156+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.615152+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.615152+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.617650+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.617650+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.619501+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.619501+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.620234+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.620234+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.625315+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.625315+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.707267+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.707267+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.709419+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.709419+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.712401+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.296096+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.296096+0000 mon.a (mon.0) 4860 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.302906+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.302906+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.389095+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.389095+0000 mon.a (mon.0) 4862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.391298+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.391298+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.393873+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.393873+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.394699+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.394699+0000 mon.a (mon.0) 4865 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.404704+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.404704+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.500481+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.500481+0000 mon.a (mon.0) 4867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.503108+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.503108+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.505608+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.505608+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.712401+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.713349+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.713349+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.719056+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.719056+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.812607+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.812607+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.815204+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.815204+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.818441+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.818441+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.819506+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.819506+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.828025+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.828025+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.910474+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.910474+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.912744+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.912744+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.915392+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.915392+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.916266+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.916266+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.924717+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:08.924717+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.001011+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.001011+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.003450+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.003450+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.006211+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.006211+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.007134+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.007134+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.012676+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.012676+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.099891+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.099891+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.102281+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.102281+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.506515+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.506515+0000 mon.a (mon.0) 4870 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.513156+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.513156+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.615152+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.615152+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.617650+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.617650+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.619501+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.619501+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.620234+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.620234+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.625315+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.625315+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.707267+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.707267+0000 mon.a (mon.0) 4877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.709419+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.709419+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.712401+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.105528+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.105528+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.106353+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.106353+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.111956+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[110680]: audit 2024-09-17T12:10:09.111956+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.712401+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.713349+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.713349+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.719056+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.719056+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.812607+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.812607+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.815204+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.815204+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.818441+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.818441+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.819506+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.819506+0000 mon.a (mon.0) 4885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.828025+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.828025+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.910474+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.910474+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.912744+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.912744+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.915392+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.915392+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.916266+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.916266+0000 mon.a (mon.0) 4890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.924717+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:08.924717+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.001011+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.001011+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.003450+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.003450+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.006211+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.006211+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.007134+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.007134+0000 mon.a (mon.0) 4895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.012676+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.012676+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.099891+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.099891+0000 mon.a (mon.0) 4897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:09.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.102281+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.102281+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:09.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.105528+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.105528+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:09.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.106353+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.106353+0000 mon.a (mon.0) 4900 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:09.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.111956+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:09.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:09 smithi092 bash[114081]: audit 2024-09-17T12:10:09.111956+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.303483+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.303483+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.405251+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.405251+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.513887+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.513887+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.625888+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.625888+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.719624+0000 mgr.y (mgr.54108) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.719624+0000 mgr.y (mgr.54108) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.828862+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.828862+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.925315+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:08.925315+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.013212+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.013212+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.112653+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.112653+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.195029+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.195029+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.197831+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.197831+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.200897+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.200897+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.201904+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.201904+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.207675+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.207675+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.208295+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.208295+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.285776+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.285776+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.288323+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.288323+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.291815+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.291815+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.292819+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.292819+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.298886+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.298886+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.362283+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.362283+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.364563+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.364563+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.367154+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.367154+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.367968+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.367968+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.374126+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.374126+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.458899+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.458899+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.461596+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.461596+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.464645+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.464645+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.465294+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.465294+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.470568+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.470568+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.532608+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.532608+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.534208+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.534208+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.535908+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.535908+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.536474+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.536474+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.541597+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.541597+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.602429+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.602429+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.604577+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.604577+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.607028+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.607028+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.607637+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.607637+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.613198+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.613198+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.673237+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.673237+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.675512+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.675512+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.678632+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.678632+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.679251+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.679251+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.686781+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.686781+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.763633+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.763633+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.766077+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.766077+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.768758+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.768758+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.769889+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.769889+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.780027+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.780027+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.850135+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.850135+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.852559+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.852559+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.855201+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.855201+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.855881+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.855881+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.861872+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.861872+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.931054+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.931054+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.933129+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.933129+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.935774+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.935774+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.936557+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.936557+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.944407+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:09.944407+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.016947+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.016947+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.019178+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.019178+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.021475+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.021475+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.022177+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.022177+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.027187+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.027187+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.086654+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.086654+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.088279+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.088279+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.089862+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.089862+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.090495+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.090495+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.095057+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:10 smithi121 bash[87711]: audit 2024-09-17T12:10:10.095057+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.303483+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.303483+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.405251+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.405251+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.513887+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.513887+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.625888+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.625888+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.719624+0000 mgr.y (mgr.54108) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.719624+0000 mgr.y (mgr.54108) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.828862+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.828862+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.925315+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:08.925315+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.013212+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.013212+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.112653+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.112653+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.195029+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.195029+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.197831+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.197831+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.200897+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.200897+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.201904+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.201904+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.207675+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.207675+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.208295+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.208295+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.285776+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.285776+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.288323+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.288323+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.291815+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.291815+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.292819+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.292819+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.298886+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.298886+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.362283+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.362283+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.364563+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.364563+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.367154+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.367154+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.367968+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.367968+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.374126+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.374126+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.458899+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.458899+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.461596+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.461596+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.464645+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.464645+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.465294+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.465294+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.470568+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.470568+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.532608+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.532608+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.534208+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.534208+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.535908+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.535908+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.536474+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.536474+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.541597+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.541597+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.602429+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.602429+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.604577+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.604577+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.607028+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.607028+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.607637+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.607637+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.613198+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.613198+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.303483+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.303483+0000 mgr.y (mgr.54108) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.405251+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.405251+0000 mgr.y (mgr.54108) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.513887+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.513887+0000 mgr.y (mgr.54108) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.625888+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.625888+0000 mgr.y (mgr.54108) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.719624+0000 mgr.y (mgr.54108) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.719624+0000 mgr.y (mgr.54108) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.828862+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.828862+0000 mgr.y (mgr.54108) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.925315+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:08.925315+0000 mgr.y (mgr.54108) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.013212+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.013212+0000 mgr.y (mgr.54108) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.112653+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.112653+0000 mgr.y (mgr.54108) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.195029+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.195029+0000 mon.a (mon.0) 4902 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.197831+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.673237+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.673237+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.675512+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.675512+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.678632+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.678632+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.679251+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.679251+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.686781+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.686781+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.763633+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.763633+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.766077+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.766077+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.768758+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.768758+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.769889+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.769889+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.780027+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.780027+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.850135+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.850135+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.852559+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.852559+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.855201+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.855201+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.855881+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.855881+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.861872+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.861872+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.931054+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.931054+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.933129+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.933129+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.935774+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.935774+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.936557+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.936557+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.944407+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:09.944407+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.016947+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.016947+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.019178+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.019178+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.021475+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.021475+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.022177+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.022177+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.027187+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.027187+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.086654+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.086654+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.088279+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.088279+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.089862+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.089862+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.090495+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.090495+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.095057+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[114081]: audit 2024-09-17T12:10:10.095057+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.197831+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.200897+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.200897+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.201904+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.201904+0000 mon.a (mon.0) 4905 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.207675+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.207675+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.208295+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.208295+0000 mgr.y (mgr.54108) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.285776+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.285776+0000 mon.a (mon.0) 4907 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.288323+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.288323+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.291815+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.291815+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.292819+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.292819+0000 mon.a (mon.0) 4910 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.298886+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.298886+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.362283+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.362283+0000 mon.a (mon.0) 4912 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.364563+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.364563+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.367154+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.367154+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.367968+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.367968+0000 mon.a (mon.0) 4915 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.374126+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.374126+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.458899+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.458899+0000 mon.a (mon.0) 4917 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.461596+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.461596+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.464645+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.464645+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.465294+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.465294+0000 mon.a (mon.0) 4920 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.470568+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.470568+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.532608+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.532608+0000 mon.a (mon.0) 4922 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.534208+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.534208+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.535908+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.535908+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.536474+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.536474+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.541597+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.541597+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.602429+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.602429+0000 mon.a (mon.0) 4927 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.604577+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.604577+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.607028+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.607028+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.607637+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.607637+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.613198+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.613198+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.673237+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.673237+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.675512+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.675512+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.678632+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.678632+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.679251+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.679251+0000 mon.a (mon.0) 4935 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.686781+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.686781+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.763633+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.763633+0000 mon.a (mon.0) 4937 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.766077+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.766077+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.768758+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.768758+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.769889+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.769889+0000 mon.a (mon.0) 4940 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.780027+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.780027+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.850135+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.850135+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.852559+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.852559+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.855201+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.855201+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.855881+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.855881+0000 mon.a (mon.0) 4945 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.861872+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.861872+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.931054+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.931054+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.933129+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.933129+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.935774+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.935774+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.936557+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.936557+0000 mon.a (mon.0) 4950 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.944407+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:09.944407+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.016947+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.016947+0000 mon.a (mon.0) 4952 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.019178+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.019178+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.021475+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.021475+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.022177+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.022177+0000 mon.a (mon.0) 4955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.027187+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.027187+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.086654+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.086654+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:10.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.088279+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.088279+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:10.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.089862+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.089862+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:10.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.090495+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.090495+0000 mon.a (mon.0) 4960 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:10.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.095057+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:10.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[110680]: audit 2024-09-17T12:10:10.095057+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:10:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:10:10] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T12:10:11.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.299380+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.299380+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.374656+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.374656+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.471069+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.415 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.471069+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.542093+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.542093+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cluster 2024-09-17T12:10:09.586999+0000 mgr.y (mgr.54108) 1343 : cluster [DBG] pgmap v325: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cluster 2024-09-17T12:10:09.586999+0000 mgr.y (mgr.54108) 1343 : cluster [DBG] pgmap v325: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.613650+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.613650+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.687382+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.687382+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.780612+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.780612+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.862432+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.416 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.862432+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.945022+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:09.945022+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.027552+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.299380+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.299380+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.374656+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.374656+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.471069+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.471069+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.417 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.542093+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.542093+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cluster 2024-09-17T12:10:09.586999+0000 mgr.y (mgr.54108) 1343 : cluster [DBG] pgmap v325: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cluster 2024-09-17T12:10:09.586999+0000 mgr.y (mgr.54108) 1343 : cluster [DBG] pgmap v325: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.613650+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.613650+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.687382+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.687382+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.780612+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.780612+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.862432+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.862432+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.945022+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.418 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:09.945022+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.419 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.027552+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.419 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.027552+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.419 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.095489+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.419 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.095489+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.419 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.159916+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.419 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.159916+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.419 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.162365+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.419 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.162365+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.419 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.164675+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.164675+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.165307+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.165307+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.171507+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.171507+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.171956+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.171956+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.232127+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.232127+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.234097+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.234097+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.235967+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.027552+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.095489+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.095489+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.159916+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.159916+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.162365+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.162365+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.164675+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.164675+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.421 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.165307+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.165307+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.171507+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.171507+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.171956+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.171956+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.232127+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.232127+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.234097+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.234097+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.422 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.235967+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.235967+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.236820+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.236820+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.243363+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.243363+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.244090+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.244090+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.313629+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.313629+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.316000+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.316000+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.319043+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.423 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.319043+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.320067+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.320067+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.326809+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.326809+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.385020+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.424 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.385020+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.424 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.235967+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.424 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.236820+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.424 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.236820+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.243363+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.243363+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.244090+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.244090+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.313629+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.313629+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.316000+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.316000+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.319043+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.319043+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.320067+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.320067+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.326809+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.326809+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.385020+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.385020+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.387594+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.387594+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.390107+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.390107+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.391166+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.391166+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.398029+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.398029+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.466837+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.466837+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.469295+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.469295+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.472311+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.472311+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.473277+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.473277+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.480289+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.480289+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.539412+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.539412+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.387594+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.387594+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.390107+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.390107+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.391166+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.391166+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.398029+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.398029+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.466837+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.466837+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.469295+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.429 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.469295+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.472311+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.472311+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.473277+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.473277+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.480289+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.480289+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.539412+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.430 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.539412+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.545334+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.545334+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.547769+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.547769+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.548528+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.548528+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.554818+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.554818+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.627879+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.627879+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.630188+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.431 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.630188+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.632470+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.632470+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.633090+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.633090+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.639356+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.639356+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.719520+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.545334+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.545334+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.432 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.547769+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.547769+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.548528+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.548528+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.554818+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.554818+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.627879+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.627879+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.630188+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.630188+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.632470+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.632470+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.633090+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.633090+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.639356+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.639356+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.719520+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.719520+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.721746+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.721746+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.723987+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.723987+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.434 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.724886+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.724886+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.731659+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.731659+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.811016+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.811016+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.814098+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.814098+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.816950+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.816950+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.818106+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.818106+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.823747+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.823747+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.719520+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.721746+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.721746+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.723987+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.723987+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.724886+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.724886+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.731659+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.731659+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.811016+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.811016+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.814098+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.814098+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.816950+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.816950+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.818106+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.818106+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.823747+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.823747+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.437 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.909201+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.909201+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.911050+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.911050+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.913618+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.913618+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.914383+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.914383+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.919148+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.919148+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.978180+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.978180+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.980923+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.980923+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.984747+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.984747+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.985630+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.985630+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.993054+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:10.993054+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.909201+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.909201+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.439 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.911050+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.911050+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.913618+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.913618+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.914383+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.914383+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.919148+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.919148+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.978180+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.978180+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.980923+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.980923+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.984747+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.984747+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.985630+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.985630+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.993054+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:10.993054+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.057019+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.057019+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.059500+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.059500+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.062665+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.062665+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.063614+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.063614+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.071392+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.442 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[110680]: audit 2024-09-17T12:10:11.071392+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.057019+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.057019+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.059500+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.059500+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.062665+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.062665+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.063614+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.063614+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.071392+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.443 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[114081]: audit 2024-09-17T12:10:11.071392+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.299380+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.299380+0000 mgr.y (mgr.54108) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.374656+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.374656+0000 mgr.y (mgr.54108) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.471069+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.471069+0000 mgr.y (mgr.54108) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.542093+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.542093+0000 mgr.y (mgr.54108) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cluster 2024-09-17T12:10:09.586999+0000 mgr.y (mgr.54108) 1343 : cluster [DBG] pgmap v325: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cluster 2024-09-17T12:10:09.586999+0000 mgr.y (mgr.54108) 1343 : cluster [DBG] pgmap v325: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-17T12:10:11.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.613650+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.613650+0000 mgr.y (mgr.54108) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.687382+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.687382+0000 mgr.y (mgr.54108) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.780612+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.780612+0000 mgr.y (mgr.54108) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.862432+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.862432+0000 mgr.y (mgr.54108) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.945022+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:09.945022+0000 mgr.y (mgr.54108) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.027552+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.027552+0000 mgr.y (mgr.54108) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.095489+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.095489+0000 mgr.y (mgr.54108) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.159916+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.159916+0000 mon.a (mon.0) 4962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.162365+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.162365+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.164675+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.164675+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.165307+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.165307+0000 mon.a (mon.0) 4965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.171507+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.171507+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.171956+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.171956+0000 mgr.y (mgr.54108) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.232127+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.232127+0000 mon.a (mon.0) 4967 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.234097+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.234097+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.235967+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.235967+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.236820+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.236820+0000 mon.a (mon.0) 4970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.243363+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.243363+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.244090+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.244090+0000 mgr.y (mgr.54108) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.313629+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.313629+0000 mon.a (mon.0) 4972 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.316000+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.316000+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.319043+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.319043+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.320067+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.320067+0000 mon.a (mon.0) 4975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.326809+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.326809+0000 mon.a (mon.0) 4976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.385020+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.385020+0000 mon.a (mon.0) 4977 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.387594+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.387594+0000 mon.a (mon.0) 4978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.390107+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.390107+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.391166+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.391166+0000 mon.a (mon.0) 4980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.398029+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.398029+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.466837+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.466837+0000 mon.a (mon.0) 4982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.469295+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.469295+0000 mon.a (mon.0) 4983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.472311+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.472311+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.473277+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.473277+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.480289+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.480289+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.539412+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.539412+0000 mon.a (mon.0) 4987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.545334+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.545334+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.547769+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.547769+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.548528+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.548528+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.554818+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.554818+0000 mon.a (mon.0) 4991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.627879+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.627879+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.630188+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.630188+0000 mon.a (mon.0) 4993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.632470+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.632470+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.633090+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.633090+0000 mon.a (mon.0) 4995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.639356+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.639356+0000 mon.a (mon.0) 4996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.719520+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.719520+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.721746+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.721746+0000 mon.a (mon.0) 4998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.723987+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.723987+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.724886+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.724886+0000 mon.a (mon.0) 5000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.731659+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.731659+0000 mon.a (mon.0) 5001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.811016+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.811016+0000 mon.a (mon.0) 5002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.814098+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.814098+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.816950+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.816950+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.818106+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.818106+0000 mon.a (mon.0) 5005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.823747+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.823747+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.909201+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.909201+0000 mon.a (mon.0) 5007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.911050+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.911050+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.913618+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.913618+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.914383+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.914383+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.919148+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.919148+0000 mon.a (mon.0) 5011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.978180+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.978180+0000 mon.a (mon.0) 5012 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.980923+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.980923+0000 mon.a (mon.0) 5013 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.984747+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.984747+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.985630+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.985630+0000 mon.a (mon.0) 5015 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.993054+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:10.993054+0000 mon.a (mon.0) 5016 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.057019+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.057019+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.059500+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.059500+0000 mon.a (mon.0) 5018 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.062665+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.062665+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.063614+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.063614+0000 mon.a (mon.0) 5020 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.071392+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:11 smithi121 bash[87711]: audit 2024-09-17T12:10:11.071392+0000 mon.a (mon.0) 5021 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:11.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:10:11 smithi092 bash[78704]: debug 2024-09-17T12:10:11.411+0000 7f0e292f3640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T12:10:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.327594+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.327594+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.398513+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.398513+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.480792+0000 mgr.y (mgr.54108) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.480792+0000 mgr.y (mgr.54108) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.555286+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.555286+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.639868+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.639868+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.732189+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.732189+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.824243+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.824243+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.919527+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.919527+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.993571+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:10.993571+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.071849+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.071849+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.152675+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.152675+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.154662+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.154662+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.156652+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.156652+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.157727+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.157727+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.163216+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.163216+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.163790+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.163790+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.232677+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.232677+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.235012+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.235012+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.237769+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.237769+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.238480+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.238480+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.245985+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.245985+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.246458+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.246458+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.311204+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.311204+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.314068+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.314068+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.321237+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.321237+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.321957+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.321957+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.328378+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.328378+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.333885+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.333885+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.343486+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.343486+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.350103+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.350103+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.409353+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.409353+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.411362+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.411362+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.412694+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.412694+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.413807+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.413807+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.415275+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:12.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:12 smithi121 bash[87711]: audit 2024-09-17T12:10:11.415275+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.327594+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.327594+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.398513+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.398513+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.480792+0000 mgr.y (mgr.54108) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.480792+0000 mgr.y (mgr.54108) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.555286+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.555286+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.639868+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.639868+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.732189+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.732189+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.824243+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.824243+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.919527+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.919527+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.993571+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:10.993571+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.071849+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.071849+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.152675+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.152675+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.327594+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.327594+0000 mgr.y (mgr.54108) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.398513+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.398513+0000 mgr.y (mgr.54108) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.480792+0000 mgr.y (mgr.54108) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.480792+0000 mgr.y (mgr.54108) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.555286+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.555286+0000 mgr.y (mgr.54108) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.639868+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.639868+0000 mgr.y (mgr.54108) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.732189+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.732189+0000 mgr.y (mgr.54108) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.824243+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.824243+0000 mgr.y (mgr.54108) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.919527+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.919527+0000 mgr.y (mgr.54108) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.993571+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:10.993571+0000 mgr.y (mgr.54108) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.071849+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.071849+0000 mgr.y (mgr.54108) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.152675+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.152675+0000 mon.a (mon.0) 5022 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.154662+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.154662+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.156652+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.156652+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.157727+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.157727+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.163216+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.163216+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.163790+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.163790+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.232677+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.232677+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.235012+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.235012+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.237769+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.237769+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.238480+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.238480+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.245985+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.154662+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.154662+0000 mon.a (mon.0) 5023 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.156652+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.156652+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.157727+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.157727+0000 mon.a (mon.0) 5025 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.163216+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.163216+0000 mon.a (mon.0) 5026 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.163790+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.163790+0000 mgr.y (mgr.54108) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.232677+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.232677+0000 mon.a (mon.0) 5027 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.235012+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.235012+0000 mon.a (mon.0) 5028 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.237769+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.237769+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.238480+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.238480+0000 mon.a (mon.0) 5030 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.245985+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.245985+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.246458+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.246458+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.311204+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.311204+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.314068+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.314068+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.321237+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.321237+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.321957+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.321957+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.328378+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.328378+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.333885+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.333885+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.343486+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.343486+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.350103+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.350103+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.409353+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.409353+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.245985+0000 mon.a (mon.0) 5031 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.246458+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.246458+0000 mgr.y (mgr.54108) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.311204+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.311204+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.314068+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.314068+0000 mon.a (mon.0) 5033 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.321237+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.321237+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.321957+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.321957+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.328378+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.328378+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.333885+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.333885+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.343486+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.343486+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.350103+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.350103+0000 mon.a (mon.0) 5039 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:12.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.409353+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.409353+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:12.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.411362+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.411362+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.412694+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.412694+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.413807+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.413807+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.415275+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:12.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[110680]: audit 2024-09-17T12:10:11.415275+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:12.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.411362+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.411362+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.412694+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.412694+0000 mon.a (mon.0) 5042 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.413807+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.413807+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:12.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.415275+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:12.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:12 smithi092 bash[114081]: audit 2024-09-17T12:10:11.415275+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:13.434 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:13 smithi121 bash[103289]: debug 2024-09-17T12:10:13.164+0000 7f7c1c3cf640 -1 osd.5 139 log_to_monitors true 2024-09-17T12:10:13.435 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:13 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.334308+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:13.435 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:13 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.334308+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:13.435 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:13 smithi121 bash[87711]: audit 2024-09-17T12:10:11.415453+0000 mgr.y (mgr.54108) 1366 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:13.435 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:13 smithi121 bash[87711]: audit 2024-09-17T12:10:11.415453+0000 mgr.y (mgr.54108) 1366 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:13.435 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:13 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.416410+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T12:10:13.435 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:13 smithi121 bash[87711]: cephadm 2024-09-17T12:10:11.416410+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T12:10:13.435 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:13 smithi121 bash[87711]: cluster 2024-09-17T12:10:11.588262+0000 mgr.y (mgr.54108) 1368 : cluster [DBG] pgmap v326: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:13.435 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:13 smithi121 bash[87711]: cluster 2024-09-17T12:10:11.588262+0000 mgr.y (mgr.54108) 1368 : cluster [DBG] pgmap v326: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:13.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.334308+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:13.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.334308+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:13.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[110680]: audit 2024-09-17T12:10:11.415453+0000 mgr.y (mgr.54108) 1366 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:13.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[110680]: audit 2024-09-17T12:10:11.415453+0000 mgr.y (mgr.54108) 1366 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.416410+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[110680]: cephadm 2024-09-17T12:10:11.416410+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[110680]: cluster 2024-09-17T12:10:11.588262+0000 mgr.y (mgr.54108) 1368 : cluster [DBG] pgmap v326: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[110680]: cluster 2024-09-17T12:10:11.588262+0000 mgr.y (mgr.54108) 1368 : cluster [DBG] pgmap v326: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.334308+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.334308+0000 mgr.y (mgr.54108) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[114081]: audit 2024-09-17T12:10:11.415453+0000 mgr.y (mgr.54108) 1366 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[114081]: audit 2024-09-17T12:10:11.415453+0000 mgr.y (mgr.54108) 1366 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.416410+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T12:10:13.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[114081]: cephadm 2024-09-17T12:10:11.416410+0000 mgr.y (mgr.54108) 1367 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T12:10:13.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[114081]: cluster 2024-09-17T12:10:11.588262+0000 mgr.y (mgr.54108) 1368 : cluster [DBG] pgmap v326: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:13.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:13 smithi092 bash[114081]: cluster 2024-09-17T12:10:11.588262+0000 mgr.y (mgr.54108) 1368 : cluster [DBG] pgmap v326: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:14.547 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:14 smithi121 bash[103289]: debug 2024-09-17T12:10:14.192+0000 7f7c10171640 -1 osd.5 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:10:14.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:14 smithi121 bash[87711]: audit 2024-09-17T12:10:13.172725+0000 mon.b (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:14 smithi121 bash[87711]: audit 2024-09-17T12:10:13.172725+0000 mon.b (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:14 smithi121 bash[87711]: audit 2024-09-17T12:10:13.173617+0000 mon.a (mon.0) 5045 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:14 smithi121 bash[87711]: audit 2024-09-17T12:10:13.173617+0000 mon.a (mon.0) 5045 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:14 smithi092 bash[110680]: audit 2024-09-17T12:10:13.172725+0000 mon.b (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:14 smithi092 bash[110680]: audit 2024-09-17T12:10:13.172725+0000 mon.b (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:14 smithi092 bash[110680]: audit 2024-09-17T12:10:13.173617+0000 mon.a (mon.0) 5045 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:14 smithi092 bash[110680]: audit 2024-09-17T12:10:13.173617+0000 mon.a (mon.0) 5045 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:14 smithi092 bash[114081]: audit 2024-09-17T12:10:13.172725+0000 mon.b (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:14 smithi092 bash[114081]: audit 2024-09-17T12:10:13.172725+0000 mon.b (mon.1) 18 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:14 smithi092 bash[114081]: audit 2024-09-17T12:10:13.173617+0000 mon.a (mon.0) 5045 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:14.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:14 smithi092 bash[114081]: audit 2024-09-17T12:10:13.173617+0000 mon.a (mon.0) 5045 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T12:10:15.440 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: cluster 2024-09-17T12:10:13.589758+0000 mgr.y (mgr.54108) 1369 : cluster [DBG] pgmap v327: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:15.440 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: cluster 2024-09-17T12:10:13.589758+0000 mgr.y (mgr.54108) 1369 : cluster [DBG] pgmap v327: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:15.440 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.143216+0000 mon.a (mon.0) 5046 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:10:15.440 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.143216+0000 mon.a (mon.0) 5046 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:10:15.440 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.152400+0000 mon.b (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.440 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.152400+0000 mon.b (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: cluster 2024-09-17T12:10:14.152822+0000 mon.a (mon.0) 5047 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: cluster 2024-09-17T12:10:14.152822+0000 mon.a (mon.0) 5047 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.154688+0000 mon.a (mon.0) 5048 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.154688+0000 mon.a (mon.0) 5048 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.743899+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.743899+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.755717+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.755717+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.767374+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.441 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:15 smithi121 bash[87711]: audit 2024-09-17T12:10:14.767374+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: cluster 2024-09-17T12:10:13.589758+0000 mgr.y (mgr.54108) 1369 : cluster [DBG] pgmap v327: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: cluster 2024-09-17T12:10:13.589758+0000 mgr.y (mgr.54108) 1369 : cluster [DBG] pgmap v327: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.143216+0000 mon.a (mon.0) 5046 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:10:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.143216+0000 mon.a (mon.0) 5046 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:10:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.152400+0000 mon.b (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.152400+0000 mon.b (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: cluster 2024-09-17T12:10:14.152822+0000 mon.a (mon.0) 5047 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:10:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: cluster 2024-09-17T12:10:14.152822+0000 mon.a (mon.0) 5047 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:10:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.154688+0000 mon.a (mon.0) 5048 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.154688+0000 mon.a (mon.0) 5048 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.743899+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.743899+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.755717+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.755717+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.767374+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[110680]: audit 2024-09-17T12:10:14.767374+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: cluster 2024-09-17T12:10:13.589758+0000 mgr.y (mgr.54108) 1369 : cluster [DBG] pgmap v327: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:15.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: cluster 2024-09-17T12:10:13.589758+0000 mgr.y (mgr.54108) 1369 : cluster [DBG] pgmap v327: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:15.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.143216+0000 mon.a (mon.0) 5046 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:10:15.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.143216+0000 mon.a (mon.0) 5046 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T12:10:15.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.152400+0000 mon.b (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.152400+0000 mon.b (mon.1) 19 : audit [INF] from='osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: cluster 2024-09-17T12:10:14.152822+0000 mon.a (mon.0) 5047 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:10:15.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: cluster 2024-09-17T12:10:14.152822+0000 mon.a (mon.0) 5047 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T12:10:15.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.154688+0000 mon.a (mon.0) 5048 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.154688+0000 mon.a (mon.0) 5048 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:15.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.743899+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.743899+0000 mon.a (mon.0) 5049 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.755717+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.755717+0000 mon.a (mon.0) 5050 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.767374+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:15.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:15 smithi092 bash[114081]: audit 2024-09-17T12:10:14.767374+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:16.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: cluster 2024-09-17T12:10:15.144361+0000 mon.a (mon.0) 5052 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:16.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: cluster 2024-09-17T12:10:15.144361+0000 mon.a (mon.0) 5052 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:16.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: cluster 2024-09-17T12:10:15.156501+0000 mon.a (mon.0) 5053 : cluster [INF] osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902] boot 2024-09-17T12:10:16.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: cluster 2024-09-17T12:10:15.156501+0000 mon.a (mon.0) 5053 : cluster [INF] osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902] boot 2024-09-17T12:10:16.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: cluster 2024-09-17T12:10:15.156602+0000 mon.a (mon.0) 5054 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:10:16.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: cluster 2024-09-17T12:10:15.156602+0000 mon.a (mon.0) 5054 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: audit 2024-09-17T12:10:15.176718+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: audit 2024-09-17T12:10:15.176718+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: cluster 2024-09-17T12:10:16.157196+0000 mon.a (mon.0) 5056 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[110680]: cluster 2024-09-17T12:10:16.157196+0000 mon.a (mon.0) 5056 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: cluster 2024-09-17T12:10:15.144361+0000 mon.a (mon.0) 5052 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: cluster 2024-09-17T12:10:15.144361+0000 mon.a (mon.0) 5052 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: cluster 2024-09-17T12:10:15.156501+0000 mon.a (mon.0) 5053 : cluster [INF] osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902] boot 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: cluster 2024-09-17T12:10:15.156501+0000 mon.a (mon.0) 5053 : cluster [INF] osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902] boot 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: cluster 2024-09-17T12:10:15.156602+0000 mon.a (mon.0) 5054 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:10:16.453 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: cluster 2024-09-17T12:10:15.156602+0000 mon.a (mon.0) 5054 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:10:16.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: audit 2024-09-17T12:10:15.176718+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:10:16.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: audit 2024-09-17T12:10:15.176718+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:10:16.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: cluster 2024-09-17T12:10:16.157196+0000 mon.a (mon.0) 5056 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:10:16.454 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:16 smithi092 bash[114081]: cluster 2024-09-17T12:10:16.157196+0000 mon.a (mon.0) 5056 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: cluster 2024-09-17T12:10:15.144361+0000 mon.a (mon.0) 5052 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: cluster 2024-09-17T12:10:15.144361+0000 mon.a (mon.0) 5052 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: cluster 2024-09-17T12:10:15.156501+0000 mon.a (mon.0) 5053 : cluster [INF] osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902] boot 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: cluster 2024-09-17T12:10:15.156501+0000 mon.a (mon.0) 5053 : cluster [INF] osd.5 [v2:172.21.15.121:6808/465246902,v1:172.21.15.121:6809/465246902] boot 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: cluster 2024-09-17T12:10:15.156602+0000 mon.a (mon.0) 5054 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: cluster 2024-09-17T12:10:15.156602+0000 mon.a (mon.0) 5054 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: audit 2024-09-17T12:10:15.176718+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: audit 2024-09-17T12:10:15.176718+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: cluster 2024-09-17T12:10:16.157196+0000 mon.a (mon.0) 5056 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:10:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:16 smithi121 bash[87711]: cluster 2024-09-17T12:10:16.157196+0000 mon.a (mon.0) 5056 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T12:10:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:17 smithi121 bash[87711]: cluster 2024-09-17T12:10:15.590921+0000 mgr.y (mgr.54108) 1370 : cluster [DBG] pgmap v330: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:17 smithi121 bash[87711]: cluster 2024-09-17T12:10:15.590921+0000 mgr.y (mgr.54108) 1370 : cluster [DBG] pgmap v330: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:17 smithi092 bash[110680]: cluster 2024-09-17T12:10:15.590921+0000 mgr.y (mgr.54108) 1370 : cluster [DBG] pgmap v330: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:17 smithi092 bash[110680]: cluster 2024-09-17T12:10:15.590921+0000 mgr.y (mgr.54108) 1370 : cluster [DBG] pgmap v330: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:17.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:17 smithi092 bash[114081]: cluster 2024-09-17T12:10:15.590921+0000 mgr.y (mgr.54108) 1370 : cluster [DBG] pgmap v330: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:17.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:17 smithi092 bash[114081]: cluster 2024-09-17T12:10:15.590921+0000 mgr.y (mgr.54108) 1370 : cluster [DBG] pgmap v330: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 71/636 objects degraded (11.164%) 2024-09-17T12:10:18.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:18 smithi121 bash[87711]: audit 2024-09-17T12:10:16.798282+0000 mgr.y (mgr.54108) 1371 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:18 smithi121 bash[87711]: audit 2024-09-17T12:10:16.798282+0000 mgr.y (mgr.54108) 1371 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:18 smithi092 bash[110680]: audit 2024-09-17T12:10:16.798282+0000 mgr.y (mgr.54108) 1371 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:18 smithi092 bash[110680]: audit 2024-09-17T12:10:16.798282+0000 mgr.y (mgr.54108) 1371 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:18 smithi092 bash[114081]: audit 2024-09-17T12:10:16.798282+0000 mgr.y (mgr.54108) 1371 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:18 smithi092 bash[114081]: audit 2024-09-17T12:10:16.798282+0000 mgr.y (mgr.54108) 1371 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:19.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:19 smithi092 bash[114081]: cluster 2024-09-17T12:10:17.592035+0000 mgr.y (mgr.54108) 1372 : cluster [DBG] pgmap v332: 161 pgs: 16 active+undersized, 10 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:10:19.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:19 smithi092 bash[114081]: cluster 2024-09-17T12:10:17.592035+0000 mgr.y (mgr.54108) 1372 : cluster [DBG] pgmap v332: 161 pgs: 16 active+undersized, 10 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:10:19.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:19 smithi092 bash[114081]: cluster 2024-09-17T12:10:18.204332+0000 mon.a (mon.0) 5057 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:19.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:19 smithi092 bash[114081]: cluster 2024-09-17T12:10:18.204332+0000 mon.a (mon.0) 5057 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:19.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:19 smithi092 bash[110680]: cluster 2024-09-17T12:10:17.592035+0000 mgr.y (mgr.54108) 1372 : cluster [DBG] pgmap v332: 161 pgs: 16 active+undersized, 10 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:10:19.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:19 smithi092 bash[110680]: cluster 2024-09-17T12:10:17.592035+0000 mgr.y (mgr.54108) 1372 : cluster [DBG] pgmap v332: 161 pgs: 16 active+undersized, 10 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:10:19.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:19 smithi092 bash[110680]: cluster 2024-09-17T12:10:18.204332+0000 mon.a (mon.0) 5057 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:19.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:19 smithi092 bash[110680]: cluster 2024-09-17T12:10:18.204332+0000 mon.a (mon.0) 5057 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:19.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:19 smithi121 bash[87711]: cluster 2024-09-17T12:10:17.592035+0000 mgr.y (mgr.54108) 1372 : cluster [DBG] pgmap v332: 161 pgs: 16 active+undersized, 10 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:10:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:19 smithi121 bash[87711]: cluster 2024-09-17T12:10:17.592035+0000 mgr.y (mgr.54108) 1372 : cluster [DBG] pgmap v332: 161 pgs: 16 active+undersized, 10 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-17T12:10:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:19 smithi121 bash[87711]: cluster 2024-09-17T12:10:18.204332+0000 mon.a (mon.0) 5057 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:19 smithi121 bash[87711]: cluster 2024-09-17T12:10:18.204332+0000 mon.a (mon.0) 5057 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:21.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:10:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:10:20] "GET /metrics HTTP/1.1" 200 38477 "" "Prometheus/2.51.0" 2024-09-17T12:10:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:21 smithi121 bash[87711]: cluster 2024-09-17T12:10:19.592875+0000 mgr.y (mgr.54108) 1373 : cluster [DBG] pgmap v333: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:10:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:21 smithi121 bash[87711]: cluster 2024-09-17T12:10:19.592875+0000 mgr.y (mgr.54108) 1373 : cluster [DBG] pgmap v333: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:10:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:21 smithi121 bash[87711]: audit 2024-09-17T12:10:20.613388+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:21 smithi121 bash[87711]: audit 2024-09-17T12:10:20.613388+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:21 smithi121 bash[87711]: audit 2024-09-17T12:10:20.615310+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:21 smithi121 bash[87711]: audit 2024-09-17T12:10:20.615310+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:21.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[110680]: cluster 2024-09-17T12:10:19.592875+0000 mgr.y (mgr.54108) 1373 : cluster [DBG] pgmap v333: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:10:21.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[110680]: cluster 2024-09-17T12:10:19.592875+0000 mgr.y (mgr.54108) 1373 : cluster [DBG] pgmap v333: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:10:21.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[110680]: audit 2024-09-17T12:10:20.613388+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:21.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[110680]: audit 2024-09-17T12:10:20.613388+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:21.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[110680]: audit 2024-09-17T12:10:20.615310+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:21.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[110680]: audit 2024-09-17T12:10:20.615310+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[114081]: cluster 2024-09-17T12:10:19.592875+0000 mgr.y (mgr.54108) 1373 : cluster [DBG] pgmap v333: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:10:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[114081]: cluster 2024-09-17T12:10:19.592875+0000 mgr.y (mgr.54108) 1373 : cluster [DBG] pgmap v333: 161 pgs: 3 active+undersized, 2 active+undersized+degraded, 156 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-17T12:10:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[114081]: audit 2024-09-17T12:10:20.613388+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[114081]: audit 2024-09-17T12:10:20.613388+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[114081]: audit 2024-09-17T12:10:20.615310+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:21 smithi092 bash[114081]: audit 2024-09-17T12:10:20.615310+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:22.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:22 smithi121 bash[87711]: cluster 2024-09-17T12:10:22.220918+0000 mon.a (mon.0) 5060 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-17T12:10:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:22 smithi121 bash[87711]: cluster 2024-09-17T12:10:22.220918+0000 mon.a (mon.0) 5060 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-17T12:10:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:22 smithi121 bash[87711]: cluster 2024-09-17T12:10:22.220973+0000 mon.a (mon.0) 5061 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:22 smithi121 bash[87711]: cluster 2024-09-17T12:10:22.220973+0000 mon.a (mon.0) 5061 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:22 smithi092 bash[110680]: cluster 2024-09-17T12:10:22.220918+0000 mon.a (mon.0) 5060 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-17T12:10:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:22 smithi092 bash[110680]: cluster 2024-09-17T12:10:22.220918+0000 mon.a (mon.0) 5060 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-17T12:10:22.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:22 smithi092 bash[110680]: cluster 2024-09-17T12:10:22.220973+0000 mon.a (mon.0) 5061 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:22.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:22 smithi092 bash[110680]: cluster 2024-09-17T12:10:22.220973+0000 mon.a (mon.0) 5061 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:22 smithi092 bash[114081]: cluster 2024-09-17T12:10:22.220918+0000 mon.a (mon.0) 5060 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-17T12:10:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:22 smithi092 bash[114081]: cluster 2024-09-17T12:10:22.220918+0000 mon.a (mon.0) 5060 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-17T12:10:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:22 smithi092 bash[114081]: cluster 2024-09-17T12:10:22.220973+0000 mon.a (mon.0) 5061 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:22 smithi092 bash[114081]: cluster 2024-09-17T12:10:22.220973+0000 mon.a (mon.0) 5061 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:23 smithi121 bash[87711]: cluster 2024-09-17T12:10:21.593995+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-09-17T12:10:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:23 smithi121 bash[87711]: cluster 2024-09-17T12:10:21.593995+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-09-17T12:10:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:23 smithi092 bash[110680]: cluster 2024-09-17T12:10:21.593995+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-09-17T12:10:23.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:23 smithi092 bash[110680]: cluster 2024-09-17T12:10:21.593995+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-09-17T12:10:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:23 smithi092 bash[114081]: cluster 2024-09-17T12:10:21.593995+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-09-17T12:10:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:23 smithi092 bash[114081]: cluster 2024-09-17T12:10:21.593995+0000 mgr.y (mgr.54108) 1374 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-09-17T12:10:25.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:25 smithi092 bash[110680]: cluster 2024-09-17T12:10:23.595290+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-09-17T12:10:25.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:25 smithi092 bash[110680]: cluster 2024-09-17T12:10:23.595290+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-09-17T12:10:25.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:25 smithi092 bash[114081]: cluster 2024-09-17T12:10:23.595290+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-09-17T12:10:25.537 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:25 smithi092 bash[114081]: cluster 2024-09-17T12:10:23.595290+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-09-17T12:10:25.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:25 smithi121 bash[87711]: cluster 2024-09-17T12:10:23.595290+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-09-17T12:10:25.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:25 smithi121 bash[87711]: cluster 2024-09-17T12:10:23.595290+0000 mgr.y (mgr.54108) 1375 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-09-17T12:10:26.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: audit 2024-09-17T12:10:25.517106+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: audit 2024-09-17T12:10:25.517106+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: audit 2024-09-17T12:10:25.526276+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: audit 2024-09-17T12:10:25.526276+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: audit 2024-09-17T12:10:25.534803+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: audit 2024-09-17T12:10:25.534803+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: cluster 2024-09-17T12:10:25.596338+0000 mgr.y (mgr.54108) 1376 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-17T12:10:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: cluster 2024-09-17T12:10:25.596338+0000 mgr.y (mgr.54108) 1376 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-17T12:10:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: audit 2024-09-17T12:10:26.432140+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:26.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:26 smithi121 bash[87711]: audit 2024-09-17T12:10:26.432140+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: audit 2024-09-17T12:10:25.517106+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: audit 2024-09-17T12:10:25.517106+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: audit 2024-09-17T12:10:25.526276+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: audit 2024-09-17T12:10:25.526276+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: audit 2024-09-17T12:10:25.534803+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: audit 2024-09-17T12:10:25.534803+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: cluster 2024-09-17T12:10:25.596338+0000 mgr.y (mgr.54108) 1376 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: cluster 2024-09-17T12:10:25.596338+0000 mgr.y (mgr.54108) 1376 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: audit 2024-09-17T12:10:26.432140+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:26.807 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[110680]: audit 2024-09-17T12:10:26.432140+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: audit 2024-09-17T12:10:25.517106+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: audit 2024-09-17T12:10:25.517106+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: audit 2024-09-17T12:10:25.526276+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: audit 2024-09-17T12:10:25.526276+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: audit 2024-09-17T12:10:25.534803+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: audit 2024-09-17T12:10:25.534803+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: cluster 2024-09-17T12:10:25.596338+0000 mgr.y (mgr.54108) 1376 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: cluster 2024-09-17T12:10:25.596338+0000 mgr.y (mgr.54108) 1376 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: audit 2024-09-17T12:10:26.432140+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:26.808 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:26 smithi092 bash[114081]: audit 2024-09-17T12:10:26.432140+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T12:10:27.740 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:10:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:27 smithi121 bash[87711]: audit 2024-09-17T12:10:26.432549+0000 mgr.y (mgr.54108) 1377 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:27 smithi121 bash[87711]: audit 2024-09-17T12:10:26.432549+0000 mgr.y (mgr.54108) 1377 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:27 smithi121 bash[87711]: cephadm 2024-09-17T12:10:26.434960+0000 mgr.y (mgr.54108) 1378 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:10:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:27 smithi121 bash[87711]: cephadm 2024-09-17T12:10:26.434960+0000 mgr.y (mgr.54108) 1378 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:10:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:27 smithi121 bash[87711]: audit 2024-09-17T12:10:26.806586+0000 mgr.y (mgr.54108) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:27.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:27 smithi121 bash[87711]: audit 2024-09-17T12:10:26.806586+0000 mgr.y (mgr.54108) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:27.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[114081]: audit 2024-09-17T12:10:26.432549+0000 mgr.y (mgr.54108) 1377 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:27.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[114081]: audit 2024-09-17T12:10:26.432549+0000 mgr.y (mgr.54108) 1377 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:27.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[114081]: cephadm 2024-09-17T12:10:26.434960+0000 mgr.y (mgr.54108) 1378 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:10:27.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[114081]: cephadm 2024-09-17T12:10:26.434960+0000 mgr.y (mgr.54108) 1378 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:10:27.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[114081]: audit 2024-09-17T12:10:26.806586+0000 mgr.y (mgr.54108) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:27.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[114081]: audit 2024-09-17T12:10:26.806586+0000 mgr.y (mgr.54108) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:27.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[110680]: audit 2024-09-17T12:10:26.432549+0000 mgr.y (mgr.54108) 1377 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:27.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[110680]: audit 2024-09-17T12:10:26.432549+0000 mgr.y (mgr.54108) 1377 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T12:10:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[110680]: cephadm 2024-09-17T12:10:26.434960+0000 mgr.y (mgr.54108) 1378 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:10:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[110680]: cephadm 2024-09-17T12:10:26.434960+0000 mgr.y (mgr.54108) 1378 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T12:10:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[110680]: audit 2024-09-17T12:10:26.806586+0000 mgr.y (mgr.54108) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:27.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:27 smithi092 bash[110680]: audit 2024-09-17T12:10:26.806586+0000 mgr.y (mgr.54108) 1379 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:28.392 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:10:28.392 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 2s ago 55m - - 2024-09-17T12:10:28.392 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 13s ago 55m - - 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (14m) 2s ago 45m 14.7M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (14m) 13s ago 44m 68.8M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (16m) 2s ago 41m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (9m) 13s ago 54m 442M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (27m) 2s ago 56m 531M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (10m) 2s ago 56m 74.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (11m) 13s ago 54m 62.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (9m) 2s ago 54m 52.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (16m) 2s ago 45m 8676k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (16m) 13s ago 45m 8615k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (6m) 2s ago 53m 54.5M 4096M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (5m) 2s ago 52m 53.6M 4096M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:10:28.393 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (3m) 2s ago 51m 48.1M 4096M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:10:28.394 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (96s) 2s ago 50m 49.0M 4096M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:10:28.394 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (60s) 13s ago 49m 48.2M 4096M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:10:28.394 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (22s) 13s ago 48m 35.4M 4096M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:10:28.394 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (47m) 13s ago 47m 71.6M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 6f18d556e7e9 2024-09-17T12:10:28.394 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (46m) 13s ago 46m 74.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:10:28.394 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (15m) 13s ago 45m 57.4M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:10:28.394 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (41m) 2s ago 41m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:10:28.394 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (41m) 13s ago 41m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:10:28.754 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:10:28.755 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:10:28.755 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:10:28.755 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:10:28.755 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:10:28.755 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:10:28.756 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:10:28.756 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:10:28.756 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2, 2024-09-17T12:10:28.756 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 6 2024-09-17T12:10:28.756 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:10:28.756 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:10:28.756 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:10:28.757 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:10:28.757 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:10:28.757 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 4, 2024-09-17T12:10:28.757 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 11 2024-09-17T12:10:28.757 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:10:28.757 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:10:28.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:28 smithi121 bash[87711]: cluster 2024-09-17T12:10:27.597760+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-09-17T12:10:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:28 smithi121 bash[87711]: cluster 2024-09-17T12:10:27.597760+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-09-17T12:10:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:28 smithi121 bash[87711]: audit 2024-09-17T12:10:27.729441+0000 mgr.y (mgr.54108) 1381 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:28 smithi121 bash[87711]: audit 2024-09-17T12:10:27.729441+0000 mgr.y (mgr.54108) 1381 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:28 smithi121 bash[87711]: audit 2024-09-17T12:10:28.042279+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.54615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:28 smithi121 bash[87711]: audit 2024-09-17T12:10:28.042279+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.54615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[110680]: cluster 2024-09-17T12:10:27.597760+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-09-17T12:10:28.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[110680]: cluster 2024-09-17T12:10:27.597760+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-09-17T12:10:28.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[110680]: audit 2024-09-17T12:10:27.729441+0000 mgr.y (mgr.54108) 1381 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[110680]: audit 2024-09-17T12:10:27.729441+0000 mgr.y (mgr.54108) 1381 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[110680]: audit 2024-09-17T12:10:28.042279+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.54615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[110680]: audit 2024-09-17T12:10:28.042279+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.54615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[114081]: cluster 2024-09-17T12:10:27.597760+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-09-17T12:10:28.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[114081]: cluster 2024-09-17T12:10:27.597760+0000 mgr.y (mgr.54108) 1380 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-09-17T12:10:28.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[114081]: audit 2024-09-17T12:10:27.729441+0000 mgr.y (mgr.54108) 1381 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[114081]: audit 2024-09-17T12:10:27.729441+0000 mgr.y (mgr.54108) 1381 : audit [DBG] from='client.74507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[114081]: audit 2024-09-17T12:10:28.042279+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.54615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:28.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:28 smithi092 bash[114081]: audit 2024-09-17T12:10:28.042279+0000 mgr.y (mgr.54108) 1382 : audit [DBG] from='client.54615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.073 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:10:29.074 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:10:29.074 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:10:29.074 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:10:29.074 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:10:29.074 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "6/8 daemons upgraded", 2024-09-17T12:10:29.074 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:10:29.074 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:10:29.074 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:10:29.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.353105+0000 mgr.y (mgr.54108) 1383 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.353105+0000 mgr.y (mgr.54108) 1383 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.755214+0000 mon.a (mon.0) 5066 : audit [DBG] from='client.? 172.21.15.92:0/489876535' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:29.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.755214+0000 mon.a (mon.0) 5066 : audit [DBG] from='client.? 172.21.15.92:0/489876535' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:29.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: cephadm 2024-09-17T12:10:28.910856+0000 mgr.y (mgr.54108) 1384 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:10:29.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: cephadm 2024-09-17T12:10:28.910856+0000 mgr.y (mgr.54108) 1384 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:10:29.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.919208+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:29.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.919208+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:29.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.923786+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:10:29.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.923786+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:10:29.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.924832+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:29.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:28.924832+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:29.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: cephadm 2024-09-17T12:10:28.928566+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T12:10:29.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: cephadm 2024-09-17T12:10:28.928566+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T12:10:29.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:29.074331+0000 mgr.y (mgr.54108) 1386 : audit [DBG] from='client.54633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:29 smithi121 bash[87711]: audit 2024-09-17T12:10:29.074331+0000 mgr.y (mgr.54108) 1386 : audit [DBG] from='client.54633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.353105+0000 mgr.y (mgr.54108) 1383 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.353105+0000 mgr.y (mgr.54108) 1383 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.755214+0000 mon.a (mon.0) 5066 : audit [DBG] from='client.? 172.21.15.92:0/489876535' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.755214+0000 mon.a (mon.0) 5066 : audit [DBG] from='client.? 172.21.15.92:0/489876535' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: cephadm 2024-09-17T12:10:28.910856+0000 mgr.y (mgr.54108) 1384 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: cephadm 2024-09-17T12:10:28.910856+0000 mgr.y (mgr.54108) 1384 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.919208+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.919208+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.923786+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:10:29.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.923786+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.924832+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:28.924832+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: cephadm 2024-09-17T12:10:28.928566+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: cephadm 2024-09-17T12:10:28.928566+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:29.074331+0000 mgr.y (mgr.54108) 1386 : audit [DBG] from='client.54633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[110680]: audit 2024-09-17T12:10:29.074331+0000 mgr.y (mgr.54108) 1386 : audit [DBG] from='client.54633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.353105+0000 mgr.y (mgr.54108) 1383 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.353105+0000 mgr.y (mgr.54108) 1383 : audit [DBG] from='client.74519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.755214+0000 mon.a (mon.0) 5066 : audit [DBG] from='client.? 172.21.15.92:0/489876535' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.755214+0000 mon.a (mon.0) 5066 : audit [DBG] from='client.? 172.21.15.92:0/489876535' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:29.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: cephadm 2024-09-17T12:10:28.910856+0000 mgr.y (mgr.54108) 1384 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: cephadm 2024-09-17T12:10:28.910856+0000 mgr.y (mgr.54108) 1384 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.919208+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.919208+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.923786+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.923786+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.924832+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:28.924832+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: cephadm 2024-09-17T12:10:28.928566+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: cephadm 2024-09-17T12:10:28.928566+0000 mgr.y (mgr.54108) 1385 : cephadm [INF] Deploying daemon osd.6 on smithi121 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:29.074331+0000 mgr.y (mgr.54108) 1386 : audit [DBG] from='client.54633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:29.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:29 smithi092 bash[114081]: audit 2024-09-17T12:10:29.074331+0000 mgr.y (mgr.54108) 1386 : audit [DBG] from='client.54633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:10:30.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:10:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:10:30] "GET /metrics HTTP/1.1" 200 38477 "" "Prometheus/2.51.0" 2024-09-17T12:10:30.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:30 smithi092 bash[110680]: cluster 2024-09-17T12:10:29.598603+0000 mgr.y (mgr.54108) 1387 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:10:30.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:30 smithi092 bash[110680]: cluster 2024-09-17T12:10:29.598603+0000 mgr.y (mgr.54108) 1387 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:10:30.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:30 smithi092 bash[114081]: cluster 2024-09-17T12:10:29.598603+0000 mgr.y (mgr.54108) 1387 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:10:30.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:30 smithi092 bash[114081]: cluster 2024-09-17T12:10:29.598603+0000 mgr.y (mgr.54108) 1387 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:10:30.967 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:30 smithi121 bash[87711]: cluster 2024-09-17T12:10:29.598603+0000 mgr.y (mgr.54108) 1387 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:10:30.967 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:30 smithi121 bash[87711]: cluster 2024-09-17T12:10:29.598603+0000 mgr.y (mgr.54108) 1387 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-17T12:10:32.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:31 smithi121 bash[87711]: audit 2024-09-17T12:10:30.885040+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:32.194 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:31 smithi121 bash[87711]: audit 2024-09-17T12:10:30.885040+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:31 smithi092 bash[110680]: audit 2024-09-17T12:10:30.885040+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:32.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:31 smithi092 bash[110680]: audit 2024-09-17T12:10:30.885040+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:31 smithi092 bash[114081]: audit 2024-09-17T12:10:30.885040+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:31 smithi092 bash[114081]: audit 2024-09-17T12:10:30.885040+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:33.189 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:32 smithi121 bash[87711]: cluster 2024-09-17T12:10:31.599912+0000 mgr.y (mgr.54108) 1388 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:33.189 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:32 smithi121 bash[87711]: cluster 2024-09-17T12:10:31.599912+0000 mgr.y (mgr.54108) 1388 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:32 smithi092 bash[110680]: cluster 2024-09-17T12:10:31.599912+0000 mgr.y (mgr.54108) 1388 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:32 smithi092 bash[110680]: cluster 2024-09-17T12:10:31.599912+0000 mgr.y (mgr.54108) 1388 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:32 smithi092 bash[114081]: cluster 2024-09-17T12:10:31.599912+0000 mgr.y (mgr.54108) 1388 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:33.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:32 smithi092 bash[114081]: cluster 2024-09-17T12:10:31.599912+0000 mgr.y (mgr.54108) 1388 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:35.251 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:35.252 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:35.253 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:35.253 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:35.254 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:35.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:34 smithi121 bash[87711]: cluster 2024-09-17T12:10:33.601261+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:10:35.254 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:34 smithi121 bash[87711]: cluster 2024-09-17T12:10:33.601261+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:10:35.255 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:35.255 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:35.255 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: Stopping Ceph osd.6 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:10:35.256 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:35.256 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:10:35 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:34 smithi092 bash[110680]: cluster 2024-09-17T12:10:33.601261+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:10:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:34 smithi092 bash[110680]: cluster 2024-09-17T12:10:33.601261+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:10:35.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:34 smithi092 bash[114081]: cluster 2024-09-17T12:10:33.601261+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:10:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:34 smithi092 bash[114081]: cluster 2024-09-17T12:10:33.601261+0000 mgr.y (mgr.54108) 1389 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:10:35.555 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[35329]: debug 2024-09-17T12:10:35.364+0000 7f55b5fd7640 -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-17T12:10:35.556 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[35329]: debug 2024-09-17T12:10:35.364+0000 7f55b5fd7640 -1 osd.6 144 *** Got signal Terminated *** 2024-09-17T12:10:35.556 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[35329]: debug 2024-09-17T12:10:35.364+0000 7f55b5fd7640 -1 osd.6 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:10:36.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:34.940403+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:34.940403+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:34.950998+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:34.950998+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:34.964956+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:34.964956+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: cluster 2024-09-17T12:10:35.368996+0000 mon.a (mon.0) 5074 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: cluster 2024-09-17T12:10:35.368996+0000 mon.a (mon.0) 5074 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:35.612132+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:35.612132+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:35.614463+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:35 smithi121 bash[87711]: audit 2024-09-17T12:10:35.614463+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:34.940403+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:34.940403+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:34.950998+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:34.950998+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:34.964956+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:34.964956+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: cluster 2024-09-17T12:10:35.368996+0000 mon.a (mon.0) 5074 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:10:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: cluster 2024-09-17T12:10:35.368996+0000 mon.a (mon.0) 5074 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:35.612132+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:35.612132+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:35.614463+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[110680]: audit 2024-09-17T12:10:35.614463+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:34.940403+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:34.940403+0000 mon.a (mon.0) 5071 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:34.950998+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:34.950998+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:34.964956+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:34.964956+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: cluster 2024-09-17T12:10:35.368996+0000 mon.a (mon.0) 5074 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:10:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: cluster 2024-09-17T12:10:35.368996+0000 mon.a (mon.0) 5074 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T12:10:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:35.612132+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:35.612132+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:35.614463+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:35 smithi092 bash[114081]: audit 2024-09-17T12:10:35.614463+0000 mon.a (mon.0) 5076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:37.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: cluster 2024-09-17T12:10:35.602334+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:37.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: cluster 2024-09-17T12:10:35.602334+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:37.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: cluster 2024-09-17T12:10:35.962482+0000 mon.a (mon.0) 5077 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:10:37.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: cluster 2024-09-17T12:10:35.962482+0000 mon.a (mon.0) 5077 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:10:37.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: cluster 2024-09-17T12:10:35.981448+0000 mon.a (mon.0) 5078 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:10:37.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: cluster 2024-09-17T12:10:35.981448+0000 mon.a (mon.0) 5078 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:10:37.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: audit 2024-09-17T12:10:36.306485+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: audit 2024-09-17T12:10:36.306485+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: audit 2024-09-17T12:10:36.318225+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: audit 2024-09-17T12:10:36.318225+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: audit 2024-09-17T12:10:36.328101+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[110680]: audit 2024-09-17T12:10:36.328101+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: cluster 2024-09-17T12:10:35.602334+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: cluster 2024-09-17T12:10:35.602334+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: cluster 2024-09-17T12:10:35.962482+0000 mon.a (mon.0) 5077 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: cluster 2024-09-17T12:10:35.962482+0000 mon.a (mon.0) 5077 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: cluster 2024-09-17T12:10:35.981448+0000 mon.a (mon.0) 5078 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:10:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: cluster 2024-09-17T12:10:35.981448+0000 mon.a (mon.0) 5078 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:10:37.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: audit 2024-09-17T12:10:36.306485+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: audit 2024-09-17T12:10:36.306485+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: audit 2024-09-17T12:10:36.318225+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: audit 2024-09-17T12:10:36.318225+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: audit 2024-09-17T12:10:36.328101+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:36 smithi092 bash[114081]: audit 2024-09-17T12:10:36.328101+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.305 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[105284]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-6 2024-09-17T12:10:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: cluster 2024-09-17T12:10:35.602334+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: cluster 2024-09-17T12:10:35.602334+0000 mgr.y (mgr.54108) 1390 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:10:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: cluster 2024-09-17T12:10:35.962482+0000 mon.a (mon.0) 5077 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:10:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: cluster 2024-09-17T12:10:35.962482+0000 mon.a (mon.0) 5077 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:10:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: cluster 2024-09-17T12:10:35.981448+0000 mon.a (mon.0) 5078 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:10:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: cluster 2024-09-17T12:10:35.981448+0000 mon.a (mon.0) 5078 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T12:10:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: audit 2024-09-17T12:10:36.306485+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: audit 2024-09-17T12:10:36.306485+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: audit 2024-09-17T12:10:36.318225+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: audit 2024-09-17T12:10:36.318225+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: audit 2024-09-17T12:10:36.328101+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:36 smithi121 bash[87711]: audit 2024-09-17T12:10:36.328101+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:37.805 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[105414]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-6 2024-09-17T12:10:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[87711]: cluster 2024-09-17T12:10:36.320191+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v343: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:10:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[87711]: cluster 2024-09-17T12:10:36.320191+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v343: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:10:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[87711]: audit 2024-09-17T12:10:36.813963+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[87711]: audit 2024-09-17T12:10:36.813963+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[87711]: cluster 2024-09-17T12:10:36.983887+0000 mon.a (mon.0) 5082 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:10:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[87711]: cluster 2024-09-17T12:10:36.983887+0000 mon.a (mon.0) 5082 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:10:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[87711]: cluster 2024-09-17T12:10:37.311785+0000 mon.a (mon.0) 5083 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:10:38.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:37 smithi121 bash[87711]: cluster 2024-09-17T12:10:37.311785+0000 mon.a (mon.0) 5083 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:10:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[110680]: cluster 2024-09-17T12:10:36.320191+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v343: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:10:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[110680]: cluster 2024-09-17T12:10:36.320191+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v343: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:10:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[110680]: audit 2024-09-17T12:10:36.813963+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[110680]: audit 2024-09-17T12:10:36.813963+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:38.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[110680]: cluster 2024-09-17T12:10:36.983887+0000 mon.a (mon.0) 5082 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:10:38.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[110680]: cluster 2024-09-17T12:10:36.983887+0000 mon.a (mon.0) 5082 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:10:38.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[110680]: cluster 2024-09-17T12:10:37.311785+0000 mon.a (mon.0) 5083 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:10:38.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[110680]: cluster 2024-09-17T12:10:37.311785+0000 mon.a (mon.0) 5083 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:10:38.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[114081]: cluster 2024-09-17T12:10:36.320191+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v343: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:10:38.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[114081]: cluster 2024-09-17T12:10:36.320191+0000 mgr.y (mgr.54108) 1391 : cluster [DBG] pgmap v343: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:10:38.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[114081]: audit 2024-09-17T12:10:36.813963+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:38.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[114081]: audit 2024-09-17T12:10:36.813963+0000 mgr.y (mgr.54108) 1392 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:38.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[114081]: cluster 2024-09-17T12:10:36.983887+0000 mon.a (mon.0) 5082 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:10:38.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[114081]: cluster 2024-09-17T12:10:36.983887+0000 mon.a (mon.0) 5082 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T12:10:38.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[114081]: cluster 2024-09-17T12:10:37.311785+0000 mon.a (mon.0) 5083 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:10:38.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:37 smithi092 bash[114081]: cluster 2024-09-17T12:10:37.311785+0000 mon.a (mon.0) 5083 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:10:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:39 smithi121 bash[87711]: cluster 2024-09-17T12:10:38.978289+0000 mon.a (mon.0) 5084 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-17T12:10:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:39 smithi121 bash[87711]: cluster 2024-09-17T12:10:38.978289+0000 mon.a (mon.0) 5084 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-17T12:10:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:39 smithi121 bash[87711]: cluster 2024-09-17T12:10:38.978333+0000 mon.a (mon.0) 5085 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:39 smithi121 bash[87711]: cluster 2024-09-17T12:10:38.978333+0000 mon.a (mon.0) 5085 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:39 smithi092 bash[110680]: cluster 2024-09-17T12:10:38.978289+0000 mon.a (mon.0) 5084 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-17T12:10:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:39 smithi092 bash[110680]: cluster 2024-09-17T12:10:38.978289+0000 mon.a (mon.0) 5084 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-17T12:10:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:39 smithi092 bash[110680]: cluster 2024-09-17T12:10:38.978333+0000 mon.a (mon.0) 5085 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:39 smithi092 bash[110680]: cluster 2024-09-17T12:10:38.978333+0000 mon.a (mon.0) 5085 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:39 smithi092 bash[114081]: cluster 2024-09-17T12:10:38.978289+0000 mon.a (mon.0) 5084 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-17T12:10:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:39 smithi092 bash[114081]: cluster 2024-09-17T12:10:38.978289+0000 mon.a (mon.0) 5084 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-17T12:10:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:39 smithi092 bash[114081]: cluster 2024-09-17T12:10:38.978333+0000 mon.a (mon.0) 5085 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:39 smithi092 bash[114081]: cluster 2024-09-17T12:10:38.978333+0000 mon.a (mon.0) 5085 : cluster [WRN] Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:39.987 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:39.987 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:39.988 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:39.988 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:39.988 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:39.988 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:39.989 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:39.989 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-17T12:10:39.989 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: Stopped Ceph osd.6 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:10:39.989 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:39.989 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: Started Ceph osd.6 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:10:39.990 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:10:39 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:10:40.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:40 smithi121 bash[87711]: cluster 2024-09-17T12:10:38.321571+0000 mgr.y (mgr.54108) 1393 : cluster [DBG] pgmap v345: 161 pgs: 5 active+undersized, 26 peering, 3 stale+active+clean, 2 active+undersized+degraded, 125 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-17T12:10:40.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:40 smithi121 bash[87711]: cluster 2024-09-17T12:10:38.321571+0000 mgr.y (mgr.54108) 1393 : cluster [DBG] pgmap v345: 161 pgs: 5 active+undersized, 26 peering, 3 stale+active+clean, 2 active+undersized+degraded, 125 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-17T12:10:40.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:40 smithi092 bash[110680]: cluster 2024-09-17T12:10:38.321571+0000 mgr.y (mgr.54108) 1393 : cluster [DBG] pgmap v345: 161 pgs: 5 active+undersized, 26 peering, 3 stale+active+clean, 2 active+undersized+degraded, 125 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-17T12:10:40.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:40 smithi092 bash[110680]: cluster 2024-09-17T12:10:38.321571+0000 mgr.y (mgr.54108) 1393 : cluster [DBG] pgmap v345: 161 pgs: 5 active+undersized, 26 peering, 3 stale+active+clean, 2 active+undersized+degraded, 125 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-17T12:10:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:40 smithi092 bash[114081]: cluster 2024-09-17T12:10:38.321571+0000 mgr.y (mgr.54108) 1393 : cluster [DBG] pgmap v345: 161 pgs: 5 active+undersized, 26 peering, 3 stale+active+clean, 2 active+undersized+degraded, 125 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-17T12:10:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:40 smithi092 bash[114081]: cluster 2024-09-17T12:10:38.321571+0000 mgr.y (mgr.54108) 1393 : cluster [DBG] pgmap v345: 161 pgs: 5 active+undersized, 26 peering, 3 stale+active+clean, 2 active+undersized+degraded, 125 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-17T12:10:41.037 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:10:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:10:40] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T12:10:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.030751+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.030751+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.039794+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.039794+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.043103+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.043103+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.043641+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.043641+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.043964+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.043964+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.044573+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.044573+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.044713+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.044713+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.045254+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.045254+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.045479+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.045479+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.045974+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.045974+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.046039+0000 mgr.y (mgr.54108) 1394 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 2780M 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.046039+0000 mgr.y (mgr.54108) 1394 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 2780M 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.046857+0000 mgr.y (mgr.54108) 1395 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3036M 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.046857+0000 mgr.y (mgr.54108) 1395 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3036M 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.049893+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.049893+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.054501+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.054501+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.056686+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.056686+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.057358+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.057358+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cluster 2024-09-17T12:10:40.058839+0000 mgr.y (mgr.54108) 1396 : cluster [DBG] pgmap v346: 161 pgs: 11 active+undersized, 26 peering, 1 stale+active+clean, 5 active+undersized+degraded, 118 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cluster 2024-09-17T12:10:40.058839+0000 mgr.y (mgr.54108) 1396 : cluster [DBG] pgmap v346: 161 pgs: 11 active+undersized, 26 peering, 1 stale+active+clean, 5 active+undersized+degraded, 118 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.062165+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.062165+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.062629+0000 mgr.y (mgr.54108) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.062629+0000 mgr.y (mgr.54108) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.121152+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.121152+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.123622+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.123622+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.126626+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.126626+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.127341+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.127341+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.132695+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.132695+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.133118+0000 mgr.y (mgr.54108) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.133118+0000 mgr.y (mgr.54108) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.196330+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.196330+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.198201+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.198201+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.200350+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.200350+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.201254+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.201254+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.209251+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.209251+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.209775+0000 mgr.y (mgr.54108) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.209775+0000 mgr.y (mgr.54108) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.271823+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.271823+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.273758+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.273758+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.275347+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.275347+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.276020+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.276020+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.282483+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.282483+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.282980+0000 mgr.y (mgr.54108) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.282980+0000 mgr.y (mgr.54108) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.344817+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.344817+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.346603+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.346603+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.348478+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.348478+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.349280+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.349280+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.354558+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.354558+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.413419+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.413419+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.415055+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.415055+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.416667+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.416667+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.417211+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.417211+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.422131+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.422131+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.481823+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.481823+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.484460+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.484460+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.486406+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.486406+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.487178+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.487178+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.492408+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.492408+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.552709+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.552709+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.555066+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.555066+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.557784+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.557784+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.558514+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.558514+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.563727+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.563727+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.624781+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.624781+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.627199+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.627199+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.630640+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.630640+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.631844+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.631844+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.637869+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.637869+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.713899+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.322 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.713899+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.716120+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.716120+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.719256+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.719256+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.720213+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.720213+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.725979+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.323 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.725979+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.793062+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.793062+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.795364+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.795364+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.798099+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.798099+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.799788+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.799788+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.805385+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.805385+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.324 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.865769+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.865769+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.867728+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.867728+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.325 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.870063+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.870063+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.870903+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.870903+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.881523+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.881523+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.954321+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.954321+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.956269+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.956269+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.959052+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.959052+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.959911+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.326 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.959911+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.969717+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.327 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:41 smithi121 bash[87711]: audit 2024-09-17T12:10:40.969717+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.030751+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.030751+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.039794+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.039794+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.043103+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.043103+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.043641+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.043641+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.043964+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.043964+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.044573+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.044573+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.044713+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.044713+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.045254+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.045254+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.045479+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.030751+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.030751+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.039794+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.039794+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.043103+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.043103+0000 mon.a (mon.0) 5088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.043641+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.043641+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.043964+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.043964+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.044573+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.044573+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.044713+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.044713+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.045254+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.045254+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.045479+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.045479+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.045974+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.045974+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.046039+0000 mgr.y (mgr.54108) 1394 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 2780M 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.046039+0000 mgr.y (mgr.54108) 1394 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 2780M 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.046857+0000 mgr.y (mgr.54108) 1395 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3036M 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.046857+0000 mgr.y (mgr.54108) 1395 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3036M 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.049893+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.049893+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.054501+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.054501+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.056686+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.056686+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.057358+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.057358+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cluster 2024-09-17T12:10:40.058839+0000 mgr.y (mgr.54108) 1396 : cluster [DBG] pgmap v346: 161 pgs: 11 active+undersized, 26 peering, 1 stale+active+clean, 5 active+undersized+degraded, 118 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-17T12:10:41.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cluster 2024-09-17T12:10:40.058839+0000 mgr.y (mgr.54108) 1396 : cluster [DBG] pgmap v346: 161 pgs: 11 active+undersized, 26 peering, 1 stale+active+clean, 5 active+undersized+degraded, 118 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-17T12:10:41.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.062165+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.062165+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.062629+0000 mgr.y (mgr.54108) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.045479+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.045974+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.045974+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T12:10:41.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.046039+0000 mgr.y (mgr.54108) 1394 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 2780M 2024-09-17T12:10:41.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.046039+0000 mgr.y (mgr.54108) 1394 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 2780M 2024-09-17T12:10:41.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.046857+0000 mgr.y (mgr.54108) 1395 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3036M 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.046857+0000 mgr.y (mgr.54108) 1395 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3036M 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.049893+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.049893+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.054501+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.054501+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.056686+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.056686+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.057358+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.057358+0000 mon.a (mon.0) 5099 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cluster 2024-09-17T12:10:40.058839+0000 mgr.y (mgr.54108) 1396 : cluster [DBG] pgmap v346: 161 pgs: 11 active+undersized, 26 peering, 1 stale+active+clean, 5 active+undersized+degraded, 118 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cluster 2024-09-17T12:10:40.058839+0000 mgr.y (mgr.54108) 1396 : cluster [DBG] pgmap v346: 161 pgs: 11 active+undersized, 26 peering, 1 stale+active+clean, 5 active+undersized+degraded, 118 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s; 22/636 objects degraded (3.459%) 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.062165+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.062165+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.062629+0000 mgr.y (mgr.54108) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.062629+0000 mgr.y (mgr.54108) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.121152+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.121152+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.123622+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.123622+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.126626+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.126626+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.127341+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.127341+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.132695+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.132695+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.133118+0000 mgr.y (mgr.54108) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.133118+0000 mgr.y (mgr.54108) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.196330+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.196330+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.198201+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.198201+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.200350+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.200350+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.062629+0000 mgr.y (mgr.54108) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.121152+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.121152+0000 mon.a (mon.0) 5101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.123622+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.123622+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.126626+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.126626+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.127341+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.127341+0000 mon.a (mon.0) 5104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.132695+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.132695+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.133118+0000 mgr.y (mgr.54108) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.133118+0000 mgr.y (mgr.54108) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.196330+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.196330+0000 mon.a (mon.0) 5106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.198201+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.198201+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.200350+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.200350+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.201254+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.201254+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.209251+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.209251+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.209775+0000 mgr.y (mgr.54108) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.209775+0000 mgr.y (mgr.54108) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.271823+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.271823+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.273758+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.273758+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.275347+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.275347+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.276020+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.276020+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.282483+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.282483+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.282980+0000 mgr.y (mgr.54108) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.282980+0000 mgr.y (mgr.54108) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.344817+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.344817+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.201254+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.201254+0000 mon.a (mon.0) 5109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.209251+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.209251+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.209775+0000 mgr.y (mgr.54108) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.209775+0000 mgr.y (mgr.54108) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.271823+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.271823+0000 mon.a (mon.0) 5111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.273758+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.273758+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.275347+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.275347+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.276020+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.276020+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.282483+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.282483+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.282980+0000 mgr.y (mgr.54108) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.282980+0000 mgr.y (mgr.54108) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.344817+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.344817+0000 mon.a (mon.0) 5116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.346603+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.346603+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.348478+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.348478+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.349280+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.349280+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.354558+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.354558+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.413419+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.413419+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.415055+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.415055+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.416667+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.416667+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.417211+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.417211+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.422131+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.422131+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.481823+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.346603+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.346603+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.348478+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.348478+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.349280+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.349280+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.354558+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.354558+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.413419+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.413419+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.415055+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.415055+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.416667+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.416667+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.417211+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.417211+0000 mon.a (mon.0) 5124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.422131+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.422131+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.481823+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.481823+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.484460+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.484460+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.486406+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.486406+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.487178+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.487178+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.492408+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.492408+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.552709+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.552709+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.555066+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.555066+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.557784+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.557784+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.558514+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.558514+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.563727+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.563727+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.624781+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.481823+0000 mon.a (mon.0) 5126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.484460+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.484460+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.486406+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.486406+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.487178+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.487178+0000 mon.a (mon.0) 5129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.492408+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.492408+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.552709+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.552709+0000 mon.a (mon.0) 5131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.555066+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.555066+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.557784+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.557784+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.558514+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.558514+0000 mon.a (mon.0) 5134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.563727+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.563727+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.624781+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.624781+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.627199+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.627199+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.630640+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.630640+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.631844+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.631844+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.637869+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.637869+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.713899+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.713899+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.716120+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.716120+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.719256+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.719256+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.720213+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.720213+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.725979+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.725979+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.624781+0000 mon.a (mon.0) 5136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.627199+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.627199+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.630640+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.630640+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.631844+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.631844+0000 mon.a (mon.0) 5139 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.637869+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.637869+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.713899+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.713899+0000 mon.a (mon.0) 5141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.716120+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.716120+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.719256+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.719256+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.720213+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.720213+0000 mon.a (mon.0) 5144 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.725979+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.725979+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.793062+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.793062+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.795364+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.795364+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.798099+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.798099+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.799788+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.799788+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.805385+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.805385+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.865769+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.865769+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.867728+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.867728+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.870063+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.870063+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.870903+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.870903+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.881523+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.881523+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.793062+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.793062+0000 mon.a (mon.0) 5146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.795364+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.795364+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.798099+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.798099+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.799788+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.799788+0000 mon.a (mon.0) 5149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.805385+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.805385+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.865769+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.865769+0000 mon.a (mon.0) 5151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.867728+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.867728+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.870063+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.870063+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.355 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.870903+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.870903+0000 mon.a (mon.0) 5154 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.881523+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.356 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.881523+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.954321+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.954321+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.956269+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.956269+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.959052+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.959052+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.959911+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.959911+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.969717+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[114081]: audit 2024-09-17T12:10:40.969717+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.954321+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.954321+0000 mon.a (mon.0) 5156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.956269+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.956269+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:41.357 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.959052+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.959052+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:41.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.959911+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.959911+0000 mon.a (mon.0) 5159 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:41.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.969717+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:41.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:41 smithi092 bash[110680]: audit 2024-09-17T12:10:40.969717+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.354937+0000 mgr.y (mgr.54108) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.354937+0000 mgr.y (mgr.54108) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.422510+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.422510+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.493026+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.493026+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.564104+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.564104+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.638437+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.638437+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.726613+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.726613+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.805891+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.805891+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.882030+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.882030+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.970200+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:40.970200+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cluster 2024-09-17T12:10:41.060407+0000 mon.a (mon.0) 5161 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cluster 2024-09-17T12:10:41.060407+0000 mon.a (mon.0) 5161 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:42.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.061526+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.061526+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.065922+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.065922+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.068111+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.068111+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.068948+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.068948+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.074163+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.074163+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.074599+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.074599+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.137132+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.137132+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.139221+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.139221+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.141805+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.141805+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.142524+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.142524+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.147663+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.147663+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.148172+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.148172+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.216733+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.216733+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.219107+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.219107+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.220926+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.220926+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.221704+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.221704+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.227989+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.227989+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.228487+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.228487+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.293344+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.293344+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.295972+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.295972+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.298410+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.298410+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.299473+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.299473+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.306516+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.306516+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.377688+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.377688+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.379725+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.379725+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.381881+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.381881+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.382748+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.382748+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.389496+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.389496+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.457766+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.457766+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.459910+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.459910+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.461623+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.461623+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.462364+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.462364+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.468627+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.468627+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.525809+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.525809+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.528335+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.528335+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.530929+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.530929+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.531814+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.531814+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.538428+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.538428+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.604373+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.604373+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.606921+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.606921+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.609519+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.609519+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.610400+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.610400+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.617171+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.617171+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.680233+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.680233+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.682862+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.682862+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.686166+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.686166+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.686968+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.686968+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.693244+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.693244+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.767826+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.767826+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.769539+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.769539+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.771016+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.771016+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.771575+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.771575+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.776857+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.776857+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.849032+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.849032+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.851831+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.851831+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.853416+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.853416+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.854053+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.854053+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.858908+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.858908+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.929649+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.929649+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.932208+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.932208+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.935324+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.935324+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.936150+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.936150+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.942878+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:41.942878+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.019254+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.019254+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.021572+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.021572+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.024294+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.024294+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.025054+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.025054+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.035106+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.321 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[87711]: audit 2024-09-17T12:10:42.035106+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.354937+0000 mgr.y (mgr.54108) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.354937+0000 mgr.y (mgr.54108) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.422510+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.422510+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.493026+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.493026+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.564104+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.564104+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.638437+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.638437+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.726613+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.726613+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.805891+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.805891+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.882030+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.882030+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.970200+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:40.970200+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cluster 2024-09-17T12:10:41.060407+0000 mon.a (mon.0) 5161 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cluster 2024-09-17T12:10:41.060407+0000 mon.a (mon.0) 5161 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.061526+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.354937+0000 mgr.y (mgr.54108) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.354937+0000 mgr.y (mgr.54108) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.422510+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.422510+0000 mgr.y (mgr.54108) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.493026+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.493026+0000 mgr.y (mgr.54108) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.564104+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.564104+0000 mgr.y (mgr.54108) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.638437+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.638437+0000 mgr.y (mgr.54108) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.726613+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.726613+0000 mgr.y (mgr.54108) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.805891+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.805891+0000 mgr.y (mgr.54108) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.882030+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.882030+0000 mgr.y (mgr.54108) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.970200+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:40.970200+0000 mgr.y (mgr.54108) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cluster 2024-09-17T12:10:41.060407+0000 mon.a (mon.0) 5161 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:42.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cluster 2024-09-17T12:10:41.060407+0000 mon.a (mon.0) 5161 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:10:42.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.061526+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.061526+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.065922+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.065922+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.068111+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.068111+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.068948+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.068948+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.074163+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.074163+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.074599+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.074599+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.137132+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.137132+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.139221+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.139221+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.141805+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.141805+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.142524+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.142524+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.147663+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.061526+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.065922+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.065922+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.068111+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.068111+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.068948+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.068948+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.074163+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.074163+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.074599+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.074599+0000 mgr.y (mgr.54108) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.137132+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.137132+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.139221+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.139221+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.141805+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.141805+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.142524+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.142524+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.147663+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.147663+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.148172+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.148172+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.216733+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.216733+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.219107+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.219107+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.220926+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.220926+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.221704+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.221704+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.227989+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.227989+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.228487+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.228487+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.293344+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.293344+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.295972+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.295972+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.298410+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.147663+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.148172+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.148172+0000 mgr.y (mgr.54108) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.216733+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.216733+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.219107+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.219107+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.220926+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.220926+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.221704+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.221704+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.227989+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.227989+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.228487+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.228487+0000 mgr.y (mgr.54108) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.293344+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.293344+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.295972+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.295972+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.298410+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.298410+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.299473+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.299473+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.306516+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.306516+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.377688+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.377688+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.379725+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.379725+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.381881+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.381881+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.382748+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.382748+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.389496+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.389496+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.457766+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.457766+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.459910+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.459910+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.298410+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.299473+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.299473+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.306516+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.306516+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.377688+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.377688+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.379725+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.379725+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.381881+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.381881+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.382748+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.382748+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.389496+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.389496+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.457766+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.457766+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.459910+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.459910+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.461623+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.461623+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.462364+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.462364+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.468627+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.468627+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.525809+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.525809+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.528335+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.528335+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.530929+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.530929+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.531814+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.531814+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.538428+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.538428+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.604373+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.604373+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.606921+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.606921+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.461623+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.461623+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.462364+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.462364+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.468627+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.468627+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.525809+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.525809+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.528335+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.528335+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.530929+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.530929+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.531814+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.531814+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.538428+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.538428+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.604373+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.604373+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.606921+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.606921+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.609519+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.609519+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.610400+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.610400+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.617171+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.617171+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.680233+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.680233+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.682862+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.682862+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.686166+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.686166+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.686968+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.686968+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.693244+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.693244+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.767826+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.767826+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.769539+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.609519+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.609519+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.610400+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.610400+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.617171+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.617171+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.680233+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.680233+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.682862+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.682862+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.686166+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.686166+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.686968+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.686968+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.693244+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.693244+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.767826+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.767826+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.769539+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.769539+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.771016+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.771016+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.771575+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.771575+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.776857+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.776857+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.849032+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.849032+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.851831+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.851831+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.853416+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.853416+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.854053+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.854053+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.858908+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.858908+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.929649+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.929649+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.769539+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.771016+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.771016+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.771575+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.771575+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.776857+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.776857+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.849032+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.849032+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.851831+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.851831+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.853416+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.853416+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.854053+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.854053+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.858908+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.858908+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.929649+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.929649+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.932208+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.932208+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.935324+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.935324+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.936150+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.936150+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.942878+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:41.942878+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.019254+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.019254+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.021572+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.021572+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.024294+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.024294+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.025054+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.025054+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.035106+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[114081]: audit 2024-09-17T12:10:42.035106+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.932208+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.358 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.932208+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.935324+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.935324+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.359 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.936150+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.936150+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.942878+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:41.942878+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.019254+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.019254+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:42.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.021572+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.021572+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:42.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.024294+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.360 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.024294+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:42.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.025054+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.025054+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:42.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.035106+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.361 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:42 smithi092 bash[110680]: audit 2024-09-17T12:10:42.035106+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:42.805 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[105561]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:10:42.805 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[105561]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:10:43.294 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[105561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T12:10:43.294 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:42 smithi121 bash[105561]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T12:10:43.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.307005+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.307005+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.390013+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.390013+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.469126+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.469126+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.295 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.538896+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.538896+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.617817+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.617817+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.693755+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.693755+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.777445+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.777445+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.859328+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.859328+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.943569+0000 mgr.y (mgr.54108) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:41.943569+0000 mgr.y (mgr.54108) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.296 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.035856+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.035856+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cluster 2024-09-17T12:10:42.059912+0000 mgr.y (mgr.54108) 1423 : cluster [DBG] pgmap v347: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cluster 2024-09-17T12:10:42.059912+0000 mgr.y (mgr.54108) 1423 : cluster [DBG] pgmap v347: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.107259+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.107259+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.109833+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.109833+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.112587+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.112587+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.113222+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.113222+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.297 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.118200+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.118200+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.118588+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.118588+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.177731+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.177731+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.180493+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.180493+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.182954+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.182954+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.183568+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.183568+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.188221+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.298 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.188221+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.188701+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.188701+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.248684+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.248684+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.251065+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.251065+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.253334+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.253334+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.254061+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.254061+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.299 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.259000+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.259000+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.259588+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.259588+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.321289+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.321289+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.323834+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.323834+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.300 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.327421+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.327421+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.328553+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.328553+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.333674+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.333674+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.392580+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.392580+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.394614+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.394614+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.397039+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.397039+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.398011+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.301 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.398011+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.405156+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.405156+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.476688+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.476688+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.479230+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.479230+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.482352+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.482352+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.483168+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.483168+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.490229+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.490229+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.302 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.549130+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.549130+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.551058+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.551058+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.553928+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.553928+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.554543+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.554543+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.561162+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.561162+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.660533+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.660533+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.662474+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.303 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.662474+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.664189+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.664189+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.664786+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.664786+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.304 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.671510+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.671510+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.732552+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.732552+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.734811+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.734811+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.737387+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.737387+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.738193+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.738193+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.747384+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.747384+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.834272+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.834272+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.837042+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.837042+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.839472+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.839472+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.840382+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.840382+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.850361+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.850361+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.914095+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.914095+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.916433+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.916433+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.918748+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.918748+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.919712+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.919712+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.927465+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.927465+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.990359+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.990359+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.992473+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.992473+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.995021+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.995021+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.995890+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:42.995890+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:43.005340+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[87711]: audit 2024-09-17T12:10:43.005340+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.307005+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.307005+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.390013+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.390013+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.469126+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.469126+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.538896+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.538896+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.617817+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.617817+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.693755+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.693755+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.777445+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.777445+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.859328+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.859328+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.943569+0000 mgr.y (mgr.54108) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:41.943569+0000 mgr.y (mgr.54108) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.035856+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.035856+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cluster 2024-09-17T12:10:42.059912+0000 mgr.y (mgr.54108) 1423 : cluster [DBG] pgmap v347: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cluster 2024-09-17T12:10:42.059912+0000 mgr.y (mgr.54108) 1423 : cluster [DBG] pgmap v347: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:43.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.107259+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.107259+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.109833+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.109833+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.112587+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.112587+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.113222+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.113222+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.118200+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.118200+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.118588+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.118588+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.177731+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.177731+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.180493+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.180493+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.182954+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.182954+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.307005+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.307005+0000 mgr.y (mgr.54108) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.390013+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.390013+0000 mgr.y (mgr.54108) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.469126+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.469126+0000 mgr.y (mgr.54108) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.538896+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.538896+0000 mgr.y (mgr.54108) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.617817+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.617817+0000 mgr.y (mgr.54108) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.693755+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.693755+0000 mgr.y (mgr.54108) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.777445+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.777445+0000 mgr.y (mgr.54108) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.859328+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.859328+0000 mgr.y (mgr.54108) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.943569+0000 mgr.y (mgr.54108) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:41.943569+0000 mgr.y (mgr.54108) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.035856+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.035856+0000 mgr.y (mgr.54108) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cluster 2024-09-17T12:10:42.059912+0000 mgr.y (mgr.54108) 1423 : cluster [DBG] pgmap v347: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cluster 2024-09-17T12:10:42.059912+0000 mgr.y (mgr.54108) 1423 : cluster [DBG] pgmap v347: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:43.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.107259+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.107259+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.109833+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.109833+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.112587+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.112587+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.113222+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.113222+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.118200+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.118200+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.118588+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.118588+0000 mgr.y (mgr.54108) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.177731+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.177731+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.180493+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.180493+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.182954+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.182954+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.183568+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.183568+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.188221+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.188221+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.188701+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.188701+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.248684+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.248684+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.251065+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.251065+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.253334+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.253334+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.254061+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.254061+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.259000+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.259000+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.259588+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.259588+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.321289+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.321289+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.183568+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.183568+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.188221+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.188221+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.188701+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.188701+0000 mgr.y (mgr.54108) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.248684+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.248684+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.251065+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.251065+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.253334+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.253334+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.254061+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.254061+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.259000+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.259000+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.259588+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.259588+0000 mgr.y (mgr.54108) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.321289+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.321289+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.323834+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.323834+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.327421+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.327421+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.328553+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.328553+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.333674+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.333674+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.392580+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.392580+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.394614+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.394614+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.397039+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.397039+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.398011+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.398011+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.405156+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.405156+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.476688+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.476688+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.479230+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.479230+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.482352+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.482352+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.483168+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.483168+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.490229+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.490229+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.549130+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.549130+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.551058+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.551058+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.553928+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.553928+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.554543+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.554543+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.561162+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.561162+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.660533+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.323834+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.323834+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.327421+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.327421+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.328553+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.328553+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.333674+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.333674+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.392580+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.392580+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.394614+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.394614+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.397039+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.397039+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.398011+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.398011+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.405156+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.405156+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.476688+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.476688+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.479230+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.479230+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.482352+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.482352+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.483168+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.483168+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.490229+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.490229+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.549130+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.549130+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.551058+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.551058+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.553928+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.553928+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.554543+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.554543+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.561162+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.561162+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.660533+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.660533+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.662474+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.662474+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.664189+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.664189+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.664786+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.664786+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.671510+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.671510+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.732552+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.732552+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.734811+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.734811+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.737387+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.737387+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.738193+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.738193+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.747384+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.747384+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.660533+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.662474+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.662474+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.664189+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.664189+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.664786+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.664786+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.671510+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.671510+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.732552+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.732552+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.734811+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.734811+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.737387+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.737387+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.738193+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.738193+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.747384+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.747384+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.834272+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.834272+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.837042+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.837042+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.839472+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.839472+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.840382+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.840382+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.850361+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.850361+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.914095+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.914095+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.916433+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.916433+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.918748+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.918748+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.919712+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.919712+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.927465+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.927465+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.990359+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.990359+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.992473+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.992473+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.995021+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.995021+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.995890+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:42.995890+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:43.005340+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[110680]: audit 2024-09-17T12:10:43.005340+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.834272+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.834272+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.837042+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.837042+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.839472+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.839472+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.840382+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.840382+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.850361+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.850361+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.914095+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.914095+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.916433+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.916433+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.918748+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.918748+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.919712+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.919712+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.927465+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.927465+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.990359+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.990359+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:43.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.992473+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.992473+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:43.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.995021+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.995021+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:43.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.995890+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:42.995890+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:43.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:43.005340+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:43 smithi092 bash[114081]: audit 2024-09-17T12:10:43.005340+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:43.555 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[105561]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T12:10:43.555 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[105561]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T12:10:43.555 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[105561]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T12:10:43.555 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[105561]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T12:10:43.555 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:43 smithi121 bash[105561]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T12:10:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.334034+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.334034+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.405506+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.405506+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.490599+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.490599+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.561802+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.561802+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.671870+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.671870+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.747926+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.747926+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.850925+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.850925+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.927940+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:42.927940+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.006145+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.006145+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cluster 2024-09-17T12:10:43.039053+0000 mon.a (mon.0) 5287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cluster 2024-09-17T12:10:43.039053+0000 mon.a (mon.0) 5287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-17T12:10:44.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.078454+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.078454+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.080416+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.080416+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.083074+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.083074+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.083883+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.083883+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.089444+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.089444+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.089980+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.089980+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.169139+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.169139+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.171566+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.171566+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.173337+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.173337+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.174164+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.174164+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.180109+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.180109+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.180628+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.180628+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.246775+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.246775+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.249189+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.249189+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.251525+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.251525+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.252565+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.252565+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.258802+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.258802+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.259261+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.259261+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.335121+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.335121+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.337839+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.337839+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.340852+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.340852+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.341746+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.341746+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.347700+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.347700+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.410382+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.410382+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.413108+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.413108+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.415851+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.415851+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.416804+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.416804+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.422783+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.422783+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.496735+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.496735+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.498975+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.498975+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.502094+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.502094+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.502900+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.502900+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.508456+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.508456+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.580550+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.580550+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.582847+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.582847+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.584932+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.584932+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.585746+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.585746+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.591302+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.591302+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.663441+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.663441+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.665858+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.665858+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.669064+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.669064+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.669970+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.669970+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.675406+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.675406+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.748182+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.748182+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.750915+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.750915+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.754880+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.754880+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.755954+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.755954+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.761704+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.761704+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.835251+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.835251+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.838972+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.838972+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.841453+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.841453+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.842418+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.842418+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.848428+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.848428+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.928419+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.928419+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.930843+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.930843+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.933807+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.933807+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.934910+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.934910+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.942340+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:43.942340+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.014160+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.014160+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.016779+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.016779+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.019578+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.019578+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.020571+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.020571+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.029304+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:44 smithi121 bash[87711]: audit 2024-09-17T12:10:44.029304+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.334034+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.334034+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.405506+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.405506+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.490599+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.490599+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.561802+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.561802+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.671870+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.671870+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.747926+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.747926+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.850925+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.850925+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.927940+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:42.927940+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.006145+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.006145+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cluster 2024-09-17T12:10:43.039053+0000 mon.a (mon.0) 5287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cluster 2024-09-17T12:10:43.039053+0000 mon.a (mon.0) 5287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-17T12:10:44.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.078454+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.334034+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.334034+0000 mgr.y (mgr.54108) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.405506+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.405506+0000 mgr.y (mgr.54108) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.490599+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.490599+0000 mgr.y (mgr.54108) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.561802+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.561802+0000 mgr.y (mgr.54108) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.671870+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.671870+0000 mgr.y (mgr.54108) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.747926+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.747926+0000 mgr.y (mgr.54108) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.850925+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.850925+0000 mgr.y (mgr.54108) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.927940+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:42.927940+0000 mgr.y (mgr.54108) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.006145+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.006145+0000 mgr.y (mgr.54108) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cluster 2024-09-17T12:10:43.039053+0000 mon.a (mon.0) 5287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cluster 2024-09-17T12:10:43.039053+0000 mon.a (mon.0) 5287 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-17T12:10:44.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.078454+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.078454+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.080416+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.080416+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.083074+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.083074+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.083883+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.083883+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.089444+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.089444+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.089980+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.089980+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.169139+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.169139+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.171566+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.171566+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.173337+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.173337+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.174164+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.174164+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.180109+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.180109+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.180628+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.180628+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.246775+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.246775+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.249189+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.249189+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.251525+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.251525+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.252565+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.252565+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.258802+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.258802+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.259261+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.259261+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.335121+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.335121+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.337839+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.337839+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.340852+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.078454+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.080416+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.080416+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.083074+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.083074+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.083883+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.083883+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.089444+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.089444+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.089980+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.089980+0000 mgr.y (mgr.54108) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.169139+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.169139+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.171566+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.171566+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.173337+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.173337+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.174164+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.174164+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.180109+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.340852+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.341746+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.341746+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.347700+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.347700+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.410382+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.410382+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.413108+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.413108+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.415851+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.415851+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.416804+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.416804+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.422783+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.422783+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.496735+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.496735+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.498975+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.498975+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.502094+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.502094+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.502900+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.502900+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.508456+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.508456+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.580550+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.580550+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.582847+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.582847+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.584932+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.584932+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.585746+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.585746+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.591302+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.591302+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.663441+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.663441+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.665858+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.180109+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.180628+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.180628+0000 mgr.y (mgr.54108) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.246775+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.246775+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.249189+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.249189+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.251525+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.251525+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.252565+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.252565+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.258802+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.258802+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.259261+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.259261+0000 mgr.y (mgr.54108) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:44.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.335121+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.335121+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.337839+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.337839+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.340852+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.665858+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.669064+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.669064+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.669970+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.669970+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.675406+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.675406+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.748182+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.748182+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.750915+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.750915+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.754880+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.754880+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.755954+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.755954+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.761704+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.761704+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.835251+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.835251+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.838972+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.838972+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.841453+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.841453+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.842418+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.842418+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.848428+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.848428+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.928419+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.928419+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.930843+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.930843+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.933807+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.933807+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.934910+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.934910+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.942340+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:43.942340+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.014160+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.014160+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.340852+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.341746+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.341746+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.347700+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.347700+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.410382+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.410382+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.413108+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.413108+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.415851+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.415851+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.416804+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.416804+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.422783+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.422783+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.496735+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.496735+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.498975+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.498975+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.016779+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.016779+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.019578+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.019578+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.020571+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.020571+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.029304+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[110680]: audit 2024-09-17T12:10:44.029304+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.502094+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.502094+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.502900+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.502900+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.508456+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.508456+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.580550+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.580550+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.582847+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.582847+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.584932+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.584932+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.585746+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.585746+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.591302+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.591302+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.663441+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.663441+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.665858+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.665858+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.669064+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.669064+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.669970+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.669970+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.675406+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.675406+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.748182+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.748182+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.750915+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.750915+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.754880+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.754880+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.755954+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.755954+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.761704+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.761704+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.835251+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.835251+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.838972+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.838972+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.841453+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.841453+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.842418+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.842418+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.848428+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.848428+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.928419+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.928419+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.930843+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.930843+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.933807+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.933807+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.934910+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.934910+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.942340+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:43.942340+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.014160+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.014160+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.016779+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.016779+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.019578+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.351 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.019578+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:44.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.020571+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.020571+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:44.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.029304+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:44.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:44 smithi092 bash[114081]: audit 2024-09-17T12:10:44.029304+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.348202+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.348202+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.423352+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.423352+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.508935+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.508935+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.591773+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.591773+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.675899+0000 mgr.y (mgr.54108) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.675899+0000 mgr.y (mgr.54108) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.762149+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.762149+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.848840+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.848840+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.942826+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:43.942826+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.029913+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.029913+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cluster 2024-09-17T12:10:44.060682+0000 mgr.y (mgr.54108) 1448 : cluster [DBG] pgmap v348: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cluster 2024-09-17T12:10:44.060682+0000 mgr.y (mgr.54108) 1448 : cluster [DBG] pgmap v348: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.112044+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.112044+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.114230+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.114230+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.116509+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.116509+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.117351+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.117351+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.123286+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.123286+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.123824+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.123824+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.209857+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.209857+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.212644+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.212644+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.215748+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.215748+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.217174+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.217174+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.225762+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.225762+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.226348+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.226348+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.307292+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.307292+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.310138+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.310138+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.313273+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.313273+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.314546+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.314546+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.323717+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.323717+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.400663+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.400663+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.403550+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.403550+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.405811+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.405811+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.406912+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.406912+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.414881+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.414881+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.496183+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.496183+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.498314+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.498314+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.500856+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.500856+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.501688+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.501688+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.511576+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.511576+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.585980+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.585980+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.588442+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.588442+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.591190+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.591190+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.592253+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.592253+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.601764+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.601764+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.668290+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.668290+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.670646+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.670646+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.673310+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.673310+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.674354+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.674354+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.683946+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.683946+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.756833+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.756833+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.759247+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.759247+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.762550+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.762550+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.763638+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.763638+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.772993+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.772993+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.838243+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.838243+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.840765+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.840765+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.842977+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.842977+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.843664+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.843664+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.850745+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.850745+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.912828+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.912828+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.914694+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.914694+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.916517+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.916517+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.917257+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.917257+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.923505+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.923505+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.994268+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.994268+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.997124+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:44.997124+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:45.000508+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:45.000508+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:45.001520+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:45.001520+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:45.006841+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:45 smithi121 bash[87711]: audit 2024-09-17T12:10:45.006841+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.348202+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.348202+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.423352+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.423352+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.508935+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.508935+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.591773+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.591773+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.675899+0000 mgr.y (mgr.54108) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.675899+0000 mgr.y (mgr.54108) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.762149+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.762149+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.848840+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.848840+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.942826+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:43.942826+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.029913+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.029913+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cluster 2024-09-17T12:10:44.060682+0000 mgr.y (mgr.54108) 1448 : cluster [DBG] pgmap v348: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:45.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cluster 2024-09-17T12:10:44.060682+0000 mgr.y (mgr.54108) 1448 : cluster [DBG] pgmap v348: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:45.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.348202+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.348202+0000 mgr.y (mgr.54108) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.423352+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.423352+0000 mgr.y (mgr.54108) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.508935+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.508935+0000 mgr.y (mgr.54108) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.591773+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.591773+0000 mgr.y (mgr.54108) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.675899+0000 mgr.y (mgr.54108) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.675899+0000 mgr.y (mgr.54108) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.762149+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.762149+0000 mgr.y (mgr.54108) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.848840+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.848840+0000 mgr.y (mgr.54108) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.942826+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:43.942826+0000 mgr.y (mgr.54108) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.029913+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.029913+0000 mgr.y (mgr.54108) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cluster 2024-09-17T12:10:44.060682+0000 mgr.y (mgr.54108) 1448 : cluster [DBG] pgmap v348: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:45.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cluster 2024-09-17T12:10:44.060682+0000 mgr.y (mgr.54108) 1448 : cluster [DBG] pgmap v348: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74/636 objects degraded (11.635%) 2024-09-17T12:10:45.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.112044+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.112044+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.114230+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.114230+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.116509+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.116509+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.117351+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.117351+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.123286+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.123286+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.123824+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.123824+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.209857+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.209857+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.212644+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.212644+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.215748+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.215748+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.217174+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.217174+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.112044+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.112044+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.114230+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.114230+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.116509+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.116509+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.117351+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.117351+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.123286+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.123286+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.123824+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.123824+0000 mgr.y (mgr.54108) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.209857+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.209857+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.212644+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.212644+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.215748+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.215748+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.217174+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.217174+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.225762+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.225762+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.226348+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.226348+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.307292+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.307292+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.310138+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.310138+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.313273+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.313273+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.314546+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.314546+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.323717+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.323717+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.400663+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.400663+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.403550+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.403550+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.405811+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.405811+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.406912+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.406912+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.414881+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.414881+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.496183+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.496183+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.498314+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.498314+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.500856+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.500856+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.501688+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.501688+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.511576+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.511576+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.585980+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.585980+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.588442+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.588442+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.591190+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.340 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.225762+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.225762+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.226348+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.226348+0000 mgr.y (mgr.54108) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.307292+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.307292+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.310138+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.310138+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.313273+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.313273+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.314546+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.314546+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.323717+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.323717+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.400663+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.400663+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.403550+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.403550+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.405811+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.405811+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.591190+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.592253+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.592253+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.601764+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.601764+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.668290+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.668290+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.670646+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.670646+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.673310+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.673310+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.674354+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.674354+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.683946+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.683946+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.756833+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.756833+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.759247+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.759247+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.762550+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.762550+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.763638+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.763638+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.772993+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.772993+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.838243+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.838243+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.840765+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.840765+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.842977+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.842977+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.843664+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.843664+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.850745+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.850745+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.912828+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.912828+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.914694+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.914694+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.406912+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.406912+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.414881+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.414881+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.496183+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.346 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.496183+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.498314+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.498314+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.500856+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.500856+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.501688+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.501688+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.511576+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.511576+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.585980+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.585980+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.588442+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.588442+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.591190+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.916517+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.916517+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.917257+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.917257+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.923505+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.923505+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.994268+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.994268+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.997124+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:44.997124+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:45.000508+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:45.000508+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:45.001520+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:45.001520+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:45.006841+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[114081]: audit 2024-09-17T12:10:45.006841+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.591190+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.592253+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.592253+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.601764+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.601764+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.668290+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.668290+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.670646+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.670646+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.673310+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.673310+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.674354+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.674354+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.683946+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.683946+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.756833+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.756833+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.759247+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.759247+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.762550+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.762550+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.763638+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.763638+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.772993+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.772993+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.838243+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.838243+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.840765+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.840765+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.842977+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.842977+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.843664+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.843664+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.850745+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.850745+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.912828+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.912828+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.914694+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.914694+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.916517+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.916517+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.917257+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.917257+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.923505+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.923505+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.994268+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.994268+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:45.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.997124+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:44.997124+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:45.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:45.000508+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:45.000508+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:45.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:45.001520+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:45.001520+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:45.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:45.006841+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:45.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:45 smithi092 bash[110680]: audit 2024-09-17T12:10:45.006841+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.324537+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.324537+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.415432+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.415432+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.512193+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.512193+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.602597+0000 mgr.y (mgr.54108) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.602597+0000 mgr.y (mgr.54108) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.684506+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.684506+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.773676+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.773676+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.851209+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.851209+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.924012+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:44.924012+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.007415+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.007415+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.070402+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.070402+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.072520+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.324537+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.324537+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.415432+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.415432+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.512193+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.512193+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.602597+0000 mgr.y (mgr.54108) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.602597+0000 mgr.y (mgr.54108) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.684506+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.684506+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.773676+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.773676+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.851209+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.851209+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.924012+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:44.924012+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.007415+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.007415+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.070402+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.070402+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.072520+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.072520+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.074545+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.074545+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.075146+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.075146+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.079565+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.079565+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.079998+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.079998+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.137546+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.137546+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.139321+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.139321+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.141535+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.141535+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.142228+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.142228+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.149370+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.149370+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.149792+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.149792+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.212490+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.212490+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.214258+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.214258+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.216679+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.216679+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.217540+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.217540+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.225070+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.225070+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.225602+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.225602+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.303354+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.303354+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.305968+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.305968+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.308916+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.308916+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.332 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.309843+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.072520+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.074545+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.074545+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.075146+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.075146+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.079565+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.079565+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.079998+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.079998+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.137546+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.137546+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.139321+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.139321+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.141535+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.141535+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.142228+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.142228+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.149370+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.149370+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.149792+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.309843+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.315694+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.315694+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.379097+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.379097+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.380784+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.380784+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.382498+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.382498+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.383091+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.383091+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.387993+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.387993+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.455735+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.455735+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.457538+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.457538+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.459497+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.459497+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.149792+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.212490+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.212490+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.214258+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.214258+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.216679+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.216679+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.217540+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.217540+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.225070+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.225070+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.225602+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.225602+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.303354+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.303354+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.305968+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.305968+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.308916+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.308916+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.309843+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.460283+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.460283+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.468428+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.468428+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.541329+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.541329+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.543279+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.543279+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.545166+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.545166+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.545866+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.545866+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.551615+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.551615+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.612265+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.612265+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.614581+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.614581+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.616277+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.309843+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.315694+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.315694+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.379097+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.379097+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.380784+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.380784+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.382498+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.382498+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.383091+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.383091+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.387993+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.387993+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.455735+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.455735+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.457538+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.457538+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.459497+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.459497+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.616277+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.616986+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.616986+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.622612+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.622612+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.690078+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.690078+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.695942+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.695942+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.696504+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.696504+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.698963+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.698963+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.702112+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.702112+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.704460+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.704460+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.705088+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.705088+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.710941+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.710941+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.775086+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.775086+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.777903+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.777903+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.780721+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.780721+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.781849+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.781849+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.789186+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.789186+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.870879+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.870879+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.873416+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.873416+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.875750+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.875750+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.876353+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.876353+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.882319+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.460283+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.460283+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.468428+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.468428+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.541329+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.541329+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.543279+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.543279+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.545166+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.545166+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.545866+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.545866+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.551615+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.551615+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.612265+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.612265+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.614581+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.614581+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.616277+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.882319+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.947381+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.947381+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.949691+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.949691+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.952385+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.952385+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.953214+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.953214+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.961502+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:45.961502+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.041839+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.041839+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.044182+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.044182+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.047476+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.047476+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.048506+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.048506+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.053827+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[110680]: audit 2024-09-17T12:10:46.053827+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.616277+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.616986+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.616986+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.622612+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.622612+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.690078+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.690078+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.695942+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.695942+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.696504+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.696504+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.698963+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.698963+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.702112+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.702112+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.704460+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.704460+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.705088+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.705088+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.710941+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.710941+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.775086+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.775086+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.777903+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.777903+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.780721+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.780721+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.781849+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.781849+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.789186+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.789186+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.870879+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.870879+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.873416+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.873416+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.875750+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.875750+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.876353+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.876353+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.882319+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.882319+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.947381+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.947381+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.949691+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.949691+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.952385+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.952385+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.953214+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.953214+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.961502+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:45.961502+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.041839+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.041839+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.044182+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.044182+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.047476+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.047476+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.048506+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.048506+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.053827+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:46 smithi092 bash[114081]: audit 2024-09-17T12:10:46.053827+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.324537+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.324537+0000 mgr.y (mgr.54108) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.415432+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.415432+0000 mgr.y (mgr.54108) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.512193+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.512193+0000 mgr.y (mgr.54108) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.602597+0000 mgr.y (mgr.54108) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.602597+0000 mgr.y (mgr.54108) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.463 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.684506+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.684506+0000 mgr.y (mgr.54108) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.773676+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.773676+0000 mgr.y (mgr.54108) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.851209+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.851209+0000 mgr.y (mgr.54108) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.924012+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:44.924012+0000 mgr.y (mgr.54108) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.007415+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.007415+0000 mgr.y (mgr.54108) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.070402+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.070402+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.072520+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.464 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.072520+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.074545+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.074545+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.075146+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.075146+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.079565+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.079565+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.079998+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.079998+0000 mgr.y (mgr.54108) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.137546+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.137546+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.139321+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.139321+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.141535+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.465 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.141535+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.142228+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.142228+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.149370+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.149370+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.149792+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.149792+0000 mgr.y (mgr.54108) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.212490+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.212490+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.214258+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.214258+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.466 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.216679+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.216679+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.217540+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.217540+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.225070+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.225070+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.225602+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.225602+0000 mgr.y (mgr.54108) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.303354+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.303354+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.305968+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.305968+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.308916+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.308916+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.467 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.309843+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.309843+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.315694+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.315694+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.379097+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.379097+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.380784+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.380784+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.382498+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.382498+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.383091+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.383091+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.387993+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.468 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.387993+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.455735+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.455735+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.457538+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.457538+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.459497+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.459497+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.460283+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.460283+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.468428+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.469 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.468428+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.541329+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.541329+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.543279+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.543279+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.545166+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.545166+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.545866+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.545866+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.551615+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.551615+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.612265+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.612265+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.470 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.614581+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.614581+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.616277+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.616277+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.616986+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.616986+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.622612+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.622612+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.690078+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.690078+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.695942+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.695942+0000 mon.a (mon.0) 5444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.696504+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.696504+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.471 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.698963+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.698963+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.702112+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.702112+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.704460+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.704460+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.705088+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.705088+0000 mon.a (mon.0) 5449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.710941+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.710941+0000 mon.a (mon.0) 5450 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.775086+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.775086+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.777903+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.472 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.777903+0000 mon.a (mon.0) 5452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.780721+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.780721+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.781849+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.781849+0000 mon.a (mon.0) 5454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.789186+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.789186+0000 mon.a (mon.0) 5455 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.870879+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.870879+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.873416+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.873416+0000 mon.a (mon.0) 5457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.875750+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.875750+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.876353+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.473 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.876353+0000 mon.a (mon.0) 5459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.882319+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.882319+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.947381+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.947381+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.949691+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.949691+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.952385+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.474 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.952385+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.953214+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.953214+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.961502+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:45.961502+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.041839+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.041839+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.044182+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.044182+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.047476+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.047476+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.048506+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.048506+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.053827+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.475 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[87711]: audit 2024-09-17T12:10:46.053827+0000 mon.a (mon.0) 5470 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:46.805 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:46 smithi121 bash[105972]: debug 2024-09-17T12:10:46.572+0000 7f97a98c9640 1 -- 172.21.15.121:0/3574781076 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e82c72e960 con 0x55e82d51c000 2024-09-17T12:10:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.316434+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.316434+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.388373+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.388373+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.468955+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.468955+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.552156+0000 mgr.y (mgr.54108) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.552156+0000 mgr.y (mgr.54108) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.623652+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.623652+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.711294+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.711294+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.789648+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.789648+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.882740+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.882740+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.962125+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:45.962125+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.054519+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.054519+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cluster 2024-09-17T12:10:46.061320+0000 mgr.y (mgr.54108) 1473 : cluster [DBG] pgmap v349: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.316434+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.316434+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.388373+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.388373+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.468955+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.468955+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.552156+0000 mgr.y (mgr.54108) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.552156+0000 mgr.y (mgr.54108) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.623652+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.623652+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.711294+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.711294+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.789648+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.789648+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.882740+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.882740+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.962125+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:45.962125+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.054519+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.054519+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cluster 2024-09-17T12:10:46.061320+0000 mgr.y (mgr.54108) 1473 : cluster [DBG] pgmap v349: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:47.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cluster 2024-09-17T12:10:46.061320+0000 mgr.y (mgr.54108) 1473 : cluster [DBG] pgmap v349: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:47.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.133149+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.133149+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.135127+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.135127+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.137372+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.137372+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.138057+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.138057+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.146352+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.146352+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.146784+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.146784+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.208423+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.208423+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.210311+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.210311+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.212539+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.212539+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cluster 2024-09-17T12:10:46.061320+0000 mgr.y (mgr.54108) 1473 : cluster [DBG] pgmap v349: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.133149+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.133149+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.135127+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.135127+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.137372+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.137372+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.138057+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.138057+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.146352+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.146352+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.146784+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.146784+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.208423+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.208423+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.210311+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.210311+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.212539+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.212539+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.213409+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.213409+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.222135+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.222135+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.222651+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.222651+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.290671+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.290671+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.292996+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.292996+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.295756+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.295756+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.296635+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.296635+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.305052+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.305052+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.377822+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.377822+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.379565+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.379565+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.381704+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.381704+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.382377+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.382377+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.390587+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.390587+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.464710+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.464710+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.466662+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.466662+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.468994+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.468994+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.469801+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.469801+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.478308+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.478308+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.551062+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.551062+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.553064+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.213409+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.213409+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.222135+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.222135+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.222651+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.222651+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.290671+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.290671+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.292996+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.292996+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.295756+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.295756+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.296635+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.296635+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.305052+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.305052+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.377822+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.377822+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.379565+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.341 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.379565+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.553064+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.555779+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.555779+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.556466+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.556466+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.564838+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.564838+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.635123+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.635123+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.637174+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.637174+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.639664+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.639664+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.640345+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.640345+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.648504+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.648504+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.717769+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.717769+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.381704+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.381704+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.382377+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.382377+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.390587+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.390587+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.464710+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.464710+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.466662+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.466662+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.468994+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.468994+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.469801+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.469801+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.478308+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.478308+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.551062+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.551062+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.347 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.553064+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.719869+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.719869+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.723168+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.723168+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.724067+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.724067+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.731504+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.731504+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.799202+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.799202+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.801397+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.801397+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.803753+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.803753+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.804515+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.804515+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.816400+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.816400+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.898921+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.898921+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.901369+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.901369+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.903676+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.903676+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.904515+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.904515+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.913470+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:46.913470+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.001816+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.001816+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.003673+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.003673+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.006464+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.006464+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.007231+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.007231+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.015159+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[110680]: audit 2024-09-17T12:10:47.015159+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.553064+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.555779+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.555779+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.556466+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.556466+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.564838+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.564838+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.635123+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.635123+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.637174+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.637174+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.639664+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.639664+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.640345+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.640345+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.648504+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.648504+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.717769+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.717769+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.719869+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.356 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.719869+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.723168+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.723168+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.724067+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.724067+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.731504+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.731504+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.357 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.799202+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.799202+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.801397+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.801397+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.803753+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.803753+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.804515+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.358 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.804515+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.816400+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.816400+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.898921+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.898921+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.901369+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.359 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.901369+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.360 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.903676+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.360 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.903676+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.360 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.904515+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.360 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.904515+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.360 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.913470+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:46.913470+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.001816+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.001816+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.003673+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.003673+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.361 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.006464+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.362 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.006464+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.362 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.007231+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.362 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.007231+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.362 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.015159+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.362 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:47 smithi092 bash[114081]: audit 2024-09-17T12:10:47.015159+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.316434+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.316434+0000 mgr.y (mgr.54108) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.388373+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.388373+0000 mgr.y (mgr.54108) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.468955+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.468955+0000 mgr.y (mgr.54108) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.552156+0000 mgr.y (mgr.54108) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.552156+0000 mgr.y (mgr.54108) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.531 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.623652+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.623652+0000 mgr.y (mgr.54108) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.711294+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.711294+0000 mgr.y (mgr.54108) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.789648+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.789648+0000 mgr.y (mgr.54108) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.882740+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.882740+0000 mgr.y (mgr.54108) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.962125+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:45.962125+0000 mgr.y (mgr.54108) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.054519+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.054519+0000 mgr.y (mgr.54108) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.532 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cluster 2024-09-17T12:10:46.061320+0000 mgr.y (mgr.54108) 1473 : cluster [DBG] pgmap v349: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:47.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cluster 2024-09-17T12:10:46.061320+0000 mgr.y (mgr.54108) 1473 : cluster [DBG] pgmap v349: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 420 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:47.533 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.133149+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.133149+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.135127+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.135127+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.137372+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.137372+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.138057+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.138057+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.146352+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.146352+0000 mon.a (mon.0) 5475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.146784+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.146784+0000 mgr.y (mgr.54108) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.534 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.208423+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.208423+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.210311+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.210311+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.212539+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.212539+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.213409+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.213409+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.222135+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.222135+0000 mon.a (mon.0) 5480 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.222651+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.222651+0000 mgr.y (mgr.54108) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.290671+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.290671+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.292996+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.292996+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.295756+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.295756+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.296635+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.296635+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.305052+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.305052+0000 mon.a (mon.0) 5485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.377822+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.377822+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.379565+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.379565+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.381704+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.381704+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.382377+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.382377+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.390587+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.390587+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.464710+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.464710+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.466662+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.466662+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.468994+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.468994+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.469801+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.469801+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.478308+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.478308+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.551062+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.551062+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.553064+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.553064+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.555779+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.555779+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.556466+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.556466+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.564838+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.564838+0000 mon.a (mon.0) 5500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.635123+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.635123+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.637174+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.637174+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.639664+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.639664+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.640345+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.640345+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.648504+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.648504+0000 mon.a (mon.0) 5505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.717769+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.717769+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.719869+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.719869+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.723168+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.723168+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.724067+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.724067+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.731504+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.731504+0000 mon.a (mon.0) 5510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.799202+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.799202+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.801397+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.801397+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.803753+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.803753+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.804515+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.804515+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.816400+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.816400+0000 mon.a (mon.0) 5515 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.898921+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.898921+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.901369+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.901369+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.903676+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.903676+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.904515+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.904515+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.913470+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:46.913470+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.001816+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.001816+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.003673+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.003673+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.006464+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.006464+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.007231+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.007231+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.015159+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:47.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[87711]: audit 2024-09-17T12:10:47.015159+0000 mon.a (mon.0) 5525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.305 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:47 smithi121 bash[105972]: debug 2024-09-17T12:10:47.900+0000 7f97ac130640 -1 Falling back to public interface 2024-09-17T12:10:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.305553+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.305553+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.391188+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.391188+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.478953+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.478953+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.565474+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.565474+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.649074+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.649074+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.732248+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.732248+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.817054+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.817054+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:46.821803+0000 mgr.y (mgr.54108) 1483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:46.821803+0000 mgr.y (mgr.54108) 1483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.913989+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:46.913989+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.015880+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.015880+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.108579+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.108579+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.111054+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.111054+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.113288+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.113288+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.113992+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.113992+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.122100+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.122100+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.122772+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.122772+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.194606+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.194606+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.196836+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.196836+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.199309+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.199309+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.199905+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.199905+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.209554+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.209554+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.210302+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.210302+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.279495+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.279495+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.282303+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.282303+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.284289+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.284289+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.285001+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.285001+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.292570+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.292570+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.292934+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.292934+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.358995+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.358995+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.361317+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.361317+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.364233+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.364233+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.365160+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.365160+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.375014+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.375014+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.459881+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.459881+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.462272+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.462272+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.465227+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.465227+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.466307+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.466307+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.478577+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.478577+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.566062+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.566062+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.568788+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.568788+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.571528+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.571528+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.572618+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.572618+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.582958+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.582958+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.666319+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.666319+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.669060+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.669060+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.672289+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.672289+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.673433+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.673433+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.683821+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.683821+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cluster 2024-09-17T12:10:47.755144+0000 mon.a (mon.0) 5561 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: cluster 2024-09-17T12:10:47.755144+0000 mon.a (mon.0) 5561 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.767741+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.767741+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.770180+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.770180+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.772921+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.772921+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.773754+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.773754+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.783516+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.783516+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.872067+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.872067+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.874264+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.874264+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.876430+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.876430+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.877301+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.877301+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.885173+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.885173+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.968039+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.968039+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.970261+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.970261+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.972580+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.972580+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.973402+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.973402+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.980002+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:47.980002+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:48.059230+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:48.059230+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:48.061669+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:48.061669+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:48.065112+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:48.065112+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:48.065929+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:48 smithi121 bash[87711]: audit 2024-09-17T12:10:48.065929+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.305553+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.305553+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.391188+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.391188+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.478953+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.478953+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.565474+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.565474+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.649074+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.649074+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.732248+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.732248+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.817054+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.817054+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:46.821803+0000 mgr.y (mgr.54108) 1483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:46.821803+0000 mgr.y (mgr.54108) 1483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.913989+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:46.913989+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.015880+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.015880+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.108579+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.305553+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.305553+0000 mgr.y (mgr.54108) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.391188+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.391188+0000 mgr.y (mgr.54108) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.478953+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.478953+0000 mgr.y (mgr.54108) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.565474+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.565474+0000 mgr.y (mgr.54108) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.649074+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.649074+0000 mgr.y (mgr.54108) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.732248+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.732248+0000 mgr.y (mgr.54108) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.817054+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.817054+0000 mgr.y (mgr.54108) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:46.821803+0000 mgr.y (mgr.54108) 1483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:46.821803+0000 mgr.y (mgr.54108) 1483 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.913989+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:46.913989+0000 mgr.y (mgr.54108) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.015880+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.015880+0000 mgr.y (mgr.54108) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.108579+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.108579+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.111054+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.111054+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.113288+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.113288+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.113992+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.113992+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.122100+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.122100+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.122772+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.122772+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.194606+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.194606+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.196836+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.196836+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.199309+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.199309+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.199905+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.199905+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.108579+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.111054+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.111054+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.113288+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.113288+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.113992+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.113992+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.122100+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.122100+0000 mon.a (mon.0) 5530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.122772+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.122772+0000 mgr.y (mgr.54108) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.194606+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.194606+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.196836+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.196836+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.199309+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.199309+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.199905+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.199905+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.209554+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.209554+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.210302+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.210302+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.279495+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.279495+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.282303+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.282303+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.284289+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.284289+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.285001+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.285001+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.292570+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.292570+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.292934+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.292934+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.358995+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.358995+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.361317+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.361317+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.209554+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.209554+0000 mon.a (mon.0) 5535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.210302+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.210302+0000 mgr.y (mgr.54108) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.279495+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.279495+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.282303+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.282303+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.284289+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.284289+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.285001+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.285001+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.292570+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.292570+0000 mon.a (mon.0) 5540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.292934+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.292934+0000 mgr.y (mgr.54108) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:48.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.358995+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.358995+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.361317+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.361317+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.364233+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.364233+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.365160+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.365160+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.375014+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.375014+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.459881+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.459881+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.462272+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.462272+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.465227+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.465227+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.466307+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.466307+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.478577+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.478577+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.566062+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.566062+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.568788+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.568788+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.571528+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.571528+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.572618+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.572618+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.582958+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.582958+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.666319+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.666319+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.669060+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.669060+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.672289+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.672289+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.673433+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.673433+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.683821+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.683821+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cluster 2024-09-17T12:10:47.755144+0000 mon.a (mon.0) 5561 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: cluster 2024-09-17T12:10:47.755144+0000 mon.a (mon.0) 5561 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:48.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.767741+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.364233+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.364233+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.365160+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.365160+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.375014+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.375014+0000 mon.a (mon.0) 5545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.459881+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.459881+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.462272+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.462272+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.465227+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.465227+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.466307+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.466307+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.478577+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.478577+0000 mon.a (mon.0) 5550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.566062+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.566062+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.568788+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.568788+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.767741+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.770180+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.770180+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.772921+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.772921+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.773754+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.773754+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.783516+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.783516+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.872067+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.872067+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.874264+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.874264+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.876430+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.876430+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.877301+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.877301+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.885173+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.885173+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.571528+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.571528+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.572618+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.572618+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.582958+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.582958+0000 mon.a (mon.0) 5555 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.666319+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.666319+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.669060+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.669060+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.672289+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.672289+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.673433+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.673433+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.683821+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.683821+0000 mon.a (mon.0) 5560 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cluster 2024-09-17T12:10:47.755144+0000 mon.a (mon.0) 5561 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: cluster 2024-09-17T12:10:47.755144+0000 mon.a (mon.0) 5561 : cluster [WRN] Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.767741+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.968039+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.968039+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.970261+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.970261+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.972580+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.972580+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.973402+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.973402+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.980002+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:47.980002+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:48.059230+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:48.059230+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:48.061669+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:48.061669+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:48.065112+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:48.065112+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:48.065929+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[114081]: audit 2024-09-17T12:10:48.065929+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.767741+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.770180+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.770180+0000 mon.a (mon.0) 5563 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.772921+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.772921+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.773754+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.773754+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.783516+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.783516+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.872067+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.872067+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.874264+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.874264+0000 mon.a (mon.0) 5568 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.876430+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.876430+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.877301+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.877301+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.885173+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.885173+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.968039+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.968039+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.970261+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.970261+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.972580+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.972580+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.973402+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.973402+0000 mon.a (mon.0) 5575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.980002+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:47.980002+0000 mon.a (mon.0) 5576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:48.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:48.059230+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:48.059230+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:48.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:48.061669+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:48.061669+0000 mon.a (mon.0) 5578 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:48.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:48.065112+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:48.065112+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:48.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:48.065929+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:48.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:48 smithi092 bash[110680]: audit 2024-09-17T12:10:48.065929+0000 mon.a (mon.0) 5580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.084 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.375453+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.084 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.375453+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.084 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.479393+0000 mgr.y (mgr.54108) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.084 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.479393+0000 mgr.y (mgr.54108) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.084 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.583820+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.084 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.583820+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.684557+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.684557+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.784093+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.784093+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.885718+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.885718+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.980624+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:47.980624+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cluster 2024-09-17T12:10:48.062943+0000 mgr.y (mgr.54108) 1496 : cluster [DBG] pgmap v350: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cluster 2024-09-17T12:10:48.062943+0000 mgr.y (mgr.54108) 1496 : cluster [DBG] pgmap v350: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.072614+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.085 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.072614+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.073257+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.073257+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.147536+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.147536+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.149860+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.149860+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.152303+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.152303+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.152979+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.152979+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.158769+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.158769+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.086 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.159277+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.159277+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.229892+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.229892+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.231995+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.231995+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.233954+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.233954+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.234653+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.234653+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.239934+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.239934+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.087 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.240418+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.240418+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.312370+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.312370+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.314661+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.314661+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.317322+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.317322+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.318338+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.318338+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.326403+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.326403+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.088 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.399012+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.089 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.399012+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.089 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.401092+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.090 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.401092+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.090 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.403873+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.090 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.403873+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.090 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.404596+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.090 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.404596+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.090 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.412090+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.412090+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.497264+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.497264+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.499685+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.499685+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.502464+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.502464+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.503333+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.503333+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.508722+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.508722+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.597438+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.597438+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.599512+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.599512+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.601824+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.601824+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.602581+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.602581+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.608154+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.608154+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.680214+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.680214+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.682472+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.682472+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.685156+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.685156+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.686100+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.686100+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.694028+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.694028+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.768397+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.768397+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.770680+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.770680+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.773966+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.773966+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.774820+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.774820+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.782407+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.782407+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.855897+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.855897+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.858468+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.858468+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.861424+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.861424+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.862657+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.862657+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.871017+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.871017+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.963528+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.963528+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.965898+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.965898+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.968706+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.968706+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.969731+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.969731+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.974941+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:48.974941+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.045748+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.045748+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.047665+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.047665+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.311 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.050232+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.050232+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.051022+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.051022+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.055916+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.312 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:49 smithi121 bash[87711]: audit 2024-09-17T12:10:49.055916+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.375453+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.375453+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.479393+0000 mgr.y (mgr.54108) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.479393+0000 mgr.y (mgr.54108) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.583820+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.583820+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.684557+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.684557+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.784093+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.784093+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.885718+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.885718+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.980624+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:47.980624+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cluster 2024-09-17T12:10:48.062943+0000 mgr.y (mgr.54108) 1496 : cluster [DBG] pgmap v350: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cluster 2024-09-17T12:10:48.062943+0000 mgr.y (mgr.54108) 1496 : cluster [DBG] pgmap v350: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.072614+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.072614+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.073257+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.073257+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.147536+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.147536+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.149860+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.149860+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.152303+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.152303+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.152979+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.152979+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.158769+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.158769+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.159277+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.159277+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.229892+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.229892+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.231995+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.231995+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.233954+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.233954+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.234653+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.234653+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.375453+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.375453+0000 mgr.y (mgr.54108) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.479393+0000 mgr.y (mgr.54108) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.479393+0000 mgr.y (mgr.54108) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.583820+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.583820+0000 mgr.y (mgr.54108) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.684557+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.684557+0000 mgr.y (mgr.54108) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.784093+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.784093+0000 mgr.y (mgr.54108) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.885718+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.885718+0000 mgr.y (mgr.54108) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.980624+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:47.980624+0000 mgr.y (mgr.54108) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cluster 2024-09-17T12:10:48.062943+0000 mgr.y (mgr.54108) 1496 : cluster [DBG] pgmap v350: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cluster 2024-09-17T12:10:48.062943+0000 mgr.y (mgr.54108) 1496 : cluster [DBG] pgmap v350: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 461 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.072614+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.072614+0000 mon.a (mon.0) 5581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.073257+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.073257+0000 mgr.y (mgr.54108) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.239934+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.239934+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.240418+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.240418+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.312370+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.312370+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.314661+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.314661+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.317322+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.317322+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.318338+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.318338+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.326403+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.326403+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.399012+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.399012+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.401092+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.401092+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.403873+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.403873+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.404596+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.404596+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.412090+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.412090+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.497264+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.497264+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.499685+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.499685+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.502464+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.502464+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.503333+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.503333+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.508722+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.508722+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.597438+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.597438+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.599512+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.599512+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.601824+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.147536+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.147536+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.149860+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.149860+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.152303+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.152303+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.152979+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.152979+0000 mon.a (mon.0) 5585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.158769+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.158769+0000 mon.a (mon.0) 5586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.159277+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.159277+0000 mgr.y (mgr.54108) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.229892+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.229892+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.231995+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.231995+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.233954+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.233954+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.234653+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.234653+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.601824+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.602581+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.602581+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.608154+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.608154+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.680214+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.680214+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.682472+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.682472+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.685156+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.685156+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.686100+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.686100+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.694028+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.694028+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.768397+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.768397+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.770680+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.770680+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.773966+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.773966+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.774820+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.774820+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.782407+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.782407+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.855897+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.855897+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.858468+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.858468+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.861424+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.861424+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.862657+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.862657+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.871017+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.871017+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.963528+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.963528+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.965898+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.965898+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.968706+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.968706+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.969731+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.969731+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.974941+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:48.974941+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.045748+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.045748+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.047665+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.047665+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.050232+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.050232+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.051022+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.051022+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.055916+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[114081]: audit 2024-09-17T12:10:49.055916+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.239934+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.239934+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.240418+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.240418+0000 mgr.y (mgr.54108) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:49.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.312370+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.312370+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.314661+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.314661+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.317322+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.317322+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.318338+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.318338+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.326403+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.326403+0000 mon.a (mon.0) 5596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.399012+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.399012+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.401092+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.401092+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.403873+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.403873+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.404596+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.404596+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.412090+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.412090+0000 mon.a (mon.0) 5601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.497264+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.497264+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.499685+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.499685+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.502464+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.502464+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.503333+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.503333+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.508722+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.508722+0000 mon.a (mon.0) 5606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.597438+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.597438+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.599512+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.599512+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.601824+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.601824+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.602581+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.602581+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.608154+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.608154+0000 mon.a (mon.0) 5611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.680214+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.680214+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.682472+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.682472+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.685156+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.685156+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.686100+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.616 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.686100+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.694028+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.694028+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.768397+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.768397+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.770680+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.770680+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.773966+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.773966+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.774820+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.774820+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.617 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.782407+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.782407+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.855897+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.855897+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.858468+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.858468+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.861424+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.861424+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.862657+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.862657+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.871017+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.871017+0000 mon.a (mon.0) 5626 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.963528+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.963528+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.965898+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.965898+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.620 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.968706+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.968706+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.969731+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.969731+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.974941+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:48.974941+0000 mon.a (mon.0) 5631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.621 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.045748+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.622 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.045748+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:49.622 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.047665+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.622 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.047665+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:49.622 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.050232+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.622 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.050232+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:49.622 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.051022+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.623 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.051022+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:49.623 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.055916+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:49.623 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:49 smithi092 bash[110680]: audit 2024-09-17T12:10:49.055916+0000 mon.a (mon.0) 5636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.326924+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.326924+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.412781+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.412781+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.509640+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.509640+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.608734+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.376 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.608734+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.694860+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.694860+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.783145+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.783145+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.871565+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.871565+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.975422+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:48.975422+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.056294+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.056294+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.121194+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.121194+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.377 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.123045+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.123045+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.124821+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.124821+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.125435+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.125435+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.130407+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.130407+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.130916+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.130916+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.194738+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.194738+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.196510+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.378 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.196510+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.198196+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.198196+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.198805+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.198805+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.203397+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.203397+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.203816+0000 mgr.y (mgr.54108) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.203816+0000 mgr.y (mgr.54108) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.263683+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.379 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.263683+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.265361+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.265361+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.266919+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.266919+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.267516+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.267516+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.272353+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.272353+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.272840+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.272840+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.352885+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.380 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.352885+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.355360+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.355360+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.357690+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.357690+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.358638+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.358638+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.363885+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.363885+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.422534+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.422534+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.425067+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.425067+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.428225+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.381 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.428225+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.429209+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.429209+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.439370+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.439370+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.511145+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.511145+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.513683+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.513683+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.516250+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.382 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.516250+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.517281+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.517281+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.527330+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.527330+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.606944+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.606944+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.609352+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.384 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.609352+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.611950+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.611950+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.612726+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.612726+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.622215+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.622215+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.692605+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.692605+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.694904+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.694904+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.385 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.697272+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.697272+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.698242+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.698242+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.707841+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.707841+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.789924+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.789924+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.792097+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.792097+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.794580+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.794580+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.795510+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.795510+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.386 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.805567+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.805567+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.889641+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.889641+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.891906+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.891906+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.894532+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.894532+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.895461+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.895461+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.905308+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.905308+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.990498+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.990498+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.387 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.992335+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.992335+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.994527+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.994527+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.995250+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:49.995250+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.004420+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.004420+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.068299+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.068299+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.070767+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.070767+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.073213+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.073213+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.388 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.074507+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.389 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:50 smithi121 bash[87711]: audit 2024-09-17T12:10:50.074507+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.326924+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.326924+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.412781+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.412781+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.509640+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.509640+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.608734+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.608734+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.694860+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.694860+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.783145+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.783145+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.871565+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.871565+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.975422+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:48.975422+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.056294+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.056294+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.121194+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.121194+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.123045+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.123045+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.124821+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.124821+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.125435+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.125435+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.130407+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.130407+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.130916+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.130916+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.194738+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.194738+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.196510+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.196510+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.198196+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.198196+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.198805+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.198805+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.203397+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.203397+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.203816+0000 mgr.y (mgr.54108) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.326924+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.326924+0000 mgr.y (mgr.54108) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.412781+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.412781+0000 mgr.y (mgr.54108) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.509640+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.509640+0000 mgr.y (mgr.54108) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.608734+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.608734+0000 mgr.y (mgr.54108) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.694860+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.694860+0000 mgr.y (mgr.54108) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.783145+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.783145+0000 mgr.y (mgr.54108) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.871565+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.871565+0000 mgr.y (mgr.54108) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.975422+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:48.975422+0000 mgr.y (mgr.54108) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.056294+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.056294+0000 mgr.y (mgr.54108) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.121194+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.121194+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.123045+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.203816+0000 mgr.y (mgr.54108) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.263683+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.263683+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.265361+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.265361+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.266919+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.266919+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.267516+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.267516+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.272353+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.272353+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.272840+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.272840+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.352885+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.352885+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.355360+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.355360+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.357690+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.357690+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.358638+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.358638+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.363885+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.363885+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.422534+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.422534+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.425067+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.425067+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.428225+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.428225+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.429209+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.429209+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.439370+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.439370+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.511145+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.511145+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.513683+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.513683+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.516250+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.516250+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.517281+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.517281+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.527330+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.527330+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.606944+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.606944+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.609352+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.609352+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.611950+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.611950+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.612726+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.612726+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.622215+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.622215+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.692605+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.692605+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.694904+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.694904+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.697272+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.123045+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.124821+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.124821+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.125435+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.125435+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.130407+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.130407+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.130916+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.130916+0000 mgr.y (mgr.54108) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.194738+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.194738+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.196510+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.196510+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.198196+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.198196+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.198805+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.198805+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.203397+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.203397+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.203816+0000 mgr.y (mgr.54108) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.697272+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.698242+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.698242+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.707841+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.707841+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.789924+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.789924+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.792097+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.792097+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.794580+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.794580+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.795510+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.795510+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.805567+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.805567+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.889641+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.889641+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.891906+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.891906+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.894532+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.894532+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.895461+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.895461+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.905308+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.905308+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.990498+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.990498+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.992335+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.992335+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.994527+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.994527+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.995250+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:49.995250+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.004420+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.004420+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.068299+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.068299+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.070767+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.070767+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.073213+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.073213+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.074507+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[110680]: audit 2024-09-17T12:10:50.074507+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.203816+0000 mgr.y (mgr.54108) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.263683+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.263683+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.265361+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.265361+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.266919+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.266919+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.267516+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.267516+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.272353+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.272353+0000 mon.a (mon.0) 5651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.272840+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.272840+0000 mgr.y (mgr.54108) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.352885+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.352885+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.355360+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.355360+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.357690+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.357690+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.358638+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.358638+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.363885+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.363885+0000 mon.a (mon.0) 5656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.422534+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.422534+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.425067+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.425067+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.428225+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.428225+0000 mon.a (mon.0) 5659 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.429209+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.429209+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.439370+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.439370+0000 mon.a (mon.0) 5661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.511145+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.511145+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.513683+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.513683+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.516250+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.516250+0000 mon.a (mon.0) 5664 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.517281+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.517281+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.527330+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.527330+0000 mon.a (mon.0) 5666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.606944+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.606944+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.609352+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.609352+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.611950+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.611950+0000 mon.a (mon.0) 5669 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.612726+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.612726+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.622215+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.622215+0000 mon.a (mon.0) 5671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.692605+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.692605+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.694904+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.694904+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.697272+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.697272+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.698242+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.698242+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.707841+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.707841+0000 mon.a (mon.0) 5676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.789924+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.789924+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.792097+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.792097+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.794580+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.794580+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.795510+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.795510+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.805567+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.805567+0000 mon.a (mon.0) 5681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.889641+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.889641+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.891906+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.891906+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.894532+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.894532+0000 mon.a (mon.0) 5684 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.895461+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.895461+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.905308+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.905308+0000 mon.a (mon.0) 5686 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.990498+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.990498+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.992335+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.992335+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.994527+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.994527+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.995250+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:49.995250+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.004420+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.004420+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.068299+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.068299+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.070767+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.070767+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.073213+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.073213+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.074507+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:50.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[114081]: audit 2024-09-17T12:10:50.074507+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:10:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:10:50] "GET /metrics HTTP/1.1" 200 38481 "" "Prometheus/2.51.0" 2024-09-17T12:10:51.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.364256+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.364256+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.439923+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.439923+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.528001+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.528001+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.622758+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.622758+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.708623+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.708623+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.806035+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.806035+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.906008+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:49.906008+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.004977+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.004977+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cluster 2024-09-17T12:10:50.063629+0000 mgr.y (mgr.54108) 1520 : cluster [DBG] pgmap v351: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 523 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cluster 2024-09-17T12:10:50.063629+0000 mgr.y (mgr.54108) 1520 : cluster [DBG] pgmap v351: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 523 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.081646+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.081646+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.082391+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.082391+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.147986+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.147986+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.150303+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.150303+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.153232+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.153232+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.154137+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.154137+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.159557+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.159557+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.160035+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.160035+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.226210+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.226210+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.228238+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.228238+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.230895+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.230895+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.231610+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.231610+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.236861+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.236861+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.237353+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.237353+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.316163+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.316163+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.318169+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.318169+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.320579+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.320579+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.321197+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.321197+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.326263+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.326263+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.396586+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.396586+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.398717+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.398717+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.401412+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.401412+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.402345+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.402345+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.410437+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.410437+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.493656+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.493656+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.495979+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.495979+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.498596+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.498596+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.499433+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.499433+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.505693+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.505693+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.575523+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.575523+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.578170+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.578170+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.580846+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.580846+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.581535+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.581535+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.587420+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.587420+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.609357+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.609357+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.610452+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.610452+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.667764+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.667764+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.669972+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.669972+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.672873+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.672873+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.673697+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.673697+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.679429+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.679429+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.759859+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.759859+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.762692+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.762692+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.765897+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.765897+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.766927+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.766927+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.774896+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.774896+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.866342+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.866342+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.868244+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.868244+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.870618+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.870618+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.871426+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.871426+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.876347+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.876347+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.948492+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.948492+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.950943+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.950943+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.954143+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.954143+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.955098+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.955098+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.960625+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:50.960625+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.033397+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.033397+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.036250+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.036250+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.038721+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.038721+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.039660+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.039660+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.047664+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[87711]: audit 2024-09-17T12:10:51.047664+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.364256+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.364256+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.439923+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.439923+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.528001+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.528001+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.622758+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.622758+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.708623+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.708623+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.806035+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.806035+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.906008+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:49.906008+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.004977+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.004977+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cluster 2024-09-17T12:10:50.063629+0000 mgr.y (mgr.54108) 1520 : cluster [DBG] pgmap v351: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 523 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cluster 2024-09-17T12:10:50.063629+0000 mgr.y (mgr.54108) 1520 : cluster [DBG] pgmap v351: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 523 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.081646+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.081646+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.082391+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.082391+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.147986+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.147986+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.150303+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.150303+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.153232+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.153232+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.154137+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.154137+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.159557+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.159557+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.160035+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.160035+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.226210+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.226210+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.228238+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.228238+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.230895+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.230895+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.231610+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.231610+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.236861+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.236861+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.237353+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.237353+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.316163+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.316163+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.318169+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.318169+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.320579+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.320579+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.321197+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.321197+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.326263+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.326263+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.396586+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.396586+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.398717+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.398717+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.401412+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.401412+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.402345+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.402345+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.410437+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.410437+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.493656+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.493656+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.495979+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.495979+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.498596+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.498596+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.499433+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.499433+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.505693+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.505693+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.575523+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.575523+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.578170+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.578170+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.580846+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.580846+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.581535+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.581535+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.587420+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.587420+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.609357+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.609357+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.610452+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.610452+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.667764+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.667764+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.669972+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.669972+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.672873+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.672873+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.673697+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.673697+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.679429+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.364256+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.364256+0000 mgr.y (mgr.54108) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.439923+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.439923+0000 mgr.y (mgr.54108) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.528001+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.528001+0000 mgr.y (mgr.54108) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.622758+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.622758+0000 mgr.y (mgr.54108) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.708623+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.708623+0000 mgr.y (mgr.54108) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.806035+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.806035+0000 mgr.y (mgr.54108) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.906008+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:49.906008+0000 mgr.y (mgr.54108) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.004977+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.004977+0000 mgr.y (mgr.54108) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cluster 2024-09-17T12:10:50.063629+0000 mgr.y (mgr.54108) 1520 : cluster [DBG] pgmap v351: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 523 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:51.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cluster 2024-09-17T12:10:50.063629+0000 mgr.y (mgr.54108) 1520 : cluster [DBG] pgmap v351: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 523 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:51.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.081646+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.081646+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.082391+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.679429+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.759859+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.759859+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.762692+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.762692+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.765897+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.765897+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.766927+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.766927+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.774896+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.774896+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.866342+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.866342+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.868244+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.868244+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.870618+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.870618+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.871426+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.871426+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.876347+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.876347+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.948492+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.948492+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.950943+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.950943+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.954143+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.954143+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.955098+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.955098+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.960625+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:50.960625+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.033397+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.033397+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.036250+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.036250+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.038721+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.038721+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.039660+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.039660+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.047664+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[114081]: audit 2024-09-17T12:10:51.047664+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.082391+0000 mgr.y (mgr.54108) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.147986+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.147986+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.150303+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.150303+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.153232+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.153232+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.154137+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.154137+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.159557+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.159557+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.160035+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.160035+0000 mgr.y (mgr.54108) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.226210+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.226210+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.228238+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.228238+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.230895+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.230895+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.231610+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.231610+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.236861+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.236861+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.237353+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.237353+0000 mgr.y (mgr.54108) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:51.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.316163+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.316163+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.318169+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.318169+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.320579+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.320579+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.321197+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.321197+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.326263+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.326263+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.396586+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.396586+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.398717+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.398717+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.401412+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.401412+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.402345+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.402345+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.410437+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.410437+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.493656+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.493656+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.495979+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.495979+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.498596+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.498596+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.499433+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.499433+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.505693+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.505693+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.575523+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.575523+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.578170+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.578170+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.580846+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.580846+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.581535+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.581535+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.587420+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.609 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.587420+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.609357+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.609357+0000 mon.a (mon.0) 5727 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.610452+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:51.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.610452+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:10:51.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.667764+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.667764+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.610 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.669972+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.669972+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.672873+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.672873+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.673697+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.673697+0000 mon.a (mon.0) 5732 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.679429+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.679429+0000 mon.a (mon.0) 5733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.759859+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.611 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.759859+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.762692+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.762692+0000 mon.a (mon.0) 5735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.765897+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.765897+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.766927+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.766927+0000 mon.a (mon.0) 5737 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.774896+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.774896+0000 mon.a (mon.0) 5738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.866342+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.866342+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.612 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.868244+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.868244+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.870618+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.870618+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.871426+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.871426+0000 mon.a (mon.0) 5742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.876347+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.876347+0000 mon.a (mon.0) 5743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.948492+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.948492+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.950943+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.950943+0000 mon.a (mon.0) 5745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.954143+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.613 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.954143+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.955098+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.955098+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.960625+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:50.960625+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.033397+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.033397+0000 mon.a (mon.0) 5749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.036250+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.036250+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.038721+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.038721+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:51.614 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.039660+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.039660+0000 mon.a (mon.0) 5752 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:51.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.047664+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.615 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[110680]: audit 2024-09-17T12:10:51.047664+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:51.805 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:51 smithi121 bash[105972]: debug 2024-09-17T12:10:51.512+0000 7f97ac130640 -1 osd.6 144 log_to_monitors true 2024-09-17T12:10:52.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:10:51 smithi092 bash[78704]: debug 2024-09-17T12:10:51.790+0000 7f0e292f3640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:10:52.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.326910+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.326910+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.410889+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.410889+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.506287+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.506287+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.588049+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.588049+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.679960+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.679960+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.775750+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.775750+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.877027+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.877027+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.961109+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:50.961109+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.048232+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.048232+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.134145+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.134145+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.136059+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.136059+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.137869+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.137869+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.138591+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.138591+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.143601+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.143601+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.144087+0000 mgr.y (mgr.54108) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.548 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.144087+0000 mgr.y (mgr.54108) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.206758+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.206758+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.209412+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.209412+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.212258+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.212258+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.213145+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.213145+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.220815+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.220815+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.221368+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.549 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.221368+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.313375+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.313375+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.316200+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.316200+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.318609+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.318609+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.319465+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.319465+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.325840+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.550 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.325840+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.387516+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.387516+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.390279+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.390279+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.393048+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.393048+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.394148+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.394148+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.404480+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.404480+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.489914+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.551 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.489914+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.493111+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.493111+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.495629+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.495629+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.496739+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.496739+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.502454+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.502454+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.520062+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.520062+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.520532+0000 mon.a (mon.0) 5779 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.552 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.520532+0000 mon.a (mon.0) 5779 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.563126+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.563126+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.565660+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.565660+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.568431+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.568431+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.569315+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.569315+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.577241+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.577241+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.636995+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.636995+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.639384+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.639384+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.641651+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.641651+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.642360+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.642360+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.648341+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.648341+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.707651+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.707651+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.709490+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.709490+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.711380+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.711380+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.711991+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.711991+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.722207+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.722207+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.738406+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.738406+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.745176+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.745176+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.750348+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.750348+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.786043+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.786043+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.788373+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.788373+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.790352+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.790352+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.792188+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.792188+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.794278+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:10:52.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[87711]: audit 2024-09-17T12:10:51.794278+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:10:52.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.326910+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.326910+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.410889+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.410889+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.506287+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.506287+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.588049+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.588049+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.679960+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.679960+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.775750+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.775750+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.877027+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.877027+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.961109+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:50.961109+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.048232+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.048232+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.134145+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.134145+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.136059+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.326910+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.326910+0000 mgr.y (mgr.54108) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.410889+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.410889+0000 mgr.y (mgr.54108) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.506287+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.506287+0000 mgr.y (mgr.54108) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.588049+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.588049+0000 mgr.y (mgr.54108) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.679960+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.679960+0000 mgr.y (mgr.54108) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.775750+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.775750+0000 mgr.y (mgr.54108) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.877027+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.877027+0000 mgr.y (mgr.54108) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.961109+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:50.961109+0000 mgr.y (mgr.54108) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.048232+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.048232+0000 mgr.y (mgr.54108) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.134145+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.134145+0000 mon.a (mon.0) 5754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.136059+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.136059+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.137869+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.137869+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.138591+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.138591+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.143601+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.143601+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.144087+0000 mgr.y (mgr.54108) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.144087+0000 mgr.y (mgr.54108) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.206758+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.206758+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.209412+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.209412+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.212258+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.212258+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.213145+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.213145+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.220815+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.220815+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.221368+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.136059+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.137869+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.137869+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.138591+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.138591+0000 mon.a (mon.0) 5757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.143601+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.143601+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.144087+0000 mgr.y (mgr.54108) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.144087+0000 mgr.y (mgr.54108) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.206758+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.206758+0000 mon.a (mon.0) 5759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.209412+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.209412+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.212258+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.212258+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.213145+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.213145+0000 mon.a (mon.0) 5762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.220815+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.220815+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.221368+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.221368+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.313375+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.313375+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.316200+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.316200+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.318609+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.318609+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.319465+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.319465+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.325840+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.325840+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.387516+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.387516+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.390279+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.390279+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.393048+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.393048+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.394148+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.394148+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.221368+0000 mgr.y (mgr.54108) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.313375+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.313375+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.316200+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.316200+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.318609+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.318609+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.319465+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.319465+0000 mon.a (mon.0) 5767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.325840+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.325840+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.387516+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.387516+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.390279+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.390279+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.393048+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.393048+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.394148+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.394148+0000 mon.a (mon.0) 5772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.404480+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.404480+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.489914+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.489914+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.493111+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.493111+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.495629+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.495629+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.496739+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.496739+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.502454+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.502454+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.520062+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.520062+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.520532+0000 mon.a (mon.0) 5779 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.520532+0000 mon.a (mon.0) 5779 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.563126+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.563126+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.565660+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.404480+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.404480+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.489914+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.489914+0000 mon.a (mon.0) 5774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.493111+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.493111+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.495629+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.495629+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.496739+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.496739+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.502454+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.502454+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.520062+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.520062+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.520532+0000 mon.a (mon.0) 5779 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.520532+0000 mon.a (mon.0) 5779 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T12:10:52.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.563126+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.563126+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.565660+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.565660+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.568431+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.568431+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.569315+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.569315+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.577241+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.577241+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.636995+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.636995+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.639384+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.639384+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.641651+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.641651+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.642360+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.642360+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.648341+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.648341+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.707651+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.707651+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.565660+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.568431+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.568431+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.569315+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.569315+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.577241+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.577241+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.636995+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.636995+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.639384+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.639384+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.641651+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.641651+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.642360+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.642360+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.648341+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.648341+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.707651+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.707651+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.709490+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.709490+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.711380+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.711380+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.711991+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.711991+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.722207+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.722207+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.738406+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.738406+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.745176+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.745176+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.750348+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.750348+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.786043+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.786043+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.788373+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.788373+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.790352+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.790352+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.792188+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.709490+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.709490+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.711380+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.711380+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.711991+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.711991+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.722207+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.722207+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.738406+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.738406+0000 mon.a (mon.0) 5795 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.745176+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.745176+0000 mon.a (mon.0) 5796 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.750348+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.750348+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:52.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.786043+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.786043+0000 mon.a (mon.0) 5798 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:10:52.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.788373+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.788373+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.790352+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.790352+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.792188+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.792188+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.794278+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:10:52.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[110680]: audit 2024-09-17T12:10:51.794278+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:10:52.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.792188+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:10:52.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.794278+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:10:52.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:52 smithi092 bash[114081]: audit 2024-09-17T12:10:51.794278+0000 mon.a (mon.0) 5802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:10:52.805 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:10:52 smithi121 bash[105972]: debug 2024-09-17T12:10:52.543+0000 7f97a3eda640 -1 osd.6 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:10:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.326248+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.326248+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.405048+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.405048+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.503068+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.503068+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.577865+0000 mgr.y (mgr.54108) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.577865+0000 mgr.y (mgr.54108) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.648954+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.648954+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.722752+0000 mgr.y (mgr.54108) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.722752+0000 mgr.y (mgr.54108) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: audit 2024-09-17T12:10:51.794694+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: audit 2024-09-17T12:10:51.794694+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.796011+0000 mgr.y (mgr.54108) 1542 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cephadm 2024-09-17T12:10:51.796011+0000 mgr.y (mgr.54108) 1542 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cluster 2024-09-17T12:10:52.065081+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v352: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cluster 2024-09-17T12:10:52.065081+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v352: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: audit 2024-09-17T12:10:52.503417+0000 mon.a (mon.0) 5803 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: audit 2024-09-17T12:10:52.503417+0000 mon.a (mon.0) 5803 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: audit 2024-09-17T12:10:52.508989+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: audit 2024-09-17T12:10:52.508989+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cluster 2024-09-17T12:10:52.513055+0000 mon.a (mon.0) 5804 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: cluster 2024-09-17T12:10:52.513055+0000 mon.a (mon.0) 5804 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:10:53.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: audit 2024-09-17T12:10:52.515477+0000 mon.a (mon.0) 5805 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:53 smithi121 bash[87711]: audit 2024-09-17T12:10:52.515477+0000 mon.a (mon.0) 5805 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.326248+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.326248+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.405048+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.405048+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.503068+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.503068+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.577865+0000 mgr.y (mgr.54108) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.577865+0000 mgr.y (mgr.54108) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.648954+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.648954+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.722752+0000 mgr.y (mgr.54108) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.722752+0000 mgr.y (mgr.54108) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: audit 2024-09-17T12:10:51.794694+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:10:53.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: audit 2024-09-17T12:10:51.794694+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:10:53.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.796011+0000 mgr.y (mgr.54108) 1542 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:10:53.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cephadm 2024-09-17T12:10:51.796011+0000 mgr.y (mgr.54108) 1542 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:10:53.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cluster 2024-09-17T12:10:52.065081+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v352: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:53.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cluster 2024-09-17T12:10:52.065081+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v352: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:53.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: audit 2024-09-17T12:10:52.503417+0000 mon.a (mon.0) 5803 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:10:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.326248+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.326248+0000 mgr.y (mgr.54108) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.405048+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.405048+0000 mgr.y (mgr.54108) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.503068+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.503068+0000 mgr.y (mgr.54108) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.577865+0000 mgr.y (mgr.54108) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.577865+0000 mgr.y (mgr.54108) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.648954+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.648954+0000 mgr.y (mgr.54108) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.722752+0000 mgr.y (mgr.54108) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.722752+0000 mgr.y (mgr.54108) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: audit 2024-09-17T12:10:51.794694+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: audit 2024-09-17T12:10:51.794694+0000 mgr.y (mgr.54108) 1541 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.796011+0000 mgr.y (mgr.54108) 1542 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:10:53.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cephadm 2024-09-17T12:10:51.796011+0000 mgr.y (mgr.54108) 1542 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cluster 2024-09-17T12:10:52.065081+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v352: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cluster 2024-09-17T12:10:52.065081+0000 mgr.y (mgr.54108) 1543 : cluster [DBG] pgmap v352: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: audit 2024-09-17T12:10:52.503417+0000 mon.a (mon.0) 5803 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: audit 2024-09-17T12:10:52.503417+0000 mon.a (mon.0) 5803 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: audit 2024-09-17T12:10:52.508989+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: audit 2024-09-17T12:10:52.508989+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cluster 2024-09-17T12:10:52.513055+0000 mon.a (mon.0) 5804 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: cluster 2024-09-17T12:10:52.513055+0000 mon.a (mon.0) 5804 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: audit 2024-09-17T12:10:52.515477+0000 mon.a (mon.0) 5805 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[110680]: audit 2024-09-17T12:10:52.515477+0000 mon.a (mon.0) 5805 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: audit 2024-09-17T12:10:52.503417+0000 mon.a (mon.0) 5803 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T12:10:53.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: audit 2024-09-17T12:10:52.508989+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: audit 2024-09-17T12:10:52.508989+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cluster 2024-09-17T12:10:52.513055+0000 mon.a (mon.0) 5804 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:10:53.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: cluster 2024-09-17T12:10:52.513055+0000 mon.a (mon.0) 5804 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T12:10:53.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: audit 2024-09-17T12:10:52.515477+0000 mon.a (mon.0) 5805 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:53.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:53 smithi092 bash[114081]: audit 2024-09-17T12:10:52.515477+0000 mon.a (mon.0) 5805 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:10:54.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:54 smithi121 bash[87711]: cluster 2024-09-17T12:10:53.504390+0000 mon.a (mon.0) 5806 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:54.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:54 smithi121 bash[87711]: cluster 2024-09-17T12:10:53.504390+0000 mon.a (mon.0) 5806 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:54.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:54 smithi121 bash[87711]: cluster 2024-09-17T12:10:53.516534+0000 mon.a (mon.0) 5807 : cluster [INF] osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140] boot 2024-09-17T12:10:54.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:54 smithi121 bash[87711]: cluster 2024-09-17T12:10:53.516534+0000 mon.a (mon.0) 5807 : cluster [INF] osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140] boot 2024-09-17T12:10:54.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:54 smithi121 bash[87711]: cluster 2024-09-17T12:10:53.516701+0000 mon.a (mon.0) 5808 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:10:54.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:54 smithi121 bash[87711]: cluster 2024-09-17T12:10:53.516701+0000 mon.a (mon.0) 5808 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:10:54.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:54 smithi121 bash[87711]: audit 2024-09-17T12:10:53.517758+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:10:54.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:54 smithi121 bash[87711]: audit 2024-09-17T12:10:53.517758+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:10:54.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[114081]: cluster 2024-09-17T12:10:53.504390+0000 mon.a (mon.0) 5806 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:54.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[114081]: cluster 2024-09-17T12:10:53.504390+0000 mon.a (mon.0) 5806 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:54.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[114081]: cluster 2024-09-17T12:10:53.516534+0000 mon.a (mon.0) 5807 : cluster [INF] osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140] boot 2024-09-17T12:10:54.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[114081]: cluster 2024-09-17T12:10:53.516534+0000 mon.a (mon.0) 5807 : cluster [INF] osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140] boot 2024-09-17T12:10:54.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[114081]: cluster 2024-09-17T12:10:53.516701+0000 mon.a (mon.0) 5808 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:10:54.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[114081]: cluster 2024-09-17T12:10:53.516701+0000 mon.a (mon.0) 5808 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:10:54.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[114081]: audit 2024-09-17T12:10:53.517758+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:10:54.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[114081]: audit 2024-09-17T12:10:53.517758+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:10:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[110680]: cluster 2024-09-17T12:10:53.504390+0000 mon.a (mon.0) 5806 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[110680]: cluster 2024-09-17T12:10:53.504390+0000 mon.a (mon.0) 5806 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:10:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[110680]: cluster 2024-09-17T12:10:53.516534+0000 mon.a (mon.0) 5807 : cluster [INF] osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140] boot 2024-09-17T12:10:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[110680]: cluster 2024-09-17T12:10:53.516534+0000 mon.a (mon.0) 5807 : cluster [INF] osd.6 [v2:172.21.15.121:6816/4191209140,v1:172.21.15.121:6817/4191209140] boot 2024-09-17T12:10:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[110680]: cluster 2024-09-17T12:10:53.516701+0000 mon.a (mon.0) 5808 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:10:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[110680]: cluster 2024-09-17T12:10:53.516701+0000 mon.a (mon.0) 5808 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T12:10:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[110680]: audit 2024-09-17T12:10:53.517758+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:10:54.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:54 smithi092 bash[110680]: audit 2024-09-17T12:10:53.517758+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T12:10:55.390 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: cluster 2024-09-17T12:10:54.066040+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v355: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:55.390 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: cluster 2024-09-17T12:10:54.066040+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v355: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:55.391 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: audit 2024-09-17T12:10:54.427813+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.391 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: audit 2024-09-17T12:10:54.427813+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.391 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: audit 2024-09-17T12:10:54.438550+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.391 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: audit 2024-09-17T12:10:54.438550+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.391 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: audit 2024-09-17T12:10:54.449064+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.391 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: audit 2024-09-17T12:10:54.449064+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.391 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: cluster 2024-09-17T12:10:54.522341+0000 mon.a (mon.0) 5813 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:10:55.391 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:55 smithi121 bash[87711]: cluster 2024-09-17T12:10:54.522341+0000 mon.a (mon.0) 5813 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:10:55.467 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: cluster 2024-09-17T12:10:54.066040+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v355: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:55.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: cluster 2024-09-17T12:10:54.066040+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v355: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:55.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: audit 2024-09-17T12:10:54.427813+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: audit 2024-09-17T12:10:54.427813+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: audit 2024-09-17T12:10:54.438550+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: audit 2024-09-17T12:10:54.438550+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: audit 2024-09-17T12:10:54.449064+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: audit 2024-09-17T12:10:54.449064+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: cluster 2024-09-17T12:10:54.522341+0000 mon.a (mon.0) 5813 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:10:55.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[110680]: cluster 2024-09-17T12:10:54.522341+0000 mon.a (mon.0) 5813 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:10:55.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: cluster 2024-09-17T12:10:54.066040+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v355: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:55.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: cluster 2024-09-17T12:10:54.066040+0000 mgr.y (mgr.54108) 1544 : cluster [DBG] pgmap v355: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-17T12:10:55.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: audit 2024-09-17T12:10:54.427813+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: audit 2024-09-17T12:10:54.427813+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: audit 2024-09-17T12:10:54.438550+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: audit 2024-09-17T12:10:54.438550+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: audit 2024-09-17T12:10:54.449064+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: audit 2024-09-17T12:10:54.449064+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:10:55.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: cluster 2024-09-17T12:10:54.522341+0000 mon.a (mon.0) 5813 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:10:55.475 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:55 smithi092 bash[114081]: cluster 2024-09-17T12:10:54.522341+0000 mon.a (mon.0) 5813 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T12:10:56.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:56 smithi121 bash[87711]: cluster 2024-09-17T12:10:56.101306+0000 mon.a (mon.0) 5814 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:56.461 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:56 smithi121 bash[87711]: cluster 2024-09-17T12:10:56.101306+0000 mon.a (mon.0) 5814 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:56 smithi092 bash[110680]: cluster 2024-09-17T12:10:56.101306+0000 mon.a (mon.0) 5814 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:56 smithi092 bash[110680]: cluster 2024-09-17T12:10:56.101306+0000 mon.a (mon.0) 5814 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:56.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:56 smithi092 bash[114081]: cluster 2024-09-17T12:10:56.101306+0000 mon.a (mon.0) 5814 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:56.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:56 smithi092 bash[114081]: cluster 2024-09-17T12:10:56.101306+0000 mon.a (mon.0) 5814 : cluster [WRN] Health check update: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T12:10:57.433 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:57 smithi092 bash[110680]: cluster 2024-09-17T12:10:56.067211+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v357: 161 pgs: 7 peering, 23 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:10:57.433 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:57 smithi092 bash[110680]: cluster 2024-09-17T12:10:56.067211+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v357: 161 pgs: 7 peering, 23 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:10:57.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:57 smithi092 bash[114081]: cluster 2024-09-17T12:10:56.067211+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v357: 161 pgs: 7 peering, 23 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:10:57.433 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:57 smithi092 bash[114081]: cluster 2024-09-17T12:10:56.067211+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v357: 161 pgs: 7 peering, 23 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:10:57.437 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:57 smithi121 bash[87711]: cluster 2024-09-17T12:10:56.067211+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v357: 161 pgs: 7 peering, 23 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:10:57.437 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:57 smithi121 bash[87711]: cluster 2024-09-17T12:10:56.067211+0000 mgr.y (mgr.54108) 1545 : cluster [DBG] pgmap v357: 161 pgs: 7 peering, 23 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 53/636 objects degraded (8.333%) 2024-09-17T12:10:58.437 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:58 smithi121 bash[87711]: audit 2024-09-17T12:10:56.829991+0000 mgr.y (mgr.54108) 1546 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:58.437 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:58 smithi121 bash[87711]: audit 2024-09-17T12:10:56.829991+0000 mgr.y (mgr.54108) 1546 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:58 smithi092 bash[110680]: audit 2024-09-17T12:10:56.829991+0000 mgr.y (mgr.54108) 1546 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:58 smithi092 bash[110680]: audit 2024-09-17T12:10:56.829991+0000 mgr.y (mgr.54108) 1546 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:58 smithi092 bash[114081]: audit 2024-09-17T12:10:56.829991+0000 mgr.y (mgr.54108) 1546 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:58 smithi092 bash[114081]: audit 2024-09-17T12:10:56.829991+0000 mgr.y (mgr.54108) 1546 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:10:59.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:59 smithi121 bash[87711]: cluster 2024-09-17T12:10:58.069154+0000 mgr.y (mgr.54108) 1547 : cluster [DBG] pgmap v358: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:10:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:59 smithi121 bash[87711]: cluster 2024-09-17T12:10:58.069154+0000 mgr.y (mgr.54108) 1547 : cluster [DBG] pgmap v358: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:10:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:59 smithi121 bash[87711]: cluster 2024-09-17T12:10:58.156870+0000 mon.a (mon.0) 5815 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded) 2024-09-17T12:10:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:59 smithi121 bash[87711]: cluster 2024-09-17T12:10:58.156870+0000 mon.a (mon.0) 5815 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded) 2024-09-17T12:10:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:59 smithi121 bash[87711]: cluster 2024-09-17T12:10:58.156901+0000 mon.a (mon.0) 5816 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:10:59 smithi121 bash[87711]: cluster 2024-09-17T12:10:58.156901+0000 mon.a (mon.0) 5816 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:59.417 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:10:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[110680]: cluster 2024-09-17T12:10:58.069154+0000 mgr.y (mgr.54108) 1547 : cluster [DBG] pgmap v358: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:10:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[110680]: cluster 2024-09-17T12:10:58.069154+0000 mgr.y (mgr.54108) 1547 : cluster [DBG] pgmap v358: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:10:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[110680]: cluster 2024-09-17T12:10:58.156870+0000 mon.a (mon.0) 5815 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded) 2024-09-17T12:10:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[110680]: cluster 2024-09-17T12:10:58.156870+0000 mon.a (mon.0) 5815 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded) 2024-09-17T12:10:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[110680]: cluster 2024-09-17T12:10:58.156901+0000 mon.a (mon.0) 5816 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[110680]: cluster 2024-09-17T12:10:58.156901+0000 mon.a (mon.0) 5816 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[114081]: cluster 2024-09-17T12:10:58.069154+0000 mgr.y (mgr.54108) 1547 : cluster [DBG] pgmap v358: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:10:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[114081]: cluster 2024-09-17T12:10:58.069154+0000 mgr.y (mgr.54108) 1547 : cluster [DBG] pgmap v358: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:10:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[114081]: cluster 2024-09-17T12:10:58.156870+0000 mon.a (mon.0) 5815 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded) 2024-09-17T12:10:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[114081]: cluster 2024-09-17T12:10:58.156870+0000 mon.a (mon.0) 5815 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/636 objects degraded (8.333%), 13 pgs degraded) 2024-09-17T12:10:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[114081]: cluster 2024-09-17T12:10:58.156901+0000 mon.a (mon.0) 5816 : cluster [INF] Cluster is now healthy 2024-09-17T12:10:59.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:10:59 smithi092 bash[114081]: cluster 2024-09-17T12:10:58.156901+0000 mon.a (mon.0) 5816 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:00.016 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:11:00.016 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 14s ago 56m - - 2024-09-17T12:11:00.016 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 5s ago 55m - - 2024-09-17T12:11:00.016 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (15m) 14s ago 45m 14.7M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (14m) 5s ago 45m 68.8M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (17m) 14s ago 41m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (10m) 5s ago 54m 442M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (28m) 14s ago 57m 532M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (10m) 14s ago 57m 75.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (12m) 5s ago 55m 64.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (9m) 14s ago 55m 53.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (16m) 14s ago 46m 8811k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (16m) 5s ago 46m 9020k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (6m) 14s ago 54m 54.8M 2780M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (6m) 14s ago 53m 54.2M 2780M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (4m) 14s ago 52m 48.6M 2780M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:11:00.017 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (2m) 14s ago 51m 49.7M 2780M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:11:00.018 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (91s) 5s ago 50m 49.7M 3036M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:11:00.018 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (54s) 5s ago 49m 50.0M 3036M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:11:00.018 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (15s) 5s ago 48m 46.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 6579ee5b8a2c 2024-09-17T12:11:00.018 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (47m) 5s ago 47m 75.7M 3036M 18.2.4-855-g19e2a2be 980a0bfcd684 3497a6ffbf61 2024-09-17T12:11:00.018 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (16m) 5s ago 46m 57.4M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:11:00.018 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (42m) 14s ago 42m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:11:00.018 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (42m) 5s ago 42m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:11:00.363 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1, 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 7 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:11:00.364 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:11:00.365 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:11:00.365 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:11:00.365 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:11:00.365 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 3, 2024-09-17T12:11:00.365 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 12 2024-09-17T12:11:00.365 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:11:00.365 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:11:00.683 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:11:00.684 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:11:00.684 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:11:00.684 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T12:11:00.684 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:11:00.684 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "7/8 daemons upgraded", 2024-09-17T12:11:00.684 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T12:11:00.684 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:11:00.684 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:11:01.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:11:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:11:00] "GET /metrics HTTP/1.1" 200 38481 "" "Prometheus/2.51.0" 2024-09-17T12:11:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: audit 2024-09-17T12:10:59.405295+0000 mgr.y (mgr.54108) 1548 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: audit 2024-09-17T12:10:59.405295+0000 mgr.y (mgr.54108) 1548 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: audit 2024-09-17T12:10:59.704868+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.54651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: audit 2024-09-17T12:10:59.704868+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.54651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: audit 2024-09-17T12:11:00.000115+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: audit 2024-09-17T12:11:00.000115+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: cluster 2024-09-17T12:11:00.070070+0000 mgr.y (mgr.54108) 1551 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 406 B/s rd, 0 op/s 2024-09-17T12:11:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: cluster 2024-09-17T12:11:00.070070+0000 mgr.y (mgr.54108) 1551 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 406 B/s rd, 0 op/s 2024-09-17T12:11:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: audit 2024-09-17T12:11:00.364729+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/2819129981' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:01.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:01 smithi121 bash[87711]: audit 2024-09-17T12:11:00.364729+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/2819129981' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: audit 2024-09-17T12:10:59.405295+0000 mgr.y (mgr.54108) 1548 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: audit 2024-09-17T12:10:59.405295+0000 mgr.y (mgr.54108) 1548 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: audit 2024-09-17T12:10:59.704868+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.54651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: audit 2024-09-17T12:10:59.704868+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.54651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: audit 2024-09-17T12:11:00.000115+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: audit 2024-09-17T12:11:00.000115+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: cluster 2024-09-17T12:11:00.070070+0000 mgr.y (mgr.54108) 1551 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 406 B/s rd, 0 op/s 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: cluster 2024-09-17T12:11:00.070070+0000 mgr.y (mgr.54108) 1551 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 406 B/s rd, 0 op/s 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: audit 2024-09-17T12:11:00.364729+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/2819129981' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[110680]: audit 2024-09-17T12:11:00.364729+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/2819129981' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: audit 2024-09-17T12:10:59.405295+0000 mgr.y (mgr.54108) 1548 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: audit 2024-09-17T12:10:59.405295+0000 mgr.y (mgr.54108) 1548 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: audit 2024-09-17T12:10:59.704868+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.54651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: audit 2024-09-17T12:10:59.704868+0000 mgr.y (mgr.54108) 1549 : audit [DBG] from='client.54651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: audit 2024-09-17T12:11:00.000115+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: audit 2024-09-17T12:11:00.000115+0000 mgr.y (mgr.54108) 1550 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: cluster 2024-09-17T12:11:00.070070+0000 mgr.y (mgr.54108) 1551 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 406 B/s rd, 0 op/s 2024-09-17T12:11:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: cluster 2024-09-17T12:11:00.070070+0000 mgr.y (mgr.54108) 1551 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 406 B/s rd, 0 op/s 2024-09-17T12:11:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: audit 2024-09-17T12:11:00.364729+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/2819129981' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:01.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:01 smithi092 bash[114081]: audit 2024-09-17T12:11:00.364729+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/2819129981' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:02.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:02 smithi121 bash[87711]: audit 2024-09-17T12:11:00.684823+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='client.54669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:02 smithi121 bash[87711]: audit 2024-09-17T12:11:00.684823+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='client.54669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:02 smithi092 bash[110680]: audit 2024-09-17T12:11:00.684823+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='client.54669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:02 smithi092 bash[110680]: audit 2024-09-17T12:11:00.684823+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='client.54669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:02.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:02 smithi092 bash[114081]: audit 2024-09-17T12:11:00.684823+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='client.54669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:02.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:02 smithi092 bash[114081]: audit 2024-09-17T12:11:00.684823+0000 mgr.y (mgr.54108) 1552 : audit [DBG] from='client.54669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:03.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:03 smithi121 bash[87711]: cluster 2024-09-17T12:11:02.071521+0000 mgr.y (mgr.54108) 1553 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-17T12:11:03.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:03 smithi121 bash[87711]: cluster 2024-09-17T12:11:02.071521+0000 mgr.y (mgr.54108) 1553 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-17T12:11:03.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:03 smithi092 bash[110680]: cluster 2024-09-17T12:11:02.071521+0000 mgr.y (mgr.54108) 1553 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-17T12:11:03.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:03 smithi092 bash[110680]: cluster 2024-09-17T12:11:02.071521+0000 mgr.y (mgr.54108) 1553 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-17T12:11:03.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:03 smithi092 bash[114081]: cluster 2024-09-17T12:11:02.071521+0000 mgr.y (mgr.54108) 1553 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-17T12:11:03.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:03 smithi092 bash[114081]: cluster 2024-09-17T12:11:02.071521+0000 mgr.y (mgr.54108) 1553 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-17T12:11:05.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:05 smithi121 bash[87711]: cluster 2024-09-17T12:11:04.072496+0000 mgr.y (mgr.54108) 1554 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:11:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:05 smithi121 bash[87711]: cluster 2024-09-17T12:11:04.072496+0000 mgr.y (mgr.54108) 1554 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:11:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:05 smithi092 bash[110680]: cluster 2024-09-17T12:11:04.072496+0000 mgr.y (mgr.54108) 1554 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:11:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:05 smithi092 bash[110680]: cluster 2024-09-17T12:11:04.072496+0000 mgr.y (mgr.54108) 1554 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:11:05.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:05 smithi092 bash[114081]: cluster 2024-09-17T12:11:04.072496+0000 mgr.y (mgr.54108) 1554 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:11:05.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:05 smithi092 bash[114081]: cluster 2024-09-17T12:11:04.072496+0000 mgr.y (mgr.54108) 1554 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T12:11:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.613427+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.613427+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.615593+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.615593+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.867823+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.867823+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.877123+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.877123+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.884022+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.884022+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.914744+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: audit 2024-09-17T12:11:05.914744+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: cluster 2024-09-17T12:11:06.073665+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:07.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:06 smithi121 bash[87711]: cluster 2024-09-17T12:11:06.073665+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:07.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.613427+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.613427+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.615593+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.615593+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.867823+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.867823+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.877123+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.877123+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.884022+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.884022+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.914744+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: audit 2024-09-17T12:11:05.914744+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: cluster 2024-09-17T12:11:06.073665+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[114081]: cluster 2024-09-17T12:11:06.073665+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.613427+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.613427+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.615593+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.615593+0000 mon.a (mon.0) 5818 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.867823+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.867823+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.877123+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.877123+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.884022+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.884022+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.914744+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: audit 2024-09-17T12:11:05.914744+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:07.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: cluster 2024-09-17T12:11:06.073665+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:07.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:06 smithi092 bash[110680]: cluster 2024-09-17T12:11:06.073665+0000 mgr.y (mgr.54108) 1555 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:07.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:07 smithi121 bash[87711]: audit 2024-09-17T12:11:06.806266+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:11:07.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:07 smithi121 bash[87711]: audit 2024-09-17T12:11:06.806266+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:11:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:07 smithi121 bash[87711]: audit 2024-09-17T12:11:06.806710+0000 mgr.y (mgr.54108) 1556 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:11:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:07 smithi121 bash[87711]: audit 2024-09-17T12:11:06.806710+0000 mgr.y (mgr.54108) 1556 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:11:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:07 smithi121 bash[87711]: cephadm 2024-09-17T12:11:06.809218+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:11:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:07 smithi121 bash[87711]: cephadm 2024-09-17T12:11:06.809218+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:11:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:07 smithi121 bash[87711]: audit 2024-09-17T12:11:06.838043+0000 mgr.y (mgr.54108) 1558 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:07 smithi121 bash[87711]: audit 2024-09-17T12:11:06.838043+0000 mgr.y (mgr.54108) 1558 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[110680]: audit 2024-09-17T12:11:06.806266+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:11:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[110680]: audit 2024-09-17T12:11:06.806266+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:11:08.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[110680]: audit 2024-09-17T12:11:06.806710+0000 mgr.y (mgr.54108) 1556 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:11:08.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[110680]: audit 2024-09-17T12:11:06.806710+0000 mgr.y (mgr.54108) 1556 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:11:08.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[110680]: cephadm 2024-09-17T12:11:06.809218+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:11:08.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[110680]: cephadm 2024-09-17T12:11:06.809218+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:11:08.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[110680]: audit 2024-09-17T12:11:06.838043+0000 mgr.y (mgr.54108) 1558 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:08.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[110680]: audit 2024-09-17T12:11:06.838043+0000 mgr.y (mgr.54108) 1558 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[114081]: audit 2024-09-17T12:11:06.806266+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:11:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[114081]: audit 2024-09-17T12:11:06.806266+0000 mon.a (mon.0) 5823 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T12:11:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[114081]: audit 2024-09-17T12:11:06.806710+0000 mgr.y (mgr.54108) 1556 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:11:08.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[114081]: audit 2024-09-17T12:11:06.806710+0000 mgr.y (mgr.54108) 1556 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T12:11:08.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[114081]: cephadm 2024-09-17T12:11:06.809218+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:11:08.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[114081]: cephadm 2024-09-17T12:11:06.809218+0000 mgr.y (mgr.54108) 1557 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T12:11:08.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[114081]: audit 2024-09-17T12:11:06.838043+0000 mgr.y (mgr.54108) 1558 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:08.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:07 smithi092 bash[114081]: audit 2024-09-17T12:11:06.838043+0000 mgr.y (mgr.54108) 1558 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:08.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:08 smithi121 bash[87711]: cluster 2024-09-17T12:11:08.075080+0000 mgr.y (mgr.54108) 1559 : 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-17T12:11:08.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:08 smithi121 bash[87711]: cluster 2024-09-17T12:11:08.075080+0000 mgr.y (mgr.54108) 1559 : 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-17T12:11:09.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:08 smithi092 bash[110680]: cluster 2024-09-17T12:11:08.075080+0000 mgr.y (mgr.54108) 1559 : 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-17T12:11:09.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:08 smithi092 bash[110680]: cluster 2024-09-17T12:11:08.075080+0000 mgr.y (mgr.54108) 1559 : 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-17T12:11:09.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:08 smithi092 bash[114081]: cluster 2024-09-17T12:11:08.075080+0000 mgr.y (mgr.54108) 1559 : 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-17T12:11:09.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:08 smithi092 bash[114081]: cluster 2024-09-17T12:11:08.075080+0000 mgr.y (mgr.54108) 1559 : 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-17T12:11:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: cephadm 2024-09-17T12:11:09.502383+0000 mgr.y (mgr.54108) 1560 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:11:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: cephadm 2024-09-17T12:11:09.502383+0000 mgr.y (mgr.54108) 1560 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:11:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: audit 2024-09-17T12:11:09.509679+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: audit 2024-09-17T12:11:09.509679+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: audit 2024-09-17T12:11:09.514560+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:11:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: audit 2024-09-17T12:11:09.514560+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:11:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: audit 2024-09-17T12:11:09.516018+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: audit 2024-09-17T12:11:09.516018+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: cephadm 2024-09-17T12:11:09.521287+0000 mgr.y (mgr.54108) 1561 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T12:11:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: cephadm 2024-09-17T12:11:09.521287+0000 mgr.y (mgr.54108) 1561 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T12:11:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: cluster 2024-09-17T12:11:10.075982+0000 mgr.y (mgr.54108) 1562 : 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-17T12:11:10.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[110680]: cluster 2024-09-17T12:11:10.075982+0000 mgr.y (mgr.54108) 1562 : 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-17T12:11:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: cephadm 2024-09-17T12:11:09.502383+0000 mgr.y (mgr.54108) 1560 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:11:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: cephadm 2024-09-17T12:11:09.502383+0000 mgr.y (mgr.54108) 1560 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:11:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: audit 2024-09-17T12:11:09.509679+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: audit 2024-09-17T12:11:09.509679+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: audit 2024-09-17T12:11:09.514560+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:11:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: audit 2024-09-17T12:11:09.514560+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:11:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: audit 2024-09-17T12:11:09.516018+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:10.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: audit 2024-09-17T12:11:09.516018+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:10.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: cephadm 2024-09-17T12:11:09.521287+0000 mgr.y (mgr.54108) 1561 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T12:11:10.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: cephadm 2024-09-17T12:11:09.521287+0000 mgr.y (mgr.54108) 1561 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T12:11:10.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: cluster 2024-09-17T12:11:10.075982+0000 mgr.y (mgr.54108) 1562 : 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-17T12:11:10.782 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[114081]: cluster 2024-09-17T12:11:10.075982+0000 mgr.y (mgr.54108) 1562 : 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-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: cephadm 2024-09-17T12:11:09.502383+0000 mgr.y (mgr.54108) 1560 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: cephadm 2024-09-17T12:11:09.502383+0000 mgr.y (mgr.54108) 1560 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: audit 2024-09-17T12:11:09.509679+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: audit 2024-09-17T12:11:09.509679+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: audit 2024-09-17T12:11:09.514560+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: audit 2024-09-17T12:11:09.514560+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: audit 2024-09-17T12:11:09.516018+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: audit 2024-09-17T12:11:09.516018+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: cephadm 2024-09-17T12:11:09.521287+0000 mgr.y (mgr.54108) 1561 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T12:11:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: cephadm 2024-09-17T12:11:09.521287+0000 mgr.y (mgr.54108) 1561 : cephadm [INF] Deploying daemon osd.7 on smithi121 2024-09-17T12:11:10.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: cluster 2024-09-17T12:11:10.075982+0000 mgr.y (mgr.54108) 1562 : 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-17T12:11:10.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:10 smithi121 bash[87711]: cluster 2024-09-17T12:11:10.075982+0000 mgr.y (mgr.54108) 1562 : 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-17T12:11:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:11:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:11:10] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T12:11:13.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:13 smithi121 bash[87711]: cluster 2024-09-17T12:11:12.077580+0000 mgr.y (mgr.54108) 1563 : 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-17T12:11:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:13 smithi121 bash[87711]: cluster 2024-09-17T12:11:12.077580+0000 mgr.y (mgr.54108) 1563 : 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-17T12:11:13.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:13 smithi092 bash[110680]: cluster 2024-09-17T12:11:12.077580+0000 mgr.y (mgr.54108) 1563 : 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-17T12:11:13.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:13 smithi092 bash[110680]: cluster 2024-09-17T12:11:12.077580+0000 mgr.y (mgr.54108) 1563 : 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-17T12:11:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:13 smithi092 bash[114081]: cluster 2024-09-17T12:11:12.077580+0000 mgr.y (mgr.54108) 1563 : 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-17T12:11:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:13 smithi092 bash[114081]: cluster 2024-09-17T12:11:12.077580+0000 mgr.y (mgr.54108) 1563 : 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-17T12:11:14.250 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:14.250 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:14.251 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:14.251 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:14.251 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:14.252 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:14.252 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:14.252 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:14.253 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:14.253 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:14 smithi121 systemd[1]: Stopping Ceph osd.7 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:11:14.542 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:14 smithi121 bash[38989]: debug 2024-09-17T12:11:14.367+0000 7f2631bab640 -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-17T12:11:14.542 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:14 smithi121 bash[38989]: debug 2024-09-17T12:11:14.367+0000 7f2631bab640 -1 osd.7 149 *** Got signal Terminated *** 2024-09-17T12:11:14.542 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:14 smithi121 bash[38989]: debug 2024-09-17T12:11:14.367+0000 7f2631bab640 -1 osd.7 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: cluster 2024-09-17T12:11:14.078610+0000 mgr.y (mgr.54108) 1564 : 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-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: cluster 2024-09-17T12:11:14.078610+0000 mgr.y (mgr.54108) 1564 : 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-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: cluster 2024-09-17T12:11:14.373080+0000 mon.a (mon.0) 5827 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: cluster 2024-09-17T12:11:14.373080+0000 mon.a (mon.0) 5827 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.638679+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.638679+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.649602+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.649602+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.659960+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.659960+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.805832+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.805832+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.816062+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.816062+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.828766+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:15 smithi121 bash[87711]: audit 2024-09-17T12:11:14.828766+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: cluster 2024-09-17T12:11:14.078610+0000 mgr.y (mgr.54108) 1564 : 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-17T12:11:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: cluster 2024-09-17T12:11:14.078610+0000 mgr.y (mgr.54108) 1564 : 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-17T12:11:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: cluster 2024-09-17T12:11:14.373080+0000 mon.a (mon.0) 5827 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:11:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: cluster 2024-09-17T12:11:14.373080+0000 mon.a (mon.0) 5827 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:11:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.638679+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.638679+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.649602+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.649602+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.659960+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.659960+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.805832+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.805832+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.816062+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.816062+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.828766+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[110680]: audit 2024-09-17T12:11:14.828766+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: cluster 2024-09-17T12:11:14.078610+0000 mgr.y (mgr.54108) 1564 : 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-17T12:11:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: cluster 2024-09-17T12:11:14.078610+0000 mgr.y (mgr.54108) 1564 : 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-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: cluster 2024-09-17T12:11:14.373080+0000 mon.a (mon.0) 5827 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: cluster 2024-09-17T12:11:14.373080+0000 mon.a (mon.0) 5827 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.638679+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.638679+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.649602+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.649602+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.659960+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.659960+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.805832+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.805832+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.816062+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.816062+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.828766+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:15 smithi092 bash[114081]: audit 2024-09-17T12:11:14.828766+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:16.173 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:14.818141+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-09-17T12:11:16.173 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:14.818141+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-09-17T12:11:16.173 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:15.136112+0000 mon.a (mon.0) 5834 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:11:16.555 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[108062]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-7 2024-09-17T12:11:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:15.136112+0000 mon.a (mon.0) 5834 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:11:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:15.136158+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:11:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:15.136158+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:11:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:15.149121+0000 mon.a (mon.0) 5836 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:11:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:15.149121+0000 mon.a (mon.0) 5836 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:11:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:15.811852+0000 mon.a (mon.0) 5837 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:11:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:15.811852+0000 mon.a (mon.0) 5837 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:11:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:16.150894+0000 mon.a (mon.0) 5838 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:11:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[87711]: cluster 2024-09-17T12:11:16.150894+0000 mon.a (mon.0) 5838 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:11:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:14.818141+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-09-17T12:11:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:14.818141+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-09-17T12:11:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:15.136112+0000 mon.a (mon.0) 5834 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:11:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:15.136112+0000 mon.a (mon.0) 5834 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:15.136158+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:15.136158+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:15.149121+0000 mon.a (mon.0) 5836 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:15.149121+0000 mon.a (mon.0) 5836 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:15.811852+0000 mon.a (mon.0) 5837 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:15.811852+0000 mon.a (mon.0) 5837 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:16.150894+0000 mon.a (mon.0) 5838 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[110680]: cluster 2024-09-17T12:11:16.150894+0000 mon.a (mon.0) 5838 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:14.818141+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:14.818141+0000 mgr.y (mgr.54108) 1565 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-09-17T12:11:16.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:15.136112+0000 mon.a (mon.0) 5834 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:11:16.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:15.136112+0000 mon.a (mon.0) 5834 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T12:11:16.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:15.136158+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:11:16.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:15.136158+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T12:11:16.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:15.149121+0000 mon.a (mon.0) 5836 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:11:16.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:15.149121+0000 mon.a (mon.0) 5836 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T12:11:16.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:15.811852+0000 mon.a (mon.0) 5837 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:11:16.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:15.811852+0000 mon.a (mon.0) 5837 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:11:16.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:16.150894+0000 mon.a (mon.0) 5838 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:11:16.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:16 smithi092 bash[114081]: cluster 2024-09-17T12:11:16.150894+0000 mon.a (mon.0) 5838 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T12:11:17.006 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:16 smithi121 bash[108214]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-7 2024-09-17T12:11:17.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:17 smithi121 bash[87711]: cluster 2024-09-17T12:11:17.163003+0000 mon.a (mon.0) 5839 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:17.410 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:17 smithi121 bash[87711]: cluster 2024-09-17T12:11:17.163003+0000 mon.a (mon.0) 5839 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:17 smithi092 bash[110680]: cluster 2024-09-17T12:11:17.163003+0000 mon.a (mon.0) 5839 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:17.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:17 smithi092 bash[110680]: cluster 2024-09-17T12:11:17.163003+0000 mon.a (mon.0) 5839 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:17.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:17 smithi092 bash[114081]: cluster 2024-09-17T12:11:17.163003+0000 mon.a (mon.0) 5839 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:17.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:17 smithi092 bash[114081]: cluster 2024-09-17T12:11:17.163003+0000 mon.a (mon.0) 5839 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:18 smithi092 bash[110680]: cluster 2024-09-17T12:11:16.819222+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v370: 161 pgs: 4 active+undersized, 15 stale+active+clean, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-17T12:11:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:18 smithi092 bash[110680]: cluster 2024-09-17T12:11:16.819222+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v370: 161 pgs: 4 active+undersized, 15 stale+active+clean, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-17T12:11:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:18 smithi092 bash[110680]: audit 2024-09-17T12:11:16.846026+0000 mgr.y (mgr.54108) 1567 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:18 smithi092 bash[110680]: audit 2024-09-17T12:11:16.846026+0000 mgr.y (mgr.54108) 1567 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:18 smithi092 bash[114081]: cluster 2024-09-17T12:11:16.819222+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v370: 161 pgs: 4 active+undersized, 15 stale+active+clean, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-17T12:11:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:18 smithi092 bash[114081]: cluster 2024-09-17T12:11:16.819222+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v370: 161 pgs: 4 active+undersized, 15 stale+active+clean, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-17T12:11:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:18 smithi092 bash[114081]: audit 2024-09-17T12:11:16.846026+0000 mgr.y (mgr.54108) 1567 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:18 smithi092 bash[114081]: audit 2024-09-17T12:11:16.846026+0000 mgr.y (mgr.54108) 1567 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:18.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:18 smithi121 bash[87711]: cluster 2024-09-17T12:11:16.819222+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v370: 161 pgs: 4 active+undersized, 15 stale+active+clean, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-17T12:11:18.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:18 smithi121 bash[87711]: cluster 2024-09-17T12:11:16.819222+0000 mgr.y (mgr.54108) 1566 : cluster [DBG] pgmap v370: 161 pgs: 4 active+undersized, 15 stale+active+clean, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-17T12:11:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:18 smithi121 bash[87711]: audit 2024-09-17T12:11:16.846026+0000 mgr.y (mgr.54108) 1567 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:18 smithi121 bash[87711]: audit 2024-09-17T12:11:16.846026+0000 mgr.y (mgr.54108) 1567 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:19.946 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:19.946 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:19.947 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:19.947 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:19.947 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-17T12:11:19.948 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: Stopped Ceph osd.7 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:11:19.948 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:19.948 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:19.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:19.950 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:19.950 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:11:20.220 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:19 smithi121 systemd[1]: Started Ceph osd.7 for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:11:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: cluster 2024-09-17T12:11:18.820734+0000 mgr.y (mgr.54108) 1568 : cluster [DBG] pgmap v371: 161 pgs: 30 active+undersized, 4 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-17T12:11:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: cluster 2024-09-17T12:11:18.820734+0000 mgr.y (mgr.54108) 1568 : cluster [DBG] pgmap v371: 161 pgs: 30 active+undersized, 4 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-17T12:11:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:19.995427+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:19.995427+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.008160+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.008160+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.012762+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.012762+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.014628+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.014628+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.025741+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.025741+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.140763+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.140763+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.143745+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:20.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.143745+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.147608+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.147608+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.148831+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.148831+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.156125+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:20 smithi121 bash[87711]: audit 2024-09-17T12:11:20.156125+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: cluster 2024-09-17T12:11:18.820734+0000 mgr.y (mgr.54108) 1568 : cluster [DBG] pgmap v371: 161 pgs: 30 active+undersized, 4 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-17T12:11:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: cluster 2024-09-17T12:11:18.820734+0000 mgr.y (mgr.54108) 1568 : cluster [DBG] pgmap v371: 161 pgs: 30 active+undersized, 4 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-17T12:11:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:19.995427+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:19.995427+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.008160+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.008160+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.012762+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.012762+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.014628+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.014628+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.025741+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.025741+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.140763+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.140763+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.143745+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.143745+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.147608+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.147608+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.148831+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.148831+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.156125+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[114081]: audit 2024-09-17T12:11:20.156125+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: cluster 2024-09-17T12:11:18.820734+0000 mgr.y (mgr.54108) 1568 : cluster [DBG] pgmap v371: 161 pgs: 30 active+undersized, 4 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-17T12:11:20.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: cluster 2024-09-17T12:11:18.820734+0000 mgr.y (mgr.54108) 1568 : cluster [DBG] pgmap v371: 161 pgs: 30 active+undersized, 4 stale+active+clean, 16 active+undersized+degraded, 111 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 51/636 objects degraded (8.019%) 2024-09-17T12:11:20.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:19.995427+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:19.995427+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.008160+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.008160+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.012762+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.012762+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.014628+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.014628+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.025741+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.025741+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.140763+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.140763+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.143745+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.143745+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.147608+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.147608+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.148831+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.148831+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:20.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.156125+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:20.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[110680]: audit 2024-09-17T12:11:20.156125+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:11:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:11:20] "GET /metrics HTTP/1.1" 200 38562 "" "Prometheus/2.51.0" 2024-09-17T12:11:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cluster 2024-09-17T12:11:20.018038+0000 mgr.y (mgr.54108) 1569 : cluster [DBG] pgmap v372: 161 pgs: 35 active+undersized, 1 stale+active+clean, 21 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T12:11:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cluster 2024-09-17T12:11:20.018038+0000 mgr.y (mgr.54108) 1569 : cluster [DBG] pgmap v372: 161 pgs: 35 active+undersized, 1 stale+active+clean, 21 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T12:11:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.026741+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.026741+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.156979+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.156979+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.233208+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.233208+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.235066+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.235066+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.237061+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.237061+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.237803+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.237803+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.243313+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.243313+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.243835+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.243835+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.310484+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.310484+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.312530+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.312530+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.314393+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.314393+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.314991+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.314991+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.320238+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.320238+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.388521+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.388521+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.390266+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.390266+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.392030+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.392030+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.392652+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.392652+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.398978+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.398978+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.462938+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.462938+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.465188+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.465188+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.467057+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.467057+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.467726+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.467726+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.474663+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.474663+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.538393+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.538393+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.540371+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.540371+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.542656+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.542656+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.543442+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.543442+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.549065+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.549065+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.610559+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.610559+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.612022+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.612022+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.627965+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.627965+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.638554+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.638554+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.645114+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.645114+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.646097+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.646097+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.652424+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.652424+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.731245+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.731245+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.733111+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.733111+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.735212+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.735212+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.736244+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.736244+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.744546+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.744546+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.819233+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.819233+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.821840+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.821840+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.824268+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.824268+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.825317+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.825317+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.831877+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.831877+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.913391+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.913391+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.915690+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.915690+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.919201+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.919201+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.920276+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.920276+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.927640+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.927640+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.998429+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:20.998429+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.000722+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.000722+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cluster 2024-09-17T12:11:21.003292+0000 mon.a (mon.0) 5899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: cluster 2024-09-17T12:11:21.003292+0000 mon.a (mon.0) 5899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.003837+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.003837+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.004997+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.004997+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.015531+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.015531+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.095968+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.095968+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.098192+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.098192+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.100669+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.100669+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.101586+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.101586+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.111992+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.111992+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.215931+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.215931+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.218787+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:21 smithi121 bash[87711]: audit 2024-09-17T12:11:21.218787+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cluster 2024-09-17T12:11:20.018038+0000 mgr.y (mgr.54108) 1569 : cluster [DBG] pgmap v372: 161 pgs: 35 active+undersized, 1 stale+active+clean, 21 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T12:11:21.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cluster 2024-09-17T12:11:20.018038+0000 mgr.y (mgr.54108) 1569 : cluster [DBG] pgmap v372: 161 pgs: 35 active+undersized, 1 stale+active+clean, 21 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T12:11:21.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.026741+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.026741+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.156979+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.156979+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.233208+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.233208+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.235066+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.235066+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.237061+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.237061+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.237803+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.237803+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.243313+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.243313+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.243835+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.243835+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.310484+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cluster 2024-09-17T12:11:20.018038+0000 mgr.y (mgr.54108) 1569 : cluster [DBG] pgmap v372: 161 pgs: 35 active+undersized, 1 stale+active+clean, 21 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cluster 2024-09-17T12:11:20.018038+0000 mgr.y (mgr.54108) 1569 : cluster [DBG] pgmap v372: 161 pgs: 35 active+undersized, 1 stale+active+clean, 21 active+undersized+degraded, 104 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.026741+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.026741+0000 mgr.y (mgr.54108) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.156979+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.156979+0000 mgr.y (mgr.54108) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.233208+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.233208+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.235066+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.235066+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.237061+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.237061+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.237803+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.237803+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.243313+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.243313+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.243835+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.243835+0000 mgr.y (mgr.54108) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:21.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.310484+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.310484+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.312530+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.312530+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.314393+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.314393+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.314991+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.314991+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.320238+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.320238+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.388521+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.388521+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.390266+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.390266+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.392030+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.392030+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.392652+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.392652+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.398978+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.398978+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.462938+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.462938+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.465188+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.465188+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.467057+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.467057+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.467726+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.467726+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.474663+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.474663+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.538393+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.538393+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.540371+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.540371+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.542656+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.542656+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.543442+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.543442+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.549065+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.310484+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.312530+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.312530+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.314393+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.314393+0000 mon.a (mon.0) 5857 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.314991+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.314991+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.320238+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.320238+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.388521+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.388521+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.390266+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.390266+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.392030+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.392030+0000 mon.a (mon.0) 5862 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.392652+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.392652+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.398978+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.398978+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.549065+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.610559+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.610559+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.612022+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:21.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.612022+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.627965+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.627965+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.638554+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.638554+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.645114+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.645114+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.646097+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.646097+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.652424+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.652424+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.731245+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.731245+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.733111+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.733111+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.735212+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.462938+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.462938+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.465188+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.465188+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.467057+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.467057+0000 mon.a (mon.0) 5867 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.467726+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.467726+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.474663+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.474663+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.538393+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.538393+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.540371+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.540371+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.542656+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.542656+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.543442+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.543442+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.549065+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.735212+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.736244+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.736244+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.744546+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.744546+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.819233+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.819233+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.821840+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.821840+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.824268+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.824268+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.825317+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.825317+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.831877+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.831877+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.913391+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.913391+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.915690+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.915690+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.549065+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.610559+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.610559+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.612022+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.612022+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.627965+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.627965+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.638554+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.638554+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.645114+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.645114+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.646097+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.646097+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.652424+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.652424+0000 mon.a (mon.0) 5881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.731245+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.731245+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.733111+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.733111+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.735212+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.919201+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.919201+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.920276+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.920276+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.927640+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.927640+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.998429+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:20.998429+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.000722+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.000722+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cluster 2024-09-17T12:11:21.003292+0000 mon.a (mon.0) 5899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: cluster 2024-09-17T12:11:21.003292+0000 mon.a (mon.0) 5899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.003837+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.003837+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.004997+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.004997+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.015531+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.015531+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.095968+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.095968+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.098192+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.098192+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.100669+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.100669+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.101586+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.101586+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.111992+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.111992+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.215931+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.215931+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.218787+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[110680]: audit 2024-09-17T12:11:21.218787+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.735212+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.736244+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.736244+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.744546+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.744546+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.819233+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.819233+0000 mon.a (mon.0) 5887 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.821840+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.821840+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.824268+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.824268+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.825317+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.825317+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.831877+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.831877+0000 mon.a (mon.0) 5891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.913391+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.913391+0000 mon.a (mon.0) 5892 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.915690+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.915690+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.919201+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.919201+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.920276+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.920276+0000 mon.a (mon.0) 5895 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.927640+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.927640+0000 mon.a (mon.0) 5896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.998429+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:20.998429+0000 mon.a (mon.0) 5897 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.000722+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.000722+0000 mon.a (mon.0) 5898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cluster 2024-09-17T12:11:21.003292+0000 mon.a (mon.0) 5899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: cluster 2024-09-17T12:11:21.003292+0000 mon.a (mon.0) 5899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.003837+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.003837+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.004997+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.004997+0000 mon.a (mon.0) 5901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.015531+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.015531+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.095968+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.095968+0000 mon.a (mon.0) 5903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.098192+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.098192+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.100669+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.100669+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.101586+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.101586+0000 mon.a (mon.0) 5906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.111992+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.111992+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.215931+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.215931+0000 mon.a (mon.0) 5908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.218787+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:21.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:21 smithi092 bash[114081]: audit 2024-09-17T12:11:21.218787+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.320671+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.320671+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.399559+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.399559+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.475257+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.475257+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.549808+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.549808+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.652972+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.652972+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.745177+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.745177+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.832427+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.832427+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.928170+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:20.928170+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.016031+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.016031+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.112628+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.112628+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.221422+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.221422+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.222389+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.222389+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.243252+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.243252+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.243971+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.243971+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.305346+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.305346+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.307890+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.307890+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.309960+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.309960+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.310707+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.310707+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.319589+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.319589+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.414226+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.414226+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.416252+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.416252+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.418256+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.418256+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.418881+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.418881+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.426085+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.426085+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.499476+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.499476+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.501447+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.501447+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.503686+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.503686+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.504579+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.504579+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.514174+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.514174+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.582247+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.582247+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.584569+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.584569+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.587066+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.587066+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.587675+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.587675+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.596912+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.596912+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.659795+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.659795+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.661453+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.661453+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.663103+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.663103+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.663677+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.663677+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.670614+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.670614+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.730918+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.730918+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.733347+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.733347+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.735072+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.735072+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.735786+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.735786+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.742817+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.742817+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.815926+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.815926+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.818491+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.818491+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.821096+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.821096+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.822036+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.822036+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.829514+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.829514+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.902336+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.902336+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.904563+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.904563+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.906504+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.906504+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.907203+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.907203+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.914469+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.914469+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.977290+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.977290+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.979511+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.979511+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.981514+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.981514+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.982337+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.982337+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.991445+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:21.991445+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.059991+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.059991+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.062249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.062249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.064502+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.064502+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.065444+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.065444+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.073370+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.073370+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.156975+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.156975+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.159639+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.159639+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.162691+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.162691+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.163869+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.163869+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.171977+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[87711]: audit 2024-09-17T12:11:22.171977+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.539 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.320671+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.539 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.320671+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.539 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.399559+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.540 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.399559+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[108419]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:11:22.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:22 smithi121 bash[108419]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T12:11:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.320671+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.320671+0000 mgr.y (mgr.54108) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.399559+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.399559+0000 mgr.y (mgr.54108) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.475257+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.475257+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.549808+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.549808+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.652972+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.652972+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.745177+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.745177+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.832427+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.832427+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.928170+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:20.928170+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.016031+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.016031+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.112628+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.112628+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.221422+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.221422+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.475257+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.475257+0000 mgr.y (mgr.54108) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.549808+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.549808+0000 mgr.y (mgr.54108) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.652972+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.652972+0000 mgr.y (mgr.54108) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.745177+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.745177+0000 mgr.y (mgr.54108) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.832427+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.832427+0000 mgr.y (mgr.54108) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.928170+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:20.928170+0000 mgr.y (mgr.54108) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.016031+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.016031+0000 mgr.y (mgr.54108) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.112628+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.112628+0000 mgr.y (mgr.54108) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.221422+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.221422+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.222389+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.222389+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.243252+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.222389+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.222389+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.243252+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.243252+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.243971+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.243971+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.305346+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.305346+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.307890+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.307890+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.309960+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.309960+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.310707+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.310707+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.319589+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.319589+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.414226+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.414226+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.416252+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.243252+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.831 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.243971+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.243971+0000 mgr.y (mgr.54108) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.305346+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.305346+0000 mon.a (mon.0) 5913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.307890+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.307890+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.309960+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.309960+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.310707+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.310707+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.319589+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.319589+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.414226+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.414226+0000 mon.a (mon.0) 5918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.416252+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.416252+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.418256+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.418256+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.416252+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.418256+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.418256+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.418881+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.418881+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.426085+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.426085+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.499476+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.499476+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.501447+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.501447+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.503686+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.503686+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.504579+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.504579+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.514174+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.514174+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.582247+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.582247+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.584569+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.584569+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.587066+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.587066+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.587675+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.587675+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.596912+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.596912+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.659795+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.659795+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.661453+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.661453+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.663103+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.663103+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.663677+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.663677+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.670614+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.670614+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.730918+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.730918+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.418881+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.418881+0000 mon.a (mon.0) 5921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.426085+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.426085+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.499476+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.499476+0000 mon.a (mon.0) 5923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.501447+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.501447+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.503686+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.503686+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.504579+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.504579+0000 mon.a (mon.0) 5926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.514174+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.514174+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.582247+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.582247+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.584569+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.584569+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.587066+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.587066+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.733347+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.733347+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.735072+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.735072+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.735786+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.735786+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.742817+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.742817+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.815926+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.815926+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.818491+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.818491+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.821096+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.821096+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.822036+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.822036+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.829514+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.829514+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.902336+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.587675+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.587675+0000 mon.a (mon.0) 5931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.596912+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.596912+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.659795+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.659795+0000 mon.a (mon.0) 5933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.661453+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.661453+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.663103+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.663103+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.663677+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.663677+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.670614+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.670614+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.730918+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.730918+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.733347+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.733347+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.842 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.735072+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.902336+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.904563+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.904563+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.906504+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.906504+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.907203+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.907203+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.914469+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.914469+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.977290+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.977290+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.979511+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.979511+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.981514+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.981514+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.982337+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.982337+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.991445+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:21.991445+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.059991+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.059991+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.062249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.062249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.064502+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.064502+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.065444+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.065444+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.073370+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.073370+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.156975+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.156975+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.159639+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.159639+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.162691+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.162691+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.163869+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.163869+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.171977+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[110680]: audit 2024-09-17T12:11:22.171977+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.735072+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.735786+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.735786+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.742817+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.742817+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.815926+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.815926+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.818491+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.818491+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.821096+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.821096+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.822036+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.822036+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.829514+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.829514+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.902336+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.902336+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.904563+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.904563+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.906504+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.906504+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.907203+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.907203+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.914469+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.914469+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.977290+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.977290+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.979511+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.979511+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.981514+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.981514+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.982337+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.982337+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.991445+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:21.991445+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.059991+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.059991+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.062249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.062249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.064502+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.064502+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.065444+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.065444+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.073370+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.073370+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.156975+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.156975+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:22.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.159639+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.159639+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:22.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.162691+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.162691+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:22.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.163869+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.163869+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:22.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.171977+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:22.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:22 smithi092 bash[114081]: audit 2024-09-17T12:11:22.171977+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.227 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[108419]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T12:11:23.227 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[108419]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T12:11:23.555 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[108419]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T12:11:23.556 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[108419]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T12:11:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.320048+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.320048+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.426521+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.426521+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.514763+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.514763+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.597653+0000 mgr.y (mgr.54108) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.597653+0000 mgr.y (mgr.54108) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.671184+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.671184+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.743365+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.743365+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.829992+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.829992+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.914915+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.914915+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.992207+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:21.992207+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cluster 2024-09-17T12:11:22.018943+0000 mgr.y (mgr.54108) 1593 : cluster [DBG] pgmap v373: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cluster 2024-09-17T12:11:22.018943+0000 mgr.y (mgr.54108) 1593 : cluster [DBG] pgmap v373: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.073887+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.073887+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.172421+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.172421+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.258611+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.258611+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.261049+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.261049+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.263555+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.263555+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.264306+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.264306+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.271966+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.271966+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.272483+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.272483+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.346360+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.346360+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.348782+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.348782+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.351335+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.351335+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.352147+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.352147+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.359907+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.359907+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.447599+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.447599+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.450527+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.450527+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.454180+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.454180+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.455479+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.455479+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.464004+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.464004+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.545234+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.545234+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.547920+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.547920+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.550055+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.550055+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.550867+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.550867+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.558494+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.558494+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.660021+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.660021+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.662993+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.662993+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.666457+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.666457+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.667716+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.667716+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.678698+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.678698+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.754936+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.754936+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.757147+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.757147+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.759114+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.759114+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.759933+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.759933+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.766385+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.766385+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cluster 2024-09-17T12:11:22.770014+0000 mon.a (mon.0) 5998 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: cluster 2024-09-17T12:11:22.770014+0000 mon.a (mon.0) 5998 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.839147+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.839147+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.841422+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.841422+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.843746+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.843746+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.844876+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.844876+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.851992+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.851992+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.917835+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.917835+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.920070+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.920070+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.923116+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.923116+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.924000+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.924000+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.930520+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:22.930520+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.025617+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.025617+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.028320+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.028320+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.031185+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.031185+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.032261+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.032261+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.037850+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.037850+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.099345+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.099345+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.101705+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.101705+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.104139+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.104139+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.104980+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.104980+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.112836+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.112836+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.184176+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.184176+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.186211+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.186211+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.188741+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.188741+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.189454+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.189454+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.197426+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[87711]: audit 2024-09-17T12:11:23.197426+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.320048+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.320048+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.426521+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.426521+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.514763+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.514763+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.597653+0000 mgr.y (mgr.54108) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.597653+0000 mgr.y (mgr.54108) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.671184+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.671184+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.743365+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.743365+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.829992+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.829992+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.914915+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.914915+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.992207+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:21.992207+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cluster 2024-09-17T12:11:22.018943+0000 mgr.y (mgr.54108) 1593 : cluster [DBG] pgmap v373: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cluster 2024-09-17T12:11:22.018943+0000 mgr.y (mgr.54108) 1593 : cluster [DBG] pgmap v373: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.073887+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.320048+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.320048+0000 mgr.y (mgr.54108) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.426521+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.426521+0000 mgr.y (mgr.54108) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.514763+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.514763+0000 mgr.y (mgr.54108) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.597653+0000 mgr.y (mgr.54108) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.597653+0000 mgr.y (mgr.54108) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.671184+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.671184+0000 mgr.y (mgr.54108) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.743365+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.743365+0000 mgr.y (mgr.54108) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.829992+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.829992+0000 mgr.y (mgr.54108) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.914915+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.914915+0000 mgr.y (mgr.54108) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.992207+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:21.992207+0000 mgr.y (mgr.54108) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cluster 2024-09-17T12:11:22.018943+0000 mgr.y (mgr.54108) 1593 : cluster [DBG] pgmap v373: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cluster 2024-09-17T12:11:22.018943+0000 mgr.y (mgr.54108) 1593 : cluster [DBG] pgmap v373: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:23.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.073887+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.073887+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.172421+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.172421+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.258611+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.258611+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.261049+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.261049+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.263555+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.263555+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.264306+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.264306+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.271966+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.271966+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.272483+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.272483+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.346360+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.346360+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.348782+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.348782+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.351335+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.073887+0000 mgr.y (mgr.54108) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.172421+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.172421+0000 mgr.y (mgr.54108) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.258611+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.258611+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.261049+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.261049+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.263555+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.263555+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.264306+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.264306+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.271966+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.271966+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.272483+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.272483+0000 mgr.y (mgr.54108) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.346360+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.346360+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.348782+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.348782+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.351335+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.351335+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.352147+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.352147+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.359907+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.359907+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.447599+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.447599+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.450527+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.450527+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.454180+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.454180+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.455479+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.455479+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.464004+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.464004+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.545234+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.545234+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.547920+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.547920+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.550055+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.550055+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.550867+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.550867+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.558494+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.558494+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.660021+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.660021+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.662993+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.662993+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.666457+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.666457+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.667716+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.667716+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.678698+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.678698+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.754936+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.754936+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.757147+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.351335+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.352147+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.352147+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.359907+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.359907+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.447599+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.447599+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.450527+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.450527+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.454180+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.454180+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.455479+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.455479+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.464004+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.464004+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.545234+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.545234+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.547920+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.547920+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.757147+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.759114+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.759114+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.759933+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.759933+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.766385+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.766385+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cluster 2024-09-17T12:11:22.770014+0000 mon.a (mon.0) 5998 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: cluster 2024-09-17T12:11:22.770014+0000 mon.a (mon.0) 5998 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:23.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.839147+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.839147+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.841422+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.841422+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.843746+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.843746+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.844876+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.844876+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.851992+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.851992+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.917835+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.550055+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.550055+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.550867+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.550867+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.558494+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.558494+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.660021+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.660021+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.662993+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.662993+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.666457+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.666457+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.667716+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.667716+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.678698+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.678698+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.754936+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.754936+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.757147+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.917835+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.920070+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.920070+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.923116+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.923116+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.924000+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.924000+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.930520+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:22.930520+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.025617+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.025617+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.028320+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.028320+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.031185+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.031185+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.032261+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.032261+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.037850+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.037850+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.099345+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.099345+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.101705+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.101705+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.104139+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.104139+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.104980+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.104980+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.112836+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.112836+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.184176+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.184176+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.186211+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.186211+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.188741+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.188741+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.189454+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.189454+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.197426+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[114081]: audit 2024-09-17T12:11:23.197426+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.757147+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.759114+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.759114+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.759933+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.759933+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.766385+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.766385+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cluster 2024-09-17T12:11:22.770014+0000 mon.a (mon.0) 5998 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: cluster 2024-09-17T12:11:22.770014+0000 mon.a (mon.0) 5998 : cluster [WRN] Health check update: Degraded data redundancy: 66/636 objects degraded (10.377%), 21 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.839147+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.839147+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.841422+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.841422+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.843746+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.843746+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.844876+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.844876+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.851992+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.851992+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.917835+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.917835+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.920070+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.920070+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.923116+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.923116+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.924000+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.924000+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.930520+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:22.930520+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.025617+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.025617+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.028320+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.028320+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.031185+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.031185+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.032261+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.032261+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.037850+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.037850+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.099345+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.099345+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.101705+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.101705+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.104139+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.104139+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.104980+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.104980+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.112836+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.112836+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.184176+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.184176+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.186211+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.186211+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.188741+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.188741+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.189454+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.189454+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.197426+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:23.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:23 smithi092 bash[110680]: audit 2024-09-17T12:11:23.197426+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[108419]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T12:11:24.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[108419]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T12:11:24.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:23 smithi121 bash[108419]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T12:11:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.360419+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.360419+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.464692+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.464692+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.558950+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.558950+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.679323+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.679323+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.767010+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.767010+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.852584+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.852584+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.931100+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:22.931100+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.038492+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.038492+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.113357+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.113357+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.197974+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.197974+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.272902+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.272902+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.274734+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.274734+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.276388+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.276388+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.276991+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.276991+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.283781+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.283781+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.284230+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.284230+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.345770+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.345770+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.348168+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.348168+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.350800+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.350800+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.351623+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.351623+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.359893+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.359893+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.423242+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.423242+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.424982+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.424982+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.427319+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.427319+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.427891+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.427891+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.432917+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.432917+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.493247+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.493247+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.495271+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.495271+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.497643+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.497643+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.498641+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.498641+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.507051+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.507051+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.579851+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.579851+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.582658+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.582658+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.585211+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.585211+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.586183+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.586183+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.594254+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.594254+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.666896+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.666896+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.669180+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.669180+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.671873+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.671873+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.672864+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.672864+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.681315+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.681315+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.745607+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.745607+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.747815+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.747815+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.750038+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.750038+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.750877+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.750877+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.758919+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.758919+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.832138+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.832138+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.834414+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.834414+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.837455+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.837455+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.838117+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.838117+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.845900+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.845900+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.953255+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.953255+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.955543+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.955543+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.957516+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.957516+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.958175+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.958175+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.963416+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:23.963416+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.033323+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.033323+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.034967+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.034967+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.036634+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.036634+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.037239+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.037239+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.042042+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.042042+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.102048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.102048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.104038+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.104038+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.106626+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.106626+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.107402+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.107402+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.112421+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.112421+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.175224+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.175224+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.176978+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.176978+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.178696+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.178696+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.179439+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.179439+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.184448+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:24 smithi121 bash[87711]: audit 2024-09-17T12:11:24.184448+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.360419+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.360419+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.464692+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.464692+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.558950+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.558950+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.679323+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.679323+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.767010+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.767010+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.852584+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.852584+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.931100+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:22.931100+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.038492+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.038492+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.113357+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.113357+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.197974+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.197974+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.272902+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.272902+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.274734+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.274734+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.276388+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.276388+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.276991+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.276991+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.283781+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.283781+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.284230+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.284230+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.345770+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.345770+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.348168+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.348168+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.350800+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.350800+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.351623+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.351623+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.359893+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.360419+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.360419+0000 mgr.y (mgr.54108) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.464692+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.464692+0000 mgr.y (mgr.54108) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.558950+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.558950+0000 mgr.y (mgr.54108) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.679323+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.679323+0000 mgr.y (mgr.54108) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.767010+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.767010+0000 mgr.y (mgr.54108) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.852584+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.852584+0000 mgr.y (mgr.54108) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.931100+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:22.931100+0000 mgr.y (mgr.54108) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.038492+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.038492+0000 mgr.y (mgr.54108) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.113357+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.113357+0000 mgr.y (mgr.54108) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.197974+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.197974+0000 mgr.y (mgr.54108) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.272902+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.272902+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.359893+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.423242+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.423242+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.424982+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.424982+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.427319+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.427319+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.427891+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.427891+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.432917+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.432917+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.493247+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.493247+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.495271+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.495271+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.497643+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.497643+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.498641+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.498641+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.507051+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.507051+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.579851+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.579851+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.582658+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.582658+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.585211+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.585211+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.586183+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.586183+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.594254+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.594254+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.666896+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.666896+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.669180+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.669180+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.671873+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.671873+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.672864+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.672864+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.681315+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.681315+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.745607+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.745607+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.747815+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.747815+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.750038+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.750038+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.750877+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.750877+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.758919+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.758919+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.832138+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.832138+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.834414+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.834414+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.837455+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.837455+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.838117+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.274734+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.274734+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.276388+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.276388+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.276991+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.276991+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.283781+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.283781+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.284230+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.284230+0000 mgr.y (mgr.54108) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.345770+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.345770+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.348168+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.348168+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.350800+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.350800+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.351623+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.351623+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.359893+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.838117+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.845900+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.845900+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.953255+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.953255+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.955543+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.955543+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.957516+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.957516+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.958175+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.958175+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.963416+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:23.963416+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.033323+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.033323+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.034967+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.034967+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.036634+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.036634+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.037239+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.037239+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.042042+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.042042+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.102048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.102048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.104038+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.104038+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.106626+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.106626+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.107402+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.107402+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.112421+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.112421+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.175224+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.175224+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.176978+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.176978+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.178696+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.178696+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.179439+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.179439+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.184448+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[114081]: audit 2024-09-17T12:11:24.184448+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.359893+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.423242+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.423242+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.424982+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.424982+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.427319+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.427319+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.427891+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.427891+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.432917+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.432917+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.493247+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.493247+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.495271+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.495271+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.497643+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.497643+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.498641+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.498641+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.507051+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.507051+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.579851+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.579851+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.582658+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.582658+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.585211+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.585211+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.586183+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.586183+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.594254+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.594254+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.666896+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.666896+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.669180+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.669180+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.671873+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.671873+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.672864+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.672864+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.681315+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.681315+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.745607+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.745607+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.747815+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.747815+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.750038+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.750038+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.750877+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.750877+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.758919+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.758919+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.832138+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.832138+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.834414+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.834414+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.837455+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.837455+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.838117+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.838117+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.845900+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.845900+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.953255+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.953255+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.955543+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.955543+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.957516+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.957516+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.958175+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.958175+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.963416+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:23.963416+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.033323+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.033323+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.034967+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.034967+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.036634+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.036634+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.037239+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.037239+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.042042+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.042042+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.102048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.102048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.104038+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.104038+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.106626+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.106626+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.107402+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.107402+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.112421+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.112421+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.175224+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.175224+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.176978+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.176978+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:24.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.178696+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.178696+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:24.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.179439+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.179439+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:24.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.184448+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:24.605 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:24 smithi092 bash[110680]: audit 2024-09-17T12:11:24.184448+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.360393+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.360393+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.433376+0000 mgr.y (mgr.54108) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.433376+0000 mgr.y (mgr.54108) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.507510+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.507510+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.594724+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.594724+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.682119+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.682119+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.243 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.759498+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.759498+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.846468+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.846468+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.964012+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:23.964012+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cluster 2024-09-17T12:11:24.019657+0000 mgr.y (mgr.54108) 1616 : cluster [DBG] pgmap v374: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cluster 2024-09-17T12:11:24.019657+0000 mgr.y (mgr.54108) 1616 : cluster [DBG] pgmap v374: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.042408+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.042408+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.112961+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.112961+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.184830+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.244 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.184830+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.253784+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.253784+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.255597+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.255597+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.257336+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.257336+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.257980+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.257980+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.263534+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.263534+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.263993+0000 mgr.y (mgr.54108) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.263993+0000 mgr.y (mgr.54108) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.322286+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.322286+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.324260+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.324260+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.326981+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.326981+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.360393+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.360393+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.433376+0000 mgr.y (mgr.54108) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.433376+0000 mgr.y (mgr.54108) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.507510+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.507510+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.594724+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.594724+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.682119+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.682119+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.759498+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.759498+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.846468+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.846468+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.964012+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:23.964012+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cluster 2024-09-17T12:11:24.019657+0000 mgr.y (mgr.54108) 1616 : cluster [DBG] pgmap v374: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cluster 2024-09-17T12:11:24.019657+0000 mgr.y (mgr.54108) 1616 : cluster [DBG] pgmap v374: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.042408+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.042408+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.112961+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.112961+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.184830+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.184830+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.248 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.253784+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.253784+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.255597+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.255597+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.257336+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.257336+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.257980+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.257980+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.263534+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.263534+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.263993+0000 mgr.y (mgr.54108) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.263993+0000 mgr.y (mgr.54108) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.322286+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.322286+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.249 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.324260+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.324260+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.326981+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.326981+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.327584+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.327584+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.333319+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.333319+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.404471+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.404471+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.406631+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.406631+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.409238+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.409238+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.251 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.409863+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.251 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.409863+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.251 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.415611+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.251 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.415611+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.251 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.476102+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.251 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.476102+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.251 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.478231+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.251 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.478231+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.480529+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.480529+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.481441+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.481441+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.491481+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.491481+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.563559+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.563559+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.565873+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.565873+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.568901+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.568901+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.569870+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.569870+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.580002+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.580002+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.662063+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.662063+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.253 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.664811+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.664811+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.667881+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.667881+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.668788+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.668788+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.676651+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.676651+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.768665+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.768665+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.770973+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.770973+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.773820+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.773820+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.774685+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.774685+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.782634+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.782634+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.854996+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.854996+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.856873+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.856873+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.859129+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.859129+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.859790+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.859790+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.867314+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.255 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.867314+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.939028+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.939028+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.940899+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.940899+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.943256+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.943256+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.943924+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.943924+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.951501+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:24.951501+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.024339+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.024339+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.026297+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.026297+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.027956+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.027956+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.028553+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.028553+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.033649+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.033649+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.108345+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.108345+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.110281+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.110281+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.257 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.112751+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.112751+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.113505+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.113505+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.120882+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.120882+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.182214+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.258 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.182214+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.360393+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.360393+0000 mgr.y (mgr.54108) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.433376+0000 mgr.y (mgr.54108) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.433376+0000 mgr.y (mgr.54108) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.507510+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.507510+0000 mgr.y (mgr.54108) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.594724+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.594724+0000 mgr.y (mgr.54108) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.682119+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.682119+0000 mgr.y (mgr.54108) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.759498+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.759498+0000 mgr.y (mgr.54108) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.846468+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.846468+0000 mgr.y (mgr.54108) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.964012+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:23.964012+0000 mgr.y (mgr.54108) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cluster 2024-09-17T12:11:24.019657+0000 mgr.y (mgr.54108) 1616 : cluster [DBG] pgmap v374: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:25.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cluster 2024-09-17T12:11:24.019657+0000 mgr.y (mgr.54108) 1616 : cluster [DBG] pgmap v374: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:25.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.042408+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.042408+0000 mgr.y (mgr.54108) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.112961+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.112961+0000 mgr.y (mgr.54108) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.184830+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.184830+0000 mgr.y (mgr.54108) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.253784+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.253784+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.255597+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.255597+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.257336+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.257336+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.257980+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.257980+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.263534+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.263534+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.263993+0000 mgr.y (mgr.54108) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.263993+0000 mgr.y (mgr.54108) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.322286+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.322286+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.324260+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.324260+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.326981+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.326981+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.327584+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.327584+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.333319+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.333319+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.404471+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.404471+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.406631+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.406631+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.409238+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.409238+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.409863+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.409863+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.415611+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.415611+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.476102+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.476102+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.478231+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.478231+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.480529+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.480529+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.481441+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.481441+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.491481+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.491481+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.563559+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.563559+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.565873+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.565873+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.568901+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.568901+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.569870+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.569870+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.580002+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.580002+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.662063+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.662063+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.664811+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.664811+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.667881+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.667881+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.668788+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.668788+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.676651+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.676651+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.768665+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.768665+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.770973+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.770973+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.773820+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.773820+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.774685+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.774685+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.782634+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.782634+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.854996+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.854996+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.856873+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.856873+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.859129+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.859129+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.859790+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.859790+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.867314+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.867314+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.939028+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.939028+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.940899+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.940899+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.943256+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.943256+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.943924+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.943924+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.951501+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:24.951501+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.024339+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.024339+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.026297+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.026297+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.027956+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.027956+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.028553+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.028553+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.033649+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.033649+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.108345+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.108345+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.574 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.110281+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.110281+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.112751+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.112751+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.113505+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.113505+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.575 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.120882+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.120882+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.182214+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.182214+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.185733+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.185733+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.576 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.188241+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.188241+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.189077+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.189077+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.197295+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.577 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:25 smithi121 bash[87711]: audit 2024-09-17T12:11:25.197295+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.185733+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.185733+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.188241+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.188241+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.189077+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.189077+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.197295+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[110680]: audit 2024-09-17T12:11:25.197295+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.327584+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.327584+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.333319+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.333319+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.404471+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.404471+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.406631+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.406631+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.409238+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.409238+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.409863+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.409863+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.415611+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.415611+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.476102+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.476102+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.478231+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.478231+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.480529+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.480529+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.481441+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.481441+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.491481+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.491481+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.563559+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.563559+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.565873+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.565873+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.568901+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.568901+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.569870+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.569870+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.580002+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.580002+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.662063+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.662063+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.664811+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.664811+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.667881+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.667881+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.668788+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.668788+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.676651+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.676651+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.768665+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.768665+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.770973+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.770973+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.773820+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.773820+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.774685+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.774685+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.782634+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.782634+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.854996+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.854996+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.856873+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.856873+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.859129+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.859129+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.859790+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.859790+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.867314+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.867314+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.939028+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.939028+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.940899+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.940899+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.943256+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.943256+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.943924+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.943924+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.951501+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:24.951501+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.024339+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.024339+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.026297+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.026297+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.027956+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.027956+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.028553+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.028553+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.033649+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.033649+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.108345+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.108345+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.110281+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.110281+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.112751+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.112751+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.113505+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.113505+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.120882+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.120882+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.182214+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.182214+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:25.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.185733+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.185733+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:25.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.188241+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.188241+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:25.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.189077+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.189077+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:25.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.197295+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:25.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:25 smithi092 bash[114081]: audit 2024-09-17T12:11:25.197295+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.333734+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.333734+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.416041+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.416041+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.491985+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.491985+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.580508+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.580508+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.677231+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.677231+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.783155+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.783155+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.867741+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.867741+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.952071+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:24.952071+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.034066+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.034066+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.121521+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.121521+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.197831+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.197831+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.333734+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.333734+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.416041+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.416041+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.491985+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.491985+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.580508+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.580508+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.677231+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.677231+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.783155+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.783155+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.867741+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.867741+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.952071+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:24.952071+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.034066+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.034066+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.121521+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.121521+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.197831+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.197831+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.298560+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.298560+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.301241+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.301241+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.303966+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.303966+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.304849+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.304849+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.313724+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.313724+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.373112+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.373112+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.375599+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.375599+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.378275+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.378275+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.379179+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.379179+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.385401+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.298560+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.298560+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.301241+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.301241+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.303966+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.303966+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.304849+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.304849+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.313724+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.313724+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.373112+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.373112+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.375599+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.375599+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.378275+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.378275+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.379179+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.379179+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.385401+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.385401+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.446158+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.446158+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.448165+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.448165+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.450026+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.450026+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.450594+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.450594+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.456070+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.456070+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.520452+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.520452+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.522781+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.522781+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.524933+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.524933+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.525522+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.525522+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.385401+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.446158+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.446158+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.448165+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.448165+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.450026+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.450026+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.450594+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.450594+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.456070+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.456070+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.335 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.520452+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.520452+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.522781+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.522781+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.524933+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.524933+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.525522+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.525522+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.531111+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.336 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.531111+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.593191+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.593191+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.595674+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.595674+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.598551+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.598551+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.599498+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.599498+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.609506+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.609506+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.672679+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.337 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.672679+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.675145+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.675145+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.677832+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.677832+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.678838+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.678838+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.531111+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.531111+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.593191+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.593191+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.595674+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.595674+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.598551+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.598551+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.599498+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.599498+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.609506+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.609506+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.672679+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.672679+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.675145+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.675145+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.677832+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.677832+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.678838+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.340 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.678838+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.686026+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.686026+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.753792+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.753792+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.755967+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.341 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.755967+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.758557+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.758557+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.759315+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.759315+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.764703+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.764703+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.828915+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.828915+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.831195+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.831195+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.833437+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.833437+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.834348+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.834348+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.842072+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.842072+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.908839+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.908839+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.910762+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.910762+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.912512+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.912512+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.913154+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.913154+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.919924+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.919924+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.984273+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.984273+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.986075+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.986075+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.988155+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.988155+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.686026+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.686026+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.344 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.753792+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.753792+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.755967+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.755967+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.758557+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.758557+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.759315+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.759315+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.345 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.764703+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.764703+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.828915+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.828915+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.831195+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.831195+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.833437+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.833437+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.346 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.834348+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.988936+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.988936+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.994918+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:25.994918+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.020751+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.020751+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.026073+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.026073+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.032997+0000 mon.a (mon.0) 6196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.032997+0000 mon.a (mon.0) 6196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.066081+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.347 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.066081+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.068037+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.068037+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.069861+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.069861+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.070487+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.070487+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.078498+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.078498+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.143294+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.348 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.834348+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.842072+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.842072+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.908839+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.908839+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.910762+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.910762+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.912512+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.912512+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.913154+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.913154+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.919924+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.919924+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.984273+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.984273+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.986075+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.986075+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.988155+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.988155+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.143294+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.145274+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.145274+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.147070+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.350 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.147070+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.147712+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.147712+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.154803+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.154803+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.221647+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.221647+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.223395+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.223395+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.225123+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.225123+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.225733+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.351 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.225733+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.233381+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.352 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[110680]: audit 2024-09-17T12:11:26.233381+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.988936+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.988936+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.994918+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:25.994918+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.020751+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.020751+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.026073+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.026073+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.032997+0000 mon.a (mon.0) 6196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.032997+0000 mon.a (mon.0) 6196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.066081+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.066081+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.068037+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.068037+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.069861+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.069861+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.070487+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.353 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.070487+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.078498+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.078498+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.143294+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.143294+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.145274+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.145274+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.147070+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.147070+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.147712+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.147712+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.154803+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.154803+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.354 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.221647+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.221647+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.223395+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.223395+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.225123+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.225123+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.225733+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.225733+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.233381+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.355 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:26 smithi092 bash[114081]: audit 2024-09-17T12:11:26.233381+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.333734+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.333734+0000 mgr.y (mgr.54108) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.416041+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.416041+0000 mgr.y (mgr.54108) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.491985+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.491985+0000 mgr.y (mgr.54108) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.580508+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.580508+0000 mgr.y (mgr.54108) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.677231+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.677231+0000 mgr.y (mgr.54108) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.783155+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.783155+0000 mgr.y (mgr.54108) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.867741+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.867741+0000 mgr.y (mgr.54108) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.952071+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:24.952071+0000 mgr.y (mgr.54108) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.034066+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.034066+0000 mgr.y (mgr.54108) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.121521+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.121521+0000 mgr.y (mgr.54108) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.197831+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.197831+0000 mgr.y (mgr.54108) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.298560+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.298560+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.301241+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.301241+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.303966+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.303966+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.304849+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.304849+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.313724+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.313724+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.373112+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.373112+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.375599+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.375599+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.378275+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.378275+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.379179+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.379179+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.385401+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.385401+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.446158+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.446158+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.448165+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.448165+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.450026+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.450026+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.450594+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.450594+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.456070+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.456070+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.520452+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.520452+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.522781+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.522781+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.524933+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.524933+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.525522+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.525522+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.531111+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.531111+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.593191+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.593191+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.595674+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.595674+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.598551+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.598551+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.599498+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.599498+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.609506+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.609506+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.672679+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.672679+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.675145+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.675145+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.677832+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.677832+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.678838+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.678838+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.686026+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.686026+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.753792+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.753792+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.755967+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.755967+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.758557+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.758557+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.759315+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.759315+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.764703+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.764703+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.828915+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.828915+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.831195+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.831195+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.833437+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.833437+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.834348+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.834348+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.842072+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.842072+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.908839+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.908839+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.910762+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.910762+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.912512+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.912512+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.913154+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.913154+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.919924+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.919924+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.984273+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.984273+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.986075+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.986075+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.988155+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.988155+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.988936+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.988936+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.994918+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:25.994918+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.020751+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.020751+0000 mon.a (mon.0) 6194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.026073+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.026073+0000 mon.a (mon.0) 6195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.032997+0000 mon.a (mon.0) 6196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.032997+0000 mon.a (mon.0) 6196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.066081+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.066081+0000 mon.a (mon.0) 6197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.068037+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.068037+0000 mon.a (mon.0) 6198 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.069861+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.069861+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.070487+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.070487+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.078498+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.078498+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.143294+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.143294+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.145274+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.145274+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.147070+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.147070+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.147712+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.147712+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.154803+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.154803+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.221647+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.221647+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.223395+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.223395+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.225123+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.225123+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.225733+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.572 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.225733+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:26.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.233381+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:26.573 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:26 smithi121 bash[87711]: audit 2024-09-17T12:11:26.233381+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.314203+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.314203+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.385925+0000 mgr.y (mgr.54108) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.505 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.385925+0000 mgr.y (mgr.54108) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.456489+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.456489+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.531506+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.531506+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.610106+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.610106+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.686390+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.686390+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.765446+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.765446+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.842517+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.842517+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.506 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.920454+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.920454+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.995494+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:25.995494+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cluster 2024-09-17T12:11:26.020424+0000 mgr.y (mgr.54108) 1642 : cluster [DBG] pgmap v375: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cluster 2024-09-17T12:11:26.020424+0000 mgr.y (mgr.54108) 1642 : cluster [DBG] pgmap v375: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.078923+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.078923+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.155476+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.155476+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.233780+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.233780+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.302318+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.302318+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.507 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.304748+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.304748+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.307550+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.307550+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.308521+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.308521+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.314114+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.314114+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.378050+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.378050+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.380259+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.380259+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.382264+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.508 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.382264+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.383235+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.383235+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.389255+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.389255+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.454999+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.454999+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.458131+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.458131+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.460883+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.460883+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.461842+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.461842+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.509 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.467360+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.467360+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.543912+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.543912+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.546297+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.546297+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.548853+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.548853+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.549941+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.549941+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.556172+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.556172+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.621983+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.510 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.621983+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.624073+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.624073+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.626465+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.626465+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.627328+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.627328+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.634904+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.634904+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.704712+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.704712+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.706944+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.706944+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.710720+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.710720+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.711563+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.711563+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.719462+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.719462+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.783949+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.783949+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.786384+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.786384+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.789131+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.789131+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.790014+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.790014+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.795179+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.795179+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.892424+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.892424+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.895915+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.895915+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.898453+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.898453+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.899387+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.899387+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.905048+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.905048+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.966925+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.966925+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.968821+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.968821+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.971466+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.971466+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.972460+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.972460+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.978202+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:26.978202+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.039536+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.039536+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.042083+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.042083+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.045035+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.045035+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.046003+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.046003+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.051512+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.051512+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.114399+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.114399+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.117004+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.117004+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.119844+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.119844+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.120868+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.120868+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.127493+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.127493+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.206841+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.206841+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.209319+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.209319+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.212215+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.212215+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.213243+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.213243+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.218787+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[87711]: audit 2024-09-17T12:11:27.218787+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.314203+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.314203+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.385925+0000 mgr.y (mgr.54108) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.385925+0000 mgr.y (mgr.54108) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.456489+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.456489+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.531506+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.531506+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.610106+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.610106+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.686390+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.686390+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.765446+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.765446+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.842517+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.842517+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.920454+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.920454+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.995494+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:25.995494+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cluster 2024-09-17T12:11:26.020424+0000 mgr.y (mgr.54108) 1642 : cluster [DBG] pgmap v375: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cluster 2024-09-17T12:11:26.020424+0000 mgr.y (mgr.54108) 1642 : cluster [DBG] pgmap v375: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.078923+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.078923+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.155476+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.155476+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.233780+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.233780+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.302318+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.302318+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.304748+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.304748+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.307550+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.307550+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.308521+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.308521+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.314114+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.314114+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.378050+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.378050+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.380259+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.314203+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.314203+0000 mgr.y (mgr.54108) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.385925+0000 mgr.y (mgr.54108) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.385925+0000 mgr.y (mgr.54108) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.456489+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.456489+0000 mgr.y (mgr.54108) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.531506+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.531506+0000 mgr.y (mgr.54108) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.610106+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.610106+0000 mgr.y (mgr.54108) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.686390+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.686390+0000 mgr.y (mgr.54108) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.765446+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.765446+0000 mgr.y (mgr.54108) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.842517+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.842517+0000 mgr.y (mgr.54108) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.920454+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.920454+0000 mgr.y (mgr.54108) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.995494+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:25.995494+0000 mgr.y (mgr.54108) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cluster 2024-09-17T12:11:26.020424+0000 mgr.y (mgr.54108) 1642 : cluster [DBG] pgmap v375: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.380259+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.382264+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.382264+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.383235+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.383235+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.389255+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.389255+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.454999+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.454999+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.458131+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.458131+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.460883+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.460883+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.461842+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.461842+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.467360+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.467360+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.543912+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.543912+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.546297+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.546297+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.548853+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.548853+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.549941+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.549941+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.556172+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.556172+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.621983+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.621983+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.624073+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.624073+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.626465+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.626465+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.627328+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.627328+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.634904+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.634904+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.704712+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.704712+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cluster 2024-09-17T12:11:26.020424+0000 mgr.y (mgr.54108) 1642 : cluster [DBG] pgmap v375: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:27.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.078923+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.078923+0000 mgr.y (mgr.54108) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.155476+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.155476+0000 mgr.y (mgr.54108) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.233780+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.233780+0000 mgr.y (mgr.54108) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:27.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.302318+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.302318+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.304748+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.304748+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.307550+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.307550+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.308521+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.308521+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.314114+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.314114+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.378050+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.378050+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.380259+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.706944+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.706944+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.710720+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.710720+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.711563+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.711563+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.719462+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.719462+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.783949+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.783949+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.786384+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.786384+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.789131+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.789131+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.790014+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.790014+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.795179+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.795179+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.892424+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.892424+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.895915+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.895915+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.898453+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.898453+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.899387+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.899387+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.905048+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.905048+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.966925+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.966925+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.968821+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.968821+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.971466+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.971466+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.972460+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.972460+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.978202+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:26.978202+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.380259+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.382264+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.382264+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.383235+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.383235+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.389255+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.389255+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.454999+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.454999+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.458131+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.458131+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.460883+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.460883+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.461842+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.461842+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.467360+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.467360+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.543912+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.543912+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.039536+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.039536+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.042083+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.042083+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.045035+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.045035+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.046003+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.046003+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.051512+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.051512+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.114399+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.114399+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.117004+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.117004+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.119844+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.119844+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.120868+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.120868+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.127493+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.127493+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.206841+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.206841+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.209319+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.209319+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.212215+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.212215+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.213243+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.213243+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.218787+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[114081]: audit 2024-09-17T12:11:27.218787+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.546297+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.546297+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.548853+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.548853+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.549941+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.549941+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.556172+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.556172+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.621983+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.621983+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.624073+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.624073+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.626465+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.626465+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.627328+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.627328+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.634904+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.634904+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.704712+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.704712+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.706944+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.706944+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.710720+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.710720+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.711563+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.711563+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.719462+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.719462+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.783949+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.783949+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.786384+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.786384+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.789131+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.789131+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.790014+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.790014+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.795179+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.795179+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.892424+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.892424+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.895915+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.895915+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.898453+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.898453+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.899387+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.899387+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.905048+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.905048+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.966925+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.966925+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.968821+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.968821+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.971466+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.971466+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.972460+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.972460+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.978202+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:26.978202+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.039536+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.039536+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.042083+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.042083+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.045035+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.045035+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.046003+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.046003+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.051512+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.051512+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.114399+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.114399+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.117004+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.117004+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.119844+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.119844+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.120868+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.120868+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.127493+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.127493+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.206841+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.206841+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.209319+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.209319+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.212215+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.212215+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.213243+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.213243+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.218787+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:27 smithi092 bash[110680]: audit 2024-09-17T12:11:27.218787+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:27.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:27 smithi121 bash[108818]: debug 2024-09-17T12:11:27.575+0000 7f821808b640 1 -- 172.21.15.121:0/3611939985 <== mon.1 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5558c6782960 con 0x5558c67a3c00 2024-09-17T12:11:28.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.314562+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.314562+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.389795+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.389795+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.467883+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.467883+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.556715+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.556715+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.635585+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.635585+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.720258+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.720258+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.795702+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.795702+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:26.854001+0000 mgr.y (mgr.54108) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:26.854001+0000 mgr.y (mgr.54108) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.905685+0000 mgr.y (mgr.54108) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.905685+0000 mgr.y (mgr.54108) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.978575+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:26.978575+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.052048+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.052048+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.128034+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.128034+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.219274+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.219274+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.304755+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.304755+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.307167+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.307167+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.309694+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.309694+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.310749+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.310749+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.317582+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.317582+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.379542+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.379542+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.382326+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.382326+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.385939+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.385939+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.387192+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.387192+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.393960+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.393960+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.467737+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.467737+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.470605+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.470605+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.473691+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.473691+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.474834+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.474834+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.481273+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.481273+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.557424+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.557424+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.560291+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.560291+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.563280+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.563280+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.564103+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.564103+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.569330+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.569330+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.631899+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.631899+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.634114+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.634114+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.637012+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.637012+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.637961+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.637961+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.645863+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.645863+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.721926+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.721926+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.724129+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.724129+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.726560+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.726560+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.727443+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.727443+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.732965+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.732965+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cluster 2024-09-17T12:11:27.771055+0000 mon.a (mon.0) 6302 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: cluster 2024-09-17T12:11:27.771055+0000 mon.a (mon.0) 6302 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.796742+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.796742+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.799230+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.799230+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.801815+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.801815+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.802752+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.802752+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.808847+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.808847+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.871230+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.871230+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.873589+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.873589+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.875948+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.875948+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.876779+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.876779+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.882652+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.882652+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.942325+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.942325+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.944796+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.944796+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.947511+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.947511+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.948503+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.948503+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.956440+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:27.956440+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.032606+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.032606+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.034638+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.034638+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.037106+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.037106+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.037893+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.037893+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.047696+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.047696+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.124222+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.124222+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.126231+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.126231+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.128315+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.128315+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.129120+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.129120+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.138864+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.138864+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.210207+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.210207+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.212060+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.212060+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.213787+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.213787+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.214453+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.214453+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.221405+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:28 smithi121 bash[87711]: audit 2024-09-17T12:11:28.221405+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.314562+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.314562+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.389795+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.389795+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.467883+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.467883+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.556715+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.556715+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.635585+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.635585+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.720258+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.720258+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.795702+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.795702+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:26.854001+0000 mgr.y (mgr.54108) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:26.854001+0000 mgr.y (mgr.54108) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.905685+0000 mgr.y (mgr.54108) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.905685+0000 mgr.y (mgr.54108) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.978575+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:26.978575+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.052048+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.052048+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.128034+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.128034+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.219274+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.219274+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.304755+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.304755+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.307167+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.307167+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.309694+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.309694+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.310749+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.310749+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.317582+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.317582+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.379542+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.379542+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.382326+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.382326+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.385939+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.385939+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.387192+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.387192+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.393960+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.393960+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.467737+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.467737+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.470605+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.470605+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.473691+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.473691+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.474834+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.474834+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.481273+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.481273+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.557424+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.557424+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.560291+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.560291+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.314562+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.314562+0000 mgr.y (mgr.54108) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.389795+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.389795+0000 mgr.y (mgr.54108) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.467883+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.467883+0000 mgr.y (mgr.54108) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.556715+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.556715+0000 mgr.y (mgr.54108) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.635585+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.635585+0000 mgr.y (mgr.54108) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.720258+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.720258+0000 mgr.y (mgr.54108) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.795702+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.795702+0000 mgr.y (mgr.54108) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:26.854001+0000 mgr.y (mgr.54108) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:26.854001+0000 mgr.y (mgr.54108) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.905685+0000 mgr.y (mgr.54108) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.905685+0000 mgr.y (mgr.54108) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.978575+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:26.978575+0000 mgr.y (mgr.54108) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.052048+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.563280+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.563280+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.564103+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.564103+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.569330+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.569330+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.631899+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.631899+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.634114+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.634114+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.637012+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.637012+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.637961+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.637961+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.645863+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.645863+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.721926+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.721926+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.724129+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.724129+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.726560+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.726560+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.727443+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.727443+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.732965+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.732965+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cluster 2024-09-17T12:11:27.771055+0000 mon.a (mon.0) 6302 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: cluster 2024-09-17T12:11:27.771055+0000 mon.a (mon.0) 6302 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.796742+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.796742+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.799230+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.799230+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.801815+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.801815+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.802752+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.802752+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.808847+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.808847+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.871230+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.871230+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.873589+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.873589+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.875948+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.875948+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.876779+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.876779+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.882652+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.882652+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.942325+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.942325+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.944796+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.944796+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.947511+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.947511+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.948503+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.948503+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.956440+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:27.956440+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.032606+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.032606+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.034638+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.034638+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.037106+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.037106+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.037893+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.037893+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.047696+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.047696+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.124222+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.124222+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.126231+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.126231+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.128315+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.128315+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.129120+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.129120+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.138864+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.138864+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.210207+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.210207+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.212060+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.212060+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.213787+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.213787+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.214453+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.214453+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.221405+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[114081]: audit 2024-09-17T12:11:28.221405+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.052048+0000 mgr.y (mgr.54108) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.128034+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.128034+0000 mgr.y (mgr.54108) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.219274+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.219274+0000 mgr.y (mgr.54108) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.304755+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.304755+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.307167+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.307167+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.309694+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.309694+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.310749+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.310749+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.317582+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.317582+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.379542+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.379542+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.382326+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.382326+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.385939+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.385939+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.387192+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.387192+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.393960+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.393960+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.467737+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.467737+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.470605+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.470605+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.473691+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.473691+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.474834+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.474834+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.481273+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.481273+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.557424+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.557424+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.560291+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.560291+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.563280+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.563280+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.564103+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.564103+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.569330+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.569330+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.631899+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.631899+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.634114+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.634114+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.637012+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.637012+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.637961+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.637961+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.645863+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.645863+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.721926+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.721926+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.724129+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.724129+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.726560+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.726560+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.727443+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.727443+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.732965+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.732965+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cluster 2024-09-17T12:11:27.771055+0000 mon.a (mon.0) 6302 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: cluster 2024-09-17T12:11:27.771055+0000 mon.a (mon.0) 6302 : cluster [WRN] Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.796742+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.796742+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.799230+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.799230+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.801815+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.801815+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.802752+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.802752+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.808847+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.808847+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.871230+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.871230+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.873589+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.873589+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.875948+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.875948+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.876779+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.876779+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.882652+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.882652+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.942325+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.942325+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.944796+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.944796+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.947511+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.947511+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.948503+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.948503+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.956440+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:27.956440+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.032606+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.032606+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.034638+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.034638+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.037106+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.037106+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.037893+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.037893+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.047696+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.047696+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.124222+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.124222+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.126231+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.126231+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.128315+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.128315+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.129120+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.129120+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.138864+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.138864+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.210207+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.210207+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.212060+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.212060+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.213787+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.213787+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.214453+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.214453+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:28.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.221405+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:28.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:28 smithi092 bash[110680]: audit 2024-09-17T12:11:28.221405+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.534 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[108818]: debug 2024-09-17T12:11:29.207+0000 7f821a8f2640 -1 Falling back to public interface 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.318093+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.318093+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.394608+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.394608+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.481854+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.481854+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.569743+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.569743+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.646737+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.535 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.646737+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.733470+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.733470+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.809420+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.809420+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.883077+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.883077+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.956905+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:27.956905+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cluster 2024-09-17T12:11:28.021954+0000 mgr.y (mgr.54108) 1668 : cluster [DBG] pgmap v376: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cluster 2024-09-17T12:11:28.021954+0000 mgr.y (mgr.54108) 1668 : cluster [DBG] pgmap v376: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.048283+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.048283+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.536 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.139420+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.139420+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.221841+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.221841+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.298731+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.298731+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.300752+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.300752+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.302804+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.302804+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.303458+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.303458+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.308261+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.308261+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.369666+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.369666+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.371844+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.371844+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.374141+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.374141+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.374932+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.374932+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.379822+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.379822+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.444753+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.444753+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.446863+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.446863+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.449083+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.449083+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.449836+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.449836+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.455091+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.455091+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.514493+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.514493+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.516604+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.516604+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.519518+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.519518+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.520152+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.520152+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.527356+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.527356+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.598755+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.598755+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.600641+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.600641+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.602307+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.602307+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.602919+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.602919+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.610497+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.610497+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.681275+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.681275+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.683510+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.683510+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.685322+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.685322+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.685924+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.685924+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.690711+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.690711+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.751864+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.542 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.751864+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.753794+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.753794+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.755502+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.755502+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.756242+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.756242+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.761280+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.761280+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.824654+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.824654+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.827034+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.827034+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.829167+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.543 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.829167+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.830141+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.830141+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.835148+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.835148+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.904856+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.904856+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.906557+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.906557+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.908100+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.908100+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.908652+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.908652+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.544 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.913300+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.913300+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.973446+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.973446+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.976034+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.976034+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.978830+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.978830+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.979770+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.979770+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.986046+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:28.986046+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.046340+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.545 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.046340+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.048321+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.048321+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.050940+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.050940+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.051609+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.051609+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.056428+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.056428+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.116438+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.116438+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.118569+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.118569+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.120784+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.546 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.120784+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.121664+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.121664+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.126866+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.126866+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.187214+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.187214+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.189523+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.189523+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.191447+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.191447+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.192276+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.192276+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.197355+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.547 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:29 smithi121 bash[87711]: audit 2024-09-17T12:11:29.197355+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.318093+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.318093+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.394608+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.394608+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.481854+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.481854+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.569743+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.569743+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.646737+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.646737+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.733470+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.733470+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.809420+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.809420+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.883077+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.883077+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.956905+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:27.956905+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cluster 2024-09-17T12:11:28.021954+0000 mgr.y (mgr.54108) 1668 : cluster [DBG] pgmap v376: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cluster 2024-09-17T12:11:28.021954+0000 mgr.y (mgr.54108) 1668 : cluster [DBG] pgmap v376: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.048283+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.318093+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.318093+0000 mgr.y (mgr.54108) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.394608+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.394608+0000 mgr.y (mgr.54108) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.481854+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.481854+0000 mgr.y (mgr.54108) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.569743+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.569743+0000 mgr.y (mgr.54108) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.646737+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.646737+0000 mgr.y (mgr.54108) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.733470+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.733470+0000 mgr.y (mgr.54108) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.809420+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.809420+0000 mgr.y (mgr.54108) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.883077+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.883077+0000 mgr.y (mgr.54108) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.956905+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:27.956905+0000 mgr.y (mgr.54108) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cluster 2024-09-17T12:11:28.021954+0000 mgr.y (mgr.54108) 1668 : cluster [DBG] pgmap v376: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:29.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cluster 2024-09-17T12:11:28.021954+0000 mgr.y (mgr.54108) 1668 : cluster [DBG] pgmap v376: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T12:11:29.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.048283+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.048283+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.139420+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.139420+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.221841+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.221841+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.298731+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.298731+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.300752+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.300752+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.302804+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.302804+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.303458+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.303458+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.308261+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.308261+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.369666+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.369666+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.371844+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.371844+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.374141+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.374141+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.374932+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.374932+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.379822+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.379822+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.444753+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.444753+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.446863+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.446863+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.449083+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.449083+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.449836+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.449836+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.455091+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.455091+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.514493+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.514493+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.516604+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.516604+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.048283+0000 mgr.y (mgr.54108) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.139420+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.139420+0000 mgr.y (mgr.54108) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.221841+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.221841+0000 mgr.y (mgr.54108) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.298731+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.298731+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.300752+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.300752+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.302804+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.302804+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.303458+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.303458+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.308261+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.308261+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.369666+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.369666+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.371844+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.371844+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.374141+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.519518+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.519518+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.520152+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.520152+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.527356+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.527356+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.598755+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.598755+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.600641+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.600641+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.602307+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.602307+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.602919+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.602919+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.610497+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.610497+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.681275+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.681275+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.683510+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.374141+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.374932+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.374932+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.379822+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.379822+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.444753+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.444753+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.446863+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.446863+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.449083+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.449083+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.449836+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.449836+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.455091+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.455091+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.514493+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.514493+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.516604+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.516604+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.683510+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.685322+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.685322+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.685924+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.685924+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.690711+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.690711+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.751864+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.751864+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.753794+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.753794+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.755502+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.755502+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.756242+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.756242+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.761280+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.761280+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.824654+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.824654+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.827034+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.519518+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.519518+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.520152+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.520152+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.527356+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.527356+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.598755+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.598755+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.600641+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.600641+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.602307+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.602307+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.602919+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.602919+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.610497+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.610497+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.681275+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.681275+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.683510+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.827034+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.829167+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.829167+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.830141+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.830141+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.835148+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.835148+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.904856+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.904856+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.906557+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.906557+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.908100+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.908100+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.908652+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.908652+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.913300+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.913300+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.973446+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.973446+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.976034+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.976034+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.978830+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.978830+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.979770+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.979770+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.986046+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:28.986046+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.046340+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.046340+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.048321+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.048321+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.050940+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.050940+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.051609+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.051609+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.056428+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.056428+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.116438+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.683510+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.685322+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.685322+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.685924+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.685924+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.690711+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.690711+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.751864+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.751864+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.753794+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.753794+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.755502+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.755502+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.756242+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.756242+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.761280+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.761280+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.824654+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.824654+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.827034+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.116438+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.118569+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.118569+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.120784+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.120784+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.121664+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.121664+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.126866+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.126866+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.187214+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.187214+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.189523+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.189523+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.191447+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.191447+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.192276+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.192276+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.197355+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[114081]: audit 2024-09-17T12:11:29.197355+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.827034+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.829167+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.829167+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.830141+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.830141+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.835148+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.835148+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.904856+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.904856+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.906557+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.906557+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.908100+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.908100+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.908652+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.908652+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.913300+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.913300+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.973446+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.973446+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.976034+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.976034+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.978830+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.978830+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.979770+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.979770+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.986046+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:28.986046+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.046340+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.046340+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.048321+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.048321+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.050940+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.050940+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.051609+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.051609+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.056428+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.056428+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.116438+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.116438+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.118569+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.118569+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.120784+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.120784+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.121664+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.121664+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.126866+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.126866+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.187214+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.187214+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.189523+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.189523+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.191447+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.191447+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:29.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.192276+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.192276+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:29.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.197355+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:29.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:29 smithi092 bash[110680]: audit 2024-09-17T12:11:29.197355+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.308683+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.308683+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.380540+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.380540+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.455534+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.455534+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.527971+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.527971+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.610983+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.610983+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.691182+0000 mgr.y (mgr.54108) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.691182+0000 mgr.y (mgr.54108) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.761771+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.761771+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.835559+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.835559+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.913715+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.554 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.913715+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.986467+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:28.986467+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.056811+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.056811+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.127377+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.127377+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.197887+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.197887+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.269263+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.269263+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.272253+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.272253+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.274464+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.274464+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.275492+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.275492+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.283756+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.283756+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.284283+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.284283+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.345316+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.345316+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.347772+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.347772+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.350431+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.350431+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.351390+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.351390+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.359574+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.359574+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.430116+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.430116+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.431981+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.431981+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.433877+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.433877+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.434752+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.434752+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.442819+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.442819+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.522988+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.522988+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.525652+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.525652+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.527993+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.527993+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.529079+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.529079+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.537214+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.537214+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.616143+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.616143+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.618860+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.618860+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.621210+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.621210+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.622501+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.622501+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.630698+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.630698+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.713165+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.713165+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.715685+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.715685+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.719317+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.719317+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.720196+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.720196+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.727710+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.727710+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.793388+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.793388+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.796025+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.796025+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.798456+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.798456+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.799476+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.799476+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.807429+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.807429+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.869720+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.869720+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.872122+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.872122+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.875139+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.875139+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.876100+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.876100+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.884218+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.884218+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.949061+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.949061+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.951491+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.951491+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.954196+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.954196+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.955131+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.955131+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.962930+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:29.962930+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.037283+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.037283+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.039856+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.039856+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.042537+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.042537+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.043486+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.043486+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.051387+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.051387+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.126994+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.126994+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.128858+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.128858+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.131854+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.131854+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.132743+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.132743+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.140331+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.140331+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.211557+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.211557+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.213610+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.213610+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.215854+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.215854+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.216541+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.216541+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.222510+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:30 smithi121 bash[87711]: audit 2024-09-17T12:11:30.222510+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.308683+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.308683+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.380540+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.380540+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.455534+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.455534+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.527971+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.527971+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.610983+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.610983+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.691182+0000 mgr.y (mgr.54108) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.691182+0000 mgr.y (mgr.54108) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.761771+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.761771+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.835559+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.835559+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.913715+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.913715+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.986467+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:28.986467+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.056811+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.056811+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.127377+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.127377+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.197887+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.197887+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.269263+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.269263+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.272253+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.272253+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.274464+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.274464+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.275492+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.275492+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.283756+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.283756+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.284283+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.284283+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.345316+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.345316+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.347772+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.347772+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.350431+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.350431+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.351390+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.351390+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.359574+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.359574+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.430116+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.430116+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.431981+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.431981+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.433877+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.433877+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.434752+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.434752+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.442819+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.442819+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.522988+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.522988+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.525652+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.525652+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.527993+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.527993+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.529079+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.529079+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.537214+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.537214+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.616143+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.616143+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.618860+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.618860+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.621210+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.621210+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.622501+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.622501+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.630698+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.630698+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.713165+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.713165+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.715685+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.715685+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.719317+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.719317+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.720196+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.720196+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.727710+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.727710+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.793388+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.793388+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.796025+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.796025+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.798456+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.798456+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.799476+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.799476+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.807429+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.807429+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.869720+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.869720+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.308683+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.308683+0000 mgr.y (mgr.54108) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.380540+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.380540+0000 mgr.y (mgr.54108) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.455534+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.455534+0000 mgr.y (mgr.54108) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.527971+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.527971+0000 mgr.y (mgr.54108) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.610983+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.610983+0000 mgr.y (mgr.54108) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.691182+0000 mgr.y (mgr.54108) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.691182+0000 mgr.y (mgr.54108) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.761771+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.761771+0000 mgr.y (mgr.54108) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.835559+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.835559+0000 mgr.y (mgr.54108) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.913715+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.913715+0000 mgr.y (mgr.54108) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.986467+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:28.986467+0000 mgr.y (mgr.54108) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.056811+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.056811+0000 mgr.y (mgr.54108) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.872122+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.872122+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.875139+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.875139+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.876100+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.876100+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.884218+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.884218+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.949061+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.949061+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.951491+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.951491+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.954196+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.954196+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.955131+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.955131+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.962930+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:29.962930+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.037283+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.037283+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.039856+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.039856+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.042537+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.042537+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.043486+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.043486+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.051387+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.051387+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.126994+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.126994+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.128858+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.128858+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.131854+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.131854+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.132743+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.132743+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.140331+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.140331+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.211557+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.211557+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.213610+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.213610+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.215854+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.215854+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.216541+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.216541+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.222510+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[110680]: audit 2024-09-17T12:11:30.222510+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.127377+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.127377+0000 mgr.y (mgr.54108) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.197887+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.197887+0000 mgr.y (mgr.54108) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.269263+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.269263+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.272253+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.272253+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.274464+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.274464+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.275492+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.275492+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.283756+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.283756+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.284283+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.284283+0000 mgr.y (mgr.54108) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:30.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.345316+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.345316+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.347772+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.347772+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.350431+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.350431+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.351390+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.351390+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.359574+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.359574+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.430116+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.430116+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.431981+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.431981+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.433877+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.433877+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.434752+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.434752+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.442819+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.442819+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.522988+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.522988+0000 mon.a (mon.0) 6413 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.525652+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.525652+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.527993+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.527993+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.529079+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.529079+0000 mon.a (mon.0) 6416 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.537214+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.537214+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.616143+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.616143+0000 mon.a (mon.0) 6418 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.618860+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.618860+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.621210+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.621210+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.622501+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.622501+0000 mon.a (mon.0) 6421 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.630698+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.630698+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.713165+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.713165+0000 mon.a (mon.0) 6423 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.715685+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.715685+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.719317+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.719317+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.720196+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.720196+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.727710+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.727710+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.793388+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.793388+0000 mon.a (mon.0) 6428 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.796025+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.796025+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.798456+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.798456+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.799476+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.799476+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.807429+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.807429+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.869720+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.869720+0000 mon.a (mon.0) 6433 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.872122+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.872122+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.875139+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.875139+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.876100+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.876100+0000 mon.a (mon.0) 6436 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.884218+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.884218+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.949061+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.949061+0000 mon.a (mon.0) 6438 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.951491+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.951491+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.954196+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.954196+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.955131+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.955131+0000 mon.a (mon.0) 6441 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.962930+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:29.962930+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.037283+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.037283+0000 mon.a (mon.0) 6443 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.039856+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.039856+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.042537+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.602 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.042537+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.043486+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.043486+0000 mon.a (mon.0) 6446 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.051387+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.051387+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.126994+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.126994+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.128858+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.128858+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.131854+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.131854+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.132743+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.132743+0000 mon.a (mon.0) 6451 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.140331+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.140331+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.211557+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.211557+0000 mon.a (mon.0) 6453 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.213610+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.213610+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.215854+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.215854+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.216541+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.216541+0000 mon.a (mon.0) 6456 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.222510+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:30.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[114081]: audit 2024-09-17T12:11:30.222510+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.010 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:11:31.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:11:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:11:30] "GET /metrics HTTP/1.1" 200 38562 "" "Prometheus/2.51.0" 2024-09-17T12:11:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.360021+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.360021+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.443370+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.443370+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.537808+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.537808+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.631224+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.631224+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.728291+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.728291+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.807979+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.807979+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.884640+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.884640+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.963376+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:29.963376+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cluster 2024-09-17T12:11:30.023010+0000 mgr.y (mgr.54108) 1694 : cluster [DBG] pgmap v377: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cluster 2024-09-17T12:11:30.023010+0000 mgr.y (mgr.54108) 1694 : cluster [DBG] pgmap v377: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.051812+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.051812+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.140814+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.140814+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.222929+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.222929+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.301975+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.301975+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.304309+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.304309+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.306846+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.306846+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.307825+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.307825+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.312806+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.312806+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.376481+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.376481+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.378500+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.378500+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.380241+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.380241+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.380944+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.380944+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.388619+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.388619+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.468703+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.468703+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.470696+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.470696+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.472669+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.472669+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.473312+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.473312+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.479182+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.479182+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.534498+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.534498+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.543246+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.543246+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.552551+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.552551+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.562440+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.562440+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.564842+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.564842+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.566599+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.566599+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.568092+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.568092+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.570515+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.570515+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.578069+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.578069+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.581522+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:11:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.581522+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:11:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.586873+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:11:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.586873+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:11:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.590043+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:11:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.590043+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:11:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.594872+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:11:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.594872+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:11:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.598355+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:11:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.598355+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:11:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.603399+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:11:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.603399+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:11:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.606870+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:11:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.606870+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:11:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.611901+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:11:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.611901+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:11:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.615436+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:11:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.615436+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:11:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.620150+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:11:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.620150+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:11:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.623452+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:11:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.623452+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:11:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.627184+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:11:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.627184+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:11:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.630359+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:11:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.630359+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:11:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.642331+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:11:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.642331+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:11:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.645541+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:11:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.645541+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:11:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.651637+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:11:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.651637+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:11:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.657793+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:11:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:31 smithi121 bash[87711]: audit 2024-09-17T12:11:30.657793+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:11:31.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.360021+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.360021+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.443370+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.443370+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.537808+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.537808+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.631224+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.631224+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.728291+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.728291+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.807979+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.807979+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.884640+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.884640+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.963376+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:29.963376+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cluster 2024-09-17T12:11:30.023010+0000 mgr.y (mgr.54108) 1694 : cluster [DBG] pgmap v377: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cluster 2024-09-17T12:11:30.023010+0000 mgr.y (mgr.54108) 1694 : cluster [DBG] pgmap v377: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.051812+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.051812+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.140814+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.360021+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.360021+0000 mgr.y (mgr.54108) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.443370+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.443370+0000 mgr.y (mgr.54108) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.537808+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.537808+0000 mgr.y (mgr.54108) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.631224+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.631224+0000 mgr.y (mgr.54108) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.728291+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.728291+0000 mgr.y (mgr.54108) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.807979+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.807979+0000 mgr.y (mgr.54108) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.884640+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.884640+0000 mgr.y (mgr.54108) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.963376+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:29.963376+0000 mgr.y (mgr.54108) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cluster 2024-09-17T12:11:30.023010+0000 mgr.y (mgr.54108) 1694 : cluster [DBG] pgmap v377: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cluster 2024-09-17T12:11:30.023010+0000 mgr.y (mgr.54108) 1694 : cluster [DBG] pgmap v377: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.051812+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.051812+0000 mgr.y (mgr.54108) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.140814+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.140814+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.222929+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.222929+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.301975+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.301975+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.304309+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.304309+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.306846+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.306846+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.307825+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.307825+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.312806+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.312806+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.376481+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.376481+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.378500+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.378500+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.380241+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.380241+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.140814+0000 mgr.y (mgr.54108) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.222929+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.222929+0000 mgr.y (mgr.54108) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.301975+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.301975+0000 mon.a (mon.0) 6458 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.304309+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.304309+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.306846+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.306846+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.307825+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.307825+0000 mon.a (mon.0) 6461 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.312806+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.312806+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.376481+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.376481+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.378500+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.378500+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.380241+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.380241+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.380944+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.380944+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.388619+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.388619+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.468703+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.468703+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.470696+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.470696+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.472669+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.472669+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.473312+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.473312+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.479182+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.479182+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.534498+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.534498+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.543246+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.543246+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.552551+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.552551+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.562440+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.562440+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.564842+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.564842+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.566599+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.566599+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.568092+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.568092+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.570515+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.570515+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.578069+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.578069+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.581522+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.581522+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.586873+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.586873+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.590043+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.590043+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.594872+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.380944+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.380944+0000 mon.a (mon.0) 6466 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.388619+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.388619+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.468703+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.468703+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.470696+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.470696+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.472669+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.472669+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.473312+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.473312+0000 mon.a (mon.0) 6471 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.479182+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.479182+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.534498+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.534498+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.543246+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.543246+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.552551+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.552551+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.562440+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.594872+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:11:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.598355+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:11:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.598355+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.603399+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.603399+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.606870+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.606870+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.611901+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.611901+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.615436+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.615436+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.620150+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.620150+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.623452+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.623452+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:11:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.627184+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.627184+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.630359+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.630359+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.642331+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.642331+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.645541+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.645541+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.651637+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.651637+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.657793+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:11:31.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[110680]: audit 2024-09-17T12:11:30.657793+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:11:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.562440+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:11:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.564842+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.564842+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.566599+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.566599+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.568092+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.568092+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.570515+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.570515+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.578069+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.578069+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.581522+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.581522+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.586873+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.586873+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.590043+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.590043+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.594872+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.594872+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T12:11:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.598355+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.598355+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.603399+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.603399+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.606870+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.606870+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.611901+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.611901+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.615436+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.615436+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.620150+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.620150+0000 mon.a (mon.0) 6491 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.623452+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:11:31.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.623452+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.627184+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.627184+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.630359+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.630359+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.642331+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.642331+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.645541+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.645541+0000 mon.a (mon.0) 6496 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.651637+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.651637+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.657793+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:11:31.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:31 smithi092 bash[114081]: audit 2024-09-17T12:11:30.657793+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-17T12:11:31.660 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:11:31.660 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 5s ago 56m - - 2024-09-17T12:11:31.660 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 1s ago 56m - - 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (15m) 5s ago 46m 14.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (15m) 1s ago 45m 69.0M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (17m) 5s ago 42m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (10m) 1s ago 55m 442M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (28m) 5s ago 57m 534M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (11m) 5s ago 58m 78.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (12m) 1s ago 55m 64.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (10m) 5s ago 55m 55.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (17m) 5s ago 46m 8708k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (17m) 1s ago 46m 8752k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (7m) 5s ago 54m 55.6M 2780M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:11:31.661 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (6m) 5s ago 53m 56.0M 2780M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:11:31.662 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (4m) 5s ago 52m 49.9M 2780M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:11:31.662 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (2m) 5s ago 51m 51.8M 2780M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:11:31.662 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (2m) 1s ago 50m 51.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:11:31.662 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (85s) 1s ago 49m 50.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:11:31.662 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (46s) 1s ago 48m 48.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 6579ee5b8a2c 2024-09-17T12:11:31.662 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (6s) 1s ago 48m - 3036M 19.3.0-4937-g74984932 6c1fcab85602 3163a4ff35cb 2024-09-17T12:11:31.662 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (16m) 1s ago 46m 57.8M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:11:31.662 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (42m) 5s ago 42m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:11:31.662 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (43m) 1s ago 43m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:11:32.069 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:11:32.069 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:11:32.069 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:11:32.069 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:11:32.069 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:11:32.069 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:11:32.069 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:11:32.069 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 7 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 2, 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 12 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:11:32.070 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:11:32.387 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:11:32.387 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-17T12:11:32.387 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-17T12:11:32.387 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-17T12:11:32.387 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:11:32.387 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-17T12:11:32.387 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T12:11:32.387 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:11:32.387 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:11:32.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.313135+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.313135+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.389443+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.389443+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.479761+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.479761+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.571540+0000 mgr.y (mgr.54108) 1701 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.571540+0000 mgr.y (mgr.54108) 1701 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.657377+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cephadm 2024-09-17T12:11:30.657377+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:30.997761+0000 mgr.y (mgr.54108) 1703 : audit [DBG] from='client.74576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:30.997761+0000 mgr.y (mgr.54108) 1703 : audit [DBG] from='client.74576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cluster 2024-09-17T12:11:31.649447+0000 mon.a (mon.0) 6499 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cluster 2024-09-17T12:11:31.649447+0000 mon.a (mon.0) 6499 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:11:32.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.651367+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.651367+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cluster 2024-09-17T12:11:31.657301+0000 mon.a (mon.0) 6501 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: cluster 2024-09-17T12:11:31.657301+0000 mon.a (mon.0) 6501 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.662901+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.662901+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.670125+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.670125+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.674191+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.674191+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.680987+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.680987+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.684671+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.684671+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.686114+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.686114+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.692810+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.692810+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.696777+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.696777+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.706317+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.706317+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.712684+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.712684+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.721431+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.721431+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.727539+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.727539+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.729453+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.729453+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.731276+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.731276+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.733139+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.733139+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.734767+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.734767+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.736361+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.736361+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.738156+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.738156+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.745530+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.745530+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.749513+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.749513+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.754414+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:11:32.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.754414+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:11:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.757711+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:11:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.757711+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:11:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.762266+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:11:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.762266+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:11:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.765054+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:11:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.765054+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:11:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.768269+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:11:32.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.768269+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:11:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.774754+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:11:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.774754+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:11:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.778130+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:11:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.778130+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:11:32.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.780041+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:11:32.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.780041+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:11:32.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.780596+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:11:32.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.780596+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:11:32.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.784725+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:11:32.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.784725+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.786507+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.786507+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.787049+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.787049+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.791429+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.791429+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.793189+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.793189+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.793849+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.793849+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.798386+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.798386+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:11:32.526 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.800070+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.800070+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.805204+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.805204+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.806908+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.806908+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.807546+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.807546+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.808069+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.808069+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.808593+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.808593+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.809110+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.527 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.809110+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.809653+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.809653+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.810430+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.810430+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.813340+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.813340+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.814883+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.814883+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.815548+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.815548+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.820715+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.528 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.820715+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.888910+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.888910+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.889591+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.889591+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.895466+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:31.895466+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:32.070176+0000 mon.a (mon.0) 6554 : audit [DBG] from='client.? 172.21.15.92:0/854898644' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.529 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:32 smithi121 bash[87711]: audit 2024-09-17T12:11:32.070176+0000 mon.a (mon.0) 6554 : audit [DBG] from='client.? 172.21.15.92:0/854898644' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.313135+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.313135+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.389443+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.389443+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.479761+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.479761+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.571540+0000 mgr.y (mgr.54108) 1701 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:11:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.571540+0000 mgr.y (mgr.54108) 1701 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:11:32.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.657377+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:11:32.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cephadm 2024-09-17T12:11:30.657377+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:11:32.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:30.997761+0000 mgr.y (mgr.54108) 1703 : audit [DBG] from='client.74576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:32.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:30.997761+0000 mgr.y (mgr.54108) 1703 : audit [DBG] from='client.74576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:32.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cluster 2024-09-17T12:11:31.649447+0000 mon.a (mon.0) 6499 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:11:32.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cluster 2024-09-17T12:11:31.649447+0000 mon.a (mon.0) 6499 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:11:32.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.651367+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:11:32.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.651367+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cluster 2024-09-17T12:11:31.657301+0000 mon.a (mon.0) 6501 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: cluster 2024-09-17T12:11:31.657301+0000 mon.a (mon.0) 6501 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.662901+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.662901+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.670125+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.313135+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.313135+0000 mgr.y (mgr.54108) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.389443+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.389443+0000 mgr.y (mgr.54108) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.479761+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.479761+0000 mgr.y (mgr.54108) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.571540+0000 mgr.y (mgr.54108) 1701 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.571540+0000 mgr.y (mgr.54108) 1701 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.657377+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cephadm 2024-09-17T12:11:30.657377+0000 mgr.y (mgr.54108) 1702 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:30.997761+0000 mgr.y (mgr.54108) 1703 : audit [DBG] from='client.74576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:30.997761+0000 mgr.y (mgr.54108) 1703 : audit [DBG] from='client.74576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cluster 2024-09-17T12:11:31.649447+0000 mon.a (mon.0) 6499 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cluster 2024-09-17T12:11:31.649447+0000 mon.a (mon.0) 6499 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.651367+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:11:32.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.651367+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T12:11:32.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cluster 2024-09-17T12:11:31.657301+0000 mon.a (mon.0) 6501 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:11:32.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: cluster 2024-09-17T12:11:31.657301+0000 mon.a (mon.0) 6501 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T12:11:32.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.662901+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.662901+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.670125+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.670125+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.674191+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.674191+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.680987+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.680987+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.684671+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.684671+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.686114+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.686114+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.692810+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.692810+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.696777+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.696777+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.706317+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.706317+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.712684+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.712684+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.721431+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.721431+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.727539+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.727539+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.670125+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.674191+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.674191+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.680987+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.680987+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.684671+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.684671+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.686114+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.686114+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.692810+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.692810+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.696777+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.696777+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.706317+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.706317+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.712684+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.712684+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.721431+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.721431+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.727539+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.727539+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.729453+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.729453+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.731276+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.731276+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.733139+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.733139+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.734767+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.734767+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.736361+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.736361+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.738156+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.738156+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.745530+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.745530+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:11:32.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.749513+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.749513+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.754414+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:11:32.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.754414+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:11:32.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.729453+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.729453+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.731276+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.731276+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.733139+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.733139+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.734767+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.734767+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.736361+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.736361+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.738156+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:11:32.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.738156+0000 mon.a (mon.0) 6519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:11:32.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.745530+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:11:32.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.745530+0000 mon.a (mon.0) 6520 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:11:32.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.749513+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.749513+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.754414+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:11:32.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.754414+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:11:32.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.757711+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:11:32.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.757711+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:11:32.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.762266+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.762266+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.765054+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.765054+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.768269+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.768269+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.774754+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.774754+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.778130+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.778130+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.780041+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.780041+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:11:32.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.780596+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.780596+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.784725+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.784725+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.786507+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.786507+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.787049+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.787049+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.791429+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.791429+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.793189+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.793189+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.793849+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:11:32.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.793849+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.798386+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.798386+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.800070+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.800070+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.757711+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.757711+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.762266+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.762266+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.765054+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.765054+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:11:32.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.768269+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:11:32.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.768269+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:11:32.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.774754+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:11:32.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.774754+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:11:32.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.778130+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:11:32.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.778130+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:11:32.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.780041+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:11:32.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.780041+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:11:32.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.780596+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:11:32.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.780596+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.805204+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.805204+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.806908+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.806908+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.807546+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.807546+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.808069+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.808069+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.808593+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.808593+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.809110+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.809110+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.809653+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.809653+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.810430+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.810430+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.813340+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.784725+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.784725+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.786507+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.786507+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.787049+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.787049+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.791429+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.791429+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.793189+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.793189+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.793849+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.793849+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.798386+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.798386+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.800070+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:11:32.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.800070+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.813340+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.814883+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.814883+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.815548+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.815548+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.820715+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.820715+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.888910+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.888910+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.889591+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.889591+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.895466+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:31.895466+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:32.070176+0000 mon.a (mon.0) 6554 : audit [DBG] from='client.? 172.21.15.92:0/854898644' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[110680]: audit 2024-09-17T12:11:32.070176+0000 mon.a (mon.0) 6554 : audit [DBG] from='client.? 172.21.15.92:0/854898644' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.805204+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:11:32.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.805204+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:11:32.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.806908+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.806908+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.807546+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.807546+0000 mon.a (mon.0) 6541 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.808069+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.808069+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.808593+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.808593+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.809110+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.809110+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.809653+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.809653+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.810430+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.810430+0000 mon.a (mon.0) 6546 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.813340+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.813340+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.814883+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.814883+0000 mon.a (mon.0) 6548 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.815548+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.815548+0000 mon.a (mon.0) 6549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.820715+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.820715+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.888910+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.888910+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:11:32.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.889591+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.889591+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:11:32.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.895466+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:31.895466+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:32.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:32.070176+0000 mon.a (mon.0) 6554 : audit [DBG] from='client.? 172.21.15.92:0/854898644' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:32.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:32 smithi092 bash[114081]: audit 2024-09-17T12:11:32.070176+0000 mon.a (mon.0) 6554 : audit [DBG] from='client.? 172.21.15.92:0/854898644' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:11:33.226 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[108818]: debug 2024-09-17T12:11:33.047+0000 7f821a8f2640 -1 osd.7 149 log_to_monitors true 2024-09-17T12:11:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:31.325413+0000 mgr.y (mgr.54108) 1704 : audit [DBG] from='client.74582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:31.325413+0000 mgr.y (mgr.54108) 1704 : audit [DBG] from='client.74582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:31.629486+0000 mgr.y (mgr.54108) 1705 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:31.629486+0000 mgr.y (mgr.54108) 1705 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.664155+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.664155+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.674863+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.674863+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.686817+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.686817+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.697585+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.697585+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.713439+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.713439+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.737176+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.737176+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.810088+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:11:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cephadm 2024-09-17T12:11:31.810088+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cluster 2024-09-17T12:11:32.024264+0000 mgr.y (mgr.54108) 1713 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: cluster 2024-09-17T12:11:32.024264+0000 mgr.y (mgr.54108) 1713 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.055081+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.055081+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.056133+0000 mon.a (mon.0) 6555 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.056133+0000 mon.a (mon.0) 6555 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.200658+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.200658+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.212893+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.212893+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.225385+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[87711]: audit 2024-09-17T12:11:33.225385+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:31.325413+0000 mgr.y (mgr.54108) 1704 : audit [DBG] from='client.74582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:31.325413+0000 mgr.y (mgr.54108) 1704 : audit [DBG] from='client.74582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:31.629486+0000 mgr.y (mgr.54108) 1705 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:31.629486+0000 mgr.y (mgr.54108) 1705 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.664155+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.664155+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.674863+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.674863+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.686817+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.686817+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:11:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.697585+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.697585+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.713439+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.713439+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.737176+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.737176+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.810088+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cephadm 2024-09-17T12:11:31.810088+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cluster 2024-09-17T12:11:32.024264+0000 mgr.y (mgr.54108) 1713 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: cluster 2024-09-17T12:11:32.024264+0000 mgr.y (mgr.54108) 1713 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:33.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:31.325413+0000 mgr.y (mgr.54108) 1704 : audit [DBG] from='client.74582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:31.325413+0000 mgr.y (mgr.54108) 1704 : audit [DBG] from='client.74582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:31.629486+0000 mgr.y (mgr.54108) 1705 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:31.629486+0000 mgr.y (mgr.54108) 1705 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.664155+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.664155+0000 mgr.y (mgr.54108) 1706 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.674863+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.674863+0000 mgr.y (mgr.54108) 1707 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.686817+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.686817+0000 mgr.y (mgr.54108) 1708 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.697585+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.697585+0000 mgr.y (mgr.54108) 1709 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.713439+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:11:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.713439+0000 mgr.y (mgr.54108) 1710 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:11:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.737176+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:11:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.737176+0000 mgr.y (mgr.54108) 1711 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:11:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.810088+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:11:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cephadm 2024-09-17T12:11:31.810088+0000 mgr.y (mgr.54108) 1712 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:11:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cluster 2024-09-17T12:11:32.024264+0000 mgr.y (mgr.54108) 1713 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: cluster 2024-09-17T12:11:32.024264+0000 mgr.y (mgr.54108) 1713 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:33.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.055081+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.055081+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.056133+0000 mon.a (mon.0) 6555 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.056133+0000 mon.a (mon.0) 6555 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.200658+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.200658+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.212893+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.212893+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.225385+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[110680]: audit 2024-09-17T12:11:33.225385+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.055081+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.055081+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.056133+0000 mon.a (mon.0) 6555 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.056133+0000 mon.a (mon.0) 6555 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T12:11:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.200658+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.200658+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.212893+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.212893+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.225385+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:33.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:33 smithi092 bash[114081]: audit 2024-09-17T12:11:33.225385+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:34.267 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:11:33 smithi121 bash[108818]: debug 2024-09-17T12:11:33.935+0000 7f821269c640 -1 osd.7 149 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:11:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: audit 2024-09-17T12:11:32.387671+0000 mgr.y (mgr.54108) 1714 : audit [DBG] from='client.54702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: audit 2024-09-17T12:11:32.387671+0000 mgr.y (mgr.54108) 1714 : audit [DBG] from='client.54702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: audit 2024-09-17T12:11:33.898331+0000 mon.a (mon.0) 6559 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:11:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: audit 2024-09-17T12:11:33.898331+0000 mon.a (mon.0) 6559 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:11:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: cluster 2024-09-17T12:11:33.906977+0000 mon.a (mon.0) 6560 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T12:11:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: cluster 2024-09-17T12:11:33.906977+0000 mon.a (mon.0) 6560 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T12:11:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: audit 2024-09-17T12:11:33.907159+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: audit 2024-09-17T12:11:33.907159+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: audit 2024-09-17T12:11:33.909576+0000 mon.a (mon.0) 6561 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:34 smithi121 bash[87711]: audit 2024-09-17T12:11:33.909576+0000 mon.a (mon.0) 6561 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: audit 2024-09-17T12:11:32.387671+0000 mgr.y (mgr.54108) 1714 : audit [DBG] from='client.54702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: audit 2024-09-17T12:11:32.387671+0000 mgr.y (mgr.54108) 1714 : audit [DBG] from='client.54702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: audit 2024-09-17T12:11:33.898331+0000 mon.a (mon.0) 6559 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: audit 2024-09-17T12:11:33.898331+0000 mon.a (mon.0) 6559 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: cluster 2024-09-17T12:11:33.906977+0000 mon.a (mon.0) 6560 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: cluster 2024-09-17T12:11:33.906977+0000 mon.a (mon.0) 6560 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: audit 2024-09-17T12:11:33.907159+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: audit 2024-09-17T12:11:33.907159+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: audit 2024-09-17T12:11:33.909576+0000 mon.a (mon.0) 6561 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[110680]: audit 2024-09-17T12:11:33.909576+0000 mon.a (mon.0) 6561 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: audit 2024-09-17T12:11:32.387671+0000 mgr.y (mgr.54108) 1714 : audit [DBG] from='client.54702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: audit 2024-09-17T12:11:32.387671+0000 mgr.y (mgr.54108) 1714 : audit [DBG] from='client.54702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:11:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: audit 2024-09-17T12:11:33.898331+0000 mon.a (mon.0) 6559 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:11:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: audit 2024-09-17T12:11:33.898331+0000 mon.a (mon.0) 6559 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T12:11:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: cluster 2024-09-17T12:11:33.906977+0000 mon.a (mon.0) 6560 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T12:11:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: cluster 2024-09-17T12:11:33.906977+0000 mon.a (mon.0) 6560 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-09-17T12:11:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: audit 2024-09-17T12:11:33.907159+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: audit 2024-09-17T12:11:33.907159+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: audit 2024-09-17T12:11:33.909576+0000 mon.a (mon.0) 6561 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:34 smithi092 bash[114081]: audit 2024-09-17T12:11:33.909576+0000 mon.a (mon.0) 6561 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi121", "root=default"]} : dispatch 2024-09-17T12:11:35.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: cluster 2024-09-17T12:11:34.025236+0000 mgr.y (mgr.54108) 1715 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:35.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: cluster 2024-09-17T12:11:34.025236+0000 mgr.y (mgr.54108) 1715 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:35.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: cluster 2024-09-17T12:11:34.899424+0000 mon.a (mon.0) 6562 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:11:35.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: cluster 2024-09-17T12:11:34.899424+0000 mon.a (mon.0) 6562 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:11:35.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: cluster 2024-09-17T12:11:34.909402+0000 mon.a (mon.0) 6563 : cluster [INF] osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693] boot 2024-09-17T12:11:35.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: cluster 2024-09-17T12:11:34.909402+0000 mon.a (mon.0) 6563 : cluster [INF] osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693] boot 2024-09-17T12:11:35.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: cluster 2024-09-17T12:11:34.910662+0000 mon.a (mon.0) 6564 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:11:35.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: cluster 2024-09-17T12:11:34.910662+0000 mon.a (mon.0) 6564 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:11:35.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: audit 2024-09-17T12:11:34.920062+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:11:35.539 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:35 smithi121 bash[87711]: audit 2024-09-17T12:11:34.920062+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:11:35.555 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: cluster 2024-09-17T12:11:34.025236+0000 mgr.y (mgr.54108) 1715 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: cluster 2024-09-17T12:11:34.025236+0000 mgr.y (mgr.54108) 1715 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: cluster 2024-09-17T12:11:34.899424+0000 mon.a (mon.0) 6562 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: cluster 2024-09-17T12:11:34.899424+0000 mon.a (mon.0) 6562 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: cluster 2024-09-17T12:11:34.909402+0000 mon.a (mon.0) 6563 : cluster [INF] osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693] boot 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: cluster 2024-09-17T12:11:34.909402+0000 mon.a (mon.0) 6563 : cluster [INF] osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693] boot 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: cluster 2024-09-17T12:11:34.910662+0000 mon.a (mon.0) 6564 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: cluster 2024-09-17T12:11:34.910662+0000 mon.a (mon.0) 6564 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: audit 2024-09-17T12:11:34.920062+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[110680]: audit 2024-09-17T12:11:34.920062+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:11:35.556 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: cluster 2024-09-17T12:11:34.025236+0000 mgr.y (mgr.54108) 1715 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:35.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: cluster 2024-09-17T12:11:34.025236+0000 mgr.y (mgr.54108) 1715 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-17T12:11:35.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: cluster 2024-09-17T12:11:34.899424+0000 mon.a (mon.0) 6562 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:11:35.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: cluster 2024-09-17T12:11:34.899424+0000 mon.a (mon.0) 6562 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T12:11:35.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: cluster 2024-09-17T12:11:34.909402+0000 mon.a (mon.0) 6563 : cluster [INF] osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693] boot 2024-09-17T12:11:35.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: cluster 2024-09-17T12:11:34.909402+0000 mon.a (mon.0) 6563 : cluster [INF] osd.7 [v2:172.21.15.121:6824/102616693,v1:172.21.15.121:6825/102616693] boot 2024-09-17T12:11:35.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: cluster 2024-09-17T12:11:34.910662+0000 mon.a (mon.0) 6564 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:11:35.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: cluster 2024-09-17T12:11:34.910662+0000 mon.a (mon.0) 6564 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T12:11:35.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: audit 2024-09-17T12:11:34.920062+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:11:35.557 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:35 smithi092 bash[114081]: audit 2024-09-17T12:11:34.920062+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T12:11:36.862 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: audit 2024-09-17T12:11:35.615086+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:36.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: audit 2024-09-17T12:11:35.615086+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:36.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: audit 2024-09-17T12:11:35.616970+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:36.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: audit 2024-09-17T12:11:35.616970+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:36.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: cluster 2024-09-17T12:11:35.914934+0000 mon.a (mon.0) 6568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T12:11:36.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: cluster 2024-09-17T12:11:35.914934+0000 mon.a (mon.0) 6568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T12:11:36.863 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: audit 2024-09-17T12:11:35.944403+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:36.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: audit 2024-09-17T12:11:35.944403+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:36.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: cluster 2024-09-17T12:11:36.026231+0000 mgr.y (mgr.54108) 1716 : cluster [DBG] pgmap v384: 161 pgs: 12 peering, 35 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:11:36.864 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[114081]: cluster 2024-09-17T12:11:36.026231+0000 mgr.y (mgr.54108) 1716 : cluster [DBG] pgmap v384: 161 pgs: 12 peering, 35 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:11:36.864 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: audit 2024-09-17T12:11:35.615086+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:36.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: audit 2024-09-17T12:11:35.615086+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:36.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: audit 2024-09-17T12:11:35.616970+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:36.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: audit 2024-09-17T12:11:35.616970+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:36.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: cluster 2024-09-17T12:11:35.914934+0000 mon.a (mon.0) 6568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T12:11:36.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: cluster 2024-09-17T12:11:35.914934+0000 mon.a (mon.0) 6568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T12:11:36.865 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: audit 2024-09-17T12:11:35.944403+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:36.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: audit 2024-09-17T12:11:35.944403+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:36.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: cluster 2024-09-17T12:11:36.026231+0000 mgr.y (mgr.54108) 1716 : cluster [DBG] pgmap v384: 161 pgs: 12 peering, 35 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:11:36.866 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:36 smithi092 bash[110680]: cluster 2024-09-17T12:11:36.026231+0000 mgr.y (mgr.54108) 1716 : cluster [DBG] pgmap v384: 161 pgs: 12 peering, 35 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:11:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: audit 2024-09-17T12:11:35.615086+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: audit 2024-09-17T12:11:35.615086+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:37.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: audit 2024-09-17T12:11:35.616970+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: audit 2024-09-17T12:11:35.616970+0000 mon.a (mon.0) 6567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: cluster 2024-09-17T12:11:35.914934+0000 mon.a (mon.0) 6568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T12:11:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: cluster 2024-09-17T12:11:35.914934+0000 mon.a (mon.0) 6568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-17T12:11:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: audit 2024-09-17T12:11:35.944403+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: audit 2024-09-17T12:11:35.944403+0000 mon.a (mon.0) 6569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:37.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: cluster 2024-09-17T12:11:36.026231+0000 mgr.y (mgr.54108) 1716 : cluster [DBG] pgmap v384: 161 pgs: 12 peering, 35 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:11:37.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:36 smithi121 bash[87711]: cluster 2024-09-17T12:11:36.026231+0000 mgr.y (mgr.54108) 1716 : cluster [DBG] pgmap v384: 161 pgs: 12 peering, 35 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/636 objects degraded (11.006%) 2024-09-17T12:11:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:37 smithi121 bash[87711]: audit 2024-09-17T12:11:36.862486+0000 mgr.y (mgr.54108) 1717 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:37 smithi121 bash[87711]: audit 2024-09-17T12:11:36.862486+0000 mgr.y (mgr.54108) 1717 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:37 smithi121 bash[87711]: cluster 2024-09-17T12:11:36.934599+0000 mon.a (mon.0) 6570 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:37 smithi121 bash[87711]: cluster 2024-09-17T12:11:36.934599+0000 mon.a (mon.0) 6570 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:37 smithi092 bash[110680]: audit 2024-09-17T12:11:36.862486+0000 mgr.y (mgr.54108) 1717 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:37 smithi092 bash[110680]: audit 2024-09-17T12:11:36.862486+0000 mgr.y (mgr.54108) 1717 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:37 smithi092 bash[110680]: cluster 2024-09-17T12:11:36.934599+0000 mon.a (mon.0) 6570 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:37 smithi092 bash[110680]: cluster 2024-09-17T12:11:36.934599+0000 mon.a (mon.0) 6570 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:38.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:37 smithi092 bash[114081]: audit 2024-09-17T12:11:36.862486+0000 mgr.y (mgr.54108) 1717 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:38.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:37 smithi092 bash[114081]: audit 2024-09-17T12:11:36.862486+0000 mgr.y (mgr.54108) 1717 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:38.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:37 smithi092 bash[114081]: cluster 2024-09-17T12:11:36.934599+0000 mon.a (mon.0) 6570 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:38.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:37 smithi092 bash[114081]: cluster 2024-09-17T12:11:36.934599+0000 mon.a (mon.0) 6570 : cluster [WRN] Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T12:11:39.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:38 smithi121 bash[87711]: cluster 2024-09-17T12:11:38.027551+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v385: 161 pgs: 12 peering, 16 active+undersized, 13 active+undersized+degraded, 120 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/636 objects degraded (7.075%) 2024-09-17T12:11:39.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:38 smithi121 bash[87711]: cluster 2024-09-17T12:11:38.027551+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v385: 161 pgs: 12 peering, 16 active+undersized, 13 active+undersized+degraded, 120 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/636 objects degraded (7.075%) 2024-09-17T12:11:39.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:38 smithi092 bash[110680]: cluster 2024-09-17T12:11:38.027551+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v385: 161 pgs: 12 peering, 16 active+undersized, 13 active+undersized+degraded, 120 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/636 objects degraded (7.075%) 2024-09-17T12:11:39.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:38 smithi092 bash[110680]: cluster 2024-09-17T12:11:38.027551+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v385: 161 pgs: 12 peering, 16 active+undersized, 13 active+undersized+degraded, 120 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/636 objects degraded (7.075%) 2024-09-17T12:11:39.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:38 smithi092 bash[114081]: cluster 2024-09-17T12:11:38.027551+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v385: 161 pgs: 12 peering, 16 active+undersized, 13 active+undersized+degraded, 120 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/636 objects degraded (7.075%) 2024-09-17T12:11:39.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:38 smithi092 bash[114081]: cluster 2024-09-17T12:11:38.027551+0000 mgr.y (mgr.54108) 1718 : cluster [DBG] pgmap v385: 161 pgs: 12 peering, 16 active+undersized, 13 active+undersized+degraded, 120 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/636 objects degraded (7.075%) 2024-09-17T12:11:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:40 smithi121 bash[87711]: cluster 2024-09-17T12:11:40.079476+0000 mon.a (mon.0) 6571 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 13 pgs degraded) 2024-09-17T12:11:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:40 smithi121 bash[87711]: cluster 2024-09-17T12:11:40.079476+0000 mon.a (mon.0) 6571 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 13 pgs degraded) 2024-09-17T12:11:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:40 smithi121 bash[87711]: cluster 2024-09-17T12:11:40.079522+0000 mon.a (mon.0) 6572 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:40 smithi121 bash[87711]: cluster 2024-09-17T12:11:40.079522+0000 mon.a (mon.0) 6572 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:40 smithi092 bash[110680]: cluster 2024-09-17T12:11:40.079476+0000 mon.a (mon.0) 6571 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 13 pgs degraded) 2024-09-17T12:11:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:40 smithi092 bash[110680]: cluster 2024-09-17T12:11:40.079476+0000 mon.a (mon.0) 6571 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 13 pgs degraded) 2024-09-17T12:11:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:40 smithi092 bash[110680]: cluster 2024-09-17T12:11:40.079522+0000 mon.a (mon.0) 6572 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:40 smithi092 bash[110680]: cluster 2024-09-17T12:11:40.079522+0000 mon.a (mon.0) 6572 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:40.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:40 smithi092 bash[114081]: cluster 2024-09-17T12:11:40.079476+0000 mon.a (mon.0) 6571 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 13 pgs degraded) 2024-09-17T12:11:40.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:40 smithi092 bash[114081]: cluster 2024-09-17T12:11:40.079476+0000 mon.a (mon.0) 6571 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/636 objects degraded (7.075%), 13 pgs degraded) 2024-09-17T12:11:40.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:40 smithi092 bash[114081]: cluster 2024-09-17T12:11:40.079522+0000 mon.a (mon.0) 6572 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:40.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:40 smithi092 bash[114081]: cluster 2024-09-17T12:11:40.079522+0000 mon.a (mon.0) 6572 : cluster [INF] Cluster is now healthy 2024-09-17T12:11:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:11:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:11:40] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.51.0" 2024-09-17T12:11:41.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:41 smithi121 bash[87711]: cluster 2024-09-17T12:11:40.028591+0000 mgr.y (mgr.54108) 1719 : cluster [DBG] pgmap v386: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-09-17T12:11:41.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:41 smithi121 bash[87711]: cluster 2024-09-17T12:11:40.028591+0000 mgr.y (mgr.54108) 1719 : cluster [DBG] pgmap v386: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-09-17T12:11:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:41 smithi092 bash[110680]: cluster 2024-09-17T12:11:40.028591+0000 mgr.y (mgr.54108) 1719 : cluster [DBG] pgmap v386: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-09-17T12:11:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:41 smithi092 bash[110680]: cluster 2024-09-17T12:11:40.028591+0000 mgr.y (mgr.54108) 1719 : cluster [DBG] pgmap v386: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-09-17T12:11:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:41 smithi092 bash[114081]: cluster 2024-09-17T12:11:40.028591+0000 mgr.y (mgr.54108) 1719 : cluster [DBG] pgmap v386: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-09-17T12:11:41.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:41 smithi092 bash[114081]: cluster 2024-09-17T12:11:40.028591+0000 mgr.y (mgr.54108) 1719 : cluster [DBG] pgmap v386: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-09-17T12:11:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:43 smithi121 bash[87711]: cluster 2024-09-17T12:11:42.029810+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:43 smithi121 bash[87711]: cluster 2024-09-17T12:11:42.029810+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:43 smithi092 bash[110680]: cluster 2024-09-17T12:11:42.029810+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:43 smithi092 bash[110680]: cluster 2024-09-17T12:11:42.029810+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:43 smithi092 bash[114081]: cluster 2024-09-17T12:11:42.029810+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:43 smithi092 bash[114081]: cluster 2024-09-17T12:11:42.029810+0000 mgr.y (mgr.54108) 1720 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:45.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:45 smithi121 bash[87711]: cluster 2024-09-17T12:11:44.031057+0000 mgr.y (mgr.54108) 1721 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:45 smithi121 bash[87711]: cluster 2024-09-17T12:11:44.031057+0000 mgr.y (mgr.54108) 1721 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:45 smithi092 bash[110680]: cluster 2024-09-17T12:11:44.031057+0000 mgr.y (mgr.54108) 1721 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:45.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:45 smithi092 bash[110680]: cluster 2024-09-17T12:11:44.031057+0000 mgr.y (mgr.54108) 1721 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:45 smithi092 bash[114081]: cluster 2024-09-17T12:11:44.031057+0000 mgr.y (mgr.54108) 1721 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:45.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:45 smithi092 bash[114081]: cluster 2024-09-17T12:11:44.031057+0000 mgr.y (mgr.54108) 1721 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:11:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:47 smithi121 bash[87711]: cluster 2024-09-17T12:11:46.032100+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-09-17T12:11:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:47 smithi121 bash[87711]: cluster 2024-09-17T12:11:46.032100+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-09-17T12:11:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:47 smithi121 bash[87711]: audit 2024-09-17T12:11:46.232498+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:47 smithi121 bash[87711]: audit 2024-09-17T12:11:46.232498+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:47 smithi121 bash[87711]: audit 2024-09-17T12:11:46.242488+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:47 smithi121 bash[87711]: audit 2024-09-17T12:11:46.242488+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:47 smithi121 bash[87711]: audit 2024-09-17T12:11:46.253551+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:47 smithi121 bash[87711]: audit 2024-09-17T12:11:46.253551+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[110680]: cluster 2024-09-17T12:11:46.032100+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-09-17T12:11:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[110680]: cluster 2024-09-17T12:11:46.032100+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-09-17T12:11:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[110680]: audit 2024-09-17T12:11:46.232498+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[110680]: audit 2024-09-17T12:11:46.232498+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[110680]: audit 2024-09-17T12:11:46.242488+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[110680]: audit 2024-09-17T12:11:46.242488+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[110680]: audit 2024-09-17T12:11:46.253551+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[110680]: audit 2024-09-17T12:11:46.253551+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[114081]: cluster 2024-09-17T12:11:46.032100+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[114081]: cluster 2024-09-17T12:11:46.032100+0000 mgr.y (mgr.54108) 1722 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[114081]: audit 2024-09-17T12:11:46.232498+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[114081]: audit 2024-09-17T12:11:46.232498+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[114081]: audit 2024-09-17T12:11:46.242488+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[114081]: audit 2024-09-17T12:11:46.242488+0000 mon.a (mon.0) 6574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[114081]: audit 2024-09-17T12:11:46.253551+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:47 smithi092 bash[114081]: audit 2024-09-17T12:11:46.253551+0000 mon.a (mon.0) 6575 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:48.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:48 smithi121 bash[87711]: audit 2024-09-17T12:11:46.869980+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:48 smithi121 bash[87711]: audit 2024-09-17T12:11:46.869980+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:48 smithi092 bash[110680]: audit 2024-09-17T12:11:46.869980+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:48 smithi092 bash[110680]: audit 2024-09-17T12:11:46.869980+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:48 smithi092 bash[114081]: audit 2024-09-17T12:11:46.869980+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:48 smithi092 bash[114081]: audit 2024-09-17T12:11:46.869980+0000 mgr.y (mgr.54108) 1723 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:49.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:49 smithi121 bash[87711]: cluster 2024-09-17T12:11:48.033428+0000 mgr.y (mgr.54108) 1724 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:49 smithi121 bash[87711]: cluster 2024-09-17T12:11:48.033428+0000 mgr.y (mgr.54108) 1724 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:49.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:49 smithi092 bash[110680]: cluster 2024-09-17T12:11:48.033428+0000 mgr.y (mgr.54108) 1724 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:49.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:49 smithi092 bash[110680]: cluster 2024-09-17T12:11:48.033428+0000 mgr.y (mgr.54108) 1724 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:49 smithi092 bash[114081]: cluster 2024-09-17T12:11:48.033428+0000 mgr.y (mgr.54108) 1724 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:49.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:49 smithi092 bash[114081]: cluster 2024-09-17T12:11:48.033428+0000 mgr.y (mgr.54108) 1724 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:11:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:11:50] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.51.0" 2024-09-17T12:11:51.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:51 smithi121 bash[87711]: cluster 2024-09-17T12:11:50.034479+0000 mgr.y (mgr.54108) 1725 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:51.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:51 smithi121 bash[87711]: cluster 2024-09-17T12:11:50.034479+0000 mgr.y (mgr.54108) 1725 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:51.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:51 smithi121 bash[87711]: audit 2024-09-17T12:11:50.613639+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:51 smithi121 bash[87711]: audit 2024-09-17T12:11:50.613639+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:51 smithi121 bash[87711]: audit 2024-09-17T12:11:50.615767+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:51.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:51 smithi121 bash[87711]: audit 2024-09-17T12:11:50.615767+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:51.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:51 smithi121 bash[87711]: audit 2024-09-17T12:11:50.961500+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:51 smithi121 bash[87711]: audit 2024-09-17T12:11:50.961500+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[110680]: cluster 2024-09-17T12:11:50.034479+0000 mgr.y (mgr.54108) 1725 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[110680]: cluster 2024-09-17T12:11:50.034479+0000 mgr.y (mgr.54108) 1725 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[110680]: audit 2024-09-17T12:11:50.613639+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[110680]: audit 2024-09-17T12:11:50.613639+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[110680]: audit 2024-09-17T12:11:50.615767+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[110680]: audit 2024-09-17T12:11:50.615767+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:51.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[110680]: audit 2024-09-17T12:11:50.961500+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[110680]: audit 2024-09-17T12:11:50.961500+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[114081]: cluster 2024-09-17T12:11:50.034479+0000 mgr.y (mgr.54108) 1725 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[114081]: cluster 2024-09-17T12:11:50.034479+0000 mgr.y (mgr.54108) 1725 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:51.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[114081]: audit 2024-09-17T12:11:50.613639+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[114081]: audit 2024-09-17T12:11:50.613639+0000 mon.a (mon.0) 6576 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[114081]: audit 2024-09-17T12:11:50.615767+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[114081]: audit 2024-09-17T12:11:50.615767+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:11:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[114081]: audit 2024-09-17T12:11:50.961500+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:51.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:51 smithi092 bash[114081]: audit 2024-09-17T12:11:50.961500+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:53.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:53 smithi121 bash[87711]: cluster 2024-09-17T12:11:52.035653+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:53.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:53 smithi121 bash[87711]: cluster 2024-09-17T12:11:52.035653+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:53 smithi092 bash[110680]: cluster 2024-09-17T12:11:52.035653+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:53 smithi092 bash[110680]: cluster 2024-09-17T12:11:52.035653+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:53.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:53 smithi092 bash[114081]: cluster 2024-09-17T12:11:52.035653+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:53.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:53 smithi092 bash[114081]: cluster 2024-09-17T12:11:52.035653+0000 mgr.y (mgr.54108) 1726 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:54 smithi121 bash[87711]: audit 2024-09-17T12:11:53.372482+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:54 smithi121 bash[87711]: audit 2024-09-17T12:11:53.372482+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:54 smithi121 bash[87711]: audit 2024-09-17T12:11:53.385591+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:54 smithi121 bash[87711]: audit 2024-09-17T12:11:53.385591+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:54 smithi121 bash[87711]: audit 2024-09-17T12:11:53.398557+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:54 smithi121 bash[87711]: audit 2024-09-17T12:11:53.398557+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:54 smithi121 bash[87711]: cluster 2024-09-17T12:11:54.036975+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:54 smithi121 bash[87711]: cluster 2024-09-17T12:11:54.036975+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[110680]: audit 2024-09-17T12:11:53.372482+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[110680]: audit 2024-09-17T12:11:53.372482+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[110680]: audit 2024-09-17T12:11:53.385591+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[110680]: audit 2024-09-17T12:11:53.385591+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[110680]: audit 2024-09-17T12:11:53.398557+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[110680]: audit 2024-09-17T12:11:53.398557+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[110680]: cluster 2024-09-17T12:11:54.036975+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[110680]: cluster 2024-09-17T12:11:54.036975+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[114081]: audit 2024-09-17T12:11:53.372482+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[114081]: audit 2024-09-17T12:11:53.372482+0000 mon.a (mon.0) 6579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[114081]: audit 2024-09-17T12:11:53.385591+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[114081]: audit 2024-09-17T12:11:53.385591+0000 mon.a (mon.0) 6580 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[114081]: audit 2024-09-17T12:11:53.398557+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[114081]: audit 2024-09-17T12:11:53.398557+0000 mon.a (mon.0) 6581 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[114081]: cluster 2024-09-17T12:11:54.036975+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:54.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:54 smithi092 bash[114081]: cluster 2024-09-17T12:11:54.036975+0000 mgr.y (mgr.54108) 1727 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:57.196 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:57 smithi092 bash[110680]: cluster 2024-09-17T12:11:56.038098+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:57.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:57 smithi092 bash[110680]: cluster 2024-09-17T12:11:56.038098+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:57.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:57 smithi092 bash[114081]: cluster 2024-09-17T12:11:56.038098+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:57.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:57 smithi092 bash[114081]: cluster 2024-09-17T12:11:56.038098+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:57.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:57 smithi121 bash[87711]: cluster 2024-09-17T12:11:56.038098+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:57 smithi121 bash[87711]: cluster 2024-09-17T12:11:56.038098+0000 mgr.y (mgr.54108) 1728 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:11:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:58 smithi121 bash[87711]: audit 2024-09-17T12:11:56.880563+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:58 smithi121 bash[87711]: audit 2024-09-17T12:11:56.880563+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:58.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:58 smithi092 bash[110680]: audit 2024-09-17T12:11:56.880563+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:58.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:58 smithi092 bash[110680]: audit 2024-09-17T12:11:56.880563+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:58 smithi092 bash[114081]: audit 2024-09-17T12:11:56.880563+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:58 smithi092 bash[114081]: audit 2024-09-17T12:11:56.880563+0000 mgr.y (mgr.54108) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:11:59.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:59 smithi121 bash[87711]: cluster 2024-09-17T12:11:58.038931+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:11:59 smithi121 bash[87711]: cluster 2024-09-17T12:11:58.038931+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:59.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:59 smithi092 bash[114081]: cluster 2024-09-17T12:11:58.038931+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:11:59 smithi092 bash[114081]: cluster 2024-09-17T12:11:58.038931+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:59 smithi092 bash[110680]: cluster 2024-09-17T12:11:58.038931+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:11:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:11:59 smithi092 bash[110680]: cluster 2024-09-17T12:11:58.038931+0000 mgr.y (mgr.54108) 1730 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:01.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:12:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:12:00] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.51.0" 2024-09-17T12:12:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:01 smithi121 bash[87711]: cluster 2024-09-17T12:12:00.039674+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:01 smithi121 bash[87711]: cluster 2024-09-17T12:12:00.039674+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:01.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:01 smithi092 bash[114081]: cluster 2024-09-17T12:12:00.039674+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:01.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:01 smithi092 bash[114081]: cluster 2024-09-17T12:12:00.039674+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:01 smithi092 bash[110680]: cluster 2024-09-17T12:12:00.039674+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:01 smithi092 bash[110680]: cluster 2024-09-17T12:12:00.039674+0000 mgr.y (mgr.54108) 1731 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:03.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:03 smithi121 bash[87711]: cluster 2024-09-17T12:12:02.040793+0000 mgr.y (mgr.54108) 1732 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:03 smithi121 bash[87711]: cluster 2024-09-17T12:12:02.040793+0000 mgr.y (mgr.54108) 1732 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:03.560 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:03 smithi092 bash[114081]: cluster 2024-09-17T12:12:02.040793+0000 mgr.y (mgr.54108) 1732 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:03.560 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:03 smithi092 bash[114081]: cluster 2024-09-17T12:12:02.040793+0000 mgr.y (mgr.54108) 1732 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:03.561 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:03 smithi092 bash[110680]: cluster 2024-09-17T12:12:02.040793+0000 mgr.y (mgr.54108) 1732 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:03.561 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:03 smithi092 bash[110680]: cluster 2024-09-17T12:12:02.040793+0000 mgr.y (mgr.54108) 1732 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:03.562 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:12:04.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:04 smithi121 bash[87711]: audit 2024-09-17T12:12:02.719390+0000 mgr.y (mgr.54108) 1733 : audit [DBG] from='client.54708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:04.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:04 smithi121 bash[87711]: audit 2024-09-17T12:12:02.719390+0000 mgr.y (mgr.54108) 1733 : audit [DBG] from='client.54708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:04 smithi092 bash[114081]: audit 2024-09-17T12:12:02.719390+0000 mgr.y (mgr.54108) 1733 : audit [DBG] from='client.54708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:04.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:04 smithi092 bash[114081]: audit 2024-09-17T12:12:02.719390+0000 mgr.y (mgr.54108) 1733 : audit [DBG] from='client.54708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:04 smithi092 bash[110680]: audit 2024-09-17T12:12:02.719390+0000 mgr.y (mgr.54108) 1733 : audit [DBG] from='client.54708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:04.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:04 smithi092 bash[110680]: audit 2024-09-17T12:12:02.719390+0000 mgr.y (mgr.54108) 1733 : audit [DBG] from='client.54708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:05.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:05 smithi121 bash[87711]: cluster 2024-09-17T12:12:04.042117+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:05 smithi121 bash[87711]: cluster 2024-09-17T12:12:04.042117+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:05 smithi092 bash[110680]: cluster 2024-09-17T12:12:04.042117+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:05.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:05 smithi092 bash[110680]: cluster 2024-09-17T12:12:04.042117+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:05.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:05 smithi092 bash[114081]: cluster 2024-09-17T12:12:04.042117+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:05.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:05 smithi092 bash[114081]: cluster 2024-09-17T12:12:04.042117+0000 mgr.y (mgr.54108) 1734 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:06.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:06 smithi092 bash[110680]: audit 2024-09-17T12:12:05.608035+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:06.441 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:06 smithi092 bash[110680]: audit 2024-09-17T12:12:05.608035+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:06.441 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:06 smithi092 bash[114081]: audit 2024-09-17T12:12:05.608035+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:06.442 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:06 smithi092 bash[114081]: audit 2024-09-17T12:12:05.608035+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:06.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:06 smithi121 bash[87711]: audit 2024-09-17T12:12:05.608035+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:06.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:06 smithi121 bash[87711]: audit 2024-09-17T12:12:05.608035+0000 mon.a (mon.0) 6582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[110680]: cluster 2024-09-17T12:12:06.043238+0000 mgr.y (mgr.54108) 1735 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[110680]: cluster 2024-09-17T12:12:06.043238+0000 mgr.y (mgr.54108) 1735 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[110680]: audit 2024-09-17T12:12:06.414040+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[110680]: audit 2024-09-17T12:12:06.414040+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[110680]: audit 2024-09-17T12:12:06.423535+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[110680]: audit 2024-09-17T12:12:06.423535+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[110680]: audit 2024-09-17T12:12:06.440140+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[110680]: audit 2024-09-17T12:12:06.440140+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[114081]: cluster 2024-09-17T12:12:06.043238+0000 mgr.y (mgr.54108) 1735 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[114081]: cluster 2024-09-17T12:12:06.043238+0000 mgr.y (mgr.54108) 1735 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[114081]: audit 2024-09-17T12:12:06.414040+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[114081]: audit 2024-09-17T12:12:06.414040+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[114081]: audit 2024-09-17T12:12:06.423535+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[114081]: audit 2024-09-17T12:12:06.423535+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[114081]: audit 2024-09-17T12:12:06.440140+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:07 smithi092 bash[114081]: audit 2024-09-17T12:12:06.440140+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.368 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:12:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:07 smithi121 bash[87711]: cluster 2024-09-17T12:12:06.043238+0000 mgr.y (mgr.54108) 1735 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:07 smithi121 bash[87711]: cluster 2024-09-17T12:12:06.043238+0000 mgr.y (mgr.54108) 1735 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:07 smithi121 bash[87711]: audit 2024-09-17T12:12:06.414040+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:07 smithi121 bash[87711]: audit 2024-09-17T12:12:06.414040+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:07 smithi121 bash[87711]: audit 2024-09-17T12:12:06.423535+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:07 smithi121 bash[87711]: audit 2024-09-17T12:12:06.423535+0000 mon.a (mon.0) 6584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:07 smithi121 bash[87711]: audit 2024-09-17T12:12:06.440140+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:07 smithi121 bash[87711]: audit 2024-09-17T12:12:06.440140+0000 mon.a (mon.0) 6585 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:08.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:08 smithi121 bash[87711]: audit 2024-09-17T12:12:06.890038+0000 mgr.y (mgr.54108) 1736 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:08.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:08 smithi121 bash[87711]: audit 2024-09-17T12:12:06.890038+0000 mgr.y (mgr.54108) 1736 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:08.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:08 smithi092 bash[110680]: audit 2024-09-17T12:12:06.890038+0000 mgr.y (mgr.54108) 1736 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:08.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:08 smithi092 bash[110680]: audit 2024-09-17T12:12:06.890038+0000 mgr.y (mgr.54108) 1736 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:08.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:08 smithi092 bash[114081]: audit 2024-09-17T12:12:06.890038+0000 mgr.y (mgr.54108) 1736 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:08.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:08 smithi092 bash[114081]: audit 2024-09-17T12:12:06.890038+0000 mgr.y (mgr.54108) 1736 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:09.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:09 smithi121 bash[87711]: cluster 2024-09-17T12:12:08.044584+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:09 smithi121 bash[87711]: cluster 2024-09-17T12:12:08.044584+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:09 smithi092 bash[114081]: cluster 2024-09-17T12:12:08.044584+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:09 smithi092 bash[114081]: cluster 2024-09-17T12:12:08.044584+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:09 smithi092 bash[110680]: cluster 2024-09-17T12:12:08.044584+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:09 smithi092 bash[110680]: cluster 2024-09-17T12:12:08.044584+0000 mgr.y (mgr.54108) 1737 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:12:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:12:10] "GET /metrics HTTP/1.1" 200 38550 "" "Prometheus/2.51.0" 2024-09-17T12:12:11.372 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:12:11.372 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 4s ago 57m - - 2024-09-17T12:12:11.372 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 18s ago 56m - - 2024-09-17T12:12:11.372 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (16m) 4s ago 46m 14.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:12:11.372 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (15m) 17s ago 46m 69.0M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:12:11.372 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (18m) 4s ago 43m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (11m) 17s ago 55m 443M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (29m) 4s ago 58m 534M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (11m) 4s ago 58m 81.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (13m) 18s ago 56m 65.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (10m) 4s ago 56m 57.4M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (18m) 4s ago 47m 9287k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (17m) 17s ago 47m 8559k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (7m) 4s ago 55m 57.2M 2780M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (7m) 4s ago 54m 57.2M 2780M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (5m) 4s ago 53m 50.1M 2780M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (3m) 4s ago 52m 52.3M 2780M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (2m) 17s ago 51m 51.6M 3036M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (2m) 17s ago 50m 50.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:12:11.373 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (86s) 17s ago 49m 48.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 6579ee5b8a2c 2024-09-17T12:12:11.374 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (46s) 17s ago 48m 44.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 3163a4ff35cb 2024-09-17T12:12:11.374 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (17m) 17s ago 47m 57.8M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:12:11.374 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (43m) 4s ago 43m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 8cb9531e8743 2024-09-17T12:12:11.374 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (43m) 17s ago 43m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:12:11.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:11 smithi092 bash[110680]: cluster 2024-09-17T12:12:10.045671+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:11.413 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:11 smithi092 bash[110680]: cluster 2024-09-17T12:12:10.045671+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:11.414 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:11 smithi092 bash[114081]: cluster 2024-09-17T12:12:10.045671+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:11.414 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:11 smithi092 bash[114081]: cluster 2024-09-17T12:12:10.045671+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:11 smithi121 bash[87711]: cluster 2024-09-17T12:12:10.045671+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:11.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:11 smithi121 bash[87711]: cluster 2024-09-17T12:12:10.045671+0000 mgr.y (mgr.54108) 1738 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:12.231 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-17T12:12:13.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:13 smithi121 bash[87711]: audit 2024-09-17T12:12:11.353684+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.54714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:13 smithi121 bash[87711]: audit 2024-09-17T12:12:11.353684+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.54714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:13 smithi121 bash[87711]: cluster 2024-09-17T12:12:12.046796+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:13 smithi121 bash[87711]: cluster 2024-09-17T12:12:12.046796+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:13 smithi092 bash[114081]: audit 2024-09-17T12:12:11.353684+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.54714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:13 smithi092 bash[114081]: audit 2024-09-17T12:12:11.353684+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.54714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:13 smithi092 bash[114081]: cluster 2024-09-17T12:12:12.046796+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:13.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:13 smithi092 bash[114081]: cluster 2024-09-17T12:12:12.046796+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:13 smithi092 bash[110680]: audit 2024-09-17T12:12:11.353684+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.54714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:13 smithi092 bash[110680]: audit 2024-09-17T12:12:11.353684+0000 mgr.y (mgr.54108) 1739 : audit [DBG] from='client.54714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:13 smithi092 bash[110680]: cluster 2024-09-17T12:12:12.046796+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:13 smithi092 bash[110680]: cluster 2024-09-17T12:12:12.046796+0000 mgr.y (mgr.54108) 1740 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:14 smithi121 bash[87711]: audit 2024-09-17T12:12:13.609343+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:14 smithi121 bash[87711]: audit 2024-09-17T12:12:13.609343+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:14 smithi121 bash[87711]: audit 2024-09-17T12:12:13.620404+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:14 smithi121 bash[87711]: audit 2024-09-17T12:12:13.620404+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:14 smithi121 bash[87711]: audit 2024-09-17T12:12:13.632836+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:14 smithi121 bash[87711]: audit 2024-09-17T12:12:13.632836+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:14 smithi121 bash[87711]: cluster 2024-09-17T12:12:14.048001+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:15.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:14 smithi121 bash[87711]: cluster 2024-09-17T12:12:14.048001+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[110680]: audit 2024-09-17T12:12:13.609343+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[110680]: audit 2024-09-17T12:12:13.609343+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[110680]: audit 2024-09-17T12:12:13.620404+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[110680]: audit 2024-09-17T12:12:13.620404+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[110680]: audit 2024-09-17T12:12:13.632836+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[110680]: audit 2024-09-17T12:12:13.632836+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[110680]: cluster 2024-09-17T12:12:14.048001+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:15.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[110680]: cluster 2024-09-17T12:12:14.048001+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:15.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[114081]: audit 2024-09-17T12:12:13.609343+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[114081]: audit 2024-09-17T12:12:13.609343+0000 mon.a (mon.0) 6586 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[114081]: audit 2024-09-17T12:12:13.620404+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[114081]: audit 2024-09-17T12:12:13.620404+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[114081]: audit 2024-09-17T12:12:13.632836+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[114081]: audit 2024-09-17T12:12:13.632836+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:15.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[114081]: cluster 2024-09-17T12:12:14.048001+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:15.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:14 smithi092 bash[114081]: cluster 2024-09-17T12:12:14.048001+0000 mgr.y (mgr.54108) 1741 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:16.986 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:12:17.156 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:17 smithi092 bash[114081]: cluster 2024-09-17T12:12:16.049210+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:17.156 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:17 smithi092 bash[114081]: cluster 2024-09-17T12:12:16.049210+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:17.156 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:17 smithi092 bash[110680]: cluster 2024-09-17T12:12:16.049210+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:17.157 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:17 smithi092 bash[110680]: cluster 2024-09-17T12:12:16.049210+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:17 smithi121 bash[87711]: cluster 2024-09-17T12:12:16.049210+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:17 smithi121 bash[87711]: cluster 2024-09-17T12:12:16.049210+0000 mgr.y (mgr.54108) 1742 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:18 smithi121 bash[87711]: audit 2024-09-17T12:12:16.897896+0000 mgr.y (mgr.54108) 1743 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:18 smithi121 bash[87711]: audit 2024-09-17T12:12:16.897896+0000 mgr.y (mgr.54108) 1743 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:18 smithi092 bash[110680]: audit 2024-09-17T12:12:16.897896+0000 mgr.y (mgr.54108) 1743 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:18 smithi092 bash[110680]: audit 2024-09-17T12:12:16.897896+0000 mgr.y (mgr.54108) 1743 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:18 smithi092 bash[114081]: audit 2024-09-17T12:12:16.897896+0000 mgr.y (mgr.54108) 1743 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:18 smithi092 bash[114081]: audit 2024-09-17T12:12:16.897896+0000 mgr.y (mgr.54108) 1743 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:19.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:19 smithi121 bash[87711]: cluster 2024-09-17T12:12:18.050684+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:19 smithi121 bash[87711]: cluster 2024-09-17T12:12:18.050684+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:19.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:19 smithi092 bash[110680]: cluster 2024-09-17T12:12:18.050684+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:19.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:19 smithi092 bash[110680]: cluster 2024-09-17T12:12:18.050684+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:19.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:19 smithi092 bash[114081]: cluster 2024-09-17T12:12:18.050684+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:19.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:19 smithi092 bash[114081]: cluster 2024-09-17T12:12:18.050684+0000 mgr.y (mgr.54108) 1744 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:21.051 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:12:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:12:20] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.51.0" 2024-09-17T12:12:21.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:21 smithi092 bash[114081]: cluster 2024-09-17T12:12:20.051771+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:21.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:21 smithi092 bash[114081]: cluster 2024-09-17T12:12:20.051771+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:21.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:21 smithi092 bash[114081]: audit 2024-09-17T12:12:20.608120+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:21.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:21 smithi092 bash[114081]: audit 2024-09-17T12:12:20.608120+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:21.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:21 smithi092 bash[110680]: cluster 2024-09-17T12:12:20.051771+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:21.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:21 smithi092 bash[110680]: cluster 2024-09-17T12:12:20.051771+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:21.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:21 smithi092 bash[110680]: audit 2024-09-17T12:12:20.608120+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:21.321 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:21 smithi092 bash[110680]: audit 2024-09-17T12:12:20.608120+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:21 smithi121 bash[87711]: cluster 2024-09-17T12:12:20.051771+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:21 smithi121 bash[87711]: cluster 2024-09-17T12:12:20.051771+0000 mgr.y (mgr.54108) 1745 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:21 smithi121 bash[87711]: audit 2024-09-17T12:12:20.608120+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:21 smithi121 bash[87711]: audit 2024-09-17T12:12:20.608120+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:23.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:23 smithi092 bash[114081]: cluster 2024-09-17T12:12:22.052652+0000 mgr.y (mgr.54108) 1746 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:23.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:23 smithi092 bash[114081]: cluster 2024-09-17T12:12:22.052652+0000 mgr.y (mgr.54108) 1746 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:23 smithi092 bash[110680]: cluster 2024-09-17T12:12:22.052652+0000 mgr.y (mgr.54108) 1746 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:23.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:23 smithi092 bash[110680]: cluster 2024-09-17T12:12:22.052652+0000 mgr.y (mgr.54108) 1746 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:23.463 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:12:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:23 smithi121 bash[87711]: cluster 2024-09-17T12:12:22.052652+0000 mgr.y (mgr.54108) 1746 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:23.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:23 smithi121 bash[87711]: cluster 2024-09-17T12:12:22.052652+0000 mgr.y (mgr.54108) 1746 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:24.355 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-17T12:12:24.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:24 smithi121 bash[87711]: audit 2024-09-17T12:12:23.453641+0000 mon.a (mon.0) 6590 : audit [DBG] from='client.? 172.21.15.92:0/2860852681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:24 smithi121 bash[87711]: audit 2024-09-17T12:12:23.453641+0000 mon.a (mon.0) 6590 : audit [DBG] from='client.? 172.21.15.92:0/2860852681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:24 smithi092 bash[110680]: audit 2024-09-17T12:12:23.453641+0000 mon.a (mon.0) 6590 : audit [DBG] from='client.? 172.21.15.92:0/2860852681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:24 smithi092 bash[110680]: audit 2024-09-17T12:12:23.453641+0000 mon.a (mon.0) 6590 : audit [DBG] from='client.? 172.21.15.92:0/2860852681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:24 smithi092 bash[114081]: audit 2024-09-17T12:12:23.453641+0000 mon.a (mon.0) 6590 : audit [DBG] from='client.? 172.21.15.92:0/2860852681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:24 smithi092 bash[114081]: audit 2024-09-17T12:12:23.453641+0000 mon.a (mon.0) 6590 : audit [DBG] from='client.? 172.21.15.92:0/2860852681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:25.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:25 smithi121 bash[87711]: cluster 2024-09-17T12:12:24.053989+0000 mgr.y (mgr.54108) 1747 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:25.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:25 smithi121 bash[87711]: cluster 2024-09-17T12:12:24.053989+0000 mgr.y (mgr.54108) 1747 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:25.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:25 smithi092 bash[110680]: cluster 2024-09-17T12:12:24.053989+0000 mgr.y (mgr.54108) 1747 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:25.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:25 smithi092 bash[110680]: cluster 2024-09-17T12:12:24.053989+0000 mgr.y (mgr.54108) 1747 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:25 smithi092 bash[114081]: cluster 2024-09-17T12:12:24.053989+0000 mgr.y (mgr.54108) 1747 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:25.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:25 smithi092 bash[114081]: cluster 2024-09-17T12:12:24.053989+0000 mgr.y (mgr.54108) 1747 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:27 smithi121 bash[87711]: cluster 2024-09-17T12:12:26.054631+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:27 smithi121 bash[87711]: cluster 2024-09-17T12:12:26.054631+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:27 smithi121 bash[87711]: audit 2024-09-17T12:12:26.641609+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:27 smithi121 bash[87711]: audit 2024-09-17T12:12:26.641609+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:27 smithi121 bash[87711]: audit 2024-09-17T12:12:26.651394+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:27 smithi121 bash[87711]: audit 2024-09-17T12:12:26.651394+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:27 smithi121 bash[87711]: audit 2024-09-17T12:12:26.662430+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:27 smithi121 bash[87711]: audit 2024-09-17T12:12:26.662430+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[110680]: cluster 2024-09-17T12:12:26.054631+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[110680]: cluster 2024-09-17T12:12:26.054631+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[110680]: audit 2024-09-17T12:12:26.641609+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[110680]: audit 2024-09-17T12:12:26.641609+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[110680]: audit 2024-09-17T12:12:26.651394+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[110680]: audit 2024-09-17T12:12:26.651394+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[110680]: audit 2024-09-17T12:12:26.662430+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[110680]: audit 2024-09-17T12:12:26.662430+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[114081]: cluster 2024-09-17T12:12:26.054631+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[114081]: cluster 2024-09-17T12:12:26.054631+0000 mgr.y (mgr.54108) 1748 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[114081]: audit 2024-09-17T12:12:26.641609+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[114081]: audit 2024-09-17T12:12:26.641609+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[114081]: audit 2024-09-17T12:12:26.651394+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[114081]: audit 2024-09-17T12:12:26.651394+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[114081]: audit 2024-09-17T12:12:26.662430+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:27.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:27 smithi092 bash[114081]: audit 2024-09-17T12:12:26.662430+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:28.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:28 smithi121 bash[87711]: audit 2024-09-17T12:12:26.908864+0000 mgr.y (mgr.54108) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:28 smithi121 bash[87711]: audit 2024-09-17T12:12:26.908864+0000 mgr.y (mgr.54108) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:28 smithi092 bash[114081]: audit 2024-09-17T12:12:26.908864+0000 mgr.y (mgr.54108) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:28 smithi092 bash[114081]: audit 2024-09-17T12:12:26.908864+0000 mgr.y (mgr.54108) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:28 smithi092 bash[110680]: audit 2024-09-17T12:12:26.908864+0000 mgr.y (mgr.54108) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:28 smithi092 bash[110680]: audit 2024-09-17T12:12:26.908864+0000 mgr.y (mgr.54108) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:29.072 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:12:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:29 smithi121 bash[87711]: cluster 2024-09-17T12:12:28.055913+0000 mgr.y (mgr.54108) 1750 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:29 smithi121 bash[87711]: cluster 2024-09-17T12:12:28.055913+0000 mgr.y (mgr.54108) 1750 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:29 smithi092 bash[110680]: cluster 2024-09-17T12:12:28.055913+0000 mgr.y (mgr.54108) 1750 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:29 smithi092 bash[110680]: cluster 2024-09-17T12:12:28.055913+0000 mgr.y (mgr.54108) 1750 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:29 smithi092 bash[114081]: cluster 2024-09-17T12:12:28.055913+0000 mgr.y (mgr.54108) 1750 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:29 smithi092 bash[114081]: cluster 2024-09-17T12:12:28.055913+0000 mgr.y (mgr.54108) 1750 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:31.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:12:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:12:30] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.51.0" 2024-09-17T12:12:31.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:31 smithi121 bash[87711]: cluster 2024-09-17T12:12:30.056957+0000 mgr.y (mgr.54108) 1751 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:31.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:31 smithi121 bash[87711]: cluster 2024-09-17T12:12:30.056957+0000 mgr.y (mgr.54108) 1751 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:31.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:31 smithi092 bash[110680]: cluster 2024-09-17T12:12:30.056957+0000 mgr.y (mgr.54108) 1751 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:31.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:31 smithi092 bash[110680]: cluster 2024-09-17T12:12:30.056957+0000 mgr.y (mgr.54108) 1751 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:31 smithi092 bash[114081]: cluster 2024-09-17T12:12:30.056957+0000 mgr.y (mgr.54108) 1751 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:31.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:31 smithi092 bash[114081]: cluster 2024-09-17T12:12:30.056957+0000 mgr.y (mgr.54108) 1751 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:32.442 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:32 smithi121 bash[87711]: audit 2024-09-17T12:12:31.975724+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:12:32.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:32 smithi121 bash[87711]: audit 2024-09-17T12:12:31.975724+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:12:32.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:32 smithi121 bash[87711]: audit 2024-09-17T12:12:31.977209+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:12:32.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:32 smithi121 bash[87711]: audit 2024-09-17T12:12:31.977209+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:12:32.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:32 smithi121 bash[87711]: audit 2024-09-17T12:12:31.984992+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:32.443 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:32 smithi121 bash[87711]: audit 2024-09-17T12:12:31.984992+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[114081]: audit 2024-09-17T12:12:31.975724+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:12:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[114081]: audit 2024-09-17T12:12:31.975724+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:12:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[114081]: audit 2024-09-17T12:12:31.977209+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:12:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[114081]: audit 2024-09-17T12:12:31.977209+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:12:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[114081]: audit 2024-09-17T12:12:31.984992+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:32.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[114081]: audit 2024-09-17T12:12:31.984992+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[110680]: audit 2024-09-17T12:12:31.975724+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:12:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[110680]: audit 2024-09-17T12:12:31.975724+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:12:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[110680]: audit 2024-09-17T12:12:31.977209+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:12:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[110680]: audit 2024-09-17T12:12:31.977209+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:12:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[110680]: audit 2024-09-17T12:12:31.984992+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:32 smithi092 bash[110680]: audit 2024-09-17T12:12:31.984992+0000 mon.a (mon.0) 6596 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:33 smithi092 bash[114081]: cluster 2024-09-17T12:12:32.058143+0000 mgr.y (mgr.54108) 1752 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:33.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:33 smithi092 bash[114081]: cluster 2024-09-17T12:12:32.058143+0000 mgr.y (mgr.54108) 1752 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:33 smithi092 bash[110680]: cluster 2024-09-17T12:12:32.058143+0000 mgr.y (mgr.54108) 1752 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:33.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:33 smithi092 bash[110680]: cluster 2024-09-17T12:12:32.058143+0000 mgr.y (mgr.54108) 1752 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:33.371 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T12:12:33.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:33 smithi121 bash[87711]: cluster 2024-09-17T12:12:32.058143+0000 mgr.y (mgr.54108) 1752 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:33 smithi121 bash[87711]: cluster 2024-09-17T12:12:32.058143+0000 mgr.y (mgr.54108) 1752 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:34.195 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:12:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:34 smithi121 bash[87711]: audit 2024-09-17T12:12:33.361182+0000 mon.a (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.92:0/4088388315' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:34 smithi121 bash[87711]: audit 2024-09-17T12:12:33.361182+0000 mon.a (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.92:0/4088388315' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:34 smithi121 bash[87711]: audit 2024-09-17T12:12:33.780798+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:34 smithi121 bash[87711]: audit 2024-09-17T12:12:33.780798+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:34 smithi121 bash[87711]: audit 2024-09-17T12:12:33.794191+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:34 smithi121 bash[87711]: audit 2024-09-17T12:12:33.794191+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:34 smithi121 bash[87711]: audit 2024-09-17T12:12:33.807108+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:34 smithi121 bash[87711]: audit 2024-09-17T12:12:33.807108+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[110680]: audit 2024-09-17T12:12:33.361182+0000 mon.a (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.92:0/4088388315' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[110680]: audit 2024-09-17T12:12:33.361182+0000 mon.a (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.92:0/4088388315' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[110680]: audit 2024-09-17T12:12:33.780798+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[110680]: audit 2024-09-17T12:12:33.780798+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[110680]: audit 2024-09-17T12:12:33.794191+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[110680]: audit 2024-09-17T12:12:33.794191+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[110680]: audit 2024-09-17T12:12:33.807108+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[110680]: audit 2024-09-17T12:12:33.807108+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[114081]: audit 2024-09-17T12:12:33.361182+0000 mon.a (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.92:0/4088388315' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[114081]: audit 2024-09-17T12:12:33.361182+0000 mon.a (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.92:0/4088388315' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:12:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[114081]: audit 2024-09-17T12:12:33.780798+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[114081]: audit 2024-09-17T12:12:33.780798+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[114081]: audit 2024-09-17T12:12:33.794191+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[114081]: audit 2024-09-17T12:12:33.794191+0000 mon.a (mon.0) 6599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[114081]: audit 2024-09-17T12:12:33.807108+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:34 smithi092 bash[114081]: audit 2024-09-17T12:12:33.807108+0000 mon.a (mon.0) 6600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:35 smithi121 bash[87711]: cluster 2024-09-17T12:12:34.059562+0000 mgr.y (mgr.54108) 1753 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:35 smithi121 bash[87711]: cluster 2024-09-17T12:12:34.059562+0000 mgr.y (mgr.54108) 1753 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:35 smithi092 bash[110680]: cluster 2024-09-17T12:12:34.059562+0000 mgr.y (mgr.54108) 1753 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:35.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:35 smithi092 bash[110680]: cluster 2024-09-17T12:12:34.059562+0000 mgr.y (mgr.54108) 1753 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:35.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:35 smithi092 bash[114081]: cluster 2024-09-17T12:12:34.059562+0000 mgr.y (mgr.54108) 1753 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:35.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:35 smithi092 bash[114081]: cluster 2024-09-17T12:12:34.059562+0000 mgr.y (mgr.54108) 1753 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:36 smithi121 bash[87711]: audit 2024-09-17T12:12:35.623801+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:36 smithi121 bash[87711]: audit 2024-09-17T12:12:35.623801+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:36 smithi092 bash[110680]: audit 2024-09-17T12:12:35.623801+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:36 smithi092 bash[110680]: audit 2024-09-17T12:12:35.623801+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:36 smithi092 bash[114081]: audit 2024-09-17T12:12:35.623801+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:36 smithi092 bash[114081]: audit 2024-09-17T12:12:35.623801+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:37.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:37 smithi121 bash[87711]: cluster 2024-09-17T12:12:36.060701+0000 mgr.y (mgr.54108) 1754 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:37 smithi121 bash[87711]: cluster 2024-09-17T12:12:36.060701+0000 mgr.y (mgr.54108) 1754 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:37.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:37 smithi092 bash[110680]: cluster 2024-09-17T12:12:36.060701+0000 mgr.y (mgr.54108) 1754 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:37.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:37 smithi092 bash[110680]: cluster 2024-09-17T12:12:36.060701+0000 mgr.y (mgr.54108) 1754 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:37 smithi092 bash[114081]: cluster 2024-09-17T12:12:36.060701+0000 mgr.y (mgr.54108) 1754 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:37.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:37 smithi092 bash[114081]: cluster 2024-09-17T12:12:36.060701+0000 mgr.y (mgr.54108) 1754 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:38.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:38 smithi121 bash[87711]: audit 2024-09-17T12:12:36.919616+0000 mgr.y (mgr.54108) 1755 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:38 smithi121 bash[87711]: audit 2024-09-17T12:12:36.919616+0000 mgr.y (mgr.54108) 1755 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:38.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:38 smithi092 bash[114081]: audit 2024-09-17T12:12:36.919616+0000 mgr.y (mgr.54108) 1755 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:38.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:38 smithi092 bash[114081]: audit 2024-09-17T12:12:36.919616+0000 mgr.y (mgr.54108) 1755 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:38.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:38 smithi092 bash[110680]: audit 2024-09-17T12:12:36.919616+0000 mgr.y (mgr.54108) 1755 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:38.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:38 smithi092 bash[110680]: audit 2024-09-17T12:12:36.919616+0000 mgr.y (mgr.54108) 1755 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:38.967 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:12:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:39 smithi121 bash[87711]: cluster 2024-09-17T12:12:38.062099+0000 mgr.y (mgr.54108) 1756 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:39 smithi121 bash[87711]: cluster 2024-09-17T12:12:38.062099+0000 mgr.y (mgr.54108) 1756 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:39 smithi092 bash[114081]: cluster 2024-09-17T12:12:38.062099+0000 mgr.y (mgr.54108) 1756 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:39 smithi092 bash[114081]: cluster 2024-09-17T12:12:38.062099+0000 mgr.y (mgr.54108) 1756 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:39 smithi092 bash[110680]: cluster 2024-09-17T12:12:38.062099+0000 mgr.y (mgr.54108) 1756 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:39 smithi092 bash[110680]: cluster 2024-09-17T12:12:38.062099+0000 mgr.y (mgr.54108) 1756 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:41.109 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:12:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:12:40] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.51.0" 2024-09-17T12:12:41.551 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:41 smithi092 bash[110680]: cluster 2024-09-17T12:12:40.063143+0000 mgr.y (mgr.54108) 1757 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:41.551 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:41 smithi092 bash[110680]: cluster 2024-09-17T12:12:40.063143+0000 mgr.y (mgr.54108) 1757 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:41.551 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:41 smithi092 bash[114081]: cluster 2024-09-17T12:12:40.063143+0000 mgr.y (mgr.54108) 1757 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:41.551 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:41 smithi092 bash[114081]: cluster 2024-09-17T12:12:40.063143+0000 mgr.y (mgr.54108) 1757 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:41.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:41 smithi121 bash[87711]: cluster 2024-09-17T12:12:40.063143+0000 mgr.y (mgr.54108) 1757 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:41.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:41 smithi121 bash[87711]: cluster 2024-09-17T12:12:40.063143+0000 mgr.y (mgr.54108) 1757 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:43.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:43 smithi121 bash[87711]: cluster 2024-09-17T12:12:42.064351+0000 mgr.y (mgr.54108) 1758 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:43.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:43 smithi121 bash[87711]: cluster 2024-09-17T12:12:42.064351+0000 mgr.y (mgr.54108) 1758 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:43 smithi092 bash[110680]: cluster 2024-09-17T12:12:42.064351+0000 mgr.y (mgr.54108) 1758 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:43 smithi092 bash[110680]: cluster 2024-09-17T12:12:42.064351+0000 mgr.y (mgr.54108) 1758 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:43 smithi092 bash[114081]: cluster 2024-09-17T12:12:42.064351+0000 mgr.y (mgr.54108) 1758 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:43 smithi092 bash[114081]: cluster 2024-09-17T12:12:42.064351+0000 mgr.y (mgr.54108) 1758 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:44.697 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:12:44.697 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-17T12:12:44.697 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-17T12:12:44.697 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-17T12:12:44.697 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:12:44.697 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-17T12:12:44.697 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T12:12:44.697 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:12:44.697 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:12:45.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:45 smithi092 bash[110680]: cluster 2024-09-17T12:12:44.065728+0000 mgr.y (mgr.54108) 1759 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:45.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:45 smithi092 bash[110680]: cluster 2024-09-17T12:12:44.065728+0000 mgr.y (mgr.54108) 1759 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:45 smithi092 bash[114081]: cluster 2024-09-17T12:12:44.065728+0000 mgr.y (mgr.54108) 1759 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:45.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:45 smithi092 bash[114081]: cluster 2024-09-17T12:12:44.065728+0000 mgr.y (mgr.54108) 1759 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:45.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:45 smithi121 bash[87711]: cluster 2024-09-17T12:12:44.065728+0000 mgr.y (mgr.54108) 1759 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:45.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:45 smithi121 bash[87711]: cluster 2024-09-17T12:12:44.065728+0000 mgr.y (mgr.54108) 1759 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:46.077 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:12:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:46 smithi121 bash[87711]: audit 2024-09-17T12:12:44.697896+0000 mgr.y (mgr.54108) 1760 : audit [DBG] from='client.74630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:46.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:46 smithi121 bash[87711]: audit 2024-09-17T12:12:44.697896+0000 mgr.y (mgr.54108) 1760 : audit [DBG] from='client.74630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:46.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:46 smithi092 bash[114081]: audit 2024-09-17T12:12:44.697896+0000 mgr.y (mgr.54108) 1760 : audit [DBG] from='client.74630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:46.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:46 smithi092 bash[114081]: audit 2024-09-17T12:12:44.697896+0000 mgr.y (mgr.54108) 1760 : audit [DBG] from='client.74630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:46 smithi092 bash[110680]: audit 2024-09-17T12:12:44.697896+0000 mgr.y (mgr.54108) 1760 : audit [DBG] from='client.74630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:46 smithi092 bash[110680]: audit 2024-09-17T12:12:44.697896+0000 mgr.y (mgr.54108) 1760 : audit [DBG] from='client.74630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:12:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:47 smithi121 bash[87711]: cluster 2024-09-17T12:12:46.066765+0000 mgr.y (mgr.54108) 1761 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:47 smithi121 bash[87711]: cluster 2024-09-17T12:12:46.066765+0000 mgr.y (mgr.54108) 1761 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:47 smithi121 bash[87711]: audit 2024-09-17T12:12:46.860260+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:47 smithi121 bash[87711]: audit 2024-09-17T12:12:46.860260+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:47 smithi121 bash[87711]: audit 2024-09-17T12:12:46.872194+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:47 smithi121 bash[87711]: audit 2024-09-17T12:12:46.872194+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:47 smithi121 bash[87711]: audit 2024-09-17T12:12:46.881723+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:47 smithi121 bash[87711]: audit 2024-09-17T12:12:46.881723+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[110680]: cluster 2024-09-17T12:12:46.066765+0000 mgr.y (mgr.54108) 1761 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[110680]: cluster 2024-09-17T12:12:46.066765+0000 mgr.y (mgr.54108) 1761 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[110680]: audit 2024-09-17T12:12:46.860260+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[110680]: audit 2024-09-17T12:12:46.860260+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[110680]: audit 2024-09-17T12:12:46.872194+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[110680]: audit 2024-09-17T12:12:46.872194+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[110680]: audit 2024-09-17T12:12:46.881723+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[110680]: audit 2024-09-17T12:12:46.881723+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[114081]: cluster 2024-09-17T12:12:46.066765+0000 mgr.y (mgr.54108) 1761 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[114081]: cluster 2024-09-17T12:12:46.066765+0000 mgr.y (mgr.54108) 1761 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[114081]: audit 2024-09-17T12:12:46.860260+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[114081]: audit 2024-09-17T12:12:46.860260+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[114081]: audit 2024-09-17T12:12:46.872194+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[114081]: audit 2024-09-17T12:12:46.872194+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[114081]: audit 2024-09-17T12:12:46.881723+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:47.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:47 smithi092 bash[114081]: audit 2024-09-17T12:12:46.881723+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:48 smithi121 bash[87711]: audit 2024-09-17T12:12:46.930402+0000 mgr.y (mgr.54108) 1762 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:48 smithi121 bash[87711]: audit 2024-09-17T12:12:46.930402+0000 mgr.y (mgr.54108) 1762 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:48 smithi092 bash[114081]: audit 2024-09-17T12:12:46.930402+0000 mgr.y (mgr.54108) 1762 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:48.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:48 smithi092 bash[114081]: audit 2024-09-17T12:12:46.930402+0000 mgr.y (mgr.54108) 1762 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:48 smithi092 bash[110680]: audit 2024-09-17T12:12:46.930402+0000 mgr.y (mgr.54108) 1762 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:48 smithi092 bash[110680]: audit 2024-09-17T12:12:46.930402+0000 mgr.y (mgr.54108) 1762 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:49 smithi121 bash[87711]: cluster 2024-09-17T12:12:48.068138+0000 mgr.y (mgr.54108) 1763 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:49.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:49 smithi121 bash[87711]: cluster 2024-09-17T12:12:48.068138+0000 mgr.y (mgr.54108) 1763 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:49 smithi092 bash[114081]: cluster 2024-09-17T12:12:48.068138+0000 mgr.y (mgr.54108) 1763 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:49.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:49 smithi092 bash[114081]: cluster 2024-09-17T12:12:48.068138+0000 mgr.y (mgr.54108) 1763 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:49 smithi092 bash[110680]: cluster 2024-09-17T12:12:48.068138+0000 mgr.y (mgr.54108) 1763 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:49.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:49 smithi092 bash[110680]: cluster 2024-09-17T12:12:48.068138+0000 mgr.y (mgr.54108) 1763 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:50.696 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:12:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:12:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:12:50] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.51.0" 2024-09-17T12:12:51.359 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:51 smithi121 bash[87711]: cluster 2024-09-17T12:12:50.069173+0000 mgr.y (mgr.54108) 1764 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:51.359 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:51 smithi121 bash[87711]: cluster 2024-09-17T12:12:50.069173+0000 mgr.y (mgr.54108) 1764 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:51.359 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:51 smithi121 bash[87711]: audit 2024-09-17T12:12:50.623850+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:51.359 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:51 smithi121 bash[87711]: audit 2024-09-17T12:12:50.623850+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:51 smithi092 bash[110680]: cluster 2024-09-17T12:12:50.069173+0000 mgr.y (mgr.54108) 1764 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:51 smithi092 bash[110680]: cluster 2024-09-17T12:12:50.069173+0000 mgr.y (mgr.54108) 1764 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:51 smithi092 bash[110680]: audit 2024-09-17T12:12:50.623850+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:51 smithi092 bash[110680]: audit 2024-09-17T12:12:50.623850+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:51 smithi092 bash[114081]: cluster 2024-09-17T12:12:50.069173+0000 mgr.y (mgr.54108) 1764 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:51.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:51 smithi092 bash[114081]: cluster 2024-09-17T12:12:50.069173+0000 mgr.y (mgr.54108) 1764 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:51 smithi092 bash[114081]: audit 2024-09-17T12:12:50.623850+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:51 smithi092 bash[114081]: audit 2024-09-17T12:12:50.623850+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:12:53.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:53 smithi121 bash[87711]: cluster 2024-09-17T12:12:52.070394+0000 mgr.y (mgr.54108) 1765 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:53.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:53 smithi121 bash[87711]: cluster 2024-09-17T12:12:52.070394+0000 mgr.y (mgr.54108) 1765 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:53.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:53 smithi092 bash[114081]: cluster 2024-09-17T12:12:52.070394+0000 mgr.y (mgr.54108) 1765 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:53.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:53 smithi092 bash[114081]: cluster 2024-09-17T12:12:52.070394+0000 mgr.y (mgr.54108) 1765 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:53 smithi092 bash[110680]: cluster 2024-09-17T12:12:52.070394+0000 mgr.y (mgr.54108) 1765 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:53.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:53 smithi092 bash[110680]: cluster 2024-09-17T12:12:52.070394+0000 mgr.y (mgr.54108) 1765 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:54.604 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T12:12:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: audit 2024-09-17T12:12:53.975825+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: audit 2024-09-17T12:12:53.975825+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: audit 2024-09-17T12:12:53.988286+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: audit 2024-09-17T12:12:53.988286+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: audit 2024-09-17T12:12:54.001081+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: audit 2024-09-17T12:12:54.001081+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: cluster 2024-09-17T12:12:54.071759+0000 mgr.y (mgr.54108) 1766 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: cluster 2024-09-17T12:12:54.071759+0000 mgr.y (mgr.54108) 1766 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:55.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: audit 2024-09-17T12:12:54.605907+0000 mon.a (mon.0) 6609 : audit [DBG] from='client.? 172.21.15.92:0/3924845156' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:12:55.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:54 smithi121 bash[87711]: audit 2024-09-17T12:12:54.605907+0000 mon.a (mon.0) 6609 : audit [DBG] from='client.? 172.21.15.92:0/3924845156' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:12:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: audit 2024-09-17T12:12:53.975825+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: audit 2024-09-17T12:12:53.975825+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: audit 2024-09-17T12:12:53.988286+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: audit 2024-09-17T12:12:53.988286+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: audit 2024-09-17T12:12:54.001081+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: audit 2024-09-17T12:12:54.001081+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: cluster 2024-09-17T12:12:54.071759+0000 mgr.y (mgr.54108) 1766 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: cluster 2024-09-17T12:12:54.071759+0000 mgr.y (mgr.54108) 1766 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: audit 2024-09-17T12:12:54.605907+0000 mon.a (mon.0) 6609 : audit [DBG] from='client.? 172.21.15.92:0/3924845156' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:12:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[110680]: audit 2024-09-17T12:12:54.605907+0000 mon.a (mon.0) 6609 : audit [DBG] from='client.? 172.21.15.92:0/3924845156' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:12:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: audit 2024-09-17T12:12:53.975825+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: audit 2024-09-17T12:12:53.975825+0000 mon.a (mon.0) 6606 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: audit 2024-09-17T12:12:53.988286+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: audit 2024-09-17T12:12:53.988286+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: audit 2024-09-17T12:12:54.001081+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: audit 2024-09-17T12:12:54.001081+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:12:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: cluster 2024-09-17T12:12:54.071759+0000 mgr.y (mgr.54108) 1766 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: cluster 2024-09-17T12:12:54.071759+0000 mgr.y (mgr.54108) 1766 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: audit 2024-09-17T12:12:54.605907+0000 mon.a (mon.0) 6609 : audit [DBG] from='client.? 172.21.15.92:0/3924845156' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:12:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:54 smithi092 bash[114081]: audit 2024-09-17T12:12:54.605907+0000 mon.a (mon.0) 6609 : audit [DBG] from='client.? 172.21.15.92:0/3924845156' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:12:55.345 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-17T12:12:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:57 smithi092 bash[110680]: cluster 2024-09-17T12:12:56.072964+0000 mgr.y (mgr.54108) 1767 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:57.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:57 smithi092 bash[110680]: cluster 2024-09-17T12:12:56.072964+0000 mgr.y (mgr.54108) 1767 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:57 smithi092 bash[114081]: cluster 2024-09-17T12:12:56.072964+0000 mgr.y (mgr.54108) 1767 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:57.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:57 smithi092 bash[114081]: cluster 2024-09-17T12:12:56.072964+0000 mgr.y (mgr.54108) 1767 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:57.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:57 smithi121 bash[87711]: cluster 2024-09-17T12:12:56.072964+0000 mgr.y (mgr.54108) 1767 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:57.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:57 smithi121 bash[87711]: cluster 2024-09-17T12:12:56.072964+0000 mgr.y (mgr.54108) 1767 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:12:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:58 smithi121 bash[87711]: audit 2024-09-17T12:12:56.941639+0000 mgr.y (mgr.54108) 1768 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:58.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:58 smithi121 bash[87711]: audit 2024-09-17T12:12:56.941639+0000 mgr.y (mgr.54108) 1768 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:58 smithi092 bash[110680]: audit 2024-09-17T12:12:56.941639+0000 mgr.y (mgr.54108) 1768 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:58 smithi092 bash[110680]: audit 2024-09-17T12:12:56.941639+0000 mgr.y (mgr.54108) 1768 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:58 smithi092 bash[114081]: audit 2024-09-17T12:12:56.941639+0000 mgr.y (mgr.54108) 1768 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:58 smithi092 bash[114081]: audit 2024-09-17T12:12:56.941639+0000 mgr.y (mgr.54108) 1768 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:12:59.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:59 smithi121 bash[87711]: cluster 2024-09-17T12:12:58.073850+0000 mgr.y (mgr.54108) 1769 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:12:59 smithi121 bash[87711]: cluster 2024-09-17T12:12:58.073850+0000 mgr.y (mgr.54108) 1769 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:59 smithi092 bash[110680]: cluster 2024-09-17T12:12:58.073850+0000 mgr.y (mgr.54108) 1769 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:59.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:12:59 smithi092 bash[110680]: cluster 2024-09-17T12:12:58.073850+0000 mgr.y (mgr.54108) 1769 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:59 smithi092 bash[114081]: cluster 2024-09-17T12:12:58.073850+0000 mgr.y (mgr.54108) 1769 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:12:59.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:12:59 smithi092 bash[114081]: cluster 2024-09-17T12:12:58.073850+0000 mgr.y (mgr.54108) 1769 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:00.096 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:13:01.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:13:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:13:00] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.51.0" 2024-09-17T12:13:01.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:01 smithi121 bash[87711]: cluster 2024-09-17T12:13:00.074804+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:01.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:01 smithi121 bash[87711]: cluster 2024-09-17T12:13:00.074804+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:01 smithi092 bash[110680]: cluster 2024-09-17T12:13:00.074804+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:01.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:01 smithi092 bash[110680]: cluster 2024-09-17T12:13:00.074804+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:01.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:01 smithi092 bash[114081]: cluster 2024-09-17T12:13:00.074804+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:01.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:01 smithi092 bash[114081]: cluster 2024-09-17T12:13:00.074804+0000 mgr.y (mgr.54108) 1770 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:03 smithi121 bash[87711]: cluster 2024-09-17T12:13:02.075998+0000 mgr.y (mgr.54108) 1771 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:03.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:03 smithi121 bash[87711]: cluster 2024-09-17T12:13:02.075998+0000 mgr.y (mgr.54108) 1771 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:03.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:03 smithi092 bash[110680]: cluster 2024-09-17T12:13:02.075998+0000 mgr.y (mgr.54108) 1771 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:03.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:03 smithi092 bash[110680]: cluster 2024-09-17T12:13:02.075998+0000 mgr.y (mgr.54108) 1771 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:03.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:03 smithi092 bash[114081]: cluster 2024-09-17T12:13:02.075998+0000 mgr.y (mgr.54108) 1771 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:03.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:03 smithi092 bash[114081]: cluster 2024-09-17T12:13:02.075998+0000 mgr.y (mgr.54108) 1771 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:05.482 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:05 smithi092 bash[110680]: cluster 2024-09-17T12:13:04.077400+0000 mgr.y (mgr.54108) 1772 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:05.482 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:05 smithi092 bash[110680]: cluster 2024-09-17T12:13:04.077400+0000 mgr.y (mgr.54108) 1772 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:05.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:05 smithi092 bash[114081]: cluster 2024-09-17T12:13:04.077400+0000 mgr.y (mgr.54108) 1772 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:05.482 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:05 smithi092 bash[114081]: cluster 2024-09-17T12:13:04.077400+0000 mgr.y (mgr.54108) 1772 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:05.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:05 smithi121 bash[87711]: cluster 2024-09-17T12:13:04.077400+0000 mgr.y (mgr.54108) 1772 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:05.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:05 smithi121 bash[87711]: cluster 2024-09-17T12:13:04.077400+0000 mgr.y (mgr.54108) 1772 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:06.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:06 smithi121 bash[87711]: audit 2024-09-17T12:13:05.623513+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:06 smithi121 bash[87711]: audit 2024-09-17T12:13:05.623513+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:06.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:06 smithi092 bash[110680]: audit 2024-09-17T12:13:05.623513+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:06.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:06 smithi092 bash[110680]: audit 2024-09-17T12:13:05.623513+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:06 smithi092 bash[114081]: audit 2024-09-17T12:13:05.623513+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:06 smithi092 bash[114081]: audit 2024-09-17T12:13:05.623513+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: audit 2024-09-17T12:13:05.985209+0000 mgr.y (mgr.54108) 1773 : audit [DBG] from='client.54744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: audit 2024-09-17T12:13:05.985209+0000 mgr.y (mgr.54108) 1773 : audit [DBG] from='client.54744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: cluster 2024-09-17T12:13:06.078149+0000 mgr.y (mgr.54108) 1774 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: cluster 2024-09-17T12:13:06.078149+0000 mgr.y (mgr.54108) 1774 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: audit 2024-09-17T12:13:07.018707+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: audit 2024-09-17T12:13:07.018707+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: audit 2024-09-17T12:13:07.025856+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: audit 2024-09-17T12:13:07.025856+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: audit 2024-09-17T12:13:07.032332+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[110680]: audit 2024-09-17T12:13:07.032332+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: audit 2024-09-17T12:13:05.985209+0000 mgr.y (mgr.54108) 1773 : audit [DBG] from='client.54744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: audit 2024-09-17T12:13:05.985209+0000 mgr.y (mgr.54108) 1773 : audit [DBG] from='client.54744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: cluster 2024-09-17T12:13:06.078149+0000 mgr.y (mgr.54108) 1774 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:07.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: cluster 2024-09-17T12:13:06.078149+0000 mgr.y (mgr.54108) 1774 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:07.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: audit 2024-09-17T12:13:07.018707+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: audit 2024-09-17T12:13:07.018707+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: audit 2024-09-17T12:13:07.025856+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: audit 2024-09-17T12:13:07.025856+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: audit 2024-09-17T12:13:07.032332+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:07 smithi092 bash[114081]: audit 2024-09-17T12:13:07.032332+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: audit 2024-09-17T12:13:05.985209+0000 mgr.y (mgr.54108) 1773 : audit [DBG] from='client.54744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: audit 2024-09-17T12:13:05.985209+0000 mgr.y (mgr.54108) 1773 : audit [DBG] from='client.54744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: cluster 2024-09-17T12:13:06.078149+0000 mgr.y (mgr.54108) 1774 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: cluster 2024-09-17T12:13:06.078149+0000 mgr.y (mgr.54108) 1774 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: audit 2024-09-17T12:13:07.018707+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: audit 2024-09-17T12:13:07.018707+0000 mon.a (mon.0) 6611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: audit 2024-09-17T12:13:07.025856+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: audit 2024-09-17T12:13:07.025856+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: audit 2024-09-17T12:13:07.032332+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:07.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:07 smithi121 bash[87711]: audit 2024-09-17T12:13:07.032332+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:08.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:08 smithi092 bash[110680]: audit 2024-09-17T12:13:06.949841+0000 mgr.y (mgr.54108) 1775 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:08.444 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:08 smithi092 bash[110680]: audit 2024-09-17T12:13:06.949841+0000 mgr.y (mgr.54108) 1775 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:08.444 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:08 smithi092 bash[114081]: audit 2024-09-17T12:13:06.949841+0000 mgr.y (mgr.54108) 1775 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:08.445 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:08 smithi092 bash[114081]: audit 2024-09-17T12:13:06.949841+0000 mgr.y (mgr.54108) 1775 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:08 smithi121 bash[87711]: audit 2024-09-17T12:13:06.949841+0000 mgr.y (mgr.54108) 1775 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:08.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:08 smithi121 bash[87711]: audit 2024-09-17T12:13:06.949841+0000 mgr.y (mgr.54108) 1775 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:09.161 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:09 smithi121 bash[87711]: cluster 2024-09-17T12:13:08.079577+0000 mgr.y (mgr.54108) 1776 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:09 smithi121 bash[87711]: cluster 2024-09-17T12:13:08.079577+0000 mgr.y (mgr.54108) 1776 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:09 smithi121 bash[87711]: audit 2024-09-17T12:13:09.161923+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:09 smithi121 bash[87711]: audit 2024-09-17T12:13:09.161923+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:09 smithi121 bash[87711]: audit 2024-09-17T12:13:09.165367+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:09 smithi121 bash[87711]: audit 2024-09-17T12:13:09.165367+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:09 smithi121 bash[87711]: audit 2024-09-17T12:13:09.167094+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:09.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:09 smithi121 bash[87711]: audit 2024-09-17T12:13:09.167094+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[114081]: cluster 2024-09-17T12:13:08.079577+0000 mgr.y (mgr.54108) 1776 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[114081]: cluster 2024-09-17T12:13:08.079577+0000 mgr.y (mgr.54108) 1776 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[114081]: audit 2024-09-17T12:13:09.161923+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[114081]: audit 2024-09-17T12:13:09.161923+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[114081]: audit 2024-09-17T12:13:09.165367+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[114081]: audit 2024-09-17T12:13:09.165367+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[114081]: audit 2024-09-17T12:13:09.167094+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[114081]: audit 2024-09-17T12:13:09.167094+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[110680]: cluster 2024-09-17T12:13:08.079577+0000 mgr.y (mgr.54108) 1776 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[110680]: cluster 2024-09-17T12:13:08.079577+0000 mgr.y (mgr.54108) 1776 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:09.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[110680]: audit 2024-09-17T12:13:09.161923+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[110680]: audit 2024-09-17T12:13:09.161923+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[110680]: audit 2024-09-17T12:13:09.165367+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[110680]: audit 2024-09-17T12:13:09.165367+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[110680]: audit 2024-09-17T12:13:09.167094+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:09.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:09 smithi092 bash[110680]: audit 2024-09-17T12:13:09.167094+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:10.128 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- 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-17T12:13:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[110680]: cephadm 2024-09-17T12:13:09.153915+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[110680]: cephadm 2024-09-17T12:13:09.153915+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[110680]: audit 2024-09-17T12:13:09.180316+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[110680]: audit 2024-09-17T12:13:09.180316+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[110680]: cephadm 2024-09-17T12:13:09.244867+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[110680]: cephadm 2024-09-17T12:13:09.244867+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[114081]: cephadm 2024-09-17T12:13:09.153915+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[114081]: cephadm 2024-09-17T12:13:09.153915+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[114081]: audit 2024-09-17T12:13:09.180316+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:10.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[114081]: audit 2024-09-17T12:13:09.180316+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:10.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[114081]: cephadm 2024-09-17T12:13:09.244867+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[114081]: cephadm 2024-09-17T12:13:09.244867+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:10 smithi121 bash[87711]: cephadm 2024-09-17T12:13:09.153915+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:10 smithi121 bash[87711]: cephadm 2024-09-17T12:13:09.153915+0000 mgr.y (mgr.54108) 1777 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:10 smithi121 bash[87711]: audit 2024-09-17T12:13:09.180316+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:10 smithi121 bash[87711]: audit 2024-09-17T12:13:09.180316+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:10 smithi121 bash[87711]: cephadm 2024-09-17T12:13:09.244867+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:10.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:10 smithi121 bash[87711]: cephadm 2024-09-17T12:13:09.244867+0000 mgr.y (mgr.54108) 1778 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:13:11.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:13:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:13:10] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.51.0" 2024-09-17T12:13:11.419 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:11 smithi092 bash[114081]: cluster 2024-09-17T12:13:10.080653+0000 mgr.y (mgr.54108) 1779 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:11.419 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:11 smithi092 bash[114081]: cluster 2024-09-17T12:13:10.080653+0000 mgr.y (mgr.54108) 1779 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:11.419 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:11 smithi092 bash[110680]: cluster 2024-09-17T12:13:10.080653+0000 mgr.y (mgr.54108) 1779 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:11.420 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:11 smithi092 bash[110680]: cluster 2024-09-17T12:13:10.080653+0000 mgr.y (mgr.54108) 1779 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:11.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:11 smithi121 bash[87711]: cluster 2024-09-17T12:13:10.080653+0000 mgr.y (mgr.54108) 1779 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:11.541 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:11 smithi121 bash[87711]: cluster 2024-09-17T12:13:10.080653+0000 mgr.y (mgr.54108) 1779 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:13.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.045909+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.045909+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.046513+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.046513+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.046614+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.046614+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.049310+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.049310+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.051982+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.051982+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.052943+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.052943+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.059842+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.059842+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.063245+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.063245+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.064792+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.064792+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.072140+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.072140+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.075949+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.075949+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.077269+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.077269+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cluster 2024-09-17T12:13:12.081850+0000 mgr.y (mgr.54108) 1785 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cluster 2024-09-17T12:13:12.081850+0000 mgr.y (mgr.54108) 1785 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.086135+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.086135+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.092227+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.092227+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.093281+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.093281+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.101752+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.101752+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.109517+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.109517+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.111246+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:13:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: cephadm 2024-09-17T12:13:12.111246+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:13:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.119436+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:13 smithi121 bash[87711]: audit 2024-09-17T12:13:12.119436+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.045909+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.045909+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.046513+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:13:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.046513+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:13:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.046614+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:13:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.046614+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:13:13.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.049310+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.049310+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.051982+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.051982+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.052943+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.052943+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.059842+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.059842+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.063245+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.063245+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.064792+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.064792+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:13:13.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.072140+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.072140+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.045909+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.045909+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.046513+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:13:13.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.046513+0000 mgr.y (mgr.54108) 1780 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:13:13.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.046614+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:13:13.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.046614+0000 mgr.y (mgr.54108) 1781 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:13:13.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.049310+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.049310+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.051982+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.051982+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.052943+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.052943+0000 mgr.y (mgr.54108) 1782 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.059842+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.059842+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.063245+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.063245+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.064792+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.064792+0000 mgr.y (mgr.54108) 1783 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.072140+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.072140+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.075949+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.075949+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.077269+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:13:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.077269+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:13:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cluster 2024-09-17T12:13:12.081850+0000 mgr.y (mgr.54108) 1785 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cluster 2024-09-17T12:13:12.081850+0000 mgr.y (mgr.54108) 1785 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.086135+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.086135+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.092227+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.092227+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.093281+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.093281+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.101752+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.101752+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.109517+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.109517+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.111246+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: cephadm 2024-09-17T12:13:12.111246+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.119436+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[110680]: audit 2024-09-17T12:13:12.119436+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.075949+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.075949+0000 mon.a (mon.0) 6624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.077269+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:13:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.077269+0000 mgr.y (mgr.54108) 1784 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:13:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cluster 2024-09-17T12:13:12.081850+0000 mgr.y (mgr.54108) 1785 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cluster 2024-09-17T12:13:12.081850+0000 mgr.y (mgr.54108) 1785 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.086135+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.086135+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.092227+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.092227+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.093281+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.093281+0000 mgr.y (mgr.54108) 1786 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.101752+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.101752+0000 mon.a (mon.0) 6627 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.109517+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.109517+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.111246+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: cephadm 2024-09-17T12:13:12.111246+0000 mgr.y (mgr.54108) 1787 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.119436+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:13.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:13 smithi092 bash[114081]: audit 2024-09-17T12:13:12.119436+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: cluster 2024-09-17T12:13:14.083016+0000 mgr.y (mgr.54108) 1788 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: cluster 2024-09-17T12:13:14.083016+0000 mgr.y (mgr.54108) 1788 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.137823+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.137823+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.153073+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.153073+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.163892+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.163892+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.537299+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.537299+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.541124+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:15.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.541124+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:15.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.543711+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:15.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:15 smithi121 bash[87711]: audit 2024-09-17T12:13:14.543711+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:15.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: cluster 2024-09-17T12:13:14.083016+0000 mgr.y (mgr.54108) 1788 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:15.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: cluster 2024-09-17T12:13:14.083016+0000 mgr.y (mgr.54108) 1788 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.137823+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.137823+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.153073+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.153073+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.163892+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.163892+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.537299+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.537299+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.541124+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.541124+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.543711+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:15.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[110680]: audit 2024-09-17T12:13:14.543711+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: cluster 2024-09-17T12:13:14.083016+0000 mgr.y (mgr.54108) 1788 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: cluster 2024-09-17T12:13:14.083016+0000 mgr.y (mgr.54108) 1788 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.137823+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.137823+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.153073+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.153073+0000 mon.a (mon.0) 6631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.163892+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.163892+0000 mon.a (mon.0) 6632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.537299+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.537299+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.541124+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:15.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.541124+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.phvpin", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.543711+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:15.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:15 smithi092 bash[114081]: audit 2024-09-17T12:13:14.543711+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:16.032 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:13:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:16 smithi121 bash[87711]: cephadm 2024-09-17T12:13:14.531269+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.phvpin (1/2) 2024-09-17T12:13:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:16 smithi121 bash[87711]: cephadm 2024-09-17T12:13:14.531269+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.phvpin (1/2) 2024-09-17T12:13:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:16 smithi121 bash[87711]: cephadm 2024-09-17T12:13:14.545148+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Deploying daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:13:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:16 smithi121 bash[87711]: cephadm 2024-09-17T12:13:14.545148+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Deploying daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:13:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:16 smithi092 bash[110680]: cephadm 2024-09-17T12:13:14.531269+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.phvpin (1/2) 2024-09-17T12:13:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:16 smithi092 bash[110680]: cephadm 2024-09-17T12:13:14.531269+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.phvpin (1/2) 2024-09-17T12:13:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:16 smithi092 bash[110680]: cephadm 2024-09-17T12:13:14.545148+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Deploying daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:13:16.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:16 smithi092 bash[110680]: cephadm 2024-09-17T12:13:14.545148+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Deploying daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:13:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:16 smithi092 bash[114081]: cephadm 2024-09-17T12:13:14.531269+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.phvpin (1/2) 2024-09-17T12:13:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:16 smithi092 bash[114081]: cephadm 2024-09-17T12:13:14.531269+0000 mgr.y (mgr.54108) 1789 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.phvpin (1/2) 2024-09-17T12:13:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:16 smithi092 bash[114081]: cephadm 2024-09-17T12:13:14.545148+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Deploying daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:13:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:16 smithi092 bash[114081]: cephadm 2024-09-17T12:13:14.545148+0000 mgr.y (mgr.54108) 1790 : cephadm [INF] Deploying daemon rgw.foo.smithi092.phvpin on smithi092 2024-09-17T12:13:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:17 smithi092 bash[110680]: cluster 2024-09-17T12:13:16.083913+0000 mgr.y (mgr.54108) 1791 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:17.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:17 smithi092 bash[110680]: cluster 2024-09-17T12:13:16.083913+0000 mgr.y (mgr.54108) 1791 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:17 smithi092 bash[114081]: cluster 2024-09-17T12:13:16.083913+0000 mgr.y (mgr.54108) 1791 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:17.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:17 smithi092 bash[114081]: cluster 2024-09-17T12:13:16.083913+0000 mgr.y (mgr.54108) 1791 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:17.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:17 smithi121 bash[87711]: cluster 2024-09-17T12:13:16.083913+0000 mgr.y (mgr.54108) 1791 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:17.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:17 smithi121 bash[87711]: cluster 2024-09-17T12:13:16.083913+0000 mgr.y (mgr.54108) 1791 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:18.426 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:18 smithi092 bash[110680]: audit 2024-09-17T12:13:16.959167+0000 mgr.y (mgr.54108) 1792 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:18.426 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:18 smithi092 bash[110680]: audit 2024-09-17T12:13:16.959167+0000 mgr.y (mgr.54108) 1792 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:18.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:18 smithi092 bash[114081]: audit 2024-09-17T12:13:16.959167+0000 mgr.y (mgr.54108) 1792 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:18.426 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:18 smithi092 bash[114081]: audit 2024-09-17T12:13:16.959167+0000 mgr.y (mgr.54108) 1792 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:18.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:18 smithi121 bash[87711]: audit 2024-09-17T12:13:16.959167+0000 mgr.y (mgr.54108) 1792 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:18 smithi121 bash[87711]: audit 2024-09-17T12:13:16.959167+0000 mgr.y (mgr.54108) 1792 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:18.722 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:18.722 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:13:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:18.723 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:18.723 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:13:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:18.723 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:13:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:18.724 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:13:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:18.724 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:13:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:18.724 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:13:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:18.725 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:13:18 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:19.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:19 smithi121 bash[87711]: cluster 2024-09-17T12:13:18.085287+0000 mgr.y (mgr.54108) 1793 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:19 smithi121 bash[87711]: cluster 2024-09-17T12:13:18.085287+0000 mgr.y (mgr.54108) 1793 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:19.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:19 smithi092 bash[110680]: cluster 2024-09-17T12:13:18.085287+0000 mgr.y (mgr.54108) 1793 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:19.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:19 smithi092 bash[110680]: cluster 2024-09-17T12:13:18.085287+0000 mgr.y (mgr.54108) 1793 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:19.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:19 smithi092 bash[114081]: cluster 2024-09-17T12:13:18.085287+0000 mgr.y (mgr.54108) 1793 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:19.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:19 smithi092 bash[114081]: cluster 2024-09-17T12:13:18.085287+0000 mgr.y (mgr.54108) 1793 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:21.001 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:13:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:13:20] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.51.0" 2024-09-17T12:13:21.263 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:13:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:21.263 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:13:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:21.264 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:13:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:21.264 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:13:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:21.264 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:21.264 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:21 smithi092 bash[110680]: cluster 2024-09-17T12:13:20.086390+0000 mgr.y (mgr.54108) 1794 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:21.264 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:21 smithi092 bash[110680]: cluster 2024-09-17T12:13:20.086390+0000 mgr.y (mgr.54108) 1794 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:21.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:21 smithi092 bash[110680]: audit 2024-09-17T12:13:20.624566+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:21.265 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:21 smithi092 bash[110680]: audit 2024-09-17T12:13:20.624566+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:21.265 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:13:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:21.265 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:13:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:21.265 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:21.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:21 smithi092 bash[114081]: cluster 2024-09-17T12:13:20.086390+0000 mgr.y (mgr.54108) 1794 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:21.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:21 smithi092 bash[114081]: cluster 2024-09-17T12:13:20.086390+0000 mgr.y (mgr.54108) 1794 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:21.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:21 smithi092 bash[114081]: audit 2024-09-17T12:13:20.624566+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:21.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:21 smithi092 bash[114081]: audit 2024-09-17T12:13:20.624566+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:21.266 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:13:21 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:21 smithi121 bash[87711]: cluster 2024-09-17T12:13:20.086390+0000 mgr.y (mgr.54108) 1794 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:21 smithi121 bash[87711]: cluster 2024-09-17T12:13:20.086390+0000 mgr.y (mgr.54108) 1794 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:13:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:21 smithi121 bash[87711]: audit 2024-09-17T12:13:20.624566+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:21 smithi121 bash[87711]: audit 2024-09-17T12:13:20.624566+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:22 smithi092 bash[110680]: audit 2024-09-17T12:13:21.308638+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:22 smithi092 bash[110680]: audit 2024-09-17T12:13:21.308638+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:22 smithi092 bash[110680]: audit 2024-09-17T12:13:21.314324+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:22 smithi092 bash[110680]: audit 2024-09-17T12:13:21.314324+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:22 smithi092 bash[114081]: audit 2024-09-17T12:13:21.308638+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:22 smithi092 bash[114081]: audit 2024-09-17T12:13:21.308638+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:22 smithi092 bash[114081]: audit 2024-09-17T12:13:21.314324+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:22 smithi092 bash[114081]: audit 2024-09-17T12:13:21.314324+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:22 smithi121 bash[87711]: audit 2024-09-17T12:13:21.308638+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:22 smithi121 bash[87711]: audit 2024-09-17T12:13:21.308638+0000 mon.a (mon.0) 6637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:22 smithi121 bash[87711]: audit 2024-09-17T12:13:21.314324+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:22.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:22 smithi121 bash[87711]: audit 2024-09-17T12:13:21.314324+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:23.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:23 smithi121 bash[87711]: cluster 2024-09-17T12:13:22.087541+0000 mgr.y (mgr.54108) 1795 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:23.452 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:23 smithi121 bash[87711]: cluster 2024-09-17T12:13:22.087541+0000 mgr.y (mgr.54108) 1795 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:23.508 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:23 smithi092 bash[110680]: cluster 2024-09-17T12:13:22.087541+0000 mgr.y (mgr.54108) 1795 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:23.508 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:23 smithi092 bash[110680]: cluster 2024-09-17T12:13:22.087541+0000 mgr.y (mgr.54108) 1795 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:23.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:23 smithi092 bash[114081]: cluster 2024-09-17T12:13:22.087541+0000 mgr.y (mgr.54108) 1795 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:23.508 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:23 smithi092 bash[114081]: cluster 2024-09-17T12:13:22.087541+0000 mgr.y (mgr.54108) 1795 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:23.599 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:13:24.294 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:13:24.294 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 17s ago 58m - - 2024-09-17T12:13:24.294 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 10s ago 58m - - 2024-09-17T12:13:24.294 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (17m) 17s ago 48m 14.8M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:13:24.294 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (17m) 10s ago 47m 68.6M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:13:24.294 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (19m) 17s ago 44m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:13:24.294 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (12m) 10s ago 57m 443M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:13:24.294 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (30m) 17s ago 59m 535M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:13:24.294 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (12m) 17s ago 59m 82.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (14m) 10s ago 57m 67.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (12m) 17s ago 57m 58.9M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (19m) 17s ago 48m 8576k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (19m) 10s ago 48m 8527k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (9m) 17s ago 56m 57.5M 2780M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (8m) 17s ago 55m 57.5M 2780M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (6m) 17s ago 54m 50.4M 2780M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (4m) 17s ago 53m 53.1M 2780M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (3m) 10s ago 52m 52.6M 3036M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (3m) 10s ago 51m 51.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (2m) 10s ago 50m 50.1M 3036M 19.3.0-4937-g74984932 6c1fcab85602 6579ee5b8a2c 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (119s) 10s ago 49m 50.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 3163a4ff35cb 2024-09-17T12:13:24.295 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (18m) 10s ago 48m 55.5M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:13:24.296 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 starting - - - - 2024-09-17T12:13:24.296 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (44m) 10s ago 44m 101M - 18.2.4-855-g19e2a2be 980a0bfcd684 e30a3fb6eeda 2024-09-17T12:13:24.647 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1 2024-09-17T12:13:24.648 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:13:24.649 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:13:24.649 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)": 1, 2024-09-17T12:13:24.649 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 13 2024-09-17T12:13:24.649 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:13:24.649 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:13:24.952 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:13:24.953 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:13:24.953 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:13:24.953 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T12:13:24.953 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:13:24.953 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T12:13:24.953 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T12:13:24.953 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:13:24.953 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:13:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:23.585753+0000 mgr.y (mgr.54108) 1796 : audit [DBG] from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:23.585753+0000 mgr.y (mgr.54108) 1796 : audit [DBG] from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:23.945379+0000 mgr.y (mgr.54108) 1797 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:23.945379+0000 mgr.y (mgr.54108) 1797 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: cephadm 2024-09-17T12:13:23.997606+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu (2/2) 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: cephadm 2024-09-17T12:13:23.997606+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu (2/2) 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.002291+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.002291+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.004741+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.004741+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.006255+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.006255+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: cephadm 2024-09-17T12:13:24.007239+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: cephadm 2024-09-17T12:13:24.007239+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: cluster 2024-09-17T12:13:24.088411+0000 mgr.y (mgr.54108) 1800 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:13:25.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: cluster 2024-09-17T12:13:24.088411+0000 mgr.y (mgr.54108) 1800 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:13:25.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.257396+0000 mgr.y (mgr.54108) 1801 : audit [DBG] from='client.54786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.257396+0000 mgr.y (mgr.54108) 1801 : audit [DBG] from='client.54786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.648955+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2988804556' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:25.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:25 smithi121 bash[87711]: audit 2024-09-17T12:13:24.648955+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2988804556' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:23.585753+0000 mgr.y (mgr.54108) 1796 : audit [DBG] from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:23.585753+0000 mgr.y (mgr.54108) 1796 : audit [DBG] from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:23.945379+0000 mgr.y (mgr.54108) 1797 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:23.945379+0000 mgr.y (mgr.54108) 1797 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: cephadm 2024-09-17T12:13:23.997606+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu (2/2) 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: cephadm 2024-09-17T12:13:23.997606+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu (2/2) 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.002291+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.002291+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.004741+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.004741+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.006255+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.006255+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:25.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: cephadm 2024-09-17T12:13:24.007239+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: cephadm 2024-09-17T12:13:24.007239+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: cluster 2024-09-17T12:13:24.088411+0000 mgr.y (mgr.54108) 1800 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: cluster 2024-09-17T12:13:24.088411+0000 mgr.y (mgr.54108) 1800 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.257396+0000 mgr.y (mgr.54108) 1801 : audit [DBG] from='client.54786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.257396+0000 mgr.y (mgr.54108) 1801 : audit [DBG] from='client.54786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.648955+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2988804556' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[114081]: audit 2024-09-17T12:13:24.648955+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2988804556' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:23.585753+0000 mgr.y (mgr.54108) 1796 : audit [DBG] from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:23.585753+0000 mgr.y (mgr.54108) 1796 : audit [DBG] from='client.54750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:23.945379+0000 mgr.y (mgr.54108) 1797 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:23.945379+0000 mgr.y (mgr.54108) 1797 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: cephadm 2024-09-17T12:13:23.997606+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu (2/2) 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: cephadm 2024-09-17T12:13:23.997606+0000 mgr.y (mgr.54108) 1798 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu (2/2) 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.002291+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.002291+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.004741+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.004741+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.006255+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.006255+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: cephadm 2024-09-17T12:13:24.007239+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: cephadm 2024-09-17T12:13:24.007239+0000 mgr.y (mgr.54108) 1799 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: cluster 2024-09-17T12:13:24.088411+0000 mgr.y (mgr.54108) 1800 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:13:25.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: cluster 2024-09-17T12:13:24.088411+0000 mgr.y (mgr.54108) 1800 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T12:13:25.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.257396+0000 mgr.y (mgr.54108) 1801 : audit [DBG] from='client.54786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.257396+0000 mgr.y (mgr.54108) 1801 : audit [DBG] from='client.54786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:25.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.648955+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2988804556' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:25.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:25 smithi092 bash[110680]: audit 2024-09-17T12:13:24.648955+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2988804556' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:26.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:26 smithi121 bash[87711]: audit 2024-09-17T12:13:24.953626+0000 mgr.y (mgr.54108) 1802 : audit [DBG] from='client.74696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:26.176 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:26 smithi121 bash[87711]: audit 2024-09-17T12:13:24.953626+0000 mgr.y (mgr.54108) 1802 : audit [DBG] from='client.74696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:26.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:26 smithi092 bash[114081]: audit 2024-09-17T12:13:24.953626+0000 mgr.y (mgr.54108) 1802 : audit [DBG] from='client.74696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:26.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:26 smithi092 bash[114081]: audit 2024-09-17T12:13:24.953626+0000 mgr.y (mgr.54108) 1802 : audit [DBG] from='client.74696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:26 smithi092 bash[110680]: audit 2024-09-17T12:13:24.953626+0000 mgr.y (mgr.54108) 1802 : audit [DBG] from='client.74696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:26 smithi092 bash[110680]: audit 2024-09-17T12:13:24.953626+0000 mgr.y (mgr.54108) 1802 : audit [DBG] from='client.74696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:27.055 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:13:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:27.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:13:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:27.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:13:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:27.056 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:13:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:27.057 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:13:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:27.057 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:13:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:27.057 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:13:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:27.058 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:13:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:27.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:26 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:27.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:27 smithi121 bash[87711]: cluster 2024-09-17T12:13:26.089252+0000 mgr.y (mgr.54108) 1803 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 37 op/s 2024-09-17T12:13:27.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:27 smithi121 bash[87711]: cluster 2024-09-17T12:13:26.089252+0000 mgr.y (mgr.54108) 1803 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 37 op/s 2024-09-17T12:13:27.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:27 smithi092 bash[114081]: cluster 2024-09-17T12:13:26.089252+0000 mgr.y (mgr.54108) 1803 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 37 op/s 2024-09-17T12:13:27.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:27 smithi092 bash[114081]: cluster 2024-09-17T12:13:26.089252+0000 mgr.y (mgr.54108) 1803 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 37 op/s 2024-09-17T12:13:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:27 smithi092 bash[110680]: cluster 2024-09-17T12:13:26.089252+0000 mgr.y (mgr.54108) 1803 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 37 op/s 2024-09-17T12:13:27.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:27 smithi092 bash[110680]: cluster 2024-09-17T12:13:26.089252+0000 mgr.y (mgr.54108) 1803 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 37 op/s 2024-09-17T12:13:28.429 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:28 smithi121 bash[87711]: audit 2024-09-17T12:13:26.970197+0000 mgr.y (mgr.54108) 1804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:28.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:28 smithi121 bash[87711]: audit 2024-09-17T12:13:26.970197+0000 mgr.y (mgr.54108) 1804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:28.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:28 smithi121 bash[87711]: audit 2024-09-17T12:13:27.166643+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:28 smithi121 bash[87711]: audit 2024-09-17T12:13:27.166643+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:28 smithi121 bash[87711]: audit 2024-09-17T12:13:27.173764+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:28 smithi121 bash[87711]: audit 2024-09-17T12:13:27.173764+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:28 smithi121 bash[87711]: audit 2024-09-17T12:13:27.180195+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.430 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:28 smithi121 bash[87711]: audit 2024-09-17T12:13:27.180195+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[110680]: audit 2024-09-17T12:13:26.970197+0000 mgr.y (mgr.54108) 1804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[110680]: audit 2024-09-17T12:13:26.970197+0000 mgr.y (mgr.54108) 1804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[110680]: audit 2024-09-17T12:13:27.166643+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[110680]: audit 2024-09-17T12:13:27.166643+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[110680]: audit 2024-09-17T12:13:27.173764+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[110680]: audit 2024-09-17T12:13:27.173764+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[110680]: audit 2024-09-17T12:13:27.180195+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[110680]: audit 2024-09-17T12:13:27.180195+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[114081]: audit 2024-09-17T12:13:26.970197+0000 mgr.y (mgr.54108) 1804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[114081]: audit 2024-09-17T12:13:26.970197+0000 mgr.y (mgr.54108) 1804 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[114081]: audit 2024-09-17T12:13:27.166643+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[114081]: audit 2024-09-17T12:13:27.166643+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[114081]: audit 2024-09-17T12:13:27.173764+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[114081]: audit 2024-09-17T12:13:27.173764+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[114081]: audit 2024-09-17T12:13:27.180195+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:28 smithi092 bash[114081]: audit 2024-09-17T12:13:27.180195+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:28.683 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:13:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:28.684 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:13:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:28.684 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:28.684 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:13:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:28.685 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:13:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:28.685 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:13:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:28.686 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:13:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:28.686 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:13:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:28.686 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:13:28 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: cluster 2024-09-17T12:13:28.090632+0000 mgr.y (mgr.54108) 1805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 78 op/s 2024-09-17T12:13:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: cluster 2024-09-17T12:13:28.090632+0000 mgr.y (mgr.54108) 1805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 78 op/s 2024-09-17T12:13:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.605712+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.605712+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.616450+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.616450+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.621145+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.621145+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.622932+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.622932+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.633388+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.633388+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.762337+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.762337+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.765776+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.765776+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.770265+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.770265+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.772024+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:28.772024+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.079905+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.079905+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.144345+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.144345+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.146702+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.146702+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.149489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.149489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.150293+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.150293+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.156894+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:29 smithi121 bash[87711]: audit 2024-09-17T12:13:29.156894+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: cluster 2024-09-17T12:13:28.090632+0000 mgr.y (mgr.54108) 1805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 78 op/s 2024-09-17T12:13:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: cluster 2024-09-17T12:13:28.090632+0000 mgr.y (mgr.54108) 1805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 78 op/s 2024-09-17T12:13:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.605712+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.605712+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.616450+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.616450+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.621145+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.621145+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.622932+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.622932+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.633388+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.633388+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.762337+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.762337+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.765776+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.765776+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.770265+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.770265+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.772024+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: cluster 2024-09-17T12:13:28.090632+0000 mgr.y (mgr.54108) 1805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 78 op/s 2024-09-17T12:13:29.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: cluster 2024-09-17T12:13:28.090632+0000 mgr.y (mgr.54108) 1805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 78 op/s 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.605712+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.605712+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.616450+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.616450+0000 mon.a (mon.0) 6646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.621145+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.621145+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.622932+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.622932+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.633388+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.633388+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.762337+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.762337+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.765776+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.765776+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.770265+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.770265+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.772024+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:28.772024+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.079905+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.079905+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.144345+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.144345+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.146702+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.146702+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.149489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.149489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.150293+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.150293+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.156894+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[114081]: audit 2024-09-17T12:13:29.156894+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:28.772024+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.079905+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.079905+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.144345+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.144345+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.146702+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.146702+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.149489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.149489+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.150293+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.150293+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.156894+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:29.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:29 smithi092 bash[110680]: audit 2024-09-17T12:13:29.156894+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:28.635210+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:28.635210+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:28.778285+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:28.778285+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.080473+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.080473+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.157314+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.157314+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.234072+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.234072+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.236660+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.236660+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.239789+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.239789+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.240781+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.240781+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.246904+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.246904+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.308 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.247458+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.247458+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.310 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.341536+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.341536+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.344009+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.344009+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.313 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.347119+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.347119+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.348060+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.348060+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.354052+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.354052+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.424867+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.424867+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.427514+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.427514+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.430164+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.430164+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.431265+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.431265+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.314 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.437451+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.437451+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.516074+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.516074+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.518702+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.518702+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.521492+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.521492+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.522410+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.522410+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.527887+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.527887+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.620834+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.620834+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.315 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.623174+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.623174+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.626082+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.626082+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.627153+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.627153+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.632708+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.632708+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.726427+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.726427+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.729028+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.729028+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.316 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.731483+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.731483+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.732524+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.732524+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.738120+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.738120+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.831006+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.831006+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.832961+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.832961+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.834563+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.834563+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.835153+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.317 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.835153+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.840126+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.840126+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.900079+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.900079+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.901980+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.901980+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.904446+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.904446+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.905394+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.905394+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.910955+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.910955+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.981814+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.318 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.981814+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.984215+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.984215+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.987606+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.987606+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.988490+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.988490+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.994002+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:29.994002+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.098323+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.098323+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.101217+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.101217+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.319 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.104890+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.104890+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.106210+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.106210+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.115736+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.320 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:30 smithi121 bash[87711]: audit 2024-09-17T12:13:30.115736+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:28.635210+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:28.635210+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:28.778285+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:28.778285+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.080473+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.080473+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.157314+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.157314+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.234072+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.234072+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.236660+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.236660+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.239789+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.239789+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.240781+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.240781+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.246904+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.246904+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.247458+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.247458+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.341536+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.341536+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.344009+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.344009+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.347119+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.347119+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.348060+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.348060+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.354052+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.354052+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.424867+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.424867+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.427514+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.427514+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.430164+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.430164+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.431265+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.431265+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.437451+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.437451+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.516074+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.516074+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.518702+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.518702+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.521492+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.521492+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.522410+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.522410+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.527887+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.527887+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.620834+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.620834+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.623174+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.623174+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.626082+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.626082+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.627153+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.627153+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.632708+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.632708+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.726427+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.726427+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.729028+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.729028+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.731483+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.731483+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.732524+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.732524+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.738120+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.738120+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.831006+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.831006+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.832961+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.832961+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.834563+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.834563+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.835153+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.835153+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.840126+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.840126+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.900079+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.900079+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.901980+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.901980+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.904446+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.904446+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.905394+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.905394+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.910955+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.910955+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.981814+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.981814+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.984215+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.984215+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.987606+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.987606+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.988490+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:28.635210+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:28.635210+0000 mgr.y (mgr.54108) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:28.778285+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:28.778285+0000 mgr.y (mgr.54108) 1807 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.080473+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.080473+0000 mgr.y (mgr.54108) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.157314+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.157314+0000 mgr.y (mgr.54108) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.234072+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.234072+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.236660+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.236660+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.239789+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.239789+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.240781+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.240781+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.246904+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.246904+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.247458+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.247458+0000 mgr.y (mgr.54108) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.988490+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.994002+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:29.994002+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.098323+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.098323+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.101217+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.101217+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.104890+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.104890+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.106210+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.106210+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.115736+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[110680]: audit 2024-09-17T12:13:30.115736+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.341536+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.341536+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.344009+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.344009+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.347119+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.347119+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.348060+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.348060+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.354052+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.354052+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.424867+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.424867+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.427514+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.427514+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.430164+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.430164+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.431265+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.431265+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.437451+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.437451+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.516074+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.516074+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.518702+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.518702+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.521492+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.521492+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.522410+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.522410+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.527887+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.527887+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.620834+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.620834+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.623174+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.623174+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.626082+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.626082+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.627153+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.627153+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.632708+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.632708+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.726427+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.726427+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.729028+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.729028+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.731483+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.731483+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.732524+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.732524+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.738120+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.738120+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.831006+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.831006+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.832961+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.832961+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.834563+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.834563+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.835153+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.835153+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.840126+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.840126+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.900079+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.900079+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.901980+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.901980+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.904446+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.904446+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.905394+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.905394+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.910955+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.910955+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.981814+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.981814+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.984215+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.984215+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.987606+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.987606+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.988490+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.988490+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.994002+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:29.994002+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.098323+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.098323+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.101217+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.101217+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.104890+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.104890+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.106210+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.106210+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.115736+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:30.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[114081]: audit 2024-09-17T12:13:30.115736+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:13:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:13:30] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.51.0" 2024-09-17T12:13:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.354527+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.354527+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.438025+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.438025+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.528617+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.528617+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.633296+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.633296+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.738612+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.738612+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.840469+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.840469+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.911330+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.911330+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.994542+0000 mgr.y (mgr.54108) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:29.994542+0000 mgr.y (mgr.54108) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cluster 2024-09-17T12:13:30.091920+0000 mgr.y (mgr.54108) 1819 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cluster 2024-09-17T12:13:30.091920+0000 mgr.y (mgr.54108) 1819 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.116395+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.116395+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.206028+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.206028+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.208402+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.208402+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.211525+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.211525+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.212335+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.212335+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.219912+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.219912+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.220545+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.220545+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.283385+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.283385+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.286029+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.286029+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.289022+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.289022+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.290045+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.290045+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.300123+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.300123+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.300725+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.300725+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.373416+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.373416+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.375605+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.375605+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.377817+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.377817+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.378422+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.378422+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.385426+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.385426+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.451058+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.451058+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.452924+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.452924+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.454740+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.454740+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.455634+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.455634+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.463136+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.463136+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.543604+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.543604+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.545457+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.545457+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.547366+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.547366+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.548052+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.548052+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.553268+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.553268+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.623248+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.623248+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.626867+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.626867+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.629256+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.629256+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.630189+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.630189+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.638444+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.638444+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.723440+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.723440+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.725392+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.725392+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.727517+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.727517+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.728302+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.728302+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.734312+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.734312+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.805265+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.805265+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.807425+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.807425+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.809530+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.809530+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.810244+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.810244+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.816080+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.816080+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.907836+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.907836+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.910303+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.910303+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.912275+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.912275+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.912946+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.912946+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.918430+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.918430+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.995553+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.995553+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.997201+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.997201+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.998808+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.998808+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.999375+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:30.999375+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.003594+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.003594+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.066744+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.066744+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.068552+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.068552+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.070287+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.070287+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.070926+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.070926+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.084899+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.084899+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.145539+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.145539+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.147868+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.147868+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.150811+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.150811+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.151753+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.151753+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.157559+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.571 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:31 smithi121 bash[87711]: audit 2024-09-17T12:13:31.157559+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.354527+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.354527+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.438025+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.438025+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.528617+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.528617+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.633296+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.633296+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.738612+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.738612+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.840469+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.840469+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.911330+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.911330+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.994542+0000 mgr.y (mgr.54108) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:29.994542+0000 mgr.y (mgr.54108) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cluster 2024-09-17T12:13:30.091920+0000 mgr.y (mgr.54108) 1819 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cluster 2024-09-17T12:13:30.091920+0000 mgr.y (mgr.54108) 1819 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.116395+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.116395+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.206028+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.354527+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.354527+0000 mgr.y (mgr.54108) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.438025+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.438025+0000 mgr.y (mgr.54108) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.528617+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.528617+0000 mgr.y (mgr.54108) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.633296+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.633296+0000 mgr.y (mgr.54108) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.738612+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.738612+0000 mgr.y (mgr.54108) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.840469+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.840469+0000 mgr.y (mgr.54108) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.911330+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.911330+0000 mgr.y (mgr.54108) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.994542+0000 mgr.y (mgr.54108) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:29.994542+0000 mgr.y (mgr.54108) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cluster 2024-09-17T12:13:30.091920+0000 mgr.y (mgr.54108) 1819 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cluster 2024-09-17T12:13:30.091920+0000 mgr.y (mgr.54108) 1819 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.116395+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.116395+0000 mgr.y (mgr.54108) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.206028+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.206028+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.208402+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.208402+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.211525+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.211525+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.212335+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.212335+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.219912+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.219912+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.220545+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.220545+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.283385+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.283385+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.286029+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.286029+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.289022+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.289022+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.290045+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.290045+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.206028+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.208402+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.208402+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.211525+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.211525+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.212335+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.212335+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.219912+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.219912+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.220545+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.220545+0000 mgr.y (mgr.54108) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.283385+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.283385+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.286029+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.286029+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.289022+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.289022+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.290045+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.290045+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.300123+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.300123+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.300725+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.300725+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.373416+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.373416+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.375605+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.375605+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.377817+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.377817+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.378422+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.378422+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.385426+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.385426+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.451058+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.451058+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.452924+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.452924+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.454740+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.454740+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.300123+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.300123+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.300725+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.300725+0000 mgr.y (mgr.54108) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.373416+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.373416+0000 mon.a (mon.0) 6720 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.375605+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.375605+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.377817+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.377817+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.378422+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.378422+0000 mon.a (mon.0) 6723 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.385426+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.385426+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.451058+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.451058+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.452924+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.452924+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.454740+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.454740+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.455634+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.455634+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.463136+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.463136+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.543604+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.543604+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.545457+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.545457+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.547366+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.547366+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.548052+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.548052+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.553268+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.553268+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.623248+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.623248+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.626867+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.626867+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.629256+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.455634+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.455634+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.463136+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.463136+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.543604+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.543604+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.545457+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.545457+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.547366+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.547366+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.548052+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.548052+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.553268+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.553268+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.623248+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.623248+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.626867+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.626867+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.629256+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.629256+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.630189+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.630189+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.638444+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.638444+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.723440+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.723440+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.725392+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.725392+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.727517+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.727517+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.728302+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.728302+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.734312+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.734312+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.805265+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.805265+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.807425+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.807425+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.809530+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.629256+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.630189+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.630189+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.638444+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.638444+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.723440+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.723440+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.725392+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.725392+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.727517+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.727517+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.728302+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.728302+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.734312+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.734312+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.805265+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.805265+0000 mon.a (mon.0) 6745 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.807425+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.807425+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.809530+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.809530+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.810244+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.810244+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.816080+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.816080+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.907836+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.907836+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.910303+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.910303+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.912275+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.912275+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.912946+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.912946+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.918430+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.918430+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.995553+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.995553+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.997201+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.997201+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.809530+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.810244+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.810244+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.816080+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.816080+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.907836+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.907836+0000 mon.a (mon.0) 6750 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.910303+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.910303+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.912275+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.912275+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.912946+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.912946+0000 mon.a (mon.0) 6753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.918430+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.918430+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.995553+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.995553+0000 mon.a (mon.0) 6755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.997201+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.997201+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.998808+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.998808+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.999375+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:30.999375+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.003594+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.003594+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.066744+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.066744+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.068552+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.068552+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.070287+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.070287+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.070926+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.070926+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.084899+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.084899+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.145539+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.145539+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.147868+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.147868+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.998808+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.998808+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.999375+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:30.999375+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.003594+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.003594+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.066744+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.066744+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.068552+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.068552+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.601 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.070287+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.070287+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.070926+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.070926+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.084899+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.084899+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.145539+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.145539+0000 mon.a (mon.0) 6765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:31.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.147868+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.147868+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.150811+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.150811+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.151753+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.151753+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.157559+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[114081]: audit 2024-09-17T12:13:31.157559+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.150811+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.150811+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.151753+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.151753+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:31.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.157559+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:31.604 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:31 smithi092 bash[110680]: audit 2024-09-17T12:13:31.157559+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.205 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.386108+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.205 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.386108+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.205 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.463702+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.205 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.463702+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.205 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.553759+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.205 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.553759+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.639116+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.639116+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.734855+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.734855+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.816663+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.816663+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.918970+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:30.918970+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.004036+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.004036+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.085356+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.206 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.085356+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.207 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.158035+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.207 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.158035+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.207 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.225677+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.207 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.225677+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.207 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.227422+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.227422+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.229188+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.229188+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.230106+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.230106+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.235390+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.235390+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.235796+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.235796+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.208 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.299906+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.299906+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.302120+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.302120+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.303811+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.303811+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.304552+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.304552+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.309556+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.309556+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.309975+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.309975+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.209 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.371817+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.210 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.371817+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.210 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.373454+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.210 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.373454+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.210 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.375701+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.210 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.375701+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.210 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.376429+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.210 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.376429+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.210 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.384124+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.211 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.384124+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.211 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.446977+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.211 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.446977+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.211 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.448660+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.211 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.448660+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.211 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.450662+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.211 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.450662+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.211 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.451384+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.451384+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.458988+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.458988+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.521781+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.521781+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.523752+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.523752+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.526135+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.526135+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.212 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.526764+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.526764+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.534703+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.534703+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.618243+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.618243+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.619924+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.619924+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.621565+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.621565+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.622192+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.622192+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.631560+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.213 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.631560+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.715925+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.715925+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.718048+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.718048+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.720544+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.720544+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.721285+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.721285+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.731110+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.731110+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.809874+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.809874+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.811758+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.214 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.811758+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.813780+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.813780+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.815006+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.815006+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.822546+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.822546+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.921448+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.921448+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.923654+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.215 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.923654+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.925603+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.925603+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.926304+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.926304+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.933508+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.933508+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.998651+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:31.998651+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.000333+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.216 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.000333+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.386108+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.386108+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.463702+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.463702+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.553759+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.553759+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.639116+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.639116+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.734855+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.734855+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.816663+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.816663+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.918970+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:30.918970+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.302 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.004036+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.004036+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.085356+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.085356+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.158035+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.158035+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.225677+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.225677+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.227422+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.227422+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.229188+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.229188+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.230106+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.230106+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.303 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.235390+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.235390+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.235796+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.235796+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.299906+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.299906+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.302120+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.302120+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.303811+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.303811+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.304552+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.304552+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.309556+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.304 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.309556+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.309975+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.309975+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.371817+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.371817+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.373454+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.373454+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.375701+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.375701+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.376429+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.376429+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.384124+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.305 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.384124+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.446977+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.446977+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.448660+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.448660+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.450662+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.450662+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.451384+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.451384+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.306 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.458988+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.458988+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.521781+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.521781+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.523752+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.523752+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.526135+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.526135+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.307 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.526764+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.526764+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.534703+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.534703+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.618243+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.618243+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.619924+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.308 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.619924+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.621565+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.621565+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.622192+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.622192+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.631560+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.631560+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.715925+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.715925+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.718048+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.718048+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.720544+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.720544+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.721285+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.721285+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.731110+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.311 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.731110+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.311 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.809874+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.311 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.809874+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.311 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.811758+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.311 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.811758+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.311 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.813780+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.311 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.813780+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.815006+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.815006+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.822546+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.822546+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.921448+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.921448+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.923654+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.923654+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.925603+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.925603+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.926304+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.926304+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.933508+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.933508+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.998651+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:31.998651+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.000333+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.000333+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.002512+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.002512+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.003233+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.003233+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.011088+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.011088+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.074826+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.074826+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.076573+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.076573+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.315 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.078470+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.078470+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.079243+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.079243+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.087053+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.087053+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.152174+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.152174+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.154086+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.154086+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.155757+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.155757+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.156352+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.156352+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.164168+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[110680]: audit 2024-09-17T12:13:32.164168+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.386108+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.386108+0000 mgr.y (mgr.54108) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.463702+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.463702+0000 mgr.y (mgr.54108) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.553759+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.553759+0000 mgr.y (mgr.54108) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.639116+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.639116+0000 mgr.y (mgr.54108) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.734855+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.734855+0000 mgr.y (mgr.54108) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.816663+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.816663+0000 mgr.y (mgr.54108) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.918970+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:30.918970+0000 mgr.y (mgr.54108) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.004036+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.004036+0000 mgr.y (mgr.54108) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.085356+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.085356+0000 mgr.y (mgr.54108) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.158035+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.158035+0000 mgr.y (mgr.54108) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.225677+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.225677+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.227422+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.227422+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.229188+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.229188+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.230106+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.230106+0000 mon.a (mon.0) 6773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.235390+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.235390+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.235796+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.235796+0000 mgr.y (mgr.54108) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.299906+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.299906+0000 mon.a (mon.0) 6775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.302120+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.302120+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.303811+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.303811+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.304552+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.304552+0000 mon.a (mon.0) 6778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.309556+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.309556+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.309975+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.309975+0000 mgr.y (mgr.54108) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.371817+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.371817+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.373454+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.373454+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.323 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.375701+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.375701+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.376429+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.376429+0000 mon.a (mon.0) 6783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.384124+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.384124+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.446977+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.446977+0000 mon.a (mon.0) 6785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.448660+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.448660+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.324 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.450662+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.450662+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.451384+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.451384+0000 mon.a (mon.0) 6788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.458988+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.458988+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.521781+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.521781+0000 mon.a (mon.0) 6790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.523752+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.523752+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.526135+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.526135+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.526764+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.526764+0000 mon.a (mon.0) 6793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.534703+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.534703+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.618243+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.618243+0000 mon.a (mon.0) 6795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.619924+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.619924+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.621565+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.621565+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.622192+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.622192+0000 mon.a (mon.0) 6798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.631560+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.631560+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.715925+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.715925+0000 mon.a (mon.0) 6800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.718048+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.718048+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.720544+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.720544+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.721285+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.721285+0000 mon.a (mon.0) 6803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.731110+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.731110+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.809874+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.809874+0000 mon.a (mon.0) 6805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.811758+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.811758+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.813780+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.813780+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.815006+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.815006+0000 mon.a (mon.0) 6808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.822546+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.822546+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.921448+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.921448+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.923654+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.923654+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.925603+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.925603+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.926304+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.926304+0000 mon.a (mon.0) 6813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.933508+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.933508+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.998651+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:31.998651+0000 mon.a (mon.0) 6815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.000333+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.000333+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.002512+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.002512+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.003233+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.003233+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.011088+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.011088+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.074826+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.074826+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.076573+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.076573+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.078470+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.078470+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.079243+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.079243+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.087053+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.087053+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.152174+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.152174+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.154086+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.154086+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.155757+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.155757+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.156352+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.156352+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.164168+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:32 smithi092 bash[114081]: audit 2024-09-17T12:13:32.164168+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.002512+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.002512+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.003233+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.003233+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.011088+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.011088+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.074826+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.074826+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.076573+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.076573+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.078470+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.078470+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.079243+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.079243+0000 mon.a (mon.0) 6823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.087053+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.087053+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.152174+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.152174+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.154086+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.154086+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.155757+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.155757+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.156352+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.156352+0000 mon.a (mon.0) 6828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.164168+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:32.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:32 smithi121 bash[87711]: audit 2024-09-17T12:13:32.164168+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.384680+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.384680+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.459544+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.459544+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.535183+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.535183+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.632024+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.632024+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.731575+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.731575+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.822975+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.822975+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.934071+0000 mgr.y (mgr.54108) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:31.934071+0000 mgr.y (mgr.54108) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.011712+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.011712+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.087640+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.087640+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cluster 2024-09-17T12:13:32.092716+0000 mgr.y (mgr.54108) 1844 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 108 op/s 2024-09-17T12:13:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cluster 2024-09-17T12:13:32.092716+0000 mgr.y (mgr.54108) 1844 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 108 op/s 2024-09-17T12:13:33.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.164730+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.164730+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.238809+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.238809+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.240906+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.240906+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.242936+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.242936+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.243567+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.243567+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.249663+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.249663+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.250253+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.250253+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.324653+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.324653+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.326599+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.326599+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.328854+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.328854+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.329648+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.329648+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.335894+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.335894+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.401319+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.401319+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.403045+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.403045+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.405086+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.405086+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.405848+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.405848+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.411503+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.411503+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.488198+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.488198+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.489823+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.489823+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.491864+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.491864+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.492464+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.492464+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.498306+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.498306+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.558294+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.558294+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.560005+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.560005+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.561796+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.561796+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.562360+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.562360+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.568217+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.568217+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.591597+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.591597+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.597356+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.597356+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.604793+0000 mon.a (mon.0) 6857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.604793+0000 mon.a (mon.0) 6857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.632610+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.632610+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.634883+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.634883+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.637128+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.637128+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.637989+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.637989+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.646651+0000 mon.a (mon.0) 6862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.646651+0000 mon.a (mon.0) 6862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.705676+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.705676+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.707866+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.707866+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.710497+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.710497+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.711548+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.711548+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.721710+0000 mon.a (mon.0) 6867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.721710+0000 mon.a (mon.0) 6867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.800917+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.800917+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.803089+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.803089+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.805674+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.805674+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.807361+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.807361+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.817892+0000 mon.a (mon.0) 6872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.817892+0000 mon.a (mon.0) 6872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.906070+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.906070+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.908437+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.908437+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.911126+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.911126+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.912000+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.912000+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.919307+0000 mon.a (mon.0) 6877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.919307+0000 mon.a (mon.0) 6877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.985163+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.985163+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.987405+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.987405+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.990071+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.990071+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.990958+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:32.990958+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.000411+0000 mon.a (mon.0) 6882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.000411+0000 mon.a (mon.0) 6882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.065312+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.065312+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.067025+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.067025+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.068710+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.068710+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.568 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.069297+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.069297+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.074575+0000 mon.a (mon.0) 6887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.074575+0000 mon.a (mon.0) 6887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.136463+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.136463+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.138241+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.138241+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.140609+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.140609+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.141512+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.141512+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.569 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.149555+0000 mon.a (mon.0) 6892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.570 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:33 smithi121 bash[87711]: audit 2024-09-17T12:13:33.149555+0000 mon.a (mon.0) 6892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.384680+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.384680+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.459544+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.459544+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.535183+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.535183+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.632024+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.632024+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.731575+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.731575+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.822975+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.822975+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.934071+0000 mgr.y (mgr.54108) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:31.934071+0000 mgr.y (mgr.54108) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.011712+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.011712+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.087640+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.087640+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cluster 2024-09-17T12:13:32.092716+0000 mgr.y (mgr.54108) 1844 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 108 op/s 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cluster 2024-09-17T12:13:32.092716+0000 mgr.y (mgr.54108) 1844 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 108 op/s 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.164730+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.384680+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.384680+0000 mgr.y (mgr.54108) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.459544+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.459544+0000 mgr.y (mgr.54108) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.535183+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.535183+0000 mgr.y (mgr.54108) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.632024+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.632024+0000 mgr.y (mgr.54108) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.731575+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.731575+0000 mgr.y (mgr.54108) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.822975+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.822975+0000 mgr.y (mgr.54108) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.934071+0000 mgr.y (mgr.54108) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:31.934071+0000 mgr.y (mgr.54108) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.011712+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.011712+0000 mgr.y (mgr.54108) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.087640+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.087640+0000 mgr.y (mgr.54108) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cluster 2024-09-17T12:13:32.092716+0000 mgr.y (mgr.54108) 1844 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 108 op/s 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cluster 2024-09-17T12:13:32.092716+0000 mgr.y (mgr.54108) 1844 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 108 op/s 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.164730+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.164730+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.238809+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.238809+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.240906+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.240906+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.242936+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.242936+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.243567+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.243567+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.249663+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.249663+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.250253+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.250253+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.324653+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.324653+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.326599+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.326599+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.328854+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.328854+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.329648+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.164730+0000 mgr.y (mgr.54108) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.238809+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.238809+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.240906+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.240906+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.242936+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.242936+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.243567+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.243567+0000 mon.a (mon.0) 6833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.249663+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.249663+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.250253+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.250253+0000 mgr.y (mgr.54108) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.324653+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.324653+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.326599+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.326599+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.328854+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.328854+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.329648+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.329648+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.335894+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.335894+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.401319+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.401319+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.403045+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.403045+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.405086+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.405086+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.405848+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.405848+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.411503+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.411503+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.488198+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.488198+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.489823+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.489823+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.491864+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.491864+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.329648+0000 mon.a (mon.0) 6838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.335894+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.335894+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.401319+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.401319+0000 mon.a (mon.0) 6840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.403045+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.403045+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.405086+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.405086+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.405848+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.405848+0000 mon.a (mon.0) 6843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.411503+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.411503+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.488198+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.488198+0000 mon.a (mon.0) 6845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.489823+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.489823+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.491864+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.491864+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.492464+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.492464+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.586 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.498306+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.498306+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.558294+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.558294+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.560005+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.560005+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.561796+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.561796+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.562360+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.562360+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.568217+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.568217+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.591597+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.591597+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.597356+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.597356+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.604793+0000 mon.a (mon.0) 6857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.604793+0000 mon.a (mon.0) 6857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.632610+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.492464+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.492464+0000 mon.a (mon.0) 6848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.498306+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.498306+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.558294+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.558294+0000 mon.a (mon.0) 6850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.560005+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.560005+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.561796+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.561796+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.562360+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.562360+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.568217+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.568217+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.591597+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.591597+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.597356+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.597356+0000 mon.a (mon.0) 6856 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.604793+0000 mon.a (mon.0) 6857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.604793+0000 mon.a (mon.0) 6857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.632610+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.632610+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.634883+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.634883+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.637128+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.637128+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.637989+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.637989+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.646651+0000 mon.a (mon.0) 6862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.646651+0000 mon.a (mon.0) 6862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.705676+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.705676+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.707866+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.707866+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.710497+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.710497+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.711548+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.711548+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.721710+0000 mon.a (mon.0) 6867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.721710+0000 mon.a (mon.0) 6867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.632610+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.634883+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.634883+0000 mon.a (mon.0) 6859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.637128+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.637128+0000 mon.a (mon.0) 6860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.637989+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.637989+0000 mon.a (mon.0) 6861 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.646651+0000 mon.a (mon.0) 6862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.646651+0000 mon.a (mon.0) 6862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.705676+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.705676+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.707866+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.707866+0000 mon.a (mon.0) 6864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.710497+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.710497+0000 mon.a (mon.0) 6865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.711548+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.711548+0000 mon.a (mon.0) 6866 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.721710+0000 mon.a (mon.0) 6867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.721710+0000 mon.a (mon.0) 6867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.800917+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.800917+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.803089+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.803089+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.805674+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.805674+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.807361+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.807361+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.817892+0000 mon.a (mon.0) 6872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.817892+0000 mon.a (mon.0) 6872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.906070+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.906070+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.908437+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.908437+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.911126+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.911126+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.912000+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.912000+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.919307+0000 mon.a (mon.0) 6877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.919307+0000 mon.a (mon.0) 6877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.800917+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.800917+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.803089+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.803089+0000 mon.a (mon.0) 6869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.805674+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.805674+0000 mon.a (mon.0) 6870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.807361+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.807361+0000 mon.a (mon.0) 6871 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.817892+0000 mon.a (mon.0) 6872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.817892+0000 mon.a (mon.0) 6872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.906070+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.906070+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.908437+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.908437+0000 mon.a (mon.0) 6874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.911126+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.911126+0000 mon.a (mon.0) 6875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.912000+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.912000+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.919307+0000 mon.a (mon.0) 6877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.919307+0000 mon.a (mon.0) 6877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.985163+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.985163+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.987405+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.987405+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.990071+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.990071+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.990958+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:32.990958+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.000411+0000 mon.a (mon.0) 6882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.000411+0000 mon.a (mon.0) 6882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.065312+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.065312+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.067025+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.067025+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.068710+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.068710+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.069297+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.069297+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.074575+0000 mon.a (mon.0) 6887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.985163+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.985163+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.987405+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.987405+0000 mon.a (mon.0) 6879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.990071+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.990071+0000 mon.a (mon.0) 6880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.990958+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:32.990958+0000 mon.a (mon.0) 6881 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.000411+0000 mon.a (mon.0) 6882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.000411+0000 mon.a (mon.0) 6882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.065312+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.065312+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.067025+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.067025+0000 mon.a (mon.0) 6884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.068710+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.068710+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.069297+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.069297+0000 mon.a (mon.0) 6886 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.599 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.074575+0000 mon.a (mon.0) 6887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.074575+0000 mon.a (mon.0) 6887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.136463+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.136463+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.138241+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.138241+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.140609+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.140609+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.141512+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.141512+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.149555+0000 mon.a (mon.0) 6892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[110680]: audit 2024-09-17T12:13:33.149555+0000 mon.a (mon.0) 6892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.074575+0000 mon.a (mon.0) 6887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.136463+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.136463+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.138241+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.138241+0000 mon.a (mon.0) 6889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.140609+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.140609+0000 mon.a (mon.0) 6890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.141512+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.141512+0000 mon.a (mon.0) 6891 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.149555+0000 mon.a (mon.0) 6892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:33.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:33 smithi092 bash[114081]: audit 2024-09-17T12:13:33.149555+0000 mon.a (mon.0) 6892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.336469+0000 mgr.y (mgr.54108) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.336469+0000 mgr.y (mgr.54108) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.412068+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.412068+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.498770+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.498770+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.568770+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.568770+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.647158+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.647158+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.722227+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.722227+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.818462+0000 mgr.y (mgr.54108) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.818462+0000 mgr.y (mgr.54108) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.919863+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:32.919863+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.000902+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.000902+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.075027+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.075027+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.150012+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.150012+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.238175+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.238175+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.240414+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.240414+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.242604+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.242604+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.243519+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.243519+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.250859+0000 mon.a (mon.0) 6897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.250859+0000 mon.a (mon.0) 6897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.251470+0000 mgr.y (mgr.54108) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.251470+0000 mgr.y (mgr.54108) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.342127+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.342127+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.344680+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.344680+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.347505+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.347505+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.348483+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.348483+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.354927+0000 mon.a (mon.0) 6902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.354927+0000 mon.a (mon.0) 6902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.428251+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.428251+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.431149+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.431149+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.433874+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.433874+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.434705+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.434705+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.441182+0000 mon.a (mon.0) 6907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.441182+0000 mon.a (mon.0) 6907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.512027+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.512027+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.514365+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.514365+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.516458+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.516458+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.517020+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.517020+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.522846+0000 mon.a (mon.0) 6912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.522846+0000 mon.a (mon.0) 6912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.592782+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.592782+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.595234+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.595234+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.598004+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.598004+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.598622+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.598622+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.603648+0000 mon.a (mon.0) 6917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.603648+0000 mon.a (mon.0) 6917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.671253+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.671253+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.562 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.673644+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.673644+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.677534+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.677534+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.678690+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.678690+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.685530+0000 mon.a (mon.0) 6922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.685530+0000 mon.a (mon.0) 6922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.769968+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.769968+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.772276+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.772276+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.774899+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.774899+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.563 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.775704+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.775704+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.783715+0000 mon.a (mon.0) 6927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.783715+0000 mon.a (mon.0) 6927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.860272+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.860272+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.862476+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.862476+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.864905+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.864905+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.865687+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.865687+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.873571+0000 mon.a (mon.0) 6932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.873571+0000 mon.a (mon.0) 6932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.564 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.956109+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.956109+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.958316+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.958316+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.960981+0000 mon.a (mon.0) 6935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.960981+0000 mon.a (mon.0) 6935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.961863+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.961863+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.967783+0000 mon.a (mon.0) 6937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:33.967783+0000 mon.a (mon.0) 6937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.054752+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.054752+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.056739+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.565 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.056739+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.058931+0000 mon.a (mon.0) 6940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.058931+0000 mon.a (mon.0) 6940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.059748+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.059748+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.065706+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.065706+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.156263+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.156263+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.158942+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.158942+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.162533+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.162533+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.163813+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.566 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.163813+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.171327+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.567 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:34 smithi121 bash[87711]: audit 2024-09-17T12:13:34.171327+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.336469+0000 mgr.y (mgr.54108) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.336469+0000 mgr.y (mgr.54108) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.412068+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.412068+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.498770+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.498770+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.568770+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.568770+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.647158+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.647158+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.722227+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.722227+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.818462+0000 mgr.y (mgr.54108) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.818462+0000 mgr.y (mgr.54108) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.919863+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:32.919863+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.000902+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.000902+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.075027+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.075027+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.150012+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.150012+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.336469+0000 mgr.y (mgr.54108) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.336469+0000 mgr.y (mgr.54108) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.412068+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.412068+0000 mgr.y (mgr.54108) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.498770+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.498770+0000 mgr.y (mgr.54108) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.568770+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.568770+0000 mgr.y (mgr.54108) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.647158+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.647158+0000 mgr.y (mgr.54108) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.722227+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.722227+0000 mgr.y (mgr.54108) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.818462+0000 mgr.y (mgr.54108) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.818462+0000 mgr.y (mgr.54108) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.919863+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:32.919863+0000 mgr.y (mgr.54108) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.000902+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.000902+0000 mgr.y (mgr.54108) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.075027+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.075027+0000 mgr.y (mgr.54108) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.150012+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.150012+0000 mgr.y (mgr.54108) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.238175+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.238175+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.240414+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.240414+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.242604+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.242604+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.243519+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.243519+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.250859+0000 mon.a (mon.0) 6897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.250859+0000 mon.a (mon.0) 6897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.251470+0000 mgr.y (mgr.54108) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.251470+0000 mgr.y (mgr.54108) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.342127+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.342127+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.344680+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.344680+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.347505+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.347505+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.348483+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.238175+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.238175+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.240414+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.240414+0000 mon.a (mon.0) 6894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.242604+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.242604+0000 mon.a (mon.0) 6895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.243519+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.243519+0000 mon.a (mon.0) 6896 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.250859+0000 mon.a (mon.0) 6897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.250859+0000 mon.a (mon.0) 6897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.251470+0000 mgr.y (mgr.54108) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.251470+0000 mgr.y (mgr.54108) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.342127+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.342127+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.344680+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.344680+0000 mon.a (mon.0) 6899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.347505+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.347505+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.348483+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.348483+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.354927+0000 mon.a (mon.0) 6902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.354927+0000 mon.a (mon.0) 6902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.428251+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.428251+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.431149+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.431149+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.433874+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.433874+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.434705+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.434705+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.441182+0000 mon.a (mon.0) 6907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.441182+0000 mon.a (mon.0) 6907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.512027+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.512027+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.514365+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.514365+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.516458+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.516458+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.517020+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.348483+0000 mon.a (mon.0) 6901 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.354927+0000 mon.a (mon.0) 6902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.354927+0000 mon.a (mon.0) 6902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.428251+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.428251+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.431149+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.431149+0000 mon.a (mon.0) 6904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.433874+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.433874+0000 mon.a (mon.0) 6905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.434705+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.434705+0000 mon.a (mon.0) 6906 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.441182+0000 mon.a (mon.0) 6907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.441182+0000 mon.a (mon.0) 6907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.512027+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.512027+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.514365+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.514365+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.516458+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.516458+0000 mon.a (mon.0) 6910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.517020+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.517020+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.522846+0000 mon.a (mon.0) 6912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.522846+0000 mon.a (mon.0) 6912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.592782+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.592782+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.595234+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.595234+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.598004+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.598004+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.598622+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.598622+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.603648+0000 mon.a (mon.0) 6917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.603648+0000 mon.a (mon.0) 6917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.671253+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.671253+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.673644+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.673644+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.677534+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.677534+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.517020+0000 mon.a (mon.0) 6911 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.522846+0000 mon.a (mon.0) 6912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.522846+0000 mon.a (mon.0) 6912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.592782+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.592782+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.595234+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.595234+0000 mon.a (mon.0) 6914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.598004+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.598004+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.598622+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.598622+0000 mon.a (mon.0) 6916 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.603648+0000 mon.a (mon.0) 6917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.603648+0000 mon.a (mon.0) 6917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.671253+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.671253+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.673644+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.673644+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.677534+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.677534+0000 mon.a (mon.0) 6920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.678690+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.678690+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.685530+0000 mon.a (mon.0) 6922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.685530+0000 mon.a (mon.0) 6922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.769968+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.769968+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.772276+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.772276+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.774899+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.774899+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.775704+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.775704+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.783715+0000 mon.a (mon.0) 6927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.783715+0000 mon.a (mon.0) 6927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.860272+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.860272+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.862476+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.862476+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.864905+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.678690+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.678690+0000 mon.a (mon.0) 6921 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.685530+0000 mon.a (mon.0) 6922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.685530+0000 mon.a (mon.0) 6922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.769968+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.769968+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.772276+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.772276+0000 mon.a (mon.0) 6924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.774899+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.774899+0000 mon.a (mon.0) 6925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.775704+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.775704+0000 mon.a (mon.0) 6926 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.783715+0000 mon.a (mon.0) 6927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.783715+0000 mon.a (mon.0) 6927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.860272+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.860272+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.862476+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.862476+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.864905+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.864905+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.865687+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.865687+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.873571+0000 mon.a (mon.0) 6932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.873571+0000 mon.a (mon.0) 6932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.956109+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.956109+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.958316+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.958316+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.960981+0000 mon.a (mon.0) 6935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.960981+0000 mon.a (mon.0) 6935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.961863+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.961863+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.967783+0000 mon.a (mon.0) 6937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:33.967783+0000 mon.a (mon.0) 6937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.054752+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.054752+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.056739+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.056739+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.058931+0000 mon.a (mon.0) 6940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.864905+0000 mon.a (mon.0) 6930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.865687+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.865687+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.873571+0000 mon.a (mon.0) 6932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.873571+0000 mon.a (mon.0) 6932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.956109+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.956109+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.958316+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.958316+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.960981+0000 mon.a (mon.0) 6935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.960981+0000 mon.a (mon.0) 6935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.961863+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.961863+0000 mon.a (mon.0) 6936 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.967783+0000 mon.a (mon.0) 6937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:33.967783+0000 mon.a (mon.0) 6937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.054752+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.054752+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.056739+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.056739+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.058931+0000 mon.a (mon.0) 6940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.058931+0000 mon.a (mon.0) 6940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.059748+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.059748+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.065706+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.065706+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.156263+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.156263+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.158942+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.158942+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.162533+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.162533+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.163813+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.163813+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.171327+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[114081]: audit 2024-09-17T12:13:34.171327+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.058931+0000 mon.a (mon.0) 6940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.059748+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.059748+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.065706+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.065706+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.156263+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.156263+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.158942+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.158942+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.162533+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.162533+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.163813+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.163813+0000 mon.a (mon.0) 6946 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:34.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.171327+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:34.600 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:34 smithi092 bash[110680]: audit 2024-09-17T12:13:34.171327+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.355332+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.355332+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.441626+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.441626+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.523476+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.523476+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.604168+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.604168+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.686047+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.686047+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.784228+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.784228+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.874118+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.874118+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.968297+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:33.968297+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:34.066195+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:34.066195+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cluster 2024-09-17T12:13:34.093386+0000 mgr.y (mgr.54108) 1868 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 143 op/s 2024-09-17T12:13:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cluster 2024-09-17T12:13:34.093386+0000 mgr.y (mgr.54108) 1868 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 143 op/s 2024-09-17T12:13:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:34.171893+0000 mgr.y (mgr.54108) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:34.171893+0000 mgr.y (mgr.54108) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.263387+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.263387+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.265593+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.265593+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.268216+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.268216+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.268942+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.268942+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.278013+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.278013+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:34.278645+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: cephadm 2024-09-17T12:13:34.278645+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.300267+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.300267+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.308402+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.308402+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.317349+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.317349+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.370719+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.370719+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.372707+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.372707+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.374134+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.374134+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.375330+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.375330+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.376960+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.376960+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.379418+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.561 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:35 smithi121 bash[87711]: audit 2024-09-17T12:13:34.379418+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.355332+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.355332+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.441626+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.441626+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.523476+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.523476+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.604168+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.604168+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.686047+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.686047+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.784228+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.784228+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.874118+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.874118+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.968297+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:33.968297+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:34.066195+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:34.066195+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cluster 2024-09-17T12:13:34.093386+0000 mgr.y (mgr.54108) 1868 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 143 op/s 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cluster 2024-09-17T12:13:34.093386+0000 mgr.y (mgr.54108) 1868 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 143 op/s 2024-09-17T12:13:35.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:34.171893+0000 mgr.y (mgr.54108) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.355332+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.355332+0000 mgr.y (mgr.54108) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.441626+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.441626+0000 mgr.y (mgr.54108) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.523476+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.523476+0000 mgr.y (mgr.54108) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.604168+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.604168+0000 mgr.y (mgr.54108) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.686047+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.686047+0000 mgr.y (mgr.54108) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.784228+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.784228+0000 mgr.y (mgr.54108) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.874118+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.874118+0000 mgr.y (mgr.54108) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.968297+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:33.968297+0000 mgr.y (mgr.54108) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:34.066195+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:34.066195+0000 mgr.y (mgr.54108) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cluster 2024-09-17T12:13:34.093386+0000 mgr.y (mgr.54108) 1868 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 143 op/s 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cluster 2024-09-17T12:13:34.093386+0000 mgr.y (mgr.54108) 1868 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 143 op/s 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:34.171893+0000 mgr.y (mgr.54108) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:34.171893+0000 mgr.y (mgr.54108) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.263387+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.263387+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.265593+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.265593+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.268216+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.268216+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.268942+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.268942+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.278013+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.278013+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:34.278645+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: cephadm 2024-09-17T12:13:34.278645+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.300267+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.300267+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.308402+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.308402+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.317349+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.317349+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.370719+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.370719+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:34.171893+0000 mgr.y (mgr.54108) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.263387+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.263387+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.265593+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.265593+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.268216+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.268216+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.268942+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.268942+0000 mon.a (mon.0) 6951 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.278013+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.278013+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:34.278645+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: cephadm 2024-09-17T12:13:34.278645+0000 mgr.y (mgr.54108) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.300267+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.300267+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.308402+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.308402+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.317349+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.317349+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.370719+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.370719+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.372707+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.372707+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.374134+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.374134+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.375330+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.375330+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.376960+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.376960+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.379418+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[110680]: audit 2024-09-17T12:13:34.379418+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.372707+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.372707+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.374134+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.374134+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.375330+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.584 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.375330+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.376960+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.376960+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.379418+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:35.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:35 smithi092 bash[114081]: audit 2024-09-17T12:13:34.379418+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:36 smithi121 bash[87711]: audit 2024-09-17T12:13:35.629580+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:36 smithi121 bash[87711]: audit 2024-09-17T12:13:35.629580+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:36 smithi092 bash[110680]: audit 2024-09-17T12:13:35.629580+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:36 smithi092 bash[110680]: audit 2024-09-17T12:13:35.629580+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:36 smithi092 bash[114081]: audit 2024-09-17T12:13:35.629580+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:36 smithi092 bash[114081]: audit 2024-09-17T12:13:35.629580+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:37 smithi092 bash[110680]: cluster 2024-09-17T12:13:36.094356+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 160 op/s 2024-09-17T12:13:37.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:37 smithi092 bash[110680]: cluster 2024-09-17T12:13:36.094356+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 160 op/s 2024-09-17T12:13:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:37 smithi092 bash[114081]: cluster 2024-09-17T12:13:36.094356+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 160 op/s 2024-09-17T12:13:37.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:37 smithi092 bash[114081]: cluster 2024-09-17T12:13:36.094356+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 160 op/s 2024-09-17T12:13:37.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:37 smithi121 bash[87711]: cluster 2024-09-17T12:13:36.094356+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 160 op/s 2024-09-17T12:13:37.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:37 smithi121 bash[87711]: cluster 2024-09-17T12:13:36.094356+0000 mgr.y (mgr.54108) 1871 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 160 op/s 2024-09-17T12:13:38.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:38 smithi121 bash[87711]: audit 2024-09-17T12:13:36.981543+0000 mgr.y (mgr.54108) 1872 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:38.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:38 smithi121 bash[87711]: audit 2024-09-17T12:13:36.981543+0000 mgr.y (mgr.54108) 1872 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:38.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:38 smithi092 bash[110680]: audit 2024-09-17T12:13:36.981543+0000 mgr.y (mgr.54108) 1872 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:38.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:38 smithi092 bash[110680]: audit 2024-09-17T12:13:36.981543+0000 mgr.y (mgr.54108) 1872 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:38.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:38 smithi092 bash[114081]: audit 2024-09-17T12:13:36.981543+0000 mgr.y (mgr.54108) 1872 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:38.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:38 smithi092 bash[114081]: audit 2024-09-17T12:13:36.981543+0000 mgr.y (mgr.54108) 1872 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:39 smithi121 bash[87711]: cluster 2024-09-17T12:13:38.095827+0000 mgr.y (mgr.54108) 1873 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 133 op/s 2024-09-17T12:13:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:39 smithi121 bash[87711]: cluster 2024-09-17T12:13:38.095827+0000 mgr.y (mgr.54108) 1873 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 133 op/s 2024-09-17T12:13:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:39 smithi121 bash[87711]: audit 2024-09-17T12:13:38.763505+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:39 smithi121 bash[87711]: audit 2024-09-17T12:13:38.763505+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:39 smithi121 bash[87711]: audit 2024-09-17T12:13:38.766002+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:39 smithi121 bash[87711]: audit 2024-09-17T12:13:38.766002+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[110680]: cluster 2024-09-17T12:13:38.095827+0000 mgr.y (mgr.54108) 1873 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 133 op/s 2024-09-17T12:13:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[110680]: cluster 2024-09-17T12:13:38.095827+0000 mgr.y (mgr.54108) 1873 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 133 op/s 2024-09-17T12:13:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[110680]: audit 2024-09-17T12:13:38.763505+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[110680]: audit 2024-09-17T12:13:38.763505+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[110680]: audit 2024-09-17T12:13:38.766002+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[110680]: audit 2024-09-17T12:13:38.766002+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[114081]: cluster 2024-09-17T12:13:38.095827+0000 mgr.y (mgr.54108) 1873 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 133 op/s 2024-09-17T12:13:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[114081]: cluster 2024-09-17T12:13:38.095827+0000 mgr.y (mgr.54108) 1873 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 170 B/s wr, 133 op/s 2024-09-17T12:13:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[114081]: audit 2024-09-17T12:13:38.763505+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[114081]: audit 2024-09-17T12:13:38.763505+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.ytazdu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T12:13:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[114081]: audit 2024-09-17T12:13:38.766002+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:39.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:39 smithi092 bash[114081]: audit 2024-09-17T12:13:38.766002+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:40.537 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:40 smithi121 bash[87711]: cephadm 2024-09-17T12:13:38.761139+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu 2024-09-17T12:13:40.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:40 smithi121 bash[87711]: cephadm 2024-09-17T12:13:38.761139+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu 2024-09-17T12:13:40.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:40 smithi121 bash[87711]: cephadm 2024-09-17T12:13:38.767653+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:40.538 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:40 smithi121 bash[87711]: cephadm 2024-09-17T12:13:38.767653+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:40 smithi092 bash[110680]: cephadm 2024-09-17T12:13:38.761139+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu 2024-09-17T12:13:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:40 smithi092 bash[110680]: cephadm 2024-09-17T12:13:38.761139+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu 2024-09-17T12:13:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:40 smithi092 bash[110680]: cephadm 2024-09-17T12:13:38.767653+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:40 smithi092 bash[110680]: cephadm 2024-09-17T12:13:38.767653+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:40.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:40 smithi092 bash[114081]: cephadm 2024-09-17T12:13:38.761139+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu 2024-09-17T12:13:40.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:40 smithi092 bash[114081]: cephadm 2024-09-17T12:13:38.761139+0000 mgr.y (mgr.54108) 1874 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.ytazdu 2024-09-17T12:13:40.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:40 smithi092 bash[114081]: cephadm 2024-09-17T12:13:38.767653+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:40.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:40 smithi092 bash[114081]: cephadm 2024-09-17T12:13:38.767653+0000 mgr.y (mgr.54108) 1875 : cephadm [INF] Deploying daemon rgw.foo.smithi121.ytazdu on smithi121 2024-09-17T12:13:41.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:13:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:13:40] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.51.0" 2024-09-17T12:13:41.457 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:13:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:41.457 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:13:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:41.458 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:13:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:41.458 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:13:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:41.458 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:13:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:41.459 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:13:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:41.459 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:13:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:41.459 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:13:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:41.459 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:41 smithi121 bash[87711]: cluster 2024-09-17T12:13:40.096999+0000 mgr.y (mgr.54108) 1876 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T12:13:41.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:41 smithi121 bash[87711]: cluster 2024-09-17T12:13:40.096999+0000 mgr.y (mgr.54108) 1876 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T12:13:41.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:41 smithi121 bash[87711]: audit 2024-09-17T12:13:40.633909+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:41 smithi121 bash[87711]: audit 2024-09-17T12:13:40.633909+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:41 smithi121 bash[87711]: audit 2024-09-17T12:13:40.644336+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:41 smithi121 bash[87711]: audit 2024-09-17T12:13:40.644336+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:41 smithi121 bash[87711]: audit 2024-09-17T12:13:40.655351+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:41 smithi121 bash[87711]: audit 2024-09-17T12:13:40.655351+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.460 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[110680]: cluster 2024-09-17T12:13:40.096999+0000 mgr.y (mgr.54108) 1876 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T12:13:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[110680]: cluster 2024-09-17T12:13:40.096999+0000 mgr.y (mgr.54108) 1876 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T12:13:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[110680]: audit 2024-09-17T12:13:40.633909+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[110680]: audit 2024-09-17T12:13:40.633909+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[110680]: audit 2024-09-17T12:13:40.644336+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[110680]: audit 2024-09-17T12:13:40.644336+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[110680]: audit 2024-09-17T12:13:40.655351+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[110680]: audit 2024-09-17T12:13:40.655351+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[114081]: cluster 2024-09-17T12:13:40.096999+0000 mgr.y (mgr.54108) 1876 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[114081]: cluster 2024-09-17T12:13:40.096999+0000 mgr.y (mgr.54108) 1876 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 92 op/s 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[114081]: audit 2024-09-17T12:13:40.633909+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[114081]: audit 2024-09-17T12:13:40.633909+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[114081]: audit 2024-09-17T12:13:40.644336+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[114081]: audit 2024-09-17T12:13:40.644336+0000 mon.a (mon.0) 6966 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[114081]: audit 2024-09-17T12:13:40.655351+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:41.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:41 smithi092 bash[114081]: audit 2024-09-17T12:13:40.655351+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:43.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:43 smithi121 bash[87711]: cluster 2024-09-17T12:13:42.097764+0000 mgr.y (mgr.54108) 1877 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:13:43.407 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:43 smithi121 bash[87711]: cluster 2024-09-17T12:13:42.097764+0000 mgr.y (mgr.54108) 1877 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:13:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:43 smithi092 bash[110680]: cluster 2024-09-17T12:13:42.097764+0000 mgr.y (mgr.54108) 1877 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:13:43.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:43 smithi092 bash[110680]: cluster 2024-09-17T12:13:42.097764+0000 mgr.y (mgr.54108) 1877 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:13:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:43 smithi092 bash[114081]: cluster 2024-09-17T12:13:42.097764+0000 mgr.y (mgr.54108) 1877 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:13:43.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:43 smithi092 bash[114081]: cluster 2024-09-17T12:13:42.097764+0000 mgr.y (mgr.54108) 1877 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:13:44.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[114081]: audit 2024-09-17T12:13:43.379554+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[114081]: audit 2024-09-17T12:13:43.379554+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[114081]: audit 2024-09-17T12:13:43.390700+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[114081]: audit 2024-09-17T12:13:43.390700+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[114081]: cluster 2024-09-17T12:13:43.394289+0000 mgr.y (mgr.54108) 1878 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 90 B/s wr, 66 op/s 2024-09-17T12:13:44.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[114081]: cluster 2024-09-17T12:13:43.394289+0000 mgr.y (mgr.54108) 1878 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 90 B/s wr, 66 op/s 2024-09-17T12:13:44.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[114081]: audit 2024-09-17T12:13:43.405718+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[114081]: audit 2024-09-17T12:13:43.405718+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[110680]: audit 2024-09-17T12:13:43.379554+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[110680]: audit 2024-09-17T12:13:43.379554+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[110680]: audit 2024-09-17T12:13:43.390700+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[110680]: audit 2024-09-17T12:13:43.390700+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[110680]: cluster 2024-09-17T12:13:43.394289+0000 mgr.y (mgr.54108) 1878 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 90 B/s wr, 66 op/s 2024-09-17T12:13:44.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[110680]: cluster 2024-09-17T12:13:43.394289+0000 mgr.y (mgr.54108) 1878 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 90 B/s wr, 66 op/s 2024-09-17T12:13:44.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[110680]: audit 2024-09-17T12:13:43.405718+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:44 smithi092 bash[110680]: audit 2024-09-17T12:13:43.405718+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:44 smithi121 bash[87711]: audit 2024-09-17T12:13:43.379554+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:44 smithi121 bash[87711]: audit 2024-09-17T12:13:43.379554+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:44 smithi121 bash[87711]: audit 2024-09-17T12:13:43.390700+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:44 smithi121 bash[87711]: audit 2024-09-17T12:13:43.390700+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:44 smithi121 bash[87711]: cluster 2024-09-17T12:13:43.394289+0000 mgr.y (mgr.54108) 1878 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 90 B/s wr, 66 op/s 2024-09-17T12:13:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:44 smithi121 bash[87711]: cluster 2024-09-17T12:13:43.394289+0000 mgr.y (mgr.54108) 1878 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 90 B/s wr, 66 op/s 2024-09-17T12:13:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:44 smithi121 bash[87711]: audit 2024-09-17T12:13:43.405718+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:44 smithi121 bash[87711]: audit 2024-09-17T12:13:43.405718+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:45.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:45 smithi121 bash[87711]: cluster 2024-09-17T12:13:44.386216+0000 mon.a (mon.0) 6971 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:13:45.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:45 smithi121 bash[87711]: cluster 2024-09-17T12:13:44.386216+0000 mon.a (mon.0) 6971 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:13:45.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:45 smithi092 bash[110680]: cluster 2024-09-17T12:13:44.386216+0000 mon.a (mon.0) 6971 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:13:45.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:45 smithi092 bash[110680]: cluster 2024-09-17T12:13:44.386216+0000 mon.a (mon.0) 6971 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:13:45.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:45 smithi092 bash[114081]: cluster 2024-09-17T12:13:44.386216+0000 mon.a (mon.0) 6971 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:13:45.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:45 smithi092 bash[114081]: cluster 2024-09-17T12:13:44.386216+0000 mon.a (mon.0) 6971 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T12:13:46.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:46 smithi121 bash[87711]: cluster 2024-09-17T12:13:45.395581+0000 mgr.y (mgr.54108) 1879 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T12:13:46.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:46 smithi121 bash[87711]: cluster 2024-09-17T12:13:45.395581+0000 mgr.y (mgr.54108) 1879 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T12:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:46 smithi092 bash[110680]: cluster 2024-09-17T12:13:45.395581+0000 mgr.y (mgr.54108) 1879 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T12:13:46.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:46 smithi092 bash[110680]: cluster 2024-09-17T12:13:45.395581+0000 mgr.y (mgr.54108) 1879 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T12:13:46.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:46 smithi092 bash[114081]: cluster 2024-09-17T12:13:45.395581+0000 mgr.y (mgr.54108) 1879 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T12:13:46.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:46 smithi092 bash[114081]: cluster 2024-09-17T12:13:45.395581+0000 mgr.y (mgr.54108) 1879 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T12:13:47.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:47 smithi121 bash[87711]: audit 2024-09-17T12:13:46.992667+0000 mgr.y (mgr.54108) 1880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:47.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:47 smithi121 bash[87711]: audit 2024-09-17T12:13:46.992667+0000 mgr.y (mgr.54108) 1880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:47.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:47 smithi092 bash[110680]: audit 2024-09-17T12:13:46.992667+0000 mgr.y (mgr.54108) 1880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:47.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:47 smithi092 bash[110680]: audit 2024-09-17T12:13:46.992667+0000 mgr.y (mgr.54108) 1880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:47.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:47 smithi092 bash[114081]: audit 2024-09-17T12:13:46.992667+0000 mgr.y (mgr.54108) 1880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:47.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:47 smithi092 bash[114081]: audit 2024-09-17T12:13:46.992667+0000 mgr.y (mgr.54108) 1880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:48.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:48 smithi121 bash[87711]: cluster 2024-09-17T12:13:47.396882+0000 mgr.y (mgr.54108) 1881 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-09-17T12:13:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:48 smithi121 bash[87711]: cluster 2024-09-17T12:13:47.396882+0000 mgr.y (mgr.54108) 1881 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-09-17T12:13:48.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:48 smithi092 bash[110680]: cluster 2024-09-17T12:13:47.396882+0000 mgr.y (mgr.54108) 1881 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-09-17T12:13:48.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:48 smithi092 bash[110680]: cluster 2024-09-17T12:13:47.396882+0000 mgr.y (mgr.54108) 1881 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-09-17T12:13:48.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:48 smithi092 bash[114081]: cluster 2024-09-17T12:13:47.396882+0000 mgr.y (mgr.54108) 1881 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-09-17T12:13:48.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:48 smithi092 bash[114081]: cluster 2024-09-17T12:13:47.396882+0000 mgr.y (mgr.54108) 1881 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-09-17T12:13:50.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:50 smithi092 bash[110680]: cluster 2024-09-17T12:13:49.398107+0000 mgr.y (mgr.54108) 1882 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-17T12:13:50.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:50 smithi092 bash[110680]: cluster 2024-09-17T12:13:49.398107+0000 mgr.y (mgr.54108) 1882 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-17T12:13:50.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:50 smithi092 bash[114081]: cluster 2024-09-17T12:13:49.398107+0000 mgr.y (mgr.54108) 1882 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-17T12:13:50.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:50 smithi092 bash[114081]: cluster 2024-09-17T12:13:49.398107+0000 mgr.y (mgr.54108) 1882 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-17T12:13:50.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:50 smithi121 bash[87711]: cluster 2024-09-17T12:13:49.398107+0000 mgr.y (mgr.54108) 1882 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-17T12:13:50.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:50 smithi121 bash[87711]: cluster 2024-09-17T12:13:49.398107+0000 mgr.y (mgr.54108) 1882 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-17T12:13:51.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:13:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:13:50] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:13:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:50.636468+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:50.636468+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:50.638715+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:50.638715+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:51.311067+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:51.311067+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:51.317108+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:51.317108+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: cluster 2024-09-17T12:13:51.318172+0000 mgr.y (mgr.54108) 1883 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:13:52.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: cluster 2024-09-17T12:13:51.318172+0000 mgr.y (mgr.54108) 1883 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:13:52.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: cluster 2024-09-17T12:13:51.318459+0000 mgr.y (mgr.54108) 1884 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:52.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: cluster 2024-09-17T12:13:51.318459+0000 mgr.y (mgr.54108) 1884 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:52.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:51.324243+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:51 smithi121 bash[87711]: audit 2024-09-17T12:13:51.324243+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:50.636468+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:50.636468+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:50.638715+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:50.638715+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:51.311067+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:51.311067+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:51.317108+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:51.317108+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: cluster 2024-09-17T12:13:51.318172+0000 mgr.y (mgr.54108) 1883 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: cluster 2024-09-17T12:13:51.318172+0000 mgr.y (mgr.54108) 1883 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: cluster 2024-09-17T12:13:51.318459+0000 mgr.y (mgr.54108) 1884 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: cluster 2024-09-17T12:13:51.318459+0000 mgr.y (mgr.54108) 1884 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:51.324243+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[110680]: audit 2024-09-17T12:13:51.324243+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:50.636468+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:50.636468+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:50.638715+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:50.638715+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:51.311067+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:51.311067+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:51.317108+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:51.317108+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: cluster 2024-09-17T12:13:51.318172+0000 mgr.y (mgr.54108) 1883 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:13:52.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: cluster 2024-09-17T12:13:51.318172+0000 mgr.y (mgr.54108) 1883 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T12:13:52.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: cluster 2024-09-17T12:13:51.318459+0000 mgr.y (mgr.54108) 1884 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:52.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: cluster 2024-09-17T12:13:51.318459+0000 mgr.y (mgr.54108) 1884 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:52.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:51.324243+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:51 smithi092 bash[114081]: audit 2024-09-17T12:13:51.324243+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:52.764 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:13:52 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:52.764 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:13:52 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:52.765 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:13:52 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:52.765 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:13:52 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:52.765 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:52 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:52.765 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:13:52 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:52.766 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:13:52 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:52.766 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:13:52 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:52.766 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:13:52 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.669877+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.669877+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.680574+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.680574+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.685125+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.685125+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.686949+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.686949+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cluster 2024-09-17T12:13:52.691280+0000 mgr.y (mgr.54108) 1885 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cluster 2024-09-17T12:13:52.691280+0000 mgr.y (mgr.54108) 1885 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:54.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.698776+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.698776+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cephadm 2024-09-17T12:13:52.699842+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cephadm 2024-09-17T12:13:52.699842+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.822660+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.822660+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.832031+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.832031+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.837012+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.837012+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.669877+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.669877+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.680574+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.680574+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.685125+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.685125+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.686949+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.686949+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cluster 2024-09-17T12:13:52.691280+0000 mgr.y (mgr.54108) 1885 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cluster 2024-09-17T12:13:52.691280+0000 mgr.y (mgr.54108) 1885 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.698776+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.698776+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cephadm 2024-09-17T12:13:52.699842+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cephadm 2024-09-17T12:13:52.699842+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.822660+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.822660+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.832031+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.832031+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.837012+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.837012+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.838047+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:52.838047+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cephadm 2024-09-17T12:13:52.843458+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cephadm 2024-09-17T12:13:52.843458+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.147112+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.147112+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.147650+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.147650+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.222113+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.222113+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.224497+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.224497+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.227754+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.227754+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.228597+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.228597+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.238299+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.238299+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.238734+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.238734+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.321725+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.321725+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.324445+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.324445+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.327383+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.327383+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.328450+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.328450+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.336903+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.336903+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.425595+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.425595+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.428212+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.428212+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.431361+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.431361+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.432404+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.432404+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.439337+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.439337+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.838047+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:52.838047+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cephadm 2024-09-17T12:13:52.843458+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cephadm 2024-09-17T12:13:52.843458+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.147112+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.147112+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.147650+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.147650+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.222113+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.222113+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.224497+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.224497+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.227754+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.227754+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.228597+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.228597+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.238299+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.238299+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.238734+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.238734+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.517543+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.517543+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.519834+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.519834+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.523067+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.523067+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.524221+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.524221+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.530239+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.530239+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.605649+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.605649+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.607998+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.607998+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.611217+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.611217+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.612262+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.612262+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.618002+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[114081]: audit 2024-09-17T12:13:53.618002+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.321725+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.321725+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.324445+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.324445+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.327383+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.327383+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.328450+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.328450+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.336903+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.336903+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.425595+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.425595+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.428212+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.428212+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.431361+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.431361+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.432404+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.432404+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.439337+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.439337+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.517543+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.517543+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.519834+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.519834+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.523067+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.523067+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.524221+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.524221+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.530239+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.530239+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.605649+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.605649+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.607998+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.607998+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.611217+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.611217+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.612262+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.612262+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.618002+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:53 smithi092 bash[110680]: audit 2024-09-17T12:13:53.618002+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.217 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.669877+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.217 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.669877+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.680574+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.680574+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.685125+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.685125+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.686949+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.686949+0000 mon.a (mon.0) 6980 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: cluster 2024-09-17T12:13:52.691280+0000 mgr.y (mgr.54108) 1885 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: cluster 2024-09-17T12:13:52.691280+0000 mgr.y (mgr.54108) 1885 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.698776+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.698776+0000 mon.a (mon.0) 6981 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: cephadm 2024-09-17T12:13:52.699842+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.218 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: cephadm 2024-09-17T12:13:52.699842+0000 mgr.y (mgr.54108) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.822660+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.822660+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.832031+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.832031+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.837012+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.837012+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.838047+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:52.838047+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: cephadm 2024-09-17T12:13:52.843458+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: cephadm 2024-09-17T12:13:52.843458+0000 mgr.y (mgr.54108) 1887 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:53.147112+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.219 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: audit 2024-09-17T12:13:53.147112+0000 mon.a (mon.0) 6986 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.147650+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:53 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.147650+0000 mgr.y (mgr.54108) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.222113+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.222113+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.220 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.224497+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.224497+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.227754+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.227754+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.228597+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.228597+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.238299+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.238299+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.238734+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.238734+0000 mgr.y (mgr.54108) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.321725+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.321725+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.324445+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.324445+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.327383+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.327383+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.328450+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.328450+0000 mon.a (mon.0) 6995 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.336903+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.336903+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.425595+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.425595+0000 mon.a (mon.0) 6997 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.428212+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.428212+0000 mon.a (mon.0) 6998 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.431361+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.431361+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.432404+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.432404+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.439337+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.439337+0000 mon.a (mon.0) 7001 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.517543+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.517543+0000 mon.a (mon.0) 7002 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.519834+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.519834+0000 mon.a (mon.0) 7003 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.523067+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.523067+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.524221+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.524221+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.530239+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.530239+0000 mon.a (mon.0) 7006 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.605649+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.605649+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.607998+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.607998+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:54.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.611217+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.611217+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.612262+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.612262+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.618002+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:54.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.618002+0000 mon.a (mon.0) 7011 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.337354+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.337354+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.439929+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.439929+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.530771+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.530771+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.618716+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.618716+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cluster 2024-09-17T12:13:53.678429+0000 mon.a (mon.0) 7012 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:13:55.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cluster 2024-09-17T12:13:53.678429+0000 mon.a (mon.0) 7012 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cluster 2024-09-17T12:13:53.678460+0000 mon.a (mon.0) 7013 : cluster [INF] Cluster is now healthy 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cluster 2024-09-17T12:13:53.678460+0000 mon.a (mon.0) 7013 : cluster [INF] Cluster is now healthy 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.696539+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.696539+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.698778+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.698778+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.701872+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.701872+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.702611+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.702611+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.708172+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.708172+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.708810+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.708810+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.812010+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.812010+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.815164+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.815164+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.818678+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.818678+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.820120+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.820120+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.829740+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.829740+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.830778+0000 mgr.y (mgr.54108) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.830778+0000 mgr.y (mgr.54108) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.908177+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.908177+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.910527+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.910527+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.913374+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.913374+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.914405+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.914405+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.922873+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:53.922873+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.923674+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:53.923674+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.032999+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.032999+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.036100+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.036100+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.038952+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.038952+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.040020+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.040020+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.046422+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.046422+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.046974+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.046974+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.120594+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.120594+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.123063+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.123063+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.125790+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.125790+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.126812+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.126812+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.134138+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.134138+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.134785+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.134785+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.211499+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.211499+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.213692+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.213692+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.216445+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.216445+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.217451+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.217451+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.224422+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.224422+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.225185+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.225185+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.304906+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.304906+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.307499+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.307499+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.310505+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.310505+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.311692+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.311692+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.320856+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.320856+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.321678+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.321678+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.400559+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.400559+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.403326+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.403326+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.406003+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.406003+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.406663+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.406663+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.414196+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.414196+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.478659+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.478659+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.480851+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.480851+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.483408+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.483408+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.484417+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.484417+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.494397+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.494397+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.577643+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.577643+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.580467+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.580467+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.584159+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.584159+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.585350+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.585350+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.594071+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:54 smithi121 bash[87711]: audit 2024-09-17T12:13:54.594071+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.337354+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.337354+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.439929+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.439929+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.530771+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.530771+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.618716+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.618716+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cluster 2024-09-17T12:13:53.678429+0000 mon.a (mon.0) 7012 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:13:55.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cluster 2024-09-17T12:13:53.678429+0000 mon.a (mon.0) 7012 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:13:55.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cluster 2024-09-17T12:13:53.678460+0000 mon.a (mon.0) 7013 : cluster [INF] Cluster is now healthy 2024-09-17T12:13:55.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cluster 2024-09-17T12:13:53.678460+0000 mon.a (mon.0) 7013 : cluster [INF] Cluster is now healthy 2024-09-17T12:13:55.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.696539+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.696539+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.698778+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.698778+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.701872+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.701872+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.702611+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.702611+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.708172+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.337354+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.337354+0000 mgr.y (mgr.54108) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.439929+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.439929+0000 mgr.y (mgr.54108) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.530771+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.530771+0000 mgr.y (mgr.54108) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.618716+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.618716+0000 mgr.y (mgr.54108) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cluster 2024-09-17T12:13:53.678429+0000 mon.a (mon.0) 7012 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cluster 2024-09-17T12:13:53.678429+0000 mon.a (mon.0) 7012 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cluster 2024-09-17T12:13:53.678460+0000 mon.a (mon.0) 7013 : cluster [INF] Cluster is now healthy 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cluster 2024-09-17T12:13:53.678460+0000 mon.a (mon.0) 7013 : cluster [INF] Cluster is now healthy 2024-09-17T12:13:55.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.696539+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.696539+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.698778+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.698778+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.701872+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.701872+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.702611+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.702611+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.708172+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.708172+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.708810+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.708810+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.812010+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.812010+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.815164+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.815164+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.818678+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.818678+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.820120+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.820120+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.829740+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.829740+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.830778+0000 mgr.y (mgr.54108) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.830778+0000 mgr.y (mgr.54108) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.908177+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.908177+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.910527+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.910527+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.913374+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.708172+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.708810+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.708810+0000 mgr.y (mgr.54108) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.812010+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.812010+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.815164+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.815164+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.818678+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.818678+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.820120+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.820120+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.829740+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.829740+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.830778+0000 mgr.y (mgr.54108) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.830778+0000 mgr.y (mgr.54108) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.908177+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.908177+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.910527+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.910527+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.913374+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.913374+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.914405+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.914405+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.922873+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:53.922873+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.923674+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:53.923674+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.032999+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.032999+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.036100+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.036100+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.038952+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.038952+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.040020+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.040020+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.046422+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.046422+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.046974+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.046974+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.120594+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.120594+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.123063+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.123063+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.125790+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.125790+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.126812+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.126812+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.134138+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.134138+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.134785+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.134785+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.211499+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.211499+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.213692+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.213692+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.216445+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.216445+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.217451+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.217451+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.913374+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.914405+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.914405+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.922873+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:53.922873+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.923674+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:53.923674+0000 mgr.y (mgr.54108) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.032999+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.032999+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.036100+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.036100+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.038952+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.038952+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.040020+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.040020+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.046422+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.046422+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.046974+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.046974+0000 mgr.y (mgr.54108) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.120594+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.224422+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.224422+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.225185+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.225185+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.304906+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.304906+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.307499+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.307499+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.310505+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.310505+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.311692+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.311692+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.320856+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.320856+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.321678+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.321678+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.400559+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.400559+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.403326+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.403326+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.120594+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.123063+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.123063+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.125790+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.125790+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.126812+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.126812+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.134138+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.134138+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.134785+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.134785+0000 mgr.y (mgr.54108) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.211499+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.211499+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.213692+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.213692+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.216445+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.216445+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.217451+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.217451+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.406003+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.406003+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.406663+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.406663+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.414196+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.414196+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.478659+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.478659+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.480851+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.480851+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.483408+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.483408+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.484417+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.484417+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.494397+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.494397+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.577643+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.577643+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.580467+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.580467+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.104 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.584159+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.584159+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.585350+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.585350+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.594071+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[114081]: audit 2024-09-17T12:13:54.594071+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.224422+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.224422+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.225185+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.225185+0000 mgr.y (mgr.54108) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.304906+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.304906+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.307499+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.307499+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.310505+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.310505+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.311692+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.311692+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.320856+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.320856+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.321678+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.321678+0000 mgr.y (mgr.54108) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:55.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.400559+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.400559+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.403326+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.403326+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.110 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.406003+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.406003+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.406663+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.406663+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.414196+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.414196+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.478659+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.478659+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.480851+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.480851+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.483408+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.483408+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.484417+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.484417+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.494397+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.494397+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.577643+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.577643+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:55.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.580467+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.580467+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:55.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.584159+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.584159+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:55.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.585350+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.585350+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:55.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.594071+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:54 smithi092 bash[110680]: audit 2024-09-17T12:13:54.594071+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:55.343 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:13:56.032 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:13:56.032 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 4s ago 59m - - 2024-09-17T12:13:56.032 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 12s ago 58m - - 2024-09-17T12:13:56.032 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (18m) 4s ago 48m 14.7M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:13:56.032 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (17m) 12s ago 48m 69.1M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:13:56.032 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (20m) 4s ago 44m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:13:56.032 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (13m) 12s ago 57m 443M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:13:56.032 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (31m) 4s ago 60m 537M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (13m) 4s ago 60m 84.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (15m) 12s ago 58m 66.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (12m) 4s ago 58m 59.1M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (19m) 4s ago 49m 8771k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (19m) 12s ago 49m 8592k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (9m) 4s ago 56m 59.0M 2780M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (9m) 4s ago 56m 59.5M 2780M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (7m) 4s ago 55m 52.2M 2780M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (5m) 4s ago 54m 56.4M 2780M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (4m) 12s ago 53m 55.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (3m) 12s ago 52m 54.1M 3036M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:13:56.033 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (3m) 12s ago 51m 51.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 6579ee5b8a2c 2024-09-17T12:13:56.034 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (2m) 12s ago 50m 52.0M 3036M 19.3.0-4937-g74984932 6c1fcab85602 3163a4ff35cb 2024-09-17T12:13:56.034 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (19m) 12s ago 49m 55.5M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:13:56.034 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (34s) 4s ago 45m 89.0M - 19.3.0-4937-g74984932 6c1fcab85602 43d76401fd88 2024-09-17T12:13:56.034 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 starting - - - - 2024-09-17T12:13:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.414686+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.414686+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.495092+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.495092+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.594682+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.594682+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.691244+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.691244+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cluster 2024-09-17T12:13:54.692028+0000 mgr.y (mgr.54108) 1904 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cluster 2024-09-17T12:13:54.692028+0000 mgr.y (mgr.54108) 1904 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.693996+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.693996+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.697286+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.697286+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.698488+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.698488+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.705966+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.705966+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.706583+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.706583+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.786362+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.786362+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.788479+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.788479+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.790720+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.790720+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.791526+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.791526+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.801337+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.801337+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.801796+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.801796+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.878299+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.878299+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.880700+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.880700+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.883946+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.883946+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.884765+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.884765+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.894454+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.894454+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.895050+0000 mgr.y (mgr.54108) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.895050+0000 mgr.y (mgr.54108) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.981417+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.981417+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.983582+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.983582+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.985580+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.985580+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.986286+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.986286+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.993682+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:54.993682+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.994279+0000 mgr.y (mgr.54108) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:54.994279+0000 mgr.y (mgr.54108) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.062779+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.062779+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.064486+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.064486+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.066168+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.066168+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.066802+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.066802+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.073375+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.073375+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.073877+0000 mgr.y (mgr.54108) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.073877+0000 mgr.y (mgr.54108) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.158825+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.158825+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.161032+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.161032+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.163648+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.163648+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.164554+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.164554+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.173040+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.173040+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.173879+0000 mgr.y (mgr.54108) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.173879+0000 mgr.y (mgr.54108) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.236050+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.236050+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.238101+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.238101+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.240493+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.240493+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.241567+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.241567+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.250463+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.250463+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.251093+0000 mgr.y (mgr.54108) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.251093+0000 mgr.y (mgr.54108) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.344963+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.344963+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.347477+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.347477+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.350211+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.350211+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.351114+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.351114+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.358022+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.358022+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.432707+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.432707+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.434744+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.434744+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.437256+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.437256+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.438081+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.438081+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.444422+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.444422+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.514338+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.514338+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.516669+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.516669+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.518776+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.518776+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.519558+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.519558+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.524917+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.524917+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.592471+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.592471+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.594250+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.594250+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.596354+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.596354+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.597252+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.597252+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.605365+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:55 smithi121 bash[87711]: audit 2024-09-17T12:13:55.605365+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.414686+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.414686+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.495092+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.495092+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.594682+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.594682+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.691244+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.691244+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cluster 2024-09-17T12:13:54.692028+0000 mgr.y (mgr.54108) 1904 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cluster 2024-09-17T12:13:54.692028+0000 mgr.y (mgr.54108) 1904 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.693996+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.693996+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.697286+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.697286+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.698488+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.698488+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.705966+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.705966+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.706583+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.706583+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.786362+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.786362+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.788479+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.788479+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.790720+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.790720+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.791526+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.791526+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.801337+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.801337+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.801796+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.801796+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.878299+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.878299+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.880700+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.880700+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.883946+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.883946+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.884765+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.414686+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.414686+0000 mgr.y (mgr.54108) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.495092+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.495092+0000 mgr.y (mgr.54108) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.594682+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.594682+0000 mgr.y (mgr.54108) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.691244+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.691244+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cluster 2024-09-17T12:13:54.692028+0000 mgr.y (mgr.54108) 1904 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cluster 2024-09-17T12:13:54.692028+0000 mgr.y (mgr.54108) 1904 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:13:56.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.693996+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.693996+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.697286+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.697286+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.698488+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.698488+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.705966+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.705966+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.706583+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.706583+0000 mgr.y (mgr.54108) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.884765+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.894454+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.894454+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.895050+0000 mgr.y (mgr.54108) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.895050+0000 mgr.y (mgr.54108) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.981417+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.981417+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.983582+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.983582+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.985580+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.985580+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.986286+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.986286+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.993682+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:54.993682+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.994279+0000 mgr.y (mgr.54108) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:54.994279+0000 mgr.y (mgr.54108) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.062779+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.062779+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.064486+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.786362+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.786362+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.788479+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.788479+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.790720+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.790720+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.791526+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.791526+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.801337+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.801337+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.801796+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.801796+0000 mgr.y (mgr.54108) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.878299+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.878299+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.880700+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.880700+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.883946+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.883946+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.884765+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.064486+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.066168+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.066168+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.066802+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.066802+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.073375+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.073375+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.073877+0000 mgr.y (mgr.54108) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.073877+0000 mgr.y (mgr.54108) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.158825+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.158825+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.161032+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.161032+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.163648+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.163648+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.164554+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.164554+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.173040+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.173040+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.173879+0000 mgr.y (mgr.54108) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.173879+0000 mgr.y (mgr.54108) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.236050+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.236050+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.238101+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.238101+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.240493+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.240493+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.241567+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.241567+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.250463+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.250463+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.251093+0000 mgr.y (mgr.54108) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.251093+0000 mgr.y (mgr.54108) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.344963+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.344963+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.347477+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.347477+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.350211+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.350211+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.351114+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.884765+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.894454+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.894454+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.895050+0000 mgr.y (mgr.54108) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.895050+0000 mgr.y (mgr.54108) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.981417+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.981417+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.983582+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.983582+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.985580+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.985580+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.986286+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.986286+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.993682+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:54.993682+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.994279+0000 mgr.y (mgr.54108) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:54.994279+0000 mgr.y (mgr.54108) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.062779+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.062779+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.064486+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.351114+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.358022+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.358022+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.432707+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.432707+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.434744+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.434744+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.437256+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.437256+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.438081+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.438081+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.444422+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.444422+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.514338+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.514338+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.516669+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.516669+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.518776+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.518776+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.519558+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.519558+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.524917+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.524917+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.592471+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.592471+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.594250+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.594250+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.596354+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.596354+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.597252+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.597252+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.605365+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[110680]: audit 2024-09-17T12:13:55.605365+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.064486+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.066168+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.066168+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.066802+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.066802+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.073375+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.073375+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.073877+0000 mgr.y (mgr.54108) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.073877+0000 mgr.y (mgr.54108) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.158825+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.158825+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.161032+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.161032+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.163648+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.163648+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.164554+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.164554+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.173040+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.173040+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.173879+0000 mgr.y (mgr.54108) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.173879+0000 mgr.y (mgr.54108) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.236050+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.236050+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.238101+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.238101+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.240493+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.240493+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.241567+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.241567+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.250463+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.250463+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.251093+0000 mgr.y (mgr.54108) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.251093+0000 mgr.y (mgr.54108) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.344963+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.344963+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.347477+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.347477+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.350211+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.350211+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.351114+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.351114+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.358022+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.358022+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.432707+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.432707+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.434744+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.434744+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.437256+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.437256+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.438081+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.438081+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.444422+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.444422+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.514338+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.514338+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.516669+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.516669+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.518776+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.518776+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.519558+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.519558+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.524917+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.524917+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.592471+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.592471+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.594250+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.594250+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.596354+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.596354+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.597252+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.597252+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.605365+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:55 smithi092 bash[114081]: audit 2024-09-17T12:13:55.605365+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:56.394 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:13:56.394 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:13:56.394 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:13:56.394 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:13:56.394 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:13:56.394 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:13:56.394 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 15 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:13:56.395 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:13:56.702 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:13:56.702 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:13:56.702 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:13:56.702 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T12:13:56.702 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:13:56.702 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "1/2 daemons upgraded", 2024-09-17T12:13:56.702 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T12:13:56.702 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:13:56.702 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:13:57.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.328041+0000 mgr.y (mgr.54108) 1912 : audit [DBG] from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.328041+0000 mgr.y (mgr.54108) 1912 : audit [DBG] from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.359009+0000 mgr.y (mgr.54108) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.359009+0000 mgr.y (mgr.54108) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.445119+0000 mgr.y (mgr.54108) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.445119+0000 mgr.y (mgr.54108) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.525343+0000 mgr.y (mgr.54108) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.525343+0000 mgr.y (mgr.54108) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.605926+0000 mgr.y (mgr.54108) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.605926+0000 mgr.y (mgr.54108) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.687656+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.687656+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.690011+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.690011+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.692374+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.692374+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.693109+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.693109+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.699170+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.699170+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.328041+0000 mgr.y (mgr.54108) 1912 : audit [DBG] from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.328041+0000 mgr.y (mgr.54108) 1912 : audit [DBG] from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.359009+0000 mgr.y (mgr.54108) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.359009+0000 mgr.y (mgr.54108) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.445119+0000 mgr.y (mgr.54108) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.445119+0000 mgr.y (mgr.54108) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.525343+0000 mgr.y (mgr.54108) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.525343+0000 mgr.y (mgr.54108) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.605926+0000 mgr.y (mgr.54108) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.605926+0000 mgr.y (mgr.54108) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.687656+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.687656+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.690011+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.690011+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.692374+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.692374+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.693109+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.693109+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.699170+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.699170+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.699630+0000 mgr.y (mgr.54108) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.699630+0000 mgr.y (mgr.54108) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.717174+0000 mgr.y (mgr.54108) 1918 : audit [DBG] from='client.54927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.717174+0000 mgr.y (mgr.54108) 1918 : audit [DBG] from='client.54927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.758706+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.758706+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.760422+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.760422+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.762086+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.762086+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.762661+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.762661+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.007 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.768469+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.007 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.768469+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.007 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.768995+0000 mgr.y (mgr.54108) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.007 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.768995+0000 mgr.y (mgr.54108) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.007 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.833418+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.007 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.833418+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.007 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.835125+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.699630+0000 mgr.y (mgr.54108) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.699630+0000 mgr.y (mgr.54108) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.717174+0000 mgr.y (mgr.54108) 1918 : audit [DBG] from='client.54927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.717174+0000 mgr.y (mgr.54108) 1918 : audit [DBG] from='client.54927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.758706+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.758706+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.760422+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.760422+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.762086+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.762086+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.762661+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.762661+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.768469+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.768469+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.768995+0000 mgr.y (mgr.54108) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.768995+0000 mgr.y (mgr.54108) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.833418+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.833418+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.009 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.835125+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.835125+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.836906+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.836906+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.837528+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.837528+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.843230+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.843230+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.843692+0000 mgr.y (mgr.54108) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.843692+0000 mgr.y (mgr.54108) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.902252+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.902252+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.904523+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.010 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.904523+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.907024+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.907024+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.908130+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.908130+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.915065+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.915065+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.915657+0000 mgr.y (mgr.54108) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.835125+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.836906+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.836906+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.011 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.837528+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.837528+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.843230+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.843230+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.843692+0000 mgr.y (mgr.54108) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.843692+0000 mgr.y (mgr.54108) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.902252+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.902252+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.904523+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.904523+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.907024+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.907024+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.012 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.908130+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.908130+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.915065+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.915065+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.915657+0000 mgr.y (mgr.54108) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.915657+0000 mgr.y (mgr.54108) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.975341+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.975341+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.977042+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.977042+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.013 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.979130+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.979130+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.980009+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.980009+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.986334+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:55.986334+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.986834+0000 mgr.y (mgr.54108) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:55.986834+0000 mgr.y (mgr.54108) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.019653+0000 mgr.y (mgr.54108) 1923 : audit [DBG] from='client.54933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.019653+0000 mgr.y (mgr.54108) 1923 : audit [DBG] from='client.54933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.048860+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.048860+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.050677+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.050677+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.052258+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.915657+0000 mgr.y (mgr.54108) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.975341+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.975341+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.977042+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.977042+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.979130+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.979130+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.980009+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.980009+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.015 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.986334+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:55.986334+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.986834+0000 mgr.y (mgr.54108) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:55.986834+0000 mgr.y (mgr.54108) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.019653+0000 mgr.y (mgr.54108) 1923 : audit [DBG] from='client.54933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.019653+0000 mgr.y (mgr.54108) 1923 : audit [DBG] from='client.54933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.048860+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.048860+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.050677+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.050677+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.052258+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.017 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.052258+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.017 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.052855+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.017 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.052855+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.017 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.058699+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.017 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.058699+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.017 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.059202+0000 mgr.y (mgr.54108) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.017 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.059202+0000 mgr.y (mgr.54108) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.126665+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.126665+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.128453+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.128453+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.130332+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.130332+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.130989+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.130989+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.139465+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.139465+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.139946+0000 mgr.y (mgr.54108) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.139946+0000 mgr.y (mgr.54108) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.197827+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.052258+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.052855+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.052855+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.058699+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.058699+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.059202+0000 mgr.y (mgr.54108) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.059202+0000 mgr.y (mgr.54108) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.126665+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.126665+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.128453+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.128453+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.130332+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.130332+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.130989+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.130989+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.139465+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.139465+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.139946+0000 mgr.y (mgr.54108) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.139946+0000 mgr.y (mgr.54108) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.197827+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.197827+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.199922+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.199922+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.201778+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.201778+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.202449+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.202449+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.209707+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.209707+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.210232+0000 mgr.y (mgr.54108) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.210232+0000 mgr.y (mgr.54108) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.268511+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.268511+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.270249+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.270249+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.272048+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.272048+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.272703+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.272703+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.197827+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.199922+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.199922+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.201778+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.201778+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.202449+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.202449+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.209707+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.209707+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.210232+0000 mgr.y (mgr.54108) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.210232+0000 mgr.y (mgr.54108) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.268511+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.268511+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.270249+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.270249+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.272048+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.272048+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.272703+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.272703+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.279984+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.279984+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.280419+0000 mgr.y (mgr.54108) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.280419+0000 mgr.y (mgr.54108) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.338314+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.338314+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.339941+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.339941+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.341390+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.341390+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.341973+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.341973+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.349634+0000 mon.a (mon.0) 7168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.349634+0000 mon.a (mon.0) 7168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.395853+0000 mon.a (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.92:0/2360345521' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.395853+0000 mon.a (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.92:0/2360345521' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.408035+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.408035+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.409812+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.409812+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.279984+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.279984+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.280419+0000 mgr.y (mgr.54108) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.280419+0000 mgr.y (mgr.54108) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.338314+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.338314+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.339941+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.339941+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.341390+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.341390+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.341973+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.341973+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.349634+0000 mon.a (mon.0) 7168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.349634+0000 mon.a (mon.0) 7168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.395853+0000 mon.a (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.92:0/2360345521' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.395853+0000 mon.a (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.92:0/2360345521' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.408035+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.408035+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.409812+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.409812+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.411556+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.411556+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.412188+0000 mon.a (mon.0) 7173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.412188+0000 mon.a (mon.0) 7173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.420012+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.420012+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.478127+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.478127+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.480190+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.480190+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.482201+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.482201+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.482845+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.482845+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.494922+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.494922+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.553896+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.553896+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.556073+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.411556+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.411556+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.412188+0000 mon.a (mon.0) 7173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.412188+0000 mon.a (mon.0) 7173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.420012+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.420012+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.478127+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.478127+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.480190+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.480190+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.482201+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.482201+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.482845+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.482845+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.494922+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.494922+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.553896+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.553896+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.556073+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.556073+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.558061+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.558061+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.558762+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.558762+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.565551+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.565551+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.626969+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.626969+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.628606+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.628606+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.630233+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.630233+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.630856+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.630856+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.637713+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[110680]: audit 2024-09-17T12:13:56.637713+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.556073+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.558061+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.558061+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.558762+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.558762+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.565551+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.565551+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.626969+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.626969+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.628606+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.628606+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.630233+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.630233+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.630856+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.630856+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.637713+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:56 smithi092 bash[114081]: audit 2024-09-17T12:13:56.637713+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.328041+0000 mgr.y (mgr.54108) 1912 : audit [DBG] from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.328041+0000 mgr.y (mgr.54108) 1912 : audit [DBG] from='client.54897 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.359009+0000 mgr.y (mgr.54108) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.359009+0000 mgr.y (mgr.54108) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.445119+0000 mgr.y (mgr.54108) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.445119+0000 mgr.y (mgr.54108) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.525343+0000 mgr.y (mgr.54108) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.525343+0000 mgr.y (mgr.54108) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.605926+0000 mgr.y (mgr.54108) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.605926+0000 mgr.y (mgr.54108) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.687656+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.687656+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.690011+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.690011+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.692374+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.692374+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.693109+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.693109+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.699170+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.699170+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.699630+0000 mgr.y (mgr.54108) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.699630+0000 mgr.y (mgr.54108) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.717174+0000 mgr.y (mgr.54108) 1918 : audit [DBG] from='client.54927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.717174+0000 mgr.y (mgr.54108) 1918 : audit [DBG] from='client.54927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.758706+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.758706+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.760422+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.760422+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.762086+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.762086+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.762661+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.762661+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.768469+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.768469+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.768995+0000 mgr.y (mgr.54108) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.768995+0000 mgr.y (mgr.54108) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.833418+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.833418+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.835125+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.835125+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.836906+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.836906+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.837528+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.837528+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.843230+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.843230+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.843692+0000 mgr.y (mgr.54108) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.843692+0000 mgr.y (mgr.54108) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.902252+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.902252+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.904523+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.904523+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.907024+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.907024+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.908130+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.908130+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.915065+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.915065+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.915657+0000 mgr.y (mgr.54108) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.915657+0000 mgr.y (mgr.54108) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.975341+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.975341+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.977042+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.977042+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.979130+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.979130+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.980009+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.980009+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.986334+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:55.986334+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.986834+0000 mgr.y (mgr.54108) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:55.986834+0000 mgr.y (mgr.54108) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.019653+0000 mgr.y (mgr.54108) 1923 : audit [DBG] from='client.54933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.019653+0000 mgr.y (mgr.54108) 1923 : audit [DBG] from='client.54933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.048860+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.048860+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.050677+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.050677+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.052258+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.052258+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.052855+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.052855+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.058699+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.058699+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.059202+0000 mgr.y (mgr.54108) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.059202+0000 mgr.y (mgr.54108) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.126665+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.126665+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.128453+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.128453+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.130332+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.130332+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.130989+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.130989+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.139465+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.139465+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.139946+0000 mgr.y (mgr.54108) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.139946+0000 mgr.y (mgr.54108) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.197827+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.197827+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.199922+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.199922+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.201778+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.201778+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.202449+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.202449+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.209707+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.209707+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.210232+0000 mgr.y (mgr.54108) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.210232+0000 mgr.y (mgr.54108) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.268511+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.268511+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.270249+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.270249+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.272048+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.272048+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.272703+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.272703+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.279984+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.279984+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.280419+0000 mgr.y (mgr.54108) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.280419+0000 mgr.y (mgr.54108) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.338314+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.338314+0000 mon.a (mon.0) 7164 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.339941+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.339941+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.341390+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.341390+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.341973+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.341973+0000 mon.a (mon.0) 7167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.349634+0000 mon.a (mon.0) 7168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.349634+0000 mon.a (mon.0) 7168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.395853+0000 mon.a (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.92:0/2360345521' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.395853+0000 mon.a (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.92:0/2360345521' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.408035+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.408035+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.409812+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.409812+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.411556+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.411556+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.412188+0000 mon.a (mon.0) 7173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.412188+0000 mon.a (mon.0) 7173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.420012+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.420012+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.478127+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.478127+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.480190+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.480190+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.482201+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.482201+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.482845+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.482845+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.494922+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.494922+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.553896+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.553896+0000 mon.a (mon.0) 7180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.556073+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.556073+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.558061+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.558061+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.558762+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.558762+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.565551+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.565551+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.071 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.626969+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.626969+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:57.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.628606+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.628606+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:57.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.630233+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.630233+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:57.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.630856+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.630856+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:57.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.637713+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:57.072 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:56 smithi121 bash[87711]: audit 2024-09-17T12:13:56.637713+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.350090+0000 mgr.y (mgr.54108) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.350090+0000 mgr.y (mgr.54108) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.420526+0000 mgr.y (mgr.54108) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.420526+0000 mgr.y (mgr.54108) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.495454+0000 mgr.y (mgr.54108) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.003 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.495454+0000 mgr.y (mgr.54108) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.566098+0000 mgr.y (mgr.54108) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.566098+0000 mgr.y (mgr.54108) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.638159+0000 mgr.y (mgr.54108) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.638159+0000 mgr.y (mgr.54108) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cluster 2024-09-17T12:13:56.692612+0000 mgr.y (mgr.54108) 1933 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cluster 2024-09-17T12:13:56.692612+0000 mgr.y (mgr.54108) 1933 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.703432+0000 mgr.y (mgr.54108) 1934 : audit [DBG] from='client.54945 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.703432+0000 mgr.y (mgr.54108) 1934 : audit [DBG] from='client.54945 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.710775+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.710775+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.712668+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.004 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.712668+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.714620+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.714620+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.715275+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.715275+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.720120+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.720120+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.720513+0000 mgr.y (mgr.54108) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.720513+0000 mgr.y (mgr.54108) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.775908+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.775908+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.777631+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.777631+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.005 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.779383+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.779383+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.779926+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.779926+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.784692+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.784692+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.785115+0000 mgr.y (mgr.54108) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.785115+0000 mgr.y (mgr.54108) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.842184+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.842184+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.843769+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.843769+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.845294+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.006 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.845294+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.007 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.845853+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.007 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.845853+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.007 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.850689+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.007 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.850689+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.007 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.851023+0000 mgr.y (mgr.54108) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.007 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.851023+0000 mgr.y (mgr.54108) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.007 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.911494+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.007 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.911494+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.007 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.913754+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.913754+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.916196+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.916196+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.917118+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.917118+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.922635+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.922635+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.923082+0000 mgr.y (mgr.54108) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:56.923082+0000 mgr.y (mgr.54108) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.994524+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.008 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.994524+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.996564+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.996564+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.998812+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.998812+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.999795+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:56.999795+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.001794+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.001794+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.006953+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.006953+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.007652+0000 mgr.y (mgr.54108) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.007652+0000 mgr.y (mgr.54108) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.009 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.079530+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.079530+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.082308+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.082308+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.086099+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.086099+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.087255+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.087255+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.094107+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.010 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.094107+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.094593+0000 mgr.y (mgr.54108) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.094593+0000 mgr.y (mgr.54108) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.155953+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.155953+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.158333+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.158333+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.160072+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.160072+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.160706+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.160706+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.165619+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.165619+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.011 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.166078+0000 mgr.y (mgr.54108) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.166078+0000 mgr.y (mgr.54108) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.224492+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.224492+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.226761+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.226761+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.229437+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.229437+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.230436+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.012 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.230436+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.236253+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.236253+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.236698+0000 mgr.y (mgr.54108) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.236698+0000 mgr.y (mgr.54108) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.301868+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.301868+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.304367+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.304367+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.307545+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.307545+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.013 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.308512+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.014 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.308512+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.014 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.314442+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.015 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.314442+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.015 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.315668+0000 mgr.y (mgr.54108) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.015 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.315668+0000 mgr.y (mgr.54108) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.015 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.379037+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.015 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.379037+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.015 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.380863+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.015 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.380863+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.382687+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.382687+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.383309+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.383309+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.388645+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.388645+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.453148+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.453148+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.455484+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.455484+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.457056+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.016 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.457056+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.457644+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.457644+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.462690+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.462690+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.529062+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.529062+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.017 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.530811+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.530811+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.532425+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.532425+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.532999+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.532999+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.537899+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.537899+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.606113+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.606113+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.607936+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.607936+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.609637+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.018 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.609637+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.610263+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.610263+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.615198+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.615198+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.676757+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.676757+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.678498+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.678498+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.680567+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.680567+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.681231+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.019 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:57 smithi121 bash[87711]: audit 2024-09-17T12:13:57.681231+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.350090+0000 mgr.y (mgr.54108) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.350090+0000 mgr.y (mgr.54108) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.420526+0000 mgr.y (mgr.54108) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.420526+0000 mgr.y (mgr.54108) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.495454+0000 mgr.y (mgr.54108) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.495454+0000 mgr.y (mgr.54108) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.566098+0000 mgr.y (mgr.54108) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.566098+0000 mgr.y (mgr.54108) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.638159+0000 mgr.y (mgr.54108) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.638159+0000 mgr.y (mgr.54108) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cluster 2024-09-17T12:13:56.692612+0000 mgr.y (mgr.54108) 1933 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:13:58.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cluster 2024-09-17T12:13:56.692612+0000 mgr.y (mgr.54108) 1933 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:13:58.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.703432+0000 mgr.y (mgr.54108) 1934 : audit [DBG] from='client.54945 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:58.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.703432+0000 mgr.y (mgr.54108) 1934 : audit [DBG] from='client.54945 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:58.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.710775+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.710775+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.712668+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.712668+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.714620+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.714620+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.350090+0000 mgr.y (mgr.54108) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.350090+0000 mgr.y (mgr.54108) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.420526+0000 mgr.y (mgr.54108) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.420526+0000 mgr.y (mgr.54108) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.495454+0000 mgr.y (mgr.54108) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.495454+0000 mgr.y (mgr.54108) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.566098+0000 mgr.y (mgr.54108) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.566098+0000 mgr.y (mgr.54108) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.638159+0000 mgr.y (mgr.54108) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.638159+0000 mgr.y (mgr.54108) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cluster 2024-09-17T12:13:56.692612+0000 mgr.y (mgr.54108) 1933 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cluster 2024-09-17T12:13:56.692612+0000 mgr.y (mgr.54108) 1933 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.703432+0000 mgr.y (mgr.54108) 1934 : audit [DBG] from='client.54945 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:58.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.703432+0000 mgr.y (mgr.54108) 1934 : audit [DBG] from='client.54945 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:13:58.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.710775+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.710775+0000 mon.a (mon.0) 7190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.712668+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.712668+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.714620+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.714620+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.715275+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.715275+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.720120+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.720120+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.720513+0000 mgr.y (mgr.54108) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.720513+0000 mgr.y (mgr.54108) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.775908+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.775908+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.777631+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.777631+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.779383+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.779383+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.779926+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.779926+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.784692+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.784692+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.785115+0000 mgr.y (mgr.54108) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.785115+0000 mgr.y (mgr.54108) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.842184+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.842184+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.843769+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.843769+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.845294+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.845294+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.845853+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.845853+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.850689+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.850689+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.851023+0000 mgr.y (mgr.54108) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.851023+0000 mgr.y (mgr.54108) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.911494+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.911494+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.913754+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.913754+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.916196+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.916196+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.917118+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.917118+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.922635+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.715275+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.715275+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.720120+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.720120+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.720513+0000 mgr.y (mgr.54108) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.720513+0000 mgr.y (mgr.54108) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.775908+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.775908+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.777631+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.777631+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.779383+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.779383+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.779926+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.779926+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.784692+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.784692+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.785115+0000 mgr.y (mgr.54108) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.785115+0000 mgr.y (mgr.54108) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.842184+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.842184+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.922635+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.923082+0000 mgr.y (mgr.54108) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:56.923082+0000 mgr.y (mgr.54108) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.994524+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.994524+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.996564+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.996564+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.998812+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.998812+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.999795+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:56.999795+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.001794+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:58.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.001794+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.006953+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.006953+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.007652+0000 mgr.y (mgr.54108) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.007652+0000 mgr.y (mgr.54108) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.079530+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.079530+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.082308+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.843769+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.843769+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.845294+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.845294+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.845853+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.845853+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.850689+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.850689+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.851023+0000 mgr.y (mgr.54108) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.851023+0000 mgr.y (mgr.54108) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.911494+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.911494+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.913754+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.913754+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.916196+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.916196+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.917118+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.917118+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.922635+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.082308+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.086099+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.086099+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.087255+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.087255+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.094107+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.094107+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.094593+0000 mgr.y (mgr.54108) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.094593+0000 mgr.y (mgr.54108) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.155953+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.155953+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.158333+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.158333+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.160072+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.160072+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.160706+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.160706+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.165619+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.165619+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.166078+0000 mgr.y (mgr.54108) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.166078+0000 mgr.y (mgr.54108) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.224492+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.224492+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.226761+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.226761+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.229437+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.229437+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.230436+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.230436+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.236253+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.236253+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.236698+0000 mgr.y (mgr.54108) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.236698+0000 mgr.y (mgr.54108) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.301868+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.301868+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.304367+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.304367+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.307545+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.307545+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.922635+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.923082+0000 mgr.y (mgr.54108) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:56.923082+0000 mgr.y (mgr.54108) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.994524+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.994524+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.996564+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.996564+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.998812+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.998812+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.999795+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:56.999795+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.001794+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.001794+0000 mgr.y (mgr.54108) 1939 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.006953+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.006953+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.007652+0000 mgr.y (mgr.54108) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.007652+0000 mgr.y (mgr.54108) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.079530+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.079530+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.082308+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.308512+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.308512+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.314442+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.314442+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.315668+0000 mgr.y (mgr.54108) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.315668+0000 mgr.y (mgr.54108) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.379037+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.379037+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.380863+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.380863+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.382687+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.382687+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.383309+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.383309+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.388645+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.388645+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.453148+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.453148+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.455484+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.455484+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.457056+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.457056+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.457644+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.457644+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.462690+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.462690+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.529062+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.529062+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.530811+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.530811+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.532425+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.532425+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.532999+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.532999+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.537899+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.537899+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.606113+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.606113+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.607936+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.082308+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.086099+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.086099+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.087255+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.087255+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.094107+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.094107+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.094593+0000 mgr.y (mgr.54108) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.094593+0000 mgr.y (mgr.54108) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.155953+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.155953+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.158333+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.158333+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.160072+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.160072+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.160706+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.160706+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.165619+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.165619+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.166078+0000 mgr.y (mgr.54108) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.607936+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.609637+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.609637+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.610263+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.610263+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.615198+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.615198+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.676757+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.676757+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.678498+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.678498+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.680567+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.680567+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.681231+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[114081]: audit 2024-09-17T12:13:57.681231+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.166078+0000 mgr.y (mgr.54108) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.224492+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.224492+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.226761+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.226761+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.229437+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.229437+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.230436+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.230436+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.236253+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.236253+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.236698+0000 mgr.y (mgr.54108) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.236698+0000 mgr.y (mgr.54108) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.301868+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.301868+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.304367+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.304367+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.307545+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.307545+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.308512+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.308512+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.314442+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.314442+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.315668+0000 mgr.y (mgr.54108) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.315668+0000 mgr.y (mgr.54108) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.379037+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.379037+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.380863+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.380863+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.382687+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.382687+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.383309+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.383309+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.388645+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.388645+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.453148+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.453148+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.455484+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.455484+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.457056+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.457056+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.457644+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.457644+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.462690+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.462690+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.529062+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.529062+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.530811+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.530811+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.102 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.532425+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.532425+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.532999+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.532999+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.537899+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.537899+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.606113+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.606113+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.607936+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.607936+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.609637+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.609637+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.610263+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.610263+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.615198+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.615198+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:58.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.676757+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.676757+0000 mon.a (mon.0) 7255 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:58.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.678498+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.678498+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:58.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.680567+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.680567+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:58.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.681231+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:58.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:57 smithi092 bash[110680]: audit 2024-09-17T12:13:57.681231+0000 mon.a (mon.0) 7258 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.389157+0000 mgr.y (mgr.54108) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.389157+0000 mgr.y (mgr.54108) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.463276+0000 mgr.y (mgr.54108) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.463276+0000 mgr.y (mgr.54108) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.539401+0000 mgr.y (mgr.54108) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.539401+0000 mgr.y (mgr.54108) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.615595+0000 mgr.y (mgr.54108) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.615595+0000 mgr.y (mgr.54108) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.686154+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.686154+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.686671+0000 mgr.y (mgr.54108) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.686671+0000 mgr.y (mgr.54108) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.757396+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.757396+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.759293+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.759293+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.761030+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.761030+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.761637+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.761637+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.767056+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.767056+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.767622+0000 mgr.y (mgr.54108) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.767622+0000 mgr.y (mgr.54108) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.831299+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.831299+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.833998+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.833998+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.836115+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.836115+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.837067+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.837067+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.844303+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.844303+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.844919+0000 mgr.y (mgr.54108) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.844919+0000 mgr.y (mgr.54108) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.905523+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.905523+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.907226+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.907226+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.909897+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.909897+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.910568+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.910568+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.915553+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.915553+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.916059+0000 mgr.y (mgr.54108) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.916059+0000 mgr.y (mgr.54108) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.972857+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.972857+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.975172+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.975172+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.977493+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.977493+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.978667+0000 mon.a (mon.0) 7278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.978667+0000 mon.a (mon.0) 7278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.984398+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:57.984398+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.985032+0000 mgr.y (mgr.54108) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:57.985032+0000 mgr.y (mgr.54108) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.045412+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.045412+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.047838+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.047838+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.050590+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.050590+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.051511+0000 mon.a (mon.0) 7283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.051511+0000 mon.a (mon.0) 7283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.057141+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.057141+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.057833+0000 mgr.y (mgr.54108) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.057833+0000 mgr.y (mgr.54108) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.120229+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.120229+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.122118+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.122118+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.124289+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.124289+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.125378+0000 mon.a (mon.0) 7288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.125378+0000 mon.a (mon.0) 7288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.130743+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.130743+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.131274+0000 mgr.y (mgr.54108) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.131274+0000 mgr.y (mgr.54108) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.193599+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.193599+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.199606+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.199606+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.206698+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.206698+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.207695+0000 mon.a (mon.0) 7293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.207695+0000 mon.a (mon.0) 7293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.213491+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.213491+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.214014+0000 mgr.y (mgr.54108) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.214014+0000 mgr.y (mgr.54108) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.292025+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.292025+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.294712+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.294712+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.298721+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.298721+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.299958+0000 mon.a (mon.0) 7298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.299958+0000 mon.a (mon.0) 7298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.306458+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.306458+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.307033+0000 mgr.y (mgr.54108) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.307033+0000 mgr.y (mgr.54108) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.387397+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.387397+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.389519+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.389519+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.392188+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.392188+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.393034+0000 mon.a (mon.0) 7303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.393034+0000 mon.a (mon.0) 7303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.400715+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.400715+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.496446+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.496446+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.498560+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.498560+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.501180+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.501180+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.502084+0000 mon.a (mon.0) 7308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.502084+0000 mon.a (mon.0) 7308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.510014+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.510014+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.584925+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.584925+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.586688+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.586688+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.589036+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.589036+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.589758+0000 mon.a (mon.0) 7313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.589758+0000 mon.a (mon.0) 7313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.597588+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.597588+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.670865+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.670865+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.672712+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.672712+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.674700+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.674700+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.675359+0000 mon.a (mon.0) 7318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.675359+0000 mon.a (mon.0) 7318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.681656+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:58 smithi121 bash[87711]: audit 2024-09-17T12:13:58.681656+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.389157+0000 mgr.y (mgr.54108) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.389157+0000 mgr.y (mgr.54108) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.463276+0000 mgr.y (mgr.54108) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.463276+0000 mgr.y (mgr.54108) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.539401+0000 mgr.y (mgr.54108) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.539401+0000 mgr.y (mgr.54108) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.615595+0000 mgr.y (mgr.54108) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.615595+0000 mgr.y (mgr.54108) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.686154+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.686154+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.686671+0000 mgr.y (mgr.54108) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.686671+0000 mgr.y (mgr.54108) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.757396+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.757396+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.759293+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.759293+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.761030+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.761030+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.761637+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.761637+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.389157+0000 mgr.y (mgr.54108) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.389157+0000 mgr.y (mgr.54108) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.463276+0000 mgr.y (mgr.54108) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.463276+0000 mgr.y (mgr.54108) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.539401+0000 mgr.y (mgr.54108) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.539401+0000 mgr.y (mgr.54108) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.615595+0000 mgr.y (mgr.54108) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.615595+0000 mgr.y (mgr.54108) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.686154+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.686154+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.686671+0000 mgr.y (mgr.54108) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.686671+0000 mgr.y (mgr.54108) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.757396+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.757396+0000 mon.a (mon.0) 7260 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.759293+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.759293+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.761030+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.761030+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.761637+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.761637+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.767056+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.767056+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.767622+0000 mgr.y (mgr.54108) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.767622+0000 mgr.y (mgr.54108) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.831299+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.831299+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.833998+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.833998+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.836115+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.836115+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.837067+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.837067+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.844303+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.844303+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.844919+0000 mgr.y (mgr.54108) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.844919+0000 mgr.y (mgr.54108) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.905523+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.905523+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.907226+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.907226+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.767056+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.767056+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.767622+0000 mgr.y (mgr.54108) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.767622+0000 mgr.y (mgr.54108) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.831299+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.831299+0000 mon.a (mon.0) 7265 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.833998+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.833998+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.836115+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.836115+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.837067+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.837067+0000 mon.a (mon.0) 7268 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.844303+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.844303+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.844919+0000 mgr.y (mgr.54108) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.844919+0000 mgr.y (mgr.54108) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.905523+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.905523+0000 mon.a (mon.0) 7270 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.907226+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.907226+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.909897+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.909897+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.910568+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.910568+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.915553+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.915553+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.916059+0000 mgr.y (mgr.54108) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.916059+0000 mgr.y (mgr.54108) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.972857+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.972857+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.975172+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.975172+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.977493+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.977493+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.978667+0000 mon.a (mon.0) 7278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.978667+0000 mon.a (mon.0) 7278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.984398+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:57.984398+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.985032+0000 mgr.y (mgr.54108) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:57.985032+0000 mgr.y (mgr.54108) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.909897+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.909897+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.910568+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.910568+0000 mon.a (mon.0) 7273 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.915553+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.915553+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.916059+0000 mgr.y (mgr.54108) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.916059+0000 mgr.y (mgr.54108) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.972857+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.972857+0000 mon.a (mon.0) 7275 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.975172+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.975172+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.977493+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.977493+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.978667+0000 mon.a (mon.0) 7278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.978667+0000 mon.a (mon.0) 7278 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.984398+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:57.984398+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.985032+0000 mgr.y (mgr.54108) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:57.985032+0000 mgr.y (mgr.54108) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.045412+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.045412+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.047838+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.047838+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.050590+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.050590+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.051511+0000 mon.a (mon.0) 7283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.051511+0000 mon.a (mon.0) 7283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.057141+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.057141+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.057833+0000 mgr.y (mgr.54108) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.057833+0000 mgr.y (mgr.54108) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.120229+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.120229+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.122118+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.122118+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.124289+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.124289+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.125378+0000 mon.a (mon.0) 7288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.125378+0000 mon.a (mon.0) 7288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.045412+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.045412+0000 mon.a (mon.0) 7280 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.047838+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.047838+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.050590+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.050590+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.051511+0000 mon.a (mon.0) 7283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.051511+0000 mon.a (mon.0) 7283 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.057141+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.057141+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.057833+0000 mgr.y (mgr.54108) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.057833+0000 mgr.y (mgr.54108) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.120229+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.120229+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.122118+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.122118+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.124289+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.124289+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.125378+0000 mon.a (mon.0) 7288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.125378+0000 mon.a (mon.0) 7288 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.130743+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.130743+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.131274+0000 mgr.y (mgr.54108) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.131274+0000 mgr.y (mgr.54108) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.193599+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.193599+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.199606+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.199606+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.206698+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.206698+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.207695+0000 mon.a (mon.0) 7293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.207695+0000 mon.a (mon.0) 7293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.213491+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.213491+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.214014+0000 mgr.y (mgr.54108) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.214014+0000 mgr.y (mgr.54108) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.292025+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.292025+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.294712+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.294712+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.130743+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.130743+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.131274+0000 mgr.y (mgr.54108) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.131274+0000 mgr.y (mgr.54108) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.193599+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.193599+0000 mon.a (mon.0) 7290 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.199606+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.199606+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.206698+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.206698+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.207695+0000 mon.a (mon.0) 7293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.207695+0000 mon.a (mon.0) 7293 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.213491+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.213491+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.214014+0000 mgr.y (mgr.54108) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.214014+0000 mgr.y (mgr.54108) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.292025+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.292025+0000 mon.a (mon.0) 7295 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.294712+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.294712+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.298721+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.298721+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.299958+0000 mon.a (mon.0) 7298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.299958+0000 mon.a (mon.0) 7298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.306458+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.306458+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.307033+0000 mgr.y (mgr.54108) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.307033+0000 mgr.y (mgr.54108) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.387397+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.387397+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.389519+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.389519+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.392188+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.392188+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.393034+0000 mon.a (mon.0) 7303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.393034+0000 mon.a (mon.0) 7303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.400715+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.400715+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.496446+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.298721+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.298721+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.299958+0000 mon.a (mon.0) 7298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.299958+0000 mon.a (mon.0) 7298 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.306458+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.306458+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.307033+0000 mgr.y (mgr.54108) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.307033+0000 mgr.y (mgr.54108) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.387397+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.387397+0000 mon.a (mon.0) 7300 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.389519+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.389519+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.392188+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.392188+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.393034+0000 mon.a (mon.0) 7303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.393034+0000 mon.a (mon.0) 7303 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.400715+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.400715+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.496446+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.496446+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.498560+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.498560+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.501180+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.501180+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.502084+0000 mon.a (mon.0) 7308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.502084+0000 mon.a (mon.0) 7308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.510014+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.510014+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.584925+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.584925+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.586688+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.586688+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.589036+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.589036+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.589758+0000 mon.a (mon.0) 7313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.589758+0000 mon.a (mon.0) 7313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.597588+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.597588+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.670865+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.496446+0000 mon.a (mon.0) 7305 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.498560+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.498560+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.501180+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.501180+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.502084+0000 mon.a (mon.0) 7308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.502084+0000 mon.a (mon.0) 7308 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.510014+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.510014+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.584925+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.584925+0000 mon.a (mon.0) 7310 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.586688+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.586688+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.589036+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.589036+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.589758+0000 mon.a (mon.0) 7313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.589758+0000 mon.a (mon.0) 7313 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.597588+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.597588+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.670865+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.670865+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.672712+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.672712+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.674700+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.674700+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.675359+0000 mon.a (mon.0) 7318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.675359+0000 mon.a (mon.0) 7318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.681656+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[110680]: audit 2024-09-17T12:13:58.681656+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.670865+0000 mon.a (mon.0) 7315 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.672712+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.672712+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.674700+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.674700+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:13:59.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.675359+0000 mon.a (mon.0) 7318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.675359+0000 mon.a (mon.0) 7318 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:13:59.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.681656+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:13:59.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:58 smithi092 bash[114081]: audit 2024-09-17T12:13:58.681656+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.401270+0000 mgr.y (mgr.54108) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.401270+0000 mgr.y (mgr.54108) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.510554+0000 mgr.y (mgr.54108) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.510554+0000 mgr.y (mgr.54108) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.598393+0000 mgr.y (mgr.54108) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.598393+0000 mgr.y (mgr.54108) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.682189+0000 mgr.y (mgr.54108) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.682189+0000 mgr.y (mgr.54108) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cluster 2024-09-17T12:13:58.693430+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 110 B/s wr, 56 op/s 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cluster 2024-09-17T12:13:58.693430+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 110 B/s wr, 56 op/s 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.747086+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.747086+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.749204+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.749204+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.751557+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.751557+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.752343+0000 mon.a (mon.0) 7323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.752343+0000 mon.a (mon.0) 7323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.757737+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.757737+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.758344+0000 mgr.y (mgr.54108) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.758344+0000 mgr.y (mgr.54108) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.824445+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.824445+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.826847+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.826847+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.829419+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.829419+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.830250+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.830250+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.836513+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.836513+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.837024+0000 mgr.y (mgr.54108) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.837024+0000 mgr.y (mgr.54108) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.903739+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.903739+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.906077+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.906077+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.908613+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.908613+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.909379+0000 mon.a (mon.0) 7333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.909379+0000 mon.a (mon.0) 7333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.915069+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.915069+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.915477+0000 mgr.y (mgr.54108) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.915477+0000 mgr.y (mgr.54108) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.979486+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.979486+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.981891+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.981891+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.984049+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.984049+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.984814+0000 mon.a (mon.0) 7338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.984814+0000 mon.a (mon.0) 7338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.990225+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:58.990225+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.990754+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:58.990754+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.067655+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.067655+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.069750+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.069750+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.072910+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.072910+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.073832+0000 mon.a (mon.0) 7343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.073832+0000 mon.a (mon.0) 7343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.079451+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.079451+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.079986+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.079986+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.144281+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.144281+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.146480+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.146480+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.149057+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.149057+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.149847+0000 mon.a (mon.0) 7348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.149847+0000 mon.a (mon.0) 7348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.155328+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.155328+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.155945+0000 mgr.y (mgr.54108) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.155945+0000 mgr.y (mgr.54108) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.222486+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.222486+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.224759+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.224759+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.227375+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.227375+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.228067+0000 mon.a (mon.0) 7353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.228067+0000 mon.a (mon.0) 7353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.232839+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.232839+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.233330+0000 mgr.y (mgr.54108) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.233330+0000 mgr.y (mgr.54108) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.294968+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.294968+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.297374+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.297374+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.299910+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.299910+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.300998+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.300998+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.306681+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.306681+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.307178+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.307178+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.382553+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.382553+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.385144+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.385144+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.388499+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.388499+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.389713+0000 mon.a (mon.0) 7363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.389713+0000 mon.a (mon.0) 7363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.398082+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.398082+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.476668+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.476668+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.479491+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.479491+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.482438+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.482438+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.483200+0000 mon.a (mon.0) 7368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.483200+0000 mon.a (mon.0) 7368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.490688+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.490688+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.572414+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.572414+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.574868+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.574868+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.577245+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.577245+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.578049+0000 mon.a (mon.0) 7373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.578049+0000 mon.a (mon.0) 7373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.585459+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.585459+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.643340+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.643340+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.645300+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.645300+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.647334+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.647334+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.648012+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.648012+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.655850+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:13:59 smithi121 bash[87711]: audit 2024-09-17T12:13:59.655850+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.401270+0000 mgr.y (mgr.54108) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.401270+0000 mgr.y (mgr.54108) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.510554+0000 mgr.y (mgr.54108) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.510554+0000 mgr.y (mgr.54108) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.598393+0000 mgr.y (mgr.54108) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.598393+0000 mgr.y (mgr.54108) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.682189+0000 mgr.y (mgr.54108) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.682189+0000 mgr.y (mgr.54108) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cluster 2024-09-17T12:13:58.693430+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 110 B/s wr, 56 op/s 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cluster 2024-09-17T12:13:58.693430+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 110 B/s wr, 56 op/s 2024-09-17T12:14:00.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.747086+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.747086+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.749204+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.749204+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.751557+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.751557+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.752343+0000 mon.a (mon.0) 7323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.752343+0000 mon.a (mon.0) 7323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.757737+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.757737+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.401270+0000 mgr.y (mgr.54108) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.401270+0000 mgr.y (mgr.54108) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.510554+0000 mgr.y (mgr.54108) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.510554+0000 mgr.y (mgr.54108) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.598393+0000 mgr.y (mgr.54108) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.598393+0000 mgr.y (mgr.54108) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.682189+0000 mgr.y (mgr.54108) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.682189+0000 mgr.y (mgr.54108) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cluster 2024-09-17T12:13:58.693430+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 110 B/s wr, 56 op/s 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cluster 2024-09-17T12:13:58.693430+0000 mgr.y (mgr.54108) 1962 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 110 B/s wr, 56 op/s 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.747086+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.747086+0000 mon.a (mon.0) 7320 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.749204+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.749204+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.751557+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.751557+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.752343+0000 mon.a (mon.0) 7323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.752343+0000 mon.a (mon.0) 7323 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.757737+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.757737+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.758344+0000 mgr.y (mgr.54108) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.758344+0000 mgr.y (mgr.54108) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.824445+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.824445+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.826847+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.826847+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.829419+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.829419+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.830250+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.830250+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.836513+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.836513+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.837024+0000 mgr.y (mgr.54108) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.837024+0000 mgr.y (mgr.54108) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.903739+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.903739+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.906077+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.906077+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.908613+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.758344+0000 mgr.y (mgr.54108) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.758344+0000 mgr.y (mgr.54108) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.824445+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.824445+0000 mon.a (mon.0) 7325 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.826847+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.826847+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.829419+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.829419+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.830250+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.830250+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.836513+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.836513+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.837024+0000 mgr.y (mgr.54108) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.837024+0000 mgr.y (mgr.54108) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.903739+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.903739+0000 mon.a (mon.0) 7330 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.906077+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.906077+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.908613+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.908613+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.909379+0000 mon.a (mon.0) 7333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.909379+0000 mon.a (mon.0) 7333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.915069+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.915069+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.915477+0000 mgr.y (mgr.54108) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.915477+0000 mgr.y (mgr.54108) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.979486+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.979486+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.981891+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.981891+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.984049+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.984049+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.984814+0000 mon.a (mon.0) 7338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.984814+0000 mon.a (mon.0) 7338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.990225+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:58.990225+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.990754+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:58.990754+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.067655+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.908613+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.909379+0000 mon.a (mon.0) 7333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.909379+0000 mon.a (mon.0) 7333 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.915069+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.915069+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.915477+0000 mgr.y (mgr.54108) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.915477+0000 mgr.y (mgr.54108) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.979486+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.979486+0000 mon.a (mon.0) 7335 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.981891+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.981891+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.984049+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.984049+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.984814+0000 mon.a (mon.0) 7338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.984814+0000 mon.a (mon.0) 7338 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.990225+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:58.990225+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.990754+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:58.990754+0000 mgr.y (mgr.54108) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.067655+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.067655+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.069750+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.069750+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.072910+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.072910+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.073832+0000 mon.a (mon.0) 7343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.073832+0000 mon.a (mon.0) 7343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.079451+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.079451+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.079986+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.079986+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.144281+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.144281+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.146480+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.146480+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.149057+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.149057+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.149847+0000 mon.a (mon.0) 7348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.149847+0000 mon.a (mon.0) 7348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.155328+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.067655+0000 mon.a (mon.0) 7340 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.069750+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.069750+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.072910+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.072910+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.073832+0000 mon.a (mon.0) 7343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.073832+0000 mon.a (mon.0) 7343 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.079451+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.079451+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.079986+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.079986+0000 mgr.y (mgr.54108) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.144281+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.144281+0000 mon.a (mon.0) 7345 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.146480+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.146480+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.149057+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.149057+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.149847+0000 mon.a (mon.0) 7348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.149847+0000 mon.a (mon.0) 7348 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.155328+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.155328+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.155945+0000 mgr.y (mgr.54108) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.155945+0000 mgr.y (mgr.54108) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.222486+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.222486+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.224759+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.224759+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.227375+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.227375+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.228067+0000 mon.a (mon.0) 7353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.228067+0000 mon.a (mon.0) 7353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.232839+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.232839+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.233330+0000 mgr.y (mgr.54108) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.233330+0000 mgr.y (mgr.54108) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.294968+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.294968+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.297374+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.297374+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.299910+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.155328+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.155945+0000 mgr.y (mgr.54108) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.155945+0000 mgr.y (mgr.54108) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.222486+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.222486+0000 mon.a (mon.0) 7350 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.224759+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.224759+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.227375+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.227375+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.228067+0000 mon.a (mon.0) 7353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.228067+0000 mon.a (mon.0) 7353 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.232839+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.232839+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.233330+0000 mgr.y (mgr.54108) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.233330+0000 mgr.y (mgr.54108) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.294968+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.294968+0000 mon.a (mon.0) 7355 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.297374+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.297374+0000 mon.a (mon.0) 7356 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.299910+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.299910+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.300998+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.300998+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.306681+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.306681+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.307178+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.307178+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.382553+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.382553+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.385144+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.385144+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.388499+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.388499+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.389713+0000 mon.a (mon.0) 7363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.389713+0000 mon.a (mon.0) 7363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.398082+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.398082+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.476668+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.476668+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.299910+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.300998+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.300998+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.306681+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.306681+0000 mon.a (mon.0) 7359 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.307178+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.307178+0000 mgr.y (mgr.54108) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.382553+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.382553+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.385144+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.385144+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.388499+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.388499+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.389713+0000 mon.a (mon.0) 7363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.389713+0000 mon.a (mon.0) 7363 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.398082+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.398082+0000 mon.a (mon.0) 7364 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.476668+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.476668+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.479491+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.479491+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.482438+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.482438+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.483200+0000 mon.a (mon.0) 7368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.483200+0000 mon.a (mon.0) 7368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.490688+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.490688+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.572414+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.572414+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.574868+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.574868+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.577245+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.577245+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.578049+0000 mon.a (mon.0) 7373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.578049+0000 mon.a (mon.0) 7373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.585459+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.585459+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.643340+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.643340+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.479491+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.479491+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.482438+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.482438+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.483200+0000 mon.a (mon.0) 7368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.483200+0000 mon.a (mon.0) 7368 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.490688+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.490688+0000 mon.a (mon.0) 7369 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.572414+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.572414+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.574868+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.574868+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.577245+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.577245+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.578049+0000 mon.a (mon.0) 7373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.578049+0000 mon.a (mon.0) 7373 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.585459+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.585459+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.643340+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.643340+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:00.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.645300+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.645300+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.647334+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.647334+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.648012+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.648012+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.655850+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[110680]: audit 2024-09-17T12:13:59.655850+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.645300+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.645300+0000 mon.a (mon.0) 7376 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.647334+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.647334+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.648012+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.648012+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:00.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.655850+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:00.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:13:59 smithi092 bash[114081]: audit 2024-09-17T12:13:59.655850+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.398570+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.398570+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.491509+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.491509+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.585975+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.585975+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.656334+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.656334+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.726421+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.726421+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.728124+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.728124+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.729770+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.729770+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.730394+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.730394+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.735914+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.735914+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.736342+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.736342+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.814187+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.814187+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.816538+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.816538+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.818794+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.818794+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.819758+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.819758+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.829860+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.829860+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.830760+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.830760+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.900921+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.900921+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.902689+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.902689+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.904730+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.904730+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.905391+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.905391+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.911406+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.911406+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.911852+0000 mgr.y (mgr.54108) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.911852+0000 mgr.y (mgr.54108) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.974863+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.974863+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.976809+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.976809+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.979366+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.979366+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.980179+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.980179+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.989752+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:13:59.989752+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.990291+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:13:59.990291+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.067512+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.067512+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.069859+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.069859+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.072143+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.072143+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.072870+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.072870+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.079343+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.079343+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.080231+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.080231+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.149925+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.149925+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.151717+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.151717+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.154678+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.154678+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.155502+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.155502+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.165410+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.165410+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.166168+0000 mgr.y (mgr.54108) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.166168+0000 mgr.y (mgr.54108) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.229345+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.229345+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.231691+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.231691+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.234739+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.234739+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.235536+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.235536+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.243201+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.243201+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.244056+0000 mgr.y (mgr.54108) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.244056+0000 mgr.y (mgr.54108) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.307077+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.307077+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.309444+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.309444+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.312272+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.312272+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.313203+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.313203+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.320924+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.320924+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.321451+0000 mgr.y (mgr.54108) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.321451+0000 mgr.y (mgr.54108) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.403011+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.403011+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.405488+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.405488+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.408642+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.408642+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.409848+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.409848+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.417903+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.417903+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.480174+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.480174+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.482528+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.482528+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.484223+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.484223+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.484805+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.484805+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.489703+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.489703+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.551260+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.551260+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.553295+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.553295+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.555482+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.555482+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.556077+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.556077+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.560971+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.560971+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.621412+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.621412+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.623362+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.623362+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.625214+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.625214+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.069 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.625827+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.625827+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.630941+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.630941+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.693470+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.693470+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.696131+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.696131+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.698547+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.070 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:00 smithi121 bash[87711]: audit 2024-09-17T12:14:00.698547+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:14:00] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:14:01.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.398570+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.398570+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.491509+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.491509+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.585975+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.585975+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.656334+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.656334+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.726421+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.726421+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.728124+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.728124+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.729770+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.729770+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.730394+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.730394+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.735914+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.735914+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.736342+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.736342+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.398570+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.398570+0000 mgr.y (mgr.54108) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.491509+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.491509+0000 mgr.y (mgr.54108) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.585975+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.585975+0000 mgr.y (mgr.54108) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.656334+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.656334+0000 mgr.y (mgr.54108) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.726421+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.726421+0000 mon.a (mon.0) 7380 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.728124+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.728124+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.729770+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.729770+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.730394+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.730394+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.735914+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.735914+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.736342+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.736342+0000 mgr.y (mgr.54108) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.814187+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.814187+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.816538+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.816538+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.818794+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.818794+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.819758+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.819758+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.829860+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.829860+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.830760+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.830760+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.900921+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.900921+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.902689+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.902689+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.079 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.904730+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.904730+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.905391+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.905391+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.911406+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.911406+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.911852+0000 mgr.y (mgr.54108) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.911852+0000 mgr.y (mgr.54108) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.974863+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.974863+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.976809+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.976809+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.979366+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.979366+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.980179+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.980179+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.989752+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:13:59.989752+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.990291+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:13:59.990291+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.067512+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.067512+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.069859+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.069859+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.814187+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.814187+0000 mon.a (mon.0) 7385 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.816538+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.816538+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.818794+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.818794+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.819758+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.819758+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.829860+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.829860+0000 mon.a (mon.0) 7389 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.082 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.830760+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.830760+0000 mgr.y (mgr.54108) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.900921+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.900921+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.902689+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.902689+0000 mon.a (mon.0) 7391 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.904730+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.904730+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.905391+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.072143+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.072143+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.072870+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.072870+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.079343+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.079343+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.080231+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.080231+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.149925+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.149925+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.151717+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.151717+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.154678+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.154678+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.155502+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.155502+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.165410+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.165410+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.166168+0000 mgr.y (mgr.54108) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.166168+0000 mgr.y (mgr.54108) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.229345+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.229345+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.231691+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.231691+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.234739+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.085 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.234739+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.235536+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.235536+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.243201+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.243201+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.244056+0000 mgr.y (mgr.54108) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.244056+0000 mgr.y (mgr.54108) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.307077+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.307077+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.309444+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.309444+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.312272+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.312272+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.313203+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.905391+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.911406+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.911406+0000 mon.a (mon.0) 7394 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.911852+0000 mgr.y (mgr.54108) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.911852+0000 mgr.y (mgr.54108) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.974863+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.974863+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.976809+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.976809+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.087 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.979366+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.979366+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.980179+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.980179+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.989752+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:13:59.989752+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.990291+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:13:59.990291+0000 mgr.y (mgr.54108) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.067512+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.067512+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.069859+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.088 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.069859+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.313203+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.320924+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.320924+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.321451+0000 mgr.y (mgr.54108) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.321451+0000 mgr.y (mgr.54108) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.403011+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.403011+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.405488+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.405488+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.408642+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.408642+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.409848+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.409848+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.417903+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.417903+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.480174+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.480174+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.482528+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.482528+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.484223+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.484223+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.484805+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.484805+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.090 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.489703+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.489703+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.551260+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.551260+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.553295+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.553295+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.555482+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.555482+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.556077+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.556077+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.560971+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.560971+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.621412+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.621412+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.623362+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.623362+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.072143+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.072143+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.072870+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.072870+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.079343+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.079343+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.080231+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.080231+0000 mgr.y (mgr.54108) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.149925+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.149925+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.151717+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.151717+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.154678+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.154678+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.155502+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.155502+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.165410+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.165410+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.166168+0000 mgr.y (mgr.54108) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.166168+0000 mgr.y (mgr.54108) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.625214+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.625214+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.625827+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.625827+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.630941+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.630941+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.693470+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.693470+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.094 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.696131+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.696131+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.698547+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[114081]: audit 2024-09-17T12:14:00.698547+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.229345+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.229345+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.231691+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.231691+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.234739+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.234739+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.235536+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.235536+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.243201+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.243201+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.244056+0000 mgr.y (mgr.54108) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.244056+0000 mgr.y (mgr.54108) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.307077+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.307077+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.309444+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.309444+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.312272+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.312272+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.313203+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.313203+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.320924+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.320924+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.321451+0000 mgr.y (mgr.54108) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.321451+0000 mgr.y (mgr.54108) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.403011+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.403011+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.097 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.405488+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.405488+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.408642+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.408642+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.409848+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.409848+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.417903+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.417903+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.480174+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.480174+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.482528+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.482528+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.484223+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.484223+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.484805+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.484805+0000 mon.a (mon.0) 7428 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.489703+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.489703+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.551260+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.551260+0000 mon.a (mon.0) 7430 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.553295+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.553295+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.555482+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.555482+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.556077+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.556077+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.560971+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.560971+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.621412+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.621412+0000 mon.a (mon.0) 7435 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.623362+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.623362+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.625214+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.625214+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.625827+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.625827+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.630941+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.630941+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.693470+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.693470+0000 mon.a (mon.0) 7440 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.696131+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.696131+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.698547+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.101 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:00 smithi092 bash[110680]: audit 2024-09-17T12:14:00.698547+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.418463+0000 mgr.y (mgr.54108) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.418463+0000 mgr.y (mgr.54108) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.490068+0000 mgr.y (mgr.54108) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.490068+0000 mgr.y (mgr.54108) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.561393+0000 mgr.y (mgr.54108) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.561393+0000 mgr.y (mgr.54108) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.631345+0000 mgr.y (mgr.54108) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.631345+0000 mgr.y (mgr.54108) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cluster 2024-09-17T12:14:00.694593+0000 mgr.y (mgr.54108) 1987 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 109 B/s wr, 110 op/s 2024-09-17T12:14:01.983 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cluster 2024-09-17T12:14:00.694593+0000 mgr.y (mgr.54108) 1987 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 109 B/s wr, 110 op/s 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.699990+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.699990+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.728070+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.728070+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.728656+0000 mgr.y (mgr.54108) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.728656+0000 mgr.y (mgr.54108) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.796142+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.796142+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.798634+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.798634+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.801867+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.984 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.801867+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.803065+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.803065+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.811976+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.811976+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.812595+0000 mgr.y (mgr.54108) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.812595+0000 mgr.y (mgr.54108) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.881881+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.881881+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.884068+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.884068+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.886514+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.886514+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.887450+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.887450+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.895416+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.895416+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.895887+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.895887+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.972723+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.972723+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.974911+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.974911+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.977660+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.977660+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.986 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.978526+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.978526+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.986499+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:00.986499+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.987025+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:00.987025+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.071065+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.071065+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.073484+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.073484+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.076192+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.076192+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.078233+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.987 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.078233+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.086417+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.086417+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.087021+0000 mgr.y (mgr.54108) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.087021+0000 mgr.y (mgr.54108) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.158037+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.158037+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.160373+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.160373+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.163135+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.163135+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.164108+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.164108+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.171594+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.171594+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.172062+0000 mgr.y (mgr.54108) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.172062+0000 mgr.y (mgr.54108) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.252569+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.252569+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.255257+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.418463+0000 mgr.y (mgr.54108) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.418463+0000 mgr.y (mgr.54108) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.490068+0000 mgr.y (mgr.54108) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.989 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.490068+0000 mgr.y (mgr.54108) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.561393+0000 mgr.y (mgr.54108) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.561393+0000 mgr.y (mgr.54108) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.631345+0000 mgr.y (mgr.54108) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.631345+0000 mgr.y (mgr.54108) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cluster 2024-09-17T12:14:00.694593+0000 mgr.y (mgr.54108) 1987 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 109 B/s wr, 110 op/s 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cluster 2024-09-17T12:14:00.694593+0000 mgr.y (mgr.54108) 1987 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 109 B/s wr, 110 op/s 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.699990+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.699990+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.728070+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.728070+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.728656+0000 mgr.y (mgr.54108) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.728656+0000 mgr.y (mgr.54108) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.990 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.796142+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.991 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.796142+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.991 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.798634+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.991 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.798634+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.991 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.255257+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.991 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.258289+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.991 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.258289+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.991 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.259261+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.991 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.259261+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.266349+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.266349+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.267097+0000 mgr.y (mgr.54108) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.267097+0000 mgr.y (mgr.54108) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.341627+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.341627+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.343602+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.343602+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.346287+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.346287+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.347510+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.347510+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.992 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.354725+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.354725+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.429245+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.429245+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.431055+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.431055+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.432814+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.432814+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.433449+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.433449+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.439655+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.439655+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.517857+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.993 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.517857+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.994 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.520138+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.994 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.520138+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.994 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.522752+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.994 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.522752+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.994 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.523645+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.994 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.523645+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.994 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.531565+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.994 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.531565+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.605964+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.605964+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.607669+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.607669+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.609845+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.609845+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.610408+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.610408+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.615325+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.615325+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.683124+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.683124+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.685029+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.685029+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.686818+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.686818+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.687462+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.687462+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.692757+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.996 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[110680]: audit 2024-09-17T12:14:01.692757+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.997 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.801867+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.997 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.801867+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.997 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.803065+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.997 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.803065+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.997 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.811976+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.811976+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.812595+0000 mgr.y (mgr.54108) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.812595+0000 mgr.y (mgr.54108) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.881881+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.881881+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.884068+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.884068+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.886514+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.886514+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.887450+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.887450+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.895416+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.998 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.895416+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.895887+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.895887+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.972723+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.972723+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.974911+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.974911+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.977660+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.977660+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.978526+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.978526+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.986499+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:00.986499+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.987025+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:00.987025+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:01.999 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.071065+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.071065+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.073484+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.073484+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.076192+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.076192+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.078233+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.078233+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.086417+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.086417+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.087021+0000 mgr.y (mgr.54108) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.087021+0000 mgr.y (mgr.54108) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.158037+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.158037+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.160373+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.160373+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.163135+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.163135+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.164108+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.164108+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.171594+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.171594+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.172062+0000 mgr.y (mgr.54108) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.001 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.172062+0000 mgr.y (mgr.54108) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.252569+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.252569+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.255257+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.255257+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.258289+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.258289+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.259261+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.259261+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.266349+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.266349+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.267097+0000 mgr.y (mgr.54108) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.267097+0000 mgr.y (mgr.54108) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.341627+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.341627+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.343602+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.343602+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.346287+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.346287+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.347510+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.347510+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.354725+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.354725+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.429245+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.429245+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.003 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.431055+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.431055+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.432814+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.432814+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.433449+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.433449+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.439655+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.439655+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.517857+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.517857+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.520138+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.520138+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.522752+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.004 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.522752+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.523645+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.523645+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.531565+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.531565+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.605964+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.605964+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.607669+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.607669+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.609845+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.609845+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.610408+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.610408+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.615325+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.615325+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.683124+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.683124+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.685029+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.685029+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.686818+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.686818+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.687462+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.687462+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.692757+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:01 smithi092 bash[114081]: audit 2024-09-17T12:14:01.692757+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.418463+0000 mgr.y (mgr.54108) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.418463+0000 mgr.y (mgr.54108) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.490068+0000 mgr.y (mgr.54108) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.490068+0000 mgr.y (mgr.54108) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.561393+0000 mgr.y (mgr.54108) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.561393+0000 mgr.y (mgr.54108) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.631345+0000 mgr.y (mgr.54108) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.631345+0000 mgr.y (mgr.54108) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cluster 2024-09-17T12:14:00.694593+0000 mgr.y (mgr.54108) 1987 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 109 B/s wr, 110 op/s 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cluster 2024-09-17T12:14:00.694593+0000 mgr.y (mgr.54108) 1987 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 109 B/s wr, 110 op/s 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.699990+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.699990+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.728070+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.728070+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.728656+0000 mgr.y (mgr.54108) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.728656+0000 mgr.y (mgr.54108) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.796142+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.796142+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.798634+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.798634+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.801867+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.801867+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.803065+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.803065+0000 mon.a (mon.0) 7448 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.811976+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.811976+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.812595+0000 mgr.y (mgr.54108) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.812595+0000 mgr.y (mgr.54108) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.881881+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.881881+0000 mon.a (mon.0) 7450 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.884068+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.884068+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.886514+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.886514+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.887450+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.887450+0000 mon.a (mon.0) 7453 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.895416+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.895416+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.895887+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.895887+0000 mgr.y (mgr.54108) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.972723+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.972723+0000 mon.a (mon.0) 7455 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.974911+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.974911+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.977660+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.977660+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.978526+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.978526+0000 mon.a (mon.0) 7458 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.986499+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:00.986499+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.987025+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:00.987025+0000 mgr.y (mgr.54108) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.071065+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.071065+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.073484+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.073484+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.076192+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.076192+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.078233+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.078233+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.086417+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.086417+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.087021+0000 mgr.y (mgr.54108) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.087021+0000 mgr.y (mgr.54108) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.158037+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.158037+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.160373+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.160373+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.163135+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.163135+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.164108+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.164108+0000 mon.a (mon.0) 7468 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.171594+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.171594+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.172062+0000 mgr.y (mgr.54108) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.172062+0000 mgr.y (mgr.54108) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.252569+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.252569+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.255257+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.255257+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.258289+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.258289+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.259261+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.259261+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.266349+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.266349+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.267097+0000 mgr.y (mgr.54108) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.267097+0000 mgr.y (mgr.54108) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.341627+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.341627+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.343602+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.343602+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.346287+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.346287+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.347510+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.347510+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.354725+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.354725+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.429245+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.064 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.429245+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.431055+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.431055+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.432814+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.432814+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.433449+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.433449+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.439655+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.065 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.439655+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.517857+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.517857+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.520138+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.520138+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.522752+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.522752+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.523645+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.523645+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.531565+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.531565+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.066 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.605964+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.605964+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.607669+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.607669+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.609845+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.609845+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.610408+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.610408+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.615325+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.615325+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.683124+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.683124+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.685029+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.067 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.685029+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.686818+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.686818+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.687462+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.687462+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.692757+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.068 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:01 smithi121 bash[87711]: audit 2024-09-17T12:14:01.692757+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.710 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.355888+0000 mgr.y (mgr.54108) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.710 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.355888+0000 mgr.y (mgr.54108) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.440136+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.440136+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.532130+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.532130+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.615833+0000 mgr.y (mgr.54108) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.615833+0000 mgr.y (mgr.54108) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.694635+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.694635+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.762916+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.762916+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.764543+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.711 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.764543+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.766249+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.766249+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.766882+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.766882+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.774439+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.774439+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.774851+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.774851+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.836204+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.836204+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.838075+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.712 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.838075+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.839998+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.839998+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.840671+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.840671+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.848028+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.848028+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.848500+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.848500+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.906147+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.906147+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.908495+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.908495+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.713 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.911060+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.911060+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.911845+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.911845+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.921315+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.921315+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.921856+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.921856+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.979989+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.979989+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.982431+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.982431+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.985704+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.714 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.985704+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:02.715 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.986437+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:02.715 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.986437+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.993583+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:01.993583+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.994045+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:01.994045+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.055931+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.055931+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.057793+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.057793+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.059598+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.059598+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.060228+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.060228+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.066046+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.066046+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.066458+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.066458+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.128740+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.128740+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.130961+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.130961+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.133047+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.133047+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.133850+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.133850+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.139403+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.139403+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.139829+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.139829+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.215536+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.215536+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.058 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.217687+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.217687+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.220551+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.220551+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.221388+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.221388+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.227323+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.227323+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.227728+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.227728+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.301928+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.301928+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.303957+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.303957+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.059 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.306933+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.306933+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.307790+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.307790+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.315737+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.315737+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.316255+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.316255+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.386498+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.386498+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.389052+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.389052+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.060 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.392156+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.392156+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.393036+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.393036+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.401085+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.401085+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.481087+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.481087+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.483139+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.483139+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.485678+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.485678+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.486527+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.061 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.486527+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.494559+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.494559+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.568143+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.568143+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.570148+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.570148+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.572604+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.572604+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.573350+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.573350+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.583449+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.583449+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.062 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.667531+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.667531+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.670042+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.670042+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.673045+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.673045+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.673701+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.673701+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.681118+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.063 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:02 smithi121 bash[87711]: audit 2024-09-17T12:14:02.681118+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.355888+0000 mgr.y (mgr.54108) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.355888+0000 mgr.y (mgr.54108) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.440136+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.440136+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.532130+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.532130+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.615833+0000 mgr.y (mgr.54108) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.615833+0000 mgr.y (mgr.54108) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.694635+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.694635+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.762916+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.762916+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.764543+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.764543+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.766249+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.766249+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.766882+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.766882+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.774439+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.774439+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.355888+0000 mgr.y (mgr.54108) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.355888+0000 mgr.y (mgr.54108) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.440136+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.440136+0000 mgr.y (mgr.54108) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.532130+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.532130+0000 mgr.y (mgr.54108) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.615833+0000 mgr.y (mgr.54108) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.615833+0000 mgr.y (mgr.54108) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.694635+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.694635+0000 mgr.y (mgr.54108) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.762916+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.762916+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.764543+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.764543+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.766249+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.766249+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.766882+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.766882+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.774439+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.774439+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.774851+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.774851+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.836204+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.836204+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.838075+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.838075+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.839998+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.839998+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.840671+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.840671+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.848028+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.848028+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.848500+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.848500+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.906147+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.906147+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.908495+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.908495+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.079 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.911060+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.911060+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.911845+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.911845+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.921315+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.921315+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.921856+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.921856+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.979989+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.979989+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.982431+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.982431+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.985704+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.985704+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.986437+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.986437+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.993583+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:01.993583+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.994045+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:01.994045+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.055931+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.055931+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.774851+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.774851+0000 mgr.y (mgr.54108) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.836204+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.836204+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.838075+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.838075+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.839998+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.839998+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.840671+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.840671+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.848028+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.848028+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.848500+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.848500+0000 mgr.y (mgr.54108) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.906147+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.906147+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.908495+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.908495+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.911060+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.911060+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.057793+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.057793+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.083 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.059598+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.059598+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.060228+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.060228+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.066046+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.066046+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.066458+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.066458+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.128740+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.128740+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.130961+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.130961+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.133047+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.133047+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.133850+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.133850+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.139403+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.139403+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.139829+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.139829+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.215536+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.215536+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.217687+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.217687+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.220551+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.220551+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.221388+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.221388+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.227323+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.227323+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.227728+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.227728+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.301928+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.301928+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.303957+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.303957+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.306933+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.911845+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.911845+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.921315+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.921315+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.921856+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.921856+0000 mgr.y (mgr.54108) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.979989+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.979989+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.982431+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.982431+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.985704+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.985704+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.986437+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.986437+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.993583+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:01.993583+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.994045+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:01.994045+0000 mgr.y (mgr.54108) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.055931+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.055931+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.306933+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.307790+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.307790+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.315737+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.315737+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.316255+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.316255+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.386498+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.386498+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.389052+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.389052+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.392156+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.392156+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.393036+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.393036+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.401085+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.401085+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.481087+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.481087+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.483139+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.483139+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.485678+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.485678+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.486527+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.486527+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.494559+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.494559+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.568143+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.568143+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.570148+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.570148+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.572604+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.572604+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.573350+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.573350+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.583449+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.583449+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.667531+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.092 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.667531+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.057793+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.057793+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.059598+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.059598+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.060228+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.060228+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.066046+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.066046+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.066458+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.066458+0000 mgr.y (mgr.54108) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.128740+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.128740+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.130961+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.130961+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.133047+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.133047+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.133850+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.133850+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.139403+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.139403+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.670042+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.670042+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.673045+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.673045+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.673701+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.673701+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.681118+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[110680]: audit 2024-09-17T12:14:02.681118+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.139829+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.139829+0000 mgr.y (mgr.54108) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.215536+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.215536+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.217687+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.217687+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.220551+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.220551+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.221388+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.221388+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.227323+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.227323+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.227728+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.227728+0000 mgr.y (mgr.54108) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.301928+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.301928+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.303957+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.303957+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.306933+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.306933+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.307790+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.307790+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.315737+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.315737+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.316255+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.316255+0000 mgr.y (mgr.54108) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.386498+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.386498+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.389052+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.389052+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.392156+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.392156+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.393036+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.393036+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.401085+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.401085+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.481087+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.481087+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.483139+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.483139+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.485678+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.485678+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.486527+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.486527+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.494559+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.494559+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.568143+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.568143+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.570148+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.570148+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.572604+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.572604+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.573350+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.573350+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.583449+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.583449+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.667531+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.667531+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.670042+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.670042+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.673045+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.673045+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.673701+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.673701+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.099 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.681118+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:02 smithi092 bash[114081]: audit 2024-09-17T12:14:02.681118+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.401776+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.401776+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.495044+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.495044+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.584006+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.584006+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.681580+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.681580+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.935 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cluster 2024-09-17T12:14:02.695304+0000 mgr.y (mgr.54108) 2012 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cluster 2024-09-17T12:14:02.695304+0000 mgr.y (mgr.54108) 2012 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.770585+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.770585+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.772920+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.772920+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.775288+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.775288+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.776079+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.776079+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.782364+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.936 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.782364+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.937 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.785145+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.785145+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.843297+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.843297+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.845138+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.845138+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.847681+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.847681+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.848412+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.848412+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.938 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.854878+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.854878+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.855435+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.855435+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.916096+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.916096+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.918069+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.918069+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.920348+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.920348+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.921236+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.939 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.921236+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.928614+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.928614+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.929150+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:02.929150+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.989732+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.989732+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.991507+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.991507+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.993291+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.993291+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.993949+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.940 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.993949+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.999626+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:02.999626+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.000078+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.000078+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.063520+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.063520+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.066160+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.066160+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.068792+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.068792+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.941 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.069613+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.069613+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.077819+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.077819+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.078405+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.078405+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.137982+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.137982+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.140208+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.140208+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.141994+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.942 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.141994+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.142670+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.142670+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.148570+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.148570+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.149016+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.149016+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.207568+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.207568+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.209256+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.209256+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.210962+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.943 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.210962+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.211554+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.211554+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.216756+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.216756+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.217234+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.217234+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.277722+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.277722+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.279421+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.279421+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.944 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.281104+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.281104+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.281735+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.281735+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.287140+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.287140+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.287600+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.287600+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.329222+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.329222+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.334728+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.334728+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.945 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.340046+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.340046+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.370688+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.370688+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:03.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.372651+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.372651+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.375182+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.375182+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.376745+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.946 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.376745+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.378654+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.378654+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.381430+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.381430+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.383160+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.383160+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.387956+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.387956+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.389751+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"} : dispatch 2024-09-17T12:14:03.948 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.389751+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"} : dispatch 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.392228+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"}]': finished 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.392228+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"}]': finished 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.393934+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"} : dispatch 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.393934+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"} : dispatch 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.396284+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"}]': finished 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.396284+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"}]': finished 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.398405+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.398405+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.401964+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.401964+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.949 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.404415+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.404415+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.405809+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.405809+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.409519+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.409519+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.412085+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.412085+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.415616+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.415616+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.419024+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.419024+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.950 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.422576+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.422576+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.424971+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.424971+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.426322+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.426322+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.427649+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.427649+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.428919+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.951 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.428919+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.952 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.430074+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.952 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.430074+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.952 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.431214+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.952 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.431214+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:03.952 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.432529+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:14:03.952 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.432529+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:14:03.952 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.435298+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:14:03.952 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.435298+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:14:03.952 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.437212+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.437212+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.442259+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.442259+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.444326+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.444326+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.451237+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.451237+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.453156+0000 mon.a (mon.0) 7636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.453156+0000 mon.a (mon.0) 7636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.460476+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:14:03.953 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.460476+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.462416+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.462416+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.469438+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.469438+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.471199+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.471199+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.478389+0000 mon.a (mon.0) 7641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.478389+0000 mon.a (mon.0) 7641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.480130+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.480130+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:14:03.954 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.487887+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.487887+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.489534+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.489534+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.490261+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.490261+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.496568+0000 mon.a (mon.0) 7646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.496568+0000 mon.a (mon.0) 7646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.498268+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.498268+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.499009+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:14:03.955 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.499009+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.505554+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.505554+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.507432+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.507432+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.514970+0000 mon.a (mon.0) 7651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.514970+0000 mon.a (mon.0) 7651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.517085+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.517085+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.518331+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.518331+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.519514+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.956 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.519514+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.520552+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.520552+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.521590+0000 mon.a (mon.0) 7656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.521590+0000 mon.a (mon.0) 7656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.522696+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.522696+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:03.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.524280+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:14:03.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.524280+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:14:03.957 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.527438+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:14:03.958 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.527438+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:14:03.958 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.530063+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.958 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.530063+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.958 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.531214+0000 mon.a (mon.0) 7661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.958 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.531214+0000 mon.a (mon.0) 7661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.958 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.537272+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.537272+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.612196+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.612196+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:03.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.613397+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.613397+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:03.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.619508+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:03.959 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:03 smithi121 bash[87711]: audit 2024-09-17T12:14:03.619508+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.401776+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.401776+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.495044+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.495044+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.584006+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.584006+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.681580+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.681580+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cluster 2024-09-17T12:14:02.695304+0000 mgr.y (mgr.54108) 2012 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cluster 2024-09-17T12:14:02.695304+0000 mgr.y (mgr.54108) 2012 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.770585+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.770585+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.772920+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.772920+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.775288+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.775288+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.776079+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.776079+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.782364+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.782364+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.401776+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.401776+0000 mgr.y (mgr.54108) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.495044+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.495044+0000 mgr.y (mgr.54108) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.584006+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.584006+0000 mgr.y (mgr.54108) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.681580+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.681580+0000 mgr.y (mgr.54108) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cluster 2024-09-17T12:14:02.695304+0000 mgr.y (mgr.54108) 2012 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-17T12:14:04.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cluster 2024-09-17T12:14:02.695304+0000 mgr.y (mgr.54108) 2012 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 90 B/s wr, 91 op/s 2024-09-17T12:14:04.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.770585+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.770585+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.772920+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.772920+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.775288+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.775288+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.776079+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.776079+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.782364+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.080 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.782364+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.785145+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.785145+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.843297+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.843297+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.845138+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.081 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.845138+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.847681+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.847681+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.848412+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.848412+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.854878+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.854878+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.855435+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.855435+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.916096+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.916096+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.918069+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.918069+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.920348+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.920348+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.921236+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.921236+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.928614+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.928614+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.929150+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:02.929150+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.989732+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.989732+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.991507+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.991507+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.993291+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.993291+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.993949+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.993949+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.999626+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:02.999626+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.000078+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.000078+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.063520+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.785145+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.084 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.785145+0000 mgr.y (mgr.54108) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.843297+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.843297+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.845138+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.845138+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.847681+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.847681+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.848412+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.848412+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.854878+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.854878+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.855435+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.855435+0000 mgr.y (mgr.54108) 2014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.085 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.916096+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.916096+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.918069+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.918069+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.086 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.920348+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.063520+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.066160+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.066160+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.086 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.068792+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.068792+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.069613+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.069613+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.077819+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.077819+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.078405+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.078405+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.137982+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.137982+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.140208+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.140208+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.087 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.141994+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.141994+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.142670+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.142670+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.148570+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.148570+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.149016+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.149016+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.207568+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.207568+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.209256+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.209256+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.210962+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.210962+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.088 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.211554+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.211554+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.216756+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.216756+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.217234+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.217234+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.277722+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.277722+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.279421+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.279421+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.281104+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.089 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.920348+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.921236+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.921236+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.928614+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.928614+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.929150+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:02.929150+0000 mgr.y (mgr.54108) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.989732+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.989732+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.991507+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.991507+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.993291+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.993291+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.090 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.993949+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.993949+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.999626+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:02.999626+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.000078+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.000078+0000 mgr.y (mgr.54108) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.063520+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.281104+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.281735+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.281735+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.091 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.287140+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.287140+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.287600+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.287600+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.329222+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.329222+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.334728+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.334728+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.340046+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.340046+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.370688+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.370688+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.372651+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.092 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.372651+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.375182+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.375182+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.376745+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.376745+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.063520+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.066160+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.066160+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.068792+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.068792+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.093 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.069613+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.069613+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.077819+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.077819+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.078405+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.078405+0000 mgr.y (mgr.54108) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.137982+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.137982+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.140208+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.140208+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.141994+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.141994+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.142670+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.142670+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.148570+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.378654+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.378654+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.381430+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.381430+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.383160+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.383160+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.387956+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.387956+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.389751+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"} : dispatch 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.389751+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"} : dispatch 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.392228+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"}]': finished 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.392228+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"}]': finished 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.393934+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"} : dispatch 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.393934+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"} : dispatch 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.396284+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"}]': finished 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.396284+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"}]': finished 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.398405+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.398405+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.401964+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.401964+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.404415+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.404415+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.405809+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.405809+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.409519+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.409519+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.412085+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.412085+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.415616+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.415616+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.419024+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.419024+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.422576+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.097 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.422576+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.424971+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.424971+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.426322+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.426322+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.098 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.427649+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.148570+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.149016+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.149016+0000 mgr.y (mgr.54108) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.098 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.207568+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.207568+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.209256+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.209256+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.210962+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.210962+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.211554+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.211554+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.216756+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.216756+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.217234+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.217234+0000 mgr.y (mgr.54108) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.277722+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.277722+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.279421+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.279421+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.281104+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.427649+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.428919+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.428919+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.430074+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.430074+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.431214+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.431214+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.432529+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.432529+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.435298+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.435298+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.437212+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.437212+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.442259+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.442259+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.444326+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:14:04.101 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.444326+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.451237+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.451237+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.453156+0000 mon.a (mon.0) 7636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.453156+0000 mon.a (mon.0) 7636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.460476+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.460476+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.462416+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.462416+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.469438+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.469438+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.471199+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.471199+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.478389+0000 mon.a (mon.0) 7641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:14:04.102 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.478389+0000 mon.a (mon.0) 7641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.480130+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.480130+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.281104+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.281735+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.281735+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.287140+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.287140+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.287600+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.287600+0000 mgr.y (mgr.54108) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.329222+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.103 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.329222+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.334728+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.334728+0000 mon.a (mon.0) 7601 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.340046+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.340046+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.370688+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.370688+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.372651+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.372651+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.375182+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.375182+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.376745+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.104 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.376745+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.487887+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:14:04.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.487887+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:14:04.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.489534+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.489534+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.490261+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:14:04.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.490261+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:14:04.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.496568+0000 mon.a (mon.0) 7646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:14:04.105 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.496568+0000 mon.a (mon.0) 7646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.498268+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.498268+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.499009+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.499009+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.505554+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.505554+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.507432+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.507432+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.514970+0000 mon.a (mon.0) 7651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.514970+0000 mon.a (mon.0) 7651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.517085+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.106 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.517085+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.518331+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.518331+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.519514+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.519514+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.520552+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.520552+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.521590+0000 mon.a (mon.0) 7656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.521590+0000 mon.a (mon.0) 7656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.522696+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.522696+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.524280+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.524280+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:14:04.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.527438+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.378654+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.378654+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.381430+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.381430+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.383160+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.383160+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.387956+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.387956+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.389751+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"} : dispatch 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.389751+0000 mon.a (mon.0) 7611 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"} : dispatch 2024-09-17T12:14:04.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.392228+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"}]': finished 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.392228+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.phvpin"}]': finished 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.393934+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"} : dispatch 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.393934+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"} : dispatch 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.396284+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"}]': finished 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.396284+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.ytazdu"}]': finished 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.398405+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.527438+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.530063+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.530063+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.109 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.531214+0000 mon.a (mon.0) 7661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.531214+0000 mon.a (mon.0) 7661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.537272+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.537272+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.612196+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.612196+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.613397+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.613397+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.619508+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.110 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[114081]: audit 2024-09-17T12:14:03.619508+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.398405+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.401964+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.401964+0000 mon.a (mon.0) 7616 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.404415+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.404415+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.405809+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.405809+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.409519+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.409519+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.412085+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.412085+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.415616+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.415616+0000 mon.a (mon.0) 7621 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.419024+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.419024+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.422576+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.422576+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.424971+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.112 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.424971+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.426322+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.426322+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.427649+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.427649+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.428919+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.428919+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.430074+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.430074+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.431214+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.431214+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.432529+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.432529+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:14:04.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.435298+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.435298+0000 mon.a (mon.0) 7631 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.437212+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.437212+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.442259+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.442259+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.444326+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.444326+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.451237+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.451237+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.453156+0000 mon.a (mon.0) 7636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.453156+0000 mon.a (mon.0) 7636 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:14:04.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.460476+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.460476+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.462416+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.462416+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.469438+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.469438+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.471199+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.471199+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.478389+0000 mon.a (mon.0) 7641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.478389+0000 mon.a (mon.0) 7641 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.480130+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.480130+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.487887+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:14:04.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.487887+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.489534+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.489534+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.490261+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.490261+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.496568+0000 mon.a (mon.0) 7646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.496568+0000 mon.a (mon.0) 7646 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.498268+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.498268+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.499009+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.499009+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.505554+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.505554+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:14:04.116 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.507432+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.507432+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.514970+0000 mon.a (mon.0) 7651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.514970+0000 mon.a (mon.0) 7651 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.517085+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.517085+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.518331+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.518331+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.519514+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.519514+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.520552+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.520552+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.521590+0000 mon.a (mon.0) 7656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.117 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.521590+0000 mon.a (mon.0) 7656 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.522696+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.522696+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.524280+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.524280+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.527438+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.527438+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.530063+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.530063+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.531214+0000 mon.a (mon.0) 7661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.531214+0000 mon.a (mon.0) 7661 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.537272+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.537272+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.118 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.612196+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.612196+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:14:04.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.613397+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.613397+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:14:04.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.619508+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:04.119 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:03 smithi092 bash[110680]: audit 2024-09-17T12:14:03.619508+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.384289+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:14:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.384289+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:14:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.399130+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:14:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.399130+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:14:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.406445+0000 mgr.y (mgr.54108) 2023 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:14:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.406445+0000 mgr.y (mgr.54108) 2023 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:14:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.412711+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:14:05.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.412711+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:14:05.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.419729+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:14:05.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.419729+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:14:05.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.431793+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:14:05.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.431793+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:14:05.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.523540+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:14:05.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:04 smithi121 bash[87711]: cephadm 2024-09-17T12:14:03.523540+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:14:05.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.384289+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:14:05.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.384289+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:14:05.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.399130+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:14:05.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.399130+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:14:05.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.406445+0000 mgr.y (mgr.54108) 2023 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.406445+0000 mgr.y (mgr.54108) 2023 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.412711+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.412711+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.419729+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.419729+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.431793+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.431793+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.523540+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[110680]: cephadm 2024-09-17T12:14:03.523540+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:14:05.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.384289+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.384289+0000 mgr.y (mgr.54108) 2021 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.399130+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.399130+0000 mgr.y (mgr.54108) 2022 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.406445+0000 mgr.y (mgr.54108) 2023 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.406445+0000 mgr.y (mgr.54108) 2023 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.412711+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.412711+0000 mgr.y (mgr.54108) 2024 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.419729+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.419729+0000 mgr.y (mgr.54108) 2025 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.431793+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.431793+0000 mgr.y (mgr.54108) 2026 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:14:05.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.523540+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:14:05.078 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:04 smithi092 bash[114081]: cephadm 2024-09-17T12:14:03.523540+0000 mgr.y (mgr.54108) 2027 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:14:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:05 smithi121 bash[87711]: cluster 2024-09-17T12:14:04.695971+0000 mgr.y (mgr.54108) 2028 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:05 smithi121 bash[87711]: cluster 2024-09-17T12:14:04.695971+0000 mgr.y (mgr.54108) 2028 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:05 smithi121 bash[87711]: audit 2024-09-17T12:14:05.636958+0000 mon.a (mon.0) 7666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:05 smithi121 bash[87711]: audit 2024-09-17T12:14:05.636958+0000 mon.a (mon.0) 7666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:05 smithi121 bash[87711]: audit 2024-09-17T12:14:05.639286+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:06.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:05 smithi121 bash[87711]: audit 2024-09-17T12:14:05.639286+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:06.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[110680]: cluster 2024-09-17T12:14:04.695971+0000 mgr.y (mgr.54108) 2028 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:06.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[110680]: cluster 2024-09-17T12:14:04.695971+0000 mgr.y (mgr.54108) 2028 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:06.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[110680]: audit 2024-09-17T12:14:05.636958+0000 mon.a (mon.0) 7666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:06.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[110680]: audit 2024-09-17T12:14:05.636958+0000 mon.a (mon.0) 7666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:06.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[110680]: audit 2024-09-17T12:14:05.639286+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:06.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[110680]: audit 2024-09-17T12:14:05.639286+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:06.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[114081]: cluster 2024-09-17T12:14:04.695971+0000 mgr.y (mgr.54108) 2028 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:06.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[114081]: cluster 2024-09-17T12:14:04.695971+0000 mgr.y (mgr.54108) 2028 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:06.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[114081]: audit 2024-09-17T12:14:05.636958+0000 mon.a (mon.0) 7666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:06.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[114081]: audit 2024-09-17T12:14:05.636958+0000 mon.a (mon.0) 7666 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:06.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[114081]: audit 2024-09-17T12:14:05.639286+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:06.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:05 smithi092 bash[114081]: audit 2024-09-17T12:14:05.639286+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:07.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:06 smithi121 bash[87711]: audit 2024-09-17T12:14:06.002627+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:06 smithi121 bash[87711]: audit 2024-09-17T12:14:06.002627+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:06 smithi121 bash[87711]: audit 2024-09-17T12:14:06.065265+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:06 smithi121 bash[87711]: audit 2024-09-17T12:14:06.065265+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:06 smithi121 bash[87711]: audit 2024-09-17T12:14:06.080715+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:06 smithi121 bash[87711]: audit 2024-09-17T12:14:06.080715+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:06 smithi121 bash[87711]: audit 2024-09-17T12:14:06.091709+0000 mon.a (mon.0) 7671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:07 smithi121 bash[87711]: audit 2024-09-17T12:14:06.091709+0000 mon.a (mon.0) 7671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:06 smithi092 bash[110680]: audit 2024-09-17T12:14:06.002627+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:06 smithi092 bash[110680]: audit 2024-09-17T12:14:06.002627+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:06 smithi092 bash[110680]: audit 2024-09-17T12:14:06.065265+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:06 smithi092 bash[110680]: audit 2024-09-17T12:14:06.065265+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:06 smithi092 bash[110680]: audit 2024-09-17T12:14:06.080715+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[110680]: audit 2024-09-17T12:14:06.080715+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[110680]: audit 2024-09-17T12:14:06.091709+0000 mon.a (mon.0) 7671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[110680]: audit 2024-09-17T12:14:06.091709+0000 mon.a (mon.0) 7671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[114081]: audit 2024-09-17T12:14:06.002627+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[114081]: audit 2024-09-17T12:14:06.002627+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[114081]: audit 2024-09-17T12:14:06.065265+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[114081]: audit 2024-09-17T12:14:06.065265+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[114081]: audit 2024-09-17T12:14:06.080715+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[114081]: audit 2024-09-17T12:14:06.080715+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[114081]: audit 2024-09-17T12:14:06.091709+0000 mon.a (mon.0) 7671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:07.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:07 smithi092 bash[114081]: audit 2024-09-17T12:14:06.091709+0000 mon.a (mon.0) 7671 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:08 smithi121 bash[87711]: cluster 2024-09-17T12:14:06.696982+0000 mgr.y (mgr.54108) 2029 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:08 smithi121 bash[87711]: cluster 2024-09-17T12:14:06.696982+0000 mgr.y (mgr.54108) 2029 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:08 smithi121 bash[87711]: audit 2024-09-17T12:14:07.009991+0000 mgr.y (mgr.54108) 2030 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:08 smithi121 bash[87711]: audit 2024-09-17T12:14:07.009991+0000 mgr.y (mgr.54108) 2030 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:08 smithi092 bash[110680]: cluster 2024-09-17T12:14:06.696982+0000 mgr.y (mgr.54108) 2029 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:08 smithi092 bash[110680]: cluster 2024-09-17T12:14:06.696982+0000 mgr.y (mgr.54108) 2029 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:08 smithi092 bash[110680]: audit 2024-09-17T12:14:07.009991+0000 mgr.y (mgr.54108) 2030 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:08.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:08 smithi092 bash[110680]: audit 2024-09-17T12:14:07.009991+0000 mgr.y (mgr.54108) 2030 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:08 smithi092 bash[114081]: cluster 2024-09-17T12:14:06.696982+0000 mgr.y (mgr.54108) 2029 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:08 smithi092 bash[114081]: cluster 2024-09-17T12:14:06.696982+0000 mgr.y (mgr.54108) 2029 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T12:14:08.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:08 smithi092 bash[114081]: audit 2024-09-17T12:14:07.009991+0000 mgr.y (mgr.54108) 2030 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:08.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:08 smithi092 bash[114081]: audit 2024-09-17T12:14:07.009991+0000 mgr.y (mgr.54108) 2030 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:10.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:10 smithi121 bash[87711]: cluster 2024-09-17T12:14:08.698294+0000 mgr.y (mgr.54108) 2031 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T12:14:10.553 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:10 smithi121 bash[87711]: cluster 2024-09-17T12:14:08.698294+0000 mgr.y (mgr.54108) 2031 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T12:14:10.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:10 smithi092 bash[110680]: cluster 2024-09-17T12:14:08.698294+0000 mgr.y (mgr.54108) 2031 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T12:14:10.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:10 smithi092 bash[110680]: cluster 2024-09-17T12:14:08.698294+0000 mgr.y (mgr.54108) 2031 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T12:14:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:10 smithi092 bash[114081]: cluster 2024-09-17T12:14:08.698294+0000 mgr.y (mgr.54108) 2031 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T12:14:10.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:10 smithi092 bash[114081]: cluster 2024-09-17T12:14:08.698294+0000 mgr.y (mgr.54108) 2031 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T12:14:11.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:14:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:14:10] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T12:14:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:12 smithi121 bash[87711]: cluster 2024-09-17T12:14:10.699692+0000 mgr.y (mgr.54108) 2032 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T12:14:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:12 smithi121 bash[87711]: cluster 2024-09-17T12:14:10.699692+0000 mgr.y (mgr.54108) 2032 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T12:14:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:12 smithi121 bash[87711]: audit 2024-09-17T12:14:11.499356+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:12 smithi121 bash[87711]: audit 2024-09-17T12:14:11.499356+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:12 smithi121 bash[87711]: audit 2024-09-17T12:14:11.507299+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:12 smithi121 bash[87711]: audit 2024-09-17T12:14:11.507299+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:12 smithi121 bash[87711]: audit 2024-09-17T12:14:11.517731+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:12 smithi121 bash[87711]: audit 2024-09-17T12:14:11.517731+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[110680]: cluster 2024-09-17T12:14:10.699692+0000 mgr.y (mgr.54108) 2032 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T12:14:12.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[110680]: cluster 2024-09-17T12:14:10.699692+0000 mgr.y (mgr.54108) 2032 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T12:14:12.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[110680]: audit 2024-09-17T12:14:11.499356+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[110680]: audit 2024-09-17T12:14:11.499356+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[110680]: audit 2024-09-17T12:14:11.507299+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[110680]: audit 2024-09-17T12:14:11.507299+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[110680]: audit 2024-09-17T12:14:11.517731+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[110680]: audit 2024-09-17T12:14:11.517731+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[114081]: cluster 2024-09-17T12:14:10.699692+0000 mgr.y (mgr.54108) 2032 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T12:14:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[114081]: cluster 2024-09-17T12:14:10.699692+0000 mgr.y (mgr.54108) 2032 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-17T12:14:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[114081]: audit 2024-09-17T12:14:11.499356+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[114081]: audit 2024-09-17T12:14:11.499356+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[114081]: audit 2024-09-17T12:14:11.507299+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[114081]: audit 2024-09-17T12:14:11.507299+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[114081]: audit 2024-09-17T12:14:11.517731+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:12.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:12 smithi092 bash[114081]: audit 2024-09-17T12:14:11.517731+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:14.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:14 smithi121 bash[87711]: cluster 2024-09-17T12:14:12.701096+0000 mgr.y (mgr.54108) 2033 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:14 smithi121 bash[87711]: cluster 2024-09-17T12:14:12.701096+0000 mgr.y (mgr.54108) 2033 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:14.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:14 smithi092 bash[110680]: cluster 2024-09-17T12:14:12.701096+0000 mgr.y (mgr.54108) 2033 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:14.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:14 smithi092 bash[110680]: cluster 2024-09-17T12:14:12.701096+0000 mgr.y (mgr.54108) 2033 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:14.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:14 smithi092 bash[114081]: cluster 2024-09-17T12:14:12.701096+0000 mgr.y (mgr.54108) 2033 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:14.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:14 smithi092 bash[114081]: cluster 2024-09-17T12:14:12.701096+0000 mgr.y (mgr.54108) 2033 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:16.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:16 smithi121 bash[87711]: cluster 2024-09-17T12:14:14.702163+0000 mgr.y (mgr.54108) 2034 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:16 smithi121 bash[87711]: cluster 2024-09-17T12:14:14.702163+0000 mgr.y (mgr.54108) 2034 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:16.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:16 smithi092 bash[110680]: cluster 2024-09-17T12:14:14.702163+0000 mgr.y (mgr.54108) 2034 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:16.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:16 smithi092 bash[110680]: cluster 2024-09-17T12:14:14.702163+0000 mgr.y (mgr.54108) 2034 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:16 smithi092 bash[114081]: cluster 2024-09-17T12:14:14.702163+0000 mgr.y (mgr.54108) 2034 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:16.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:16 smithi092 bash[114081]: cluster 2024-09-17T12:14:14.702163+0000 mgr.y (mgr.54108) 2034 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:18 smithi121 bash[87711]: cluster 2024-09-17T12:14:16.703276+0000 mgr.y (mgr.54108) 2035 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:18 smithi121 bash[87711]: cluster 2024-09-17T12:14:16.703276+0000 mgr.y (mgr.54108) 2035 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:18 smithi121 bash[87711]: audit 2024-09-17T12:14:17.021166+0000 mgr.y (mgr.54108) 2036 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:18 smithi121 bash[87711]: audit 2024-09-17T12:14:17.021166+0000 mgr.y (mgr.54108) 2036 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:18.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:18 smithi092 bash[110680]: cluster 2024-09-17T12:14:16.703276+0000 mgr.y (mgr.54108) 2035 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:18 smithi092 bash[110680]: cluster 2024-09-17T12:14:16.703276+0000 mgr.y (mgr.54108) 2035 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:18 smithi092 bash[110680]: audit 2024-09-17T12:14:17.021166+0000 mgr.y (mgr.54108) 2036 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:18.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:18 smithi092 bash[110680]: audit 2024-09-17T12:14:17.021166+0000 mgr.y (mgr.54108) 2036 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:18 smithi092 bash[114081]: cluster 2024-09-17T12:14:16.703276+0000 mgr.y (mgr.54108) 2035 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:18 smithi092 bash[114081]: cluster 2024-09-17T12:14:16.703276+0000 mgr.y (mgr.54108) 2035 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:18 smithi092 bash[114081]: audit 2024-09-17T12:14:17.021166+0000 mgr.y (mgr.54108) 2036 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:18.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:18 smithi092 bash[114081]: audit 2024-09-17T12:14:17.021166+0000 mgr.y (mgr.54108) 2036 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:20 smithi121 bash[87711]: cluster 2024-09-17T12:14:18.704579+0000 mgr.y (mgr.54108) 2037 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:20 smithi121 bash[87711]: cluster 2024-09-17T12:14:18.704579+0000 mgr.y (mgr.54108) 2037 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:20.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:20 smithi092 bash[110680]: cluster 2024-09-17T12:14:18.704579+0000 mgr.y (mgr.54108) 2037 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:20.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:20 smithi092 bash[110680]: cluster 2024-09-17T12:14:18.704579+0000 mgr.y (mgr.54108) 2037 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:20 smithi092 bash[114081]: cluster 2024-09-17T12:14:18.704579+0000 mgr.y (mgr.54108) 2037 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:20 smithi092 bash[114081]: cluster 2024-09-17T12:14:18.704579+0000 mgr.y (mgr.54108) 2037 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:21.029 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:14:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:14:20] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:14:21.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:21 smithi092 bash[110680]: audit 2024-09-17T12:14:20.630445+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:21 smithi092 bash[110680]: audit 2024-09-17T12:14:20.630445+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:21.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:21 smithi092 bash[114081]: audit 2024-09-17T12:14:20.630445+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:21.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:21 smithi092 bash[114081]: audit 2024-09-17T12:14:20.630445+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:21 smithi121 bash[87711]: audit 2024-09-17T12:14:20.630445+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:21 smithi121 bash[87711]: audit 2024-09-17T12:14:20.630445+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:22 smithi121 bash[87711]: cluster 2024-09-17T12:14:20.705830+0000 mgr.y (mgr.54108) 2038 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:22 smithi121 bash[87711]: cluster 2024-09-17T12:14:20.705830+0000 mgr.y (mgr.54108) 2038 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:22.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:22 smithi092 bash[110680]: cluster 2024-09-17T12:14:20.705830+0000 mgr.y (mgr.54108) 2038 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:22 smithi092 bash[110680]: cluster 2024-09-17T12:14:20.705830+0000 mgr.y (mgr.54108) 2038 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:22.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:22 smithi092 bash[114081]: cluster 2024-09-17T12:14:20.705830+0000 mgr.y (mgr.54108) 2038 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:22.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:22 smithi092 bash[114081]: cluster 2024-09-17T12:14:20.705830+0000 mgr.y (mgr.54108) 2038 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:24 smithi092 bash[110680]: cluster 2024-09-17T12:14:22.707098+0000 mgr.y (mgr.54108) 2039 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:24.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:24 smithi092 bash[110680]: cluster 2024-09-17T12:14:22.707098+0000 mgr.y (mgr.54108) 2039 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:24 smithi092 bash[114081]: cluster 2024-09-17T12:14:22.707098+0000 mgr.y (mgr.54108) 2039 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:24.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:24 smithi092 bash[114081]: cluster 2024-09-17T12:14:22.707098+0000 mgr.y (mgr.54108) 2039 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:24.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:24 smithi121 bash[87711]: cluster 2024-09-17T12:14:22.707098+0000 mgr.y (mgr.54108) 2039 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:24 smithi121 bash[87711]: cluster 2024-09-17T12:14:22.707098+0000 mgr.y (mgr.54108) 2039 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:26.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:26 smithi121 bash[87711]: cluster 2024-09-17T12:14:24.708170+0000 mgr.y (mgr.54108) 2040 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:26.540 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:26 smithi121 bash[87711]: cluster 2024-09-17T12:14:24.708170+0000 mgr.y (mgr.54108) 2040 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:26.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:26 smithi092 bash[114081]: cluster 2024-09-17T12:14:24.708170+0000 mgr.y (mgr.54108) 2040 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:26.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:26 smithi092 bash[114081]: cluster 2024-09-17T12:14:24.708170+0000 mgr.y (mgr.54108) 2040 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:26 smithi092 bash[110680]: cluster 2024-09-17T12:14:24.708170+0000 mgr.y (mgr.54108) 2040 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:26 smithi092 bash[110680]: cluster 2024-09-17T12:14:24.708170+0000 mgr.y (mgr.54108) 2040 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:27 smithi121 bash[87711]: audit 2024-09-17T12:14:26.300766+0000 mon.a (mon.0) 7676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:27 smithi121 bash[87711]: audit 2024-09-17T12:14:26.300766+0000 mon.a (mon.0) 7676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:27 smithi121 bash[87711]: audit 2024-09-17T12:14:26.313715+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:27 smithi121 bash[87711]: audit 2024-09-17T12:14:26.313715+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:27 smithi121 bash[87711]: audit 2024-09-17T12:14:26.327730+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:27 smithi121 bash[87711]: audit 2024-09-17T12:14:26.327730+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[110680]: audit 2024-09-17T12:14:26.300766+0000 mon.a (mon.0) 7676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[110680]: audit 2024-09-17T12:14:26.300766+0000 mon.a (mon.0) 7676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[110680]: audit 2024-09-17T12:14:26.313715+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[110680]: audit 2024-09-17T12:14:26.313715+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[110680]: audit 2024-09-17T12:14:26.327730+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[110680]: audit 2024-09-17T12:14:26.327730+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[114081]: audit 2024-09-17T12:14:26.300766+0000 mon.a (mon.0) 7676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[114081]: audit 2024-09-17T12:14:26.300766+0000 mon.a (mon.0) 7676 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[114081]: audit 2024-09-17T12:14:26.313715+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[114081]: audit 2024-09-17T12:14:26.313715+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[114081]: audit 2024-09-17T12:14:26.327730+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:27 smithi092 bash[114081]: audit 2024-09-17T12:14:26.327730+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:27.841 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:14:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:28 smithi121 bash[87711]: cluster 2024-09-17T12:14:26.709321+0000 mgr.y (mgr.54108) 2041 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:28 smithi121 bash[87711]: cluster 2024-09-17T12:14:26.709321+0000 mgr.y (mgr.54108) 2041 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:28 smithi121 bash[87711]: audit 2024-09-17T12:14:27.030292+0000 mgr.y (mgr.54108) 2042 : audit [DBG] from='client.54951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:28 smithi121 bash[87711]: audit 2024-09-17T12:14:27.030292+0000 mgr.y (mgr.54108) 2042 : audit [DBG] from='client.54951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:28 smithi121 bash[87711]: audit 2024-09-17T12:14:27.032222+0000 mgr.y (mgr.54108) 2043 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:28 smithi121 bash[87711]: audit 2024-09-17T12:14:27.032222+0000 mgr.y (mgr.54108) 2043 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[110680]: cluster 2024-09-17T12:14:26.709321+0000 mgr.y (mgr.54108) 2041 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[110680]: cluster 2024-09-17T12:14:26.709321+0000 mgr.y (mgr.54108) 2041 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[110680]: audit 2024-09-17T12:14:27.030292+0000 mgr.y (mgr.54108) 2042 : audit [DBG] from='client.54951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:28.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[110680]: audit 2024-09-17T12:14:27.030292+0000 mgr.y (mgr.54108) 2042 : audit [DBG] from='client.54951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[110680]: audit 2024-09-17T12:14:27.032222+0000 mgr.y (mgr.54108) 2043 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:28.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[110680]: audit 2024-09-17T12:14:27.032222+0000 mgr.y (mgr.54108) 2043 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[114081]: cluster 2024-09-17T12:14:26.709321+0000 mgr.y (mgr.54108) 2041 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[114081]: cluster 2024-09-17T12:14:26.709321+0000 mgr.y (mgr.54108) 2041 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[114081]: audit 2024-09-17T12:14:27.030292+0000 mgr.y (mgr.54108) 2042 : audit [DBG] from='client.54951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[114081]: audit 2024-09-17T12:14:27.030292+0000 mgr.y (mgr.54108) 2042 : audit [DBG] from='client.54951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[114081]: audit 2024-09-17T12:14:27.032222+0000 mgr.y (mgr.54108) 2043 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:28.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:28 smithi092 bash[114081]: audit 2024-09-17T12:14:27.032222+0000 mgr.y (mgr.54108) 2043 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:30 smithi121 bash[87711]: cluster 2024-09-17T12:14:28.710632+0000 mgr.y (mgr.54108) 2044 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:30 smithi121 bash[87711]: cluster 2024-09-17T12:14:28.710632+0000 mgr.y (mgr.54108) 2044 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:30.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:30 smithi092 bash[110680]: cluster 2024-09-17T12:14:28.710632+0000 mgr.y (mgr.54108) 2044 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:30.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:30 smithi092 bash[110680]: cluster 2024-09-17T12:14:28.710632+0000 mgr.y (mgr.54108) 2044 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:30.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:30 smithi092 bash[114081]: cluster 2024-09-17T12:14:28.710632+0000 mgr.y (mgr.54108) 2044 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:30.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:30 smithi092 bash[114081]: cluster 2024-09-17T12:14:28.710632+0000 mgr.y (mgr.54108) 2044 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:31.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:14:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:14:30] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:14:32.574 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:14:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:32 smithi121 bash[87711]: cluster 2024-09-17T12:14:30.711887+0000 mgr.y (mgr.54108) 2045 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:32 smithi121 bash[87711]: cluster 2024-09-17T12:14:30.711887+0000 mgr.y (mgr.54108) 2045 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:32 smithi121 bash[87711]: audit 2024-09-17T12:14:31.719610+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:32 smithi121 bash[87711]: audit 2024-09-17T12:14:31.719610+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:32 smithi121 bash[87711]: audit 2024-09-17T12:14:31.731965+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:32 smithi121 bash[87711]: audit 2024-09-17T12:14:31.731965+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:32 smithi121 bash[87711]: audit 2024-09-17T12:14:31.743517+0000 mon.a (mon.0) 7681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:32 smithi121 bash[87711]: audit 2024-09-17T12:14:31.743517+0000 mon.a (mon.0) 7681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[110680]: cluster 2024-09-17T12:14:30.711887+0000 mgr.y (mgr.54108) 2045 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:32.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[110680]: cluster 2024-09-17T12:14:30.711887+0000 mgr.y (mgr.54108) 2045 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:32.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[110680]: audit 2024-09-17T12:14:31.719610+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[110680]: audit 2024-09-17T12:14:31.719610+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[110680]: audit 2024-09-17T12:14:31.731965+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[110680]: audit 2024-09-17T12:14:31.731965+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[110680]: audit 2024-09-17T12:14:31.743517+0000 mon.a (mon.0) 7681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[110680]: audit 2024-09-17T12:14:31.743517+0000 mon.a (mon.0) 7681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[114081]: cluster 2024-09-17T12:14:30.711887+0000 mgr.y (mgr.54108) 2045 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[114081]: cluster 2024-09-17T12:14:30.711887+0000 mgr.y (mgr.54108) 2045 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[114081]: audit 2024-09-17T12:14:31.719610+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[114081]: audit 2024-09-17T12:14:31.719610+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[114081]: audit 2024-09-17T12:14:31.731965+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[114081]: audit 2024-09-17T12:14:31.731965+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[114081]: audit 2024-09-17T12:14:31.743517+0000 mon.a (mon.0) 7681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:32.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:32 smithi092 bash[114081]: audit 2024-09-17T12:14:31.743517+0000 mon.a (mon.0) 7681 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:33.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:33 smithi121 bash[87711]: cluster 2024-09-17T12:14:32.713279+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:33.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:33 smithi121 bash[87711]: cluster 2024-09-17T12:14:32.713279+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:33.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:33 smithi092 bash[110680]: cluster 2024-09-17T12:14:32.713279+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:33.824 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:33 smithi092 bash[110680]: cluster 2024-09-17T12:14:32.713279+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:33.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:33 smithi092 bash[114081]: cluster 2024-09-17T12:14:32.713279+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:33.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:33 smithi092 bash[114081]: cluster 2024-09-17T12:14:32.713279+0000 mgr.y (mgr.54108) 2046 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:36.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:35 smithi092 bash[110680]: cluster 2024-09-17T12:14:34.714450+0000 mgr.y (mgr.54108) 2047 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:36.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:35 smithi092 bash[110680]: cluster 2024-09-17T12:14:34.714450+0000 mgr.y (mgr.54108) 2047 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:36.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:35 smithi092 bash[110680]: audit 2024-09-17T12:14:35.630979+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:36.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:35 smithi092 bash[110680]: audit 2024-09-17T12:14:35.630979+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:36.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:35 smithi092 bash[114081]: cluster 2024-09-17T12:14:34.714450+0000 mgr.y (mgr.54108) 2047 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:36.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:35 smithi092 bash[114081]: cluster 2024-09-17T12:14:34.714450+0000 mgr.y (mgr.54108) 2047 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:36.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:35 smithi092 bash[114081]: audit 2024-09-17T12:14:35.630979+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:36.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:35 smithi092 bash[114081]: audit 2024-09-17T12:14:35.630979+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:36.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:35 smithi121 bash[87711]: cluster 2024-09-17T12:14:34.714450+0000 mgr.y (mgr.54108) 2047 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:36.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:35 smithi121 bash[87711]: cluster 2024-09-17T12:14:34.714450+0000 mgr.y (mgr.54108) 2047 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:36.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:35 smithi121 bash[87711]: audit 2024-09-17T12:14:35.630979+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:36.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:35 smithi121 bash[87711]: audit 2024-09-17T12:14:35.630979+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:36.384 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:14:36.384 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 4s ago 59m - - 2024-09-17T12:14:36.384 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 10s ago 59m - - 2024-09-17T12:14:36.384 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (18m) 4s ago 49m 14.7M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:14:36.384 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (18m) 10s ago 48m 68.6M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:14:36.384 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (20m) 4s ago 45m 49.5M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (13m) 10s ago 58m 443M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (31m) 4s ago 60m 539M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (14m) 4s ago 61m 89.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (15m) 10s ago 58m 69.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (13m) 4s ago 58m 61.8M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (20m) 4s ago 49m 8672k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (20m) 10s ago 49m 8720k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (10m) 4s ago 57m 60.4M 2780M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (9m) 4s ago 56m 60.2M 2780M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (7m) 4s ago 55m 53.5M 2780M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (5m) 4s ago 54m 57.3M 2780M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (5m) 10s ago 53m 57.3M 3036M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:14:36.385 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (4m) 10s ago 52m 55.7M 3036M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:14:36.386 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (3m) 10s ago 52m 52.0M 3036M 19.3.0-4937-g74984932 6c1fcab85602 6579ee5b8a2c 2024-09-17T12:14:36.386 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (3m) 10s ago 51m 52.8M 3036M 19.3.0-4937-g74984932 6c1fcab85602 3163a4ff35cb 2024-09-17T12:14:36.386 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (19m) 10s ago 50m 55.5M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:14:36.386 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (75s) 4s ago 46m 89.4M - 19.3.0-4937-g74984932 6c1fcab85602 43d76401fd88 2024-09-17T12:14:36.386 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (43s) 10s ago 46m 89.0M - 19.3.0-4937-g74984932 6c1fcab85602 53594b431bed 2024-09-17T12:14:37.317 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-17T12:14:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:37 smithi121 bash[87711]: audit 2024-09-17T12:14:36.345398+0000 mgr.y (mgr.54108) 2048 : audit [DBG] from='client.74852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:37 smithi121 bash[87711]: audit 2024-09-17T12:14:36.345398+0000 mgr.y (mgr.54108) 2048 : audit [DBG] from='client.74852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:37 smithi121 bash[87711]: cluster 2024-09-17T12:14:36.715504+0000 mgr.y (mgr.54108) 2049 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:37 smithi121 bash[87711]: cluster 2024-09-17T12:14:36.715504+0000 mgr.y (mgr.54108) 2049 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:37 smithi121 bash[87711]: audit 2024-09-17T12:14:37.043263+0000 mgr.y (mgr.54108) 2050 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:38.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:37 smithi121 bash[87711]: audit 2024-09-17T12:14:37.043263+0000 mgr.y (mgr.54108) 2050 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[110680]: audit 2024-09-17T12:14:36.345398+0000 mgr.y (mgr.54108) 2048 : audit [DBG] from='client.74852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[110680]: audit 2024-09-17T12:14:36.345398+0000 mgr.y (mgr.54108) 2048 : audit [DBG] from='client.74852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[110680]: cluster 2024-09-17T12:14:36.715504+0000 mgr.y (mgr.54108) 2049 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[110680]: cluster 2024-09-17T12:14:36.715504+0000 mgr.y (mgr.54108) 2049 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[110680]: audit 2024-09-17T12:14:37.043263+0000 mgr.y (mgr.54108) 2050 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:38.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[110680]: audit 2024-09-17T12:14:37.043263+0000 mgr.y (mgr.54108) 2050 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:38.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[114081]: audit 2024-09-17T12:14:36.345398+0000 mgr.y (mgr.54108) 2048 : audit [DBG] from='client.74852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:38.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[114081]: audit 2024-09-17T12:14:36.345398+0000 mgr.y (mgr.54108) 2048 : audit [DBG] from='client.74852 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:14:38.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[114081]: cluster 2024-09-17T12:14:36.715504+0000 mgr.y (mgr.54108) 2049 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:38.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[114081]: cluster 2024-09-17T12:14:36.715504+0000 mgr.y (mgr.54108) 2049 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:38.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[114081]: audit 2024-09-17T12:14:37.043263+0000 mgr.y (mgr.54108) 2050 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:38.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:37 smithi092 bash[114081]: audit 2024-09-17T12:14:37.043263+0000 mgr.y (mgr.54108) 2050 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:40.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:39 smithi121 bash[87711]: cluster 2024-09-17T12:14:38.716670+0000 mgr.y (mgr.54108) 2051 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:40.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:39 smithi121 bash[87711]: cluster 2024-09-17T12:14:38.716670+0000 mgr.y (mgr.54108) 2051 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:40.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:39 smithi092 bash[110680]: cluster 2024-09-17T12:14:38.716670+0000 mgr.y (mgr.54108) 2051 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:40.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:39 smithi092 bash[110680]: cluster 2024-09-17T12:14:38.716670+0000 mgr.y (mgr.54108) 2051 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:40.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:39 smithi092 bash[114081]: cluster 2024-09-17T12:14:38.716670+0000 mgr.y (mgr.54108) 2051 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:40.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:39 smithi092 bash[114081]: cluster 2024-09-17T12:14:38.716670+0000 mgr.y (mgr.54108) 2051 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:41.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:14:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:14:40] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:14:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:41 smithi092 bash[110680]: cluster 2024-09-17T12:14:40.717986+0000 mgr.y (mgr.54108) 2052 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:41 smithi092 bash[110680]: cluster 2024-09-17T12:14:40.717986+0000 mgr.y (mgr.54108) 2052 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:42.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:41 smithi121 bash[87711]: cluster 2024-09-17T12:14:40.717986+0000 mgr.y (mgr.54108) 2052 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:42.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:41 smithi121 bash[87711]: cluster 2024-09-17T12:14:40.717986+0000 mgr.y (mgr.54108) 2052 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:42.074 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:41 smithi092 bash[114081]: cluster 2024-09-17T12:14:40.717986+0000 mgr.y (mgr.54108) 2052 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:41 smithi092 bash[114081]: cluster 2024-09-17T12:14:40.717986+0000 mgr.y (mgr.54108) 2052 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:42.570 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:14:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:43 smithi121 bash[87711]: cluster 2024-09-17T12:14:42.719313+0000 mgr.y (mgr.54108) 2053 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:43 smithi121 bash[87711]: cluster 2024-09-17T12:14:42.719313+0000 mgr.y (mgr.54108) 2053 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:44.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:43 smithi092 bash[110680]: cluster 2024-09-17T12:14:42.719313+0000 mgr.y (mgr.54108) 2053 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:43 smithi092 bash[110680]: cluster 2024-09-17T12:14:42.719313+0000 mgr.y (mgr.54108) 2053 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:44.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:43 smithi092 bash[114081]: cluster 2024-09-17T12:14:42.719313+0000 mgr.y (mgr.54108) 2053 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:44.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:43 smithi092 bash[114081]: cluster 2024-09-17T12:14:42.719313+0000 mgr.y (mgr.54108) 2053 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:46.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:45 smithi121 bash[87711]: cluster 2024-09-17T12:14:44.720347+0000 mgr.y (mgr.54108) 2054 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:46.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:45 smithi121 bash[87711]: cluster 2024-09-17T12:14:44.720347+0000 mgr.y (mgr.54108) 2054 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:46.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:45 smithi092 bash[110680]: cluster 2024-09-17T12:14:44.720347+0000 mgr.y (mgr.54108) 2054 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:46.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:45 smithi092 bash[110680]: cluster 2024-09-17T12:14:44.720347+0000 mgr.y (mgr.54108) 2054 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:45 smithi092 bash[114081]: cluster 2024-09-17T12:14:44.720347+0000 mgr.y (mgr.54108) 2054 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:46.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:45 smithi092 bash[114081]: cluster 2024-09-17T12:14:44.720347+0000 mgr.y (mgr.54108) 2054 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:47.437 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:14:47.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:46.514480+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:46.514480+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:46.525068+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:46.525068+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:46.538290+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:46.538290+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: cluster 2024-09-17T12:14:46.721442+0000 mgr.y (mgr.54108) 2055 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: cluster 2024-09-17T12:14:46.721442+0000 mgr.y (mgr.54108) 2055 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:47.053942+0000 mgr.y (mgr.54108) 2056 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:47.053942+0000 mgr.y (mgr.54108) 2056 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:47.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:47.427799+0000 mon.a (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.92:0/1645149892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:47.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:47 smithi121 bash[87711]: audit 2024-09-17T12:14:47.427799+0000 mon.a (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.92:0/1645149892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:47.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:46.514480+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:46.514480+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:46.525068+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:46.525068+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:46.538290+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:46.538290+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: cluster 2024-09-17T12:14:46.721442+0000 mgr.y (mgr.54108) 2055 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: cluster 2024-09-17T12:14:46.721442+0000 mgr.y (mgr.54108) 2055 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:47.053942+0000 mgr.y (mgr.54108) 2056 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:47.053942+0000 mgr.y (mgr.54108) 2056 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:47.427799+0000 mon.a (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.92:0/1645149892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[110680]: audit 2024-09-17T12:14:47.427799+0000 mon.a (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.92:0/1645149892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:46.514480+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:46.514480+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:46.525068+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:46.525068+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:46.538290+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:46.538290+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:47.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: cluster 2024-09-17T12:14:46.721442+0000 mgr.y (mgr.54108) 2055 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:47.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: cluster 2024-09-17T12:14:46.721442+0000 mgr.y (mgr.54108) 2055 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:47.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:47.053942+0000 mgr.y (mgr.54108) 2056 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:47.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:47.053942+0000 mgr.y (mgr.54108) 2056 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:47.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:47.427799+0000 mon.a (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.92:0/1645149892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:47.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:47 smithi092 bash[114081]: audit 2024-09-17T12:14:47.427799+0000 mon.a (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.92:0/1645149892' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:48.386 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-09-17T12:14:50.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:49 smithi121 bash[87711]: cluster 2024-09-17T12:14:48.722716+0000 mgr.y (mgr.54108) 2057 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:50.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:49 smithi121 bash[87711]: cluster 2024-09-17T12:14:48.722716+0000 mgr.y (mgr.54108) 2057 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:50.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:49 smithi092 bash[110680]: cluster 2024-09-17T12:14:48.722716+0000 mgr.y (mgr.54108) 2057 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:50.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:49 smithi092 bash[110680]: cluster 2024-09-17T12:14:48.722716+0000 mgr.y (mgr.54108) 2057 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:50.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:49 smithi092 bash[114081]: cluster 2024-09-17T12:14:48.722716+0000 mgr.y (mgr.54108) 2057 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:50.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:49 smithi092 bash[114081]: cluster 2024-09-17T12:14:48.722716+0000 mgr.y (mgr.54108) 2057 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:51.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:50 smithi121 bash[87711]: audit 2024-09-17T12:14:50.631583+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:51.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:50 smithi121 bash[87711]: audit 2024-09-17T12:14:50.631583+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:14:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:14:50] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.51.0" 2024-09-17T12:14:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:50 smithi092 bash[110680]: audit 2024-09-17T12:14:50.631583+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:50 smithi092 bash[110680]: audit 2024-09-17T12:14:50.631583+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:51.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:50 smithi092 bash[114081]: audit 2024-09-17T12:14:50.631583+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:51.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:50 smithi092 bash[114081]: audit 2024-09-17T12:14:50.631583+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:14:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:51 smithi121 bash[87711]: cluster 2024-09-17T12:14:50.723955+0000 mgr.y (mgr.54108) 2058 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:52.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:51 smithi121 bash[87711]: cluster 2024-09-17T12:14:50.723955+0000 mgr.y (mgr.54108) 2058 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:51 smithi092 bash[110680]: cluster 2024-09-17T12:14:50.723955+0000 mgr.y (mgr.54108) 2058 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:52.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:51 smithi092 bash[110680]: cluster 2024-09-17T12:14:50.723955+0000 mgr.y (mgr.54108) 2058 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:52.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:51 smithi092 bash[114081]: cluster 2024-09-17T12:14:50.723955+0000 mgr.y (mgr.54108) 2058 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:52.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:51 smithi092 bash[114081]: cluster 2024-09-17T12:14:50.723955+0000 mgr.y (mgr.54108) 2058 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:52.990 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:14:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:52 smithi121 bash[87711]: audit 2024-09-17T12:14:51.919927+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:52 smithi121 bash[87711]: audit 2024-09-17T12:14:51.919927+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:52 smithi121 bash[87711]: audit 2024-09-17T12:14:51.931466+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:52 smithi121 bash[87711]: audit 2024-09-17T12:14:51.931466+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:52 smithi121 bash[87711]: audit 2024-09-17T12:14:51.944562+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:52 smithi121 bash[87711]: audit 2024-09-17T12:14:51.944562+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[110680]: audit 2024-09-17T12:14:51.919927+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[110680]: audit 2024-09-17T12:14:51.919927+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[110680]: audit 2024-09-17T12:14:51.931466+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[110680]: audit 2024-09-17T12:14:51.931466+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[110680]: audit 2024-09-17T12:14:51.944562+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[110680]: audit 2024-09-17T12:14:51.944562+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[114081]: audit 2024-09-17T12:14:51.919927+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[114081]: audit 2024-09-17T12:14:51.919927+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[114081]: audit 2024-09-17T12:14:51.931466+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[114081]: audit 2024-09-17T12:14:51.931466+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[114081]: audit 2024-09-17T12:14:51.944562+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:53.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:52 smithi092 bash[114081]: audit 2024-09-17T12:14:51.944562+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:14:54.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:53 smithi121 bash[87711]: cluster 2024-09-17T12:14:52.725366+0000 mgr.y (mgr.54108) 2059 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:54.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:53 smithi121 bash[87711]: cluster 2024-09-17T12:14:52.725366+0000 mgr.y (mgr.54108) 2059 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:53 smithi092 bash[110680]: cluster 2024-09-17T12:14:52.725366+0000 mgr.y (mgr.54108) 2059 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:53 smithi092 bash[110680]: cluster 2024-09-17T12:14:52.725366+0000 mgr.y (mgr.54108) 2059 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:53 smithi092 bash[114081]: cluster 2024-09-17T12:14:52.725366+0000 mgr.y (mgr.54108) 2059 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:53 smithi092 bash[114081]: cluster 2024-09-17T12:14:52.725366+0000 mgr.y (mgr.54108) 2059 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:55 smithi121 bash[87711]: cluster 2024-09-17T12:14:54.726433+0000 mgr.y (mgr.54108) 2060 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:55 smithi121 bash[87711]: cluster 2024-09-17T12:14:54.726433+0000 mgr.y (mgr.54108) 2060 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:55 smithi092 bash[110680]: cluster 2024-09-17T12:14:54.726433+0000 mgr.y (mgr.54108) 2060 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:55 smithi092 bash[110680]: cluster 2024-09-17T12:14:54.726433+0000 mgr.y (mgr.54108) 2060 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:55 smithi092 bash[114081]: cluster 2024-09-17T12:14:54.726433+0000 mgr.y (mgr.54108) 2060 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:55 smithi092 bash[114081]: cluster 2024-09-17T12:14:54.726433+0000 mgr.y (mgr.54108) 2060 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:14:56.778 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T12:14:57.061 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:56 smithi092 bash[110680]: audit 2024-09-17T12:14:56.768199+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3965094444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:57.061 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:56 smithi092 bash[110680]: audit 2024-09-17T12:14:56.768199+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3965094444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:57.062 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:56 smithi092 bash[114081]: audit 2024-09-17T12:14:56.768199+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3965094444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:57.062 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:56 smithi092 bash[114081]: audit 2024-09-17T12:14:56.768199+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3965094444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:57.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:56 smithi121 bash[87711]: audit 2024-09-17T12:14:56.768199+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3965094444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:57.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:56 smithi121 bash[87711]: audit 2024-09-17T12:14:56.768199+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3965094444' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:14:57.613 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:14:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:57 smithi121 bash[87711]: cluster 2024-09-17T12:14:56.727448+0000 mgr.y (mgr.54108) 2061 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:57 smithi121 bash[87711]: cluster 2024-09-17T12:14:56.727448+0000 mgr.y (mgr.54108) 2061 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:57 smithi121 bash[87711]: audit 2024-09-17T12:14:57.062075+0000 mgr.y (mgr.54108) 2062 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:57 smithi121 bash[87711]: audit 2024-09-17T12:14:57.062075+0000 mgr.y (mgr.54108) 2062 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:58.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:57 smithi092 bash[110680]: cluster 2024-09-17T12:14:56.727448+0000 mgr.y (mgr.54108) 2061 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:58.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:57 smithi092 bash[110680]: cluster 2024-09-17T12:14:56.727448+0000 mgr.y (mgr.54108) 2061 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:58.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:57 smithi092 bash[110680]: audit 2024-09-17T12:14:57.062075+0000 mgr.y (mgr.54108) 2062 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:58.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:57 smithi092 bash[110680]: audit 2024-09-17T12:14:57.062075+0000 mgr.y (mgr.54108) 2062 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:57 smithi092 bash[114081]: cluster 2024-09-17T12:14:56.727448+0000 mgr.y (mgr.54108) 2061 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:57 smithi092 bash[114081]: cluster 2024-09-17T12:14:56.727448+0000 mgr.y (mgr.54108) 2061 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:14:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:57 smithi092 bash[114081]: audit 2024-09-17T12:14:57.062075+0000 mgr.y (mgr.54108) 2062 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:14:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:57 smithi092 bash[114081]: audit 2024-09-17T12:14:57.062075+0000 mgr.y (mgr.54108) 2062 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:00.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:59 smithi121 bash[87711]: cluster 2024-09-17T12:14:58.728640+0000 mgr.y (mgr.54108) 2063 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:00.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:14:59 smithi121 bash[87711]: cluster 2024-09-17T12:14:58.728640+0000 mgr.y (mgr.54108) 2063 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:00.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:59 smithi092 bash[110680]: cluster 2024-09-17T12:14:58.728640+0000 mgr.y (mgr.54108) 2063 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:00.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:14:59 smithi092 bash[110680]: cluster 2024-09-17T12:14:58.728640+0000 mgr.y (mgr.54108) 2063 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:59 smithi092 bash[114081]: cluster 2024-09-17T12:14:58.728640+0000 mgr.y (mgr.54108) 2063 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:14:59 smithi092 bash[114081]: cluster 2024-09-17T12:14:58.728640+0000 mgr.y (mgr.54108) 2063 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:01.069 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:15:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:15:00] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.51.0" 2024-09-17T12:15:02.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:01 smithi121 bash[87711]: cluster 2024-09-17T12:15:00.729905+0000 mgr.y (mgr.54108) 2064 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:01 smithi121 bash[87711]: cluster 2024-09-17T12:15:00.729905+0000 mgr.y (mgr.54108) 2064 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:02.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:01 smithi092 bash[110680]: cluster 2024-09-17T12:15:00.729905+0000 mgr.y (mgr.54108) 2064 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:02.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:02 smithi092 bash[110680]: cluster 2024-09-17T12:15:00.729905+0000 mgr.y (mgr.54108) 2064 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:01 smithi092 bash[114081]: cluster 2024-09-17T12:15:00.729905+0000 mgr.y (mgr.54108) 2064 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:02.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:02 smithi092 bash[114081]: cluster 2024-09-17T12:15:00.729905+0000 mgr.y (mgr.54108) 2064 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:02.367 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:15:04.042 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:03 smithi092 bash[110680]: cluster 2024-09-17T12:15:02.731402+0000 mgr.y (mgr.54108) 2065 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:04.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:03 smithi092 bash[110680]: cluster 2024-09-17T12:15:02.731402+0000 mgr.y (mgr.54108) 2065 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:04.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:03 smithi092 bash[114081]: cluster 2024-09-17T12:15:02.731402+0000 mgr.y (mgr.54108) 2065 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:04.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:03 smithi092 bash[114081]: cluster 2024-09-17T12:15:02.731402+0000 mgr.y (mgr.54108) 2065 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:03 smithi121 bash[87711]: cluster 2024-09-17T12:15:02.731402+0000 mgr.y (mgr.54108) 2065 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:03 smithi121 bash[87711]: cluster 2024-09-17T12:15:02.731402+0000 mgr.y (mgr.54108) 2065 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:05.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.251513+0000 mon.a (mon.0) 7691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.251513+0000 mon.a (mon.0) 7691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.257536+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.257536+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.258656+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:05.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.258656+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:05.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.259319+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.259319+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.266109+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[114081]: audit 2024-09-17T12:15:04.266109+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.251513+0000 mon.a (mon.0) 7691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.251513+0000 mon.a (mon.0) 7691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.257536+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.257536+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.258656+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.258656+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.259319+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:05.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.259319+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:05.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.266109+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:05 smithi092 bash[110680]: audit 2024-09-17T12:15:04.266109+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.251513+0000 mon.a (mon.0) 7691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.251513+0000 mon.a (mon.0) 7691 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.257536+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.257536+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.258656+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.258656+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.259319+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.259319+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.266109+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:05.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:05 smithi121 bash[87711]: audit 2024-09-17T12:15:04.266109+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:06.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:06 smithi121 bash[87711]: cluster 2024-09-17T12:15:04.732467+0000 mgr.y (mgr.54108) 2066 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:06 smithi121 bash[87711]: cluster 2024-09-17T12:15:04.732467+0000 mgr.y (mgr.54108) 2066 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:06 smithi121 bash[87711]: audit 2024-09-17T12:15:05.631742+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:06.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:06 smithi121 bash[87711]: audit 2024-09-17T12:15:05.631742+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:06 smithi092 bash[114081]: cluster 2024-09-17T12:15:04.732467+0000 mgr.y (mgr.54108) 2066 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:06 smithi092 bash[114081]: cluster 2024-09-17T12:15:04.732467+0000 mgr.y (mgr.54108) 2066 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:06 smithi092 bash[114081]: audit 2024-09-17T12:15:05.631742+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:06.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:06 smithi092 bash[114081]: audit 2024-09-17T12:15:05.631742+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:06.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:06 smithi092 bash[110680]: cluster 2024-09-17T12:15:04.732467+0000 mgr.y (mgr.54108) 2066 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:06 smithi092 bash[110680]: cluster 2024-09-17T12:15:04.732467+0000 mgr.y (mgr.54108) 2066 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:06 smithi092 bash[110680]: audit 2024-09-17T12:15:05.631742+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:06.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:06 smithi092 bash[110680]: audit 2024-09-17T12:15:05.631742+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: audit 2024-09-17T12:15:06.722790+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: audit 2024-09-17T12:15:06.722790+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: audit 2024-09-17T12:15:06.730680+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: audit 2024-09-17T12:15:06.730680+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: cluster 2024-09-17T12:15:06.733367+0000 mgr.y (mgr.54108) 2067 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: cluster 2024-09-17T12:15:06.733367+0000 mgr.y (mgr.54108) 2067 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: audit 2024-09-17T12:15:06.739098+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: audit 2024-09-17T12:15:06.739098+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: audit 2024-09-17T12:15:07.073218+0000 mgr.y (mgr.54108) 2068 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:08.057 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:07 smithi121 bash[87711]: audit 2024-09-17T12:15:07.073218+0000 mgr.y (mgr.54108) 2068 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:08.067 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:15:08.067 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-17T12:15:08.067 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-17T12:15:08.068 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-17T12:15:08.068 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:15:08.068 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-17T12:15:08.068 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T12:15:08.068 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:15:08.068 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:15:08.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: audit 2024-09-17T12:15:06.722790+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: audit 2024-09-17T12:15:06.722790+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.074 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: audit 2024-09-17T12:15:06.730680+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: audit 2024-09-17T12:15:06.730680+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: cluster 2024-09-17T12:15:06.733367+0000 mgr.y (mgr.54108) 2067 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: cluster 2024-09-17T12:15:06.733367+0000 mgr.y (mgr.54108) 2067 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: audit 2024-09-17T12:15:06.739098+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: audit 2024-09-17T12:15:06.739098+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: audit 2024-09-17T12:15:07.073218+0000 mgr.y (mgr.54108) 2068 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[110680]: audit 2024-09-17T12:15:07.073218+0000 mgr.y (mgr.54108) 2068 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: audit 2024-09-17T12:15:06.722790+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: audit 2024-09-17T12:15:06.722790+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: audit 2024-09-17T12:15:06.730680+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: audit 2024-09-17T12:15:06.730680+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: cluster 2024-09-17T12:15:06.733367+0000 mgr.y (mgr.54108) 2067 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: cluster 2024-09-17T12:15:06.733367+0000 mgr.y (mgr.54108) 2067 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: audit 2024-09-17T12:15:06.739098+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: audit 2024-09-17T12:15:06.739098+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: audit 2024-09-17T12:15:07.073218+0000 mgr.y (mgr.54108) 2068 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:08.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:07 smithi092 bash[114081]: audit 2024-09-17T12:15:07.073218+0000 mgr.y (mgr.54108) 2068 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:09.014 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:08 smithi092 bash[110680]: audit 2024-09-17T12:15:08.068889+0000 mgr.y (mgr.54108) 2069 : audit [DBG] from='client.54975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:09.014 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:08 smithi092 bash[110680]: audit 2024-09-17T12:15:08.068889+0000 mgr.y (mgr.54108) 2069 : audit [DBG] from='client.54975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:09.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:08 smithi092 bash[114081]: audit 2024-09-17T12:15:08.068889+0000 mgr.y (mgr.54108) 2069 : audit [DBG] from='client.54975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:09.014 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:08 smithi092 bash[114081]: audit 2024-09-17T12:15:08.068889+0000 mgr.y (mgr.54108) 2069 : audit [DBG] from='client.54975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:09.054 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:15:09.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:08 smithi121 bash[87711]: audit 2024-09-17T12:15:08.068889+0000 mgr.y (mgr.54108) 2069 : audit [DBG] from='client.54975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:08 smithi121 bash[87711]: audit 2024-09-17T12:15:08.068889+0000 mgr.y (mgr.54108) 2069 : audit [DBG] from='client.54975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:09.803 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:09 smithi121 bash[87711]: cluster 2024-09-17T12:15:08.734495+0000 mgr.y (mgr.54108) 2070 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:09.803 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:09 smithi121 bash[87711]: cluster 2024-09-17T12:15:08.734495+0000 mgr.y (mgr.54108) 2070 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:10.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:09 smithi092 bash[110680]: cluster 2024-09-17T12:15:08.734495+0000 mgr.y (mgr.54108) 2070 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:10.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:09 smithi092 bash[110680]: cluster 2024-09-17T12:15:08.734495+0000 mgr.y (mgr.54108) 2070 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:10.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:09 smithi092 bash[114081]: cluster 2024-09-17T12:15:08.734495+0000 mgr.y (mgr.54108) 2070 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:10.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:09 smithi092 bash[114081]: cluster 2024-09-17T12:15:08.734495+0000 mgr.y (mgr.54108) 2070 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:15:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:15:10] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T12:15:12.055 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:11 smithi121 bash[87711]: cluster 2024-09-17T12:15:10.735668+0000 mgr.y (mgr.54108) 2071 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:12.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:11 smithi121 bash[87711]: cluster 2024-09-17T12:15:10.735668+0000 mgr.y (mgr.54108) 2071 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:12.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:11 smithi092 bash[110680]: cluster 2024-09-17T12:15:10.735668+0000 mgr.y (mgr.54108) 2071 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:12.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:11 smithi092 bash[110680]: cluster 2024-09-17T12:15:10.735668+0000 mgr.y (mgr.54108) 2071 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:12.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:11 smithi092 bash[114081]: cluster 2024-09-17T12:15:10.735668+0000 mgr.y (mgr.54108) 2071 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:12.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:11 smithi092 bash[114081]: cluster 2024-09-17T12:15:10.735668+0000 mgr.y (mgr.54108) 2071 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:13 smithi121 bash[87711]: audit 2024-09-17T12:15:12.078088+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:13 smithi121 bash[87711]: audit 2024-09-17T12:15:12.078088+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:13 smithi121 bash[87711]: audit 2024-09-17T12:15:12.085549+0000 mon.a (mon.0) 7701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:13 smithi121 bash[87711]: audit 2024-09-17T12:15:12.085549+0000 mon.a (mon.0) 7701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:13 smithi121 bash[87711]: audit 2024-09-17T12:15:12.093746+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:13 smithi121 bash[87711]: audit 2024-09-17T12:15:12.093746+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[114081]: audit 2024-09-17T12:15:12.078088+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[114081]: audit 2024-09-17T12:15:12.078088+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[114081]: audit 2024-09-17T12:15:12.085549+0000 mon.a (mon.0) 7701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[114081]: audit 2024-09-17T12:15:12.085549+0000 mon.a (mon.0) 7701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[114081]: audit 2024-09-17T12:15:12.093746+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[114081]: audit 2024-09-17T12:15:12.093746+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[110680]: audit 2024-09-17T12:15:12.078088+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[110680]: audit 2024-09-17T12:15:12.078088+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[110680]: audit 2024-09-17T12:15:12.085549+0000 mon.a (mon.0) 7701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[110680]: audit 2024-09-17T12:15:12.085549+0000 mon.a (mon.0) 7701 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[110680]: audit 2024-09-17T12:15:12.093746+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:13.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:13 smithi092 bash[110680]: audit 2024-09-17T12:15:12.093746+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:14.209 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:15:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:14 smithi121 bash[87711]: cluster 2024-09-17T12:15:12.737006+0000 mgr.y (mgr.54108) 2072 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:14.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:14 smithi121 bash[87711]: cluster 2024-09-17T12:15:12.737006+0000 mgr.y (mgr.54108) 2072 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:14.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:14 smithi092 bash[110680]: cluster 2024-09-17T12:15:12.737006+0000 mgr.y (mgr.54108) 2072 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:14.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:14 smithi092 bash[110680]: cluster 2024-09-17T12:15:12.737006+0000 mgr.y (mgr.54108) 2072 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:14.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:14 smithi092 bash[114081]: cluster 2024-09-17T12:15:12.737006+0000 mgr.y (mgr.54108) 2072 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:14.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:14 smithi092 bash[114081]: cluster 2024-09-17T12:15:12.737006+0000 mgr.y (mgr.54108) 2072 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:16 smithi092 bash[114081]: cluster 2024-09-17T12:15:14.738039+0000 mgr.y (mgr.54108) 2073 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:16 smithi092 bash[114081]: cluster 2024-09-17T12:15:14.738039+0000 mgr.y (mgr.54108) 2073 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:16 smithi092 bash[110680]: cluster 2024-09-17T12:15:14.738039+0000 mgr.y (mgr.54108) 2073 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:16 smithi092 bash[110680]: cluster 2024-09-17T12:15:14.738039+0000 mgr.y (mgr.54108) 2073 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:16 smithi121 bash[87711]: cluster 2024-09-17T12:15:14.738039+0000 mgr.y (mgr.54108) 2073 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:16.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:16 smithi121 bash[87711]: cluster 2024-09-17T12:15:14.738039+0000 mgr.y (mgr.54108) 2073 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:18.040 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T12:15:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[110680]: cluster 2024-09-17T12:15:16.739082+0000 mgr.y (mgr.54108) 2074 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[110680]: cluster 2024-09-17T12:15:16.739082+0000 mgr.y (mgr.54108) 2074 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[110680]: audit 2024-09-17T12:15:17.084427+0000 mgr.y (mgr.54108) 2075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[110680]: audit 2024-09-17T12:15:17.084427+0000 mgr.y (mgr.54108) 2075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[110680]: audit 2024-09-17T12:15:18.041823+0000 mon.a (mon.0) 7703 : audit [DBG] from='client.? 172.21.15.92:0/1109930262' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[110680]: audit 2024-09-17T12:15:18.041823+0000 mon.a (mon.0) 7703 : audit [DBG] from='client.? 172.21.15.92:0/1109930262' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[114081]: cluster 2024-09-17T12:15:16.739082+0000 mgr.y (mgr.54108) 2074 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[114081]: cluster 2024-09-17T12:15:16.739082+0000 mgr.y (mgr.54108) 2074 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[114081]: audit 2024-09-17T12:15:17.084427+0000 mgr.y (mgr.54108) 2075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[114081]: audit 2024-09-17T12:15:17.084427+0000 mgr.y (mgr.54108) 2075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[114081]: audit 2024-09-17T12:15:18.041823+0000 mon.a (mon.0) 7703 : audit [DBG] from='client.? 172.21.15.92:0/1109930262' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:18 smithi092 bash[114081]: audit 2024-09-17T12:15:18.041823+0000 mon.a (mon.0) 7703 : audit [DBG] from='client.? 172.21.15.92:0/1109930262' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:18 smithi121 bash[87711]: cluster 2024-09-17T12:15:16.739082+0000 mgr.y (mgr.54108) 2074 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:18 smithi121 bash[87711]: cluster 2024-09-17T12:15:16.739082+0000 mgr.y (mgr.54108) 2074 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:18 smithi121 bash[87711]: audit 2024-09-17T12:15:17.084427+0000 mgr.y (mgr.54108) 2075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:18 smithi121 bash[87711]: audit 2024-09-17T12:15:17.084427+0000 mgr.y (mgr.54108) 2075 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:18 smithi121 bash[87711]: audit 2024-09-17T12:15:18.041823+0000 mon.a (mon.0) 7703 : audit [DBG] from='client.? 172.21.15.92:0/1109930262' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:18.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:18 smithi121 bash[87711]: audit 2024-09-17T12:15:18.041823+0000 mon.a (mon.0) 7703 : audit [DBG] from='client.? 172.21.15.92:0/1109930262' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:18.900 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T12:15:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:20 smithi121 bash[87711]: cluster 2024-09-17T12:15:18.740266+0000 mgr.y (mgr.54108) 2076 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:20 smithi121 bash[87711]: cluster 2024-09-17T12:15:18.740266+0000 mgr.y (mgr.54108) 2076 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:20.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:20 smithi092 bash[110680]: cluster 2024-09-17T12:15:18.740266+0000 mgr.y (mgr.54108) 2076 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:20.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:20 smithi092 bash[110680]: cluster 2024-09-17T12:15:18.740266+0000 mgr.y (mgr.54108) 2076 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:20 smithi092 bash[114081]: cluster 2024-09-17T12:15:18.740266+0000 mgr.y (mgr.54108) 2076 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:20.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:20 smithi092 bash[114081]: cluster 2024-09-17T12:15:18.740266+0000 mgr.y (mgr.54108) 2076 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:21.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:15:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:15:20] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T12:15:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:21 smithi121 bash[87711]: audit 2024-09-17T12:15:20.632097+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:21 smithi121 bash[87711]: audit 2024-09-17T12:15:20.632097+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:21.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:21 smithi092 bash[110680]: audit 2024-09-17T12:15:20.632097+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:21.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:21 smithi092 bash[110680]: audit 2024-09-17T12:15:20.632097+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:21.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:21 smithi092 bash[114081]: audit 2024-09-17T12:15:20.632097+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:21.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:21 smithi092 bash[114081]: audit 2024-09-17T12:15:20.632097+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:22 smithi121 bash[87711]: cluster 2024-09-17T12:15:20.741456+0000 mgr.y (mgr.54108) 2077 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:22 smithi121 bash[87711]: cluster 2024-09-17T12:15:20.741456+0000 mgr.y (mgr.54108) 2077 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:22 smithi092 bash[110680]: cluster 2024-09-17T12:15:20.741456+0000 mgr.y (mgr.54108) 2077 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:22.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:22 smithi092 bash[110680]: cluster 2024-09-17T12:15:20.741456+0000 mgr.y (mgr.54108) 2077 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:22.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:22 smithi092 bash[114081]: cluster 2024-09-17T12:15:20.741456+0000 mgr.y (mgr.54108) 2077 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:22.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:22 smithi092 bash[114081]: cluster 2024-09-17T12:15:20.741456+0000 mgr.y (mgr.54108) 2077 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:23.658 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:15:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:24 smithi121 bash[87711]: cluster 2024-09-17T12:15:22.742845+0000 mgr.y (mgr.54108) 2078 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:24 smithi121 bash[87711]: cluster 2024-09-17T12:15:22.742845+0000 mgr.y (mgr.54108) 2078 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:24 smithi092 bash[110680]: cluster 2024-09-17T12:15:22.742845+0000 mgr.y (mgr.54108) 2078 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:24 smithi092 bash[110680]: cluster 2024-09-17T12:15:22.742845+0000 mgr.y (mgr.54108) 2078 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:24.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:24 smithi092 bash[114081]: cluster 2024-09-17T12:15:22.742845+0000 mgr.y (mgr.54108) 2078 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:24.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:24 smithi092 bash[114081]: cluster 2024-09-17T12:15:22.742845+0000 mgr.y (mgr.54108) 2078 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:26.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:26 smithi092 bash[110680]: cluster 2024-09-17T12:15:24.743985+0000 mgr.y (mgr.54108) 2079 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:26.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:26 smithi092 bash[110680]: cluster 2024-09-17T12:15:24.743985+0000 mgr.y (mgr.54108) 2079 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:26 smithi092 bash[114081]: cluster 2024-09-17T12:15:24.743985+0000 mgr.y (mgr.54108) 2079 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:26.331 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:26 smithi092 bash[114081]: cluster 2024-09-17T12:15:24.743985+0000 mgr.y (mgr.54108) 2079 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:26 smithi121 bash[87711]: cluster 2024-09-17T12:15:24.743985+0000 mgr.y (mgr.54108) 2079 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:26 smithi121 bash[87711]: cluster 2024-09-17T12:15:24.743985+0000 mgr.y (mgr.54108) 2079 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: cluster 2024-09-17T12:15:26.745103+0000 mgr.y (mgr.54108) 2080 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: cluster 2024-09-17T12:15:26.745103+0000 mgr.y (mgr.54108) 2080 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: audit 2024-09-17T12:15:26.943755+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: audit 2024-09-17T12:15:26.943755+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: audit 2024-09-17T12:15:26.956425+0000 mon.a (mon.0) 7706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: audit 2024-09-17T12:15:26.956425+0000 mon.a (mon.0) 7706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: audit 2024-09-17T12:15:26.969302+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: audit 2024-09-17T12:15:26.969302+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: audit 2024-09-17T12:15:27.093836+0000 mgr.y (mgr.54108) 2081 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:28.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:27 smithi121 bash[87711]: audit 2024-09-17T12:15:27.093836+0000 mgr.y (mgr.54108) 2081 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: cluster 2024-09-17T12:15:26.745103+0000 mgr.y (mgr.54108) 2080 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: cluster 2024-09-17T12:15:26.745103+0000 mgr.y (mgr.54108) 2080 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: audit 2024-09-17T12:15:26.943755+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: audit 2024-09-17T12:15:26.943755+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: audit 2024-09-17T12:15:26.956425+0000 mon.a (mon.0) 7706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: audit 2024-09-17T12:15:26.956425+0000 mon.a (mon.0) 7706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: audit 2024-09-17T12:15:26.969302+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: audit 2024-09-17T12:15:26.969302+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: audit 2024-09-17T12:15:27.093836+0000 mgr.y (mgr.54108) 2081 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[110680]: audit 2024-09-17T12:15:27.093836+0000 mgr.y (mgr.54108) 2081 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: cluster 2024-09-17T12:15:26.745103+0000 mgr.y (mgr.54108) 2080 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: cluster 2024-09-17T12:15:26.745103+0000 mgr.y (mgr.54108) 2080 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: audit 2024-09-17T12:15:26.943755+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: audit 2024-09-17T12:15:26.943755+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: audit 2024-09-17T12:15:26.956425+0000 mon.a (mon.0) 7706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: audit 2024-09-17T12:15:26.956425+0000 mon.a (mon.0) 7706 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: audit 2024-09-17T12:15:26.969302+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: audit 2024-09-17T12:15:26.969302+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: audit 2024-09-17T12:15:27.093836+0000 mgr.y (mgr.54108) 2081 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:27 smithi092 bash[114081]: audit 2024-09-17T12:15:27.093836+0000 mgr.y (mgr.54108) 2081 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:29.704 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:29.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: cluster 2024-09-17T12:15:28.746339+0000 mgr.y (mgr.54108) 2082 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:29.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: cluster 2024-09-17T12:15:28.746339+0000 mgr.y (mgr.54108) 2082 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:29.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: audit 2024-09-17T12:15:29.705454+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:29.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: audit 2024-09-17T12:15:29.705454+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:29.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: audit 2024-09-17T12:15:29.707144+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:29.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: audit 2024-09-17T12:15:29.707144+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:29.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: audit 2024-09-17T12:15:29.707809+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: audit 2024-09-17T12:15:29.707809+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: audit 2024-09-17T12:15:29.713920+0000 mon.a (mon.0) 7711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[114081]: audit 2024-09-17T12:15:29.713920+0000 mon.a (mon.0) 7711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: cluster 2024-09-17T12:15:28.746339+0000 mgr.y (mgr.54108) 2082 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: cluster 2024-09-17T12:15:28.746339+0000 mgr.y (mgr.54108) 2082 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: audit 2024-09-17T12:15:29.705454+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: audit 2024-09-17T12:15:29.705454+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: audit 2024-09-17T12:15:29.707144+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: audit 2024-09-17T12:15:29.707144+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:29.977 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: audit 2024-09-17T12:15:29.707809+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:29.978 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: audit 2024-09-17T12:15:29.707809+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:29.978 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: audit 2024-09-17T12:15:29.713920+0000 mon.a (mon.0) 7711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:29.978 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:29 smithi092 bash[110680]: audit 2024-09-17T12:15:29.713920+0000 mon.a (mon.0) 7711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:30.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: cluster 2024-09-17T12:15:28.746339+0000 mgr.y (mgr.54108) 2082 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:30.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: cluster 2024-09-17T12:15:28.746339+0000 mgr.y (mgr.54108) 2082 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:30.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: audit 2024-09-17T12:15:29.705454+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:30.266 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: audit 2024-09-17T12:15:29.705454+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:30.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: audit 2024-09-17T12:15:29.707144+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:30.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: audit 2024-09-17T12:15:29.707144+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:30.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: audit 2024-09-17T12:15:29.707809+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:30.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: audit 2024-09-17T12:15:29.707809+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:30.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: audit 2024-09-17T12:15:29.713920+0000 mon.a (mon.0) 7711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:30.267 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:29 smithi121 bash[87711]: audit 2024-09-17T12:15:29.713920+0000 mon.a (mon.0) 7711 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:30.825 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:15:30] "GET /metrics HTTP/1.1" 200 38559 "" "Prometheus/2.51.0" 2024-09-17T12:15:31.083 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T12:15:31.094 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-17T12:15:31.095 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-09-17T12:15:31.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[114081]: audit 2024-09-17T12:15:29.700624+0000 mgr.y (mgr.54108) 2083 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:31.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[114081]: audit 2024-09-17T12:15:29.700624+0000 mgr.y (mgr.54108) 2083 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:31.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[114081]: cephadm 2024-09-17T12:15:29.701223+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[114081]: cephadm 2024-09-17T12:15:29.701223+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[114081]: cephadm 2024-09-17T12:15:29.776241+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.107 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[114081]: cephadm 2024-09-17T12:15:29.776241+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[110680]: audit 2024-09-17T12:15:29.700624+0000 mgr.y (mgr.54108) 2083 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:31.107 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[110680]: audit 2024-09-17T12:15:29.700624+0000 mgr.y (mgr.54108) 2083 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:31.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[110680]: cephadm 2024-09-17T12:15:29.701223+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[110680]: cephadm 2024-09-17T12:15:29.701223+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[110680]: cephadm 2024-09-17T12:15:29.776241+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.108 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:30 smithi092 bash[110680]: cephadm 2024-09-17T12:15:29.776241+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:30 smithi121 bash[87711]: audit 2024-09-17T12:15:29.700624+0000 mgr.y (mgr.54108) 2083 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:30 smithi121 bash[87711]: audit 2024-09-17T12:15:29.700624+0000 mgr.y (mgr.54108) 2083 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:30 smithi121 bash[87711]: cephadm 2024-09-17T12:15:29.701223+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:30 smithi121 bash[87711]: cephadm 2024-09-17T12:15:29.701223+0000 mgr.y (mgr.54108) 2084 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:30 smithi121 bash[87711]: cephadm 2024-09-17T12:15:29.776241+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:31.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:30 smithi121 bash[87711]: cephadm 2024-09-17T12:15:29.776241+0000 mgr.y (mgr.54108) 2085 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:15:32.242 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:31 smithi092 bash[110680]: cluster 2024-09-17T12:15:30.747500+0000 mgr.y (mgr.54108) 2086 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:32.242 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:31 smithi092 bash[110680]: cluster 2024-09-17T12:15:30.747500+0000 mgr.y (mgr.54108) 2086 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:32.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:31 smithi092 bash[114081]: cluster 2024-09-17T12:15:30.747500+0000 mgr.y (mgr.54108) 2086 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:32.242 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:31 smithi092 bash[114081]: cluster 2024-09-17T12:15:30.747500+0000 mgr.y (mgr.54108) 2086 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:32.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:31 smithi121 bash[87711]: cluster 2024-09-17T12:15:30.747500+0000 mgr.y (mgr.54108) 2086 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:32.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:31 smithi121 bash[87711]: cluster 2024-09-17T12:15:30.747500+0000 mgr.y (mgr.54108) 2086 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:33 smithi121 bash[87711]: audit 2024-09-17T12:15:32.224226+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:33 smithi121 bash[87711]: audit 2024-09-17T12:15:32.224226+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:33 smithi121 bash[87711]: audit 2024-09-17T12:15:32.231996+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:33 smithi121 bash[87711]: audit 2024-09-17T12:15:32.231996+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:33 smithi121 bash[87711]: audit 2024-09-17T12:15:32.241336+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:33 smithi121 bash[87711]: audit 2024-09-17T12:15:32.241336+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[114081]: audit 2024-09-17T12:15:32.224226+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[114081]: audit 2024-09-17T12:15:32.224226+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[114081]: audit 2024-09-17T12:15:32.231996+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[114081]: audit 2024-09-17T12:15:32.231996+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[114081]: audit 2024-09-17T12:15:32.241336+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[114081]: audit 2024-09-17T12:15:32.241336+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[110680]: audit 2024-09-17T12:15:32.224226+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[110680]: audit 2024-09-17T12:15:32.224226+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[110680]: audit 2024-09-17T12:15:32.231996+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[110680]: audit 2024-09-17T12:15:32.231996+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[110680]: audit 2024-09-17T12:15:32.241336+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:33.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:33 smithi092 bash[110680]: audit 2024-09-17T12:15:32.241336+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: cluster 2024-09-17T12:15:32.748945+0000 mgr.y (mgr.54108) 2087 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: cluster 2024-09-17T12:15:32.748945+0000 mgr.y (mgr.54108) 2087 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.435131+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.435131+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.438380+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.438380+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.442286+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.442286+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.449567+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.449567+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.453749+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.453749+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.461371+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.461371+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.466104+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.466104+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.473363+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.473363+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.480228+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.480228+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.486281+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.486281+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.495266+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.495266+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.501302+0000 mon.a (mon.0) 7726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.501302+0000 mon.a (mon.0) 7726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.506522+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.506522+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.514385+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.514385+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.519475+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.559 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.519475+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.527258+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.527258+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.532527+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.532527+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.537274+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.537274+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.545764+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.560 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:34 smithi121 bash[87711]: audit 2024-09-17T12:15:33.545764+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: cluster 2024-09-17T12:15:32.748945+0000 mgr.y (mgr.54108) 2087 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: cluster 2024-09-17T12:15:32.748945+0000 mgr.y (mgr.54108) 2087 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.435131+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.435131+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.438380+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.438380+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.442286+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.442286+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.449567+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.449567+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.453749+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.453749+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.461371+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.461371+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.466104+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.466104+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.473363+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.473363+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.480228+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.480228+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.486281+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: cluster 2024-09-17T12:15:32.748945+0000 mgr.y (mgr.54108) 2087 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: cluster 2024-09-17T12:15:32.748945+0000 mgr.y (mgr.54108) 2087 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.435131+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.435131+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.438380+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.438380+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.442286+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.442286+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.449567+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.449567+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.453749+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.453749+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.461371+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.461371+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.466104+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.466104+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.473363+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.473363+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.480228+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.480228+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.486281+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.486281+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.495266+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.495266+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.501302+0000 mon.a (mon.0) 7726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.501302+0000 mon.a (mon.0) 7726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.506522+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.506522+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.514385+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.514385+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.519475+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.519475+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.527258+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.527258+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.532527+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.532527+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.537274+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.537274+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.545764+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[110680]: audit 2024-09-17T12:15:33.545764+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.486281+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.495266+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.495266+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.501302+0000 mon.a (mon.0) 7726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.501302+0000 mon.a (mon.0) 7726 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.506522+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.506522+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.514385+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.514385+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.519475+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.519475+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.527258+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.527258+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.532527+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.532527+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.537274+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.537274+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.545764+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:34.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:34 smithi092 bash[114081]: audit 2024-09-17T12:15:33.545764+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.435638+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.435638+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.435741+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.435741+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.443144+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.443144+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.454728+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.454728+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.467220+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:15:35.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.467220+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.481348+0000 mgr.y (mgr.54108) 2093 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.481348+0000 mgr.y (mgr.54108) 2093 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.496474+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.496474+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.507823+0000 mgr.y (mgr.54108) 2095 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.507823+0000 mgr.y (mgr.54108) 2095 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.520813+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.520813+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.534162+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.534162+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.538802+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:15:35.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[110680]: cephadm 2024-09-17T12:15:33.538802+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.435638+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.435638+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.435741+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.435741+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.443144+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.443144+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.454728+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.454728+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.467220+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:15:35.548 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.467220+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.481348+0000 mgr.y (mgr.54108) 2093 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.481348+0000 mgr.y (mgr.54108) 2093 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.496474+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.496474+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.507823+0000 mgr.y (mgr.54108) 2095 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.507823+0000 mgr.y (mgr.54108) 2095 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.520813+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.520813+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.534162+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.534162+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.538802+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:15:35.549 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:35 smithi092 bash[114081]: cephadm 2024-09-17T12:15:33.538802+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:15:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.435638+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:15:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.435638+0000 mgr.y (mgr.54108) 2088 : cephadm [INF] Upgrade: Target is version 19.3.0-4937-g74984932 (squid) 2024-09-17T12:15:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.435741+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:15:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.435741+0000 mgr.y (mgr.54108) 2089 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169, digests ['quay.ceph.io/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb'] 2024-09-17T12:15:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.443144+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:15:35.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.443144+0000 mgr.y (mgr.54108) 2090 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.454728+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.454728+0000 mgr.y (mgr.54108) 2091 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.467220+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.467220+0000 mgr.y (mgr.54108) 2092 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.481348+0000 mgr.y (mgr.54108) 2093 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.481348+0000 mgr.y (mgr.54108) 2093 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.496474+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.496474+0000 mgr.y (mgr.54108) 2094 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.507823+0000 mgr.y (mgr.54108) 2095 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.507823+0000 mgr.y (mgr.54108) 2095 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.520813+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.520813+0000 mgr.y (mgr.54108) 2096 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T12:15:35.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.534162+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:15:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.534162+0000 mgr.y (mgr.54108) 2097 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T12:15:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.538802+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:15:35.558 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:35 smithi121 bash[87711]: cephadm 2024-09-17T12:15:33.538802+0000 mgr.y (mgr.54108) 2098 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T12:15:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:36 smithi121 bash[87711]: cluster 2024-09-17T12:15:34.750317+0000 mgr.y (mgr.54108) 2099 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:36 smithi121 bash[87711]: cluster 2024-09-17T12:15:34.750317+0000 mgr.y (mgr.54108) 2099 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:36 smithi121 bash[87711]: audit 2024-09-17T12:15:35.631954+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:36 smithi121 bash[87711]: audit 2024-09-17T12:15:35.631954+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:36 smithi092 bash[114081]: cluster 2024-09-17T12:15:34.750317+0000 mgr.y (mgr.54108) 2099 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:36 smithi092 bash[114081]: cluster 2024-09-17T12:15:34.750317+0000 mgr.y (mgr.54108) 2099 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:36 smithi092 bash[114081]: audit 2024-09-17T12:15:35.631954+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:36.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:36 smithi092 bash[114081]: audit 2024-09-17T12:15:35.631954+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:36 smithi092 bash[110680]: cluster 2024-09-17T12:15:34.750317+0000 mgr.y (mgr.54108) 2099 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:36 smithi092 bash[110680]: cluster 2024-09-17T12:15:34.750317+0000 mgr.y (mgr.54108) 2099 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:36 smithi092 bash[110680]: audit 2024-09-17T12:15:35.631954+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:36.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:36 smithi092 bash[110680]: audit 2024-09-17T12:15:35.631954+0000 mon.a (mon.0) 7734 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:36.982 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:15:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: cephadm 2024-09-17T12:15:36.492058+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi092.vkhfms 2024-09-17T12:15:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: cephadm 2024-09-17T12:15:36.492058+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi092.vkhfms 2024-09-17T12:15:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: audit 2024-09-17T12:15:36.497967+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: audit 2024-09-17T12:15:36.497967+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: audit 2024-09-17T12:15:36.500881+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T12:15:37.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: audit 2024-09-17T12:15:36.500881+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T12:15:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: audit 2024-09-17T12:15:36.512389+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: audit 2024-09-17T12:15:36.512389+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: cephadm 2024-09-17T12:15:36.513833+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T12:15:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: cephadm 2024-09-17T12:15:36.513833+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T12:15:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: cluster 2024-09-17T12:15:36.751077+0000 mgr.y (mgr.54108) 2102 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: cluster 2024-09-17T12:15:36.751077+0000 mgr.y (mgr.54108) 2102 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: audit 2024-09-17T12:15:37.104785+0000 mgr.y (mgr.54108) 2103 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:37.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:37 smithi121 bash[87711]: audit 2024-09-17T12:15:37.104785+0000 mgr.y (mgr.54108) 2103 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: cephadm 2024-09-17T12:15:36.492058+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi092.vkhfms 2024-09-17T12:15:37.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: cephadm 2024-09-17T12:15:36.492058+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi092.vkhfms 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: audit 2024-09-17T12:15:36.497967+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: audit 2024-09-17T12:15:36.497967+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: audit 2024-09-17T12:15:36.500881+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: audit 2024-09-17T12:15:36.500881+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: audit 2024-09-17T12:15:36.512389+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: audit 2024-09-17T12:15:36.512389+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: cephadm 2024-09-17T12:15:36.513833+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: cephadm 2024-09-17T12:15:36.513833+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: cluster 2024-09-17T12:15:36.751077+0000 mgr.y (mgr.54108) 2102 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: cluster 2024-09-17T12:15:36.751077+0000 mgr.y (mgr.54108) 2102 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: audit 2024-09-17T12:15:37.104785+0000 mgr.y (mgr.54108) 2103 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:37.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[110680]: audit 2024-09-17T12:15:37.104785+0000 mgr.y (mgr.54108) 2103 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: cephadm 2024-09-17T12:15:36.492058+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi092.vkhfms 2024-09-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: cephadm 2024-09-17T12:15:36.492058+0000 mgr.y (mgr.54108) 2100 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi092.vkhfms 2024-09-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: audit 2024-09-17T12:15:36.497967+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: audit 2024-09-17T12:15:36.497967+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: audit 2024-09-17T12:15:36.500881+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: audit 2024-09-17T12:15:36.500881+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.vkhfms", "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-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: audit 2024-09-17T12:15:36.512389+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: audit 2024-09-17T12:15:36.512389+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: cephadm 2024-09-17T12:15:36.513833+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: cephadm 2024-09-17T12:15:36.513833+0000 mgr.y (mgr.54108) 2101 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.vkhfms on smithi092 2024-09-17T12:15:37.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: cluster 2024-09-17T12:15:36.751077+0000 mgr.y (mgr.54108) 2102 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: cluster 2024-09-17T12:15:36.751077+0000 mgr.y (mgr.54108) 2102 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: audit 2024-09-17T12:15:37.104785+0000 mgr.y (mgr.54108) 2103 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:37.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:37 smithi092 bash[114081]: audit 2024-09-17T12:15:37.104785+0000 mgr.y (mgr.54108) 2103 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:40.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:39 smithi092 bash[114081]: cluster 2024-09-17T12:15:38.752159+0000 mgr.y (mgr.54108) 2104 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:40.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:39 smithi092 bash[114081]: cluster 2024-09-17T12:15:38.752159+0000 mgr.y (mgr.54108) 2104 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:40.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:39 smithi092 bash[110680]: cluster 2024-09-17T12:15:38.752159+0000 mgr.y (mgr.54108) 2104 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:40.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:39 smithi092 bash[110680]: cluster 2024-09-17T12:15:38.752159+0000 mgr.y (mgr.54108) 2104 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:39 smithi121 bash[87711]: cluster 2024-09-17T12:15:38.752159+0000 mgr.y (mgr.54108) 2104 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:39 smithi121 bash[87711]: cluster 2024-09-17T12:15:38.752159+0000 mgr.y (mgr.54108) 2104 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:41.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:40 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:41.075 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:15:40 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:41.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:40 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:41.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:15:40 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:41.076 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:15:40 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:41.077 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:15:40 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:41.077 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:15:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:15:40] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:15:41.077 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:15:40 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:41.078 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:15:40 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:41.078 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:15:40 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:42.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:41 smithi092 bash[110680]: cluster 2024-09-17T12:15:40.753605+0000 mgr.y (mgr.54108) 2105 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:42.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:41 smithi092 bash[110680]: cluster 2024-09-17T12:15:40.753605+0000 mgr.y (mgr.54108) 2105 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:42.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:41 smithi092 bash[114081]: cluster 2024-09-17T12:15:40.753605+0000 mgr.y (mgr.54108) 2105 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:42.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:41 smithi092 bash[114081]: cluster 2024-09-17T12:15:40.753605+0000 mgr.y (mgr.54108) 2105 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:41 smithi121 bash[87711]: cluster 2024-09-17T12:15:40.753605+0000 mgr.y (mgr.54108) 2105 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:41 smithi121 bash[87711]: cluster 2024-09-17T12:15:40.753605+0000 mgr.y (mgr.54108) 2105 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:42.603 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:15:43.257 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:15:43.257 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 11s ago 60m - - 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 16s ago 60m - - 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (20m) 11s ago 50m 14.7M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (19m) 16s ago 50m 68.6M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (22m) 11s ago 46m 49.6M - 3.8 980a0bfcd684 fa9b4bf630b0 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (14m) 16s ago 59m 444M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (33m) 11s ago 62m 540M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (15m) 11s ago 62m 90.2M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (17m) 16s ago 59m 70.3M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (14m) 11s ago 59m 63.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (21m) 11s ago 50m 8599k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (21m) 16s ago 50m 8783k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (11m) 11s ago 58m 60.7M 2780M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:15:43.258 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (10m) 11s ago 57m 60.6M 2780M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:15:43.259 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (9m) 11s ago 56m 53.8M 2780M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:15:43.259 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (6m) 11s ago 55m 57.8M 2780M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:15:43.259 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (6m) 16s ago 54m 57.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:15:43.259 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (5m) 16s ago 54m 56.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:15:43.259 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (4m) 16s ago 53m 52.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 6579ee5b8a2c 2024-09-17T12:15:43.259 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (4m) 16s ago 52m 53.9M 3036M 19.3.0-4937-g74984932 6c1fcab85602 3163a4ff35cb 2024-09-17T12:15:43.259 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (20m) 16s ago 51m 55.5M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:15:43.259 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (2m) 11s ago 47m 89.9M - 19.3.0-4937-g74984932 6c1fcab85602 43d76401fd88 2024-09-17T12:15:43.259 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (110s) 16s ago 47m 89.6M - 19.3.0-4937-g74984932 6c1fcab85602 53594b431bed 2024-09-17T12:15:43.626 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:15:43.626 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:15:43.626 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:15:43.626 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:15:43.626 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:15:43.626 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:15:43.626 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 15 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:15:43.627 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:15:43.948 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:15:43.948 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169", 2024-09-17T12:15:43.948 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-17T12:15:43.948 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T12:15:43.948 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-17T12:15:43.948 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw", 2024-09-17T12:15:43.948 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr", 2024-09-17T12:15:43.949 INFO:teuthology.orchestra.run.smithi092.stdout: "osd", 2024-09-17T12:15:43.949 INFO:teuthology.orchestra.run.smithi092.stdout: "mon" 2024-09-17T12:15:43.949 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-17T12:15:43.949 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "15/21 daemons upgraded", 2024-09-17T12:15:43.949 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-17T12:15:43.949 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:15:43.949 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: audit 2024-09-17T12:15:42.592355+0000 mgr.y (mgr.54108) 2106 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: audit 2024-09-17T12:15:42.592355+0000 mgr.y (mgr.54108) 2106 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: cluster 2024-09-17T12:15:42.754734+0000 mgr.y (mgr.54108) 2107 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: cluster 2024-09-17T12:15:42.754734+0000 mgr.y (mgr.54108) 2107 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: audit 2024-09-17T12:15:42.912446+0000 mgr.y (mgr.54108) 2108 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: audit 2024-09-17T12:15:42.912446+0000 mgr.y (mgr.54108) 2108 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: audit 2024-09-17T12:15:43.218335+0000 mgr.y (mgr.54108) 2109 : audit [DBG] from='client.74900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: audit 2024-09-17T12:15:43.218335+0000 mgr.y (mgr.54108) 2109 : audit [DBG] from='client.74900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: audit 2024-09-17T12:15:43.627144+0000 mon.a (mon.0) 7738 : audit [DBG] from='client.? 172.21.15.92:0/1062684855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[110680]: audit 2024-09-17T12:15:43.627144+0000 mon.a (mon.0) 7738 : audit [DBG] from='client.? 172.21.15.92:0/1062684855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: audit 2024-09-17T12:15:42.592355+0000 mgr.y (mgr.54108) 2106 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: audit 2024-09-17T12:15:42.592355+0000 mgr.y (mgr.54108) 2106 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: cluster 2024-09-17T12:15:42.754734+0000 mgr.y (mgr.54108) 2107 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: cluster 2024-09-17T12:15:42.754734+0000 mgr.y (mgr.54108) 2107 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: audit 2024-09-17T12:15:42.912446+0000 mgr.y (mgr.54108) 2108 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: audit 2024-09-17T12:15:42.912446+0000 mgr.y (mgr.54108) 2108 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: audit 2024-09-17T12:15:43.218335+0000 mgr.y (mgr.54108) 2109 : audit [DBG] from='client.74900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: audit 2024-09-17T12:15:43.218335+0000 mgr.y (mgr.54108) 2109 : audit [DBG] from='client.74900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: audit 2024-09-17T12:15:43.627144+0000 mon.a (mon.0) 7738 : audit [DBG] from='client.? 172.21.15.92:0/1062684855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:43 smithi092 bash[114081]: audit 2024-09-17T12:15:43.627144+0000 mon.a (mon.0) 7738 : audit [DBG] from='client.? 172.21.15.92:0/1062684855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: audit 2024-09-17T12:15:42.592355+0000 mgr.y (mgr.54108) 2106 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: audit 2024-09-17T12:15:42.592355+0000 mgr.y (mgr.54108) 2106 : audit [DBG] from='client.74888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: cluster 2024-09-17T12:15:42.754734+0000 mgr.y (mgr.54108) 2107 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: cluster 2024-09-17T12:15:42.754734+0000 mgr.y (mgr.54108) 2107 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: audit 2024-09-17T12:15:42.912446+0000 mgr.y (mgr.54108) 2108 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: audit 2024-09-17T12:15:42.912446+0000 mgr.y (mgr.54108) 2108 : audit [DBG] from='client.54999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: audit 2024-09-17T12:15:43.218335+0000 mgr.y (mgr.54108) 2109 : audit [DBG] from='client.74900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: audit 2024-09-17T12:15:43.218335+0000 mgr.y (mgr.54108) 2109 : audit [DBG] from='client.74900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: audit 2024-09-17T12:15:43.627144+0000 mon.a (mon.0) 7738 : audit [DBG] from='client.? 172.21.15.92:0/1062684855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:43 smithi121 bash[87711]: audit 2024-09-17T12:15:43.627144+0000 mon.a (mon.0) 7738 : audit [DBG] from='client.? 172.21.15.92:0/1062684855' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:44.330 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T12:15:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:44 smithi092 bash[114081]: audit 2024-09-17T12:15:43.948932+0000 mgr.y (mgr.54108) 2110 : audit [DBG] from='client.55017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:44 smithi092 bash[114081]: audit 2024-09-17T12:15:43.948932+0000 mgr.y (mgr.54108) 2110 : audit [DBG] from='client.55017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:44 smithi092 bash[114081]: audit 2024-09-17T12:15:44.332174+0000 mon.a (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.92:0/3249185123' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:45.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:44 smithi092 bash[114081]: audit 2024-09-17T12:15:44.332174+0000 mon.a (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.92:0/3249185123' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:44 smithi092 bash[110680]: audit 2024-09-17T12:15:43.948932+0000 mgr.y (mgr.54108) 2110 : audit [DBG] from='client.55017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:45.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:44 smithi092 bash[110680]: audit 2024-09-17T12:15:43.948932+0000 mgr.y (mgr.54108) 2110 : audit [DBG] from='client.55017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:45.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:44 smithi092 bash[110680]: audit 2024-09-17T12:15:44.332174+0000 mon.a (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.92:0/3249185123' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:45.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:44 smithi092 bash[110680]: audit 2024-09-17T12:15:44.332174+0000 mon.a (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.92:0/3249185123' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:44 smithi121 bash[87711]: audit 2024-09-17T12:15:43.948932+0000 mgr.y (mgr.54108) 2110 : audit [DBG] from='client.55017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:44 smithi121 bash[87711]: audit 2024-09-17T12:15:43.948932+0000 mgr.y (mgr.54108) 2110 : audit [DBG] from='client.55017 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:15:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:44 smithi121 bash[87711]: audit 2024-09-17T12:15:44.332174+0000 mon.a (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.92:0/3249185123' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:44 smithi121 bash[87711]: audit 2024-09-17T12:15:44.332174+0000 mon.a (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.92:0/3249185123' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:15:46.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:45 smithi092 bash[110680]: cluster 2024-09-17T12:15:44.755779+0000 mgr.y (mgr.54108) 2111 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:46.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:45 smithi092 bash[110680]: cluster 2024-09-17T12:15:44.755779+0000 mgr.y (mgr.54108) 2111 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:46.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:45 smithi092 bash[114081]: cluster 2024-09-17T12:15:44.755779+0000 mgr.y (mgr.54108) 2111 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:46.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:45 smithi092 bash[114081]: cluster 2024-09-17T12:15:44.755779+0000 mgr.y (mgr.54108) 2111 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:46.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:45 smithi121 bash[87711]: cluster 2024-09-17T12:15:44.755779+0000 mgr.y (mgr.54108) 2111 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:46.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:45 smithi121 bash[87711]: cluster 2024-09-17T12:15:44.755779+0000 mgr.y (mgr.54108) 2111 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: cluster 2024-09-17T12:15:46.756835+0000 mgr.y (mgr.54108) 2112 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: cluster 2024-09-17T12:15:46.756835+0000 mgr.y (mgr.54108) 2112 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: audit 2024-09-17T12:15:47.114105+0000 mgr.y (mgr.54108) 2113 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: audit 2024-09-17T12:15:47.114105+0000 mgr.y (mgr.54108) 2113 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: audit 2024-09-17T12:15:47.176259+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: audit 2024-09-17T12:15:47.176259+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: audit 2024-09-17T12:15:47.188639+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: audit 2024-09-17T12:15:47.188639+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: audit 2024-09-17T12:15:47.200878+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:48 smithi121 bash[87711]: audit 2024-09-17T12:15:47.200878+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: cluster 2024-09-17T12:15:46.756835+0000 mgr.y (mgr.54108) 2112 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: cluster 2024-09-17T12:15:46.756835+0000 mgr.y (mgr.54108) 2112 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: audit 2024-09-17T12:15:47.114105+0000 mgr.y (mgr.54108) 2113 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: audit 2024-09-17T12:15:47.114105+0000 mgr.y (mgr.54108) 2113 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: audit 2024-09-17T12:15:47.176259+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: audit 2024-09-17T12:15:47.176259+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: audit 2024-09-17T12:15:47.188639+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: audit 2024-09-17T12:15:47.188639+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: audit 2024-09-17T12:15:47.200878+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[110680]: audit 2024-09-17T12:15:47.200878+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: cluster 2024-09-17T12:15:46.756835+0000 mgr.y (mgr.54108) 2112 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: cluster 2024-09-17T12:15:46.756835+0000 mgr.y (mgr.54108) 2112 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: audit 2024-09-17T12:15:47.114105+0000 mgr.y (mgr.54108) 2113 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: audit 2024-09-17T12:15:47.114105+0000 mgr.y (mgr.54108) 2113 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: audit 2024-09-17T12:15:47.176259+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: audit 2024-09-17T12:15:47.176259+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: audit 2024-09-17T12:15:47.188639+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: audit 2024-09-17T12:15:47.188639+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: audit 2024-09-17T12:15:47.200878+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:48.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:48 smithi092 bash[114081]: audit 2024-09-17T12:15:47.200878+0000 mon.a (mon.0) 7742 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:50.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:50 smithi121 bash[87711]: cluster 2024-09-17T12:15:48.758135+0000 mgr.y (mgr.54108) 2114 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:50.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:50 smithi121 bash[87711]: cluster 2024-09-17T12:15:48.758135+0000 mgr.y (mgr.54108) 2114 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:50.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:50 smithi092 bash[114081]: cluster 2024-09-17T12:15:48.758135+0000 mgr.y (mgr.54108) 2114 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:50.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:50 smithi092 bash[114081]: cluster 2024-09-17T12:15:48.758135+0000 mgr.y (mgr.54108) 2114 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:50 smithi092 bash[110680]: cluster 2024-09-17T12:15:48.758135+0000 mgr.y (mgr.54108) 2114 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:50 smithi092 bash[110680]: cluster 2024-09-17T12:15:48.758135+0000 mgr.y (mgr.54108) 2114 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:15:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:15:50] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:15:51.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:51 smithi092 bash[110680]: audit 2024-09-17T12:15:50.632696+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:51.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:51 smithi092 bash[110680]: audit 2024-09-17T12:15:50.632696+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:51.448 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:51 smithi092 bash[114081]: audit 2024-09-17T12:15:50.632696+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:51.448 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:51 smithi092 bash[114081]: audit 2024-09-17T12:15:50.632696+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:51 smithi121 bash[87711]: audit 2024-09-17T12:15:50.632696+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:51 smithi121 bash[87711]: audit 2024-09-17T12:15:50.632696+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:15:52.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:52 smithi092 bash[110680]: cluster 2024-09-17T12:15:50.759428+0000 mgr.y (mgr.54108) 2115 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:52.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:52 smithi092 bash[110680]: cluster 2024-09-17T12:15:50.759428+0000 mgr.y (mgr.54108) 2115 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:52.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:52 smithi092 bash[114081]: cluster 2024-09-17T12:15:50.759428+0000 mgr.y (mgr.54108) 2115 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:52.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:52 smithi092 bash[114081]: cluster 2024-09-17T12:15:50.759428+0000 mgr.y (mgr.54108) 2115 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:52 smithi121 bash[87711]: cluster 2024-09-17T12:15:50.759428+0000 mgr.y (mgr.54108) 2115 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:52 smithi121 bash[87711]: cluster 2024-09-17T12:15:50.759428+0000 mgr.y (mgr.54108) 2115 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:15:52.728 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:52.728 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:15:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:52.729 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:52.729 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:15:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:52.729 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:15:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:52.729 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:15:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:52.730 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:15:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:52.730 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:15:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:52.730 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:15:52 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:15:53.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.370068+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.370068+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.511 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.375970+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.375970+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.382220+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.382220+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.670467+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.670467+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.676712+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.676712+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.678985+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.678985+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.679736+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.512 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.679736+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.685981+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.685981+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:52.686449+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:52.686449+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.711840+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:15:53.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.711840+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:15:53.513 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.712721+0000 mgr.y (mgr.54108) 2117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:15:53.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.712721+0000 mgr.y (mgr.54108) 2117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:15:53.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.717380+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:15:53.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.717380+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:15:53.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.717874+0000 mgr.y (mgr.54108) 2118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:15:53.514 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.717874+0000 mgr.y (mgr.54108) 2118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cluster 2024-09-17T12:15:52.760113+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cluster 2024-09-17T12:15:52.760113+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.762488+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.762488+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.764381+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.764381+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.766627+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.766627+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.767287+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.515 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.767287+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.773194+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.773194+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:52.773673+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:52.773673+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.835263+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.835263+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.837192+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.837192+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.839074+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.516 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.839074+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.839817+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.839817+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.846577+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.846577+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:52.849653+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:52.849653+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.925153+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.925153+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.927135+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.927135+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.517 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.929071+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.929071+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.929946+0000 mon.a (mon.0) 7767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.929946+0000 mon.a (mon.0) 7767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.936457+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.936457+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:52.937037+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:52.937037+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.997414+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.997414+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.518 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.999066+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:52.999066+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.000560+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.000560+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.001135+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.001135+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.007291+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.007291+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.007892+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.007892+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.519 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.070019+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.070019+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.071687+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.071687+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.073244+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.073244+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.073847+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.073847+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.078368+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.078368+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.078788+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.078788+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.138545+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.138545+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.140200+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.140200+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.142123+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.142123+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.521 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.142725+0000 mon.a (mon.0) 7782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.142725+0000 mon.a (mon.0) 7782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.147507+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.147507+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.147956+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.147956+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.207489+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.522 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.207489+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.209613+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.209613+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.211354+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.211354+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.211942+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.211942+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.216913+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.216913+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.217316+0000 mgr.y (mgr.54108) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.217316+0000 mgr.y (mgr.54108) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.523 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.279504+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.279504+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.281325+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.281325+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.282911+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.282911+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.283515+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.283515+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.288437+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.288437+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.524 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.288890+0000 mgr.y (mgr.54108) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.288890+0000 mgr.y (mgr.54108) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.361950+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.361950+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.363975+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.363975+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.366495+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.366495+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.367221+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.525 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:53 smithi121 bash[87711]: audit 2024-09-17T12:15:53.367221+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.370068+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.370068+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.375970+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.375970+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.382220+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.382220+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.670467+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.670467+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.676712+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.676712+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.678985+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.678985+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.679736+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.679736+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.685981+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.685981+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:52.686449+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:52.686449+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.711840+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.711840+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.712721+0000 mgr.y (mgr.54108) 2117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.712721+0000 mgr.y (mgr.54108) 2117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.717380+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.717380+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.717874+0000 mgr.y (mgr.54108) 2118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:15:53.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.717874+0000 mgr.y (mgr.54108) 2118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cluster 2024-09-17T12:15:52.760113+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cluster 2024-09-17T12:15:52.760113+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.762488+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.762488+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.764381+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.764381+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.766627+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.766627+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.767287+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.767287+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.773194+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.773194+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:52.773673+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:52.773673+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.835263+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.835263+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.837192+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.837192+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.839074+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.839074+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.839817+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.839817+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.846577+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.846577+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:52.849653+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:52.849653+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.925153+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.925153+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.927135+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.927135+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.929071+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.929071+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.929946+0000 mon.a (mon.0) 7767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.370068+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.370068+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.375970+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.375970+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.382220+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.382220+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.670467+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.670467+0000 mon.a (mon.0) 7747 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.676712+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.676712+0000 mon.a (mon.0) 7748 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.678985+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.678985+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.679736+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.679736+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.685981+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.685981+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:52.686449+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:52.686449+0000 mgr.y (mgr.54108) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.711840+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:15:53.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.711840+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T12:15:53.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.712721+0000 mgr.y (mgr.54108) 2117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.929946+0000 mon.a (mon.0) 7767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.936457+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.936457+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:52.937037+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:52.937037+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.997414+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.997414+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.999066+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:52.999066+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.000560+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.000560+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.001135+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.001135+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.007291+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.007291+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.007892+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.007892+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.070019+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.070019+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.071687+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.071687+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.073244+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.073244+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.073847+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.073847+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.078368+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.078368+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.078788+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.078788+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.138545+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.138545+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.140200+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.140200+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.142123+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.142123+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.142725+0000 mon.a (mon.0) 7782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.142725+0000 mon.a (mon.0) 7782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.147507+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.147507+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.147956+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.147956+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.207489+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.207489+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.209613+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.209613+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.211354+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.211354+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.211942+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.211942+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.216913+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.216913+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.836 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.217316+0000 mgr.y (mgr.54108) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.217316+0000 mgr.y (mgr.54108) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.279504+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.279504+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.281325+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.281325+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.282911+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.282911+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.283515+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.283515+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.288437+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.288437+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.288890+0000 mgr.y (mgr.54108) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.288890+0000 mgr.y (mgr.54108) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.361950+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.361950+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.363975+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.363975+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.366495+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.366495+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.367221+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[114081]: audit 2024-09-17T12:15:53.367221+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.712721+0000 mgr.y (mgr.54108) 2117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T12:15:53.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.717380+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:15:53.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.717380+0000 mon.a (mon.0) 7753 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T12:15:53.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.717874+0000 mgr.y (mgr.54108) 2118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:15:53.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.717874+0000 mgr.y (mgr.54108) 2118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T12:15:53.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cluster 2024-09-17T12:15:52.760113+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cluster 2024-09-17T12:15:52.760113+0000 mgr.y (mgr.54108) 2119 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.762488+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.762488+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.764381+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.764381+0000 mon.a (mon.0) 7755 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.766627+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.766627+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.767287+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.767287+0000 mon.a (mon.0) 7757 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.773194+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.773194+0000 mon.a (mon.0) 7758 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:52.773673+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:52.773673+0000 mgr.y (mgr.54108) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.835263+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.835263+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.837192+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.837192+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.839074+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.839074+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.839817+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.839817+0000 mon.a (mon.0) 7762 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.846577+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.846577+0000 mon.a (mon.0) 7763 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:52.849653+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:52.849653+0000 mgr.y (mgr.54108) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.925153+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.925153+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.927135+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.927135+0000 mon.a (mon.0) 7765 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.929071+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.929071+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.929946+0000 mon.a (mon.0) 7767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.929946+0000 mon.a (mon.0) 7767 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.936457+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.936457+0000 mon.a (mon.0) 7768 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:52.937037+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:52.937037+0000 mgr.y (mgr.54108) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.997414+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.997414+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.999066+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:52.999066+0000 mon.a (mon.0) 7770 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.000560+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.000560+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.001135+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.001135+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.007291+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.007291+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.007892+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.007892+0000 mgr.y (mgr.54108) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.070019+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.070019+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.071687+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.071687+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.073244+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.073244+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.073847+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.073847+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.078368+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.078368+0000 mon.a (mon.0) 7778 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.078788+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.078788+0000 mgr.y (mgr.54108) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.138545+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.138545+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.140200+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.140200+0000 mon.a (mon.0) 7780 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.142123+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.142123+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.142725+0000 mon.a (mon.0) 7782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.142725+0000 mon.a (mon.0) 7782 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.147507+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.147507+0000 mon.a (mon.0) 7783 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.147956+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.147956+0000 mgr.y (mgr.54108) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.207489+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.207489+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.209613+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.209613+0000 mon.a (mon.0) 7785 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.211354+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.211354+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.211942+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.211942+0000 mon.a (mon.0) 7787 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.216913+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.216913+0000 mon.a (mon.0) 7788 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.217316+0000 mgr.y (mgr.54108) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.217316+0000 mgr.y (mgr.54108) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.279504+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.279504+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.281325+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.281325+0000 mon.a (mon.0) 7790 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.282911+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.282911+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.283515+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.283515+0000 mon.a (mon.0) 7792 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.288437+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.288437+0000 mon.a (mon.0) 7793 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.288890+0000 mgr.y (mgr.54108) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.288890+0000 mgr.y (mgr.54108) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.361950+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.361950+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.363975+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.363975+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.366495+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.366495+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.367221+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:53.847 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:53 smithi092 bash[110680]: audit 2024-09-17T12:15:53.367221+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.390509+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.390509+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.391259+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.391259+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.455744+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.455744+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.457691+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.457691+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.459373+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.459373+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.460006+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.460006+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.465143+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.465143+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.465585+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.465585+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.526358+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.526358+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.528898+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.528898+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.531520+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.531520+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.532556+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.532556+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.542989+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.542989+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.543638+0000 mgr.y (mgr.54108) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.543638+0000 mgr.y (mgr.54108) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.613134+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.613134+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.615001+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.615001+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.617026+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.617026+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.617693+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.617693+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.627868+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.627868+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.628368+0000 mgr.y (mgr.54108) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.628368+0000 mgr.y (mgr.54108) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.698091+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.698091+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.700079+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.700079+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.702704+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.702704+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.703789+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.703789+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.709888+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.709888+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.710399+0000 mgr.y (mgr.54108) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.710399+0000 mgr.y (mgr.54108) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.772527+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.772527+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.774868+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.774868+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.777643+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.777643+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.778610+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.778610+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.784516+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.784516+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.784915+0000 mgr.y (mgr.54108) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.784915+0000 mgr.y (mgr.54108) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.847247+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.847247+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.848990+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.848990+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.851017+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.851017+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.851702+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.851702+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.857144+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.857144+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.857648+0000 mgr.y (mgr.54108) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.857648+0000 mgr.y (mgr.54108) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.919581+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.919581+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.921582+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.921582+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.923266+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.923266+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.923847+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.923847+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.929112+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:53.929112+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.929564+0000 mgr.y (mgr.54108) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:53.929564+0000 mgr.y (mgr.54108) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.006426+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.006426+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.069407+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.069407+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.073031+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.073031+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.074054+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.074054+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.082270+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.082270+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.082901+0000 mgr.y (mgr.54108) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.082901+0000 mgr.y (mgr.54108) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.171785+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.171785+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.173826+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.173826+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.176468+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.176468+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.177273+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.177273+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.187163+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.187163+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.187682+0000 mgr.y (mgr.54108) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.187682+0000 mgr.y (mgr.54108) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.261751+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.261751+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.264197+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.264197+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.267383+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.267383+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.268324+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.268324+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.276666+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.276666+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.277094+0000 mgr.y (mgr.54108) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.277094+0000 mgr.y (mgr.54108) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.344732+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.344732+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.347085+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.347085+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.350318+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.350318+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.351033+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.351033+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.359612+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:54 smithi121 bash[87711]: audit 2024-09-17T12:15:54.359612+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.390509+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.390509+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:54.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.391259+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.391259+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.455744+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.455744+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.457691+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.457691+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.459373+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.459373+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.460006+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.460006+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:54.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.465143+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.465143+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.465585+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.465585+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.526358+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.526358+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.310 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.528898+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.528898+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.531520+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.531520+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.532556+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.532556+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.542989+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.542989+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.543638+0000 mgr.y (mgr.54108) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.543638+0000 mgr.y (mgr.54108) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.613134+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.613134+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.615001+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.311 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.615001+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.390509+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.390509+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.391259+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.391259+0000 mgr.y (mgr.54108) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.455744+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.455744+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.457691+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.312 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.457691+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.459373+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.459373+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.460006+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.460006+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.465143+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.465143+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.465585+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.465585+0000 mgr.y (mgr.54108) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.313 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.526358+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.526358+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.528898+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.314 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.528898+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.617026+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.314 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.617026+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.617693+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.617693+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.627868+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.627868+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.628368+0000 mgr.y (mgr.54108) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.628368+0000 mgr.y (mgr.54108) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.698091+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.698091+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.700079+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.700079+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.702704+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.702704+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.315 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.703789+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.703789+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.709888+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.709888+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.710399+0000 mgr.y (mgr.54108) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.316 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.710399+0000 mgr.y (mgr.54108) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.531520+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.531520+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.316 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.532556+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.532556+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.542989+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.542989+0000 mon.a (mon.0) 7808 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.543638+0000 mgr.y (mgr.54108) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.543638+0000 mgr.y (mgr.54108) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.613134+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.613134+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.615001+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.615001+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.617026+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.617026+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.617693+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.617693+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.627868+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.627868+0000 mon.a (mon.0) 7813 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.628368+0000 mgr.y (mgr.54108) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.628368+0000 mgr.y (mgr.54108) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.698091+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.698091+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.700079+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.700079+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.702704+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.702704+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.703789+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.703789+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.709888+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.709888+0000 mon.a (mon.0) 7818 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.710399+0000 mgr.y (mgr.54108) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.710399+0000 mgr.y (mgr.54108) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.772527+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.772527+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.774868+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.774868+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.777643+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.777643+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.778610+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.772527+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.772527+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.774868+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.774868+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.777643+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.777643+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.778610+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.778610+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.784516+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.784516+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.784915+0000 mgr.y (mgr.54108) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.784915+0000 mgr.y (mgr.54108) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.847247+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.847247+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.321 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.848990+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.848990+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.851017+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.851017+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.851702+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.322 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.851702+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.778610+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.324 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.784516+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.784516+0000 mon.a (mon.0) 7823 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.784915+0000 mgr.y (mgr.54108) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.784915+0000 mgr.y (mgr.54108) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.847247+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.847247+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.848990+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.848990+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.851017+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.851017+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.851702+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.851702+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.857144+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.857144+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.857648+0000 mgr.y (mgr.54108) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.857648+0000 mgr.y (mgr.54108) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.919581+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.919581+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.921582+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.857144+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.857144+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.857648+0000 mgr.y (mgr.54108) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.857648+0000 mgr.y (mgr.54108) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.919581+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.919581+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.921582+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.921582+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.923266+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.923266+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.923847+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.923847+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.929112+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:53.929112+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.929564+0000 mgr.y (mgr.54108) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:53.929564+0000 mgr.y (mgr.54108) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.006426+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.006426+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.069407+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.069407+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.921582+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.923266+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.923266+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.923847+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.923847+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.929112+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:53.929112+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.330 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.929564+0000 mgr.y (mgr.54108) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:53.929564+0000 mgr.y (mgr.54108) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.006426+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.006426+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.069407+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.069407+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.073031+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.073031+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.074054+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.074054+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.082270+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.082270+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.331 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.082901+0000 mgr.y (mgr.54108) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.073031+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.073031+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.074054+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.074054+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.082270+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.082270+0000 mon.a (mon.0) 7838 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.082901+0000 mgr.y (mgr.54108) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.082901+0000 mgr.y (mgr.54108) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.171785+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.332 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.171785+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.173826+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.173826+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.176468+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.176468+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.177273+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.177273+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.187163+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.187163+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.187682+0000 mgr.y (mgr.54108) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.187682+0000 mgr.y (mgr.54108) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.333 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.082901+0000 mgr.y (mgr.54108) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.171785+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.171785+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.173826+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.173826+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.176468+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.176468+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.177273+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.334 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.177273+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.187163+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.187163+0000 mon.a (mon.0) 7843 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.187682+0000 mgr.y (mgr.54108) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.187682+0000 mgr.y (mgr.54108) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.261751+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.261751+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.264197+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.264197+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.267383+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.335 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.267383+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.261751+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.261751+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.264197+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.264197+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.267383+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.267383+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.336 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.268324+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.268324+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.276666+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.276666+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.277094+0000 mgr.y (mgr.54108) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.277094+0000 mgr.y (mgr.54108) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.344732+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.344732+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.347085+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.347085+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.350318+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.350318+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.351033+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.351033+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.337 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.359612+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[114081]: audit 2024-09-17T12:15:54.359612+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.268324+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.268324+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.276666+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.276666+0000 mon.a (mon.0) 7848 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.277094+0000 mgr.y (mgr.54108) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.277094+0000 mgr.y (mgr.54108) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.344732+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.344732+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.347085+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.338 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.347085+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.350318+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.350318+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.351033+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.351033+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.359612+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:54 smithi092 bash[110680]: audit 2024-09-17T12:15:54.359612+0000 mon.a (mon.0) 7853 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.360218+0000 mgr.y (mgr.54108) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.360218+0000 mgr.y (mgr.54108) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.426110+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.426110+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.427903+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.427903+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.429899+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.429899+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.430701+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.430701+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.436786+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.436786+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.437298+0000 mgr.y (mgr.54108) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.437298+0000 mgr.y (mgr.54108) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.514848+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.514848+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.517189+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.517189+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.520368+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.360218+0000 mgr.y (mgr.54108) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.360218+0000 mgr.y (mgr.54108) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.426110+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.426110+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.427903+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.427903+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.429899+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.429899+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.430701+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.430701+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.436786+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.436786+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.437298+0000 mgr.y (mgr.54108) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.437298+0000 mgr.y (mgr.54108) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.514848+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.514848+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.517189+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.517189+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.520368+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.520368+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.521069+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.521069+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.526311+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.526311+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.526718+0000 mgr.y (mgr.54108) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.526718+0000 mgr.y (mgr.54108) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.610147+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.610147+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.611784+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.611784+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.613309+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.613309+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.613878+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.613878+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.618567+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.618567+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.619025+0000 mgr.y (mgr.54108) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.619025+0000 mgr.y (mgr.54108) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.678183+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.520368+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.521069+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.580 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.521069+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.526311+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.526311+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.526718+0000 mgr.y (mgr.54108) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.526718+0000 mgr.y (mgr.54108) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.610147+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.610147+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.611784+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.611784+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.613309+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.613309+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.613878+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.613878+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.618567+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.618567+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.619025+0000 mgr.y (mgr.54108) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.619025+0000 mgr.y (mgr.54108) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.678183+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.678183+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.679917+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.679917+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.681551+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.681551+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.682139+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.682139+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.686800+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.686800+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.687239+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.687239+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.748104+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.748104+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.750149+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.750149+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.752295+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.752295+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.752933+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.752933+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.757670+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.678183+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.679917+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.679917+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.681551+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.681551+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.682139+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.585 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.682139+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.686800+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.686800+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.687239+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.687239+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.748104+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.748104+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.750149+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.750149+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.752295+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.752295+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.752933+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.752933+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.757670+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.757670+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.758108+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.758108+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cluster 2024-09-17T12:15:54.760570+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cluster 2024-09-17T12:15:54.760570+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.817027+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.817027+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.819589+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.819589+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.822167+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.822167+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.823351+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.823351+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.831469+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.831469+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.832028+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.832028+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.917690+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.917690+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.919427+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.588 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.757670+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.758108+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.758108+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cluster 2024-09-17T12:15:54.760570+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cluster 2024-09-17T12:15:54.760570+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.817027+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.817027+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.819589+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.819589+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.822167+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.822167+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.823351+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.823351+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.589 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.831469+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.831469+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.832028+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.832028+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.917690+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.917690+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.919427+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.919427+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.921073+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.921073+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.921688+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.921688+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.926332+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:54.926332+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.926760+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:54.926760+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.020435+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.020435+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.023308+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.023308+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.025765+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.025765+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.026746+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.591 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.026746+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.034282+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.034282+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.919427+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.921073+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.921073+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.921688+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.921688+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.926332+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:54.926332+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.926760+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:54.926760+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.020435+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.020435+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.023308+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.023308+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.025765+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.025765+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.026746+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.593 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.026746+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.034282+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.034282+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.034802+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.034802+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.093770+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.594 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.093770+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.095655+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.095655+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.097842+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.097842+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.098572+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.098572+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.106456+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.106456+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.107262+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.107262+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.167217+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.167217+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.168961+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.168961+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.170587+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.170587+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.034802+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.034802+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.093770+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.093770+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.095655+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.596 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.095655+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.097842+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.097842+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.098572+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.098572+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.106456+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.106456+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.107262+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.107262+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.167217+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.167217+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.168961+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.168961+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.597 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.170587+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.598 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.170587+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.171165+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.171165+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.176368+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.176368+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.176781+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.176781+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.237823+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.237823+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.240405+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.240405+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.243524+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.243524+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.244455+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.244455+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.252474+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.252474+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.253098+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.253098+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.315298+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.315298+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.171165+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.171165+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.176368+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.176368+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.176781+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.176781+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.237823+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.237823+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.240405+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.600 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.240405+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.243524+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.243524+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.244455+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.244455+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.252474+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.252474+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.253098+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.253098+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.315298+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.601 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.315298+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.317096+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.317096+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.319259+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.319259+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.319895+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.319895+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.324532+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.324532+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.602 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.324987+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.324987+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.388269+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.388269+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.390037+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.603 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[110680]: audit 2024-09-17T12:15:55.390037+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.317096+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.317096+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.603 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.319259+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.319259+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.319895+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.319895+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.324532+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.324532+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.324987+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.324987+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.388269+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.388269+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.390037+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.604 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:55 smithi092 bash[114081]: audit 2024-09-17T12:15:55.390037+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.360218+0000 mgr.y (mgr.54108) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.360218+0000 mgr.y (mgr.54108) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.426110+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.426110+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.427903+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.427903+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.429899+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.429899+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.430701+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.430701+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.436786+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.436786+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.437298+0000 mgr.y (mgr.54108) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.437298+0000 mgr.y (mgr.54108) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.514848+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.514848+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.517189+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.517189+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.520368+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.520368+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.521069+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.521069+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.526311+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.526311+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.526718+0000 mgr.y (mgr.54108) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.526718+0000 mgr.y (mgr.54108) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.610147+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.610147+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.611784+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.611784+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.613309+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.613309+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.613878+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.613878+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.618567+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.618567+0000 mon.a (mon.0) 7868 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.619025+0000 mgr.y (mgr.54108) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.619025+0000 mgr.y (mgr.54108) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.678183+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.678183+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.679917+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.679917+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.681551+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.681551+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.682139+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.682139+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.686800+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.686800+0000 mon.a (mon.0) 7873 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.687239+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.687239+0000 mgr.y (mgr.54108) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.748104+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.748104+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.750149+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.750149+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.752295+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.752295+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.752933+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.752933+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.757670+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.757670+0000 mon.a (mon.0) 7878 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.758108+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.758108+0000 mgr.y (mgr.54108) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cluster 2024-09-17T12:15:54.760570+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cluster 2024-09-17T12:15:54.760570+0000 mgr.y (mgr.54108) 2145 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.817027+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.817027+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.819589+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.819589+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.822167+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.822167+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.823351+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.823351+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.831469+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.831469+0000 mon.a (mon.0) 7883 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.832028+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.832028+0000 mgr.y (mgr.54108) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.917690+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.917690+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.919427+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.919427+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.921073+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.921073+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.921688+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.921688+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.926332+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:54.926332+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.926760+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:54.926760+0000 mgr.y (mgr.54108) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.020435+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.020435+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.023308+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.023308+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.025765+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.025765+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.026746+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.026746+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.034282+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.034282+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.034802+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.034802+0000 mgr.y (mgr.54108) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.093770+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.093770+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.095655+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.095655+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.097842+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.097842+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.098572+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.098572+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.106456+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.106456+0000 mon.a (mon.0) 7898 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.107262+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.107262+0000 mgr.y (mgr.54108) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.167217+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.167217+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.168961+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.168961+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.170587+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.170587+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.171165+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.171165+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.176368+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.176368+0000 mon.a (mon.0) 7903 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.176781+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.176781+0000 mgr.y (mgr.54108) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.237823+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.237823+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.240405+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.240405+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.243524+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.243524+0000 mon.a (mon.0) 7906 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.244455+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.244455+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.252474+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.252474+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.253098+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.253098+0000 mgr.y (mgr.54108) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.315298+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.315298+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.317096+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.317096+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.319259+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.319259+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.319895+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.319895+0000 mon.a (mon.0) 7912 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.324532+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.324532+0000 mon.a (mon.0) 7913 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.324987+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.324987+0000 mgr.y (mgr.54108) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:55.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.388269+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.388269+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:55.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.390037+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:55.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:55 smithi121 bash[87711]: audit 2024-09-17T12:15:55.390037+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.391791+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.391791+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.392449+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.392449+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.414345+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.414345+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.414765+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.414765+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.473951+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.473951+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.475918+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.475918+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.478595+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.478595+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.479208+0000 mon.a (mon.0) 7922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.479208+0000 mon.a (mon.0) 7922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.485734+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.485734+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.486111+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.486111+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.547510+0000 mon.a (mon.0) 7924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.547510+0000 mon.a (mon.0) 7924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.549429+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.549429+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.551656+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.551656+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.552335+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.552335+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.560396+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.560396+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.560783+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.560783+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.621400+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.621400+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.623257+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.623257+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.625055+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.625055+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.625815+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.625815+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.633922+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.633922+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.634391+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.634391+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.695475+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.695475+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.697606+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.697606+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.699929+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.699929+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.700697+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.700697+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.708731+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.708731+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.709448+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.709448+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.776520+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.776520+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.778288+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.778288+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.780524+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.780524+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.781609+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.781609+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.788431+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.788431+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.788878+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.788878+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.858647+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.858647+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.860630+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.860630+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.862301+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.862301+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.862943+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.862943+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.869499+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.869499+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.869870+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.869870+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.939258+0000 mon.a (mon.0) 7949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.939258+0000 mon.a (mon.0) 7949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.942302+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.942302+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.945110+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.945110+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.945998+0000 mon.a (mon.0) 7952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.945998+0000 mon.a (mon.0) 7952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.952897+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:55.952897+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.953572+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:55.953572+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.027359+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.027359+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.030224+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.030224+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.033004+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.033004+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.033763+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.033763+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.039928+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.039928+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.040506+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.040506+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.112961+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.112961+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.115970+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.115970+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.119174+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.119174+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.120386+0000 mon.a (mon.0) 7962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.120386+0000 mon.a (mon.0) 7962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.127514+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.127514+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.128114+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.128114+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.202205+0000 mon.a (mon.0) 7964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.202205+0000 mon.a (mon.0) 7964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.204548+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.204548+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.207262+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.207262+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.208416+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.208416+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.213966+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.213966+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.214495+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.214495+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.289618+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.289618+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.292276+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.292276+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.295309+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.295309+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.296487+0000 mon.a (mon.0) 7972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.296487+0000 mon.a (mon.0) 7972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.302785+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.302785+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.303206+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.303206+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.378617+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.378617+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.381235+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.381235+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.385325+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.385325+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.386843+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:56 smithi121 bash[87711]: audit 2024-09-17T12:15:56.386843+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.391791+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.391791+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.392449+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.392449+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.414345+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.414345+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.414765+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.414765+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.473951+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.473951+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.475918+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.475918+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.478595+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.478595+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.479208+0000 mon.a (mon.0) 7922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.479208+0000 mon.a (mon.0) 7922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.485734+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.485734+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.486111+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.391791+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.391791+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.392449+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.392449+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.414345+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.414345+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.414765+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.414765+0000 mgr.y (mgr.54108) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.473951+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.473951+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.475918+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.475918+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.478595+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.478595+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.479208+0000 mon.a (mon.0) 7922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.479208+0000 mon.a (mon.0) 7922 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.485734+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.485734+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.486111+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.486111+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.547510+0000 mon.a (mon.0) 7924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.547510+0000 mon.a (mon.0) 7924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.829 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.549429+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.549429+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.551656+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.551656+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.552335+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.552335+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.560396+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.560396+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.560783+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.560783+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.621400+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.621400+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.623257+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.623257+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.625055+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.625055+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.625815+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.625815+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.633922+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.633922+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.634391+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.634391+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.695475+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.695475+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.697606+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.697606+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.699929+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.699929+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.700697+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.700697+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.708731+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.708731+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.709448+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.709448+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.776520+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.776520+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.778288+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.486111+0000 mgr.y (mgr.54108) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.547510+0000 mon.a (mon.0) 7924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.547510+0000 mon.a (mon.0) 7924 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.549429+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.549429+0000 mon.a (mon.0) 7925 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.551656+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.551656+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.552335+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.552335+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.560396+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.560396+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.560783+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.560783+0000 mgr.y (mgr.54108) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.621400+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.621400+0000 mon.a (mon.0) 7929 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.623257+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.623257+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.625055+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.625055+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.625815+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.778288+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.780524+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.780524+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.781609+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.781609+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.788431+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.788431+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.788878+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.788878+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.858647+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.858647+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.860630+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.860630+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.862301+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.862301+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.862943+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.862943+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.869499+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.869499+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.869870+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.869870+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.939258+0000 mon.a (mon.0) 7949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.939258+0000 mon.a (mon.0) 7949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.942302+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.942302+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.945110+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.945110+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.945998+0000 mon.a (mon.0) 7952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.945998+0000 mon.a (mon.0) 7952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.952897+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:55.952897+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.953572+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:55.953572+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.027359+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.027359+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.030224+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.030224+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.033004+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.033004+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.625815+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.633922+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.633922+0000 mon.a (mon.0) 7933 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.634391+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.634391+0000 mgr.y (mgr.54108) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.839 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.695475+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.695475+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.697606+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.697606+0000 mon.a (mon.0) 7935 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.699929+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.699929+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.700697+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.700697+0000 mon.a (mon.0) 7937 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.708731+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.708731+0000 mon.a (mon.0) 7938 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.709448+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.840 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.709448+0000 mgr.y (mgr.54108) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.776520+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.776520+0000 mon.a (mon.0) 7939 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.841 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.778288+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.033763+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.033763+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.039928+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.039928+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.040506+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.040506+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.112961+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.112961+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.115970+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.115970+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.119174+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.119174+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.120386+0000 mon.a (mon.0) 7962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.120386+0000 mon.a (mon.0) 7962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.127514+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.127514+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.128114+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.128114+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.202205+0000 mon.a (mon.0) 7964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.202205+0000 mon.a (mon.0) 7964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.204548+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.204548+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.207262+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.207262+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.208416+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.208416+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.213966+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.213966+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.214495+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.214495+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.289618+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.289618+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.844 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.292276+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.292276+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.295309+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.295309+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.296487+0000 mon.a (mon.0) 7972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.296487+0000 mon.a (mon.0) 7972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.302785+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.302785+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.303206+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.303206+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.378617+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.845 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.378617+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.381235+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.381235+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.385325+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.385325+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.386843+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.846 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[110680]: audit 2024-09-17T12:15:56.386843+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.778288+0000 mon.a (mon.0) 7940 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.780524+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.780524+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.781609+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.781609+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.788431+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.788431+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.788878+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.788878+0000 mgr.y (mgr.54108) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.858647+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.858647+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.860630+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.860630+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.862301+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.862301+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.862943+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.862943+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.869499+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.869499+0000 mon.a (mon.0) 7948 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.869870+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.869870+0000 mgr.y (mgr.54108) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.939258+0000 mon.a (mon.0) 7949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.939258+0000 mon.a (mon.0) 7949 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.942302+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.942302+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.945110+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.945110+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.945998+0000 mon.a (mon.0) 7952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.945998+0000 mon.a (mon.0) 7952 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.952897+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:55.952897+0000 mon.a (mon.0) 7953 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.953572+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:55.953572+0000 mgr.y (mgr.54108) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.027359+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.027359+0000 mon.a (mon.0) 7954 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.030224+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.030224+0000 mon.a (mon.0) 7955 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.033004+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.033004+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.033763+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.033763+0000 mon.a (mon.0) 7957 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.039928+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.039928+0000 mon.a (mon.0) 7958 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.040506+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.040506+0000 mgr.y (mgr.54108) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.112961+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.112961+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.115970+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.115970+0000 mon.a (mon.0) 7960 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.119174+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.119174+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.852 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.120386+0000 mon.a (mon.0) 7962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.120386+0000 mon.a (mon.0) 7962 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.127514+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.127514+0000 mon.a (mon.0) 7963 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.128114+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.128114+0000 mgr.y (mgr.54108) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.202205+0000 mon.a (mon.0) 7964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.202205+0000 mon.a (mon.0) 7964 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.853 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.204548+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.204548+0000 mon.a (mon.0) 7965 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.207262+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.207262+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.208416+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.208416+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.213966+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.213966+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.214495+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.854 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.214495+0000 mgr.y (mgr.54108) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.289618+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.289618+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.292276+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.292276+0000 mon.a (mon.0) 7970 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.295309+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.295309+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.296487+0000 mon.a (mon.0) 7972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.296487+0000 mon.a (mon.0) 7972 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.302785+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.302785+0000 mon.a (mon.0) 7973 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:56.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.303206+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.303206+0000 mgr.y (mgr.54108) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:56.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.378617+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.378617+0000 mon.a (mon.0) 7974 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:56.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.381235+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.381235+0000 mon.a (mon.0) 7975 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:56.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.385325+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.856 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.385325+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:56.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.386843+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:56.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:56 smithi092 bash[114081]: audit 2024-09-17T12:15:56.386843+0000 mon.a (mon.0) 7977 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.395925+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.395925+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.396743+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.396743+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.463317+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.463317+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.465877+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.465877+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.469389+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.469389+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.470506+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.470506+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.476999+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.476999+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.477383+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.477383+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.538791+0000 mon.a (mon.0) 7984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.538791+0000 mon.a (mon.0) 7984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.541060+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.541060+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.543132+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.543132+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.543795+0000 mon.a (mon.0) 7987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.543795+0000 mon.a (mon.0) 7987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.549080+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.549080+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.549537+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.549537+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.612386+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.612386+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.614612+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.614612+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.617236+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.617236+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.618228+0000 mon.a (mon.0) 7992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.618228+0000 mon.a (mon.0) 7992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.626091+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.626091+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.626603+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.626603+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.699870+0000 mon.a (mon.0) 7994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.699870+0000 mon.a (mon.0) 7994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.701961+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.701961+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.704010+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.704010+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.704825+0000 mon.a (mon.0) 7997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.704825+0000 mon.a (mon.0) 7997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.712779+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.712779+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.713507+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.713507+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cluster 2024-09-17T12:15:56.761128+0000 mgr.y (mgr.54108) 2170 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cluster 2024-09-17T12:15:56.761128+0000 mgr.y (mgr.54108) 2170 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.775221+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.775221+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.777393+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.777393+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.780226+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.780226+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.781028+0000 mon.a (mon.0) 8002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.781028+0000 mon.a (mon.0) 8002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.788711+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.788711+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.789211+0000 mgr.y (mgr.54108) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.789211+0000 mgr.y (mgr.54108) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.850708+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.850708+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.853005+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.853005+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.854748+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.854748+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.855419+0000 mon.a (mon.0) 8007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.855419+0000 mon.a (mon.0) 8007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.862598+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.862598+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.863007+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.863007+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.929740+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.929740+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.931695+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.931695+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.933326+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.933326+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.933934+0000 mon.a (mon.0) 8012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.933934+0000 mon.a (mon.0) 8012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.940105+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:56.940105+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.940642+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:56.940642+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.004912+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.004912+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.006718+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.006718+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.008415+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.008415+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.009014+0000 mon.a (mon.0) 8017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.009014+0000 mon.a (mon.0) 8017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.014014+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.014014+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.014703+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.014703+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.100495+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.100495+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.102494+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.102494+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.104492+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.104492+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.105161+0000 mon.a (mon.0) 8022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.105161+0000 mon.a (mon.0) 8022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.110593+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.110593+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.111093+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.111093+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.180511+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.180511+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.182430+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.182430+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.184531+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.184531+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.185302+0000 mon.a (mon.0) 8027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.185302+0000 mon.a (mon.0) 8027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.191031+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.191031+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.191649+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.191649+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.252256+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.252256+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.254159+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.254159+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.256120+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.256120+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.256818+0000 mon.a (mon.0) 8032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.256818+0000 mon.a (mon.0) 8032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.262247+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.262247+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.265843+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.265843+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.328599+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.328599+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.330531+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.330531+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.333029+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.333029+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.333675+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.333675+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.339266+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: audit 2024-09-17T12:15:57.339266+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.339778+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:57 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.339778+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.395925+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.395925+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.396743+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.396743+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.463317+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.463317+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.465877+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.465877+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.469389+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.469389+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.470506+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.470506+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.476999+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.476999+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.477383+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.477383+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.538791+0000 mon.a (mon.0) 7984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.538791+0000 mon.a (mon.0) 7984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.541060+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.541060+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.543132+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.543132+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.543795+0000 mon.a (mon.0) 7987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.543795+0000 mon.a (mon.0) 7987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.549080+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.549080+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.549537+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.549537+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.612386+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.612386+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.614612+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.614612+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.617236+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.617236+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.618228+0000 mon.a (mon.0) 7992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.618228+0000 mon.a (mon.0) 7992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.626091+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.626091+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.626603+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.626603+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.395925+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.395925+0000 mon.a (mon.0) 7978 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.396743+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.396743+0000 mgr.y (mgr.54108) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.463317+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.463317+0000 mon.a (mon.0) 7979 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.465877+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.465877+0000 mon.a (mon.0) 7980 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.469389+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.469389+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.470506+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.470506+0000 mon.a (mon.0) 7982 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.476999+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.476999+0000 mon.a (mon.0) 7983 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.477383+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.477383+0000 mgr.y (mgr.54108) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.538791+0000 mon.a (mon.0) 7984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.829 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.538791+0000 mon.a (mon.0) 7984 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.541060+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.830 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.541060+0000 mon.a (mon.0) 7985 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.699870+0000 mon.a (mon.0) 7994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.699870+0000 mon.a (mon.0) 7994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.701961+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.830 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.701961+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.704010+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.704010+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.704825+0000 mon.a (mon.0) 7997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.704825+0000 mon.a (mon.0) 7997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.712779+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.712779+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.713507+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.713507+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cluster 2024-09-17T12:15:56.761128+0000 mgr.y (mgr.54108) 2170 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cluster 2024-09-17T12:15:56.761128+0000 mgr.y (mgr.54108) 2170 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.775221+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.831 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.775221+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.777393+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.777393+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.780226+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.780226+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.781028+0000 mon.a (mon.0) 8002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.781028+0000 mon.a (mon.0) 8002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.788711+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.788711+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.789211+0000 mgr.y (mgr.54108) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.789211+0000 mgr.y (mgr.54108) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.850708+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.850708+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.853005+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.853005+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.854748+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.854748+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.855419+0000 mon.a (mon.0) 8007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.855419+0000 mon.a (mon.0) 8007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.862598+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.862598+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.863007+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.863007+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.929740+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.833 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.543132+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.543132+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.543795+0000 mon.a (mon.0) 7987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.543795+0000 mon.a (mon.0) 7987 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.549080+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.549080+0000 mon.a (mon.0) 7988 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.549537+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.549537+0000 mgr.y (mgr.54108) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.612386+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.612386+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.614612+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.614612+0000 mon.a (mon.0) 7990 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.617236+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.834 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.617236+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.618228+0000 mon.a (mon.0) 7992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.618228+0000 mon.a (mon.0) 7992 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.626091+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.626091+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.626603+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.835 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.626603+0000 mgr.y (mgr.54108) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.929740+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.835 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.931695+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.931695+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.933326+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.933326+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.933934+0000 mon.a (mon.0) 8012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.933934+0000 mon.a (mon.0) 8012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.940105+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:56.940105+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.940642+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:56.940642+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.004912+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.004912+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.006718+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.836 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.006718+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.008415+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.008415+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.009014+0000 mon.a (mon.0) 8017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.009014+0000 mon.a (mon.0) 8017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.699870+0000 mon.a (mon.0) 7994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.699870+0000 mon.a (mon.0) 7994 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.701961+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.701961+0000 mon.a (mon.0) 7995 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.704010+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.704010+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.837 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.704825+0000 mon.a (mon.0) 7997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.704825+0000 mon.a (mon.0) 7997 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.712779+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.712779+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.713507+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.713507+0000 mgr.y (mgr.54108) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cluster 2024-09-17T12:15:56.761128+0000 mgr.y (mgr.54108) 2170 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cluster 2024-09-17T12:15:56.761128+0000 mgr.y (mgr.54108) 2170 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.775221+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.775221+0000 mon.a (mon.0) 7999 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.777393+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.777393+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.780226+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.014014+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.014014+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.014703+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.014703+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.100495+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.100495+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.839 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.102494+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.102494+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.104492+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.104492+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.105161+0000 mon.a (mon.0) 8022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.105161+0000 mon.a (mon.0) 8022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.110593+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.110593+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.111093+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.111093+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.180511+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.180511+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.182430+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.840 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.182430+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.184531+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.184531+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.185302+0000 mon.a (mon.0) 8027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.185302+0000 mon.a (mon.0) 8027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.191031+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.191031+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.191649+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.191649+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.252256+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.841 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.252256+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.254159+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.254159+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.256120+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.256120+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.256818+0000 mon.a (mon.0) 8032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.256818+0000 mon.a (mon.0) 8032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.262247+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.262247+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.265843+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.265843+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.328599+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.328599+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.842 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.330531+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.330531+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.333029+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.333029+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.333675+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.333675+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.339266+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: audit 2024-09-17T12:15:57.339266+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.339778+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.843 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.339778+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.780226+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.781028+0000 mon.a (mon.0) 8002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.781028+0000 mon.a (mon.0) 8002 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.788711+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.788711+0000 mon.a (mon.0) 8003 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.789211+0000 mgr.y (mgr.54108) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.789211+0000 mgr.y (mgr.54108) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.844 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.850708+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.850708+0000 mon.a (mon.0) 8004 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.853005+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.853005+0000 mon.a (mon.0) 8005 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.854748+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.854748+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.855419+0000 mon.a (mon.0) 8007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.855419+0000 mon.a (mon.0) 8007 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.862598+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.862598+0000 mon.a (mon.0) 8008 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.863007+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.863007+0000 mgr.y (mgr.54108) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.929740+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.929740+0000 mon.a (mon.0) 8009 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.845 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.931695+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.931695+0000 mon.a (mon.0) 8010 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.933326+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.933326+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.933934+0000 mon.a (mon.0) 8012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.933934+0000 mon.a (mon.0) 8012 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.940105+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:56.940105+0000 mon.a (mon.0) 8013 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.940642+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:56.940642+0000 mgr.y (mgr.54108) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.004912+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.004912+0000 mon.a (mon.0) 8014 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.006718+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.846 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.006718+0000 mon.a (mon.0) 8015 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.008415+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.008415+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.009014+0000 mon.a (mon.0) 8017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.009014+0000 mon.a (mon.0) 8017 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.014014+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.014014+0000 mon.a (mon.0) 8018 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.014703+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.014703+0000 mgr.y (mgr.54108) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.100495+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.100495+0000 mon.a (mon.0) 8019 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.102494+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.847 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.102494+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.104492+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.104492+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.105161+0000 mon.a (mon.0) 8022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.105161+0000 mon.a (mon.0) 8022 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.110593+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.110593+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.111093+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.111093+0000 mgr.y (mgr.54108) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.180511+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.180511+0000 mon.a (mon.0) 8024 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.848 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.182430+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.182430+0000 mon.a (mon.0) 8025 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.184531+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.184531+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.185302+0000 mon.a (mon.0) 8027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.185302+0000 mon.a (mon.0) 8027 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.191031+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.191031+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.191649+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.191649+0000 mgr.y (mgr.54108) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.252256+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.252256+0000 mon.a (mon.0) 8029 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.254159+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.254159+0000 mon.a (mon.0) 8030 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.256120+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.256120+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.256818+0000 mon.a (mon.0) 8032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.256818+0000 mon.a (mon.0) 8032 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.262247+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.262247+0000 mon.a (mon.0) 8033 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.265843+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.265843+0000 mgr.y (mgr.54108) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.328599+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.328599+0000 mon.a (mon.0) 8034 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.330531+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.330531+0000 mon.a (mon.0) 8035 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.333029+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.850 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.333029+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:57.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.333675+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.333675+0000 mon.a (mon.0) 8037 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:57.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.339266+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: audit 2024-09-17T12:15:57.339266+0000 mon.a (mon.0) 8038 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:57.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.339778+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:57.851 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:57 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.339778+0000 mgr.y (mgr.54108) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.560 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.401361+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.560 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.401361+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.560 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.412359+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.560 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.412359+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.560 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.414175+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.560 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.414175+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.414859+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.414859+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.422705+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.422705+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.423215+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.423215+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.484753+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.484753+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.486499+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.486499+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.488120+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.488120+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.561 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.488700+0000 mon.a (mon.0) 8047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.562 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.488700+0000 mon.a (mon.0) 8047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.562 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.495620+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.562 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.495620+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.562 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.496075+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.562 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.496075+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.562 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.557552+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.557552+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.559970+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.559970+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.561940+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.561940+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.562689+0000 mon.a (mon.0) 8052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.562689+0000 mon.a (mon.0) 8052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.570796+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.570796+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.571558+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.571558+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.669997+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.669997+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.563 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.672869+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.672869+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.675612+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.675612+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.676554+0000 mon.a (mon.0) 8057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.676554+0000 mon.a (mon.0) 8057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.685572+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.685572+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.686586+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.686586+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.791455+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.791455+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.793861+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.564 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.793861+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.798120+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.798120+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.798928+0000 mon.a (mon.0) 8062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.798928+0000 mon.a (mon.0) 8062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.805810+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.805810+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.806459+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.806459+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.878358+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.878358+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.880726+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.880726+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.882721+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.565 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.882721+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.883577+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.883577+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.891609+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.891609+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.893148+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:57.893148+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.964611+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.964611+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.966336+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.966336+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.968854+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.968854+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.974678+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.974678+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.975326+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.975326+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.978326+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.978326+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.567 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.981238+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.981238+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.989093+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:57.989093+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.062132+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.062132+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.064290+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.064290+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.065836+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.065836+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.067086+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.067086+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.069064+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.069064+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.568 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.071626+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.071626+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.073071+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.073071+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.074277+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.074277+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.075440+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.075440+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.076589+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.076589+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.077877+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.077877+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.078557+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:15:58.569 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.078557+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:15:58.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.082167+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.082167+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.084067+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"} : dispatch 2024-09-17T12:15:58.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.084067+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"} : dispatch 2024-09-17T12:15:58.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.090823+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"}]': finished 2024-09-17T12:15:58.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.090823+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"}]': finished 2024-09-17T12:15:58.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.401361+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.401361+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.412359+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.412359+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.414175+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.414175+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.414859+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.414859+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.422705+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.422705+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.423215+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.423215+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.484753+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.484753+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.571 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.486499+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.486499+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.488120+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.488120+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.488700+0000 mon.a (mon.0) 8047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.488700+0000 mon.a (mon.0) 8047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.495620+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.495620+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.496075+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.496075+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.557552+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.557552+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.559970+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.572 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.559970+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.561940+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.561940+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.562689+0000 mon.a (mon.0) 8052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.562689+0000 mon.a (mon.0) 8052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.570796+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.570796+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.571558+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.571558+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.669997+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.669997+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.573 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.672869+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.093720+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.093720+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.094492+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.094492+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.098822+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.098822+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.103021+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.103021+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.103759+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.103759+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.107827+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.574 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.107827+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.111357+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.111357+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.113078+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.113078+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.114890+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.114890+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.116591+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.116591+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.118042+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.118042+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.672869+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.675612+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.675612+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.676554+0000 mon.a (mon.0) 8057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.676554+0000 mon.a (mon.0) 8057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.685572+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.685572+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.686586+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.686586+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.791455+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.791455+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.793861+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.793861+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.798120+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.798120+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.798928+0000 mon.a (mon.0) 8062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.798928+0000 mon.a (mon.0) 8062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.805810+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.805810+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.806459+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.119624+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.119624+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.120407+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.120407+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.121358+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.121358+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.125374+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.125374+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.127612+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.127612+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.132244+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.132244+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.134483+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.134483+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.139384+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:15:58.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.139384+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.141683+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.806459+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.878358+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.878358+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.880726+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.880726+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.882721+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.882721+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.883577+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.579 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.883577+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.891609+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.891609+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.893148+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:57.893148+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.964611+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.964611+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.966336+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.966336+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.968854+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.968854+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.580 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.974678+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.141683+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.148298+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.148298+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.150862+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.150862+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.157439+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.157439+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.160065+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.160065+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.166648+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.166648+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.169299+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:15:58.581 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.169299+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:15:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.174650+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:15:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.174650+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:15:58.582 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.177057+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.974678+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.975326+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.975326+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.978326+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.582 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.978326+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.981238+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.981238+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.989093+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:57.989093+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.062132+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.062132+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.064290+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.064290+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.065836+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.065836+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.067086+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.067086+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.583 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.069064+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.069064+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.071626+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.071626+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.073071+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.073071+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.074277+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.074277+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.075440+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.075440+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.076589+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.076589+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.077877+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.584 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.077877+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.078557+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:15:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.078557+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:15:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.082167+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.082167+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.084067+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"} : dispatch 2024-09-17T12:15:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.084067+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"} : dispatch 2024-09-17T12:15:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.090823+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"}]': finished 2024-09-17T12:15:58.585 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.090823+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"}]': finished 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.177057+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.177875+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.177875+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.183387+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.183387+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.185689+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.185689+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.191170+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.191170+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.196126+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.196126+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:15:58.586 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.202451+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:15:58.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.202451+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:15:58.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.205145+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:15:58.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.205145+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:15:58.587 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.211547+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:15:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.093720+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.093720+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.094492+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:15:58.587 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.094492+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.098822+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.098822+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.103021+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.103021+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.103759+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.103759+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.107827+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.107827+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.111357+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.111357+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.113078+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.588 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.113078+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.114890+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.114890+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.116591+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.116591+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.118042+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.118042+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.119624+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.119624+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.120407+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.120407+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.121358+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.121358+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:15:58.589 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.125374+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.125374+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.127612+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.127612+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.132244+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.132244+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.134483+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.134483+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.139384+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.139384+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.141683+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:15:58.590 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.211547+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.214384+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.214384+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.215037+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.215037+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.215647+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.215647+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.216306+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.216306+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.216902+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.216902+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.217456+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.217456+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.591 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.217957+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:15:58.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: cephadm 2024-09-17T12:15:58.217957+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:15:58.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.218376+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:15:58.592 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.218376+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:15:58.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.141683+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:15:58.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.148298+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:15:58.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.148298+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:15:58.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.150862+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:15:58.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.150862+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:15:58.592 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.157439+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.157439+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.160065+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.160065+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.166648+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.166648+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.169299+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.169299+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.174650+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.174650+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:15:58.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.177057+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.224616+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.224616+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.226161+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.226161+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.226764+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.226764+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.234536+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.234536+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.293814+0000 mon.a (mon.0) 8135 : audit [DBG] from='client.? 172.21.15.92:0/536906616' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:15:58.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.293814+0000 mon.a (mon.0) 8135 : audit [DBG] from='client.? 172.21.15.92:0/536906616' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:15:58.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.296773+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.296773+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.297527+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.297527+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.305432+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.595 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[114081]: audit 2024-09-17T12:15:58.305432+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.177057+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.595 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.177875+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.177875+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.183387+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.183387+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.185689+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.185689+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.191170+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.191170+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.196126+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.196126+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.202451+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.202451+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:15:58.596 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.205145+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.205145+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.211547+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.211547+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.214384+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.214384+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.215037+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.215037+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.215647+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.215647+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.216306+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.216306+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.216902+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.216902+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.597 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.217456+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.217456+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.217957+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: cephadm 2024-09-17T12:15:58.217957+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.218376+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.218376+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.224616+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.224616+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.226161+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.226161+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.226764+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.226764+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.234536+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.598 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.234536+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.293814+0000 mon.a (mon.0) 8135 : audit [DBG] from='client.? 172.21.15.92:0/536906616' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:15:58.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.293814+0000 mon.a (mon.0) 8135 : audit [DBG] from='client.? 172.21.15.92:0/536906616' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:15:58.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.296773+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.296773+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.297527+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.297527+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.305432+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.599 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:58 smithi092 bash[110680]: audit 2024-09-17T12:15:58.305432+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.401361+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.401361+0000 mon.a (mon.0) 8039 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.412359+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.412359+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.414175+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.414175+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.414859+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.414859+0000 mon.a (mon.0) 8042 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.422705+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.422705+0000 mon.a (mon.0) 8043 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.423215+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.423215+0000 mgr.y (mgr.54108) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.484753+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.484753+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.486499+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.486499+0000 mon.a (mon.0) 8045 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.488120+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.488120+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.488700+0000 mon.a (mon.0) 8047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.488700+0000 mon.a (mon.0) 8047 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.495620+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.495620+0000 mon.a (mon.0) 8048 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.496075+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.496075+0000 mgr.y (mgr.54108) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.557552+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.557552+0000 mon.a (mon.0) 8049 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.559970+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.559970+0000 mon.a (mon.0) 8050 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.561940+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.561940+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.562689+0000 mon.a (mon.0) 8052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.562689+0000 mon.a (mon.0) 8052 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.570796+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.570796+0000 mon.a (mon.0) 8053 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.809 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.571558+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.571558+0000 mgr.y (mgr.54108) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.669997+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.669997+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.672869+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.672869+0000 mon.a (mon.0) 8055 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.675612+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.675612+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.676554+0000 mon.a (mon.0) 8057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.676554+0000 mon.a (mon.0) 8057 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.685572+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.685572+0000 mon.a (mon.0) 8058 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.810 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.686586+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.686586+0000 mgr.y (mgr.54108) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.791455+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.791455+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.793861+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.793861+0000 mon.a (mon.0) 8060 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.798120+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.798120+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.798928+0000 mon.a (mon.0) 8062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.798928+0000 mon.a (mon.0) 8062 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.805810+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.805810+0000 mon.a (mon.0) 8063 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.806459+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.811 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.806459+0000 mgr.y (mgr.54108) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.878358+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.878358+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.880726+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.880726+0000 mon.a (mon.0) 8065 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.882721+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.882721+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.883577+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.883577+0000 mon.a (mon.0) 8067 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.891609+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.891609+0000 mon.a (mon.0) 8068 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.893148+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:57.893148+0000 mgr.y (mgr.54108) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T12:15:58.812 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.964611+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.964611+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.966336+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.966336+0000 mon.a (mon.0) 8070 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.968854+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.968854+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.974678+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.813 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.974678+0000 mon.a (mon.0) 8072 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.975326+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.975326+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.978326+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.814 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.978326+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.981238+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.981238+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.989093+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:57.989093+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.062132+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.062132+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.064290+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.064290+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.065836+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.065836+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.067086+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.067086+0000 mon.a (mon.0) 8080 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.815 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.069064+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.069064+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.071626+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.071626+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.073071+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.073071+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.074277+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.074277+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.075440+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.075440+0000 mon.a (mon.0) 8085 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.076589+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.076589+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.077877+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.077877+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.816 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.078557+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:15:58.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.078557+0000 mgr.y (mgr.54108) 2185 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T12:15:58.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.082167+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.082167+0000 mon.a (mon.0) 8088 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.084067+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"} : dispatch 2024-09-17T12:15:58.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.084067+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"} : dispatch 2024-09-17T12:15:58.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.090823+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"}]': finished 2024-09-17T12:15:58.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.090823+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi092.vkhfms"}]': finished 2024-09-17T12:15:58.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.093720+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.817 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.093720+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.094492+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.094492+0000 mgr.y (mgr.54108) 2186 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.098822+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.098822+0000 mon.a (mon.0) 8092 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.103021+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.103021+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.103759+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.103759+0000 mgr.y (mgr.54108) 2187 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.107827+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.107827+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.111357+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.111357+0000 mon.a (mon.0) 8095 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.818 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.113078+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.113078+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.114890+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.114890+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.116591+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.116591+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.118042+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.118042+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.119624+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.119624+0000 mon.a (mon.0) 8100 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.120407+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.120407+0000 mgr.y (mgr.54108) 2188 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.121358+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.121358+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T12:15:58.819 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.125374+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.125374+0000 mon.a (mon.0) 8102 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.127612+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.127612+0000 mon.a (mon.0) 8103 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.132244+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.132244+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.134483+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.134483+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.139384+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.139384+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.141683+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.141683+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.148298+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:15:58.820 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.148298+0000 mon.a (mon.0) 8108 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.150862+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.150862+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.157439+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.157439+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.160065+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.160065+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.166648+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.166648+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.169299+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.169299+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.174650+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.174650+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T12:15:58.821 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.177057+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.177057+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.177875+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:15:58.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.177875+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T12:15:58.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.183387+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:15:58.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.183387+0000 mon.a (mon.0) 8117 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T12:15:58.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.185689+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:15:58.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.185689+0000 mon.a (mon.0) 8118 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T12:15:58.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.191170+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:15:58.822 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.191170+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.196126+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.196126+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.202451+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.202451+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.205145+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.205145+0000 mon.a (mon.0) 8122 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.211547+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.211547+0000 mon.a (mon.0) 8123 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.214384+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.214384+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.823 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.215037+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.215037+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.215647+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.215647+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.216306+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.216306+0000 mon.a (mon.0) 8127 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.216902+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.216902+0000 mon.a (mon.0) 8128 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.217456+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.217456+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.217957+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: cephadm 2024-09-17T12:15:58.217957+0000 mgr.y (mgr.54108) 2189 : cephadm [INF] Upgrade: Complete! 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.218376+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:15:58.824 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.218376+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.224616+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.224616+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.226161+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.226161+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.226764+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.226764+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.234536+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.234536+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.293814+0000 mon.a (mon.0) 8135 : audit [DBG] from='client.? 172.21.15.92:0/536906616' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:15:58.825 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.293814+0000 mon.a (mon.0) 8135 : audit [DBG] from='client.? 172.21.15.92:0/536906616' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T12:15:58.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.296773+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.296773+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:15:58.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.297527+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.297527+0000 mon.a (mon.0) 8137 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:15:58.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.305432+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:58.826 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:58 smithi121 bash[87711]: audit 2024-09-17T12:15:58.305432+0000 mon.a (mon.0) 8138 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:15:59.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:59 smithi121 bash[87711]: audit 2024-09-17T12:15:58.609871+0000 mon.a (mon.0) 8139 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"} : dispatch 2024-09-17T12:15:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:59 smithi121 bash[87711]: audit 2024-09-17T12:15:58.609871+0000 mon.a (mon.0) 8139 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"} : dispatch 2024-09-17T12:15:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:59 smithi121 bash[87711]: cluster 2024-09-17T12:15:58.762226+0000 mgr.y (mgr.54108) 2190 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:15:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:15:59 smithi121 bash[87711]: cluster 2024-09-17T12:15:58.762226+0000 mgr.y (mgr.54108) 2190 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:15:59.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:59 smithi092 bash[110680]: audit 2024-09-17T12:15:58.609871+0000 mon.a (mon.0) 8139 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"} : dispatch 2024-09-17T12:15:59.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:59 smithi092 bash[110680]: audit 2024-09-17T12:15:58.609871+0000 mon.a (mon.0) 8139 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"} : dispatch 2024-09-17T12:15:59.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:59 smithi092 bash[110680]: cluster 2024-09-17T12:15:58.762226+0000 mgr.y (mgr.54108) 2190 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:15:59.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:15:59 smithi092 bash[110680]: cluster 2024-09-17T12:15:58.762226+0000 mgr.y (mgr.54108) 2190 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:15:59.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:59 smithi092 bash[114081]: audit 2024-09-17T12:15:58.609871+0000 mon.a (mon.0) 8139 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"} : dispatch 2024-09-17T12:15:59.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:59 smithi092 bash[114081]: audit 2024-09-17T12:15:58.609871+0000 mon.a (mon.0) 8139 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"} : dispatch 2024-09-17T12:15:59.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:59 smithi092 bash[114081]: cluster 2024-09-17T12:15:58.762226+0000 mgr.y (mgr.54108) 2190 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:15:59.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:15:59 smithi092 bash[114081]: cluster 2024-09-17T12:15:58.762226+0000 mgr.y (mgr.54108) 2190 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:16:00.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[110680]: audit 2024-09-17T12:15:59.416649+0000 mon.a (mon.0) 8140 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"}]': finished 2024-09-17T12:16:00.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[110680]: audit 2024-09-17T12:15:59.416649+0000 mon.a (mon.0) 8140 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"}]': finished 2024-09-17T12:16:00.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[110680]: cluster 2024-09-17T12:15:59.425306+0000 mon.a (mon.0) 8141 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T12:16:00.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[110680]: cluster 2024-09-17T12:15:59.425306+0000 mon.a (mon.0) 8141 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T12:16:00.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[110680]: audit 2024-09-17T12:15:59.721528+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.92:0/3170709239' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[110680]: audit 2024-09-17T12:15:59.721528+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.92:0/3170709239' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[110680]: audit 2024-09-17T12:15:59.722172+0000 mon.a (mon.0) 8142 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[110680]: audit 2024-09-17T12:15:59.722172+0000 mon.a (mon.0) 8142 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.715 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[114081]: audit 2024-09-17T12:15:59.416649+0000 mon.a (mon.0) 8140 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"}]': finished 2024-09-17T12:16:00.715 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[114081]: audit 2024-09-17T12:15:59.416649+0000 mon.a (mon.0) 8140 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"}]': finished 2024-09-17T12:16:00.715 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[114081]: cluster 2024-09-17T12:15:59.425306+0000 mon.a (mon.0) 8141 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T12:16:00.715 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[114081]: cluster 2024-09-17T12:15:59.425306+0000 mon.a (mon.0) 8141 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T12:16:00.715 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[114081]: audit 2024-09-17T12:15:59.721528+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.92:0/3170709239' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.715 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[114081]: audit 2024-09-17T12:15:59.721528+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.92:0/3170709239' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.715 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[114081]: audit 2024-09-17T12:15:59.722172+0000 mon.a (mon.0) 8142 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.715 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[114081]: audit 2024-09-17T12:15:59.722172+0000 mon.a (mon.0) 8142 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:00 smithi121 bash[87711]: audit 2024-09-17T12:15:59.416649+0000 mon.a (mon.0) 8140 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"}]': finished 2024-09-17T12:16:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:00 smithi121 bash[87711]: audit 2024-09-17T12:15:59.416649+0000 mon.a (mon.0) 8140 : audit [INF] from='client.? 172.21.15.92:0/3228945529' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1828957163"}]': finished 2024-09-17T12:16:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:00 smithi121 bash[87711]: cluster 2024-09-17T12:15:59.425306+0000 mon.a (mon.0) 8141 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T12:16:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:00 smithi121 bash[87711]: cluster 2024-09-17T12:15:59.425306+0000 mon.a (mon.0) 8141 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-17T12:16:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:00 smithi121 bash[87711]: audit 2024-09-17T12:15:59.721528+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.92:0/3170709239' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:00 smithi121 bash[87711]: audit 2024-09-17T12:15:59.721528+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.92:0/3170709239' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:00 smithi121 bash[87711]: audit 2024-09-17T12:15:59.722172+0000 mon.a (mon.0) 8142 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:00.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:00 smithi121 bash[87711]: audit 2024-09-17T12:15:59.722172+0000 mon.a (mon.0) 8142 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"} : dispatch 2024-09-17T12:16:01.022 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:16:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:16:00] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:16:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:00.425765+0000 mon.a (mon.0) 8143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"}]': finished 2024-09-17T12:16:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:00.425765+0000 mon.a (mon.0) 8143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"}]': finished 2024-09-17T12:16:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: cluster 2024-09-17T12:16:00.429899+0000 mon.a (mon.0) 8144 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-17T12:16:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: cluster 2024-09-17T12:16:00.429899+0000 mon.a (mon.0) 8144 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-17T12:16:01.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:00.737452+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.92:0/933134577' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:00.737452+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.92:0/933134577' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:00.737846+0000 mon.a (mon.0) 8145 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:00.737846+0000 mon.a (mon.0) 8145 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: cluster 2024-09-17T12:16:00.762610+0000 mgr.y (mgr.54108) 2191 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: cluster 2024-09-17T12:16:00.762610+0000 mgr.y (mgr.54108) 2191 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:01.018582+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:01.018582+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:01.234848+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:01.234848+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:01.240374+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:01.240374+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:01.246307+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:01 smithi121 bash[87711]: audit 2024-09-17T12:16:01.246307+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:00.425765+0000 mon.a (mon.0) 8143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"}]': finished 2024-09-17T12:16:01.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:00.425765+0000 mon.a (mon.0) 8143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"}]': finished 2024-09-17T12:16:01.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: cluster 2024-09-17T12:16:00.429899+0000 mon.a (mon.0) 8144 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-17T12:16:01.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: cluster 2024-09-17T12:16:00.429899+0000 mon.a (mon.0) 8144 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:00.737452+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.92:0/933134577' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:00.737452+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.92:0/933134577' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:00.737846+0000 mon.a (mon.0) 8145 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:00.737846+0000 mon.a (mon.0) 8145 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: cluster 2024-09-17T12:16:00.762610+0000 mgr.y (mgr.54108) 2191 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: cluster 2024-09-17T12:16:00.762610+0000 mgr.y (mgr.54108) 2191 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:01.018582+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:01.018582+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:01.234848+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:01.234848+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:01.240374+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:01.240374+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:01.246307+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[114081]: audit 2024-09-17T12:16:01.246307+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:00.425765+0000 mon.a (mon.0) 8143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"}]': finished 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:00.425765+0000 mon.a (mon.0) 8143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3990187474"}]': finished 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: cluster 2024-09-17T12:16:00.429899+0000 mon.a (mon.0) 8144 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: cluster 2024-09-17T12:16:00.429899+0000 mon.a (mon.0) 8144 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:00.737452+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.92:0/933134577' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:00.737452+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.92:0/933134577' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:00.737846+0000 mon.a (mon.0) 8145 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:00.737846+0000 mon.a (mon.0) 8145 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"} : dispatch 2024-09-17T12:16:01.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: cluster 2024-09-17T12:16:00.762610+0000 mgr.y (mgr.54108) 2191 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:16:01.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: cluster 2024-09-17T12:16:00.762610+0000 mgr.y (mgr.54108) 2191 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T12:16:01.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:01.018582+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:01.018582+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:01.234848+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:01.234848+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:01.240374+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:01.240374+0000 mon.a (mon.0) 8148 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:01.246307+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:01.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:01 smithi092 bash[110680]: audit 2024-09-17T12:16:01.246307+0000 mon.a (mon.0) 8149 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:02 smithi121 bash[87711]: audit 2024-09-17T12:16:01.434497+0000 mon.a (mon.0) 8150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"}]': finished 2024-09-17T12:16:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:02 smithi121 bash[87711]: audit 2024-09-17T12:16:01.434497+0000 mon.a (mon.0) 8150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"}]': finished 2024-09-17T12:16:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:02 smithi121 bash[87711]: cluster 2024-09-17T12:16:01.445458+0000 mon.a (mon.0) 8151 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:16:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:02 smithi121 bash[87711]: cluster 2024-09-17T12:16:01.445458+0000 mon.a (mon.0) 8151 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:16:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:02 smithi121 bash[87711]: audit 2024-09-17T12:16:01.776536+0000 mon.a (mon.0) 8152 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"} : dispatch 2024-09-17T12:16:02.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:02 smithi121 bash[87711]: audit 2024-09-17T12:16:01.776536+0000 mon.a (mon.0) 8152 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"} : dispatch 2024-09-17T12:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[110680]: audit 2024-09-17T12:16:01.434497+0000 mon.a (mon.0) 8150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"}]': finished 2024-09-17T12:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[110680]: audit 2024-09-17T12:16:01.434497+0000 mon.a (mon.0) 8150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"}]': finished 2024-09-17T12:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[110680]: cluster 2024-09-17T12:16:01.445458+0000 mon.a (mon.0) 8151 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[110680]: cluster 2024-09-17T12:16:01.445458+0000 mon.a (mon.0) 8151 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[110680]: audit 2024-09-17T12:16:01.776536+0000 mon.a (mon.0) 8152 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"} : dispatch 2024-09-17T12:16:02.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[110680]: audit 2024-09-17T12:16:01.776536+0000 mon.a (mon.0) 8152 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"} : dispatch 2024-09-17T12:16:02.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[114081]: audit 2024-09-17T12:16:01.434497+0000 mon.a (mon.0) 8150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"}]': finished 2024-09-17T12:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[114081]: audit 2024-09-17T12:16:01.434497+0000 mon.a (mon.0) 8150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3990187474"}]': finished 2024-09-17T12:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[114081]: cluster 2024-09-17T12:16:01.445458+0000 mon.a (mon.0) 8151 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[114081]: cluster 2024-09-17T12:16:01.445458+0000 mon.a (mon.0) 8151 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-17T12:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[114081]: audit 2024-09-17T12:16:01.776536+0000 mon.a (mon.0) 8152 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"} : dispatch 2024-09-17T12:16:02.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:02 smithi092 bash[114081]: audit 2024-09-17T12:16:01.776536+0000 mon.a (mon.0) 8152 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"} : dispatch 2024-09-17T12:16:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:03 smithi121 bash[87711]: audit 2024-09-17T12:16:02.437063+0000 mon.a (mon.0) 8153 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"}]': finished 2024-09-17T12:16:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:03 smithi121 bash[87711]: audit 2024-09-17T12:16:02.437063+0000 mon.a (mon.0) 8153 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"}]': finished 2024-09-17T12:16:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:03 smithi121 bash[87711]: cluster 2024-09-17T12:16:02.443769+0000 mon.a (mon.0) 8154 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:16:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:03 smithi121 bash[87711]: cluster 2024-09-17T12:16:02.443769+0000 mon.a (mon.0) 8154 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:16:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:03 smithi121 bash[87711]: cluster 2024-09-17T12:16:02.763337+0000 mgr.y (mgr.54108) 2192 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:03 smithi121 bash[87711]: cluster 2024-09-17T12:16:02.763337+0000 mgr.y (mgr.54108) 2192 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:03 smithi121 bash[87711]: audit 2024-09-17T12:16:02.775988+0000 mon.a (mon.0) 8155 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"} : dispatch 2024-09-17T12:16:03.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:03 smithi121 bash[87711]: audit 2024-09-17T12:16:02.775988+0000 mon.a (mon.0) 8155 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"} : dispatch 2024-09-17T12:16:03.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[110680]: audit 2024-09-17T12:16:02.437063+0000 mon.a (mon.0) 8153 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"}]': finished 2024-09-17T12:16:03.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[110680]: audit 2024-09-17T12:16:02.437063+0000 mon.a (mon.0) 8153 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"}]': finished 2024-09-17T12:16:03.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[110680]: cluster 2024-09-17T12:16:02.443769+0000 mon.a (mon.0) 8154 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:16:03.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[110680]: cluster 2024-09-17T12:16:02.443769+0000 mon.a (mon.0) 8154 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:16:03.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[110680]: cluster 2024-09-17T12:16:02.763337+0000 mgr.y (mgr.54108) 2192 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:03.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[110680]: cluster 2024-09-17T12:16:02.763337+0000 mgr.y (mgr.54108) 2192 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:03.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[110680]: audit 2024-09-17T12:16:02.775988+0000 mon.a (mon.0) 8155 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"} : dispatch 2024-09-17T12:16:03.814 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[110680]: audit 2024-09-17T12:16:02.775988+0000 mon.a (mon.0) 8155 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"} : dispatch 2024-09-17T12:16:03.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[114081]: audit 2024-09-17T12:16:02.437063+0000 mon.a (mon.0) 8153 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"}]': finished 2024-09-17T12:16:03.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[114081]: audit 2024-09-17T12:16:02.437063+0000 mon.a (mon.0) 8153 : audit [INF] from='client.? 172.21.15.92:0/452923433' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1891653736"}]': finished 2024-09-17T12:16:03.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[114081]: cluster 2024-09-17T12:16:02.443769+0000 mon.a (mon.0) 8154 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:16:03.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[114081]: cluster 2024-09-17T12:16:02.443769+0000 mon.a (mon.0) 8154 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-17T12:16:03.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[114081]: cluster 2024-09-17T12:16:02.763337+0000 mgr.y (mgr.54108) 2192 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:03.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[114081]: cluster 2024-09-17T12:16:02.763337+0000 mgr.y (mgr.54108) 2192 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:16:03.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[114081]: audit 2024-09-17T12:16:02.775988+0000 mon.a (mon.0) 8155 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"} : dispatch 2024-09-17T12:16:03.815 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:03 smithi092 bash[114081]: audit 2024-09-17T12:16:02.775988+0000 mon.a (mon.0) 8155 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"} : dispatch 2024-09-17T12:16:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:04 smithi121 bash[87711]: audit 2024-09-17T12:16:03.458799+0000 mon.a (mon.0) 8156 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"}]': finished 2024-09-17T12:16:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:04 smithi121 bash[87711]: audit 2024-09-17T12:16:03.458799+0000 mon.a (mon.0) 8156 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"}]': finished 2024-09-17T12:16:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:04 smithi121 bash[87711]: cluster 2024-09-17T12:16:03.463809+0000 mon.a (mon.0) 8157 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-17T12:16:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:04 smithi121 bash[87711]: cluster 2024-09-17T12:16:03.463809+0000 mon.a (mon.0) 8157 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-17T12:16:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:04 smithi121 bash[87711]: audit 2024-09-17T12:16:03.784138+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/4057568429' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:04 smithi121 bash[87711]: audit 2024-09-17T12:16:03.784138+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/4057568429' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:04 smithi121 bash[87711]: audit 2024-09-17T12:16:03.785194+0000 mon.a (mon.0) 8158 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:04 smithi121 bash[87711]: audit 2024-09-17T12:16:03.785194+0000 mon.a (mon.0) 8158 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[110680]: audit 2024-09-17T12:16:03.458799+0000 mon.a (mon.0) 8156 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"}]': finished 2024-09-17T12:16:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[110680]: audit 2024-09-17T12:16:03.458799+0000 mon.a (mon.0) 8156 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"}]': finished 2024-09-17T12:16:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[110680]: cluster 2024-09-17T12:16:03.463809+0000 mon.a (mon.0) 8157 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-17T12:16:04.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[110680]: cluster 2024-09-17T12:16:03.463809+0000 mon.a (mon.0) 8157 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[110680]: audit 2024-09-17T12:16:03.784138+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/4057568429' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[110680]: audit 2024-09-17T12:16:03.784138+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/4057568429' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[110680]: audit 2024-09-17T12:16:03.785194+0000 mon.a (mon.0) 8158 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[110680]: audit 2024-09-17T12:16:03.785194+0000 mon.a (mon.0) 8158 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[114081]: audit 2024-09-17T12:16:03.458799+0000 mon.a (mon.0) 8156 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"}]': finished 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[114081]: audit 2024-09-17T12:16:03.458799+0000 mon.a (mon.0) 8156 : audit [INF] from='client.? 172.21.15.92:0/3399547283' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3976935009"}]': finished 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[114081]: cluster 2024-09-17T12:16:03.463809+0000 mon.a (mon.0) 8157 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[114081]: cluster 2024-09-17T12:16:03.463809+0000 mon.a (mon.0) 8157 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[114081]: audit 2024-09-17T12:16:03.784138+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/4057568429' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[114081]: audit 2024-09-17T12:16:03.784138+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/4057568429' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[114081]: audit 2024-09-17T12:16:03.785194+0000 mon.a (mon.0) 8158 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:04.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:04 smithi092 bash[114081]: audit 2024-09-17T12:16:03.785194+0000 mon.a (mon.0) 8158 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd={"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"} : dispatch 2024-09-17T12:16:05.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:05 smithi121 bash[87711]: audit 2024-09-17T12:16:04.468368+0000 mon.a (mon.0) 8159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"}]': finished 2024-09-17T12:16:05.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:05 smithi121 bash[87711]: audit 2024-09-17T12:16:04.468368+0000 mon.a (mon.0) 8159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"}]': finished 2024-09-17T12:16:05.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:05 smithi121 bash[87711]: cluster 2024-09-17T12:16:04.474026+0000 mon.a (mon.0) 8160 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-17T12:16:05.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:05 smithi121 bash[87711]: cluster 2024-09-17T12:16:04.474026+0000 mon.a (mon.0) 8160 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-17T12:16:05.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:05 smithi121 bash[87711]: cluster 2024-09-17T12:16:04.764062+0000 mgr.y (mgr.54108) 2193 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:16:05.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:05 smithi121 bash[87711]: cluster 2024-09-17T12:16:04.764062+0000 mgr.y (mgr.54108) 2193 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:16:05.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[110680]: audit 2024-09-17T12:16:04.468368+0000 mon.a (mon.0) 8159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"}]': finished 2024-09-17T12:16:05.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[110680]: audit 2024-09-17T12:16:04.468368+0000 mon.a (mon.0) 8159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"}]': finished 2024-09-17T12:16:05.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[110680]: cluster 2024-09-17T12:16:04.474026+0000 mon.a (mon.0) 8160 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-17T12:16:05.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[110680]: cluster 2024-09-17T12:16:04.474026+0000 mon.a (mon.0) 8160 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-17T12:16:05.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[110680]: cluster 2024-09-17T12:16:04.764062+0000 mgr.y (mgr.54108) 2193 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:16:05.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[110680]: cluster 2024-09-17T12:16:04.764062+0000 mgr.y (mgr.54108) 2193 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:16:05.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[114081]: audit 2024-09-17T12:16:04.468368+0000 mon.a (mon.0) 8159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"}]': finished 2024-09-17T12:16:05.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[114081]: audit 2024-09-17T12:16:04.468368+0000 mon.a (mon.0) 8159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.vkhfms' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2542067463"}]': finished 2024-09-17T12:16:05.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[114081]: cluster 2024-09-17T12:16:04.474026+0000 mon.a (mon.0) 8160 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-17T12:16:05.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[114081]: cluster 2024-09-17T12:16:04.474026+0000 mon.a (mon.0) 8160 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-17T12:16:05.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[114081]: cluster 2024-09-17T12:16:04.764062+0000 mgr.y (mgr.54108) 2193 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:16:05.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:05 smithi092 bash[114081]: cluster 2024-09-17T12:16:04.764062+0000 mgr.y (mgr.54108) 2193 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T12:16:06.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:06 smithi121 bash[87711]: audit 2024-09-17T12:16:05.633159+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:06.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:06 smithi121 bash[87711]: audit 2024-09-17T12:16:05.633159+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:06 smithi092 bash[110680]: audit 2024-09-17T12:16:05.633159+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:06.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:06 smithi092 bash[110680]: audit 2024-09-17T12:16:05.633159+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:06.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:06 smithi092 bash[114081]: audit 2024-09-17T12:16:05.633159+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:06.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:06 smithi092 bash[114081]: audit 2024-09-17T12:16:05.633159+0000 mon.a (mon.0) 8161 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:07 smithi121 bash[87711]: cluster 2024-09-17T12:16:06.765111+0000 mgr.y (mgr.54108) 2194 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-09-17T12:16:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:07 smithi121 bash[87711]: cluster 2024-09-17T12:16:06.765111+0000 mgr.y (mgr.54108) 2194 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-09-17T12:16:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:07 smithi121 bash[87711]: audit 2024-09-17T12:16:07.391916+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:07 smithi121 bash[87711]: audit 2024-09-17T12:16:07.391916+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:07 smithi121 bash[87711]: audit 2024-09-17T12:16:07.402165+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:07 smithi121 bash[87711]: audit 2024-09-17T12:16:07.402165+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:07 smithi121 bash[87711]: audit 2024-09-17T12:16:07.412627+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:07 smithi121 bash[87711]: audit 2024-09-17T12:16:07.412627+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[110680]: cluster 2024-09-17T12:16:06.765111+0000 mgr.y (mgr.54108) 2194 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-09-17T12:16:07.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[110680]: cluster 2024-09-17T12:16:06.765111+0000 mgr.y (mgr.54108) 2194 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-09-17T12:16:07.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[110680]: audit 2024-09-17T12:16:07.391916+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[110680]: audit 2024-09-17T12:16:07.391916+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[110680]: audit 2024-09-17T12:16:07.402165+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[110680]: audit 2024-09-17T12:16:07.402165+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[110680]: audit 2024-09-17T12:16:07.412627+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[110680]: audit 2024-09-17T12:16:07.412627+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[114081]: cluster 2024-09-17T12:16:06.765111+0000 mgr.y (mgr.54108) 2194 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[114081]: cluster 2024-09-17T12:16:06.765111+0000 mgr.y (mgr.54108) 2194 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[114081]: audit 2024-09-17T12:16:07.391916+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[114081]: audit 2024-09-17T12:16:07.391916+0000 mon.a (mon.0) 8162 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[114081]: audit 2024-09-17T12:16:07.402165+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[114081]: audit 2024-09-17T12:16:07.402165+0000 mon.a (mon.0) 8163 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[114081]: audit 2024-09-17T12:16:07.412627+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:07.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:07 smithi092 bash[114081]: audit 2024-09-17T12:16:07.412627+0000 mon.a (mon.0) 8164 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:08.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:08 smithi121 bash[87711]: audit 2024-09-17T12:16:07.942235+0000 mgr.y (mgr.54108) 2195 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:08.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:08 smithi121 bash[87711]: audit 2024-09-17T12:16:07.942235+0000 mgr.y (mgr.54108) 2195 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:08 smithi092 bash[110680]: audit 2024-09-17T12:16:07.942235+0000 mgr.y (mgr.54108) 2195 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:08.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:08 smithi092 bash[110680]: audit 2024-09-17T12:16:07.942235+0000 mgr.y (mgr.54108) 2195 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:08.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:08 smithi092 bash[114081]: audit 2024-09-17T12:16:07.942235+0000 mgr.y (mgr.54108) 2195 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:08.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:08 smithi092 bash[114081]: audit 2024-09-17T12:16:07.942235+0000 mgr.y (mgr.54108) 2195 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:09.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:09 smithi121 bash[87711]: cluster 2024-09-17T12:16:08.766362+0000 mgr.y (mgr.54108) 2196 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-09-17T12:16:09.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:09 smithi121 bash[87711]: cluster 2024-09-17T12:16:08.766362+0000 mgr.y (mgr.54108) 2196 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-09-17T12:16:09.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:09 smithi092 bash[110680]: cluster 2024-09-17T12:16:08.766362+0000 mgr.y (mgr.54108) 2196 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-09-17T12:16:09.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:09 smithi092 bash[110680]: cluster 2024-09-17T12:16:08.766362+0000 mgr.y (mgr.54108) 2196 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-09-17T12:16:09.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:09 smithi092 bash[114081]: cluster 2024-09-17T12:16:08.766362+0000 mgr.y (mgr.54108) 2196 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-09-17T12:16:09.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:09 smithi092 bash[114081]: cluster 2024-09-17T12:16:08.766362+0000 mgr.y (mgr.54108) 2196 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-09-17T12:16:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:16:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:16:10] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:16:12.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:11 smithi121 bash[87711]: cluster 2024-09-17T12:16:10.767525+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:12.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:11 smithi121 bash[87711]: cluster 2024-09-17T12:16:10.767525+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:12.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:11 smithi092 bash[110680]: cluster 2024-09-17T12:16:10.767525+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:12.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:11 smithi092 bash[110680]: cluster 2024-09-17T12:16:10.767525+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:12.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:11 smithi092 bash[114081]: cluster 2024-09-17T12:16:10.767525+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:12.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:11 smithi092 bash[114081]: cluster 2024-09-17T12:16:10.767525+0000 mgr.y (mgr.54108) 2197 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:14.147 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:13 smithi121 bash[87711]: cluster 2024-09-17T12:16:12.768823+0000 mgr.y (mgr.54108) 2198 : cluster [DBG] pgmap v530: 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-17T12:16:14.147 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:13 smithi121 bash[87711]: cluster 2024-09-17T12:16:12.768823+0000 mgr.y (mgr.54108) 2198 : cluster [DBG] pgmap v530: 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-17T12:16:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:13 smithi092 bash[110680]: cluster 2024-09-17T12:16:12.768823+0000 mgr.y (mgr.54108) 2198 : cluster [DBG] pgmap v530: 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-17T12:16:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:13 smithi092 bash[110680]: cluster 2024-09-17T12:16:12.768823+0000 mgr.y (mgr.54108) 2198 : cluster [DBG] pgmap v530: 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-17T12:16:14.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:13 smithi092 bash[114081]: cluster 2024-09-17T12:16:12.768823+0000 mgr.y (mgr.54108) 2198 : cluster [DBG] pgmap v530: 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-17T12:16:14.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:13 smithi092 bash[114081]: cluster 2024-09-17T12:16:12.768823+0000 mgr.y (mgr.54108) 2198 : cluster [DBG] pgmap v530: 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-17T12:16:15.482 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:16:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:15 smithi121 bash[87711]: audit 2024-09-17T12:16:14.664498+0000 mgr.y (mgr.54108) 2199 : audit [DBG] from='client.55086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:15 smithi121 bash[87711]: audit 2024-09-17T12:16:14.664498+0000 mgr.y (mgr.54108) 2199 : audit [DBG] from='client.55086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:15 smithi121 bash[87711]: cluster 2024-09-17T12:16:14.769703+0000 mgr.y (mgr.54108) 2200 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-09-17T12:16:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:15 smithi121 bash[87711]: cluster 2024-09-17T12:16:14.769703+0000 mgr.y (mgr.54108) 2200 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-09-17T12:16:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:15 smithi092 bash[110680]: audit 2024-09-17T12:16:14.664498+0000 mgr.y (mgr.54108) 2199 : audit [DBG] from='client.55086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:15 smithi092 bash[110680]: audit 2024-09-17T12:16:14.664498+0000 mgr.y (mgr.54108) 2199 : audit [DBG] from='client.55086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:15 smithi092 bash[110680]: cluster 2024-09-17T12:16:14.769703+0000 mgr.y (mgr.54108) 2200 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-09-17T12:16:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:15 smithi092 bash[110680]: cluster 2024-09-17T12:16:14.769703+0000 mgr.y (mgr.54108) 2200 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-09-17T12:16:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:15 smithi092 bash[114081]: audit 2024-09-17T12:16:14.664498+0000 mgr.y (mgr.54108) 2199 : audit [DBG] from='client.55086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:15 smithi092 bash[114081]: audit 2024-09-17T12:16:14.664498+0000 mgr.y (mgr.54108) 2199 : audit [DBG] from='client.55086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:15 smithi092 bash[114081]: cluster 2024-09-17T12:16:14.769703+0000 mgr.y (mgr.54108) 2200 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-09-17T12:16:16.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:15 smithi092 bash[114081]: cluster 2024-09-17T12:16:14.769703+0000 mgr.y (mgr.54108) 2200 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-09-17T12:16:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:17 smithi121 bash[87711]: cluster 2024-09-17T12:16:16.770790+0000 mgr.y (mgr.54108) 2201 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:17 smithi121 bash[87711]: cluster 2024-09-17T12:16:16.770790+0000 mgr.y (mgr.54108) 2201 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:17 smithi092 bash[110680]: cluster 2024-09-17T12:16:16.770790+0000 mgr.y (mgr.54108) 2201 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:17 smithi092 bash[110680]: cluster 2024-09-17T12:16:16.770790+0000 mgr.y (mgr.54108) 2201 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:17 smithi092 bash[114081]: cluster 2024-09-17T12:16:16.770790+0000 mgr.y (mgr.54108) 2201 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:18.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:17 smithi092 bash[114081]: cluster 2024-09-17T12:16:16.770790+0000 mgr.y (mgr.54108) 2201 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:18 smithi121 bash[87711]: audit 2024-09-17T12:16:17.953530+0000 mgr.y (mgr.54108) 2202 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:18 smithi121 bash[87711]: audit 2024-09-17T12:16:17.953530+0000 mgr.y (mgr.54108) 2202 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:18 smithi092 bash[110680]: audit 2024-09-17T12:16:17.953530+0000 mgr.y (mgr.54108) 2202 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:18 smithi092 bash[110680]: audit 2024-09-17T12:16:17.953530+0000 mgr.y (mgr.54108) 2202 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:18 smithi092 bash[114081]: audit 2024-09-17T12:16:17.953530+0000 mgr.y (mgr.54108) 2202 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:19.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:18 smithi092 bash[114081]: audit 2024-09-17T12:16:17.953530+0000 mgr.y (mgr.54108) 2202 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:19 smithi092 bash[110680]: cluster 2024-09-17T12:16:18.772056+0000 mgr.y (mgr.54108) 2203 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:19 smithi092 bash[110680]: cluster 2024-09-17T12:16:18.772056+0000 mgr.y (mgr.54108) 2203 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:19 smithi092 bash[114081]: cluster 2024-09-17T12:16:18.772056+0000 mgr.y (mgr.54108) 2203 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:19 smithi092 bash[114081]: cluster 2024-09-17T12:16:18.772056+0000 mgr.y (mgr.54108) 2203 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:19 smithi121 bash[87711]: cluster 2024-09-17T12:16:18.772056+0000 mgr.y (mgr.54108) 2203 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:19 smithi121 bash[87711]: cluster 2024-09-17T12:16:18.772056+0000 mgr.y (mgr.54108) 2203 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:21.051 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:16:21.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:16:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:16:20] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.51.0" 2024-09-17T12:16:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:20 smithi092 bash[110680]: audit 2024-09-17T12:16:20.633634+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:21.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:20 smithi092 bash[110680]: audit 2024-09-17T12:16:20.633634+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:20 smithi092 bash[114081]: audit 2024-09-17T12:16:20.633634+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:21.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:20 smithi092 bash[114081]: audit 2024-09-17T12:16:20.633634+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:21.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:20 smithi121 bash[87711]: audit 2024-09-17T12:16:20.633634+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:20 smithi121 bash[87711]: audit 2024-09-17T12:16:20.633634+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:22.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[110680]: cluster 2024-09-17T12:16:20.773290+0000 mgr.y (mgr.54108) 2204 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:22.113 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[110680]: cluster 2024-09-17T12:16:20.773290+0000 mgr.y (mgr.54108) 2204 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:22.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[110680]: audit 2024-09-17T12:16:21.419443+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[110680]: audit 2024-09-17T12:16:21.419443+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[110680]: audit 2024-09-17T12:16:21.427787+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[110680]: audit 2024-09-17T12:16:21.427787+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[110680]: audit 2024-09-17T12:16:21.436758+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.114 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[110680]: audit 2024-09-17T12:16:21.436758+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[114081]: cluster 2024-09-17T12:16:20.773290+0000 mgr.y (mgr.54108) 2204 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:22.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[114081]: cluster 2024-09-17T12:16:20.773290+0000 mgr.y (mgr.54108) 2204 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:22.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[114081]: audit 2024-09-17T12:16:21.419443+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[114081]: audit 2024-09-17T12:16:21.419443+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[114081]: audit 2024-09-17T12:16:21.427787+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[114081]: audit 2024-09-17T12:16:21.427787+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[114081]: audit 2024-09-17T12:16:21.436758+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.115 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:21 smithi092 bash[114081]: audit 2024-09-17T12:16:21.436758+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:21 smithi121 bash[87711]: cluster 2024-09-17T12:16:20.773290+0000 mgr.y (mgr.54108) 2204 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:21 smithi121 bash[87711]: cluster 2024-09-17T12:16:20.773290+0000 mgr.y (mgr.54108) 2204 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:21 smithi121 bash[87711]: audit 2024-09-17T12:16:21.419443+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:21 smithi121 bash[87711]: audit 2024-09-17T12:16:21.419443+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:21 smithi121 bash[87711]: audit 2024-09-17T12:16:21.427787+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:21 smithi121 bash[87711]: audit 2024-09-17T12:16:21.427787+0000 mon.a (mon.0) 8167 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:21 smithi121 bash[87711]: audit 2024-09-17T12:16:21.436758+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:21 smithi121 bash[87711]: audit 2024-09-17T12:16:21.436758+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:23 smithi092 bash[110680]: cluster 2024-09-17T12:16:22.774125+0000 mgr.y (mgr.54108) 2205 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:24.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:23 smithi092 bash[110680]: cluster 2024-09-17T12:16:22.774125+0000 mgr.y (mgr.54108) 2205 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:23 smithi092 bash[114081]: cluster 2024-09-17T12:16:22.774125+0000 mgr.y (mgr.54108) 2205 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:24.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:23 smithi092 bash[114081]: cluster 2024-09-17T12:16:22.774125+0000 mgr.y (mgr.54108) 2205 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:24.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:23 smithi121 bash[87711]: cluster 2024-09-17T12:16:22.774125+0000 mgr.y (mgr.54108) 2205 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:24.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:23 smithi121 bash[87711]: cluster 2024-09-17T12:16:22.774125+0000 mgr.y (mgr.54108) 2205 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:25.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:16:24 smithi121 bash[82957]: logger=cleanup t=2024-09-17T12:16:24.742789551Z level=info msg="Completed cleanup jobs" duration=76.106131ms 2024-09-17T12:16:25.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:16:24 smithi121 bash[82957]: logger=plugins.update.checker t=2024-09-17T12:16:24.813259978Z level=info msg="Update check succeeded" duration=63.158112ms 2024-09-17T12:16:25.056 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:16:24 smithi121 bash[82957]: logger=grafana.update.checker t=2024-09-17T12:16:24.81851621Z level=info msg="Update check succeeded" duration=71.992078ms 2024-09-17T12:16:25.188 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:16:25.188 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 3s ago 61m - - 2024-09-17T12:16:25.188 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 17s ago 61m - - 2024-09-17T12:16:25.188 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (20m) 3s ago 51m 14.4M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:16:25.188 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (20m) 17s ago 50m 69.4M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:16:25.188 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (32s) 3s ago 47m 64.1M - 3.8 6c1fcab85602 a3aa96d04928 2024-09-17T12:16:25.188 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (15m) 17s ago 60m 444M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:16:25.188 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (33m) 3s ago 62m 542M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (16m) 3s ago 62m 93.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (17m) 17s ago 60m 71.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (15m) 3s ago 60m 64.6M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (22m) 3s ago 51m 8832k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (22m) 17s ago 51m 8811k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (12m) 3s ago 59m 61.1M 2780M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (11m) 3s ago 58m 61.0M 2780M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (9m) 3s ago 57m 54.3M 2780M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (7m) 3s ago 56m 58.5M 2780M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (6m) 17s ago 55m 58.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (6m) 17s ago 54m 56.8M 3036M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (5m) 17s ago 53m 53.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 6579ee5b8a2c 2024-09-17T12:16:25.189 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (5m) 17s ago 52m 54.2M 3036M 19.3.0-4937-g74984932 6c1fcab85602 3163a4ff35cb 2024-09-17T12:16:25.190 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (21m) 17s ago 51m 55.5M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:16:25.190 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (3m) 3s ago 47m 90.5M - 19.3.0-4937-g74984932 6c1fcab85602 43d76401fd88 2024-09-17T12:16:25.190 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (2m) 17s ago 47m 90.0M - 19.3.0-4937-g74984932 6c1fcab85602 53594b431bed 2024-09-17T12:16:25.984 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T12:16:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:25 smithi121 bash[87711]: cluster 2024-09-17T12:16:24.775149+0000 mgr.y (mgr.54108) 2206 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:25 smithi121 bash[87711]: cluster 2024-09-17T12:16:24.775149+0000 mgr.y (mgr.54108) 2206 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:25 smithi121 bash[87711]: audit 2024-09-17T12:16:25.148220+0000 mgr.y (mgr.54108) 2207 : audit [DBG] from='client.55092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:25 smithi121 bash[87711]: audit 2024-09-17T12:16:25.148220+0000 mgr.y (mgr.54108) 2207 : audit [DBG] from='client.55092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:25 smithi092 bash[110680]: cluster 2024-09-17T12:16:24.775149+0000 mgr.y (mgr.54108) 2206 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:25 smithi092 bash[110680]: cluster 2024-09-17T12:16:24.775149+0000 mgr.y (mgr.54108) 2206 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:25 smithi092 bash[110680]: audit 2024-09-17T12:16:25.148220+0000 mgr.y (mgr.54108) 2207 : audit [DBG] from='client.55092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:25 smithi092 bash[110680]: audit 2024-09-17T12:16:25.148220+0000 mgr.y (mgr.54108) 2207 : audit [DBG] from='client.55092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:26.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:25 smithi092 bash[114081]: cluster 2024-09-17T12:16:24.775149+0000 mgr.y (mgr.54108) 2206 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:26.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:25 smithi092 bash[114081]: cluster 2024-09-17T12:16:24.775149+0000 mgr.y (mgr.54108) 2206 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:26.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:25 smithi092 bash[114081]: audit 2024-09-17T12:16:25.148220+0000 mgr.y (mgr.54108) 2207 : audit [DBG] from='client.55092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:26.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:25 smithi092 bash[114081]: audit 2024-09-17T12:16:25.148220+0000 mgr.y (mgr.54108) 2207 : audit [DBG] from='client.55092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:16:27.874 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:27 smithi121 bash[87711]: cluster 2024-09-17T12:16:26.776308+0000 mgr.y (mgr.54108) 2208 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:27.874 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:27 smithi121 bash[87711]: cluster 2024-09-17T12:16:26.776308+0000 mgr.y (mgr.54108) 2208 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:27.874 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:27 smithi121 bash[87711]: audit 2024-09-17T12:16:27.601000+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:27.874 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:27 smithi121 bash[87711]: audit 2024-09-17T12:16:27.601000+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:27.874 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:27 smithi121 bash[87711]: audit 2024-09-17T12:16:27.611760+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:27.875 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:27 smithi121 bash[87711]: audit 2024-09-17T12:16:27.611760+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:27 smithi121 bash[87711]: audit 2024-09-17T12:16:27.622502+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:27 smithi121 bash[87711]: audit 2024-09-17T12:16:27.622502+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[110680]: cluster 2024-09-17T12:16:26.776308+0000 mgr.y (mgr.54108) 2208 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[110680]: cluster 2024-09-17T12:16:26.776308+0000 mgr.y (mgr.54108) 2208 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[110680]: audit 2024-09-17T12:16:27.601000+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[110680]: audit 2024-09-17T12:16:27.601000+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[110680]: audit 2024-09-17T12:16:27.611760+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[110680]: audit 2024-09-17T12:16:27.611760+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[110680]: audit 2024-09-17T12:16:27.622502+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[110680]: audit 2024-09-17T12:16:27.622502+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[114081]: cluster 2024-09-17T12:16:26.776308+0000 mgr.y (mgr.54108) 2208 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[114081]: cluster 2024-09-17T12:16:26.776308+0000 mgr.y (mgr.54108) 2208 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[114081]: audit 2024-09-17T12:16:27.601000+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[114081]: audit 2024-09-17T12:16:27.601000+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[114081]: audit 2024-09-17T12:16:27.611760+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[114081]: audit 2024-09-17T12:16:27.611760+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[114081]: audit 2024-09-17T12:16:27.622502+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:28.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:27 smithi092 bash[114081]: audit 2024-09-17T12:16:27.622502+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:29.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:28 smithi121 bash[87711]: audit 2024-09-17T12:16:27.962088+0000 mgr.y (mgr.54108) 2209 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:28 smithi121 bash[87711]: audit 2024-09-17T12:16:27.962088+0000 mgr.y (mgr.54108) 2209 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:28 smithi092 bash[110680]: audit 2024-09-17T12:16:27.962088+0000 mgr.y (mgr.54108) 2209 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:28 smithi092 bash[110680]: audit 2024-09-17T12:16:27.962088+0000 mgr.y (mgr.54108) 2209 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:29.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:28 smithi092 bash[114081]: audit 2024-09-17T12:16:27.962088+0000 mgr.y (mgr.54108) 2209 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:29.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:28 smithi092 bash[114081]: audit 2024-09-17T12:16:27.962088+0000 mgr.y (mgr.54108) 2209 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:29 smithi121 bash[87711]: cluster 2024-09-17T12:16:28.777103+0000 mgr.y (mgr.54108) 2210 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:29 smithi121 bash[87711]: cluster 2024-09-17T12:16:28.777103+0000 mgr.y (mgr.54108) 2210 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:30.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:29 smithi092 bash[110680]: cluster 2024-09-17T12:16:28.777103+0000 mgr.y (mgr.54108) 2210 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:30.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:29 smithi092 bash[110680]: cluster 2024-09-17T12:16:28.777103+0000 mgr.y (mgr.54108) 2210 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:30.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:29 smithi092 bash[114081]: cluster 2024-09-17T12:16:28.777103+0000 mgr.y (mgr.54108) 2210 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:30.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:29 smithi092 bash[114081]: cluster 2024-09-17T12:16:28.777103+0000 mgr.y (mgr.54108) 2210 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:30.731 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:16:31.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:16:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:16:30] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.51.0" 2024-09-17T12:16:31.977 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:31 smithi121 bash[87711]: cluster 2024-09-17T12:16:30.777901+0000 mgr.y (mgr.54108) 2211 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:31.977 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:31 smithi121 bash[87711]: cluster 2024-09-17T12:16:30.777901+0000 mgr.y (mgr.54108) 2211 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:32.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:31 smithi092 bash[110680]: cluster 2024-09-17T12:16:30.777901+0000 mgr.y (mgr.54108) 2211 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:32.142 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:31 smithi092 bash[110680]: cluster 2024-09-17T12:16:30.777901+0000 mgr.y (mgr.54108) 2211 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:32.142 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:31 smithi092 bash[114081]: cluster 2024-09-17T12:16:30.777901+0000 mgr.y (mgr.54108) 2211 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:32.142 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:31 smithi092 bash[114081]: cluster 2024-09-17T12:16:30.777901+0000 mgr.y (mgr.54108) 2211 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:34.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:33 smithi092 bash[110680]: cluster 2024-09-17T12:16:32.779139+0000 mgr.y (mgr.54108) 2212 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:34.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:33 smithi092 bash[110680]: cluster 2024-09-17T12:16:32.779139+0000 mgr.y (mgr.54108) 2212 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:34.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:33 smithi092 bash[114081]: cluster 2024-09-17T12:16:32.779139+0000 mgr.y (mgr.54108) 2212 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:34.075 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:33 smithi092 bash[114081]: cluster 2024-09-17T12:16:32.779139+0000 mgr.y (mgr.54108) 2212 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:34.237 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:33 smithi121 bash[87711]: cluster 2024-09-17T12:16:32.779139+0000 mgr.y (mgr.54108) 2212 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:34.237 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:33 smithi121 bash[87711]: cluster 2024-09-17T12:16:32.779139+0000 mgr.y (mgr.54108) 2212 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:16:35.740 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:16:35.741 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:16:35.741 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:16:35.741 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:16:35.741 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:16:35.741 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 15 2024-09-17T12:16:35.741 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:16:35.741 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:16:36.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[110680]: cluster 2024-09-17T12:16:34.780175+0000 mgr.y (mgr.54108) 2213 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:36.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[110680]: cluster 2024-09-17T12:16:34.780175+0000 mgr.y (mgr.54108) 2213 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:36.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[110680]: audit 2024-09-17T12:16:35.633884+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:36.094 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[110680]: audit 2024-09-17T12:16:35.633884+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:36.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[110680]: audit 2024-09-17T12:16:35.740602+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.92:0/1689306297' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:16:36.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[110680]: audit 2024-09-17T12:16:35.740602+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.92:0/1689306297' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:16:36.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[114081]: cluster 2024-09-17T12:16:34.780175+0000 mgr.y (mgr.54108) 2213 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:36.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[114081]: cluster 2024-09-17T12:16:34.780175+0000 mgr.y (mgr.54108) 2213 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:36.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[114081]: audit 2024-09-17T12:16:35.633884+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:36.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[114081]: audit 2024-09-17T12:16:35.633884+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:36.095 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[114081]: audit 2024-09-17T12:16:35.740602+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.92:0/1689306297' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:16:36.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:35 smithi092 bash[114081]: audit 2024-09-17T12:16:35.740602+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.92:0/1689306297' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:16:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:35 smithi121 bash[87711]: cluster 2024-09-17T12:16:34.780175+0000 mgr.y (mgr.54108) 2213 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:35 smithi121 bash[87711]: cluster 2024-09-17T12:16:34.780175+0000 mgr.y (mgr.54108) 2213 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:35 smithi121 bash[87711]: audit 2024-09-17T12:16:35.633884+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:35 smithi121 bash[87711]: audit 2024-09-17T12:16:35.633884+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:35 smithi121 bash[87711]: audit 2024-09-17T12:16:35.740602+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.92:0/1689306297' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:16:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:35 smithi121 bash[87711]: audit 2024-09-17T12:16:35.740602+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.92:0/1689306297' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:16:37.095 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-17T12:16:38.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:37 smithi121 bash[87711]: cluster 2024-09-17T12:16:36.781295+0000 mgr.y (mgr.54108) 2214 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:38.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:37 smithi121 bash[87711]: cluster 2024-09-17T12:16:36.781295+0000 mgr.y (mgr.54108) 2214 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:37 smithi092 bash[114081]: cluster 2024-09-17T12:16:36.781295+0000 mgr.y (mgr.54108) 2214 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:38.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:37 smithi092 bash[114081]: cluster 2024-09-17T12:16:36.781295+0000 mgr.y (mgr.54108) 2214 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:38.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:37 smithi092 bash[110680]: cluster 2024-09-17T12:16:36.781295+0000 mgr.y (mgr.54108) 2214 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:38.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:37 smithi092 bash[110680]: cluster 2024-09-17T12:16:36.781295+0000 mgr.y (mgr.54108) 2214 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:38 smithi121 bash[87711]: audit 2024-09-17T12:16:37.969849+0000 mgr.y (mgr.54108) 2215 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:38 smithi121 bash[87711]: audit 2024-09-17T12:16:37.969849+0000 mgr.y (mgr.54108) 2215 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:38 smithi092 bash[114081]: audit 2024-09-17T12:16:37.969849+0000 mgr.y (mgr.54108) 2215 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:39.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:38 smithi092 bash[114081]: audit 2024-09-17T12:16:37.969849+0000 mgr.y (mgr.54108) 2215 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:39.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:38 smithi092 bash[110680]: audit 2024-09-17T12:16:37.969849+0000 mgr.y (mgr.54108) 2215 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:39.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:38 smithi092 bash[110680]: audit 2024-09-17T12:16:37.969849+0000 mgr.y (mgr.54108) 2215 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:40.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:39 smithi121 bash[87711]: cluster 2024-09-17T12:16:38.782489+0000 mgr.y (mgr.54108) 2216 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:39 smithi121 bash[87711]: cluster 2024-09-17T12:16:38.782489+0000 mgr.y (mgr.54108) 2216 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:39 smithi092 bash[114081]: cluster 2024-09-17T12:16:38.782489+0000 mgr.y (mgr.54108) 2216 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:40.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:39 smithi092 bash[114081]: cluster 2024-09-17T12:16:38.782489+0000 mgr.y (mgr.54108) 2216 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:40.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:39 smithi092 bash[110680]: cluster 2024-09-17T12:16:38.782489+0000 mgr.y (mgr.54108) 2216 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:40.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:39 smithi092 bash[110680]: cluster 2024-09-17T12:16:38.782489+0000 mgr.y (mgr.54108) 2216 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:16:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:16:40] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:16:42.098 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:16:42.187 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[114081]: cluster 2024-09-17T12:16:40.783700+0000 mgr.y (mgr.54108) 2217 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:42.187 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[114081]: cluster 2024-09-17T12:16:40.783700+0000 mgr.y (mgr.54108) 2217 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:42.187 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[114081]: audit 2024-09-17T12:16:41.597260+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.187 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[114081]: audit 2024-09-17T12:16:41.597260+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.187 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[114081]: audit 2024-09-17T12:16:41.603236+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.187 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[114081]: audit 2024-09-17T12:16:41.603236+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.187 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[114081]: audit 2024-09-17T12:16:41.609058+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.187 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[114081]: audit 2024-09-17T12:16:41.609058+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[110680]: cluster 2024-09-17T12:16:40.783700+0000 mgr.y (mgr.54108) 2217 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:42.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[110680]: cluster 2024-09-17T12:16:40.783700+0000 mgr.y (mgr.54108) 2217 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:42.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[110680]: audit 2024-09-17T12:16:41.597260+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[110680]: audit 2024-09-17T12:16:41.597260+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[110680]: audit 2024-09-17T12:16:41.603236+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[110680]: audit 2024-09-17T12:16:41.603236+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[110680]: audit 2024-09-17T12:16:41.609058+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:41 smithi092 bash[110680]: audit 2024-09-17T12:16:41.609058+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:41 smithi121 bash[87711]: cluster 2024-09-17T12:16:40.783700+0000 mgr.y (mgr.54108) 2217 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:41 smithi121 bash[87711]: cluster 2024-09-17T12:16:40.783700+0000 mgr.y (mgr.54108) 2217 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:41 smithi121 bash[87711]: audit 2024-09-17T12:16:41.597260+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:41 smithi121 bash[87711]: audit 2024-09-17T12:16:41.597260+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:41 smithi121 bash[87711]: audit 2024-09-17T12:16:41.603236+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:41 smithi121 bash[87711]: audit 2024-09-17T12:16:41.603236+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:41 smithi121 bash[87711]: audit 2024-09-17T12:16:41.609058+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:42.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:41 smithi121 bash[87711]: audit 2024-09-17T12:16:41.609058+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:44.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:43 smithi092 bash[114081]: cluster 2024-09-17T12:16:42.785049+0000 mgr.y (mgr.54108) 2218 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:44.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:43 smithi092 bash[114081]: cluster 2024-09-17T12:16:42.785049+0000 mgr.y (mgr.54108) 2218 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:44.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:43 smithi092 bash[110680]: cluster 2024-09-17T12:16:42.785049+0000 mgr.y (mgr.54108) 2218 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:44.078 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:43 smithi092 bash[110680]: cluster 2024-09-17T12:16:42.785049+0000 mgr.y (mgr.54108) 2218 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:43 smithi121 bash[87711]: cluster 2024-09-17T12:16:42.785049+0000 mgr.y (mgr.54108) 2218 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:44.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:43 smithi121 bash[87711]: cluster 2024-09-17T12:16:42.785049+0000 mgr.y (mgr.54108) 2218 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:45.584 INFO:teuthology.orchestra.run.smithi092.stdout:wait for servicemap items w/ changing names to refresh 2024-09-17T12:16:46.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:45 smithi121 bash[87711]: cluster 2024-09-17T12:16:44.785705+0000 mgr.y (mgr.54108) 2219 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:45 smithi121 bash[87711]: cluster 2024-09-17T12:16:44.785705+0000 mgr.y (mgr.54108) 2219 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:46.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:45 smithi092 bash[110680]: cluster 2024-09-17T12:16:44.785705+0000 mgr.y (mgr.54108) 2219 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:46.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:45 smithi092 bash[110680]: cluster 2024-09-17T12:16:44.785705+0000 mgr.y (mgr.54108) 2219 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:46.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:45 smithi092 bash[114081]: cluster 2024-09-17T12:16:44.785705+0000 mgr.y (mgr.54108) 2219 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:46.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:45 smithi092 bash[114081]: cluster 2024-09-17T12:16:44.785705+0000 mgr.y (mgr.54108) 2219 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:46.396 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'sleep 60' 2024-09-17T12:16:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:47 smithi121 bash[87711]: cluster 2024-09-17T12:16:46.786690+0000 mgr.y (mgr.54108) 2220 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:47 smithi121 bash[87711]: cluster 2024-09-17T12:16:46.786690+0000 mgr.y (mgr.54108) 2220 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:47 smithi121 bash[87711]: audit 2024-09-17T12:16:47.803817+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:47 smithi121 bash[87711]: audit 2024-09-17T12:16:47.803817+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:47 smithi121 bash[87711]: audit 2024-09-17T12:16:47.814196+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:47 smithi121 bash[87711]: audit 2024-09-17T12:16:47.814196+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:47 smithi121 bash[87711]: audit 2024-09-17T12:16:47.827070+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:47 smithi121 bash[87711]: audit 2024-09-17T12:16:47.827070+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[110680]: cluster 2024-09-17T12:16:46.786690+0000 mgr.y (mgr.54108) 2220 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[110680]: cluster 2024-09-17T12:16:46.786690+0000 mgr.y (mgr.54108) 2220 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:48.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[110680]: audit 2024-09-17T12:16:47.803817+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[110680]: audit 2024-09-17T12:16:47.803817+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[110680]: audit 2024-09-17T12:16:47.814196+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[110680]: audit 2024-09-17T12:16:47.814196+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[110680]: audit 2024-09-17T12:16:47.827070+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[110680]: audit 2024-09-17T12:16:47.827070+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[114081]: cluster 2024-09-17T12:16:46.786690+0000 mgr.y (mgr.54108) 2220 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[114081]: cluster 2024-09-17T12:16:46.786690+0000 mgr.y (mgr.54108) 2220 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[114081]: audit 2024-09-17T12:16:47.803817+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[114081]: audit 2024-09-17T12:16:47.803817+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[114081]: audit 2024-09-17T12:16:47.814196+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[114081]: audit 2024-09-17T12:16:47.814196+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[114081]: audit 2024-09-17T12:16:47.827070+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:47 smithi092 bash[114081]: audit 2024-09-17T12:16:47.827070+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:49.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:48 smithi121 bash[87711]: audit 2024-09-17T12:16:47.978073+0000 mgr.y (mgr.54108) 2221 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:48 smithi121 bash[87711]: audit 2024-09-17T12:16:47.978073+0000 mgr.y (mgr.54108) 2221 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:48 smithi092 bash[110680]: audit 2024-09-17T12:16:47.978073+0000 mgr.y (mgr.54108) 2221 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:48 smithi092 bash[110680]: audit 2024-09-17T12:16:47.978073+0000 mgr.y (mgr.54108) 2221 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:49.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:48 smithi092 bash[114081]: audit 2024-09-17T12:16:47.978073+0000 mgr.y (mgr.54108) 2221 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:49.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:48 smithi092 bash[114081]: audit 2024-09-17T12:16:47.978073+0000 mgr.y (mgr.54108) 2221 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:50.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:49 smithi121 bash[87711]: cluster 2024-09-17T12:16:48.787820+0000 mgr.y (mgr.54108) 2222 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:50.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:49 smithi121 bash[87711]: cluster 2024-09-17T12:16:48.787820+0000 mgr.y (mgr.54108) 2222 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:50.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:49 smithi092 bash[110680]: cluster 2024-09-17T12:16:48.787820+0000 mgr.y (mgr.54108) 2222 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:50.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:49 smithi092 bash[110680]: cluster 2024-09-17T12:16:48.787820+0000 mgr.y (mgr.54108) 2222 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:50.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:49 smithi092 bash[114081]: cluster 2024-09-17T12:16:48.787820+0000 mgr.y (mgr.54108) 2222 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:50.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:49 smithi092 bash[114081]: cluster 2024-09-17T12:16:48.787820+0000 mgr.y (mgr.54108) 2222 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:16:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:16:50] "GET /metrics HTTP/1.1" 200 38561 "" "Prometheus/2.51.0" 2024-09-17T12:16:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:50 smithi092 bash[110680]: audit 2024-09-17T12:16:50.634460+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:51.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:50 smithi092 bash[110680]: audit 2024-09-17T12:16:50.634460+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:51.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:50 smithi092 bash[114081]: audit 2024-09-17T12:16:50.634460+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:51.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:50 smithi092 bash[114081]: audit 2024-09-17T12:16:50.634460+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:51.141 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:16:51.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:50 smithi121 bash[87711]: audit 2024-09-17T12:16:50.634460+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:51.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:50 smithi121 bash[87711]: audit 2024-09-17T12:16:50.634460+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:16:52.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:51 smithi121 bash[87711]: cluster 2024-09-17T12:16:50.789065+0000 mgr.y (mgr.54108) 2223 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:52.289 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:51 smithi121 bash[87711]: cluster 2024-09-17T12:16:50.789065+0000 mgr.y (mgr.54108) 2223 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:51 smithi092 bash[110680]: cluster 2024-09-17T12:16:50.789065+0000 mgr.y (mgr.54108) 2223 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:51 smithi092 bash[110680]: cluster 2024-09-17T12:16:50.789065+0000 mgr.y (mgr.54108) 2223 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:52.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:51 smithi092 bash[114081]: cluster 2024-09-17T12:16:50.789065+0000 mgr.y (mgr.54108) 2223 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:52.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:51 smithi092 bash[114081]: cluster 2024-09-17T12:16:50.789065+0000 mgr.y (mgr.54108) 2223 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:54.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:53 smithi121 bash[87711]: cluster 2024-09-17T12:16:52.790026+0000 mgr.y (mgr.54108) 2224 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:54.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:53 smithi121 bash[87711]: cluster 2024-09-17T12:16:52.790026+0000 mgr.y (mgr.54108) 2224 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:53 smithi092 bash[110680]: cluster 2024-09-17T12:16:52.790026+0000 mgr.y (mgr.54108) 2224 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:54.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:53 smithi092 bash[110680]: cluster 2024-09-17T12:16:52.790026+0000 mgr.y (mgr.54108) 2224 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:53 smithi092 bash[114081]: cluster 2024-09-17T12:16:52.790026+0000 mgr.y (mgr.54108) 2224 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:54.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:53 smithi092 bash[114081]: cluster 2024-09-17T12:16:52.790026+0000 mgr.y (mgr.54108) 2224 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:56.176 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:55 smithi092 bash[110680]: cluster 2024-09-17T12:16:54.790980+0000 mgr.y (mgr.54108) 2225 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:56.177 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:55 smithi092 bash[110680]: cluster 2024-09-17T12:16:54.790980+0000 mgr.y (mgr.54108) 2225 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:56.177 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:55 smithi092 bash[114081]: cluster 2024-09-17T12:16:54.790980+0000 mgr.y (mgr.54108) 2225 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:56.177 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:55 smithi092 bash[114081]: cluster 2024-09-17T12:16:54.790980+0000 mgr.y (mgr.54108) 2225 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:56.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:55 smithi121 bash[87711]: cluster 2024-09-17T12:16:54.790980+0000 mgr.y (mgr.54108) 2225 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:56.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:55 smithi121 bash[87711]: cluster 2024-09-17T12:16:54.790980+0000 mgr.y (mgr.54108) 2225 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:16:58.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:57 smithi121 bash[87711]: cluster 2024-09-17T12:16:56.792035+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:58.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:57 smithi121 bash[87711]: cluster 2024-09-17T12:16:56.792035+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:57 smithi092 bash[114081]: cluster 2024-09-17T12:16:56.792035+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:58.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:57 smithi092 bash[114081]: cluster 2024-09-17T12:16:56.792035+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:58.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:57 smithi092 bash[110680]: cluster 2024-09-17T12:16:56.792035+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:58.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:57 smithi092 bash[110680]: cluster 2024-09-17T12:16:56.792035+0000 mgr.y (mgr.54108) 2226 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:16:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:58 smithi121 bash[87711]: audit 2024-09-17T12:16:57.985981+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:58 smithi121 bash[87711]: audit 2024-09-17T12:16:57.985981+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:58 smithi121 bash[87711]: audit 2024-09-17T12:16:58.376452+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:16:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:58 smithi121 bash[87711]: audit 2024-09-17T12:16:58.376452+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:16:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:58 smithi121 bash[87711]: audit 2024-09-17T12:16:58.377552+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:16:59.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:58 smithi121 bash[87711]: audit 2024-09-17T12:16:58.377552+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:16:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:58 smithi121 bash[87711]: audit 2024-09-17T12:16:58.384081+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:59.307 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:58 smithi121 bash[87711]: audit 2024-09-17T12:16:58.384081+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[110680]: audit 2024-09-17T12:16:57.985981+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[110680]: audit 2024-09-17T12:16:57.985981+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[110680]: audit 2024-09-17T12:16:58.376452+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:16:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[110680]: audit 2024-09-17T12:16:58.376452+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:16:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[110680]: audit 2024-09-17T12:16:58.377552+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:16:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[110680]: audit 2024-09-17T12:16:58.377552+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:16:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[110680]: audit 2024-09-17T12:16:58.384081+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:59.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[110680]: audit 2024-09-17T12:16:58.384081+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:59.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[114081]: audit 2024-09-17T12:16:57.985981+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:59.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[114081]: audit 2024-09-17T12:16:57.985981+0000 mgr.y (mgr.54108) 2227 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:16:59.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[114081]: audit 2024-09-17T12:16:58.376452+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:16:59.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[114081]: audit 2024-09-17T12:16:58.376452+0000 mon.a (mon.0) 8180 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:16:59.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[114081]: audit 2024-09-17T12:16:58.377552+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:16:59.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[114081]: audit 2024-09-17T12:16:58.377552+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:16:59.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[114081]: audit 2024-09-17T12:16:58.384081+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:16:59.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:58 smithi092 bash[114081]: audit 2024-09-17T12:16:58.384081+0000 mon.a (mon.0) 8182 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:00.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:59 smithi121 bash[87711]: cluster 2024-09-17T12:16:58.792931+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:00.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:16:59 smithi121 bash[87711]: cluster 2024-09-17T12:16:58.792931+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:00.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:59 smithi092 bash[110680]: cluster 2024-09-17T12:16:58.792931+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:00.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:16:59 smithi092 bash[110680]: cluster 2024-09-17T12:16:58.792931+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:00.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:59 smithi092 bash[114081]: cluster 2024-09-17T12:16:58.792931+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:00.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:16:59 smithi092 bash[114081]: cluster 2024-09-17T12:16:58.792931+0000 mgr.y (mgr.54108) 2228 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:01.077 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:17:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:17:00] "GET /metrics HTTP/1.1" 200 38561 "" "Prometheus/2.51.0" 2024-09-17T12:17:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:01 smithi121 bash[87711]: cluster 2024-09-17T12:17:00.794107+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:01 smithi121 bash[87711]: cluster 2024-09-17T12:17:00.794107+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:01 smithi121 bash[87711]: audit 2024-09-17T12:17:01.823778+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:01 smithi121 bash[87711]: audit 2024-09-17T12:17:01.823778+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:01 smithi121 bash[87711]: audit 2024-09-17T12:17:01.835902+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:01 smithi121 bash[87711]: audit 2024-09-17T12:17:01.835902+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:01 smithi121 bash[87711]: audit 2024-09-17T12:17:01.848749+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:01 smithi121 bash[87711]: audit 2024-09-17T12:17:01.848749+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[110680]: cluster 2024-09-17T12:17:00.794107+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[110680]: cluster 2024-09-17T12:17:00.794107+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[110680]: audit 2024-09-17T12:17:01.823778+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[110680]: audit 2024-09-17T12:17:01.823778+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[110680]: audit 2024-09-17T12:17:01.835902+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[110680]: audit 2024-09-17T12:17:01.835902+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[110680]: audit 2024-09-17T12:17:01.848749+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[110680]: audit 2024-09-17T12:17:01.848749+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[114081]: cluster 2024-09-17T12:17:00.794107+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:02.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[114081]: cluster 2024-09-17T12:17:00.794107+0000 mgr.y (mgr.54108) 2229 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:02.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[114081]: audit 2024-09-17T12:17:01.823778+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[114081]: audit 2024-09-17T12:17:01.823778+0000 mon.a (mon.0) 8183 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[114081]: audit 2024-09-17T12:17:01.835902+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[114081]: audit 2024-09-17T12:17:01.835902+0000 mon.a (mon.0) 8184 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[114081]: audit 2024-09-17T12:17:01.848749+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:02.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:01 smithi092 bash[114081]: audit 2024-09-17T12:17:01.848749+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:04.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:03 smithi121 bash[87711]: cluster 2024-09-17T12:17:02.795346+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:03 smithi121 bash[87711]: cluster 2024-09-17T12:17:02.795346+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:04.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:03 smithi092 bash[110680]: cluster 2024-09-17T12:17:02.795346+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:04.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:03 smithi092 bash[110680]: cluster 2024-09-17T12:17:02.795346+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:03 smithi092 bash[114081]: cluster 2024-09-17T12:17:02.795346+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:04.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:03 smithi092 bash[114081]: cluster 2024-09-17T12:17:02.795346+0000 mgr.y (mgr.54108) 2230 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:05 smithi121 bash[87711]: cluster 2024-09-17T12:17:04.796451+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:05 smithi121 bash[87711]: cluster 2024-09-17T12:17:04.796451+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:05 smithi121 bash[87711]: audit 2024-09-17T12:17:05.634659+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:05 smithi121 bash[87711]: audit 2024-09-17T12:17:05.634659+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:05 smithi092 bash[110680]: cluster 2024-09-17T12:17:04.796451+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:05 smithi092 bash[110680]: cluster 2024-09-17T12:17:04.796451+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:05 smithi092 bash[110680]: audit 2024-09-17T12:17:05.634659+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:05 smithi092 bash[110680]: audit 2024-09-17T12:17:05.634659+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:06.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:05 smithi092 bash[114081]: cluster 2024-09-17T12:17:04.796451+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:06.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:05 smithi092 bash[114081]: cluster 2024-09-17T12:17:04.796451+0000 mgr.y (mgr.54108) 2231 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:06.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:05 smithi092 bash[114081]: audit 2024-09-17T12:17:05.634659+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:06.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:05 smithi092 bash[114081]: audit 2024-09-17T12:17:05.634659+0000 mon.a (mon.0) 8186 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:08.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:07 smithi121 bash[87711]: cluster 2024-09-17T12:17:06.797626+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:07 smithi121 bash[87711]: cluster 2024-09-17T12:17:06.797626+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:08.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:07 smithi092 bash[110680]: cluster 2024-09-17T12:17:06.797626+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:08.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:07 smithi092 bash[110680]: cluster 2024-09-17T12:17:06.797626+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:08.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:07 smithi092 bash[114081]: cluster 2024-09-17T12:17:06.797626+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:08.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:07 smithi092 bash[114081]: cluster 2024-09-17T12:17:06.797626+0000 mgr.y (mgr.54108) 2232 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:09 smithi121 bash[87711]: audit 2024-09-17T12:17:07.994099+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:09 smithi121 bash[87711]: audit 2024-09-17T12:17:07.994099+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:09 smithi121 bash[87711]: audit 2024-09-17T12:17:08.015580+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:09 smithi121 bash[87711]: audit 2024-09-17T12:17:08.015580+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:09 smithi121 bash[87711]: audit 2024-09-17T12:17:08.028625+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:09 smithi121 bash[87711]: audit 2024-09-17T12:17:08.028625+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:09 smithi121 bash[87711]: audit 2024-09-17T12:17:08.041571+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:09 smithi121 bash[87711]: audit 2024-09-17T12:17:08.041571+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[110680]: audit 2024-09-17T12:17:07.994099+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[110680]: audit 2024-09-17T12:17:07.994099+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[110680]: audit 2024-09-17T12:17:08.015580+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[110680]: audit 2024-09-17T12:17:08.015580+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[110680]: audit 2024-09-17T12:17:08.028625+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[110680]: audit 2024-09-17T12:17:08.028625+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[110680]: audit 2024-09-17T12:17:08.041571+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[110680]: audit 2024-09-17T12:17:08.041571+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[114081]: audit 2024-09-17T12:17:07.994099+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[114081]: audit 2024-09-17T12:17:07.994099+0000 mgr.y (mgr.54108) 2233 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[114081]: audit 2024-09-17T12:17:08.015580+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[114081]: audit 2024-09-17T12:17:08.015580+0000 mon.a (mon.0) 8187 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[114081]: audit 2024-09-17T12:17:08.028625+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[114081]: audit 2024-09-17T12:17:08.028625+0000 mon.a (mon.0) 8188 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[114081]: audit 2024-09-17T12:17:08.041571+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:09 smithi092 bash[114081]: audit 2024-09-17T12:17:08.041571+0000 mon.a (mon.0) 8189 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:10 smithi121 bash[87711]: cluster 2024-09-17T12:17:08.798781+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:10.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:10 smithi121 bash[87711]: cluster 2024-09-17T12:17:08.798781+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:10 smithi092 bash[110680]: cluster 2024-09-17T12:17:08.798781+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:10 smithi092 bash[110680]: cluster 2024-09-17T12:17:08.798781+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:10.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:10 smithi092 bash[114081]: cluster 2024-09-17T12:17:08.798781+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:10.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:10 smithi092 bash[114081]: cluster 2024-09-17T12:17:08.798781+0000 mgr.y (mgr.54108) 2234 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:17:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:17:10] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:17:12.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:12 smithi121 bash[87711]: cluster 2024-09-17T12:17:10.799950+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:12 smithi121 bash[87711]: cluster 2024-09-17T12:17:10.799950+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:12.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:12 smithi092 bash[110680]: cluster 2024-09-17T12:17:10.799950+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:12.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:12 smithi092 bash[110680]: cluster 2024-09-17T12:17:10.799950+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:12 smithi092 bash[114081]: cluster 2024-09-17T12:17:10.799950+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:12.329 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:12 smithi092 bash[114081]: cluster 2024-09-17T12:17:10.799950+0000 mgr.y (mgr.54108) 2235 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:14.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:14 smithi121 bash[87711]: cluster 2024-09-17T12:17:12.801240+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:14.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:14 smithi121 bash[87711]: cluster 2024-09-17T12:17:12.801240+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:14 smithi092 bash[110680]: cluster 2024-09-17T12:17:12.801240+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:14.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:14 smithi092 bash[110680]: cluster 2024-09-17T12:17:12.801240+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:14.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:14 smithi092 bash[114081]: cluster 2024-09-17T12:17:12.801240+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:14.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:14 smithi092 bash[114081]: cluster 2024-09-17T12:17:12.801240+0000 mgr.y (mgr.54108) 2236 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:16 smithi121 bash[87711]: cluster 2024-09-17T12:17:14.802261+0000 mgr.y (mgr.54108) 2237 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:16 smithi121 bash[87711]: cluster 2024-09-17T12:17:14.802261+0000 mgr.y (mgr.54108) 2237 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:16 smithi092 bash[110680]: cluster 2024-09-17T12:17:14.802261+0000 mgr.y (mgr.54108) 2237 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:16.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:16 smithi092 bash[110680]: cluster 2024-09-17T12:17:14.802261+0000 mgr.y (mgr.54108) 2237 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:16 smithi092 bash[114081]: cluster 2024-09-17T12:17:14.802261+0000 mgr.y (mgr.54108) 2237 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:16 smithi092 bash[114081]: cluster 2024-09-17T12:17:14.802261+0000 mgr.y (mgr.54108) 2237 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:18 smithi092 bash[114081]: cluster 2024-09-17T12:17:16.803180+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:18.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:18 smithi092 bash[114081]: cluster 2024-09-17T12:17:16.803180+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:18 smithi092 bash[110680]: cluster 2024-09-17T12:17:16.803180+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:18.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:18 smithi092 bash[110680]: cluster 2024-09-17T12:17:16.803180+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:18.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:18 smithi121 bash[87711]: cluster 2024-09-17T12:17:16.803180+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:18.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:18 smithi121 bash[87711]: cluster 2024-09-17T12:17:16.803180+0000 mgr.y (mgr.54108) 2238 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:19 smithi092 bash[110680]: audit 2024-09-17T12:17:18.003074+0000 mgr.y (mgr.54108) 2239 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:19 smithi092 bash[110680]: audit 2024-09-17T12:17:18.003074+0000 mgr.y (mgr.54108) 2239 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:19 smithi092 bash[114081]: audit 2024-09-17T12:17:18.003074+0000 mgr.y (mgr.54108) 2239 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:19 smithi092 bash[114081]: audit 2024-09-17T12:17:18.003074+0000 mgr.y (mgr.54108) 2239 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:19.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:19 smithi121 bash[87711]: audit 2024-09-17T12:17:18.003074+0000 mgr.y (mgr.54108) 2239 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:19.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:19 smithi121 bash[87711]: audit 2024-09-17T12:17:18.003074+0000 mgr.y (mgr.54108) 2239 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:20 smithi092 bash[110680]: cluster 2024-09-17T12:17:18.804302+0000 mgr.y (mgr.54108) 2240 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:20.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:20 smithi092 bash[110680]: cluster 2024-09-17T12:17:18.804302+0000 mgr.y (mgr.54108) 2240 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:20.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:20 smithi092 bash[114081]: cluster 2024-09-17T12:17:18.804302+0000 mgr.y (mgr.54108) 2240 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:20.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:20 smithi092 bash[114081]: cluster 2024-09-17T12:17:18.804302+0000 mgr.y (mgr.54108) 2240 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:20.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:20 smithi121 bash[87711]: cluster 2024-09-17T12:17:18.804302+0000 mgr.y (mgr.54108) 2240 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:20.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:20 smithi121 bash[87711]: cluster 2024-09-17T12:17:18.804302+0000 mgr.y (mgr.54108) 2240 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:21.074 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:17:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:17:20] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:17:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:21 smithi092 bash[110680]: audit 2024-09-17T12:17:20.635347+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:21.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:21 smithi092 bash[110680]: audit 2024-09-17T12:17:20.635347+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:21 smithi092 bash[114081]: audit 2024-09-17T12:17:20.635347+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:21.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:21 smithi092 bash[114081]: audit 2024-09-17T12:17:20.635347+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:21.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:21 smithi121 bash[87711]: audit 2024-09-17T12:17:20.635347+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:21.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:21 smithi121 bash[87711]: audit 2024-09-17T12:17:20.635347+0000 mon.a (mon.0) 8190 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:22.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[114081]: cluster 2024-09-17T12:17:20.805443+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:22.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[114081]: cluster 2024-09-17T12:17:20.805443+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[114081]: audit 2024-09-17T12:17:22.031553+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[114081]: audit 2024-09-17T12:17:22.031553+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[114081]: audit 2024-09-17T12:17:22.042173+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[114081]: audit 2024-09-17T12:17:22.042173+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[114081]: audit 2024-09-17T12:17:22.051244+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[114081]: audit 2024-09-17T12:17:22.051244+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[110680]: cluster 2024-09-17T12:17:20.805443+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[110680]: cluster 2024-09-17T12:17:20.805443+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[110680]: audit 2024-09-17T12:17:22.031553+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[110680]: audit 2024-09-17T12:17:22.031553+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[110680]: audit 2024-09-17T12:17:22.042173+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[110680]: audit 2024-09-17T12:17:22.042173+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[110680]: audit 2024-09-17T12:17:22.051244+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:22 smithi092 bash[110680]: audit 2024-09-17T12:17:22.051244+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:22 smithi121 bash[87711]: cluster 2024-09-17T12:17:20.805443+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:22 smithi121 bash[87711]: cluster 2024-09-17T12:17:20.805443+0000 mgr.y (mgr.54108) 2241 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:22 smithi121 bash[87711]: audit 2024-09-17T12:17:22.031553+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:22 smithi121 bash[87711]: audit 2024-09-17T12:17:22.031553+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:22 smithi121 bash[87711]: audit 2024-09-17T12:17:22.042173+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:22 smithi121 bash[87711]: audit 2024-09-17T12:17:22.042173+0000 mon.a (mon.0) 8192 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:22 smithi121 bash[87711]: audit 2024-09-17T12:17:22.051244+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:22.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:22 smithi121 bash[87711]: audit 2024-09-17T12:17:22.051244+0000 mon.a (mon.0) 8193 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:24 smithi121 bash[87711]: cluster 2024-09-17T12:17:22.806806+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:24 smithi121 bash[87711]: cluster 2024-09-17T12:17:22.806806+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:24 smithi092 bash[110680]: cluster 2024-09-17T12:17:22.806806+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:24.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:24 smithi092 bash[110680]: cluster 2024-09-17T12:17:22.806806+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:24 smithi092 bash[114081]: cluster 2024-09-17T12:17:22.806806+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:24.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:24 smithi092 bash[114081]: cluster 2024-09-17T12:17:22.806806+0000 mgr.y (mgr.54108) 2242 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:26.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:26 smithi121 bash[87711]: cluster 2024-09-17T12:17:24.807875+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:26 smithi121 bash[87711]: cluster 2024-09-17T12:17:24.807875+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:26 smithi092 bash[110680]: cluster 2024-09-17T12:17:24.807875+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:26.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:26 smithi092 bash[110680]: cluster 2024-09-17T12:17:24.807875+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:26 smithi092 bash[114081]: cluster 2024-09-17T12:17:24.807875+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:26.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:26 smithi092 bash[114081]: cluster 2024-09-17T12:17:24.807875+0000 mgr.y (mgr.54108) 2243 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:28.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:28 smithi092 bash[114081]: cluster 2024-09-17T12:17:26.808916+0000 mgr.y (mgr.54108) 2244 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:28.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:28 smithi092 bash[114081]: cluster 2024-09-17T12:17:26.808916+0000 mgr.y (mgr.54108) 2244 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:28.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:28 smithi092 bash[110680]: cluster 2024-09-17T12:17:26.808916+0000 mgr.y (mgr.54108) 2244 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:28.329 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:28 smithi092 bash[110680]: cluster 2024-09-17T12:17:26.808916+0000 mgr.y (mgr.54108) 2244 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:28.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:28 smithi121 bash[87711]: cluster 2024-09-17T12:17:26.808916+0000 mgr.y (mgr.54108) 2244 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:28 smithi121 bash[87711]: cluster 2024-09-17T12:17:26.808916+0000 mgr.y (mgr.54108) 2244 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:29 smithi121 bash[87711]: audit 2024-09-17T12:17:28.013895+0000 mgr.y (mgr.54108) 2245 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:29 smithi121 bash[87711]: audit 2024-09-17T12:17:28.013895+0000 mgr.y (mgr.54108) 2245 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:29 smithi121 bash[87711]: audit 2024-09-17T12:17:28.253093+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:29 smithi121 bash[87711]: audit 2024-09-17T12:17:28.253093+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:29 smithi121 bash[87711]: audit 2024-09-17T12:17:28.263744+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:29 smithi121 bash[87711]: audit 2024-09-17T12:17:28.263744+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:29 smithi121 bash[87711]: audit 2024-09-17T12:17:28.274619+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:29 smithi121 bash[87711]: audit 2024-09-17T12:17:28.274619+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[110680]: audit 2024-09-17T12:17:28.013895+0000 mgr.y (mgr.54108) 2245 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[110680]: audit 2024-09-17T12:17:28.013895+0000 mgr.y (mgr.54108) 2245 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[110680]: audit 2024-09-17T12:17:28.253093+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[110680]: audit 2024-09-17T12:17:28.253093+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[110680]: audit 2024-09-17T12:17:28.263744+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[110680]: audit 2024-09-17T12:17:28.263744+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[110680]: audit 2024-09-17T12:17:28.274619+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[110680]: audit 2024-09-17T12:17:28.274619+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[114081]: audit 2024-09-17T12:17:28.013895+0000 mgr.y (mgr.54108) 2245 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[114081]: audit 2024-09-17T12:17:28.013895+0000 mgr.y (mgr.54108) 2245 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[114081]: audit 2024-09-17T12:17:28.253093+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[114081]: audit 2024-09-17T12:17:28.253093+0000 mon.a (mon.0) 8194 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[114081]: audit 2024-09-17T12:17:28.263744+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[114081]: audit 2024-09-17T12:17:28.263744+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[114081]: audit 2024-09-17T12:17:28.274619+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:29.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:29 smithi092 bash[114081]: audit 2024-09-17T12:17:28.274619+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:30.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:30 smithi121 bash[87711]: cluster 2024-09-17T12:17:28.810117+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:30 smithi121 bash[87711]: cluster 2024-09-17T12:17:28.810117+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:30 smithi092 bash[110680]: cluster 2024-09-17T12:17:28.810117+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:30.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:30 smithi092 bash[110680]: cluster 2024-09-17T12:17:28.810117+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:30 smithi092 bash[114081]: cluster 2024-09-17T12:17:28.810117+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:30.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:30 smithi092 bash[114081]: cluster 2024-09-17T12:17:28.810117+0000 mgr.y (mgr.54108) 2246 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:31.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:17:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:17:30] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.51.0" 2024-09-17T12:17:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:32 smithi121 bash[87711]: cluster 2024-09-17T12:17:30.811401+0000 mgr.y (mgr.54108) 2247 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:32.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:32 smithi121 bash[87711]: cluster 2024-09-17T12:17:30.811401+0000 mgr.y (mgr.54108) 2247 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:32.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:32 smithi092 bash[110680]: cluster 2024-09-17T12:17:30.811401+0000 mgr.y (mgr.54108) 2247 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:32.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:32 smithi092 bash[110680]: cluster 2024-09-17T12:17:30.811401+0000 mgr.y (mgr.54108) 2247 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:32.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:32 smithi092 bash[114081]: cluster 2024-09-17T12:17:30.811401+0000 mgr.y (mgr.54108) 2247 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:32.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:32 smithi092 bash[114081]: cluster 2024-09-17T12:17:30.811401+0000 mgr.y (mgr.54108) 2247 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:34 smithi121 bash[87711]: cluster 2024-09-17T12:17:32.812734+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:34.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:34 smithi121 bash[87711]: cluster 2024-09-17T12:17:32.812734+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:34 smithi092 bash[110680]: cluster 2024-09-17T12:17:32.812734+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:34.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:34 smithi092 bash[110680]: cluster 2024-09-17T12:17:32.812734+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:34 smithi092 bash[114081]: cluster 2024-09-17T12:17:32.812734+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:34.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:34 smithi092 bash[114081]: cluster 2024-09-17T12:17:32.812734+0000 mgr.y (mgr.54108) 2248 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:36 smithi092 bash[110680]: cluster 2024-09-17T12:17:34.813813+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:36 smithi092 bash[110680]: cluster 2024-09-17T12:17:34.813813+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:36 smithi092 bash[110680]: audit 2024-09-17T12:17:35.635666+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:36 smithi092 bash[110680]: audit 2024-09-17T12:17:35.635666+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:36 smithi092 bash[114081]: cluster 2024-09-17T12:17:34.813813+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:36 smithi092 bash[114081]: cluster 2024-09-17T12:17:34.813813+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:36 smithi092 bash[114081]: audit 2024-09-17T12:17:35.635666+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:36 smithi092 bash[114081]: audit 2024-09-17T12:17:35.635666+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:36.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:36 smithi121 bash[87711]: cluster 2024-09-17T12:17:34.813813+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:36 smithi121 bash[87711]: cluster 2024-09-17T12:17:34.813813+0000 mgr.y (mgr.54108) 2249 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:36 smithi121 bash[87711]: audit 2024-09-17T12:17:35.635666+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:36.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:36 smithi121 bash[87711]: audit 2024-09-17T12:17:35.635666+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:38.545 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:38 smithi092 bash[114081]: cluster 2024-09-17T12:17:36.814842+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:38.545 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:38 smithi092 bash[114081]: cluster 2024-09-17T12:17:36.814842+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:38.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:38 smithi092 bash[110680]: cluster 2024-09-17T12:17:36.814842+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:38.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:38 smithi092 bash[110680]: cluster 2024-09-17T12:17:36.814842+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:38.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:38 smithi121 bash[87711]: cluster 2024-09-17T12:17:36.814842+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:38.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:38 smithi121 bash[87711]: cluster 2024-09-17T12:17:36.814842+0000 mgr.y (mgr.54108) 2250 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:39.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:39 smithi121 bash[87711]: audit 2024-09-17T12:17:38.022013+0000 mgr.y (mgr.54108) 2251 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:39.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:39 smithi121 bash[87711]: audit 2024-09-17T12:17:38.022013+0000 mgr.y (mgr.54108) 2251 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:39 smithi092 bash[114081]: audit 2024-09-17T12:17:38.022013+0000 mgr.y (mgr.54108) 2251 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:39.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:39 smithi092 bash[114081]: audit 2024-09-17T12:17:38.022013+0000 mgr.y (mgr.54108) 2251 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:39.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:39 smithi092 bash[110680]: audit 2024-09-17T12:17:38.022013+0000 mgr.y (mgr.54108) 2251 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:39.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:39 smithi092 bash[110680]: audit 2024-09-17T12:17:38.022013+0000 mgr.y (mgr.54108) 2251 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:40 smithi121 bash[87711]: cluster 2024-09-17T12:17:38.816032+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:40.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:40 smithi121 bash[87711]: cluster 2024-09-17T12:17:38.816032+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:40 smithi092 bash[110680]: cluster 2024-09-17T12:17:38.816032+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:40.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:40 smithi092 bash[110680]: cluster 2024-09-17T12:17:38.816032+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:40.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:40 smithi092 bash[114081]: cluster 2024-09-17T12:17:38.816032+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:40.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:40 smithi092 bash[114081]: cluster 2024-09-17T12:17:38.816032+0000 mgr.y (mgr.54108) 2252 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:17:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:17:40] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:17:42.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[110680]: cluster 2024-09-17T12:17:40.817230+0000 mgr.y (mgr.54108) 2253 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[110680]: cluster 2024-09-17T12:17:40.817230+0000 mgr.y (mgr.54108) 2253 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[110680]: audit 2024-09-17T12:17:42.214758+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[110680]: audit 2024-09-17T12:17:42.214758+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[110680]: audit 2024-09-17T12:17:42.226425+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[110680]: audit 2024-09-17T12:17:42.226425+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[110680]: audit 2024-09-17T12:17:42.239689+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.577 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[110680]: audit 2024-09-17T12:17:42.239689+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[114081]: cluster 2024-09-17T12:17:40.817230+0000 mgr.y (mgr.54108) 2253 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[114081]: cluster 2024-09-17T12:17:40.817230+0000 mgr.y (mgr.54108) 2253 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[114081]: audit 2024-09-17T12:17:42.214758+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[114081]: audit 2024-09-17T12:17:42.214758+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[114081]: audit 2024-09-17T12:17:42.226425+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[114081]: audit 2024-09-17T12:17:42.226425+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[114081]: audit 2024-09-17T12:17:42.239689+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.578 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:42 smithi092 bash[114081]: audit 2024-09-17T12:17:42.239689+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:42 smithi121 bash[87711]: cluster 2024-09-17T12:17:40.817230+0000 mgr.y (mgr.54108) 2253 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:42 smithi121 bash[87711]: cluster 2024-09-17T12:17:40.817230+0000 mgr.y (mgr.54108) 2253 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:42 smithi121 bash[87711]: audit 2024-09-17T12:17:42.214758+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:42 smithi121 bash[87711]: audit 2024-09-17T12:17:42.214758+0000 mon.a (mon.0) 8198 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:42 smithi121 bash[87711]: audit 2024-09-17T12:17:42.226425+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:42 smithi121 bash[87711]: audit 2024-09-17T12:17:42.226425+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:42 smithi121 bash[87711]: audit 2024-09-17T12:17:42.239689+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:42.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:42 smithi121 bash[87711]: audit 2024-09-17T12:17:42.239689+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:44.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:44 smithi092 bash[110680]: cluster 2024-09-17T12:17:42.818566+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:44.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:44 smithi092 bash[110680]: cluster 2024-09-17T12:17:42.818566+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:44 smithi092 bash[114081]: cluster 2024-09-17T12:17:42.818566+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:44.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:44 smithi092 bash[114081]: cluster 2024-09-17T12:17:42.818566+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:44.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:44 smithi121 bash[87711]: cluster 2024-09-17T12:17:42.818566+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:44.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:44 smithi121 bash[87711]: cluster 2024-09-17T12:17:42.818566+0000 mgr.y (mgr.54108) 2254 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:46 smithi092 bash[110680]: cluster 2024-09-17T12:17:44.819793+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:46.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:46 smithi092 bash[110680]: cluster 2024-09-17T12:17:44.819793+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:46 smithi092 bash[114081]: cluster 2024-09-17T12:17:44.819793+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:46.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:46 smithi092 bash[114081]: cluster 2024-09-17T12:17:44.819793+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:46.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:46 smithi121 bash[87711]: cluster 2024-09-17T12:17:44.819793+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:46.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:46 smithi121 bash[87711]: cluster 2024-09-17T12:17:44.819793+0000 mgr.y (mgr.54108) 2255 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:48 smithi092 bash[110680]: cluster 2024-09-17T12:17:46.820861+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:48.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:48 smithi092 bash[110680]: cluster 2024-09-17T12:17:46.820861+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:48 smithi092 bash[114081]: cluster 2024-09-17T12:17:46.820861+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:48.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:48 smithi092 bash[114081]: cluster 2024-09-17T12:17:46.820861+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:48.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:48 smithi121 bash[87711]: cluster 2024-09-17T12:17:46.820861+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:48.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:48 smithi121 bash[87711]: cluster 2024-09-17T12:17:46.820861+0000 mgr.y (mgr.54108) 2256 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:49.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:49 smithi121 bash[87711]: audit 2024-09-17T12:17:48.033150+0000 mgr.y (mgr.54108) 2257 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:49.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:49 smithi121 bash[87711]: audit 2024-09-17T12:17:48.033150+0000 mgr.y (mgr.54108) 2257 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:49.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:49 smithi121 bash[87711]: audit 2024-09-17T12:17:48.447263+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:49 smithi121 bash[87711]: audit 2024-09-17T12:17:48.447263+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:49 smithi121 bash[87711]: audit 2024-09-17T12:17:48.460146+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:49 smithi121 bash[87711]: audit 2024-09-17T12:17:48.460146+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:49 smithi121 bash[87711]: audit 2024-09-17T12:17:48.473228+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:49 smithi121 bash[87711]: audit 2024-09-17T12:17:48.473228+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[110680]: audit 2024-09-17T12:17:48.033150+0000 mgr.y (mgr.54108) 2257 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:49.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[110680]: audit 2024-09-17T12:17:48.033150+0000 mgr.y (mgr.54108) 2257 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:49.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[110680]: audit 2024-09-17T12:17:48.447263+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[110680]: audit 2024-09-17T12:17:48.447263+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[110680]: audit 2024-09-17T12:17:48.460146+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[110680]: audit 2024-09-17T12:17:48.460146+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[110680]: audit 2024-09-17T12:17:48.473228+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[110680]: audit 2024-09-17T12:17:48.473228+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[114081]: audit 2024-09-17T12:17:48.033150+0000 mgr.y (mgr.54108) 2257 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:49.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[114081]: audit 2024-09-17T12:17:48.033150+0000 mgr.y (mgr.54108) 2257 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:49.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[114081]: audit 2024-09-17T12:17:48.447263+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[114081]: audit 2024-09-17T12:17:48.447263+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[114081]: audit 2024-09-17T12:17:48.460146+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[114081]: audit 2024-09-17T12:17:48.460146+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[114081]: audit 2024-09-17T12:17:48.473228+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:49.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:49 smithi092 bash[114081]: audit 2024-09-17T12:17:48.473228+0000 mon.a (mon.0) 8203 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:50.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:50 smithi092 bash[110680]: cluster 2024-09-17T12:17:48.822112+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:50.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:50 smithi092 bash[110680]: cluster 2024-09-17T12:17:48.822112+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:50.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:50 smithi092 bash[114081]: cluster 2024-09-17T12:17:48.822112+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:50.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:50 smithi092 bash[114081]: cluster 2024-09-17T12:17:48.822112+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:50.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:50 smithi121 bash[87711]: cluster 2024-09-17T12:17:48.822112+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:50.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:50 smithi121 bash[87711]: cluster 2024-09-17T12:17:48.822112+0000 mgr.y (mgr.54108) 2258 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:51.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:17:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:17:50] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.51.0" 2024-09-17T12:17:51.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:51 smithi121 bash[87711]: audit 2024-09-17T12:17:50.636396+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:51.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:51 smithi121 bash[87711]: audit 2024-09-17T12:17:50.636396+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:51.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:51 smithi092 bash[110680]: audit 2024-09-17T12:17:50.636396+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:51.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:51 smithi092 bash[110680]: audit 2024-09-17T12:17:50.636396+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:51.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:51 smithi092 bash[114081]: audit 2024-09-17T12:17:50.636396+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:51.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:51 smithi092 bash[114081]: audit 2024-09-17T12:17:50.636396+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:17:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:52 smithi121 bash[87711]: cluster 2024-09-17T12:17:50.823278+0000 mgr.y (mgr.54108) 2259 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:52.617 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:52 smithi121 bash[87711]: cluster 2024-09-17T12:17:50.823278+0000 mgr.y (mgr.54108) 2259 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:52.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:52 smithi092 bash[110680]: cluster 2024-09-17T12:17:50.823278+0000 mgr.y (mgr.54108) 2259 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:52.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:52 smithi092 bash[110680]: cluster 2024-09-17T12:17:50.823278+0000 mgr.y (mgr.54108) 2259 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:52.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:52 smithi092 bash[114081]: cluster 2024-09-17T12:17:50.823278+0000 mgr.y (mgr.54108) 2259 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:52.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:52 smithi092 bash[114081]: cluster 2024-09-17T12:17:50.823278+0000 mgr.y (mgr.54108) 2259 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:54.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:54 smithi092 bash[110680]: cluster 2024-09-17T12:17:52.824541+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:54.644 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:54 smithi092 bash[110680]: cluster 2024-09-17T12:17:52.824541+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:54.644 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:54 smithi092 bash[114081]: cluster 2024-09-17T12:17:52.824541+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:54.644 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:54 smithi092 bash[114081]: cluster 2024-09-17T12:17:52.824541+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:54.675 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:54 smithi121 bash[87711]: cluster 2024-09-17T12:17:52.824541+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:54.675 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:54 smithi121 bash[87711]: cluster 2024-09-17T12:17:52.824541+0000 mgr.y (mgr.54108) 2260 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:55.681 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ps' 2024-09-17T12:17:56.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:56 smithi092 bash[110680]: cluster 2024-09-17T12:17:54.825642+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:56.673 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:56 smithi092 bash[110680]: cluster 2024-09-17T12:17:54.825642+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:56.674 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:56 smithi092 bash[114081]: cluster 2024-09-17T12:17:54.825642+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:56.674 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:56 smithi092 bash[114081]: cluster 2024-09-17T12:17:54.825642+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:56 smithi121 bash[87711]: cluster 2024-09-17T12:17:54.825642+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:56.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:56 smithi121 bash[87711]: cluster 2024-09-17T12:17:54.825642+0000 mgr.y (mgr.54108) 2261 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:17:58.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:58 smithi092 bash[110680]: cluster 2024-09-17T12:17:56.826331+0000 mgr.y (mgr.54108) 2262 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:58.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:58 smithi092 bash[110680]: cluster 2024-09-17T12:17:56.826331+0000 mgr.y (mgr.54108) 2262 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:58.785 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:58 smithi092 bash[114081]: cluster 2024-09-17T12:17:56.826331+0000 mgr.y (mgr.54108) 2262 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:58.786 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:58 smithi092 bash[114081]: cluster 2024-09-17T12:17:56.826331+0000 mgr.y (mgr.54108) 2262 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:58.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:58 smithi121 bash[87711]: cluster 2024-09-17T12:17:56.826331+0000 mgr.y (mgr.54108) 2262 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:58.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:58 smithi121 bash[87711]: cluster 2024-09-17T12:17:56.826331+0000 mgr.y (mgr.54108) 2262 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:17:59.688 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:58.044439+0000 mgr.y (mgr.54108) 2263 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:59.688 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:58.044439+0000 mgr.y (mgr.54108) 2263 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:59.688 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:58.997030+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.688 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:58.997030+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.688 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:59.006620+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.688 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:59.006620+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.688 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:59.008427+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:17:59.688 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:59.008427+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:17:59.688 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:59.009337+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:59.009337+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:59.017118+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[114081]: audit 2024-09-17T12:17:59.017118+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:58.044439+0000 mgr.y (mgr.54108) 2263 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:58.044439+0000 mgr.y (mgr.54108) 2263 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:58.997030+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:58.997030+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:59.006620+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:59.006620+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:59.008427+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:17:59.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:59.008427+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:17:59.690 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:59.009337+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:17:59.690 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:59.009337+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:17:59.690 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:59.017118+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.690 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:17:59 smithi092 bash[110680]: audit 2024-09-17T12:17:59.017118+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:58.044439+0000 mgr.y (mgr.54108) 2263 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:58.044439+0000 mgr.y (mgr.54108) 2263 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:17:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:58.997030+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:58.997030+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:59.006620+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:59.006620+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:59.008427+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:17:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:59.008427+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:17:59.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:59.009337+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:17:59.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:59.009337+0000 mon.a (mon.0) 8208 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:17:59.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:59.017118+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:17:59.807 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:17:59 smithi121 bash[87711]: audit 2024-09-17T12:17:59.017118+0000 mon.a (mon.0) 8209 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:00.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:00 smithi092 bash[114081]: cluster 2024-09-17T12:17:58.827044+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:00.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:00 smithi092 bash[114081]: cluster 2024-09-17T12:17:58.827044+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:00.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:00 smithi092 bash[110680]: cluster 2024-09-17T12:17:58.827044+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:00.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:00 smithi092 bash[110680]: cluster 2024-09-17T12:17:58.827044+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:00.785 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:18:00.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:00 smithi121 bash[87711]: cluster 2024-09-17T12:17:58.827044+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:00.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:00 smithi121 bash[87711]: cluster 2024-09-17T12:17:58.827044+0000 mgr.y (mgr.54108) 2264 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:01.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:18:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:18:00] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.51.0" 2024-09-17T12:18:02.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:02 smithi092 bash[110680]: cluster 2024-09-17T12:18:00.827768+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:02.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:02 smithi092 bash[110680]: cluster 2024-09-17T12:18:00.827768+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:02.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:02 smithi092 bash[114081]: cluster 2024-09-17T12:18:00.827768+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:02.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:02 smithi092 bash[114081]: cluster 2024-09-17T12:18:00.827768+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:02.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:02 smithi121 bash[87711]: cluster 2024-09-17T12:18:00.827768+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:02.808 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:02 smithi121 bash[87711]: cluster 2024-09-17T12:18:00.827768+0000 mgr.y (mgr.54108) 2265 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:03 smithi121 bash[87711]: audit 2024-09-17T12:18:02.390417+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:03 smithi121 bash[87711]: audit 2024-09-17T12:18:02.390417+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:03 smithi121 bash[87711]: audit 2024-09-17T12:18:02.396570+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:03 smithi121 bash[87711]: audit 2024-09-17T12:18:02.396570+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:03 smithi121 bash[87711]: audit 2024-09-17T12:18:02.402306+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:03 smithi121 bash[87711]: audit 2024-09-17T12:18:02.402306+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:03 smithi121 bash[87711]: cluster 2024-09-17T12:18:02.828692+0000 mgr.y (mgr.54108) 2266 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:03.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:03 smithi121 bash[87711]: cluster 2024-09-17T12:18:02.828692+0000 mgr.y (mgr.54108) 2266 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:03.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[110680]: audit 2024-09-17T12:18:02.390417+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[110680]: audit 2024-09-17T12:18:02.390417+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[110680]: audit 2024-09-17T12:18:02.396570+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[110680]: audit 2024-09-17T12:18:02.396570+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[110680]: audit 2024-09-17T12:18:02.402306+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[110680]: audit 2024-09-17T12:18:02.402306+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[110680]: cluster 2024-09-17T12:18:02.828692+0000 mgr.y (mgr.54108) 2266 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[110680]: cluster 2024-09-17T12:18:02.828692+0000 mgr.y (mgr.54108) 2266 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[114081]: audit 2024-09-17T12:18:02.390417+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[114081]: audit 2024-09-17T12:18:02.390417+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[114081]: audit 2024-09-17T12:18:02.396570+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[114081]: audit 2024-09-17T12:18:02.396570+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[114081]: audit 2024-09-17T12:18:02.402306+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[114081]: audit 2024-09-17T12:18:02.402306+0000 mon.a (mon.0) 8212 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:03.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[114081]: cluster 2024-09-17T12:18:02.828692+0000 mgr.y (mgr.54108) 2266 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:03.827 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:03 smithi092 bash[114081]: cluster 2024-09-17T12:18:02.828692+0000 mgr.y (mgr.54108) 2266 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:04.726 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T12:18:04.726 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi092 smithi092 running 2s ago 63m - - 2024-09-17T12:18:04.726 INFO:teuthology.orchestra.run.smithi092.stdout:agent.smithi121 smithi121 running 16s ago 62m - - 2024-09-17T12:18:04.726 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (22m) 2s ago 52m 14.4M - 0.27.0 11f11916f8cd 1b761df5d815 2024-09-17T12:18:04.726 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi121 *:3000 running (21m) 16s ago 52m 70.0M - 10.4.0 c8b91775d855 89028d1218fe 2024-09-17T12:18:04.726 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.vkhfms smithi092 *:5000 running (2m) 2s ago 48m 48.2M - 3.8 6c1fcab85602 a3aa96d04928 2024-09-17T12:18:04.726 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi121 *:8443,9283,8765 running (17m) 16s ago 61m 445M - 19.3.0-4937-g74984932 6c1fcab85602 6d0dfef70347 2024-09-17T12:18:04.726 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (35m) 2s ago 64m 542M - 19.3.0-4937-g74984932 6c1fcab85602 bf3c107c6a92 2024-09-17T12:18:04.726 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (17m) 2s ago 64m 94.7M 2048M 19.3.0-4937-g74984932 6c1fcab85602 fe35102f2afb 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi121 running (19m) 16s ago 62m 71.5M 2048M 19.3.0-4937-g74984932 6c1fcab85602 c8146dffc996 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (16m) 2s ago 62m 66.0M 2048M 19.3.0-4937-g74984932 6c1fcab85602 ac12c276e7d3 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (23m) 2s ago 53m 8836k - 1.7.0 72c9c2088986 5de664af273c 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi121 *:9100 running (23m) 16s ago 53m 8599k - 1.7.0 72c9c2088986 c6a908272fed 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (13m) 2s ago 61m 61.5M 2780M 19.3.0-4937-g74984932 6c1fcab85602 9e72b169ef28 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (13m) 2s ago 60m 61.5M 2780M 19.3.0-4937-g74984932 6c1fcab85602 1d89f4a10206 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (11m) 2s ago 59m 55.0M 2780M 19.3.0-4937-g74984932 6c1fcab85602 0be71e766d76 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (9m) 2s ago 58m 59.5M 2780M 19.3.0-4937-g74984932 6c1fcab85602 a388fcd017a5 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi121 running (8m) 16s ago 57m 59.6M 3036M 19.3.0-4937-g74984932 6c1fcab85602 4b37b3aa1618 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi121 running (7m) 16s ago 56m 58.0M 3036M 19.3.0-4937-g74984932 6c1fcab85602 7046789e5301 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi121 running (7m) 16s ago 55m 54.4M 3036M 19.3.0-4937-g74984932 6c1fcab85602 6579ee5b8a2c 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi121 running (6m) 16s ago 54m 55.5M 3036M 19.3.0-4937-g74984932 6c1fcab85602 3163a4ff35cb 2024-09-17T12:18:04.727 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi121 *:9095 running (23m) 16s ago 53m 55.6M - 2.51.0 1d3b7f56885b fac8a0878b08 2024-09-17T12:18:04.728 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.phvpin smithi092 *:8000 running (4m) 2s ago 49m 91.7M - 19.3.0-4937-g74984932 6c1fcab85602 43d76401fd88 2024-09-17T12:18:04.728 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi121.ytazdu smithi121 *:8000 running (4m) 16s ago 49m 91.2M - 19.3.0-4937-g74984932 6c1fcab85602 53594b431bed 2024-09-17T12:18:05.499 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions' 2024-09-17T12:18:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:05 smithi121 bash[87711]: audit 2024-09-17T12:18:04.686921+0000 mgr.y (mgr.54108) 2267 : audit [DBG] from='client.55104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:05 smithi121 bash[87711]: audit 2024-09-17T12:18:04.686921+0000 mgr.y (mgr.54108) 2267 : audit [DBG] from='client.55104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:05 smithi121 bash[87711]: cluster 2024-09-17T12:18:04.829674+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:05 smithi121 bash[87711]: cluster 2024-09-17T12:18:04.829674+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:05 smithi121 bash[87711]: audit 2024-09-17T12:18:05.635747+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:05 smithi121 bash[87711]: audit 2024-09-17T12:18:05.635747+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[110680]: audit 2024-09-17T12:18:04.686921+0000 mgr.y (mgr.54108) 2267 : audit [DBG] from='client.55104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:06.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[110680]: audit 2024-09-17T12:18:04.686921+0000 mgr.y (mgr.54108) 2267 : audit [DBG] from='client.55104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:06.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[110680]: cluster 2024-09-17T12:18:04.829674+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:06.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[110680]: cluster 2024-09-17T12:18:04.829674+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:06.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[110680]: audit 2024-09-17T12:18:05.635747+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:06.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[110680]: audit 2024-09-17T12:18:05.635747+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:06.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[114081]: audit 2024-09-17T12:18:04.686921+0000 mgr.y (mgr.54108) 2267 : audit [DBG] from='client.55104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:06.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[114081]: audit 2024-09-17T12:18:04.686921+0000 mgr.y (mgr.54108) 2267 : audit [DBG] from='client.55104 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:06.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[114081]: cluster 2024-09-17T12:18:04.829674+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:06.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[114081]: cluster 2024-09-17T12:18:04.829674+0000 mgr.y (mgr.54108) 2268 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:06.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[114081]: audit 2024-09-17T12:18:05.635747+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:06.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:05 smithi092 bash[114081]: audit 2024-09-17T12:18:05.635747+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:08.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:07 smithi121 bash[87711]: cluster 2024-09-17T12:18:06.830676+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:07 smithi121 bash[87711]: cluster 2024-09-17T12:18:06.830676+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:08.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:07 smithi092 bash[110680]: cluster 2024-09-17T12:18:06.830676+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:08.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:07 smithi092 bash[110680]: cluster 2024-09-17T12:18:06.830676+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:08.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:07 smithi092 bash[114081]: cluster 2024-09-17T12:18:06.830676+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:08.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:07 smithi092 bash[114081]: cluster 2024-09-17T12:18:06.830676+0000 mgr.y (mgr.54108) 2269 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:08 smithi121 bash[87711]: audit 2024-09-17T12:18:08.054728+0000 mgr.y (mgr.54108) 2270 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:08 smithi121 bash[87711]: audit 2024-09-17T12:18:08.054728+0000 mgr.y (mgr.54108) 2270 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:08 smithi121 bash[87711]: audit 2024-09-17T12:18:08.678405+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:08 smithi121 bash[87711]: audit 2024-09-17T12:18:08.678405+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:08 smithi121 bash[87711]: audit 2024-09-17T12:18:08.689079+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:08 smithi121 bash[87711]: audit 2024-09-17T12:18:08.689079+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:08 smithi121 bash[87711]: audit 2024-09-17T12:18:08.702099+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:08 smithi121 bash[87711]: audit 2024-09-17T12:18:08.702099+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[110680]: audit 2024-09-17T12:18:08.054728+0000 mgr.y (mgr.54108) 2270 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[110680]: audit 2024-09-17T12:18:08.054728+0000 mgr.y (mgr.54108) 2270 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[110680]: audit 2024-09-17T12:18:08.678405+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[110680]: audit 2024-09-17T12:18:08.678405+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[110680]: audit 2024-09-17T12:18:08.689079+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[110680]: audit 2024-09-17T12:18:08.689079+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[110680]: audit 2024-09-17T12:18:08.702099+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[110680]: audit 2024-09-17T12:18:08.702099+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[114081]: audit 2024-09-17T12:18:08.054728+0000 mgr.y (mgr.54108) 2270 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[114081]: audit 2024-09-17T12:18:08.054728+0000 mgr.y (mgr.54108) 2270 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[114081]: audit 2024-09-17T12:18:08.678405+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[114081]: audit 2024-09-17T12:18:08.678405+0000 mon.a (mon.0) 8214 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[114081]: audit 2024-09-17T12:18:08.689079+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[114081]: audit 2024-09-17T12:18:08.689079+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[114081]: audit 2024-09-17T12:18:08.702099+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:08 smithi092 bash[114081]: audit 2024-09-17T12:18:08.702099+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:10.252 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:18:10.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:09 smithi121 bash[87711]: cluster 2024-09-17T12:18:08.831851+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:10.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:09 smithi121 bash[87711]: cluster 2024-09-17T12:18:08.831851+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:09 smithi092 bash[110680]: cluster 2024-09-17T12:18:08.831851+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:10.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:09 smithi092 bash[110680]: cluster 2024-09-17T12:18:08.831851+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:10.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:09 smithi092 bash[114081]: cluster 2024-09-17T12:18:08.831851+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:10.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:09 smithi092 bash[114081]: cluster 2024-09-17T12:18:08.831851+0000 mgr.y (mgr.54108) 2271 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:11.082 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:18:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:18:10] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.51.0" 2024-09-17T12:18:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:11 smithi121 bash[87711]: cluster 2024-09-17T12:18:10.833019+0000 mgr.y (mgr.54108) 2272 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:12.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:11 smithi121 bash[87711]: cluster 2024-09-17T12:18:10.833019+0000 mgr.y (mgr.54108) 2272 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:11 smithi092 bash[114081]: cluster 2024-09-17T12:18:10.833019+0000 mgr.y (mgr.54108) 2272 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:12.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:11 smithi092 bash[114081]: cluster 2024-09-17T12:18:10.833019+0000 mgr.y (mgr.54108) 2272 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:12.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:11 smithi092 bash[110680]: cluster 2024-09-17T12:18:10.833019+0000 mgr.y (mgr.54108) 2272 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:12.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:11 smithi092 bash[110680]: cluster 2024-09-17T12:18:10.833019+0000 mgr.y (mgr.54108) 2272 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:14.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:13 smithi092 bash[110680]: cluster 2024-09-17T12:18:12.834353+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:14.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:13 smithi092 bash[110680]: cluster 2024-09-17T12:18:12.834353+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:14.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:13 smithi092 bash[114081]: cluster 2024-09-17T12:18:12.834353+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:14.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:13 smithi092 bash[114081]: cluster 2024-09-17T12:18:12.834353+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 3 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 8 2024-09-17T12:18:14.185 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:18:14.186 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-17T12:18:14.186 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 2 2024-09-17T12:18:14.186 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-17T12:18:14.186 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-17T12:18:14.186 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)": 15 2024-09-17T12:18:14.186 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-17T12:18:14.186 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:18:14.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:13 smithi121 bash[87711]: cluster 2024-09-17T12:18:12.834353+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:14.229 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:13 smithi121 bash[87711]: cluster 2024-09-17T12:18:12.834353+0000 mgr.y (mgr.54108) 2273 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:15.072 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch upgrade status' 2024-09-17T12:18:15.223 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:14 smithi121 bash[87711]: audit 2024-09-17T12:18:14.184945+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.92:0/313320377' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:15.223 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:14 smithi121 bash[87711]: audit 2024-09-17T12:18:14.184945+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.92:0/313320377' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:15.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:14 smithi092 bash[110680]: audit 2024-09-17T12:18:14.184945+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.92:0/313320377' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:15.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:14 smithi092 bash[110680]: audit 2024-09-17T12:18:14.184945+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.92:0/313320377' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:14 smithi092 bash[114081]: audit 2024-09-17T12:18:14.184945+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.92:0/313320377' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:15.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:14 smithi092 bash[114081]: audit 2024-09-17T12:18:14.184945+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.92:0/313320377' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:16.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:15 smithi121 bash[87711]: cluster 2024-09-17T12:18:14.835491+0000 mgr.y (mgr.54108) 2274 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:16.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:15 smithi121 bash[87711]: cluster 2024-09-17T12:18:14.835491+0000 mgr.y (mgr.54108) 2274 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:15 smithi092 bash[114081]: cluster 2024-09-17T12:18:14.835491+0000 mgr.y (mgr.54108) 2274 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:16.325 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:15 smithi092 bash[114081]: cluster 2024-09-17T12:18:14.835491+0000 mgr.y (mgr.54108) 2274 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:16.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:15 smithi092 bash[110680]: cluster 2024-09-17T12:18:14.835491+0000 mgr.y (mgr.54108) 2274 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:16.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:15 smithi092 bash[110680]: cluster 2024-09-17T12:18:14.835491+0000 mgr.y (mgr.54108) 2274 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T12:18:18.065 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:17 smithi092 bash[110680]: cluster 2024-09-17T12:18:16.836528+0000 mgr.y (mgr.54108) 2275 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:18.065 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:17 smithi092 bash[110680]: cluster 2024-09-17T12:18:16.836528+0000 mgr.y (mgr.54108) 2275 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:18.065 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:17 smithi092 bash[114081]: cluster 2024-09-17T12:18:16.836528+0000 mgr.y (mgr.54108) 2275 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:18.065 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:17 smithi092 bash[114081]: cluster 2024-09-17T12:18:16.836528+0000 mgr.y (mgr.54108) 2275 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:18.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:17 smithi121 bash[87711]: cluster 2024-09-17T12:18:16.836528+0000 mgr.y (mgr.54108) 2275 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:18.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:17 smithi121 bash[87711]: cluster 2024-09-17T12:18:16.836528+0000 mgr.y (mgr.54108) 2275 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:19.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:18 smithi121 bash[87711]: audit 2024-09-17T12:18:18.062105+0000 mgr.y (mgr.54108) 2276 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:19.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:18 smithi121 bash[87711]: audit 2024-09-17T12:18:18.062105+0000 mgr.y (mgr.54108) 2276 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:19.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:18 smithi092 bash[110680]: audit 2024-09-17T12:18:18.062105+0000 mgr.y (mgr.54108) 2276 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:19.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:18 smithi092 bash[110680]: audit 2024-09-17T12:18:18.062105+0000 mgr.y (mgr.54108) 2276 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:18 smithi092 bash[114081]: audit 2024-09-17T12:18:18.062105+0000 mgr.y (mgr.54108) 2276 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:19.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:18 smithi092 bash[114081]: audit 2024-09-17T12:18:18.062105+0000 mgr.y (mgr.54108) 2276 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:19.823 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:18:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:19 smithi092 bash[110680]: cluster 2024-09-17T12:18:18.837733+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:20.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:19 smithi092 bash[110680]: cluster 2024-09-17T12:18:18.837733+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:19 smithi092 bash[114081]: cluster 2024-09-17T12:18:18.837733+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:20.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:19 smithi092 bash[114081]: cluster 2024-09-17T12:18:18.837733+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:20.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:19 smithi121 bash[87711]: cluster 2024-09-17T12:18:18.837733+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:20.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:19 smithi121 bash[87711]: cluster 2024-09-17T12:18:18.837733+0000 mgr.y (mgr.54108) 2277 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:20 smithi092 bash[110680]: audit 2024-09-17T12:18:20.636383+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:21.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:20 smithi092 bash[110680]: audit 2024-09-17T12:18:20.636383+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:20 smithi092 bash[114081]: audit 2024-09-17T12:18:20.636383+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:21.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:20 smithi092 bash[114081]: audit 2024-09-17T12:18:20.636383+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:21.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:18:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:18:20] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.51.0" 2024-09-17T12:18:21.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:20 smithi121 bash[87711]: audit 2024-09-17T12:18:20.636383+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:21.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:20 smithi121 bash[87711]: audit 2024-09-17T12:18:20.636383+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:22.166 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:21 smithi092 bash[114081]: cluster 2024-09-17T12:18:20.838614+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:22.166 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:21 smithi092 bash[114081]: cluster 2024-09-17T12:18:20.838614+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:22.167 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:21 smithi092 bash[110680]: cluster 2024-09-17T12:18:20.838614+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:22.167 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:21 smithi092 bash[110680]: cluster 2024-09-17T12:18:20.838614+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:22.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:21 smithi121 bash[87711]: cluster 2024-09-17T12:18:20.838614+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:22.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:21 smithi121 bash[87711]: cluster 2024-09-17T12:18:20.838614+0000 mgr.y (mgr.54108) 2278 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:23.825 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[114081]: audit 2024-09-17T12:18:22.572783+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[114081]: audit 2024-09-17T12:18:22.572783+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[114081]: audit 2024-09-17T12:18:22.581776+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[114081]: audit 2024-09-17T12:18:22.581776+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[114081]: audit 2024-09-17T12:18:22.591222+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[114081]: audit 2024-09-17T12:18:22.591222+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[114081]: cluster 2024-09-17T12:18:22.839872+0000 mgr.y (mgr.54108) 2279 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:23.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[114081]: cluster 2024-09-17T12:18:22.839872+0000 mgr.y (mgr.54108) 2279 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:23.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[110680]: audit 2024-09-17T12:18:22.572783+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[110680]: audit 2024-09-17T12:18:22.572783+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[110680]: audit 2024-09-17T12:18:22.581776+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[110680]: audit 2024-09-17T12:18:22.581776+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[110680]: audit 2024-09-17T12:18:22.591222+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[110680]: audit 2024-09-17T12:18:22.591222+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:23.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[110680]: cluster 2024-09-17T12:18:22.839872+0000 mgr.y (mgr.54108) 2279 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:23.827 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:23 smithi092 bash[110680]: cluster 2024-09-17T12:18:22.839872+0000 mgr.y (mgr.54108) 2279 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:23 smithi121 bash[87711]: audit 2024-09-17T12:18:22.572783+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:23 smithi121 bash[87711]: audit 2024-09-17T12:18:22.572783+0000 mon.a (mon.0) 8218 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:23 smithi121 bash[87711]: audit 2024-09-17T12:18:22.581776+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:23 smithi121 bash[87711]: audit 2024-09-17T12:18:22.581776+0000 mon.a (mon.0) 8219 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:23 smithi121 bash[87711]: audit 2024-09-17T12:18:22.591222+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:23 smithi121 bash[87711]: audit 2024-09-17T12:18:22.591222+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:23 smithi121 bash[87711]: cluster 2024-09-17T12:18:22.839872+0000 mgr.y (mgr.54108) 2279 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:24.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:23 smithi121 bash[87711]: cluster 2024-09-17T12:18:22.839872+0000 mgr.y (mgr.54108) 2279 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:24.512 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:18:24.512 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-17T12:18:24.512 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-17T12:18:24.512 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-17T12:18:24.512 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-17T12:18:24.512 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-17T12:18:24.512 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-17T12:18:24.512 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-17T12:18:24.512 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:18:25.397 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph health detail' 2024-09-17T12:18:26.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:25 smithi121 bash[87711]: audit 2024-09-17T12:18:24.511781+0000 mgr.y (mgr.54108) 2280 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:25 smithi121 bash[87711]: audit 2024-09-17T12:18:24.511781+0000 mgr.y (mgr.54108) 2280 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:25 smithi121 bash[87711]: cluster 2024-09-17T12:18:24.840900+0000 mgr.y (mgr.54108) 2281 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:26.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:25 smithi121 bash[87711]: cluster 2024-09-17T12:18:24.840900+0000 mgr.y (mgr.54108) 2281 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:26.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:25 smithi092 bash[110680]: audit 2024-09-17T12:18:24.511781+0000 mgr.y (mgr.54108) 2280 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:25 smithi092 bash[110680]: audit 2024-09-17T12:18:24.511781+0000 mgr.y (mgr.54108) 2280 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:25 smithi092 bash[110680]: cluster 2024-09-17T12:18:24.840900+0000 mgr.y (mgr.54108) 2281 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:26.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:25 smithi092 bash[110680]: cluster 2024-09-17T12:18:24.840900+0000 mgr.y (mgr.54108) 2281 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:26.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:25 smithi092 bash[114081]: audit 2024-09-17T12:18:24.511781+0000 mgr.y (mgr.54108) 2280 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:26.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:25 smithi092 bash[114081]: audit 2024-09-17T12:18:24.511781+0000 mgr.y (mgr.54108) 2280 : audit [DBG] from='client.75014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:18:26.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:25 smithi092 bash[114081]: cluster 2024-09-17T12:18:24.840900+0000 mgr.y (mgr.54108) 2281 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:26.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:25 smithi092 bash[114081]: cluster 2024-09-17T12:18:24.840900+0000 mgr.y (mgr.54108) 2281 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:28.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:27 smithi121 bash[87711]: cluster 2024-09-17T12:18:26.842075+0000 mgr.y (mgr.54108) 2282 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:28.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:27 smithi121 bash[87711]: cluster 2024-09-17T12:18:26.842075+0000 mgr.y (mgr.54108) 2282 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:27 smithi092 bash[110680]: cluster 2024-09-17T12:18:26.842075+0000 mgr.y (mgr.54108) 2282 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:28.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:27 smithi092 bash[110680]: cluster 2024-09-17T12:18:26.842075+0000 mgr.y (mgr.54108) 2282 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:27 smithi092 bash[114081]: cluster 2024-09-17T12:18:26.842075+0000 mgr.y (mgr.54108) 2282 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:27 smithi092 bash[114081]: cluster 2024-09-17T12:18:26.842075+0000 mgr.y (mgr.54108) 2282 : cluster [DBG] pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:29.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:28 smithi121 bash[87711]: audit 2024-09-17T12:18:28.073357+0000 mgr.y (mgr.54108) 2283 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:28 smithi121 bash[87711]: audit 2024-09-17T12:18:28.073357+0000 mgr.y (mgr.54108) 2283 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:28 smithi121 bash[87711]: audit 2024-09-17T12:18:28.900584+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:29.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:28 smithi121 bash[87711]: audit 2024-09-17T12:18:28.900584+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:29.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:28 smithi092 bash[110680]: audit 2024-09-17T12:18:28.073357+0000 mgr.y (mgr.54108) 2283 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:28 smithi092 bash[110680]: audit 2024-09-17T12:18:28.073357+0000 mgr.y (mgr.54108) 2283 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:28 smithi092 bash[110680]: audit 2024-09-17T12:18:28.900584+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:29.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:28 smithi092 bash[110680]: audit 2024-09-17T12:18:28.900584+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:29.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:28 smithi092 bash[114081]: audit 2024-09-17T12:18:28.073357+0000 mgr.y (mgr.54108) 2283 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:29.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:28 smithi092 bash[114081]: audit 2024-09-17T12:18:28.073357+0000 mgr.y (mgr.54108) 2283 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:29.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:28 smithi092 bash[114081]: audit 2024-09-17T12:18:28.900584+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:29.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:28 smithi092 bash[114081]: audit 2024-09-17T12:18:28.900584+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:29.985 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:18:30.165 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[110680]: cluster 2024-09-17T12:18:28.843302+0000 mgr.y (mgr.54108) 2284 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:30.165 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[110680]: cluster 2024-09-17T12:18:28.843302+0000 mgr.y (mgr.54108) 2284 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:30.166 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[110680]: audit 2024-09-17T12:18:28.918700+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.166 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[110680]: audit 2024-09-17T12:18:28.918700+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.166 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[110680]: audit 2024-09-17T12:18:28.929601+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.166 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[110680]: audit 2024-09-17T12:18:28.929601+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[114081]: cluster 2024-09-17T12:18:28.843302+0000 mgr.y (mgr.54108) 2284 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[114081]: cluster 2024-09-17T12:18:28.843302+0000 mgr.y (mgr.54108) 2284 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[114081]: audit 2024-09-17T12:18:28.918700+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[114081]: audit 2024-09-17T12:18:28.918700+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[114081]: audit 2024-09-17T12:18:28.929601+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.167 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:29 smithi092 bash[114081]: audit 2024-09-17T12:18:28.929601+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:29 smithi121 bash[87711]: cluster 2024-09-17T12:18:28.843302+0000 mgr.y (mgr.54108) 2284 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:29 smithi121 bash[87711]: cluster 2024-09-17T12:18:28.843302+0000 mgr.y (mgr.54108) 2284 : cluster [DBG] pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:29 smithi121 bash[87711]: audit 2024-09-17T12:18:28.918700+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:29 smithi121 bash[87711]: audit 2024-09-17T12:18:28.918700+0000 mon.a (mon.0) 8222 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:29 smithi121 bash[87711]: audit 2024-09-17T12:18:28.929601+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:30.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:29 smithi121 bash[87711]: audit 2024-09-17T12:18:28.929601+0000 mon.a (mon.0) 8223 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:31.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:18:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:18:30] "GET /metrics HTTP/1.1" 200 38551 "" "Prometheus/2.51.0" 2024-09-17T12:18:32.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:31 smithi121 bash[87711]: cluster 2024-09-17T12:18:30.844440+0000 mgr.y (mgr.54108) 2285 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:32.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:31 smithi121 bash[87711]: cluster 2024-09-17T12:18:30.844440+0000 mgr.y (mgr.54108) 2285 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:32.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:31 smithi092 bash[110680]: cluster 2024-09-17T12:18:30.844440+0000 mgr.y (mgr.54108) 2285 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:32.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:31 smithi092 bash[110680]: cluster 2024-09-17T12:18:30.844440+0000 mgr.y (mgr.54108) 2285 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:31 smithi092 bash[114081]: cluster 2024-09-17T12:18:30.844440+0000 mgr.y (mgr.54108) 2285 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:32.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:31 smithi092 bash[114081]: cluster 2024-09-17T12:18:30.844440+0000 mgr.y (mgr.54108) 2285 : cluster [DBG] pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:34.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:33 smithi092 bash[110680]: cluster 2024-09-17T12:18:32.845765+0000 mgr.y (mgr.54108) 2286 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:34.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:33 smithi092 bash[110680]: cluster 2024-09-17T12:18:32.845765+0000 mgr.y (mgr.54108) 2286 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:34.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:33 smithi092 bash[114081]: cluster 2024-09-17T12:18:32.845765+0000 mgr.y (mgr.54108) 2286 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:34.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:33 smithi092 bash[114081]: cluster 2024-09-17T12:18:32.845765+0000 mgr.y (mgr.54108) 2286 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:34.113 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-17T12:18:34.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:33 smithi121 bash[87711]: cluster 2024-09-17T12:18:32.845765+0000 mgr.y (mgr.54108) 2286 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:34.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:33 smithi121 bash[87711]: cluster 2024-09-17T12:18:32.845765+0000 mgr.y (mgr.54108) 2286 : cluster [DBG] pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:34.968 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-17T12:18:34.990 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:34 smithi121 bash[87711]: audit 2024-09-17T12:18:34.113668+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/2149011837' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:18:34.990 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:34 smithi121 bash[87711]: audit 2024-09-17T12:18:34.113668+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/2149011837' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:18:35.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:34 smithi092 bash[110680]: audit 2024-09-17T12:18:34.113668+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/2149011837' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:18:35.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:34 smithi092 bash[110680]: audit 2024-09-17T12:18:34.113668+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/2149011837' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:18:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:34 smithi092 bash[114081]: audit 2024-09-17T12:18:34.113668+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/2149011837' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:18:35.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:34 smithi092 bash[114081]: audit 2024-09-17T12:18:34.113668+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/2149011837' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T12:18:36.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:35 smithi121 bash[87711]: cluster 2024-09-17T12:18:34.846788+0000 mgr.y (mgr.54108) 2287 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:35 smithi121 bash[87711]: cluster 2024-09-17T12:18:34.846788+0000 mgr.y (mgr.54108) 2287 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:35 smithi121 bash[87711]: audit 2024-09-17T12:18:35.636962+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:36.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:35 smithi121 bash[87711]: audit 2024-09-17T12:18:35.636962+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:36.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:35 smithi092 bash[110680]: cluster 2024-09-17T12:18:34.846788+0000 mgr.y (mgr.54108) 2287 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:35 smithi092 bash[110680]: cluster 2024-09-17T12:18:34.846788+0000 mgr.y (mgr.54108) 2287 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:35 smithi092 bash[110680]: audit 2024-09-17T12:18:35.636962+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:35 smithi092 bash[110680]: audit 2024-09-17T12:18:35.636962+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:35 smithi092 bash[114081]: cluster 2024-09-17T12:18:34.846788+0000 mgr.y (mgr.54108) 2287 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:35 smithi092 bash[114081]: cluster 2024-09-17T12:18:34.846788+0000 mgr.y (mgr.54108) 2287 : cluster [DBG] pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:35 smithi092 bash[114081]: audit 2024-09-17T12:18:35.636962+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:36.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:35 smithi092 bash[114081]: audit 2024-09-17T12:18:35.636962+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:38.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:37 smithi092 bash[110680]: cluster 2024-09-17T12:18:36.847857+0000 mgr.y (mgr.54108) 2288 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:38.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:37 smithi092 bash[110680]: cluster 2024-09-17T12:18:36.847857+0000 mgr.y (mgr.54108) 2288 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:38.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:37 smithi092 bash[114081]: cluster 2024-09-17T12:18:36.847857+0000 mgr.y (mgr.54108) 2288 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:38.197 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:37 smithi092 bash[114081]: cluster 2024-09-17T12:18:36.847857+0000 mgr.y (mgr.54108) 2288 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:38.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:37 smithi121 bash[87711]: cluster 2024-09-17T12:18:36.847857+0000 mgr.y (mgr.54108) 2288 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:38.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:37 smithi121 bash[87711]: cluster 2024-09-17T12:18:36.847857+0000 mgr.y (mgr.54108) 2288 : cluster [DBG] pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:39.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:38 smithi121 bash[87711]: audit 2024-09-17T12:18:38.084712+0000 mgr.y (mgr.54108) 2289 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:39.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:38 smithi121 bash[87711]: audit 2024-09-17T12:18:38.084712+0000 mgr.y (mgr.54108) 2289 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:38 smithi092 bash[110680]: audit 2024-09-17T12:18:38.084712+0000 mgr.y (mgr.54108) 2289 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:39.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:38 smithi092 bash[110680]: audit 2024-09-17T12:18:38.084712+0000 mgr.y (mgr.54108) 2289 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:38 smithi092 bash[114081]: audit 2024-09-17T12:18:38.084712+0000 mgr.y (mgr.54108) 2289 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:39.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:38 smithi092 bash[114081]: audit 2024-09-17T12:18:38.084712+0000 mgr.y (mgr.54108) 2289 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:39.713 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:18:40.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:39 smithi121 bash[87711]: cluster 2024-09-17T12:18:38.849035+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:40.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:39 smithi121 bash[87711]: cluster 2024-09-17T12:18:38.849035+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:40.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:39 smithi092 bash[110680]: cluster 2024-09-17T12:18:38.849035+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:40.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:39 smithi092 bash[110680]: cluster 2024-09-17T12:18:38.849035+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:40.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:39 smithi092 bash[114081]: cluster 2024-09-17T12:18:38.849035+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:40.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:39 smithi092 bash[114081]: cluster 2024-09-17T12:18:38.849035+0000 mgr.y (mgr.54108) 2290 : cluster [DBG] pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:41.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:18:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:18:40] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:18:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:41 smithi121 bash[87711]: cluster 2024-09-17T12:18:40.850308+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:42.309 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:41 smithi121 bash[87711]: cluster 2024-09-17T12:18:40.850308+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:42.317 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:41 smithi092 bash[110680]: cluster 2024-09-17T12:18:40.850308+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:42.318 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:41 smithi092 bash[110680]: cluster 2024-09-17T12:18:40.850308+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:42.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:41 smithi092 bash[114081]: cluster 2024-09-17T12:18:40.850308+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:42.318 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:41 smithi092 bash[114081]: cluster 2024-09-17T12:18:40.850308+0000 mgr.y (mgr.54108) 2291 : cluster [DBG] pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:43 smithi121 bash[87711]: audit 2024-09-17T12:18:42.745218+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:43 smithi121 bash[87711]: audit 2024-09-17T12:18:42.745218+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:43 smithi121 bash[87711]: audit 2024-09-17T12:18:42.753496+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:43 smithi121 bash[87711]: audit 2024-09-17T12:18:42.753496+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:43 smithi121 bash[87711]: audit 2024-09-17T12:18:42.761763+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:43 smithi121 bash[87711]: audit 2024-09-17T12:18:42.761763+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:43 smithi121 bash[87711]: cluster 2024-09-17T12:18:42.851159+0000 mgr.y (mgr.54108) 2292 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:44.056 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:43 smithi121 bash[87711]: cluster 2024-09-17T12:18:42.851159+0000 mgr.y (mgr.54108) 2292 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[110680]: audit 2024-09-17T12:18:42.745218+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[110680]: audit 2024-09-17T12:18:42.745218+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[110680]: audit 2024-09-17T12:18:42.753496+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[110680]: audit 2024-09-17T12:18:42.753496+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[110680]: audit 2024-09-17T12:18:42.761763+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[110680]: audit 2024-09-17T12:18:42.761763+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[110680]: cluster 2024-09-17T12:18:42.851159+0000 mgr.y (mgr.54108) 2292 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:44.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[110680]: cluster 2024-09-17T12:18:42.851159+0000 mgr.y (mgr.54108) 2292 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[114081]: audit 2024-09-17T12:18:42.745218+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[114081]: audit 2024-09-17T12:18:42.745218+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[114081]: audit 2024-09-17T12:18:42.753496+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[114081]: audit 2024-09-17T12:18:42.753496+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[114081]: audit 2024-09-17T12:18:42.761763+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[114081]: audit 2024-09-17T12:18:42.761763+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:44.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[114081]: cluster 2024-09-17T12:18:42.851159+0000 mgr.y (mgr.54108) 2292 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:44.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:43 smithi092 bash[114081]: cluster 2024-09-17T12:18:42.851159+0000 mgr.y (mgr.54108) 2292 : cluster [DBG] pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:44.799 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-17T12:18:45.075 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:44 smithi092 bash[110680]: audit 2024-09-17T12:18:44.787685+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/791762536' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:45.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:44 smithi092 bash[110680]: audit 2024-09-17T12:18:44.787685+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/791762536' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:44 smithi092 bash[114081]: audit 2024-09-17T12:18:44.787685+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/791762536' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:45.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:44 smithi092 bash[114081]: audit 2024-09-17T12:18:44.787685+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/791762536' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:45.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:44 smithi121 bash[87711]: audit 2024-09-17T12:18:44.787685+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/791762536' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:45.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:44 smithi121 bash[87711]: audit 2024-09-17T12:18:44.787685+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/791762536' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:45.641 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-17T12:18:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:45 smithi092 bash[110680]: cluster 2024-09-17T12:18:44.851714+0000 mgr.y (mgr.54108) 2293 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:46.076 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:45 smithi092 bash[110680]: cluster 2024-09-17T12:18:44.851714+0000 mgr.y (mgr.54108) 2293 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:46.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:45 smithi092 bash[114081]: cluster 2024-09-17T12:18:44.851714+0000 mgr.y (mgr.54108) 2293 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:46.076 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:45 smithi092 bash[114081]: cluster 2024-09-17T12:18:44.851714+0000 mgr.y (mgr.54108) 2293 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:46.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:45 smithi121 bash[87711]: cluster 2024-09-17T12:18:44.851714+0000 mgr.y (mgr.54108) 2293 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:46.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:45 smithi121 bash[87711]: cluster 2024-09-17T12:18:44.851714+0000 mgr.y (mgr.54108) 2293 : cluster [DBG] pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:48.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:47 smithi121 bash[87711]: cluster 2024-09-17T12:18:46.852647+0000 mgr.y (mgr.54108) 2294 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:48.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:47 smithi121 bash[87711]: cluster 2024-09-17T12:18:46.852647+0000 mgr.y (mgr.54108) 2294 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:47 smithi092 bash[110680]: cluster 2024-09-17T12:18:46.852647+0000 mgr.y (mgr.54108) 2294 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:48.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:47 smithi092 bash[110680]: cluster 2024-09-17T12:18:46.852647+0000 mgr.y (mgr.54108) 2294 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:48.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:47 smithi092 bash[114081]: cluster 2024-09-17T12:18:46.852647+0000 mgr.y (mgr.54108) 2294 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:48.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:47 smithi092 bash[114081]: cluster 2024-09-17T12:18:46.852647+0000 mgr.y (mgr.54108) 2294 : cluster [DBG] pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:49.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:48 smithi121 bash[87711]: audit 2024-09-17T12:18:48.087012+0000 mgr.y (mgr.54108) 2295 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:49.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:48 smithi121 bash[87711]: audit 2024-09-17T12:18:48.087012+0000 mgr.y (mgr.54108) 2295 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:49.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:48 smithi092 bash[110680]: audit 2024-09-17T12:18:48.087012+0000 mgr.y (mgr.54108) 2295 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:49.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:48 smithi092 bash[110680]: audit 2024-09-17T12:18:48.087012+0000 mgr.y (mgr.54108) 2295 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:48 smithi092 bash[114081]: audit 2024-09-17T12:18:48.087012+0000 mgr.y (mgr.54108) 2295 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:49.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:48 smithi092 bash[114081]: audit 2024-09-17T12:18:48.087012+0000 mgr.y (mgr.54108) 2295 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:50.223 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:18:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:50 smithi121 bash[87711]: cluster 2024-09-17T12:18:48.853863+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:50 smithi121 bash[87711]: cluster 2024-09-17T12:18:48.853863+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:50 smithi121 bash[87711]: audit 2024-09-17T12:18:49.130733+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:50 smithi121 bash[87711]: audit 2024-09-17T12:18:49.130733+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:50 smithi121 bash[87711]: audit 2024-09-17T12:18:49.141334+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:50 smithi121 bash[87711]: audit 2024-09-17T12:18:49.141334+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:50 smithi121 bash[87711]: audit 2024-09-17T12:18:49.152234+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:50 smithi121 bash[87711]: audit 2024-09-17T12:18:49.152234+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[110680]: cluster 2024-09-17T12:18:48.853863+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[110680]: cluster 2024-09-17T12:18:48.853863+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[110680]: audit 2024-09-17T12:18:49.130733+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[110680]: audit 2024-09-17T12:18:49.130733+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[110680]: audit 2024-09-17T12:18:49.141334+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[110680]: audit 2024-09-17T12:18:49.141334+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[110680]: audit 2024-09-17T12:18:49.152234+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[110680]: audit 2024-09-17T12:18:49.152234+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[114081]: cluster 2024-09-17T12:18:48.853863+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:50.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[114081]: cluster 2024-09-17T12:18:48.853863+0000 mgr.y (mgr.54108) 2296 : cluster [DBG] pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[114081]: audit 2024-09-17T12:18:49.130733+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[114081]: audit 2024-09-17T12:18:49.130733+0000 mon.a (mon.0) 8228 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[114081]: audit 2024-09-17T12:18:49.141334+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[114081]: audit 2024-09-17T12:18:49.141334+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[114081]: audit 2024-09-17T12:18:49.152234+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:50.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[114081]: audit 2024-09-17T12:18:49.152234+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:51.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:18:50 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:18:50] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.51.0" 2024-09-17T12:18:51.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:51 smithi121 bash[87711]: audit 2024-09-17T12:18:50.637569+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:51.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:51 smithi121 bash[87711]: audit 2024-09-17T12:18:50.637569+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:51.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:51 smithi092 bash[110680]: audit 2024-09-17T12:18:50.637569+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:51.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:51 smithi092 bash[110680]: audit 2024-09-17T12:18:50.637569+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:51 smithi092 bash[114081]: audit 2024-09-17T12:18:50.637569+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:51.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:51 smithi092 bash[114081]: audit 2024-09-17T12:18:50.637569+0000 mon.a (mon.0) 8231 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:18:52.325 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:52 smithi092 bash[110680]: cluster 2024-09-17T12:18:50.855058+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:52.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:52 smithi092 bash[110680]: cluster 2024-09-17T12:18:50.855058+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:52.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:52 smithi092 bash[114081]: cluster 2024-09-17T12:18:50.855058+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:52.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:52 smithi092 bash[114081]: cluster 2024-09-17T12:18:50.855058+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:52.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:52 smithi121 bash[87711]: cluster 2024-09-17T12:18:50.855058+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:52.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:52 smithi121 bash[87711]: cluster 2024-09-17T12:18:50.855058+0000 mgr.y (mgr.54108) 2297 : cluster [DBG] pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:54.315 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)" 2024-09-17T12:18:54.449 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:54 smithi121 bash[87711]: cluster 2024-09-17T12:18:52.856336+0000 mgr.y (mgr.54108) 2298 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:54.450 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:54 smithi121 bash[87711]: cluster 2024-09-17T12:18:52.856336+0000 mgr.y (mgr.54108) 2298 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:54.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:54 smithi092 bash[110680]: cluster 2024-09-17T12:18:52.856336+0000 mgr.y (mgr.54108) 2298 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:54.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:54 smithi092 bash[110680]: cluster 2024-09-17T12:18:52.856336+0000 mgr.y (mgr.54108) 2298 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:54.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:54 smithi092 bash[114081]: cluster 2024-09-17T12:18:52.856336+0000 mgr.y (mgr.54108) 2298 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:54.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:54 smithi092 bash[114081]: cluster 2024-09-17T12:18:52.856336+0000 mgr.y (mgr.54108) 2298 : cluster [DBG] pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:55.216 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -e sha1=7498493279982dfe87f00616198a5967475f6169 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-09-17T12:18:55.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:55 smithi121 bash[87711]: audit 2024-09-17T12:18:54.303542+0000 mon.a (mon.0) 8232 : audit [DBG] from='client.? 172.21.15.92:0/3760246180' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:55.428 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:55 smithi121 bash[87711]: audit 2024-09-17T12:18:54.303542+0000 mon.a (mon.0) 8232 : audit [DBG] from='client.? 172.21.15.92:0/3760246180' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:55.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:55 smithi092 bash[114081]: audit 2024-09-17T12:18:54.303542+0000 mon.a (mon.0) 8232 : audit [DBG] from='client.? 172.21.15.92:0/3760246180' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:55.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:55 smithi092 bash[114081]: audit 2024-09-17T12:18:54.303542+0000 mon.a (mon.0) 8232 : audit [DBG] from='client.? 172.21.15.92:0/3760246180' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:55 smithi092 bash[110680]: audit 2024-09-17T12:18:54.303542+0000 mon.a (mon.0) 8232 : audit [DBG] from='client.? 172.21.15.92:0/3760246180' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:55.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:55 smithi092 bash[110680]: audit 2024-09-17T12:18:54.303542+0000 mon.a (mon.0) 8232 : audit [DBG] from='client.? 172.21.15.92:0/3760246180' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T12:18:56.437 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:56 smithi121 bash[87711]: cluster 2024-09-17T12:18:54.857366+0000 mgr.y (mgr.54108) 2299 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:56.437 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:56 smithi121 bash[87711]: cluster 2024-09-17T12:18:54.857366+0000 mgr.y (mgr.54108) 2299 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:56.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:56 smithi092 bash[110680]: cluster 2024-09-17T12:18:54.857366+0000 mgr.y (mgr.54108) 2299 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:56.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:56 smithi092 bash[110680]: cluster 2024-09-17T12:18:54.857366+0000 mgr.y (mgr.54108) 2299 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:56.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:56 smithi092 bash[114081]: cluster 2024-09-17T12:18:54.857366+0000 mgr.y (mgr.54108) 2299 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:56.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:56 smithi092 bash[114081]: cluster 2024-09-17T12:18:54.857366+0000 mgr.y (mgr.54108) 2299 : cluster [DBG] pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:18:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:58 smithi121 bash[87711]: cluster 2024-09-17T12:18:56.858432+0000 mgr.y (mgr.54108) 2300 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:58.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:58 smithi121 bash[87711]: cluster 2024-09-17T12:18:56.858432+0000 mgr.y (mgr.54108) 2300 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:58.575 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:58 smithi092 bash[110680]: cluster 2024-09-17T12:18:56.858432+0000 mgr.y (mgr.54108) 2300 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:58.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:58 smithi092 bash[110680]: cluster 2024-09-17T12:18:56.858432+0000 mgr.y (mgr.54108) 2300 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:58 smithi092 bash[114081]: cluster 2024-09-17T12:18:56.858432+0000 mgr.y (mgr.54108) 2300 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:58.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:58 smithi092 bash[114081]: cluster 2024-09-17T12:18:56.858432+0000 mgr.y (mgr.54108) 2300 : cluster [DBG] pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:18:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:59 smithi121 bash[87711]: audit 2024-09-17T12:18:58.096651+0000 mgr.y (mgr.54108) 2301 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:59 smithi121 bash[87711]: audit 2024-09-17T12:18:58.096651+0000 mgr.y (mgr.54108) 2301 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:59 smithi121 bash[87711]: audit 2024-09-17T12:18:59.099854+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:18:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:59 smithi121 bash[87711]: audit 2024-09-17T12:18:59.099854+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:18:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:59 smithi121 bash[87711]: audit 2024-09-17T12:18:59.101627+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:18:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:59 smithi121 bash[87711]: audit 2024-09-17T12:18:59.101627+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:18:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:59 smithi121 bash[87711]: audit 2024-09-17T12:18:59.112560+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:59.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:18:59 smithi121 bash[87711]: audit 2024-09-17T12:18:59.112560+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[110680]: audit 2024-09-17T12:18:58.096651+0000 mgr.y (mgr.54108) 2301 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[110680]: audit 2024-09-17T12:18:58.096651+0000 mgr.y (mgr.54108) 2301 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[110680]: audit 2024-09-17T12:18:59.099854+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:18:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[110680]: audit 2024-09-17T12:18:59.099854+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:18:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[110680]: audit 2024-09-17T12:18:59.101627+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:18:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[110680]: audit 2024-09-17T12:18:59.101627+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:18:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[110680]: audit 2024-09-17T12:18:59.112560+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:59.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[110680]: audit 2024-09-17T12:18:59.112560+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[114081]: audit 2024-09-17T12:18:58.096651+0000 mgr.y (mgr.54108) 2301 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[114081]: audit 2024-09-17T12:18:58.096651+0000 mgr.y (mgr.54108) 2301 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:18:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[114081]: audit 2024-09-17T12:18:59.099854+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:18:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[114081]: audit 2024-09-17T12:18:59.099854+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:18:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[114081]: audit 2024-09-17T12:18:59.101627+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:18:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[114081]: audit 2024-09-17T12:18:59.101627+0000 mon.a (mon.0) 8234 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:18:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[114081]: audit 2024-09-17T12:18:59.112560+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:59.577 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:18:59 smithi092 bash[114081]: audit 2024-09-17T12:18:59.112560+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:18:59.965 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:19:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:00 smithi092 bash[110680]: cluster 2024-09-17T12:18:58.859707+0000 mgr.y (mgr.54108) 2302 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:00.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:00 smithi092 bash[110680]: cluster 2024-09-17T12:18:58.859707+0000 mgr.y (mgr.54108) 2302 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:00.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:00 smithi092 bash[114081]: cluster 2024-09-17T12:18:58.859707+0000 mgr.y (mgr.54108) 2302 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:00.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:00 smithi092 bash[114081]: cluster 2024-09-17T12:18:58.859707+0000 mgr.y (mgr.54108) 2302 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:00.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:00 smithi121 bash[87711]: cluster 2024-09-17T12:18:58.859707+0000 mgr.y (mgr.54108) 2302 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:00.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:00 smithi121 bash[87711]: cluster 2024-09-17T12:18:58.859707+0000 mgr.y (mgr.54108) 2302 : cluster [DBG] pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:00.826 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:00 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:19:00] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.51.0" 2024-09-17T12:19:02.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:02 smithi092 bash[110680]: cluster 2024-09-17T12:19:00.860991+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:02.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:02 smithi092 bash[110680]: cluster 2024-09-17T12:19:00.860991+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:02.266 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:02 smithi092 bash[114081]: cluster 2024-09-17T12:19:00.860991+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:02.267 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:02 smithi092 bash[114081]: cluster 2024-09-17T12:19:00.860991+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:02.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:02 smithi121 bash[87711]: cluster 2024-09-17T12:19:00.860991+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:02.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:02 smithi121 bash[87711]: cluster 2024-09-17T12:19:00.860991+0000 mgr.y (mgr.54108) 2303 : cluster [DBG] pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:04.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[110680]: cluster 2024-09-17T12:19:02.862137+0000 mgr.y (mgr.54108) 2304 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:04.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[110680]: cluster 2024-09-17T12:19:02.862137+0000 mgr.y (mgr.54108) 2304 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:04.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[110680]: audit 2024-09-17T12:19:02.894354+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[110680]: audit 2024-09-17T12:19:02.894354+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[110680]: audit 2024-09-17T12:19:02.900987+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[110680]: audit 2024-09-17T12:19:02.900987+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[110680]: audit 2024-09-17T12:19:02.909053+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[110680]: audit 2024-09-17T12:19:02.909053+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[114081]: cluster 2024-09-17T12:19:02.862137+0000 mgr.y (mgr.54108) 2304 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:04.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[114081]: cluster 2024-09-17T12:19:02.862137+0000 mgr.y (mgr.54108) 2304 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:04.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[114081]: audit 2024-09-17T12:19:02.894354+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[114081]: audit 2024-09-17T12:19:02.894354+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[114081]: audit 2024-09-17T12:19:02.900987+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[114081]: audit 2024-09-17T12:19:02.900987+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[114081]: audit 2024-09-17T12:19:02.909053+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:03 smithi092 bash[114081]: audit 2024-09-17T12:19:02.909053+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:03 smithi121 bash[87711]: cluster 2024-09-17T12:19:02.862137+0000 mgr.y (mgr.54108) 2304 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:03 smithi121 bash[87711]: cluster 2024-09-17T12:19:02.862137+0000 mgr.y (mgr.54108) 2304 : cluster [DBG] pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:03 smithi121 bash[87711]: audit 2024-09-17T12:19:02.894354+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:03 smithi121 bash[87711]: audit 2024-09-17T12:19:02.894354+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:03 smithi121 bash[87711]: audit 2024-09-17T12:19:02.900987+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:03 smithi121 bash[87711]: audit 2024-09-17T12:19:02.900987+0000 mon.a (mon.0) 8237 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:03 smithi121 bash[87711]: audit 2024-09-17T12:19:02.909053+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:04.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:03 smithi121 bash[87711]: audit 2024-09-17T12:19:02.909053+0000 mon.a (mon.0) 8238 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:06.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:05 smithi092 bash[110680]: cluster 2024-09-17T12:19:04.863182+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:06.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:05 smithi092 bash[110680]: cluster 2024-09-17T12:19:04.863182+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:06.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:05 smithi092 bash[110680]: audit 2024-09-17T12:19:05.638006+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:06.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:05 smithi092 bash[110680]: audit 2024-09-17T12:19:05.638006+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:06.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:05 smithi092 bash[114081]: cluster 2024-09-17T12:19:04.863182+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:06.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:05 smithi092 bash[114081]: cluster 2024-09-17T12:19:04.863182+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:06.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:05 smithi092 bash[114081]: audit 2024-09-17T12:19:05.638006+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:06.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:05 smithi092 bash[114081]: audit 2024-09-17T12:19:05.638006+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:06.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:05 smithi121 bash[87711]: cluster 2024-09-17T12:19:04.863182+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:05 smithi121 bash[87711]: cluster 2024-09-17T12:19:04.863182+0000 mgr.y (mgr.54108) 2305 : cluster [DBG] pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:05 smithi121 bash[87711]: audit 2024-09-17T12:19:05.638006+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:06.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:05 smithi121 bash[87711]: audit 2024-09-17T12:19:05.638006+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:06.638 INFO:teuthology.orchestra.run.smithi092.stdout:osd 8 17s ago - 2024-09-17T12:19:07.632 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T12:19:07.643 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-17T12:19:07.643 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-09-17T12:19:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:07 smithi121 bash[87711]: audit 2024-09-17T12:19:06.614381+0000 mgr.y (mgr.54108) 2306 : audit [DBG] from='client.55140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:07 smithi121 bash[87711]: audit 2024-09-17T12:19:06.614381+0000 mgr.y (mgr.54108) 2306 : audit [DBG] from='client.55140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:07 smithi121 bash[87711]: cluster 2024-09-17T12:19:06.864199+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:08.306 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:07 smithi121 bash[87711]: cluster 2024-09-17T12:19:06.864199+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:08.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:07 smithi092 bash[110680]: audit 2024-09-17T12:19:06.614381+0000 mgr.y (mgr.54108) 2306 : audit [DBG] from='client.55140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:08.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:07 smithi092 bash[110680]: audit 2024-09-17T12:19:06.614381+0000 mgr.y (mgr.54108) 2306 : audit [DBG] from='client.55140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:08.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:07 smithi092 bash[110680]: cluster 2024-09-17T12:19:06.864199+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:08.328 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:07 smithi092 bash[110680]: cluster 2024-09-17T12:19:06.864199+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:08.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:07 smithi092 bash[114081]: audit 2024-09-17T12:19:06.614381+0000 mgr.y (mgr.54108) 2306 : audit [DBG] from='client.55140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:08.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:07 smithi092 bash[114081]: audit 2024-09-17T12:19:06.614381+0000 mgr.y (mgr.54108) 2306 : audit [DBG] from='client.55140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:08.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:07 smithi092 bash[114081]: cluster 2024-09-17T12:19:06.864199+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:08.328 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:07 smithi092 bash[114081]: cluster 2024-09-17T12:19:06.864199+0000 mgr.y (mgr.54108) 2307 : cluster [DBG] pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:09.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:08 smithi121 bash[87711]: audit 2024-09-17T12:19:08.105963+0000 mgr.y (mgr.54108) 2308 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:09.305 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:08 smithi121 bash[87711]: audit 2024-09-17T12:19:08.105963+0000 mgr.y (mgr.54108) 2308 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:08 smithi092 bash[110680]: audit 2024-09-17T12:19:08.105963+0000 mgr.y (mgr.54108) 2308 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:09.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:08 smithi092 bash[110680]: audit 2024-09-17T12:19:08.105963+0000 mgr.y (mgr.54108) 2308 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:09.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:08 smithi092 bash[114081]: audit 2024-09-17T12:19:08.105963+0000 mgr.y (mgr.54108) 2308 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:09.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:08 smithi092 bash[114081]: audit 2024-09-17T12:19:08.105963+0000 mgr.y (mgr.54108) 2308 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:10.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[110680]: cluster 2024-09-17T12:19:08.865406+0000 mgr.y (mgr.54108) 2309 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[110680]: cluster 2024-09-17T12:19:08.865406+0000 mgr.y (mgr.54108) 2309 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[110680]: audit 2024-09-17T12:19:09.345402+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[110680]: audit 2024-09-17T12:19:09.345402+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[110680]: audit 2024-09-17T12:19:09.355911+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[110680]: audit 2024-09-17T12:19:09.355911+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[110680]: audit 2024-09-17T12:19:09.366405+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[110680]: audit 2024-09-17T12:19:09.366405+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[114081]: cluster 2024-09-17T12:19:08.865406+0000 mgr.y (mgr.54108) 2309 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:10.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[114081]: cluster 2024-09-17T12:19:08.865406+0000 mgr.y (mgr.54108) 2309 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[114081]: audit 2024-09-17T12:19:09.345402+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[114081]: audit 2024-09-17T12:19:09.345402+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[114081]: audit 2024-09-17T12:19:09.355911+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[114081]: audit 2024-09-17T12:19:09.355911+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[114081]: audit 2024-09-17T12:19:09.366405+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.781 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[114081]: audit 2024-09-17T12:19:09.366405+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:10 smithi121 bash[87711]: cluster 2024-09-17T12:19:08.865406+0000 mgr.y (mgr.54108) 2309 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:10 smithi121 bash[87711]: cluster 2024-09-17T12:19:08.865406+0000 mgr.y (mgr.54108) 2309 : cluster [DBG] pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:10 smithi121 bash[87711]: audit 2024-09-17T12:19:09.345402+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:10 smithi121 bash[87711]: audit 2024-09-17T12:19:09.345402+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:10 smithi121 bash[87711]: audit 2024-09-17T12:19:09.355911+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:10 smithi121 bash[87711]: audit 2024-09-17T12:19:09.355911+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:10 smithi121 bash[87711]: audit 2024-09-17T12:19:09.366405+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:10.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:10 smithi121 bash[87711]: audit 2024-09-17T12:19:09.366405+0000 mon.a (mon.0) 8242 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:11.075 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:10 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:19:10] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.51.0" 2024-09-17T12:19:12.216 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:19:12.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:12 smithi121 bash[87711]: cluster 2024-09-17T12:19:10.866623+0000 mgr.y (mgr.54108) 2310 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:12.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:12 smithi121 bash[87711]: cluster 2024-09-17T12:19:10.866623+0000 mgr.y (mgr.54108) 2310 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:12.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:12 smithi092 bash[110680]: cluster 2024-09-17T12:19:10.866623+0000 mgr.y (mgr.54108) 2310 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:12.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:12 smithi092 bash[110680]: cluster 2024-09-17T12:19:10.866623+0000 mgr.y (mgr.54108) 2310 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:12.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:12 smithi092 bash[114081]: cluster 2024-09-17T12:19:10.866623+0000 mgr.y (mgr.54108) 2310 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:12.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:12 smithi092 bash[114081]: cluster 2024-09-17T12:19:10.866623+0000 mgr.y (mgr.54108) 2310 : cluster [DBG] pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:14.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:14 smithi121 bash[87711]: cluster 2024-09-17T12:19:12.868011+0000 mgr.y (mgr.54108) 2311 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:14.804 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:14 smithi121 bash[87711]: cluster 2024-09-17T12:19:12.868011+0000 mgr.y (mgr.54108) 2311 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:14 smithi092 bash[110680]: cluster 2024-09-17T12:19:12.868011+0000 mgr.y (mgr.54108) 2311 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:14.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:14 smithi092 bash[110680]: cluster 2024-09-17T12:19:12.868011+0000 mgr.y (mgr.54108) 2311 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:14.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:14 smithi092 bash[114081]: cluster 2024-09-17T12:19:12.868011+0000 mgr.y (mgr.54108) 2311 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:14.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:14 smithi092 bash[114081]: cluster 2024-09-17T12:19:12.868011+0000 mgr.y (mgr.54108) 2311 : cluster [DBG] pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:16.413 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-17T12:19:16.414 INFO:teuthology.orchestra.run.smithi092.stdout: "image": "quay.io/ceph/ceph", 2024-09-17T12:19:16.414 INFO:teuthology.orchestra.run.smithi092.stdout: "registry": "quay.io", 2024-09-17T12:19:16.414 INFO:teuthology.orchestra.run.smithi092.stdout: "bare_image": "ceph/ceph", 2024-09-17T12:19:16.414 INFO:teuthology.orchestra.run.smithi092.stdout: "versions": [] 2024-09-17T12:19:16.414 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-17T12:19:16.636 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:16 smithi092 bash[110680]: cluster 2024-09-17T12:19:14.869229+0000 mgr.y (mgr.54108) 2312 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:16.637 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:16 smithi092 bash[110680]: cluster 2024-09-17T12:19:14.869229+0000 mgr.y (mgr.54108) 2312 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:16.637 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:16 smithi092 bash[114081]: cluster 2024-09-17T12:19:14.869229+0000 mgr.y (mgr.54108) 2312 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:16.637 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:16 smithi092 bash[114081]: cluster 2024-09-17T12:19:14.869229+0000 mgr.y (mgr.54108) 2312 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:16.795 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:16 smithi121 bash[87711]: cluster 2024-09-17T12:19:14.869229+0000 mgr.y (mgr.54108) 2312 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:16.795 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:16 smithi121 bash[87711]: cluster 2024-09-17T12:19:14.869229+0000 mgr.y (mgr.54108) 2312 : cluster [DBG] pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:17.276 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-09-17T12:19:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:17 smithi092 bash[110680]: audit 2024-09-17T12:19:16.023443+0000 mgr.y (mgr.54108) 2313 : audit [DBG] from='client.75044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:17.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:17 smithi092 bash[110680]: audit 2024-09-17T12:19:16.023443+0000 mgr.y (mgr.54108) 2313 : audit [DBG] from='client.75044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:17.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:17 smithi092 bash[114081]: audit 2024-09-17T12:19:16.023443+0000 mgr.y (mgr.54108) 2313 : audit [DBG] from='client.75044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:17.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:17 smithi092 bash[114081]: audit 2024-09-17T12:19:16.023443+0000 mgr.y (mgr.54108) 2313 : audit [DBG] from='client.75044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:17.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:17 smithi121 bash[87711]: audit 2024-09-17T12:19:16.023443+0000 mgr.y (mgr.54108) 2313 : audit [DBG] from='client.75044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:17.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:17 smithi121 bash[87711]: audit 2024-09-17T12:19:16.023443+0000 mgr.y (mgr.54108) 2313 : audit [DBG] from='client.75044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:18.674 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:18 smithi121 bash[87711]: cluster 2024-09-17T12:19:16.870325+0000 mgr.y (mgr.54108) 2314 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:18.674 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:18 smithi121 bash[87711]: cluster 2024-09-17T12:19:16.870325+0000 mgr.y (mgr.54108) 2314 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:18.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:18 smithi092 bash[110680]: cluster 2024-09-17T12:19:16.870325+0000 mgr.y (mgr.54108) 2314 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:18.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:18 smithi092 bash[110680]: cluster 2024-09-17T12:19:16.870325+0000 mgr.y (mgr.54108) 2314 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:18 smithi092 bash[114081]: cluster 2024-09-17T12:19:16.870325+0000 mgr.y (mgr.54108) 2314 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:18.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:18 smithi092 bash[114081]: cluster 2024-09-17T12:19:16.870325+0000 mgr.y (mgr.54108) 2314 : cluster [DBG] pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:19.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:19 smithi121 bash[87711]: audit 2024-09-17T12:19:18.117199+0000 mgr.y (mgr.54108) 2315 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:19.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:19 smithi121 bash[87711]: audit 2024-09-17T12:19:18.117199+0000 mgr.y (mgr.54108) 2315 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:19.825 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:19 smithi092 bash[110680]: audit 2024-09-17T12:19:18.117199+0000 mgr.y (mgr.54108) 2315 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:19.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:19 smithi092 bash[110680]: audit 2024-09-17T12:19:18.117199+0000 mgr.y (mgr.54108) 2315 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:19 smithi092 bash[114081]: audit 2024-09-17T12:19:18.117199+0000 mgr.y (mgr.54108) 2315 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:19.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:19 smithi092 bash[114081]: audit 2024-09-17T12:19:18.117199+0000 mgr.y (mgr.54108) 2315 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:20 smithi092 bash[110680]: cluster 2024-09-17T12:19:18.871520+0000 mgr.y (mgr.54108) 2316 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:20.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:20 smithi092 bash[110680]: cluster 2024-09-17T12:19:18.871520+0000 mgr.y (mgr.54108) 2316 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:20 smithi092 bash[114081]: cluster 2024-09-17T12:19:18.871520+0000 mgr.y (mgr.54108) 2316 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:20.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:20 smithi092 bash[114081]: cluster 2024-09-17T12:19:18.871520+0000 mgr.y (mgr.54108) 2316 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:20.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:20 smithi121 bash[87711]: cluster 2024-09-17T12:19:18.871520+0000 mgr.y (mgr.54108) 2316 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:20.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:20 smithi121 bash[87711]: cluster 2024-09-17T12:19:18.871520+0000 mgr.y (mgr.54108) 2316 : cluster [DBG] pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:21.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:20 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:19:20] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:19:21.644 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:21 smithi092 bash[114081]: audit 2024-09-17T12:19:20.638512+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:21.644 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:21 smithi092 bash[114081]: audit 2024-09-17T12:19:20.638512+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:21.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:21 smithi092 bash[110680]: audit 2024-09-17T12:19:20.638512+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:21.645 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:21 smithi092 bash[110680]: audit 2024-09-17T12:19:20.638512+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:21.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:21 smithi121 bash[87711]: audit 2024-09-17T12:19:20.638512+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:21.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:21 smithi121 bash[87711]: audit 2024-09-17T12:19:20.638512+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:22.029 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:19:22.805 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:22 smithi121 bash[87711]: cluster 2024-09-17T12:19:20.872662+0000 mgr.y (mgr.54108) 2317 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:22.806 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:22 smithi121 bash[87711]: cluster 2024-09-17T12:19:20.872662+0000 mgr.y (mgr.54108) 2317 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:22 smithi092 bash[110680]: cluster 2024-09-17T12:19:20.872662+0000 mgr.y (mgr.54108) 2317 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:22.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:22 smithi092 bash[110680]: cluster 2024-09-17T12:19:20.872662+0000 mgr.y (mgr.54108) 2317 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:22 smithi092 bash[114081]: cluster 2024-09-17T12:19:20.872662+0000 mgr.y (mgr.54108) 2317 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:22.826 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:22 smithi092 bash[114081]: cluster 2024-09-17T12:19:20.872662+0000 mgr.y (mgr.54108) 2317 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[110680]: cluster 2024-09-17T12:19:22.873932+0000 mgr.y (mgr.54108) 2318 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[110680]: cluster 2024-09-17T12:19:22.873932+0000 mgr.y (mgr.54108) 2318 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[110680]: audit 2024-09-17T12:19:23.064184+0000 mon.a (mon.0) 8244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[110680]: audit 2024-09-17T12:19:23.064184+0000 mon.a (mon.0) 8244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[110680]: audit 2024-09-17T12:19:23.074272+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[110680]: audit 2024-09-17T12:19:23.074272+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[110680]: audit 2024-09-17T12:19:23.082710+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[110680]: audit 2024-09-17T12:19:23.082710+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[114081]: cluster 2024-09-17T12:19:22.873932+0000 mgr.y (mgr.54108) 2318 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:24.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[114081]: cluster 2024-09-17T12:19:22.873932+0000 mgr.y (mgr.54108) 2318 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:24.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[114081]: audit 2024-09-17T12:19:23.064184+0000 mon.a (mon.0) 8244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[114081]: audit 2024-09-17T12:19:23.064184+0000 mon.a (mon.0) 8244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[114081]: audit 2024-09-17T12:19:23.074272+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[114081]: audit 2024-09-17T12:19:23.074272+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[114081]: audit 2024-09-17T12:19:23.082710+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:24 smithi092 bash[114081]: audit 2024-09-17T12:19:23.082710+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:24 smithi121 bash[87711]: cluster 2024-09-17T12:19:22.873932+0000 mgr.y (mgr.54108) 2318 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:24 smithi121 bash[87711]: cluster 2024-09-17T12:19:22.873932+0000 mgr.y (mgr.54108) 2318 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:24.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:24 smithi121 bash[87711]: audit 2024-09-17T12:19:23.064184+0000 mon.a (mon.0) 8244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:24 smithi121 bash[87711]: audit 2024-09-17T12:19:23.064184+0000 mon.a (mon.0) 8244 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:24 smithi121 bash[87711]: audit 2024-09-17T12:19:23.074272+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:24 smithi121 bash[87711]: audit 2024-09-17T12:19:23.074272+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:24 smithi121 bash[87711]: audit 2024-09-17T12:19:23.082710+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:24.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:24 smithi121 bash[87711]: audit 2024-09-17T12:19:23.082710+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:26.147 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:26 smithi092 bash[110680]: cluster 2024-09-17T12:19:24.875071+0000 mgr.y (mgr.54108) 2319 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:26.147 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:26 smithi092 bash[110680]: cluster 2024-09-17T12:19:24.875071+0000 mgr.y (mgr.54108) 2319 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:26.147 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:26 smithi092 bash[114081]: cluster 2024-09-17T12:19:24.875071+0000 mgr.y (mgr.54108) 2319 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:26.147 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:26 smithi092 bash[114081]: cluster 2024-09-17T12:19:24.875071+0000 mgr.y (mgr.54108) 2319 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:26 smithi121 bash[87711]: cluster 2024-09-17T12:19:24.875071+0000 mgr.y (mgr.54108) 2319 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:26.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:26 smithi121 bash[87711]: cluster 2024-09-17T12:19:24.875071+0000 mgr.y (mgr.54108) 2319 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:28 smithi092 bash[110680]: cluster 2024-09-17T12:19:26.876141+0000 mgr.y (mgr.54108) 2320 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:28.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:28 smithi092 bash[110680]: cluster 2024-09-17T12:19:26.876141+0000 mgr.y (mgr.54108) 2320 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:28 smithi092 bash[114081]: cluster 2024-09-17T12:19:26.876141+0000 mgr.y (mgr.54108) 2320 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:28.326 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:28 smithi092 bash[114081]: cluster 2024-09-17T12:19:26.876141+0000 mgr.y (mgr.54108) 2320 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:28.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:28 smithi121 bash[87711]: cluster 2024-09-17T12:19:26.876141+0000 mgr.y (mgr.54108) 2320 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:28.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:28 smithi121 bash[87711]: cluster 2024-09-17T12:19:26.876141+0000 mgr.y (mgr.54108) 2320 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:28.611 INFO:teuthology.orchestra.run.smithi092.stdout: "16.2.0", 2024-09-17T12:19:29.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:29 smithi092 bash[110680]: audit 2024-09-17T12:19:28.128436+0000 mgr.y (mgr.54108) 2321 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:29.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:29 smithi092 bash[110680]: audit 2024-09-17T12:19:28.128436+0000 mgr.y (mgr.54108) 2321 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:29.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:29 smithi092 bash[110680]: audit 2024-09-17T12:19:28.196656+0000 mgr.y (mgr.54108) 2322 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:29.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:29 smithi092 bash[110680]: audit 2024-09-17T12:19:28.196656+0000 mgr.y (mgr.54108) 2322 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:29.541 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:29 smithi092 bash[114081]: audit 2024-09-17T12:19:28.128436+0000 mgr.y (mgr.54108) 2321 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:29.541 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:29 smithi092 bash[114081]: audit 2024-09-17T12:19:28.128436+0000 mgr.y (mgr.54108) 2321 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:29.541 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:29 smithi092 bash[114081]: audit 2024-09-17T12:19:28.196656+0000 mgr.y (mgr.54108) 2322 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:29.541 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:29 smithi092 bash[114081]: audit 2024-09-17T12:19:28.196656+0000 mgr.y (mgr.54108) 2322 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:29.543 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-09-17T12:19:29.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:29 smithi121 bash[87711]: audit 2024-09-17T12:19:28.128436+0000 mgr.y (mgr.54108) 2321 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:29 smithi121 bash[87711]: audit 2024-09-17T12:19:28.128436+0000 mgr.y (mgr.54108) 2321 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:29 smithi121 bash[87711]: audit 2024-09-17T12:19:28.196656+0000 mgr.y (mgr.54108) 2322 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:29.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:29 smithi121 bash[87711]: audit 2024-09-17T12:19:28.196656+0000 mgr.y (mgr.54108) 2322 : audit [DBG] from='client.55152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[110680]: cluster 2024-09-17T12:19:28.877276+0000 mgr.y (mgr.54108) 2323 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[110680]: cluster 2024-09-17T12:19:28.877276+0000 mgr.y (mgr.54108) 2323 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[110680]: audit 2024-09-17T12:19:29.561249+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[110680]: audit 2024-09-17T12:19:29.561249+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[110680]: audit 2024-09-17T12:19:29.570525+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[110680]: audit 2024-09-17T12:19:29.570525+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[110680]: audit 2024-09-17T12:19:29.578949+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[110680]: audit 2024-09-17T12:19:29.578949+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[114081]: cluster 2024-09-17T12:19:28.877276+0000 mgr.y (mgr.54108) 2323 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[114081]: cluster 2024-09-17T12:19:28.877276+0000 mgr.y (mgr.54108) 2323 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[114081]: audit 2024-09-17T12:19:29.561249+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[114081]: audit 2024-09-17T12:19:29.561249+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[114081]: audit 2024-09-17T12:19:29.570525+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[114081]: audit 2024-09-17T12:19:29.570525+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[114081]: audit 2024-09-17T12:19:29.578949+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[114081]: audit 2024-09-17T12:19:29.578949+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:30 smithi121 bash[87711]: cluster 2024-09-17T12:19:28.877276+0000 mgr.y (mgr.54108) 2323 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:30 smithi121 bash[87711]: cluster 2024-09-17T12:19:28.877276+0000 mgr.y (mgr.54108) 2323 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:30 smithi121 bash[87711]: audit 2024-09-17T12:19:29.561249+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.556 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:30 smithi121 bash[87711]: audit 2024-09-17T12:19:29.561249+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:30 smithi121 bash[87711]: audit 2024-09-17T12:19:29.570525+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:30 smithi121 bash[87711]: audit 2024-09-17T12:19:29.570525+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:30 smithi121 bash[87711]: audit 2024-09-17T12:19:29.578949+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:30.557 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:30 smithi121 bash[87711]: audit 2024-09-17T12:19:29.578949+0000 mon.a (mon.0) 8249 : audit [INF] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' 2024-09-17T12:19:31.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:30 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:19:30] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.51.0" 2024-09-17T12:19:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:32 smithi121 bash[87711]: cluster 2024-09-17T12:19:30.878516+0000 mgr.y (mgr.54108) 2324 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:32.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:32 smithi121 bash[87711]: cluster 2024-09-17T12:19:30.878516+0000 mgr.y (mgr.54108) 2324 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:32 smithi092 bash[110680]: cluster 2024-09-17T12:19:30.878516+0000 mgr.y (mgr.54108) 2324 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:32.576 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:32 smithi092 bash[110680]: cluster 2024-09-17T12:19:30.878516+0000 mgr.y (mgr.54108) 2324 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:32.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:32 smithi092 bash[114081]: cluster 2024-09-17T12:19:30.878516+0000 mgr.y (mgr.54108) 2324 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:32.576 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:32 smithi092 bash[114081]: cluster 2024-09-17T12:19:30.878516+0000 mgr.y (mgr.54108) 2324 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:34.301 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:19:34.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:34 smithi092 bash[110680]: cluster 2024-09-17T12:19:32.879872+0000 mgr.y (mgr.54108) 2325 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:34.446 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:34 smithi092 bash[110680]: cluster 2024-09-17T12:19:32.879872+0000 mgr.y (mgr.54108) 2325 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:34.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:34 smithi092 bash[114081]: cluster 2024-09-17T12:19:32.879872+0000 mgr.y (mgr.54108) 2325 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:34.446 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:34 smithi092 bash[114081]: cluster 2024-09-17T12:19:32.879872+0000 mgr.y (mgr.54108) 2325 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:34 smithi121 bash[87711]: cluster 2024-09-17T12:19:32.879872+0000 mgr.y (mgr.54108) 2325 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:34.555 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:34 smithi121 bash[87711]: cluster 2024-09-17T12:19:32.879872+0000 mgr.y (mgr.54108) 2325 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:36 smithi092 bash[110680]: cluster 2024-09-17T12:19:34.880972+0000 mgr.y (mgr.54108) 2326 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:36 smithi092 bash[110680]: cluster 2024-09-17T12:19:34.880972+0000 mgr.y (mgr.54108) 2326 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:36 smithi092 bash[110680]: audit 2024-09-17T12:19:35.638812+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:36.326 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:36 smithi092 bash[110680]: audit 2024-09-17T12:19:35.638812+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:36 smithi092 bash[114081]: cluster 2024-09-17T12:19:34.880972+0000 mgr.y (mgr.54108) 2326 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:36 smithi092 bash[114081]: cluster 2024-09-17T12:19:34.880972+0000 mgr.y (mgr.54108) 2326 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:36 smithi092 bash[114081]: audit 2024-09-17T12:19:35.638812+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:36.327 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:36 smithi092 bash[114081]: audit 2024-09-17T12:19:35.638812+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:36.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:36 smithi121 bash[87711]: cluster 2024-09-17T12:19:34.880972+0000 mgr.y (mgr.54108) 2326 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:36 smithi121 bash[87711]: cluster 2024-09-17T12:19:34.880972+0000 mgr.y (mgr.54108) 2326 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T12:19:36.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:36 smithi121 bash[87711]: audit 2024-09-17T12:19:35.638812+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:36.413 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:36 smithi121 bash[87711]: audit 2024-09-17T12:19:35.638812+0000 mon.a (mon.0) 8250 : audit [DBG] from='mgr.54108 172.21.15.92:0/374128156' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T12:19:38.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:38 smithi121 bash[87711]: cluster 2024-09-17T12:19:36.882111+0000 mgr.y (mgr.54108) 2327 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:38.372 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:38 smithi121 bash[87711]: cluster 2024-09-17T12:19:36.882111+0000 mgr.y (mgr.54108) 2327 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:38.476 INFO:teuthology.orchestra.run.smithi092.stdout: "v16.2.2", 2024-09-17T12:19:38.476 INFO:teuthology.orchestra.run.smithi092.stdout: "v16.2.2-20210505", 2024-09-17T12:19:38.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:38 smithi092 bash[110680]: cluster 2024-09-17T12:19:36.882111+0000 mgr.y (mgr.54108) 2327 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:38.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:38 smithi092 bash[110680]: cluster 2024-09-17T12:19:36.882111+0000 mgr.y (mgr.54108) 2327 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:38.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:38 smithi092 bash[114081]: cluster 2024-09-17T12:19:36.882111+0000 mgr.y (mgr.54108) 2327 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:38.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:38 smithi092 bash[114081]: cluster 2024-09-17T12:19:36.882111+0000 mgr.y (mgr.54108) 2327 : cluster [DBG] pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T12:19:39.358 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T12:19:39.370 INFO:tasks.cephadm:Teardown begin 2024-09-17T12:19:39.371 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T12:19:39.381 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[110680]: audit 2024-09-17T12:19:38.093818+0000 mgr.y (mgr.54108) 2328 : audit [DBG] from='client.75056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:39.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[110680]: audit 2024-09-17T12:19:38.093818+0000 mgr.y (mgr.54108) 2328 : audit [DBG] from='client.75056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:39.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[110680]: audit 2024-09-17T12:19:38.134440+0000 mgr.y (mgr.54108) 2329 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:39.382 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[110680]: audit 2024-09-17T12:19:38.134440+0000 mgr.y (mgr.54108) 2329 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:39.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[114081]: audit 2024-09-17T12:19:38.093818+0000 mgr.y (mgr.54108) 2328 : audit [DBG] from='client.75056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:39.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[114081]: audit 2024-09-17T12:19:38.093818+0000 mgr.y (mgr.54108) 2328 : audit [DBG] from='client.75056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:39.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[114081]: audit 2024-09-17T12:19:38.134440+0000 mgr.y (mgr.54108) 2329 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:39.382 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[114081]: audit 2024-09-17T12:19:38.134440+0000 mgr.y (mgr.54108) 2329 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:39.385 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T12:19:39.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:39 smithi121 bash[87711]: audit 2024-09-17T12:19:38.093818+0000 mgr.y (mgr.54108) 2328 : audit [DBG] from='client.75056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:39.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:39 smithi121 bash[87711]: audit 2024-09-17T12:19:38.093818+0000 mgr.y (mgr.54108) 2328 : audit [DBG] from='client.75056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:19:39.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:39 smithi121 bash[87711]: audit 2024-09-17T12:19:38.134440+0000 mgr.y (mgr.54108) 2329 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:39.398 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:39 smithi121 bash[87711]: audit 2024-09-17T12:19:38.134440+0000 mgr.y (mgr.54108) 2329 : audit [DBG] from='client.74933 -' entity='client.iscsi.foo.smithi092.vkhfms' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T12:19:39.401 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T12:19:39.401 DEBUG:teuthology.orchestra.run.smithi092:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T12:19:39.433 DEBUG:teuthology.orchestra.run.smithi121:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T12:19:39.449 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T12:19:39.449 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T12:19:39.449 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.a 2024-09-17T12:19:39.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:39 smithi092 systemd[1]: Stopping Ceph mon.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:19:39.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[110680]: debug 2024-09-17T12:19:39.614+0000 7f2ae4d91640 -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-17T12:19:39.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[110680]: debug 2024-09-17T12:19:39.614+0000 7f2ae4d91640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-17T12:19:39.792 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[78704]: [17/Sep/2024:12:19:39] ENGINE Bus STOPPING 2024-09-17T12:19:39.862 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[78704]: [17/Sep/2024:12:19:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:19:39.862 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[78704]: [17/Sep/2024:12:19:39] ENGINE Bus STOPPED 2024-09-17T12:19:39.862 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[78704]: [17/Sep/2024:12:19:39] ENGINE Bus STARTING 2024-09-17T12:19:40.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[78704]: [17/Sep/2024:12:19:39] ENGINE Serving on http://:::9283 2024-09-17T12:19:40.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:39 smithi092 bash[78704]: [17/Sep/2024:12:19:39] ENGINE Bus STARTED 2024-09-17T12:19:40.880 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 17 12:19:40 smithi092 bash[158862]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-a 2024-09-17T12:19:40.880 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:40 smithi092 bash[78704]: ::ffff:172.21.15.121 - - [17/Sep/2024:12:19:40] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.51.0" 2024-09-17T12:19:40.981 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T12:19:41.272 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:19:41.272 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T12:19:41.272 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-17T12:19:41.272 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.c 2024-09-17T12:19:41.566 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:41 smithi092 bash[78704]: [17/Sep/2024:12:19:41] ENGINE Bus STOPPING 2024-09-17T12:19:41.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:41 smithi092 systemd[1]: Stopping Ceph mon.c for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:19:41.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:41 smithi092 bash[114081]: debug 2024-09-17T12:19:41.497+0000 7ff4ce69a640 -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-17T12:19:41.566 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:41 smithi092 bash[114081]: debug 2024-09-17T12:19:41.497+0000 7ff4ce69a640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-17T12:19:42.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:41 smithi092 bash[78704]: [17/Sep/2024:12:19:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T12:19:42.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:41 smithi092 bash[78704]: [17/Sep/2024:12:19:41] ENGINE Bus STOPPED 2024-09-17T12:19:42.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:41 smithi092 bash[78704]: [17/Sep/2024:12:19:41] ENGINE Bus STARTING 2024-09-17T12:19:42.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:41 smithi092 bash[78704]: [17/Sep/2024:12:19:41] ENGINE Serving on http://:::9283 2024-09-17T12:19:42.326 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:41 smithi092 bash[78704]: [17/Sep/2024:12:19:41] ENGINE Bus STARTED 2024-09-17T12:19:43.149 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 17 12:19:42 smithi092 bash[158984]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mon-c 2024-09-17T12:19:43.163 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T12:19:43.187 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:19:43.187 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-17T12:19:43.187 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-17T12:19:43.187 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.b 2024-09-17T12:19:43.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:43 smithi121 systemd[1]: Stopping Ceph mon.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:19:43.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:43 smithi121 bash[87711]: debug 2024-09-17T12:19:43.328+0000 7f57b3a8b640 -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-17T12:19:43.520 INFO:journalctl@ceph.mon.b.smithi121.stdout:Sep 17 12:19:43 smithi121 bash[87711]: debug 2024-09-17T12:19:43.328+0000 7f57b3a8b640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-17T12:19:44.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T12:19:44.478 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:19:44.478 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-17T12:19:44.479 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-17T12:19:44.479 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.y 2024-09-17T12:19:44.740 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:44 smithi092 systemd[1]: Stopping Ceph mgr.y for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:19:45.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:44 smithi092 bash[78704]: debug 2024-09-17T12:19:44.733+0000 7f0e875a9640 -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-17T12:19:45.076 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:44 smithi092 bash[78704]: debug 2024-09-17T12:19:44.733+0000 7f0e875a9640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T12:19:46.191 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 17 12:19:45 smithi092 bash[159180]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-mgr-y 2024-09-17T12:19:46.205 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-17T12:19:46.229 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:19:46.229 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-17T12:19:46.229 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T12:19:46.230 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.x 2024-09-17T12:19:46.555 INFO:journalctl@ceph.mgr.x.smithi121.stdout:Sep 17 12:19:46 smithi121 systemd[1]: Stopping Ceph mgr.x for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:19:47.332 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T12:19:47.354 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:19:47.354 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T12:19:47.354 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T12:19:47.354 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.0 2024-09-17T12:19:47.688 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:19:47 smithi092 systemd[1]: Stopping Ceph osd.0 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:19:48.076 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:19:47 smithi092 bash[120521]: debug 2024-09-17T12:19:47.681+0000 7f0a8869d640 -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-17T12:19:48.076 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:19:47 smithi092 bash[120521]: debug 2024-09-17T12:19:47.681+0000 7f0a8869d640 -1 osd.0 161 *** Got signal Terminated *** 2024-09-17T12:19:48.076 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:19:47 smithi092 bash[120521]: debug 2024-09-17T12:19:47.681+0000 7f0a8869d640 -1 osd.0 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:19:54.326 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:19:53 smithi092 bash[159393]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-0 2024-09-17T12:19:54.326 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 17 12:19:54 smithi092 bash[159552]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-0 2024-09-17T12:19:56.252 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T12:19:56.281 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:19:56.281 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T12:19:56.282 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T12:19:56.282 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.1 2024-09-17T12:19:56.576 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:19:56 smithi092 systemd[1]: Stopping Ceph osd.1 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:19:56.576 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:19:56 smithi092 bash[123332]: debug 2024-09-17T12:19:56.449+0000 7fc92970c640 -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-17T12:19:56.576 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:19:56 smithi092 bash[123332]: debug 2024-09-17T12:19:56.449+0000 7fc92970c640 -1 osd.1 161 *** Got signal Terminated *** 2024-09-17T12:19:56.576 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:19:56 smithi092 bash[123332]: debug 2024-09-17T12:19:56.449+0000 7fc92970c640 -1 osd.1 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:19:58.306 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:19:58 smithi121 bash[80502]: ts=2024-09-17T12:19:58.186Z 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.92:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:19:58.306 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:19:58 smithi121 bash[80502]: ts=2024-09-17T12:19:58.191Z 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.92:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:19:58.306 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:19:58 smithi121 bash[80502]: ts=2024-09-17T12:19:58.191Z 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.92:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:19:58.306 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:19:58 smithi121 bash[80502]: ts=2024-09-17T12:19:58.191Z 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.92:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:19:58.306 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:19:58 smithi121 bash[80502]: ts=2024-09-17T12:19:58.194Z 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.92:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:19:58.306 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:19:58 smithi121 bash[80502]: ts=2024-09-17T12:19:58.194Z 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.92:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:19:58.306 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:19:58 smithi121 bash[80502]: ts=2024-09-17T12:19:58.196Z 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.92:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:20:03.076 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:20:02 smithi092 bash[160126]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-1 2024-09-17T12:20:03.576 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 17 12:20:03 smithi092 bash[160260]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-1 2024-09-17T12:20:06.226 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T12:20:06.251 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:20:06.251 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T12:20:06.251 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T12:20:06.251 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.2 2024-09-17T12:20:06.576 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:20:06 smithi092 systemd[1]: Stopping Ceph osd.2 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:20:07.076 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:20:06 smithi092 bash[128765]: debug 2024-09-17T12:20:06.801+0000 7fc6ed964640 -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-17T12:20:07.076 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:20:06 smithi092 bash[128765]: debug 2024-09-17T12:20:06.801+0000 7fc6ed964640 -1 osd.2 161 *** Got signal Terminated *** 2024-09-17T12:20:07.076 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:20:06 smithi092 bash[128765]: debug 2024-09-17T12:20:06.801+0000 7fc6ed964640 -1 osd.2 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:20:13.240 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:20:12 smithi092 bash[160497]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-2 2024-09-17T12:20:13.240 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 17 12:20:12 smithi092 bash[160577]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-2 2024-09-17T12:20:14.055 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:13 smithi121 bash[105972]: debug 2024-09-17T12:20:13.664+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:15.003 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T12:20:15.031 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:20:15.031 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T12:20:15.031 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T12:20:15.031 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.3 2024-09-17T12:20:15.055 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:14 smithi121 bash[105972]: debug 2024-09-17T12:20:14.684+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:15.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:14 smithi121 bash[108818]: debug 2024-09-17T12:20:14.784+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:15.329 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:20:15 smithi092 systemd[1]: Stopping Ceph osd.3 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:20:15.330 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:20:15 smithi092 bash[136224]: debug 2024-09-17T12:20:15.224+0000 7fbc15551640 -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-17T12:20:15.330 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:20:15 smithi092 bash[136224]: debug 2024-09-17T12:20:15.224+0000 7fbc15551640 -1 osd.3 161 *** Got signal Terminated *** 2024-09-17T12:20:15.330 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:20:15 smithi092 bash[136224]: debug 2024-09-17T12:20:15.224+0000 7fbc15551640 -1 osd.3 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:20:15.903 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:15 smithi121 bash[105972]: debug 2024-09-17T12:20:15.644+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:15.903 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:15 smithi121 bash[108818]: debug 2024-09-17T12:20:15.788+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:16.297 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:15 smithi121 bash[103289]: debug 2024-09-17T12:20:15.900+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:16.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:16 smithi121 bash[100527]: debug 2024-09-17T12:20:16.296+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:16.924 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:16 smithi121 bash[105972]: debug 2024-09-17T12:20:16.596+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:16.924 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:16 smithi121 bash[108818]: debug 2024-09-17T12:20:16.760+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:17.283 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:16 smithi121 bash[103289]: debug 2024-09-17T12:20:16.920+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:17.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:17 smithi121 bash[100527]: debug 2024-09-17T12:20:17.280+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:17.920 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:17 smithi121 bash[108818]: debug 2024-09-17T12:20:17.724+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:17.920 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:17 smithi121 bash[105972]: debug 2024-09-17T12:20:17.604+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:18.300 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:17 smithi121 bash[103289]: debug 2024-09-17T12:20:17.916+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:18.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:18 smithi121 bash[100527]: debug 2024-09-17T12:20:18.300+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:19.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:18 smithi121 bash[103289]: debug 2024-09-17T12:20:18.872+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:19.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:18 smithi121 bash[105972]: debug 2024-09-17T12:20:18.644+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:19.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:18 smithi121 bash[108818]: debug 2024-09-17T12:20:18.684+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:19.076 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:20:18 smithi092 bash[136224]: debug 2024-09-17T12:20:18.668+0000 7fbc0db5e640 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:49.207406+0000 front 2024-09-17T12:19:49.207549+0000 (oldest deadline 2024-09-17T12:20:18.008194+0000) 2024-09-17T12:20:19.556 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:19 smithi121 bash[100527]: debug 2024-09-17T12:20:19.296+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:19.906 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:19 smithi121 bash[103289]: debug 2024-09-17T12:20:19.868+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:19.906 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:19 smithi121 bash[105972]: debug 2024-09-17T12:20:19.628+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:19.906 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:19 smithi121 bash[108818]: debug 2024-09-17T12:20:19.660+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:20.076 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:20:19 smithi092 bash[136224]: debug 2024-09-17T12:20:19.640+0000 7fbc0db5e640 -1 osd.3 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:49.207406+0000 front 2024-09-17T12:19:49.207549+0000 (oldest deadline 2024-09-17T12:20:18.008194+0000) 2024-09-17T12:20:20.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:20 smithi121 bash[100527]: debug 2024-09-17T12:20:20.280+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:20.850 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:20 smithi121 bash[108818]: debug 2024-09-17T12:20:20.620+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:20.850 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:20 smithi121 bash[105972]: debug 2024-09-17T12:20:20.636+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:21.259 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:20 smithi121 bash[103289]: debug 2024-09-17T12:20:20.848+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:21.826 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:20:21 smithi092 bash[160785]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:20:21.866 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:21 smithi121 bash[105972]: debug 2024-09-17T12:20:21.616+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:21.867 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:21 smithi121 bash[108818]: debug 2024-09-17T12:20:21.620+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:21.867 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:21 smithi121 bash[100527]: debug 2024-09-17T12:20:21.256+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:22.278 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:21 smithi121 bash[103289]: debug 2024-09-17T12:20:21.864+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:22.296 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 17 12:20:21 smithi092 bash[161384]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-3 2024-09-17T12:20:22.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:22 smithi121 bash[100527]: debug 2024-09-17T12:20:22.276+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:23.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:22 smithi121 bash[103289]: debug 2024-09-17T12:20:22.856+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:23.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:22 smithi121 bash[105972]: debug 2024-09-17T12:20:22.628+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:23.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:22 smithi121 bash[108818]: debug 2024-09-17T12:20:22.608+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:23.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:23 smithi121 bash[100527]: debug 2024-09-17T12:20:23.240+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:24.055 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:23 smithi121 bash[105972]: debug 2024-09-17T12:20:23.640+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:24.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:23 smithi121 bash[103289]: debug 2024-09-17T12:20:23.836+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:24.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:23 smithi121 bash[103289]: debug 2024-09-17T12:20:23.836+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:24.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:23 smithi121 bash[108818]: debug 2024-09-17T12:20:23.628+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:24.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:23 smithi121 bash[108818]: debug 2024-09-17T12:20:23.628+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:24.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[100527]: debug 2024-09-17T12:20:24.284+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:24.753 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T12:20:24.780 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:20:24.781 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T12:20:24.781 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T12:20:24.781 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.4 2024-09-17T12:20:24.939 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:24 smithi121 systemd[1]: Stopping Ceph osd.4 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:20:24.939 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[103289]: debug 2024-09-17T12:20:24.836+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:24.939 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[103289]: debug 2024-09-17T12:20:24.836+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:24.940 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[105972]: debug 2024-09-17T12:20:24.672+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:24.940 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[105972]: debug 2024-09-17T12:20:24.672+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:24.940 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[108818]: debug 2024-09-17T12:20:24.652+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:24.940 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[108818]: debug 2024-09-17T12:20:24.652+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:25.055 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[100527]: debug 2024-09-17T12:20:24.936+0000 7eff10f24640 -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-17T12:20:25.055 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[100527]: debug 2024-09-17T12:20:24.936+0000 7eff10f24640 -1 osd.4 161 *** Got signal Terminated *** 2024-09-17T12:20:25.055 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:24 smithi121 bash[100527]: debug 2024-09-17T12:20:24.936+0000 7eff10f24640 -1 osd.4 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:20:25.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:25 smithi121 bash[100527]: debug 2024-09-17T12:20:25.260+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:25.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:25 smithi121 bash[100527]: debug 2024-09-17T12:20:25.260+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.415301+0000 front 2024-09-17T12:19:59.415188+0000 (oldest deadline 2024-09-17T12:20:24.615604+0000) 2024-09-17T12:20:26.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:25 smithi121 bash[103289]: debug 2024-09-17T12:20:25.848+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:26.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:25 smithi121 bash[103289]: debug 2024-09-17T12:20:25.848+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:26.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:25 smithi121 bash[105972]: debug 2024-09-17T12:20:25.708+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:26.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:25 smithi121 bash[105972]: debug 2024-09-17T12:20:25.708+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:26.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:25 smithi121 bash[108818]: debug 2024-09-17T12:20:25.624+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:26.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:25 smithi121 bash[108818]: debug 2024-09-17T12:20:25.624+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:26.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:26 smithi121 bash[100527]: debug 2024-09-17T12:20:26.280+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:26.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:26 smithi121 bash[100527]: debug 2024-09-17T12:20:26.280+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.415301+0000 front 2024-09-17T12:19:59.415188+0000 (oldest deadline 2024-09-17T12:20:24.615604+0000) 2024-09-17T12:20:27.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:26 smithi121 bash[103289]: debug 2024-09-17T12:20:26.808+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:27.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:26 smithi121 bash[103289]: debug 2024-09-17T12:20:26.808+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:27.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:26 smithi121 bash[105972]: debug 2024-09-17T12:20:26.728+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:27.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:26 smithi121 bash[105972]: debug 2024-09-17T12:20:26.728+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:27.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:26 smithi121 bash[108818]: debug 2024-09-17T12:20:26.644+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:27.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:26 smithi121 bash[108818]: debug 2024-09-17T12:20:26.644+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:27.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:27 smithi121 bash[100527]: debug 2024-09-17T12:20:27.296+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:27.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:27 smithi121 bash[100527]: debug 2024-09-17T12:20:27.296+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.415301+0000 front 2024-09-17T12:19:59.415188+0000 (oldest deadline 2024-09-17T12:20:24.615604+0000) 2024-09-17T12:20:28.055 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:27 smithi121 bash[105972]: debug 2024-09-17T12:20:27.772+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:28.055 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:27 smithi121 bash[105972]: debug 2024-09-17T12:20:27.772+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:28.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:27 smithi121 bash[103289]: debug 2024-09-17T12:20:27.768+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:28.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:27 smithi121 bash[103289]: debug 2024-09-17T12:20:27.768+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:28.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:27 smithi121 bash[108818]: debug 2024-09-17T12:20:27.620+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:28.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:27 smithi121 bash[108818]: debug 2024-09-17T12:20:27.620+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:28.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:28 smithi121 bash[100527]: debug 2024-09-17T12:20:28.296+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:28.556 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:28 smithi121 bash[100527]: debug 2024-09-17T12:20:28.296+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.415301+0000 front 2024-09-17T12:19:59.415188+0000 (oldest deadline 2024-09-17T12:20:24.615604+0000) 2024-09-17T12:20:29.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:28 smithi121 bash[103289]: debug 2024-09-17T12:20:28.768+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:29.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:28 smithi121 bash[103289]: debug 2024-09-17T12:20:28.768+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:29.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:28 smithi121 bash[105972]: debug 2024-09-17T12:20:28.744+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:29.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:28 smithi121 bash[105972]: debug 2024-09-17T12:20:28.744+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:29.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:28 smithi121 bash[108818]: debug 2024-09-17T12:20:28.604+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:29.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:28 smithi121 bash[108818]: debug 2024-09-17T12:20:28.604+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:29.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:29 smithi121 bash[100527]: debug 2024-09-17T12:20:29.260+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.913889+0000 front 2024-09-17T12:19:51.913591+0000 (oldest deadline 2024-09-17T12:20:16.013283+0000) 2024-09-17T12:20:29.555 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:29 smithi121 bash[100527]: debug 2024-09-17T12:20:29.260+0000 7eff0d539640 -1 osd.4 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.415301+0000 front 2024-09-17T12:19:59.415188+0000 (oldest deadline 2024-09-17T12:20:24.615604+0000) 2024-09-17T12:20:30.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:29 smithi121 bash[103289]: debug 2024-09-17T12:20:29.732+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:30.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:29 smithi121 bash[103289]: debug 2024-09-17T12:20:29.732+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:30.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:29 smithi121 bash[105972]: debug 2024-09-17T12:20:29.784+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:30.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:29 smithi121 bash[105972]: debug 2024-09-17T12:20:29.784+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:30.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:29 smithi121 bash[108818]: debug 2024-09-17T12:20:29.576+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:30.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:29 smithi121 bash[108818]: debug 2024-09-17T12:20:29.576+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:30.737 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:30 smithi121 bash[108818]: debug 2024-09-17T12:20:30.608+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:30.737 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:30 smithi121 bash[108818]: debug 2024-09-17T12:20:30.608+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:31.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:30 smithi121 bash[103289]: debug 2024-09-17T12:20:30.780+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:31.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:30 smithi121 bash[103289]: debug 2024-09-17T12:20:30.780+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:31.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:30 smithi121 bash[105972]: debug 2024-09-17T12:20:30.736+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:31.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:30 smithi121 bash[105972]: debug 2024-09-17T12:20:30.736+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:31.635 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:31 smithi121 bash[121435]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-4 2024-09-17T12:20:31.636 INFO:journalctl@ceph.osd.4.smithi121.stdout:Sep 17 12:20:31 smithi121 bash[121498]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-4 2024-09-17T12:20:31.888 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:31 smithi121 bash[105972]: debug 2024-09-17T12:20:31.688+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:31.888 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:31 smithi121 bash[105972]: debug 2024-09-17T12:20:31.688+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:31.888 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:31 smithi121 bash[108818]: debug 2024-09-17T12:20:31.632+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:31.889 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:31 smithi121 bash[108818]: debug 2024-09-17T12:20:31.632+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:32.305 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:31 smithi121 bash[103289]: debug 2024-09-17T12:20:31.788+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:32.306 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:31 smithi121 bash[103289]: debug 2024-09-17T12:20:31.788+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:33.053 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:32 smithi121 bash[103289]: debug 2024-09-17T12:20:32.784+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:33.053 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:32 smithi121 bash[103289]: debug 2024-09-17T12:20:32.784+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:33.054 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:32 smithi121 bash[105972]: debug 2024-09-17T12:20:32.640+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:33.054 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:32 smithi121 bash[105972]: debug 2024-09-17T12:20:32.640+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:33.054 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:32 smithi121 bash[105972]: debug 2024-09-17T12:20:32.640+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:33.054 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:32 smithi121 bash[108818]: debug 2024-09-17T12:20:32.592+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:33.054 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:32 smithi121 bash[108818]: debug 2024-09-17T12:20:32.592+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:33.809 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T12:20:33.837 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:20:33.837 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T12:20:33.837 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T12:20:33.837 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.5 2024-09-17T12:20:33.889 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:33 smithi121 bash[103289]: debug 2024-09-17T12:20:33.772+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:33.889 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:33 smithi121 bash[103289]: debug 2024-09-17T12:20:33.772+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:33.890 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:33 smithi121 bash[105972]: debug 2024-09-17T12:20:33.676+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:33.890 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:33 smithi121 bash[105972]: debug 2024-09-17T12:20:33.676+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:33.890 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:33 smithi121 bash[105972]: debug 2024-09-17T12:20:33.676+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:33.890 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:33 smithi121 bash[108818]: debug 2024-09-17T12:20:33.624+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:33.890 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:33 smithi121 bash[108818]: debug 2024-09-17T12:20:33.624+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:33.890 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:33 smithi121 bash[108818]: debug 2024-09-17T12:20:33.624+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:34.305 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:33 smithi121 systemd[1]: Stopping Ceph osd.5 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:20:34.305 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[103289]: debug 2024-09-17T12:20:34.012+0000 7f7c19367640 -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-17T12:20:34.305 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[103289]: debug 2024-09-17T12:20:34.012+0000 7f7c19367640 -1 osd.5 161 *** Got signal Terminated *** 2024-09-17T12:20:34.306 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[103289]: debug 2024-09-17T12:20:34.012+0000 7f7c19367640 -1 osd.5 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:20:35.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[103289]: debug 2024-09-17T12:20:34.744+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:35.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[103289]: debug 2024-09-17T12:20:34.744+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:35.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[103289]: debug 2024-09-17T12:20:34.744+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.088336+0000 front 2024-09-17T12:20:09.087983+0000 (oldest deadline 2024-09-17T12:20:33.788052+0000) 2024-09-17T12:20:35.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[105972]: debug 2024-09-17T12:20:34.628+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:35.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[105972]: debug 2024-09-17T12:20:34.628+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:35.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[105972]: debug 2024-09-17T12:20:34.628+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:35.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[108818]: debug 2024-09-17T12:20:34.644+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:35.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[108818]: debug 2024-09-17T12:20:34.644+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:35.057 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:34 smithi121 bash[108818]: debug 2024-09-17T12:20:34.644+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:36.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:35 smithi121 bash[108818]: debug 2024-09-17T12:20:35.696+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:36.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:35 smithi121 bash[108818]: debug 2024-09-17T12:20:35.696+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:36.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:35 smithi121 bash[108818]: debug 2024-09-17T12:20:35.696+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:36.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:35 smithi121 bash[103289]: debug 2024-09-17T12:20:35.772+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:36.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:35 smithi121 bash[103289]: debug 2024-09-17T12:20:35.772+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:36.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:35 smithi121 bash[103289]: debug 2024-09-17T12:20:35.772+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.088336+0000 front 2024-09-17T12:20:09.087983+0000 (oldest deadline 2024-09-17T12:20:33.788052+0000) 2024-09-17T12:20:36.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:35 smithi121 bash[105972]: debug 2024-09-17T12:20:35.632+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:36.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:35 smithi121 bash[105972]: debug 2024-09-17T12:20:35.632+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:36.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:35 smithi121 bash[105972]: debug 2024-09-17T12:20:35.632+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:37.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:36 smithi121 bash[108818]: debug 2024-09-17T12:20:36.656+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:37.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:36 smithi121 bash[108818]: debug 2024-09-17T12:20:36.656+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:37.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:36 smithi121 bash[108818]: debug 2024-09-17T12:20:36.656+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:37.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:36 smithi121 bash[103289]: debug 2024-09-17T12:20:36.808+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:37.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:36 smithi121 bash[103289]: debug 2024-09-17T12:20:36.808+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:37.056 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:36 smithi121 bash[103289]: debug 2024-09-17T12:20:36.808+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.088336+0000 front 2024-09-17T12:20:09.087983+0000 (oldest deadline 2024-09-17T12:20:33.788052+0000) 2024-09-17T12:20:37.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:36 smithi121 bash[105972]: debug 2024-09-17T12:20:36.668+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:37.057 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:36 smithi121 bash[105972]: debug 2024-09-17T12:20:36.668+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:37.057 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:36 smithi121 bash[105972]: debug 2024-09-17T12:20:36.668+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:37.785 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:37 smithi121 bash[105972]: debug 2024-09-17T12:20:37.624+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:37.786 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:37 smithi121 bash[105972]: debug 2024-09-17T12:20:37.624+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:37.786 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:37 smithi121 bash[105972]: debug 2024-09-17T12:20:37.624+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:37.786 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:37 smithi121 bash[108818]: debug 2024-09-17T12:20:37.636+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:37.786 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:37 smithi121 bash[108818]: debug 2024-09-17T12:20:37.636+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:37.786 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:37 smithi121 bash[108818]: debug 2024-09-17T12:20:37.636+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:38.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:37 smithi121 bash[103289]: debug 2024-09-17T12:20:37.784+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:38.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:37 smithi121 bash[103289]: debug 2024-09-17T12:20:37.784+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:38.055 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:37 smithi121 bash[103289]: debug 2024-09-17T12:20:37.784+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.088336+0000 front 2024-09-17T12:20:09.087983+0000 (oldest deadline 2024-09-17T12:20:33.788052+0000) 2024-09-17T12:20:38.837 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:38 smithi121 bash[105972]: debug 2024-09-17T12:20:38.579+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:38.838 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:38 smithi121 bash[105972]: debug 2024-09-17T12:20:38.579+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:38.838 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:38 smithi121 bash[105972]: debug 2024-09-17T12:20:38.579+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:38.838 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:38 smithi121 bash[108818]: debug 2024-09-17T12:20:38.603+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:38.838 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:38 smithi121 bash[108818]: debug 2024-09-17T12:20:38.603+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:38.838 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:38 smithi121 bash[108818]: debug 2024-09-17T12:20:38.603+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:38.839 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:38 smithi121 bash[103289]: debug 2024-09-17T12:20:38.747+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.484805+0000 front 2024-09-17T12:19:50.484740+0000 (oldest deadline 2024-09-17T12:20:15.184497+0000) 2024-09-17T12:20:38.839 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:38 smithi121 bash[103289]: debug 2024-09-17T12:20:38.747+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:59.786025+0000 front 2024-09-17T12:19:59.786155+0000 (oldest deadline 2024-09-17T12:20:23.285961+0000) 2024-09-17T12:20:38.839 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:38 smithi121 bash[103289]: debug 2024-09-17T12:20:38.747+0000 7f7c11974640 -1 osd.5 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.088336+0000 front 2024-09-17T12:20:09.087983+0000 (oldest deadline 2024-09-17T12:20:33.788052+0000) 2024-09-17T12:20:39.765 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:39 smithi121 bash[105972]: debug 2024-09-17T12:20:39.603+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:39.765 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:39 smithi121 bash[105972]: debug 2024-09-17T12:20:39.603+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:39.766 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:39 smithi121 bash[105972]: debug 2024-09-17T12:20:39.603+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:39.766 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:39 smithi121 bash[108818]: debug 2024-09-17T12:20:39.591+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:39.766 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:39 smithi121 bash[108818]: debug 2024-09-17T12:20:39.591+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:39.766 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:39 smithi121 bash[108818]: debug 2024-09-17T12:20:39.591+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:40.805 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:40 smithi121 bash[121628]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-5 2024-09-17T12:20:40.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:40 smithi121 bash[108818]: debug 2024-09-17T12:20:40.603+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:40.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:40 smithi121 bash[108818]: debug 2024-09-17T12:20:40.603+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:40.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:40 smithi121 bash[108818]: debug 2024-09-17T12:20:40.603+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:40.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:40 smithi121 bash[105972]: debug 2024-09-17T12:20:40.607+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:40.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:40 smithi121 bash[105972]: debug 2024-09-17T12:20:40.607+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:40.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:40 smithi121 bash[105972]: debug 2024-09-17T12:20:40.607+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:41.147 INFO:journalctl@ceph.osd.5.smithi121.stdout:Sep 17 12:20:40 smithi121 bash[121793]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-5 2024-09-17T12:20:41.809 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:41 smithi121 bash[105972]: debug 2024-09-17T12:20:41.583+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:41.809 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:41 smithi121 bash[105972]: debug 2024-09-17T12:20:41.583+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:41.809 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:41 smithi121 bash[105972]: debug 2024-09-17T12:20:41.583+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:41.810 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:41 smithi121 bash[108818]: debug 2024-09-17T12:20:41.579+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:41.810 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:41 smithi121 bash[108818]: debug 2024-09-17T12:20:41.579+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:41.810 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:41 smithi121 bash[108818]: debug 2024-09-17T12:20:41.579+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:42.931 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:42 smithi121 bash[105972]: debug 2024-09-17T12:20:42.559+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:42.931 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:42 smithi121 bash[105972]: debug 2024-09-17T12:20:42.559+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:42.931 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:42 smithi121 bash[105972]: debug 2024-09-17T12:20:42.559+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:42.931 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:42 smithi121 bash[105972]: debug 2024-09-17T12:20:42.559+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.936416+0000 front 2024-09-17T12:20:19.936447+0000 (oldest deadline 2024-09-17T12:20:41.636260+0000) 2024-09-17T12:20:42.932 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:42 smithi121 bash[108818]: debug 2024-09-17T12:20:42.607+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:42.932 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:42 smithi121 bash[108818]: debug 2024-09-17T12:20:42.607+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:42.932 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:42 smithi121 bash[108818]: debug 2024-09-17T12:20:42.607+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:43.805 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:43 smithi121 bash[105972]: debug 2024-09-17T12:20:43.543+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:43.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:43 smithi121 bash[105972]: debug 2024-09-17T12:20:43.543+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:43.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:43 smithi121 bash[105972]: debug 2024-09-17T12:20:43.543+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:43.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:43 smithi121 bash[105972]: debug 2024-09-17T12:20:43.543+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.936416+0000 front 2024-09-17T12:20:19.936447+0000 (oldest deadline 2024-09-17T12:20:41.636260+0000) 2024-09-17T12:20:43.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:43 smithi121 bash[108818]: debug 2024-09-17T12:20:43.583+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:43.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:43 smithi121 bash[108818]: debug 2024-09-17T12:20:43.583+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:43.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:43 smithi121 bash[108818]: debug 2024-09-17T12:20:43.583+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:43.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:43 smithi121 bash[108818]: debug 2024-09-17T12:20:43.583+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:44.331 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T12:20:44.403 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:20:44.403 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T12:20:44.403 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T12:20:44.403 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.6 2024-09-17T12:20:44.591 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[108818]: debug 2024-09-17T12:20:44.559+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:44.591 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[108818]: debug 2024-09-17T12:20:44.559+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:44.591 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[108818]: debug 2024-09-17T12:20:44.559+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:44.591 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[108818]: debug 2024-09-17T12:20:44.559+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:44.591 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:44 smithi121 systemd[1]: Stopping Ceph osd.6 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:20:44.592 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[105972]: debug 2024-09-17T12:20:44.571+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:44.592 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[105972]: debug 2024-09-17T12:20:44.571+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:44.592 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[105972]: debug 2024-09-17T12:20:44.571+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:44.592 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[105972]: debug 2024-09-17T12:20:44.571+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.936416+0000 front 2024-09-17T12:20:19.936447+0000 (oldest deadline 2024-09-17T12:20:41.636260+0000) 2024-09-17T12:20:44.592 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[105972]: debug 2024-09-17T12:20:44.587+0000 7f97a90c8640 -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-17T12:20:44.592 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[105972]: debug 2024-09-17T12:20:44.587+0000 7f97a90c8640 -1 osd.6 161 *** Got signal Terminated *** 2024-09-17T12:20:44.592 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:44 smithi121 bash[105972]: debug 2024-09-17T12:20:44.587+0000 7f97a90c8640 -1 osd.6 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:20:45.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:45 smithi121 bash[108818]: debug 2024-09-17T12:20:45.519+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:45.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:45 smithi121 bash[108818]: debug 2024-09-17T12:20:45.519+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:45.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:45 smithi121 bash[108818]: debug 2024-09-17T12:20:45.519+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:45.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:45 smithi121 bash[108818]: debug 2024-09-17T12:20:45.519+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:45.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:45 smithi121 bash[105972]: debug 2024-09-17T12:20:45.547+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:45.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:45 smithi121 bash[105972]: debug 2024-09-17T12:20:45.547+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:45.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:45 smithi121 bash[105972]: debug 2024-09-17T12:20:45.547+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:45.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:45 smithi121 bash[105972]: debug 2024-09-17T12:20:45.547+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.936416+0000 front 2024-09-17T12:20:19.936447+0000 (oldest deadline 2024-09-17T12:20:41.636260+0000) 2024-09-17T12:20:46.805 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:46 smithi121 bash[105972]: debug 2024-09-17T12:20:46.543+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:46.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:46 smithi121 bash[105972]: debug 2024-09-17T12:20:46.543+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:46.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:46 smithi121 bash[105972]: debug 2024-09-17T12:20:46.543+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:46.806 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:46 smithi121 bash[105972]: debug 2024-09-17T12:20:46.543+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.936416+0000 front 2024-09-17T12:20:19.936447+0000 (oldest deadline 2024-09-17T12:20:41.636260+0000) 2024-09-17T12:20:46.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:46 smithi121 bash[108818]: debug 2024-09-17T12:20:46.555+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:46.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:46 smithi121 bash[108818]: debug 2024-09-17T12:20:46.555+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:46.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:46 smithi121 bash[108818]: debug 2024-09-17T12:20:46.555+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:46.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:46 smithi121 bash[108818]: debug 2024-09-17T12:20:46.555+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:48.055 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:47 smithi121 bash[105972]: debug 2024-09-17T12:20:47.559+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:48.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:47 smithi121 bash[105972]: debug 2024-09-17T12:20:47.559+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:48.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:47 smithi121 bash[105972]: debug 2024-09-17T12:20:47.559+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:48.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:47 smithi121 bash[105972]: debug 2024-09-17T12:20:47.559+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.936416+0000 front 2024-09-17T12:20:19.936447+0000 (oldest deadline 2024-09-17T12:20:41.636260+0000) 2024-09-17T12:20:48.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:47 smithi121 bash[108818]: debug 2024-09-17T12:20:47.575+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:48.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:47 smithi121 bash[108818]: debug 2024-09-17T12:20:47.575+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:48.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:47 smithi121 bash[108818]: debug 2024-09-17T12:20:47.575+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:48.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:47 smithi121 bash[108818]: debug 2024-09-17T12:20:47.575+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:49.055 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:48 smithi121 bash[105972]: debug 2024-09-17T12:20:48.607+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:50.330680+0000 front 2024-09-17T12:19:50.330216+0000 (oldest deadline 2024-09-17T12:20:13.230190+0000) 2024-09-17T12:20:49.055 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:48 smithi121 bash[105972]: debug 2024-09-17T12:20:48.607+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:20:01.432430+0000 front 2024-09-17T12:20:01.432595+0000 (oldest deadline 2024-09-17T12:20:24.332104+0000) 2024-09-17T12:20:49.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:48 smithi121 bash[105972]: debug 2024-09-17T12:20:48.607+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:08.934184+0000 front 2024-09-17T12:20:08.934306+0000 (oldest deadline 2024-09-17T12:20:32.433977+0000) 2024-09-17T12:20:49.056 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:48 smithi121 bash[105972]: debug 2024-09-17T12:20:48.607+0000 7f97a56dd640 -1 osd.6 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.936416+0000 front 2024-09-17T12:20:19.936447+0000 (oldest deadline 2024-09-17T12:20:41.636260+0000) 2024-09-17T12:20:49.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:48 smithi121 bash[108818]: debug 2024-09-17T12:20:48.591+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:49.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:48 smithi121 bash[108818]: debug 2024-09-17T12:20:48.591+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:49.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:48 smithi121 bash[108818]: debug 2024-09-17T12:20:48.591+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:49.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:48 smithi121 bash[108818]: debug 2024-09-17T12:20:48.591+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:50.018 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:49 smithi121 bash[108818]: debug 2024-09-17T12:20:49.595+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:50.018 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:49 smithi121 bash[108818]: debug 2024-09-17T12:20:49.595+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:50.019 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:49 smithi121 bash[108818]: debug 2024-09-17T12:20:49.595+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:50.019 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:49 smithi121 bash[108818]: debug 2024-09-17T12:20:49.595+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:50.965 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:50 smithi121 bash[122105]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-6 2024-09-17T12:20:50.965 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:50 smithi121 bash[108818]: debug 2024-09-17T12:20:50.579+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:50.966 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:50 smithi121 bash[108818]: debug 2024-09-17T12:20:50.579+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:50.966 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:50 smithi121 bash[108818]: debug 2024-09-17T12:20:50.579+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:50.966 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:50 smithi121 bash[108818]: debug 2024-09-17T12:20:50.579+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:51.305 INFO:journalctl@ceph.osd.6.smithi121.stdout:Sep 17 12:20:50 smithi121 bash[122640]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-6 2024-09-17T12:20:52.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:51 smithi121 bash[108818]: debug 2024-09-17T12:20:51.555+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:52.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:51 smithi121 bash[108818]: debug 2024-09-17T12:20:51.555+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:52.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:51 smithi121 bash[108818]: debug 2024-09-17T12:20:51.555+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:52.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:51 smithi121 bash[108818]: debug 2024-09-17T12:20:51.555+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:52.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:52 smithi121 bash[108818]: debug 2024-09-17T12:20:52.527+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:52.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:52 smithi121 bash[108818]: debug 2024-09-17T12:20:52.527+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:52.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:52 smithi121 bash[108818]: debug 2024-09-17T12:20:52.527+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:52.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:52 smithi121 bash[108818]: debug 2024-09-17T12:20:52.527+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:53.202 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T12:20:53.231 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:20:53.231 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T12:20:53.231 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T12:20:53.231 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.7 2024-09-17T12:20:53.551 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:53 smithi121 systemd[1]: Stopping Ceph osd.7 for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:20:53.551 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:53 smithi121 bash[108818]: debug 2024-09-17T12:20:53.411+0000 7f821788a640 -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-17T12:20:53.551 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:53 smithi121 bash[108818]: debug 2024-09-17T12:20:53.411+0000 7f821788a640 -1 osd.7 161 *** Got signal Terminated *** 2024-09-17T12:20:53.551 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:53 smithi121 bash[108818]: debug 2024-09-17T12:20:53.411+0000 7f821788a640 -1 osd.7 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T12:20:53.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:53 smithi121 bash[108818]: debug 2024-09-17T12:20:53.551+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:53.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:53 smithi121 bash[108818]: debug 2024-09-17T12:20:53.551+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:53.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:53 smithi121 bash[108818]: debug 2024-09-17T12:20:53.551+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:53.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:53 smithi121 bash[108818]: debug 2024-09-17T12:20:53.551+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:54.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:54 smithi121 bash[108818]: debug 2024-09-17T12:20:54.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:54.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:54 smithi121 bash[108818]: debug 2024-09-17T12:20:54.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:54.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:54 smithi121 bash[108818]: debug 2024-09-17T12:20:54.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:54.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:54 smithi121 bash[108818]: debug 2024-09-17T12:20:54.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:54.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:54 smithi121 bash[108818]: debug 2024-09-17T12:20:54.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.121:6804 osd.4 since back 2024-09-17T12:20:28.860076+0000 front 2024-09-17T12:20:28.860186+0000 (oldest deadline 2024-09-17T12:20:54.159995+0000) 2024-09-17T12:20:56.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:55 smithi121 bash[108818]: debug 2024-09-17T12:20:55.567+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:56.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:55 smithi121 bash[108818]: debug 2024-09-17T12:20:55.567+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:56.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:55 smithi121 bash[108818]: debug 2024-09-17T12:20:55.567+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:56.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:55 smithi121 bash[108818]: debug 2024-09-17T12:20:55.567+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:56.056 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:55 smithi121 bash[108818]: debug 2024-09-17T12:20:55.567+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.121:6804 osd.4 since back 2024-09-17T12:20:28.860076+0000 front 2024-09-17T12:20:28.860186+0000 (oldest deadline 2024-09-17T12:20:54.159995+0000) 2024-09-17T12:20:56.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:56 smithi121 bash[108818]: debug 2024-09-17T12:20:56.547+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:56.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:56 smithi121 bash[108818]: debug 2024-09-17T12:20:56.547+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:56.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:56 smithi121 bash[108818]: debug 2024-09-17T12:20:56.547+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:56.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:56 smithi121 bash[108818]: debug 2024-09-17T12:20:56.547+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:56.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:56 smithi121 bash[108818]: debug 2024-09-17T12:20:56.547+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.121:6804 osd.4 since back 2024-09-17T12:20:28.860076+0000 front 2024-09-17T12:20:28.860186+0000 (oldest deadline 2024-09-17T12:20:54.159995+0000) 2024-09-17T12:20:57.805 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:57 smithi121 bash[108818]: debug 2024-09-17T12:20:57.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-17T12:19:51.852402+0000 front 2024-09-17T12:19:51.852038+0000 (oldest deadline 2024-09-17T12:20:14.751850+0000) 2024-09-17T12:20:57.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:57 smithi121 bash[108818]: debug 2024-09-17T12:20:57.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-17T12:19:58.853247+0000 front 2024-09-17T12:19:58.853038+0000 (oldest deadline 2024-09-17T12:20:23.552907+0000) 2024-09-17T12:20:57.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:57 smithi121 bash[108818]: debug 2024-09-17T12:20:57.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-17T12:20:09.955004+0000 front 2024-09-17T12:20:09.955121+0000 (oldest deadline 2024-09-17T12:20:32.854754+0000) 2024-09-17T12:20:57.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:57 smithi121 bash[108818]: debug 2024-09-17T12:20:57.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-17T12:20:19.057736+0000 front 2024-09-17T12:20:19.057640+0000 (oldest deadline 2024-09-17T12:20:43.157760+0000) 2024-09-17T12:20:57.806 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:57 smithi121 bash[108818]: debug 2024-09-17T12:20:57.531+0000 7f8213e9f640 -1 osd.7 161 heartbeat_check: no reply from 172.21.15.121:6804 osd.4 since back 2024-09-17T12:20:28.860076+0000 front 2024-09-17T12:20:28.860186+0000 (oldest deadline 2024-09-17T12:20:54.159995+0000) 2024-09-17T12:20:58.555 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:20:58 smithi121 bash[80502]: ts=2024-09-17T12:20:58.186Z 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.92:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:20:58.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:20:58 smithi121 bash[80502]: ts=2024-09-17T12:20:58.191Z 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.92:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:20:58.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:20:58 smithi121 bash[80502]: ts=2024-09-17T12:20:58.191Z 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.92:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:20:58.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:20:58 smithi121 bash[80502]: ts=2024-09-17T12:20:58.191Z 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.92:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:20:58.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:20:58 smithi121 bash[80502]: ts=2024-09-17T12:20:58.194Z 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.92:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:20:58.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:20:58 smithi121 bash[80502]: ts=2024-09-17T12:20:58.194Z 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.92:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:20:58.556 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:20:58 smithi121 bash[80502]: ts=2024-09-17T12:20:58.196Z 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.92:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-17T12:21:00.055 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:20:59 smithi121 bash[122770]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-7 2024-09-17T12:21:00.545 INFO:journalctl@ceph.osd.7.smithi121.stdout:Sep 17 12:21:00 smithi121 bash[122840]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-osd-7 2024-09-17T12:21:02.927 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T12:21:02.953 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:21:02.954 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T12:21:02.954 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-17T12:21:02.954 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a 2024-09-17T12:21:03.305 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 systemd[1]: Stopping Ceph prometheus.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:21:03.504 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:03 smithi092 bash[101364]: ts=2024-09-17T12:21:03.247Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.92:8443: connect: connection refused" 2024-09-17T12:21:03.504 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:03 smithi092 bash[101364]: ts=2024-09-17T12:21:03.248Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.121:8443: connect: connection refused" 2024-09-17T12:21:03.758 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.480Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.480Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.480Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.480Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.480Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.480Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.481Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.480Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.482Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.484Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T12:21:03.759 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.484Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-17T12:21:03.760 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:03 smithi121 bash[80502]: ts=2024-09-17T12:21:03.484Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-17T12:21:04.439 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:04 smithi121 bash[123064]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:21:04.439 INFO:journalctl@ceph.prometheus.a.smithi121.stdout:Sep 17 12:21:04 smithi121 bash[123124]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T12:21:04.441 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-17T12:21:04.463 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T12:21:04.464 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-17T12:21:04.464 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T12:21:04.585 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:21:09.466 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:09 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:09.466 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:09 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:09.806 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:09 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:09.807 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:09 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:09 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.076 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.077 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:09 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.077 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.342 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.342 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.617 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.618 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.934 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:10.934 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:11.193 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:11.193 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:10 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:11.193 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:11 smithi092 systemd[1]: Stopping Ceph node-exporter.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:21:12.186 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:11 smithi092 bash[163030]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T12:21:12.187 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:12 smithi092 bash[163090]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T12:21:12.187 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:12 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:21:12.187 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:12 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T12:21:12.187 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:12 smithi092 systemd[1]: Stopped Ceph node-exporter.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:21:12.461 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 17 12:21:12 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:12.461 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:12 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:12.461 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:12 smithi092 systemd[1]: Stopping Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:21:12.461 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:12 smithi092 bash[101364]: ts=2024-09-17T12:21:12.415Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T12:21:13.326 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:13 smithi092 bash[163154]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T12:21:13.326 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:13 smithi092 bash[163213]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T12:21:13.326 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:13 smithi092 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T12:21:13.326 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:13 smithi092 systemd[1]: Stopped Ceph alertmanager.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:21:13.826 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 17 12:21:13 smithi092 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:36.092 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T12:21:36.217 INFO:teuthology.orchestra.run.smithi121.stdout:Deleting cluster with fsid: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:21:41.292 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:41.292 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:41.555 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:41.555 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:41.923 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:41.923 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:42.228 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:42.228 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:42.229 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:41 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:42.229 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:42.510 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:42.510 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:42.805 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:42.805 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:43.125 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:43.126 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:42 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:43.126 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:42 smithi121 systemd[1]: Stopping Ceph node-exporter.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:21:44.055 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:43 smithi121 bash[124432]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T12:21:44.055 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:43 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T12:21:44.055 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:43 smithi121 bash[124492]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T12:21:44.055 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:43 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T12:21:44.055 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:43 smithi121 systemd[1]: Stopped Ceph node-exporter.b for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:21:44.345 INFO:journalctl@ceph.node-exporter.b.smithi121.stdout:Sep 17 12:21:44 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:44.345 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:44 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:44.346 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:44 smithi121 systemd[1]: Stopping Ceph grafana.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968... 2024-09-17T12:21:44.346 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:44 smithi121 bash[82957]: logger=server t=2024-09-17T12:21:44.279855894Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T12:21:44.346 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:44 smithi121 bash[82957]: logger=ticker t=2024-09-17T12:21:44.279946947Z level=info msg=stopped last_tick=2024-09-17T12:21:40Z 2024-09-17T12:21:44.346 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:44 smithi121 bash[82957]: logger=tracing t=2024-09-17T12:21:44.279983173Z level=info msg="Closing tracing" 2024-09-17T12:21:44.346 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:44 smithi121 bash[82957]: logger=grafana-apiserver t=2024-09-17T12:21:44.280070162Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-17T12:21:45.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:44 smithi121 bash[124553]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-grafana-a 2024-09-17T12:21:45.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:45 smithi121 bash[124612]: Error response from daemon: No such container: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968-grafana-a 2024-09-17T12:21:45.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:45 smithi121 systemd[1]: ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T12:21:45.214 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:45 smithi121 systemd[1]: Stopped Ceph grafana.a for a9e6fd4e-74e5-11ef-bceb-c7b262605968. 2024-09-17T12:21:45.555 INFO:journalctl@ceph.grafana.a.smithi121.stdout:Sep 17 12:21:45 smithi121 systemd[1]: /etc/systemd/system/ceph-a9e6fd4e-74e5-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T12:21:56.858 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T12:21:56.873 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T12:21:56.885 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T12:21:56.887 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907731/remote/smithi092/crash 2024-09-17T12:21:56.888 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/crash -- . 2024-09-17T12:21:56.929 INFO:teuthology.orchestra.run.smithi092.stderr:tar: /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T12:21:56.929 INFO:teuthology.orchestra.run.smithi092.stderr:tar: Error is not recoverable: exiting now 2024-09-17T12:21:56.932 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907731/remote/smithi121/crash 2024-09-17T12:21:56.933 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/crash -- . 2024-09-17T12:21:56.944 INFO:teuthology.orchestra.run.smithi121.stderr:tar: /var/lib/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T12:21:56.944 INFO:teuthology.orchestra.run.smithi121.stderr:tar: Error is not recoverable: exiting now 2024-09-17T12:21:56.945 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T12:21:56.945 DEBUG:teuthology.orchestra.run.smithi092:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-17T12:21:56.988 INFO:tasks.cephadm:Compressing logs... 2024-09-17T12:21:56.988 DEBUG:teuthology.orchestra.run.smithi092:> 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-17T12:21:57.035 DEBUG:teuthology.orchestra.run.smithi121:> 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-17T12:21:57.043 INFO:teuthology.orchestra.run.smithi092.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T12:21:57.047 INFO:teuthology.orchestra.run.smithi121.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T12:21:57.048 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T12:21:57.049 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-17T12:21:57.049 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T12:21:57.050 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T12:21:57.050 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T12:21:57.051 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T12:21:57.052 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T12:21:57.052 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T12:21:57.052 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-17T12:21:57.058 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T12:21:57.058 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-17T12:21:57.059 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-17T12:21:57.060 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T12:21:57.060 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T12:21:57.060 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.6.log: /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi121.ytazdu.log 2024-09-17T12:21:57.061 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T12:21:57.063 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.1.log: 94.7% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T12:21:57.063 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.log 2024-09-17T12:21:57.063 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/tcmu-runner.log: 86.3% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-17T12:21:57.063 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T12:21:57.064 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi121.ytazdu.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.log 2024-09-17T12:21:57.064 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mgr.x.log: 83.2% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi121.ytazdu.log.gz 2024-09-17T12:21:57.064 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T12:21:57.064 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T12:21:57.065 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-volume.log: 91.0% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T12:21:57.065 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T12:21:57.069 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.audit.log: 89.7% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T12:21:57.070 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T12:21:57.073 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.log: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T12:21:57.074 INFO:teuthology.orchestra.run.smithi092.stderr: 94.3% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T12:21:57.074 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T12:21:57.074 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T12:21:57.089 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi092.phvpin.log 2024-09-17T12:21:57.100 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mon.b.log: /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.4.log: 92.9% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T12:21:57.105 INFO:teuthology.orchestra.run.smithi121.stderr: 87.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T12:21:57.106 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi092.phvpin.log: 77.2% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi092.phvpin.log.gz 2024-09-17T12:21:57.196 INFO:teuthology.orchestra.run.smithi092.stderr: 95.6% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T12:21:57.258 INFO:teuthology.orchestra.run.smithi121.stderr: 88.5% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T12:21:57.260 INFO:teuthology.orchestra.run.smithi092.stderr: 91.7% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T12:21:57.275 INFO:teuthology.orchestra.run.smithi121.stderr: 91.8% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T12:21:58.165 INFO:teuthology.orchestra.run.smithi121.stderr: 92.9% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T12:21:58.442 INFO:teuthology.orchestra.run.smithi092.stderr: 93.1% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T12:21:58.984 INFO:teuthology.orchestra.run.smithi092.stderr: 91.8% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-17T12:21:59.310 INFO:teuthology.orchestra.run.smithi121.stderr: 93.1% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-17T12:21:59.677 INFO:teuthology.orchestra.run.smithi092.stderr: 93.2% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T12:21:59.682 INFO:teuthology.orchestra.run.smithi121.stderr: 93.3% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T12:21:59.962 INFO:teuthology.orchestra.run.smithi092.stderr: 93.4% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T12:21:59.967 INFO:teuthology.orchestra.run.smithi121.stderr: 93.7% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-17T12:22:00.137 INFO:teuthology.orchestra.run.smithi092.stderr: 93.4% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T12:22:00.318 INFO:teuthology.orchestra.run.smithi121.stderr: 93.5% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T12:22:00.319 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-09-17T12:22:00.319 INFO:teuthology.orchestra.run.smithi121.stderr:real 0m3.280s 2024-09-17T12:22:00.319 INFO:teuthology.orchestra.run.smithi121.stderr:user 0m12.097s 2024-09-17T12:22:00.320 INFO:teuthology.orchestra.run.smithi121.stderr:sys 0m0.523s 2024-09-17T12:22:00.852 INFO:teuthology.orchestra.run.smithi092.stderr: 91.7% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T12:22:01.028 INFO:teuthology.orchestra.run.smithi092.stderr: 93.3% -- replaced with /var/log/ceph/a9e6fd4e-74e5-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T12:22:01.030 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-17T12:22:01.030 INFO:teuthology.orchestra.run.smithi092.stderr:real 0m3.993s 2024-09-17T12:22:01.030 INFO:teuthology.orchestra.run.smithi092.stderr:user 0m19.317s 2024-09-17T12:22:01.030 INFO:teuthology.orchestra.run.smithi092.stderr:sys 0m0.637s 2024-09-17T12:22:01.030 INFO:tasks.cephadm:Archiving logs... 2024-09-17T12:22:01.031 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907731/remote/smithi092/log 2024-09-17T12:22:01.032 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T12:22:03.193 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907731/remote/smithi121/log 2024-09-17T12:22:03.194 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T12:22:04.697 INFO:tasks.cephadm:Removing cluster... 2024-09-17T12:22:04.697 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 --force 2024-09-17T12:22:04.818 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:22:05.974 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a9e6fd4e-74e5-11ef-bceb-c7b262605968 --force 2024-09-17T12:22:06.097 INFO:teuthology.orchestra.run.smithi121.stdout:Deleting cluster with fsid: a9e6fd4e-74e5-11ef-bceb-c7b262605968 2024-09-17T12:22:07.242 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T12:22:07.242 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T12:22:07.248 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T12:22:07.253 INFO:tasks.cephadm:Teardown complete 2024-09-17T12:22:07.253 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T12:22:07.262 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T12:22:07.263 DEBUG:teuthology.orchestra.run.smithi092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T12:22:07.291 DEBUG:teuthology.orchestra.run.smithi121:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T12:22:07.306 INFO:teuthology.orchestra.run.smithi092.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T12:22:07.307 INFO:teuthology.orchestra.run.smithi092.stdout:============================================================================== 2024-09-17T12:22:07.307 INFO:teuthology.orchestra.run.smithi092.stdout:*hv01.front.sepi 67.205.162.81 3 u 7 128 377 0.109 -1.049 0.734 2024-09-17T12:22:07.307 INFO:teuthology.orchestra.run.smithi092.stdout:+hv02.front.sepi 63.231.80.2 3 u 59 128 377 0.090 -4.143 0.673 2024-09-17T12:22:07.307 INFO:teuthology.orchestra.run.smithi092.stdout:+hv03.front.sepi 74.6.168.72 3 u 13 128 377 0.088 +0.636 1.425 2024-09-17T12:22:07.307 INFO:teuthology.orchestra.run.smithi092.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T12:22:07.309 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T12:22:07.309 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-09-17T12:22:07.309 INFO:teuthology.orchestra.run.smithi121.stdout:*hv01.front.sepi 67.205.162.81 3 u 52 128 377 0.169 -1.541 0.189 2024-09-17T12:22:07.309 INFO:teuthology.orchestra.run.smithi121.stdout:+hv02.front.sepi 63.231.80.2 3 u 79 128 377 0.155 -3.794 0.171 2024-09-17T12:22:07.309 INFO:teuthology.orchestra.run.smithi121.stdout:+hv03.front.sepi 74.6.168.72 3 u 63 128 377 0.161 -0.845 0.108 2024-09-17T12:22:07.309 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T12:22:07.310 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T12:22:07.319 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T12:22:07.320 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T12:22:07.372 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T12:22:07.381 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T12:22:07.390 INFO:teuthology.task.internal:Duration was 4664.153211 seconds 2024-09-17T12:22:07.390 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T12:22:07.399 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T12:22:07.399 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T12:22:07.402 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T12:22:07.440 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T12:22:07.440 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi092.front.sepia.ceph.com 2024-09-17T12:22:07.440 DEBUG:teuthology.orchestra.run.smithi092:> 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-17T12:22:07.494 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi121.front.sepia.ceph.com 2024-09-17T12:22:07.495 DEBUG:teuthology.orchestra.run.smithi121:> 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-17T12:22:07.505 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T12:22:07.505 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T12:22:07.538 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T12:22:07.722 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T12:22:07.722 DEBUG:teuthology.orchestra.run.smithi092:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T12:22:07.724 DEBUG:teuthology.orchestra.run.smithi121:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T12:22:08.443 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T12:22:08.461 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T12:22:08.462 DEBUG:teuthology.orchestra.run.smithi092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T12:22:08.474 DEBUG:teuthology.orchestra.run.smithi121:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T12:22:08.488 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T12:22:08.498 DEBUG:teuthology.orchestra.run.smithi092:> 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-17T12:22:08.522 DEBUG:teuthology.orchestra.run.smithi121:> 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-17T12:22:08.530 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = core 2024-09-17T12:22:08.543 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = core 2024-09-17T12:22:08.570 DEBUG:teuthology.orchestra.run.smithi092:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T12:22:08.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:22:08.617 DEBUG:teuthology.orchestra.run.smithi121:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T12:22:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:22:08.622 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T12:22:08.636 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T12:22:08.637 DEBUG:teuthology.misc:Transferring archived files from smithi092:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907731/remote/smithi092 2024-09-17T12:22:08.637 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T12:22:08.715 DEBUG:teuthology.misc:Transferring archived files from smithi121:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907731/remote/smithi121 2024-09-17T12:22:08.715 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T12:22:08.756 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T12:22:08.757 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T12:22:08.759 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T12:22:08.794 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T12:22:08.806 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T12:22:08.806 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T12:22:08.816 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T12:22:08.817 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T12:22:08.819 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T12:22:08.823 INFO:teuthology.orchestra.run.smithi092.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 12:22 /home/ubuntu/cephtest 2024-09-17T12:22:08.841 INFO:teuthology.orchestra.run.smithi121.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 12:22 /home/ubuntu/cephtest 2024-09-17T12:22:08.843 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T12:22:08.852 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T12:22:09.011 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-reef 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 4664.153210878372 owner: scheduled_teuthology@teuthology success: true 2024-09-17T12:22:09.011 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T12:22:09.094 INFO:teuthology.run:pass